*,
::before,
::after {
    --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-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --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: rgb(59 130 246 / 0.5);
    --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-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --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: rgb(59 130 246 / 0.5);
    --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:
}

.container {
    width: 100%
}

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

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

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

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

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

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

.invisible {
    visibility: hidden
}

.static {
    position: static
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.sticky {
    position: sticky
}

.inset-0 {
    inset: 0px
}

.inset-x-0 {
    left: 0px;
    right: 0px
}

.inset-y-0 {
    top: 0px;
    bottom: 0px
}

.bottom-0 {
    bottom: 0px
}

.left-0 {
    left: 0px
}

.left-6 {
    left: 1.5rem
}

.left-\[-1rem\] {
    left: -1rem
}

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

.right-0 {
    right: 0px
}

.right-10 {
    right: 2.5rem
}

.right-2 {
    right: 0.5rem
}

.right-4 {
    right: 1rem
}

.right-6 {
    right: 1.5rem
}

.right-9 {
    right: 2.25rem
}

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

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

.top-0 {
    top: 0px
}

.top-16 {
    top: 4rem
}

.top-4 {
    top: 1rem
}

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

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

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

.top-\[calc\(50\%\+26px\)\] {
    top: calc(50% + 26px)
}

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

.z-0 {
    z-index: 0
}

.z-10 {
    z-index: 10
}

.z-20 {
    z-index: 20
}

.z-30 {
    z-index: 30
}

.z-50 {
    z-index: 50
}

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

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

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

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

.order-1 {
    order: 1
}

.order-2 {
    order: 2
}

.order-none {
    order: 0
}

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

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

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

.m-0 {
    margin: 0px
}

.m-4 {
    margin: 1rem
}

.m-auto {
    margin: auto
}

.mx-0 {
    margin-left: 0px;
    margin-right: 0px
}

.mx-1 {
    margin-left: 0.25rem;
    margin-right: 0.25rem
}

.mx-4 {
    margin-left: 1rem;
    margin-right: 1rem
}

.mx-\[-2px\] {
    margin-left: -2px;
    margin-right: -2px
}

.mx-\[2px\] {
    margin-left: 2px;
    margin-right: 2px
}

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

.my-0 {
    margin-top: 0px;
    margin-bottom: 0px
}

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

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

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

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

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

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

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

.my-auto {
    margin-top: auto;
    margin-bottom: auto
}

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

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

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

.mb-0 {
    margin-bottom: 0px
}

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

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

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

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

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

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

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

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

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

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

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

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

.mb-36 {
    margin-bottom: 9rem
}

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

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

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

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

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

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

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

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

.mb-9 {
    margin-bottom: 2.25rem
}

.ml-0 {
    margin-left: 0px
}

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

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

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

.ml-auto {
    margin-left: auto
}

.mr-0 {
    margin-right: 0px
}

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

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

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

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

.mr-auto {
    margin-right: auto
}

.ms-0 {
    margin-inline-start: 0px
}

.ms-0\.5 {
    margin-inline-start: 0.125rem
}

.ms-2 {
    margin-inline-start: 0.5rem
}

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

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

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

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

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

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

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

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

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

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

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

.mt-auto {
    margin-top: auto
}

.line-clamp-2 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.line-clamp-3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

.table {
    display: table
}

.flow-root {
    display: flow-root
}

.grid {
    display: grid
}

.hidden {
    display: none
}

.\ !h-8 {
    height: 2rem !important
}

.h-11 {
    height: 2.75rem
}

.h-12 {
    height: 3rem
}

.h-14 {
    height: 4.5rem
}

.h-3 {
    height: 0.75rem
}

.h-5 {
    height: 1.25rem
}

.h-8 {
    height: 2rem
}

.h-9 {
    height: 2.25rem
}

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

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

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

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

.h-\[50\] {
    height: 50
}

.h-\[88\%\] {
    height: 88%
}

.h-auto {
    height: auto
}

.h-fit {
    height: -moz-fit-content;
    height: fit-content
}

.h-full {
    height: 100%
}

.h-max {
    height: max-content
}

.h-screen {
    height: 100vh
}

.\ !max-h-8 {
    max-height: 2rem !important
}

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

.max-h-11 {
    max-height: 2.75rem
}

.max-h-400 {
    max-height: 400px
}

.max-h-60 {
    max-height: 15rem
}

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

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

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

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

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

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

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

.max-h-\[90vh\] {
    max-height: 90vh
}

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

.max-h-full {
    max-height: 100%
}

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

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

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

.min-h-\[65vh\] {
    min-height: 65vh
}

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

.min-h-full {
    min-height: 100%
}

.\ !w-8 {
    width: 2rem !important
}

.w-0 {
    width: 0px
}

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

.w-1\/4 {
    width: 25%
}

.w-10\/12 {
    width: 83.333333%
}

.w-12 {
    width: 3rem
}

.w-2\/12 {
    width: 16.666667%
}

.w-24 {
    width: 6rem
}

.w-3 {
    width: 0.75rem
}

.w-3\/4 {
    width: 75%
}

.w-36 {
    width: 9rem
}

.w-5 {
    width: 1.25rem
}

.w-6 {
    width: 1.5rem
}

.w-7 {
    width: 1.75rem
}

.w-8 {
    width: 2rem
}

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

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

.w-\[37vw\] {
    width: 37vw
}

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

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

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

.w-auto {
    width: auto
}

.w-fit {
    width: -moz-fit-content;
    width: fit-content
}

.w-full {
    width: 100%
}

.w-px {
    width: 1px
}

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

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

.min-w-\[50\%\] {
    min-width: 50%
}

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

.min-w-fit {
    min-width: -moz-fit-content;
    min-width: fit-content
}

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

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

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

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

.max-w-7xl {
    max-width: 80rem
}

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

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

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

.max-w-\[90vw\] {
    max-width: 90vw
}

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

.max-w-fit {
    max-width: -moz-fit-content;
    max-width: fit-content
}

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

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

.max-w-screen-2xl {
    max-width: 1536px
}

.max-w-screen-lg {
    max-width: 1024px
}

.flex-1 {
    flex: 1 1 0%
}

.flex-none {
    flex: none
}

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

.shrink-0 {
    flex-shrink: 0
}

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

.grow {
    flex-grow: 1
}

.grow-0 {
    flex-grow: 0
}

.table-auto {
    table-layout: auto
}

.table-fixed {
    table-layout: fixed
}

.border-spacing-y-1 {
    --tw-border-spacing-y: 0.25rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.border-spacing-y-1\.5 {
    --tw-border-spacing-y: 0.375rem;
    border-spacing: var(--tw-border-spacing-x) var(--tw-border-spacing-y)
}

.origin-center {
    transform-origin: center
}

.translate-x-\[-50\%\] {
    --tw-translate-x: -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-0 {
    --tw-translate-y: 0px;
    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-\[20px\] {
    --tw-translate-y: 20px;
    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-0 {
    --tw-rotate: 0deg;
    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;
    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: 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-90 {
    --tw-scale-x: .9;
    --tw-scale-y: .9;
    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))
}

.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-default {
    cursor: default
}

.cursor-pointer {
    cursor: pointer
}

.select-none {
    -webkit-user-select: none;
    user-select: none
}

.resize {
    resize: both
}

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

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

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

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

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

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

.grid-cols-6 {
    grid-template-columns: repeat(6, 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
}

.flex-nowrap {
    flex-wrap: nowrap
}

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

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

.gap-2 {
    gap: 0.5rem
}

.gap-2\.5 {
    gap: 0.625rem
}

.gap-3 {
    gap: 0.75rem
}

.gap-4 {
    gap: 1rem
}

.gap-6 {
    gap: 1.5rem
}

.gap-8 {
    gap: 2rem
}

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

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

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

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

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

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

.gap-x-14 {
    column-gap: 4.5rem
}

.gap-x-2 {
    column-gap: 0.5rem
}

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

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

.gap-x-8 {
    column-gap: 2rem
}

.gap-y-12 {
    row-gap: 3rem
}

.gap-y-16 {
    row-gap: 4rem
}

.gap-y-2 {
    row-gap: 0.5rem
}

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

.gap-y-5 {
    row-gap: 1.25rem
}

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

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

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

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

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

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

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

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

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

.space-x-reverse> :not([hidden])~ :not([hidden]) {
    --tw-space-x-reverse: 1
}

.divide-x> :not([hidden])~ :not([hidden]) {
    --tw-divide-x-reverse: 0;
    border-right-width: calc(1px * var(--tw-divide-x-reverse));
    border-left-width: calc(1px * calc(1 - var(--tw-divide-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-\[--base-colour\]> :not([hidden])~ :not([hidden]) {
    border-color: var(--base-colour)
}

.divide-gray-300> :not([hidden])~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgb(209 213 219 / var(--tw-divide-opacity))
}

.divide-gray-350> :not([hidden])~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgb(215 217 216 / var(--tw-divide-opacity))
}

.divide-zinc-700> :not([hidden])~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgb(63 63 70 / var(--tw-divide-opacity))
}

.place-self-center {
    place-self: center
}

.self-stretch {
    align-self: stretch
}

.overflow-auto {
    overflow: auto
}

.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-hidden {
    overflow-y: hidden
}

.overflow-x-scroll {
    overflow-x: scroll
}

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

.whitespace-normal {
    white-space: normal
}

.whitespace-nowrap {
    white-space: nowrap
}

.whitespace-break-spaces {
    white-space: break-spaces
}

.break-all {
    word-break: break-all
}

.rounded {
    border-radius: 0.25rem
}

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

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

.rounded-\[50\%\] {
    border-radius: 50%
}

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

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

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

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

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

.rounded-l-full {
    border-top-left-radius: 9999px;
    border-bottom-left-radius: 9999px
}

.rounded-l-none {
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px
}

.rounded-r-full {
    border-top-right-radius: 9999px;
    border-bottom-right-radius: 9999px
}

.rounded-r-none {
    border-top-right-radius: 0px;
    border-bottom-right-radius: 0px
}

.border {
    border-width: 1px
}

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

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

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

.\ !border-b {
    border-bottom-width: 1px !important
}

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

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

.border-l-4 {
    border-left-width: 4px
}

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

.border-solid {
    border-style: solid
}

.border-none {
    border-style: none
}

.border-\[\#6B8CC2\] {
    --tw-border-opacity: 1;
    border-color: rgb(107 140 194 / var(--tw-border-opacity))
}

.border-blue-100 {
    --tw-border-opacity: 1;
    border-color: rgb(219 234 254 / var(--tw-border-opacity))
}

.border-blue-100\/0 {
    border-color: rgb(219 234 254 / 0)
}

.border-blue-100\/10 {
    border-color: rgb(219 234 254 / 0.1)
}

.border-blue-100\/100 {
    border-color: rgb(219 234 254 / 1)
}

.border-blue-100\/20 {
    border-color: rgb(219 234 254 / 0.2)
}

.border-blue-100\/25 {
    border-color: rgb(219 234 254 / 0.25)
}

.border-blue-100\/30 {
    border-color: rgb(219 234 254 / 0.3)
}

.border-blue-100\/40 {
    border-color: rgb(219 234 254 / 0.4)
}

.border-blue-100\/5 {
    border-color: rgb(219 234 254 / 0.05)
}

.border-blue-100\/50 {
    border-color: rgb(219 234 254 / 0.5)
}

.border-blue-100\/60 {
    border-color: rgb(219 234 254 / 0.6)
}

.border-blue-100\/70 {
    border-color: rgb(219 234 254 / 0.7)
}

.border-blue-100\/75 {
    border-color: rgb(219 234 254 / 0.75)
}

.border-blue-100\/80 {
    border-color: rgb(219 234 254 / 0.8)
}

.border-blue-100\/90 {
    border-color: rgb(219 234 254 / 0.9)
}

.border-blue-100\/95 {
    border-color: rgb(219 234 254 / 0.95)
}

.border-blue-200 {
    --tw-border-opacity: 1;
    border-color: rgb(191 219 254 / var(--tw-border-opacity))
}

.border-blue-200\/0 {
    border-color: rgb(191 219 254 / 0)
}

.border-blue-200\/10 {
    border-color: rgb(191 219 254 / 0.1)
}

.border-blue-200\/100 {
    border-color: rgb(191 219 254 / 1)
}

.border-blue-200\/20 {
    border-color: rgb(191 219 254 / 0.2)
}

.border-blue-200\/25 {
    border-color: rgb(191 219 254 / 0.25)
}

.border-blue-200\/30 {
    border-color: rgb(191 219 254 / 0.3)
}

.border-blue-200\/40 {
    border-color: rgb(191 219 254 / 0.4)
}

.border-blue-200\/5 {
    border-color: rgb(191 219 254 / 0.05)
}

.border-blue-200\/50 {
    border-color: rgb(191 219 254 / 0.5)
}

.border-blue-200\/60 {
    border-color: rgb(191 219 254 / 0.6)
}

.border-blue-200\/70 {
    border-color: rgb(191 219 254 / 0.7)
}

.border-blue-200\/75 {
    border-color: rgb(191 219 254 / 0.75)
}

.border-blue-200\/80 {
    border-color: rgb(191 219 254 / 0.8)
}

.border-blue-200\/90 {
    border-color: rgb(191 219 254 / 0.9)
}

.border-blue-200\/95 {
    border-color: rgb(191 219 254 / 0.95)
}

.border-blue-300 {
    --tw-border-opacity: 1;
    border-color: rgb(147 197 253 / var(--tw-border-opacity))
}

.border-blue-300\/0 {
    border-color: rgb(147 197 253 / 0)
}

.border-blue-300\/10 {
    border-color: rgb(147 197 253 / 0.1)
}

.border-blue-300\/100 {
    border-color: rgb(147 197 253 / 1)
}

.border-blue-300\/20 {
    border-color: rgb(147 197 253 / 0.2)
}

.border-blue-300\/25 {
    border-color: rgb(147 197 253 / 0.25)
}

.border-blue-300\/30 {
    border-color: rgb(147 197 253 / 0.3)
}

.border-blue-300\/40 {
    border-color: rgb(147 197 253 / 0.4)
}

.border-blue-300\/5 {
    border-color: rgb(147 197 253 / 0.05)
}

.border-blue-300\/50 {
    border-color: rgb(147 197 253 / 0.5)
}

.border-blue-300\/60 {
    border-color: rgb(147 197 253 / 0.6)
}

.border-blue-300\/70 {
    border-color: rgb(147 197 253 / 0.7)
}

.border-blue-300\/75 {
    border-color: rgb(147 197 253 / 0.75)
}

.border-blue-300\/80 {
    border-color: rgb(147 197 253 / 0.8)
}

.border-blue-300\/90 {
    border-color: rgb(147 197 253 / 0.9)
}

.border-blue-300\/95 {
    border-color: rgb(147 197 253 / 0.95)
}

.border-blue-400 {
    --tw-border-opacity: 1;
    border-color: rgb(96 165 250 / var(--tw-border-opacity))
}

.border-blue-400\/0 {
    border-color: rgb(96 165 250 / 0)
}

.border-blue-400\/10 {
    border-color: rgb(96 165 250 / 0.1)
}

.border-blue-400\/100 {
    border-color: rgb(96 165 250 / 1)
}

.border-blue-400\/20 {
    border-color: rgb(96 165 250 / 0.2)
}

.border-blue-400\/25 {
    border-color: rgb(96 165 250 / 0.25)
}

.border-blue-400\/30 {
    border-color: rgb(96 165 250 / 0.3)
}

.border-blue-400\/40 {
    border-color: rgb(96 165 250 / 0.4)
}

.border-blue-400\/5 {
    border-color: rgb(96 165 250 / 0.05)
}

.border-blue-400\/50 {
    border-color: rgb(96 165 250 / 0.5)
}

.border-blue-400\/60 {
    border-color: rgb(96 165 250 / 0.6)
}

.border-blue-400\/70 {
    border-color: rgb(96 165 250 / 0.7)
}

.border-blue-400\/75 {
    border-color: rgb(96 165 250 / 0.75)
}

.border-blue-400\/80 {
    border-color: rgb(96 165 250 / 0.8)
}

.border-blue-400\/90 {
    border-color: rgb(96 165 250 / 0.9)
}

.border-blue-400\/95 {
    border-color: rgb(96 165 250 / 0.95)
}

.border-blue-50 {
    --tw-border-opacity: 1;
    border-color: rgb(239 246 255 / var(--tw-border-opacity))
}

.border-blue-50\/0 {
    border-color: rgb(239 246 255 / 0)
}

.border-blue-50\/10 {
    border-color: rgb(239 246 255 / 0.1)
}

.border-blue-50\/100 {
    border-color: rgb(239 246 255 / 1)
}

.border-blue-50\/20 {
    border-color: rgb(239 246 255 / 0.2)
}

.border-blue-50\/25 {
    border-color: rgb(239 246 255 / 0.25)
}

.border-blue-50\/30 {
    border-color: rgb(239 246 255 / 0.3)
}

.border-blue-50\/40 {
    border-color: rgb(239 246 255 / 0.4)
}

.border-blue-50\/5 {
    border-color: rgb(239 246 255 / 0.05)
}

.border-blue-50\/50 {
    border-color: rgb(239 246 255 / 0.5)
}

.border-blue-50\/60 {
    border-color: rgb(239 246 255 / 0.6)
}

.border-blue-50\/70 {
    border-color: rgb(239 246 255 / 0.7)
}

.border-blue-50\/75 {
    border-color: rgb(239 246 255 / 0.75)
}

.border-blue-50\/80 {
    border-color: rgb(239 246 255 / 0.8)
}

.border-blue-50\/90 {
    border-color: rgb(239 246 255 / 0.9)
}

.border-blue-50\/95 {
    border-color: rgb(239 246 255 / 0.95)
}

.border-blue-500 {
    --tw-border-opacity: 1;
    border-color: rgb(59 130 246 / var(--tw-border-opacity))
}

.border-blue-500\/0 {
    border-color: rgb(59 130 246 / 0)
}

.border-blue-500\/10 {
    border-color: rgb(59 130 246 / 0.1)
}

.border-blue-500\/100 {
    border-color: rgb(59 130 246 / 1)
}

.border-blue-500\/20 {
    border-color: rgb(59 130 246 / 0.2)
}

.border-blue-500\/25 {
    border-color: rgb(59 130 246 / 0.25)
}

.border-blue-500\/30 {
    border-color: rgb(59 130 246 / 0.3)
}

.border-blue-500\/40 {
    border-color: rgb(59 130 246 / 0.4)
}

.border-blue-500\/5 {
    border-color: rgb(59 130 246 / 0.05)
}

.border-blue-500\/50 {
    border-color: rgb(59 130 246 / 0.5)
}

.border-blue-500\/60 {
    border-color: rgb(59 130 246 / 0.6)
}

.border-blue-500\/70 {
    border-color: rgb(59 130 246 / 0.7)
}

.border-blue-500\/75 {
    border-color: rgb(59 130 246 / 0.75)
}

.border-blue-500\/80 {
    border-color: rgb(59 130 246 / 0.8)
}

.border-blue-500\/90 {
    border-color: rgb(59 130 246 / 0.9)
}

.border-blue-500\/95 {
    border-color: rgb(59 130 246 / 0.95)
}

.border-blue-550 {
    --tw-border-opacity: 1;
    border-color: rgb(51 88 255 / var(--tw-border-opacity))
}

.border-blue-550\/0 {
    border-color: rgb(51 88 255 / 0)
}

.border-blue-550\/10 {
    border-color: rgb(51 88 255 / 0.1)
}

.border-blue-550\/100 {
    border-color: rgb(51 88 255 / 1)
}

.border-blue-550\/20 {
    border-color: rgb(51 88 255 / 0.2)
}

.border-blue-550\/25 {
    border-color: rgb(51 88 255 / 0.25)
}

.border-blue-550\/30 {
    border-color: rgb(51 88 255 / 0.3)
}

.border-blue-550\/40 {
    border-color: rgb(51 88 255 / 0.4)
}

.border-blue-550\/5 {
    border-color: rgb(51 88 255 / 0.05)
}

.border-blue-550\/50 {
    border-color: rgb(51 88 255 / 0.5)
}

.border-blue-550\/60 {
    border-color: rgb(51 88 255 / 0.6)
}

.border-blue-550\/70 {
    border-color: rgb(51 88 255 / 0.7)
}

.border-blue-550\/75 {
    border-color: rgb(51 88 255 / 0.75)
}

.border-blue-550\/80 {
    border-color: rgb(51 88 255 / 0.8)
}

.border-blue-550\/90 {
    border-color: rgb(51 88 255 / 0.9)
}

.border-blue-550\/95 {
    border-color: rgb(51 88 255 / 0.95)
}

.border-blue-600 {
    --tw-border-opacity: 1;
    border-color: rgb(37 99 235 / var(--tw-border-opacity))
}

.border-blue-600\/0 {
    border-color: rgb(37 99 235 / 0)
}

.border-blue-600\/10 {
    border-color: rgb(37 99 235 / 0.1)
}

.border-blue-600\/100 {
    border-color: rgb(37 99 235 / 1)
}

.border-blue-600\/20 {
    border-color: rgb(37 99 235 / 0.2)
}

.border-blue-600\/25 {
    border-color: rgb(37 99 235 / 0.25)
}

.border-blue-600\/30 {
    border-color: rgb(37 99 235 / 0.3)
}

.border-blue-600\/40 {
    border-color: rgb(37 99 235 / 0.4)
}

.border-blue-600\/5 {
    border-color: rgb(37 99 235 / 0.05)
}

.border-blue-600\/50 {
    border-color: rgb(37 99 235 / 0.5)
}

.border-blue-600\/60 {
    border-color: rgb(37 99 235 / 0.6)
}

.border-blue-600\/70 {
    border-color: rgb(37 99 235 / 0.7)
}

.border-blue-600\/75 {
    border-color: rgb(37 99 235 / 0.75)
}

.border-blue-600\/80 {
    border-color: rgb(37 99 235 / 0.8)
}

.border-blue-600\/90 {
    border-color: rgb(37 99 235 / 0.9)
}

.border-blue-600\/95 {
    border-color: rgb(37 99 235 / 0.95)
}

.border-blue-650 {
    --tw-border-opacity: 1;
    border-color: rgb(61 88 164 / var(--tw-border-opacity))
}

.border-blue-650\/0 {
    border-color: rgb(61 88 164 / 0)
}

.border-blue-650\/10 {
    border-color: rgb(61 88 164 / 0.1)
}

.border-blue-650\/100 {
    border-color: rgb(61 88 164 / 1)
}

.border-blue-650\/20 {
    border-color: rgb(61 88 164 / 0.2)
}

.border-blue-650\/25 {
    border-color: rgb(61 88 164 / 0.25)
}

.border-blue-650\/30 {
    border-color: rgb(61 88 164 / 0.3)
}

.border-blue-650\/40 {
    border-color: rgb(61 88 164 / 0.4)
}

.border-blue-650\/5 {
    border-color: rgb(61 88 164 / 0.05)
}

.border-blue-650\/50 {
    border-color: rgb(61 88 164 / 0.5)
}

.border-blue-650\/60 {
    border-color: rgb(61 88 164 / 0.6)
}

.border-blue-650\/70 {
    border-color: rgb(61 88 164 / 0.7)
}

.border-blue-650\/75 {
    border-color: rgb(61 88 164 / 0.75)
}

.border-blue-650\/80 {
    border-color: rgb(61 88 164 / 0.8)
}

.border-blue-650\/90 {
    border-color: rgb(61 88 164 / 0.9)
}

.border-blue-650\/95 {
    border-color: rgb(61 88 164 / 0.95)
}

.border-blue-700 {
    --tw-border-opacity: 1;
    border-color: rgb(29 78 216 / var(--tw-border-opacity))
}

.border-blue-700\/0 {
    border-color: rgb(29 78 216 / 0)
}

.border-blue-700\/10 {
    border-color: rgb(29 78 216 / 0.1)
}

.border-blue-700\/100 {
    border-color: rgb(29 78 216 / 1)
}

.border-blue-700\/20 {
    border-color: rgb(29 78 216 / 0.2)
}

.border-blue-700\/25 {
    border-color: rgb(29 78 216 / 0.25)
}

.border-blue-700\/30 {
    border-color: rgb(29 78 216 / 0.3)
}

.border-blue-700\/40 {
    border-color: rgb(29 78 216 / 0.4)
}

.border-blue-700\/5 {
    border-color: rgb(29 78 216 / 0.05)
}

.border-blue-700\/50 {
    border-color: rgb(29 78 216 / 0.5)
}

.border-blue-700\/60 {
    border-color: rgb(29 78 216 / 0.6)
}

.border-blue-700\/70 {
    border-color: rgb(29 78 216 / 0.7)
}

.border-blue-700\/75 {
    border-color: rgb(29 78 216 / 0.75)
}

.border-blue-700\/80 {
    border-color: rgb(29 78 216 / 0.8)
}

.border-blue-700\/90 {
    border-color: rgb(29 78 216 / 0.9)
}

.border-blue-700\/95 {
    border-color: rgb(29 78 216 / 0.95)
}

.border-blue-800 {
    --tw-border-opacity: 1;
    border-color: rgb(30 64 175 / var(--tw-border-opacity))
}

.border-blue-800\/0 {
    border-color: rgb(30 64 175 / 0)
}

.border-blue-800\/10 {
    border-color: rgb(30 64 175 / 0.1)
}

.border-blue-800\/100 {
    border-color: rgb(30 64 175 / 1)
}

.border-blue-800\/20 {
    border-color: rgb(30 64 175 / 0.2)
}

.border-blue-800\/25 {
    border-color: rgb(30 64 175 / 0.25)
}

.border-blue-800\/30 {
    border-color: rgb(30 64 175 / 0.3)
}

.border-blue-800\/40 {
    border-color: rgb(30 64 175 / 0.4)
}

.border-blue-800\/5 {
    border-color: rgb(30 64 175 / 0.05)
}

.border-blue-800\/50 {
    border-color: rgb(30 64 175 / 0.5)
}

.border-blue-800\/60 {
    border-color: rgb(30 64 175 / 0.6)
}

.border-blue-800\/70 {
    border-color: rgb(30 64 175 / 0.7)
}

.border-blue-800\/75 {
    border-color: rgb(30 64 175 / 0.75)
}

.border-blue-800\/80 {
    border-color: rgb(30 64 175 / 0.8)
}

.border-blue-800\/90 {
    border-color: rgb(30 64 175 / 0.9)
}

.border-blue-800\/95 {
    border-color: rgb(30 64 175 / 0.95)
}

.border-blue-900 {
    --tw-border-opacity: 1;
    border-color: rgb(30 58 138 / var(--tw-border-opacity))
}

.border-blue-900\/0 {
    border-color: rgb(30 58 138 / 0)
}

.border-blue-900\/10 {
    border-color: rgb(30 58 138 / 0.1)
}

.border-blue-900\/100 {
    border-color: rgb(30 58 138 / 1)
}

.border-blue-900\/20 {
    border-color: rgb(30 58 138 / 0.2)
}

.border-blue-900\/25 {
    border-color: rgb(30 58 138 / 0.25)
}

.border-blue-900\/30 {
    border-color: rgb(30 58 138 / 0.3)
}

.border-blue-900\/40 {
    border-color: rgb(30 58 138 / 0.4)
}

.border-blue-900\/5 {
    border-color: rgb(30 58 138 / 0.05)
}

.border-blue-900\/50 {
    border-color: rgb(30 58 138 / 0.5)
}

.border-blue-900\/60 {
    border-color: rgb(30 58 138 / 0.6)
}

.border-blue-900\/70 {
    border-color: rgb(30 58 138 / 0.7)
}

.border-blue-900\/75 {
    border-color: rgb(30 58 138 / 0.75)
}

.border-blue-900\/80 {
    border-color: rgb(30 58 138 / 0.8)
}

.border-blue-900\/90 {
    border-color: rgb(30 58 138 / 0.9)
}

.border-blue-900\/95 {
    border-color: rgb(30 58 138 / 0.95)
}

.border-blue-950 {
    --tw-border-opacity: 1;
    border-color: rgb(23 37 84 / var(--tw-border-opacity))
}

.border-blue-950\/0 {
    border-color: rgb(23 37 84 / 0)
}

.border-blue-950\/10 {
    border-color: rgb(23 37 84 / 0.1)
}

.border-blue-950\/100 {
    border-color: rgb(23 37 84 / 1)
}

.border-blue-950\/20 {
    border-color: rgb(23 37 84 / 0.2)
}

.border-blue-950\/25 {
    border-color: rgb(23 37 84 / 0.25)
}

.border-blue-950\/30 {
    border-color: rgb(23 37 84 / 0.3)
}

.border-blue-950\/40 {
    border-color: rgb(23 37 84 / 0.4)
}

.border-blue-950\/5 {
    border-color: rgb(23 37 84 / 0.05)
}

.border-blue-950\/50 {
    border-color: rgb(23 37 84 / 0.5)
}

.border-blue-950\/60 {
    border-color: rgb(23 37 84 / 0.6)
}

.border-blue-950\/70 {
    border-color: rgb(23 37 84 / 0.7)
}

.border-blue-950\/75 {
    border-color: rgb(23 37 84 / 0.75)
}

.border-blue-950\/80 {
    border-color: rgb(23 37 84 / 0.8)
}

.border-blue-950\/90 {
    border-color: rgb(23 37 84 / 0.9)
}

.border-blue-950\/95 {
    border-color: rgb(23 37 84 / 0.95)
}

.border-cyan-100 {
    --tw-border-opacity: 1;
    border-color: rgb(207 250 254 / var(--tw-border-opacity))
}

.border-cyan-100\/0 {
    border-color: rgb(207 250 254 / 0)
}

.border-cyan-100\/10 {
    border-color: rgb(207 250 254 / 0.1)
}

.border-cyan-100\/100 {
    border-color: rgb(207 250 254 / 1)
}

.border-cyan-100\/20 {
    border-color: rgb(207 250 254 / 0.2)
}

.border-cyan-100\/25 {
    border-color: rgb(207 250 254 / 0.25)
}

.border-cyan-100\/30 {
    border-color: rgb(207 250 254 / 0.3)
}

.border-cyan-100\/40 {
    border-color: rgb(207 250 254 / 0.4)
}

.border-cyan-100\/5 {
    border-color: rgb(207 250 254 / 0.05)
}

.border-cyan-100\/50 {
    border-color: rgb(207 250 254 / 0.5)
}

.border-cyan-100\/60 {
    border-color: rgb(207 250 254 / 0.6)
}

.border-cyan-100\/70 {
    border-color: rgb(207 250 254 / 0.7)
}

.border-cyan-100\/75 {
    border-color: rgb(207 250 254 / 0.75)
}

.border-cyan-100\/80 {
    border-color: rgb(207 250 254 / 0.8)
}

.border-cyan-100\/90 {
    border-color: rgb(207 250 254 / 0.9)
}

.border-cyan-100\/95 {
    border-color: rgb(207 250 254 / 0.95)
}

.border-cyan-200 {
    --tw-border-opacity: 1;
    border-color: rgb(165 243 252 / var(--tw-border-opacity))
}

.border-cyan-200\/0 {
    border-color: rgb(165 243 252 / 0)
}

.border-cyan-200\/10 {
    border-color: rgb(165 243 252 / 0.1)
}

.border-cyan-200\/100 {
    border-color: rgb(165 243 252 / 1)
}

.border-cyan-200\/20 {
    border-color: rgb(165 243 252 / 0.2)
}

.border-cyan-200\/25 {
    border-color: rgb(165 243 252 / 0.25)
}

.border-cyan-200\/30 {
    border-color: rgb(165 243 252 / 0.3)
}

.border-cyan-200\/40 {
    border-color: rgb(165 243 252 / 0.4)
}

.border-cyan-200\/5 {
    border-color: rgb(165 243 252 / 0.05)
}

.border-cyan-200\/50 {
    border-color: rgb(165 243 252 / 0.5)
}

.border-cyan-200\/60 {
    border-color: rgb(165 243 252 / 0.6)
}

.border-cyan-200\/70 {
    border-color: rgb(165 243 252 / 0.7)
}

.border-cyan-200\/75 {
    border-color: rgb(165 243 252 / 0.75)
}

.border-cyan-200\/80 {
    border-color: rgb(165 243 252 / 0.8)
}

.border-cyan-200\/90 {
    border-color: rgb(165 243 252 / 0.9)
}

.border-cyan-200\/95 {
    border-color: rgb(165 243 252 / 0.95)
}

.border-cyan-300 {
    --tw-border-opacity: 1;
    border-color: rgb(103 232 249 / var(--tw-border-opacity))
}

.border-cyan-300\/0 {
    border-color: rgb(103 232 249 / 0)
}

.border-cyan-300\/10 {
    border-color: rgb(103 232 249 / 0.1)
}

.border-cyan-300\/100 {
    border-color: rgb(103 232 249 / 1)
}

.border-cyan-300\/20 {
    border-color: rgb(103 232 249 / 0.2)
}

.border-cyan-300\/25 {
    border-color: rgb(103 232 249 / 0.25)
}

.border-cyan-300\/30 {
    border-color: rgb(103 232 249 / 0.3)
}

.border-cyan-300\/40 {
    border-color: rgb(103 232 249 / 0.4)
}

.border-cyan-300\/5 {
    border-color: rgb(103 232 249 / 0.05)
}

.border-cyan-300\/50 {
    border-color: rgb(103 232 249 / 0.5)
}

.border-cyan-300\/60 {
    border-color: rgb(103 232 249 / 0.6)
}

.border-cyan-300\/70 {
    border-color: rgb(103 232 249 / 0.7)
}

.border-cyan-300\/75 {
    border-color: rgb(103 232 249 / 0.75)
}

.border-cyan-300\/80 {
    border-color: rgb(103 232 249 / 0.8)
}

.border-cyan-300\/90 {
    border-color: rgb(103 232 249 / 0.9)
}

.border-cyan-300\/95 {
    border-color: rgb(103 232 249 / 0.95)
}

.border-cyan-400 {
    --tw-border-opacity: 1;
    border-color: rgb(34 211 238 / var(--tw-border-opacity))
}

.border-cyan-400\/0 {
    border-color: rgb(34 211 238 / 0)
}

.border-cyan-400\/10 {
    border-color: rgb(34 211 238 / 0.1)
}

.border-cyan-400\/100 {
    border-color: rgb(34 211 238 / 1)
}

.border-cyan-400\/20 {
    border-color: rgb(34 211 238 / 0.2)
}

.border-cyan-400\/25 {
    border-color: rgb(34 211 238 / 0.25)
}

.border-cyan-400\/30 {
    border-color: rgb(34 211 238 / 0.3)
}

.border-cyan-400\/40 {
    border-color: rgb(34 211 238 / 0.4)
}

.border-cyan-400\/5 {
    border-color: rgb(34 211 238 / 0.05)
}

.border-cyan-400\/50 {
    border-color: rgb(34 211 238 / 0.5)
}

.border-cyan-400\/60 {
    border-color: rgb(34 211 238 / 0.6)
}

.border-cyan-400\/70 {
    border-color: rgb(34 211 238 / 0.7)
}

.border-cyan-400\/75 {
    border-color: rgb(34 211 238 / 0.75)
}

.border-cyan-400\/80 {
    border-color: rgb(34 211 238 / 0.8)
}

.border-cyan-400\/90 {
    border-color: rgb(34 211 238 / 0.9)
}

.border-cyan-400\/95 {
    border-color: rgb(34 211 238 / 0.95)
}

.border-cyan-50 {
    --tw-border-opacity: 1;
    border-color: rgb(236 254 255 / var(--tw-border-opacity))
}

.border-cyan-50\/0 {
    border-color: rgb(236 254 255 / 0)
}

.border-cyan-50\/10 {
    border-color: rgb(236 254 255 / 0.1)
}

.border-cyan-50\/100 {
    border-color: rgb(236 254 255 / 1)
}

.border-cyan-50\/20 {
    border-color: rgb(236 254 255 / 0.2)
}

.border-cyan-50\/25 {
    border-color: rgb(236 254 255 / 0.25)
}

.border-cyan-50\/30 {
    border-color: rgb(236 254 255 / 0.3)
}

.border-cyan-50\/40 {
    border-color: rgb(236 254 255 / 0.4)
}

.border-cyan-50\/5 {
    border-color: rgb(236 254 255 / 0.05)
}

.border-cyan-50\/50 {
    border-color: rgb(236 254 255 / 0.5)
}

.border-cyan-50\/60 {
    border-color: rgb(236 254 255 / 0.6)
}

.border-cyan-50\/70 {
    border-color: rgb(236 254 255 / 0.7)
}

.border-cyan-50\/75 {
    border-color: rgb(236 254 255 / 0.75)
}

.border-cyan-50\/80 {
    border-color: rgb(236 254 255 / 0.8)
}

.border-cyan-50\/90 {
    border-color: rgb(236 254 255 / 0.9)
}

.border-cyan-50\/95 {
    border-color: rgb(236 254 255 / 0.95)
}

.border-cyan-500 {
    --tw-border-opacity: 1;
    border-color: rgb(6 182 212 / var(--tw-border-opacity))
}

.border-cyan-500\/0 {
    border-color: rgb(6 182 212 / 0)
}

.border-cyan-500\/10 {
    border-color: rgb(6 182 212 / 0.1)
}

.border-cyan-500\/100 {
    border-color: rgb(6 182 212 / 1)
}

.border-cyan-500\/20 {
    border-color: rgb(6 182 212 / 0.2)
}

.border-cyan-500\/25 {
    border-color: rgb(6 182 212 / 0.25)
}

.border-cyan-500\/30 {
    border-color: rgb(6 182 212 / 0.3)
}

.border-cyan-500\/40 {
    border-color: rgb(6 182 212 / 0.4)
}

.border-cyan-500\/5 {
    border-color: rgb(6 182 212 / 0.05)
}

.border-cyan-500\/50 {
    border-color: rgb(6 182 212 / 0.5)
}

.border-cyan-500\/60 {
    border-color: rgb(6 182 212 / 0.6)
}

.border-cyan-500\/70 {
    border-color: rgb(6 182 212 / 0.7)
}

.border-cyan-500\/75 {
    border-color: rgb(6 182 212 / 0.75)
}

.border-cyan-500\/80 {
    border-color: rgb(6 182 212 / 0.8)
}

.border-cyan-500\/90 {
    border-color: rgb(6 182 212 / 0.9)
}

.border-cyan-500\/95 {
    border-color: rgb(6 182 212 / 0.95)
}

.border-cyan-600 {
    --tw-border-opacity: 1;
    border-color: rgb(8 145 178 / var(--tw-border-opacity))
}

.border-cyan-600\/0 {
    border-color: rgb(8 145 178 / 0)
}

.border-cyan-600\/10 {
    border-color: rgb(8 145 178 / 0.1)
}

.border-cyan-600\/100 {
    border-color: rgb(8 145 178 / 1)
}

.border-cyan-600\/20 {
    border-color: rgb(8 145 178 / 0.2)
}

.border-cyan-600\/25 {
    border-color: rgb(8 145 178 / 0.25)
}

.border-cyan-600\/30 {
    border-color: rgb(8 145 178 / 0.3)
}

.border-cyan-600\/40 {
    border-color: rgb(8 145 178 / 0.4)
}

.border-cyan-600\/5 {
    border-color: rgb(8 145 178 / 0.05)
}

.border-cyan-600\/50 {
    border-color: rgb(8 145 178 / 0.5)
}

.border-cyan-600\/60 {
    border-color: rgb(8 145 178 / 0.6)
}

.border-cyan-600\/70 {
    border-color: rgb(8 145 178 / 0.7)
}

.border-cyan-600\/75 {
    border-color: rgb(8 145 178 / 0.75)
}

.border-cyan-600\/80 {
    border-color: rgb(8 145 178 / 0.8)
}

.border-cyan-600\/90 {
    border-color: rgb(8 145 178 / 0.9)
}

.border-cyan-600\/95 {
    border-color: rgb(8 145 178 / 0.95)
}

.border-cyan-650 {
    --tw-border-opacity: 1;
    border-color: rgb(39 128 166 / var(--tw-border-opacity))
}

.border-cyan-650\/0 {
    border-color: rgb(39 128 166 / 0)
}

.border-cyan-650\/10 {
    border-color: rgb(39 128 166 / 0.1)
}

.border-cyan-650\/100 {
    border-color: rgb(39 128 166 / 1)
}

.border-cyan-650\/20 {
    border-color: rgb(39 128 166 / 0.2)
}

.border-cyan-650\/25 {
    border-color: rgb(39 128 166 / 0.25)
}

.border-cyan-650\/30 {
    border-color: rgb(39 128 166 / 0.3)
}

.border-cyan-650\/40 {
    border-color: rgb(39 128 166 / 0.4)
}

.border-cyan-650\/5 {
    border-color: rgb(39 128 166 / 0.05)
}

.border-cyan-650\/50 {
    border-color: rgb(39 128 166 / 0.5)
}

.border-cyan-650\/60 {
    border-color: rgb(39 128 166 / 0.6)
}

.border-cyan-650\/70 {
    border-color: rgb(39 128 166 / 0.7)
}

.border-cyan-650\/75 {
    border-color: rgb(39 128 166 / 0.75)
}

.border-cyan-650\/80 {
    border-color: rgb(39 128 166 / 0.8)
}

.border-cyan-650\/90 {
    border-color: rgb(39 128 166 / 0.9)
}

.border-cyan-650\/95 {
    border-color: rgb(39 128 166 / 0.95)
}

.border-cyan-700 {
    --tw-border-opacity: 1;
    border-color: rgb(14 116 144 / var(--tw-border-opacity))
}

.border-cyan-700\/0 {
    border-color: rgb(14 116 144 / 0)
}

.border-cyan-700\/10 {
    border-color: rgb(14 116 144 / 0.1)
}

.border-cyan-700\/100 {
    border-color: rgb(14 116 144 / 1)
}

.border-cyan-700\/20 {
    border-color: rgb(14 116 144 / 0.2)
}

.border-cyan-700\/25 {
    border-color: rgb(14 116 144 / 0.25)
}

.border-cyan-700\/30 {
    border-color: rgb(14 116 144 / 0.3)
}

.border-cyan-700\/40 {
    border-color: rgb(14 116 144 / 0.4)
}

.border-cyan-700\/5 {
    border-color: rgb(14 116 144 / 0.05)
}

.border-cyan-700\/50 {
    border-color: rgb(14 116 144 / 0.5)
}

.border-cyan-700\/60 {
    border-color: rgb(14 116 144 / 0.6)
}

.border-cyan-700\/70 {
    border-color: rgb(14 116 144 / 0.7)
}

.border-cyan-700\/75 {
    border-color: rgb(14 116 144 / 0.75)
}

.border-cyan-700\/80 {
    border-color: rgb(14 116 144 / 0.8)
}

.border-cyan-700\/90 {
    border-color: rgb(14 116 144 / 0.9)
}

.border-cyan-700\/95 {
    border-color: rgb(14 116 144 / 0.95)
}

.border-cyan-800 {
    --tw-border-opacity: 1;
    border-color: rgb(21 94 117 / var(--tw-border-opacity))
}

.border-cyan-800\/0 {
    border-color: rgb(21 94 117 / 0)
}

.border-cyan-800\/10 {
    border-color: rgb(21 94 117 / 0.1)
}

.border-cyan-800\/100 {
    border-color: rgb(21 94 117 / 1)
}

.border-cyan-800\/20 {
    border-color: rgb(21 94 117 / 0.2)
}

.border-cyan-800\/25 {
    border-color: rgb(21 94 117 / 0.25)
}

.border-cyan-800\/30 {
    border-color: rgb(21 94 117 / 0.3)
}

.border-cyan-800\/40 {
    border-color: rgb(21 94 117 / 0.4)
}

.border-cyan-800\/5 {
    border-color: rgb(21 94 117 / 0.05)
}

.border-cyan-800\/50 {
    border-color: rgb(21 94 117 / 0.5)
}

.border-cyan-800\/60 {
    border-color: rgb(21 94 117 / 0.6)
}

.border-cyan-800\/70 {
    border-color: rgb(21 94 117 / 0.7)
}

.border-cyan-800\/75 {
    border-color: rgb(21 94 117 / 0.75)
}

.border-cyan-800\/80 {
    border-color: rgb(21 94 117 / 0.8)
}

.border-cyan-800\/90 {
    border-color: rgb(21 94 117 / 0.9)
}

.border-cyan-800\/95 {
    border-color: rgb(21 94 117 / 0.95)
}

.border-cyan-900 {
    --tw-border-opacity: 1;
    border-color: rgb(22 78 99 / var(--tw-border-opacity))
}

.border-cyan-900\/0 {
    border-color: rgb(22 78 99 / 0)
}

.border-cyan-900\/10 {
    border-color: rgb(22 78 99 / 0.1)
}

.border-cyan-900\/100 {
    border-color: rgb(22 78 99 / 1)
}

.border-cyan-900\/20 {
    border-color: rgb(22 78 99 / 0.2)
}

.border-cyan-900\/25 {
    border-color: rgb(22 78 99 / 0.25)
}

.border-cyan-900\/30 {
    border-color: rgb(22 78 99 / 0.3)
}

.border-cyan-900\/40 {
    border-color: rgb(22 78 99 / 0.4)
}

.border-cyan-900\/5 {
    border-color: rgb(22 78 99 / 0.05)
}

.border-cyan-900\/50 {
    border-color: rgb(22 78 99 / 0.5)
}

.border-cyan-900\/60 {
    border-color: rgb(22 78 99 / 0.6)
}

.border-cyan-900\/70 {
    border-color: rgb(22 78 99 / 0.7)
}

.border-cyan-900\/75 {
    border-color: rgb(22 78 99 / 0.75)
}

.border-cyan-900\/80 {
    border-color: rgb(22 78 99 / 0.8)
}

.border-cyan-900\/90 {
    border-color: rgb(22 78 99 / 0.9)
}

.border-cyan-900\/95 {
    border-color: rgb(22 78 99 / 0.95)
}

.border-cyan-950 {
    --tw-border-opacity: 1;
    border-color: rgb(8 51 68 / var(--tw-border-opacity))
}

.border-cyan-950\/0 {
    border-color: rgb(8 51 68 / 0)
}

.border-cyan-950\/10 {
    border-color: rgb(8 51 68 / 0.1)
}

.border-cyan-950\/100 {
    border-color: rgb(8 51 68 / 1)
}

.border-cyan-950\/20 {
    border-color: rgb(8 51 68 / 0.2)
}

.border-cyan-950\/25 {
    border-color: rgb(8 51 68 / 0.25)
}

.border-cyan-950\/30 {
    border-color: rgb(8 51 68 / 0.3)
}

.border-cyan-950\/40 {
    border-color: rgb(8 51 68 / 0.4)
}

.border-cyan-950\/5 {
    border-color: rgb(8 51 68 / 0.05)
}

.border-cyan-950\/50 {
    border-color: rgb(8 51 68 / 0.5)
}

.border-cyan-950\/60 {
    border-color: rgb(8 51 68 / 0.6)
}

.border-cyan-950\/70 {
    border-color: rgb(8 51 68 / 0.7)
}

.border-cyan-950\/75 {
    border-color: rgb(8 51 68 / 0.75)
}

.border-cyan-950\/80 {
    border-color: rgb(8 51 68 / 0.8)
}

.border-cyan-950\/90 {
    border-color: rgb(8 51 68 / 0.9)
}

.border-cyan-950\/95 {
    border-color: rgb(8 51 68 / 0.95)
}

.border-fuchsia-100 {
    --tw-border-opacity: 1;
    border-color: rgb(250 232 255 / var(--tw-border-opacity))
}

.border-fuchsia-100\/0 {
    border-color: rgb(250 232 255 / 0)
}

.border-fuchsia-100\/10 {
    border-color: rgb(250 232 255 / 0.1)
}

.border-fuchsia-100\/100 {
    border-color: rgb(250 232 255 / 1)
}

.border-fuchsia-100\/20 {
    border-color: rgb(250 232 255 / 0.2)
}

.border-fuchsia-100\/25 {
    border-color: rgb(250 232 255 / 0.25)
}

.border-fuchsia-100\/30 {
    border-color: rgb(250 232 255 / 0.3)
}

.border-fuchsia-100\/40 {
    border-color: rgb(250 232 255 / 0.4)
}

.border-fuchsia-100\/5 {
    border-color: rgb(250 232 255 / 0.05)
}

.border-fuchsia-100\/50 {
    border-color: rgb(250 232 255 / 0.5)
}

.border-fuchsia-100\/60 {
    border-color: rgb(250 232 255 / 0.6)
}

.border-fuchsia-100\/70 {
    border-color: rgb(250 232 255 / 0.7)
}

.border-fuchsia-100\/75 {
    border-color: rgb(250 232 255 / 0.75)
}

.border-fuchsia-100\/80 {
    border-color: rgb(250 232 255 / 0.8)
}

.border-fuchsia-100\/90 {
    border-color: rgb(250 232 255 / 0.9)
}

.border-fuchsia-100\/95 {
    border-color: rgb(250 232 255 / 0.95)
}

.border-fuchsia-200 {
    --tw-border-opacity: 1;
    border-color: rgb(245 208 254 / var(--tw-border-opacity))
}

.border-fuchsia-200\/0 {
    border-color: rgb(245 208 254 / 0)
}

.border-fuchsia-200\/10 {
    border-color: rgb(245 208 254 / 0.1)
}

.border-fuchsia-200\/100 {
    border-color: rgb(245 208 254 / 1)
}

.border-fuchsia-200\/20 {
    border-color: rgb(245 208 254 / 0.2)
}

.border-fuchsia-200\/25 {
    border-color: rgb(245 208 254 / 0.25)
}

.border-fuchsia-200\/30 {
    border-color: rgb(245 208 254 / 0.3)
}

.border-fuchsia-200\/40 {
    border-color: rgb(245 208 254 / 0.4)
}

.border-fuchsia-200\/5 {
    border-color: rgb(245 208 254 / 0.05)
}

.border-fuchsia-200\/50 {
    border-color: rgb(245 208 254 / 0.5)
}

.border-fuchsia-200\/60 {
    border-color: rgb(245 208 254 / 0.6)
}

.border-fuchsia-200\/70 {
    border-color: rgb(245 208 254 / 0.7)
}

.border-fuchsia-200\/75 {
    border-color: rgb(245 208 254 / 0.75)
}

.border-fuchsia-200\/80 {
    border-color: rgb(245 208 254 / 0.8)
}

.border-fuchsia-200\/90 {
    border-color: rgb(245 208 254 / 0.9)
}

.border-fuchsia-200\/95 {
    border-color: rgb(245 208 254 / 0.95)
}

.border-fuchsia-250 {
    --tw-border-opacity: 1;
    border-color: rgb(247 211 255 / var(--tw-border-opacity))
}

.border-fuchsia-250\/0 {
    border-color: rgb(247 211 255 / 0)
}

.border-fuchsia-250\/10 {
    border-color: rgb(247 211 255 / 0.1)
}

.border-fuchsia-250\/100 {
    border-color: rgb(247 211 255 / 1)
}

.border-fuchsia-250\/20 {
    border-color: rgb(247 211 255 / 0.2)
}

.border-fuchsia-250\/25 {
    border-color: rgb(247 211 255 / 0.25)
}

.border-fuchsia-250\/30 {
    border-color: rgb(247 211 255 / 0.3)
}

.border-fuchsia-250\/40 {
    border-color: rgb(247 211 255 / 0.4)
}

.border-fuchsia-250\/5 {
    border-color: rgb(247 211 255 / 0.05)
}

.border-fuchsia-250\/50 {
    border-color: rgb(247 211 255 / 0.5)
}

.border-fuchsia-250\/60 {
    border-color: rgb(247 211 255 / 0.6)
}

.border-fuchsia-250\/70 {
    border-color: rgb(247 211 255 / 0.7)
}

.border-fuchsia-250\/75 {
    border-color: rgb(247 211 255 / 0.75)
}

.border-fuchsia-250\/80 {
    border-color: rgb(247 211 255 / 0.8)
}

.border-fuchsia-250\/90 {
    border-color: rgb(247 211 255 / 0.9)
}

.border-fuchsia-250\/95 {
    border-color: rgb(247 211 255 / 0.95)
}

.border-fuchsia-300 {
    --tw-border-opacity: 1;
    border-color: rgb(240 171 252 / var(--tw-border-opacity))
}

.border-fuchsia-300\/0 {
    border-color: rgb(240 171 252 / 0)
}

.border-fuchsia-300\/10 {
    border-color: rgb(240 171 252 / 0.1)
}

.border-fuchsia-300\/100 {
    border-color: rgb(240 171 252 / 1)
}

.border-fuchsia-300\/20 {
    border-color: rgb(240 171 252 / 0.2)
}

.border-fuchsia-300\/25 {
    border-color: rgb(240 171 252 / 0.25)
}

.border-fuchsia-300\/30 {
    border-color: rgb(240 171 252 / 0.3)
}

.border-fuchsia-300\/40 {
    border-color: rgb(240 171 252 / 0.4)
}

.border-fuchsia-300\/5 {
    border-color: rgb(240 171 252 / 0.05)
}

.border-fuchsia-300\/50 {
    border-color: rgb(240 171 252 / 0.5)
}

.border-fuchsia-300\/60 {
    border-color: rgb(240 171 252 / 0.6)
}

.border-fuchsia-300\/70 {
    border-color: rgb(240 171 252 / 0.7)
}

.border-fuchsia-300\/75 {
    border-color: rgb(240 171 252 / 0.75)
}

.border-fuchsia-300\/80 {
    border-color: rgb(240 171 252 / 0.8)
}

.border-fuchsia-300\/90 {
    border-color: rgb(240 171 252 / 0.9)
}

.border-fuchsia-300\/95 {
    border-color: rgb(240 171 252 / 0.95)
}

.border-fuchsia-400 {
    --tw-border-opacity: 1;
    border-color: rgb(232 121 249 / var(--tw-border-opacity))
}

.border-fuchsia-400\/0 {
    border-color: rgb(232 121 249 / 0)
}

.border-fuchsia-400\/10 {
    border-color: rgb(232 121 249 / 0.1)
}

.border-fuchsia-400\/100 {
    border-color: rgb(232 121 249 / 1)
}

.border-fuchsia-400\/20 {
    border-color: rgb(232 121 249 / 0.2)
}

.border-fuchsia-400\/25 {
    border-color: rgb(232 121 249 / 0.25)
}

.border-fuchsia-400\/30 {
    border-color: rgb(232 121 249 / 0.3)
}

.border-fuchsia-400\/40 {
    border-color: rgb(232 121 249 / 0.4)
}

.border-fuchsia-400\/5 {
    border-color: rgb(232 121 249 / 0.05)
}

.border-fuchsia-400\/50 {
    border-color: rgb(232 121 249 / 0.5)
}

.border-fuchsia-400\/60 {
    border-color: rgb(232 121 249 / 0.6)
}

.border-fuchsia-400\/70 {
    border-color: rgb(232 121 249 / 0.7)
}

.border-fuchsia-400\/75 {
    border-color: rgb(232 121 249 / 0.75)
}

.border-fuchsia-400\/80 {
    border-color: rgb(232 121 249 / 0.8)
}

.border-fuchsia-400\/90 {
    border-color: rgb(232 121 249 / 0.9)
}

.border-fuchsia-400\/95 {
    border-color: rgb(232 121 249 / 0.95)
}

.border-fuchsia-50 {
    --tw-border-opacity: 1;
    border-color: rgb(253 244 255 / var(--tw-border-opacity))
}

.border-fuchsia-50\/0 {
    border-color: rgb(253 244 255 / 0)
}

.border-fuchsia-50\/10 {
    border-color: rgb(253 244 255 / 0.1)
}

.border-fuchsia-50\/100 {
    border-color: rgb(253 244 255 / 1)
}

.border-fuchsia-50\/20 {
    border-color: rgb(253 244 255 / 0.2)
}

.border-fuchsia-50\/25 {
    border-color: rgb(253 244 255 / 0.25)
}

.border-fuchsia-50\/30 {
    border-color: rgb(253 244 255 / 0.3)
}

.border-fuchsia-50\/40 {
    border-color: rgb(253 244 255 / 0.4)
}

.border-fuchsia-50\/5 {
    border-color: rgb(253 244 255 / 0.05)
}

.border-fuchsia-50\/50 {
    border-color: rgb(253 244 255 / 0.5)
}

.border-fuchsia-50\/60 {
    border-color: rgb(253 244 255 / 0.6)
}

.border-fuchsia-50\/70 {
    border-color: rgb(253 244 255 / 0.7)
}

.border-fuchsia-50\/75 {
    border-color: rgb(253 244 255 / 0.75)
}

.border-fuchsia-50\/80 {
    border-color: rgb(253 244 255 / 0.8)
}

.border-fuchsia-50\/90 {
    border-color: rgb(253 244 255 / 0.9)
}

.border-fuchsia-50\/95 {
    border-color: rgb(253 244 255 / 0.95)
}

.border-fuchsia-500 {
    --tw-border-opacity: 1;
    border-color: rgb(217 70 239 / var(--tw-border-opacity))
}

.border-fuchsia-500\/0 {
    border-color: rgb(217 70 239 / 0)
}

.border-fuchsia-500\/10 {
    border-color: rgb(217 70 239 / 0.1)
}

.border-fuchsia-500\/100 {
    border-color: rgb(217 70 239 / 1)
}

.border-fuchsia-500\/20 {
    border-color: rgb(217 70 239 / 0.2)
}

.border-fuchsia-500\/25 {
    border-color: rgb(217 70 239 / 0.25)
}

.border-fuchsia-500\/30 {
    border-color: rgb(217 70 239 / 0.3)
}

.border-fuchsia-500\/40 {
    border-color: rgb(217 70 239 / 0.4)
}

.border-fuchsia-500\/5 {
    border-color: rgb(217 70 239 / 0.05)
}

.border-fuchsia-500\/50 {
    border-color: rgb(217 70 239 / 0.5)
}

.border-fuchsia-500\/60 {
    border-color: rgb(217 70 239 / 0.6)
}

.border-fuchsia-500\/70 {
    border-color: rgb(217 70 239 / 0.7)
}

.border-fuchsia-500\/75 {
    border-color: rgb(217 70 239 / 0.75)
}

.border-fuchsia-500\/80 {
    border-color: rgb(217 70 239 / 0.8)
}

.border-fuchsia-500\/90 {
    border-color: rgb(217 70 239 / 0.9)
}

.border-fuchsia-500\/95 {
    border-color: rgb(217 70 239 / 0.95)
}

.border-fuchsia-550 {
    --tw-border-opacity: 1;
    border-color: rgb(194 38 201 / var(--tw-border-opacity))
}

.border-fuchsia-550\/0 {
    border-color: rgb(194 38 201 / 0)
}

.border-fuchsia-550\/10 {
    border-color: rgb(194 38 201 / 0.1)
}

.border-fuchsia-550\/100 {
    border-color: rgb(194 38 201 / 1)
}

.border-fuchsia-550\/20 {
    border-color: rgb(194 38 201 / 0.2)
}

.border-fuchsia-550\/25 {
    border-color: rgb(194 38 201 / 0.25)
}

.border-fuchsia-550\/30 {
    border-color: rgb(194 38 201 / 0.3)
}

.border-fuchsia-550\/40 {
    border-color: rgb(194 38 201 / 0.4)
}

.border-fuchsia-550\/5 {
    border-color: rgb(194 38 201 / 0.05)
}

.border-fuchsia-550\/50 {
    border-color: rgb(194 38 201 / 0.5)
}

.border-fuchsia-550\/60 {
    border-color: rgb(194 38 201 / 0.6)
}

.border-fuchsia-550\/70 {
    border-color: rgb(194 38 201 / 0.7)
}

.border-fuchsia-550\/75 {
    border-color: rgb(194 38 201 / 0.75)
}

.border-fuchsia-550\/80 {
    border-color: rgb(194 38 201 / 0.8)
}

.border-fuchsia-550\/90 {
    border-color: rgb(194 38 201 / 0.9)
}

.border-fuchsia-550\/95 {
    border-color: rgb(194 38 201 / 0.95)
}

.border-fuchsia-575 {
    --tw-border-opacity: 1;
    border-color: rgb(188 48 223 / var(--tw-border-opacity))
}

.border-fuchsia-575\/0 {
    border-color: rgb(188 48 223 / 0)
}

.border-fuchsia-575\/10 {
    border-color: rgb(188 48 223 / 0.1)
}

.border-fuchsia-575\/100 {
    border-color: rgb(188 48 223 / 1)
}

.border-fuchsia-575\/20 {
    border-color: rgb(188 48 223 / 0.2)
}

.border-fuchsia-575\/25 {
    border-color: rgb(188 48 223 / 0.25)
}

.border-fuchsia-575\/30 {
    border-color: rgb(188 48 223 / 0.3)
}

.border-fuchsia-575\/40 {
    border-color: rgb(188 48 223 / 0.4)
}

.border-fuchsia-575\/5 {
    border-color: rgb(188 48 223 / 0.05)
}

.border-fuchsia-575\/50 {
    border-color: rgb(188 48 223 / 0.5)
}

.border-fuchsia-575\/60 {
    border-color: rgb(188 48 223 / 0.6)
}

.border-fuchsia-575\/70 {
    border-color: rgb(188 48 223 / 0.7)
}

.border-fuchsia-575\/75 {
    border-color: rgb(188 48 223 / 0.75)
}

.border-fuchsia-575\/80 {
    border-color: rgb(188 48 223 / 0.8)
}

.border-fuchsia-575\/90 {
    border-color: rgb(188 48 223 / 0.9)
}

.border-fuchsia-575\/95 {
    border-color: rgb(188 48 223 / 0.95)
}

.border-fuchsia-600 {
    --tw-border-opacity: 1;
    border-color: rgb(192 38 211 / var(--tw-border-opacity))
}

.border-fuchsia-600\/0 {
    border-color: rgb(192 38 211 / 0)
}

.border-fuchsia-600\/10 {
    border-color: rgb(192 38 211 / 0.1)
}

.border-fuchsia-600\/100 {
    border-color: rgb(192 38 211 / 1)
}

.border-fuchsia-600\/20 {
    border-color: rgb(192 38 211 / 0.2)
}

.border-fuchsia-600\/25 {
    border-color: rgb(192 38 211 / 0.25)
}

.border-fuchsia-600\/30 {
    border-color: rgb(192 38 211 / 0.3)
}

.border-fuchsia-600\/40 {
    border-color: rgb(192 38 211 / 0.4)
}

.border-fuchsia-600\/5 {
    border-color: rgb(192 38 211 / 0.05)
}

.border-fuchsia-600\/50 {
    border-color: rgb(192 38 211 / 0.5)
}

.border-fuchsia-600\/60 {
    border-color: rgb(192 38 211 / 0.6)
}

.border-fuchsia-600\/70 {
    border-color: rgb(192 38 211 / 0.7)
}

.border-fuchsia-600\/75 {
    border-color: rgb(192 38 211 / 0.75)
}

.border-fuchsia-600\/80 {
    border-color: rgb(192 38 211 / 0.8)
}

.border-fuchsia-600\/90 {
    border-color: rgb(192 38 211 / 0.9)
}

.border-fuchsia-600\/95 {
    border-color: rgb(192 38 211 / 0.95)
}

.border-fuchsia-650 {
    --tw-border-opacity: 1;
    border-color: rgb(156 30 163 / var(--tw-border-opacity))
}

.border-fuchsia-650\/0 {
    border-color: rgb(156 30 163 / 0)
}

.border-fuchsia-650\/10 {
    border-color: rgb(156 30 163 / 0.1)
}

.border-fuchsia-650\/100 {
    border-color: rgb(156 30 163 / 1)
}

.border-fuchsia-650\/20 {
    border-color: rgb(156 30 163 / 0.2)
}

.border-fuchsia-650\/25 {
    border-color: rgb(156 30 163 / 0.25)
}

.border-fuchsia-650\/30 {
    border-color: rgb(156 30 163 / 0.3)
}

.border-fuchsia-650\/40 {
    border-color: rgb(156 30 163 / 0.4)
}

.border-fuchsia-650\/5 {
    border-color: rgb(156 30 163 / 0.05)
}

.border-fuchsia-650\/50 {
    border-color: rgb(156 30 163 / 0.5)
}

.border-fuchsia-650\/60 {
    border-color: rgb(156 30 163 / 0.6)
}

.border-fuchsia-650\/70 {
    border-color: rgb(156 30 163 / 0.7)
}

.border-fuchsia-650\/75 {
    border-color: rgb(156 30 163 / 0.75)
}

.border-fuchsia-650\/80 {
    border-color: rgb(156 30 163 / 0.8)
}

.border-fuchsia-650\/90 {
    border-color: rgb(156 30 163 / 0.9)
}

.border-fuchsia-650\/95 {
    border-color: rgb(156 30 163 / 0.95)
}

.border-fuchsia-700 {
    --tw-border-opacity: 1;
    border-color: rgb(162 28 175 / var(--tw-border-opacity))
}

.border-fuchsia-700\/0 {
    border-color: rgb(162 28 175 / 0)
}

.border-fuchsia-700\/10 {
    border-color: rgb(162 28 175 / 0.1)
}

.border-fuchsia-700\/100 {
    border-color: rgb(162 28 175 / 1)
}

.border-fuchsia-700\/20 {
    border-color: rgb(162 28 175 / 0.2)
}

.border-fuchsia-700\/25 {
    border-color: rgb(162 28 175 / 0.25)
}

.border-fuchsia-700\/30 {
    border-color: rgb(162 28 175 / 0.3)
}

.border-fuchsia-700\/40 {
    border-color: rgb(162 28 175 / 0.4)
}

.border-fuchsia-700\/5 {
    border-color: rgb(162 28 175 / 0.05)
}

.border-fuchsia-700\/50 {
    border-color: rgb(162 28 175 / 0.5)
}

.border-fuchsia-700\/60 {
    border-color: rgb(162 28 175 / 0.6)
}

.border-fuchsia-700\/70 {
    border-color: rgb(162 28 175 / 0.7)
}

.border-fuchsia-700\/75 {
    border-color: rgb(162 28 175 / 0.75)
}

.border-fuchsia-700\/80 {
    border-color: rgb(162 28 175 / 0.8)
}

.border-fuchsia-700\/90 {
    border-color: rgb(162 28 175 / 0.9)
}

.border-fuchsia-700\/95 {
    border-color: rgb(162 28 175 / 0.95)
}

.border-fuchsia-800 {
    --tw-border-opacity: 1;
    border-color: rgb(134 25 143 / var(--tw-border-opacity))
}

.border-fuchsia-800\/0 {
    border-color: rgb(134 25 143 / 0)
}

.border-fuchsia-800\/10 {
    border-color: rgb(134 25 143 / 0.1)
}

.border-fuchsia-800\/100 {
    border-color: rgb(134 25 143 / 1)
}

.border-fuchsia-800\/20 {
    border-color: rgb(134 25 143 / 0.2)
}

.border-fuchsia-800\/25 {
    border-color: rgb(134 25 143 / 0.25)
}

.border-fuchsia-800\/30 {
    border-color: rgb(134 25 143 / 0.3)
}

.border-fuchsia-800\/40 {
    border-color: rgb(134 25 143 / 0.4)
}

.border-fuchsia-800\/5 {
    border-color: rgb(134 25 143 / 0.05)
}

.border-fuchsia-800\/50 {
    border-color: rgb(134 25 143 / 0.5)
}

.border-fuchsia-800\/60 {
    border-color: rgb(134 25 143 / 0.6)
}

.border-fuchsia-800\/70 {
    border-color: rgb(134 25 143 / 0.7)
}

.border-fuchsia-800\/75 {
    border-color: rgb(134 25 143 / 0.75)
}

.border-fuchsia-800\/80 {
    border-color: rgb(134 25 143 / 0.8)
}

.border-fuchsia-800\/90 {
    border-color: rgb(134 25 143 / 0.9)
}

.border-fuchsia-800\/95 {
    border-color: rgb(134 25 143 / 0.95)
}

.border-fuchsia-900 {
    --tw-border-opacity: 1;
    border-color: rgb(112 26 117 / var(--tw-border-opacity))
}

.border-fuchsia-900\/0 {
    border-color: rgb(112 26 117 / 0)
}

.border-fuchsia-900\/10 {
    border-color: rgb(112 26 117 / 0.1)
}

.border-fuchsia-900\/100 {
    border-color: rgb(112 26 117 / 1)
}

.border-fuchsia-900\/20 {
    border-color: rgb(112 26 117 / 0.2)
}

.border-fuchsia-900\/25 {
    border-color: rgb(112 26 117 / 0.25)
}

.border-fuchsia-900\/30 {
    border-color: rgb(112 26 117 / 0.3)
}

.border-fuchsia-900\/40 {
    border-color: rgb(112 26 117 / 0.4)
}

.border-fuchsia-900\/5 {
    border-color: rgb(112 26 117 / 0.05)
}

.border-fuchsia-900\/50 {
    border-color: rgb(112 26 117 / 0.5)
}

.border-fuchsia-900\/60 {
    border-color: rgb(112 26 117 / 0.6)
}

.border-fuchsia-900\/70 {
    border-color: rgb(112 26 117 / 0.7)
}

.border-fuchsia-900\/75 {
    border-color: rgb(112 26 117 / 0.75)
}

.border-fuchsia-900\/80 {
    border-color: rgb(112 26 117 / 0.8)
}

.border-fuchsia-900\/90 {
    border-color: rgb(112 26 117 / 0.9)
}

.border-fuchsia-900\/95 {
    border-color: rgb(112 26 117 / 0.95)
}

.border-fuchsia-950 {
    --tw-border-opacity: 1;
    border-color: rgb(74 4 78 / var(--tw-border-opacity))
}

.border-fuchsia-950\/0 {
    border-color: rgb(74 4 78 / 0)
}

.border-fuchsia-950\/10 {
    border-color: rgb(74 4 78 / 0.1)
}

.border-fuchsia-950\/100 {
    border-color: rgb(74 4 78 / 1)
}

.border-fuchsia-950\/20 {
    border-color: rgb(74 4 78 / 0.2)
}

.border-fuchsia-950\/25 {
    border-color: rgb(74 4 78 / 0.25)
}

.border-fuchsia-950\/30 {
    border-color: rgb(74 4 78 / 0.3)
}

.border-fuchsia-950\/40 {
    border-color: rgb(74 4 78 / 0.4)
}

.border-fuchsia-950\/5 {
    border-color: rgb(74 4 78 / 0.05)
}

.border-fuchsia-950\/50 {
    border-color: rgb(74 4 78 / 0.5)
}

.border-fuchsia-950\/60 {
    border-color: rgb(74 4 78 / 0.6)
}

.border-fuchsia-950\/70 {
    border-color: rgb(74 4 78 / 0.7)
}

.border-fuchsia-950\/75 {
    border-color: rgb(74 4 78 / 0.75)
}

.border-fuchsia-950\/80 {
    border-color: rgb(74 4 78 / 0.8)
}

.border-fuchsia-950\/90 {
    border-color: rgb(74 4 78 / 0.9)
}

.border-fuchsia-950\/95 {
    border-color: rgb(74 4 78 / 0.95)
}

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

.border-gray-100\/0 {
    border-color: rgb(243 244 246 / 0)
}

.border-gray-100\/10 {
    border-color: rgb(243 244 246 / 0.1)
}

.border-gray-100\/100 {
    border-color: rgb(243 244 246 / 1)
}

.border-gray-100\/20 {
    border-color: rgb(243 244 246 / 0.2)
}

.border-gray-100\/25 {
    border-color: rgb(243 244 246 / 0.25)
}

.border-gray-100\/30 {
    border-color: rgb(243 244 246 / 0.3)
}

.border-gray-100\/40 {
    border-color: rgb(243 244 246 / 0.4)
}

.border-gray-100\/5 {
    border-color: rgb(243 244 246 / 0.05)
}

.border-gray-100\/50 {
    border-color: rgb(243 244 246 / 0.5)
}

.border-gray-100\/60 {
    border-color: rgb(243 244 246 / 0.6)
}

.border-gray-100\/70 {
    border-color: rgb(243 244 246 / 0.7)
}

.border-gray-100\/75 {
    border-color: rgb(243 244 246 / 0.75)
}

.border-gray-100\/80 {
    border-color: rgb(243 244 246 / 0.8)
}

.border-gray-100\/90 {
    border-color: rgb(243 244 246 / 0.9)
}

.border-gray-100\/95 {
    border-color: rgb(243 244 246 / 0.95)
}

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

.border-gray-200\/0 {
    border-color: rgb(229 231 235 / 0)
}

.border-gray-200\/10 {
    border-color: rgb(229 231 235 / 0.1)
}

.border-gray-200\/100 {
    border-color: rgb(229 231 235 / 1)
}

.border-gray-200\/20 {
    border-color: rgb(229 231 235 / 0.2)
}

.border-gray-200\/25 {
    border-color: rgb(229 231 235 / 0.25)
}

.border-gray-200\/30 {
    border-color: rgb(229 231 235 / 0.3)
}

.border-gray-200\/40 {
    border-color: rgb(229 231 235 / 0.4)
}

.border-gray-200\/5 {
    border-color: rgb(229 231 235 / 0.05)
}

.border-gray-200\/50 {
    border-color: rgb(229 231 235 / 0.5)
}

.border-gray-200\/60 {
    border-color: rgb(229 231 235 / 0.6)
}

.border-gray-200\/70 {
    border-color: rgb(229 231 235 / 0.7)
}

.border-gray-200\/75 {
    border-color: rgb(229 231 235 / 0.75)
}

.border-gray-200\/80 {
    border-color: rgb(229 231 235 / 0.8)
}

.border-gray-200\/90 {
    border-color: rgb(229 231 235 / 0.9)
}

.border-gray-200\/95 {
    border-color: rgb(229 231 235 / 0.95)
}

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

.border-gray-300\/0 {
    border-color: rgb(209 213 219 / 0)
}

.border-gray-300\/10 {
    border-color: rgb(209 213 219 / 0.1)
}

.border-gray-300\/100 {
    border-color: rgb(209 213 219 / 1)
}

.border-gray-300\/20 {
    border-color: rgb(209 213 219 / 0.2)
}

.border-gray-300\/25 {
    border-color: rgb(209 213 219 / 0.25)
}

.border-gray-300\/30 {
    border-color: rgb(209 213 219 / 0.3)
}

.border-gray-300\/40 {
    border-color: rgb(209 213 219 / 0.4)
}

.border-gray-300\/5 {
    border-color: rgb(209 213 219 / 0.05)
}

.border-gray-300\/50 {
    border-color: rgb(209 213 219 / 0.5)
}

.border-gray-300\/60 {
    border-color: rgb(209 213 219 / 0.6)
}

.border-gray-300\/70 {
    border-color: rgb(209 213 219 / 0.7)
}

.border-gray-300\/75 {
    border-color: rgb(209 213 219 / 0.75)
}

.border-gray-300\/80 {
    border-color: rgb(209 213 219 / 0.8)
}

.border-gray-300\/90 {
    border-color: rgb(209 213 219 / 0.9)
}

.border-gray-300\/95 {
    border-color: rgb(209 213 219 / 0.95)
}

.border-gray-350 {
    --tw-border-opacity: 1;
    border-color: rgb(215 217 216 / var(--tw-border-opacity))
}

.border-gray-350\/0 {
    border-color: rgb(215 217 216 / 0)
}

.border-gray-350\/10 {
    border-color: rgb(215 217 216 / 0.1)
}

.border-gray-350\/100 {
    border-color: rgb(215 217 216 / 1)
}

.border-gray-350\/20 {
    border-color: rgb(215 217 216 / 0.2)
}

.border-gray-350\/25 {
    border-color: rgb(215 217 216 / 0.25)
}

.border-gray-350\/30 {
    border-color: rgb(215 217 216 / 0.3)
}

.border-gray-350\/40 {
    border-color: rgb(215 217 216 / 0.4)
}

.border-gray-350\/5 {
    border-color: rgb(215 217 216 / 0.05)
}

.border-gray-350\/50 {
    border-color: rgb(215 217 216 / 0.5)
}

.border-gray-350\/60 {
    border-color: rgb(215 217 216 / 0.6)
}

.border-gray-350\/70 {
    border-color: rgb(215 217 216 / 0.7)
}

.border-gray-350\/75 {
    border-color: rgb(215 217 216 / 0.75)
}

.border-gray-350\/80 {
    border-color: rgb(215 217 216 / 0.8)
}

.border-gray-350\/90 {
    border-color: rgb(215 217 216 / 0.9)
}

.border-gray-350\/95 {
    border-color: rgb(215 217 216 / 0.95)
}

.border-gray-351 {
    --tw-border-opacity: 1;
    border-color: rgb(152 152 152 / var(--tw-border-opacity))
}

.border-gray-351\/0 {
    border-color: rgb(152 152 152 / 0)
}

.border-gray-351\/10 {
    border-color: rgb(152 152 152 / 0.1)
}

.border-gray-351\/100 {
    border-color: rgb(152 152 152 / 1)
}

.border-gray-351\/20 {
    border-color: rgb(152 152 152 / 0.2)
}

.border-gray-351\/25 {
    border-color: rgb(152 152 152 / 0.25)
}

.border-gray-351\/30 {
    border-color: rgb(152 152 152 / 0.3)
}

.border-gray-351\/40 {
    border-color: rgb(152 152 152 / 0.4)
}

.border-gray-351\/5 {
    border-color: rgb(152 152 152 / 0.05)
}

.border-gray-351\/50 {
    border-color: rgb(152 152 152 / 0.5)
}

.border-gray-351\/60 {
    border-color: rgb(152 152 152 / 0.6)
}

.border-gray-351\/70 {
    border-color: rgb(152 152 152 / 0.7)
}

.border-gray-351\/75 {
    border-color: rgb(152 152 152 / 0.75)
}

.border-gray-351\/80 {
    border-color: rgb(152 152 152 / 0.8)
}

.border-gray-351\/90 {
    border-color: rgb(152 152 152 / 0.9)
}

.border-gray-351\/95 {
    border-color: rgb(152 152 152 / 0.95)
}

.border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgb(156 163 175 / var(--tw-border-opacity))
}

.border-gray-400\/0 {
    border-color: rgb(156 163 175 / 0)
}

.border-gray-400\/10 {
    border-color: rgb(156 163 175 / 0.1)
}

.border-gray-400\/100 {
    border-color: rgb(156 163 175 / 1)
}

.border-gray-400\/20 {
    border-color: rgb(156 163 175 / 0.2)
}

.border-gray-400\/25 {
    border-color: rgb(156 163 175 / 0.25)
}

.border-gray-400\/30 {
    border-color: rgb(156 163 175 / 0.3)
}

.border-gray-400\/40 {
    border-color: rgb(156 163 175 / 0.4)
}

.border-gray-400\/5 {
    border-color: rgb(156 163 175 / 0.05)
}

.border-gray-400\/50 {
    border-color: rgb(156 163 175 / 0.5)
}

.border-gray-400\/60 {
    border-color: rgb(156 163 175 / 0.6)
}

.border-gray-400\/70 {
    border-color: rgb(156 163 175 / 0.7)
}

.border-gray-400\/75 {
    border-color: rgb(156 163 175 / 0.75)
}

.border-gray-400\/80 {
    border-color: rgb(156 163 175 / 0.8)
}

.border-gray-400\/90 {
    border-color: rgb(156 163 175 / 0.9)
}

.border-gray-400\/95 {
    border-color: rgb(156 163 175 / 0.95)
}

.border-gray-450 {
    --tw-border-opacity: 1;
    border-color: rgb(156 163 175 / var(--tw-border-opacity))
}

.border-gray-450\/0 {
    border-color: rgb(156 163 175 / 0)
}

.border-gray-450\/10 {
    border-color: rgb(156 163 175 / 0.1)
}

.border-gray-450\/100 {
    border-color: rgb(156 163 175 / 1)
}

.border-gray-450\/20 {
    border-color: rgb(156 163 175 / 0.2)
}

.border-gray-450\/25 {
    border-color: rgb(156 163 175 / 0.25)
}

.border-gray-450\/30 {
    border-color: rgb(156 163 175 / 0.3)
}

.border-gray-450\/40 {
    border-color: rgb(156 163 175 / 0.4)
}

.border-gray-450\/5 {
    border-color: rgb(156 163 175 / 0.05)
}

.border-gray-450\/50 {
    border-color: rgb(156 163 175 / 0.5)
}

.border-gray-450\/60 {
    border-color: rgb(156 163 175 / 0.6)
}

.border-gray-450\/70 {
    border-color: rgb(156 163 175 / 0.7)
}

.border-gray-450\/75 {
    border-color: rgb(156 163 175 / 0.75)
}

.border-gray-450\/80 {
    border-color: rgb(156 163 175 / 0.8)
}

.border-gray-450\/90 {
    border-color: rgb(156 163 175 / 0.9)
}

.border-gray-450\/95 {
    border-color: rgb(156 163 175 / 0.95)
}

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

.border-gray-50\/0 {
    border-color: rgb(249 250 251 / 0)
}

.border-gray-50\/10 {
    border-color: rgb(249 250 251 / 0.1)
}

.border-gray-50\/100 {
    border-color: rgb(249 250 251 / 1)
}

.border-gray-50\/20 {
    border-color: rgb(249 250 251 / 0.2)
}

.border-gray-50\/25 {
    border-color: rgb(249 250 251 / 0.25)
}

.border-gray-50\/30 {
    border-color: rgb(249 250 251 / 0.3)
}

.border-gray-50\/40 {
    border-color: rgb(249 250 251 / 0.4)
}

.border-gray-50\/5 {
    border-color: rgb(249 250 251 / 0.05)
}

.border-gray-50\/50 {
    border-color: rgb(249 250 251 / 0.5)
}

.border-gray-50\/60 {
    border-color: rgb(249 250 251 / 0.6)
}

.border-gray-50\/70 {
    border-color: rgb(249 250 251 / 0.7)
}

.border-gray-50\/75 {
    border-color: rgb(249 250 251 / 0.75)
}

.border-gray-50\/80 {
    border-color: rgb(249 250 251 / 0.8)
}

.border-gray-50\/90 {
    border-color: rgb(249 250 251 / 0.9)
}

.border-gray-50\/95 {
    border-color: rgb(249 250 251 / 0.95)
}

.border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgb(107 114 128 / var(--tw-border-opacity))
}

.border-gray-500\/0 {
    border-color: rgb(107 114 128 / 0)
}

.border-gray-500\/10 {
    border-color: rgb(107 114 128 / 0.1)
}

.border-gray-500\/100 {
    border-color: rgb(107 114 128 / 1)
}

.border-gray-500\/20 {
    border-color: rgb(107 114 128 / 0.2)
}

.border-gray-500\/25 {
    border-color: rgb(107 114 128 / 0.25)
}

.border-gray-500\/30 {
    border-color: rgb(107 114 128 / 0.3)
}

.border-gray-500\/40 {
    border-color: rgb(107 114 128 / 0.4)
}

.border-gray-500\/5 {
    border-color: rgb(107 114 128 / 0.05)
}

.border-gray-500\/50 {
    border-color: rgb(107 114 128 / 0.5)
}

.border-gray-500\/60 {
    border-color: rgb(107 114 128 / 0.6)
}

.border-gray-500\/70 {
    border-color: rgb(107 114 128 / 0.7)
}

.border-gray-500\/75 {
    border-color: rgb(107 114 128 / 0.75)
}

.border-gray-500\/80 {
    border-color: rgb(107 114 128 / 0.8)
}

.border-gray-500\/90 {
    border-color: rgb(107 114 128 / 0.9)
}

.border-gray-500\/95 {
    border-color: rgb(107 114 128 / 0.95)
}

.border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgb(75 85 99 / var(--tw-border-opacity))
}

.border-gray-600\/0 {
    border-color: rgb(75 85 99 / 0)
}

.border-gray-600\/10 {
    border-color: rgb(75 85 99 / 0.1)
}

.border-gray-600\/100 {
    border-color: rgb(75 85 99 / 1)
}

.border-gray-600\/20 {
    border-color: rgb(75 85 99 / 0.2)
}

.border-gray-600\/25 {
    border-color: rgb(75 85 99 / 0.25)
}

.border-gray-600\/30 {
    border-color: rgb(75 85 99 / 0.3)
}

.border-gray-600\/40 {
    border-color: rgb(75 85 99 / 0.4)
}

.border-gray-600\/5 {
    border-color: rgb(75 85 99 / 0.05)
}

.border-gray-600\/50 {
    border-color: rgb(75 85 99 / 0.5)
}

.border-gray-600\/60 {
    border-color: rgb(75 85 99 / 0.6)
}

.border-gray-600\/70 {
    border-color: rgb(75 85 99 / 0.7)
}

.border-gray-600\/75 {
    border-color: rgb(75 85 99 / 0.75)
}

.border-gray-600\/80 {
    border-color: rgb(75 85 99 / 0.8)
}

.border-gray-600\/90 {
    border-color: rgb(75 85 99 / 0.9)
}

.border-gray-600\/95 {
    border-color: rgb(75 85 99 / 0.95)
}

.border-gray-650 {
    --tw-border-opacity: 1;
    border-color: rgb(51 51 51 / var(--tw-border-opacity))
}

.border-gray-650\/0 {
    border-color: rgb(51 51 51 / 0)
}

.border-gray-650\/10 {
    border-color: rgb(51 51 51 / 0.1)
}

.border-gray-650\/100 {
    border-color: rgb(51 51 51 / 1)
}

.border-gray-650\/20 {
    border-color: rgb(51 51 51 / 0.2)
}

.border-gray-650\/25 {
    border-color: rgb(51 51 51 / 0.25)
}

.border-gray-650\/30 {
    border-color: rgb(51 51 51 / 0.3)
}

.border-gray-650\/40 {
    border-color: rgb(51 51 51 / 0.4)
}

.border-gray-650\/5 {
    border-color: rgb(51 51 51 / 0.05)
}

.border-gray-650\/50 {
    border-color: rgb(51 51 51 / 0.5)
}

.border-gray-650\/60 {
    border-color: rgb(51 51 51 / 0.6)
}

.border-gray-650\/70 {
    border-color: rgb(51 51 51 / 0.7)
}

.border-gray-650\/75 {
    border-color: rgb(51 51 51 / 0.75)
}

.border-gray-650\/80 {
    border-color: rgb(51 51 51 / 0.8)
}

.border-gray-650\/90 {
    border-color: rgb(51 51 51 / 0.9)
}

.border-gray-650\/95 {
    border-color: rgb(51 51 51 / 0.95)
}

.border-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgb(55 65 81 / var(--tw-border-opacity))
}

.border-gray-700\/0 {
    border-color: rgb(55 65 81 / 0)
}

.border-gray-700\/10 {
    border-color: rgb(55 65 81 / 0.1)
}

.border-gray-700\/100 {
    border-color: rgb(55 65 81 / 1)
}

.border-gray-700\/20 {
    border-color: rgb(55 65 81 / 0.2)
}

.border-gray-700\/25 {
    border-color: rgb(55 65 81 / 0.25)
}

.border-gray-700\/30 {
    border-color: rgb(55 65 81 / 0.3)
}

.border-gray-700\/40 {
    border-color: rgb(55 65 81 / 0.4)
}

.border-gray-700\/5 {
    border-color: rgb(55 65 81 / 0.05)
}

.border-gray-700\/50 {
    border-color: rgb(55 65 81 / 0.5)
}

.border-gray-700\/60 {
    border-color: rgb(55 65 81 / 0.6)
}

.border-gray-700\/70 {
    border-color: rgb(55 65 81 / 0.7)
}

.border-gray-700\/75 {
    border-color: rgb(55 65 81 / 0.75)
}

.border-gray-700\/80 {
    border-color: rgb(55 65 81 / 0.8)
}

.border-gray-700\/90 {
    border-color: rgb(55 65 81 / 0.9)
}

.border-gray-700\/95 {
    border-color: rgb(55 65 81 / 0.95)
}

.border-gray-75 {
    --tw-border-opacity: 1;
    border-color: rgb(251 254 255 / var(--tw-border-opacity))
}

.border-gray-75\/0 {
    border-color: rgb(251 254 255 / 0)
}

.border-gray-75\/10 {
    border-color: rgb(251 254 255 / 0.1)
}

.border-gray-75\/100 {
    border-color: rgb(251 254 255 / 1)
}

.border-gray-75\/20 {
    border-color: rgb(251 254 255 / 0.2)
}

.border-gray-75\/25 {
    border-color: rgb(251 254 255 / 0.25)
}

.border-gray-75\/30 {
    border-color: rgb(251 254 255 / 0.3)
}

.border-gray-75\/40 {
    border-color: rgb(251 254 255 / 0.4)
}

.border-gray-75\/5 {
    border-color: rgb(251 254 255 / 0.05)
}

.border-gray-75\/50 {
    border-color: rgb(251 254 255 / 0.5)
}

.border-gray-75\/60 {
    border-color: rgb(251 254 255 / 0.6)
}

.border-gray-75\/70 {
    border-color: rgb(251 254 255 / 0.7)
}

.border-gray-75\/75 {
    border-color: rgb(251 254 255 / 0.75)
}

.border-gray-75\/80 {
    border-color: rgb(251 254 255 / 0.8)
}

.border-gray-75\/90 {
    border-color: rgb(251 254 255 / 0.9)
}

.border-gray-75\/95 {
    border-color: rgb(251 254 255 / 0.95)
}

.border-gray-800 {
    --tw-border-opacity: 1;
    border-color: rgb(31 41 55 / var(--tw-border-opacity))
}

.border-gray-800\/0 {
    border-color: rgb(31 41 55 / 0)
}

.border-gray-800\/10 {
    border-color: rgb(31 41 55 / 0.1)
}

.border-gray-800\/100 {
    border-color: rgb(31 41 55 / 1)
}

.border-gray-800\/20 {
    border-color: rgb(31 41 55 / 0.2)
}

.border-gray-800\/25 {
    border-color: rgb(31 41 55 / 0.25)
}

.border-gray-800\/30 {
    border-color: rgb(31 41 55 / 0.3)
}

.border-gray-800\/40 {
    border-color: rgb(31 41 55 / 0.4)
}

.border-gray-800\/5 {
    border-color: rgb(31 41 55 / 0.05)
}

.border-gray-800\/50 {
    border-color: rgb(31 41 55 / 0.5)
}

.border-gray-800\/60 {
    border-color: rgb(31 41 55 / 0.6)
}

.border-gray-800\/70 {
    border-color: rgb(31 41 55 / 0.7)
}

.border-gray-800\/75 {
    border-color: rgb(31 41 55 / 0.75)
}

.border-gray-800\/80 {
    border-color: rgb(31 41 55 / 0.8)
}

.border-gray-800\/90 {
    border-color: rgb(31 41 55 / 0.9)
}

.border-gray-800\/95 {
    border-color: rgb(31 41 55 / 0.95)
}

.border-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgb(17 24 39 / var(--tw-border-opacity))
}

.border-gray-900\/0 {
    border-color: rgb(17 24 39 / 0)
}

.border-gray-900\/10 {
    border-color: rgb(17 24 39 / 0.1)
}

.border-gray-900\/100 {
    border-color: rgb(17 24 39 / 1)
}

.border-gray-900\/20 {
    border-color: rgb(17 24 39 / 0.2)
}

.border-gray-900\/25 {
    border-color: rgb(17 24 39 / 0.25)
}

.border-gray-900\/30 {
    border-color: rgb(17 24 39 / 0.3)
}

.border-gray-900\/40 {
    border-color: rgb(17 24 39 / 0.4)
}

.border-gray-900\/5 {
    border-color: rgb(17 24 39 / 0.05)
}

.border-gray-900\/50 {
    border-color: rgb(17 24 39 / 0.5)
}

.border-gray-900\/60 {
    border-color: rgb(17 24 39 / 0.6)
}

.border-gray-900\/70 {
    border-color: rgb(17 24 39 / 0.7)
}

.border-gray-900\/75 {
    border-color: rgb(17 24 39 / 0.75)
}

.border-gray-900\/80 {
    border-color: rgb(17 24 39 / 0.8)
}

.border-gray-900\/90 {
    border-color: rgb(17 24 39 / 0.9)
}

.border-gray-900\/95 {
    border-color: rgb(17 24 39 / 0.95)
}

.border-gray-950 {
    --tw-border-opacity: 1;
    border-color: rgb(3 7 18 / var(--tw-border-opacity))
}

.border-gray-950\/0 {
    border-color: rgb(3 7 18 / 0)
}

.border-gray-950\/10 {
    border-color: rgb(3 7 18 / 0.1)
}

.border-gray-950\/100 {
    border-color: rgb(3 7 18 / 1)
}

.border-gray-950\/20 {
    border-color: rgb(3 7 18 / 0.2)
}

.border-gray-950\/25 {
    border-color: rgb(3 7 18 / 0.25)
}

.border-gray-950\/30 {
    border-color: rgb(3 7 18 / 0.3)
}

.border-gray-950\/40 {
    border-color: rgb(3 7 18 / 0.4)
}

.border-gray-950\/5 {
    border-color: rgb(3 7 18 / 0.05)
}

.border-gray-950\/50 {
    border-color: rgb(3 7 18 / 0.5)
}

.border-gray-950\/60 {
    border-color: rgb(3 7 18 / 0.6)
}

.border-gray-950\/70 {
    border-color: rgb(3 7 18 / 0.7)
}

.border-gray-950\/75 {
    border-color: rgb(3 7 18 / 0.75)
}

.border-gray-950\/80 {
    border-color: rgb(3 7 18 / 0.8)
}

.border-gray-950\/90 {
    border-color: rgb(3 7 18 / 0.9)
}

.border-gray-950\/95 {
    border-color: rgb(3 7 18 / 0.95)
}

.border-green-100 {
    --tw-border-opacity: 1;
    border-color: rgb(220 252 231 / var(--tw-border-opacity))
}

.border-green-100\/0 {
    border-color: rgb(220 252 231 / 0)
}

.border-green-100\/10 {
    border-color: rgb(220 252 231 / 0.1)
}

.border-green-100\/100 {
    border-color: rgb(220 252 231 / 1)
}

.border-green-100\/20 {
    border-color: rgb(220 252 231 / 0.2)
}

.border-green-100\/25 {
    border-color: rgb(220 252 231 / 0.25)
}

.border-green-100\/30 {
    border-color: rgb(220 252 231 / 0.3)
}

.border-green-100\/40 {
    border-color: rgb(220 252 231 / 0.4)
}

.border-green-100\/5 {
    border-color: rgb(220 252 231 / 0.05)
}

.border-green-100\/50 {
    border-color: rgb(220 252 231 / 0.5)
}

.border-green-100\/60 {
    border-color: rgb(220 252 231 / 0.6)
}

.border-green-100\/70 {
    border-color: rgb(220 252 231 / 0.7)
}

.border-green-100\/75 {
    border-color: rgb(220 252 231 / 0.75)
}

.border-green-100\/80 {
    border-color: rgb(220 252 231 / 0.8)
}

.border-green-100\/90 {
    border-color: rgb(220 252 231 / 0.9)
}

.border-green-100\/95 {
    border-color: rgb(220 252 231 / 0.95)
}

.border-green-200 {
    --tw-border-opacity: 1;
    border-color: rgb(187 247 208 / var(--tw-border-opacity))
}

.border-green-200\/0 {
    border-color: rgb(187 247 208 / 0)
}

.border-green-200\/10 {
    border-color: rgb(187 247 208 / 0.1)
}

.border-green-200\/100 {
    border-color: rgb(187 247 208 / 1)
}

.border-green-200\/20 {
    border-color: rgb(187 247 208 / 0.2)
}

.border-green-200\/25 {
    border-color: rgb(187 247 208 / 0.25)
}

.border-green-200\/30 {
    border-color: rgb(187 247 208 / 0.3)
}

.border-green-200\/40 {
    border-color: rgb(187 247 208 / 0.4)
}

.border-green-200\/5 {
    border-color: rgb(187 247 208 / 0.05)
}

.border-green-200\/50 {
    border-color: rgb(187 247 208 / 0.5)
}

.border-green-200\/60 {
    border-color: rgb(187 247 208 / 0.6)
}

.border-green-200\/70 {
    border-color: rgb(187 247 208 / 0.7)
}

.border-green-200\/75 {
    border-color: rgb(187 247 208 / 0.75)
}

.border-green-200\/80 {
    border-color: rgb(187 247 208 / 0.8)
}

.border-green-200\/90 {
    border-color: rgb(187 247 208 / 0.9)
}

.border-green-200\/95 {
    border-color: rgb(187 247 208 / 0.95)
}

.border-green-300 {
    --tw-border-opacity: 1;
    border-color: rgb(134 239 172 / var(--tw-border-opacity))
}

.border-green-300\/0 {
    border-color: rgb(134 239 172 / 0)
}

.border-green-300\/10 {
    border-color: rgb(134 239 172 / 0.1)
}

.border-green-300\/100 {
    border-color: rgb(134 239 172 / 1)
}

.border-green-300\/20 {
    border-color: rgb(134 239 172 / 0.2)
}

.border-green-300\/25 {
    border-color: rgb(134 239 172 / 0.25)
}

.border-green-300\/30 {
    border-color: rgb(134 239 172 / 0.3)
}

.border-green-300\/40 {
    border-color: rgb(134 239 172 / 0.4)
}

.border-green-300\/5 {
    border-color: rgb(134 239 172 / 0.05)
}

.border-green-300\/50 {
    border-color: rgb(134 239 172 / 0.5)
}

.border-green-300\/60 {
    border-color: rgb(134 239 172 / 0.6)
}

.border-green-300\/70 {
    border-color: rgb(134 239 172 / 0.7)
}

.border-green-300\/75 {
    border-color: rgb(134 239 172 / 0.75)
}

.border-green-300\/80 {
    border-color: rgb(134 239 172 / 0.8)
}

.border-green-300\/90 {
    border-color: rgb(134 239 172 / 0.9)
}

.border-green-300\/95 {
    border-color: rgb(134 239 172 / 0.95)
}

.border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgb(74 222 128 / var(--tw-border-opacity))
}

.border-green-400\/0 {
    border-color: rgb(74 222 128 / 0)
}

.border-green-400\/10 {
    border-color: rgb(74 222 128 / 0.1)
}

.border-green-400\/100 {
    border-color: rgb(74 222 128 / 1)
}

.border-green-400\/20 {
    border-color: rgb(74 222 128 / 0.2)
}

.border-green-400\/25 {
    border-color: rgb(74 222 128 / 0.25)
}

.border-green-400\/30 {
    border-color: rgb(74 222 128 / 0.3)
}

.border-green-400\/40 {
    border-color: rgb(74 222 128 / 0.4)
}

.border-green-400\/5 {
    border-color: rgb(74 222 128 / 0.05)
}

.border-green-400\/50 {
    border-color: rgb(74 222 128 / 0.5)
}

.border-green-400\/60 {
    border-color: rgb(74 222 128 / 0.6)
}

.border-green-400\/70 {
    border-color: rgb(74 222 128 / 0.7)
}

.border-green-400\/75 {
    border-color: rgb(74 222 128 / 0.75)
}

.border-green-400\/80 {
    border-color: rgb(74 222 128 / 0.8)
}

.border-green-400\/90 {
    border-color: rgb(74 222 128 / 0.9)
}

.border-green-400\/95 {
    border-color: rgb(74 222 128 / 0.95)
}

.border-green-450 {
    --tw-border-opacity: 1;
    border-color: rgb(0 211 126 / var(--tw-border-opacity))
}

.border-green-450\/0 {
    border-color: rgb(0 211 126 / 0)
}

.border-green-450\/10 {
    border-color: rgb(0 211 126 / 0.1)
}

.border-green-450\/100 {
    border-color: rgb(0 211 126 / 1)
}

.border-green-450\/20 {
    border-color: rgb(0 211 126 / 0.2)
}

.border-green-450\/25 {
    border-color: rgb(0 211 126 / 0.25)
}

.border-green-450\/30 {
    border-color: rgb(0 211 126 / 0.3)
}

.border-green-450\/40 {
    border-color: rgb(0 211 126 / 0.4)
}

.border-green-450\/5 {
    border-color: rgb(0 211 126 / 0.05)
}

.border-green-450\/50 {
    border-color: rgb(0 211 126 / 0.5)
}

.border-green-450\/60 {
    border-color: rgb(0 211 126 / 0.6)
}

.border-green-450\/70 {
    border-color: rgb(0 211 126 / 0.7)
}

.border-green-450\/75 {
    border-color: rgb(0 211 126 / 0.75)
}

.border-green-450\/80 {
    border-color: rgb(0 211 126 / 0.8)
}

.border-green-450\/90 {
    border-color: rgb(0 211 126 / 0.9)
}

.border-green-450\/95 {
    border-color: rgb(0 211 126 / 0.95)
}

.border-green-50 {
    --tw-border-opacity: 1;
    border-color: rgb(240 253 244 / var(--tw-border-opacity))
}

.border-green-50\/0 {
    border-color: rgb(240 253 244 / 0)
}

.border-green-50\/10 {
    border-color: rgb(240 253 244 / 0.1)
}

.border-green-50\/100 {
    border-color: rgb(240 253 244 / 1)
}

.border-green-50\/20 {
    border-color: rgb(240 253 244 / 0.2)
}

.border-green-50\/25 {
    border-color: rgb(240 253 244 / 0.25)
}

.border-green-50\/30 {
    border-color: rgb(240 253 244 / 0.3)
}

.border-green-50\/40 {
    border-color: rgb(240 253 244 / 0.4)
}

.border-green-50\/5 {
    border-color: rgb(240 253 244 / 0.05)
}

.border-green-50\/50 {
    border-color: rgb(240 253 244 / 0.5)
}

.border-green-50\/60 {
    border-color: rgb(240 253 244 / 0.6)
}

.border-green-50\/70 {
    border-color: rgb(240 253 244 / 0.7)
}

.border-green-50\/75 {
    border-color: rgb(240 253 244 / 0.75)
}

.border-green-50\/80 {
    border-color: rgb(240 253 244 / 0.8)
}

.border-green-50\/90 {
    border-color: rgb(240 253 244 / 0.9)
}

.border-green-50\/95 {
    border-color: rgb(240 253 244 / 0.95)
}

.border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgb(34 197 94 / var(--tw-border-opacity))
}

.border-green-500\/0 {
    border-color: rgb(34 197 94 / 0)
}

.border-green-500\/10 {
    border-color: rgb(34 197 94 / 0.1)
}

.border-green-500\/100 {
    border-color: rgb(34 197 94 / 1)
}

.border-green-500\/20 {
    border-color: rgb(34 197 94 / 0.2)
}

.border-green-500\/25 {
    border-color: rgb(34 197 94 / 0.25)
}

.border-green-500\/30 {
    border-color: rgb(34 197 94 / 0.3)
}

.border-green-500\/40 {
    border-color: rgb(34 197 94 / 0.4)
}

.border-green-500\/5 {
    border-color: rgb(34 197 94 / 0.05)
}

.border-green-500\/50 {
    border-color: rgb(34 197 94 / 0.5)
}

.border-green-500\/60 {
    border-color: rgb(34 197 94 / 0.6)
}

.border-green-500\/70 {
    border-color: rgb(34 197 94 / 0.7)
}

.border-green-500\/75 {
    border-color: rgb(34 197 94 / 0.75)
}

.border-green-500\/80 {
    border-color: rgb(34 197 94 / 0.8)
}

.border-green-500\/90 {
    border-color: rgb(34 197 94 / 0.9)
}

.border-green-500\/95 {
    border-color: rgb(34 197 94 / 0.95)
}

.border-green-550 {
    --tw-border-opacity: 1;
    border-color: rgb(0 168 101 / var(--tw-border-opacity))
}

.border-green-550\/0 {
    border-color: rgb(0 168 101 / 0)
}

.border-green-550\/10 {
    border-color: rgb(0 168 101 / 0.1)
}

.border-green-550\/100 {
    border-color: rgb(0 168 101 / 1)
}

.border-green-550\/20 {
    border-color: rgb(0 168 101 / 0.2)
}

.border-green-550\/25 {
    border-color: rgb(0 168 101 / 0.25)
}

.border-green-550\/30 {
    border-color: rgb(0 168 101 / 0.3)
}

.border-green-550\/40 {
    border-color: rgb(0 168 101 / 0.4)
}

.border-green-550\/5 {
    border-color: rgb(0 168 101 / 0.05)
}

.border-green-550\/50 {
    border-color: rgb(0 168 101 / 0.5)
}

.border-green-550\/60 {
    border-color: rgb(0 168 101 / 0.6)
}

.border-green-550\/70 {
    border-color: rgb(0 168 101 / 0.7)
}

.border-green-550\/75 {
    border-color: rgb(0 168 101 / 0.75)
}

.border-green-550\/80 {
    border-color: rgb(0 168 101 / 0.8)
}

.border-green-550\/90 {
    border-color: rgb(0 168 101 / 0.9)
}

.border-green-550\/95 {
    border-color: rgb(0 168 101 / 0.95)
}

.border-green-600 {
    --tw-border-opacity: 1;
    border-color: rgb(22 163 74 / var(--tw-border-opacity))
}

.border-green-600\/0 {
    border-color: rgb(22 163 74 / 0)
}

.border-green-600\/10 {
    border-color: rgb(22 163 74 / 0.1)
}

.border-green-600\/100 {
    border-color: rgb(22 163 74 / 1)
}

.border-green-600\/20 {
    border-color: rgb(22 163 74 / 0.2)
}

.border-green-600\/25 {
    border-color: rgb(22 163 74 / 0.25)
}

.border-green-600\/30 {
    border-color: rgb(22 163 74 / 0.3)
}

.border-green-600\/40 {
    border-color: rgb(22 163 74 / 0.4)
}

.border-green-600\/5 {
    border-color: rgb(22 163 74 / 0.05)
}

.border-green-600\/50 {
    border-color: rgb(22 163 74 / 0.5)
}

.border-green-600\/60 {
    border-color: rgb(22 163 74 / 0.6)
}

.border-green-600\/70 {
    border-color: rgb(22 163 74 / 0.7)
}

.border-green-600\/75 {
    border-color: rgb(22 163 74 / 0.75)
}

.border-green-600\/80 {
    border-color: rgb(22 163 74 / 0.8)
}

.border-green-600\/90 {
    border-color: rgb(22 163 74 / 0.9)
}

.border-green-600\/95 {
    border-color: rgb(22 163 74 / 0.95)
}

.border-green-700 {
    --tw-border-opacity: 1;
    border-color: rgb(21 128 61 / var(--tw-border-opacity))
}

.border-green-700\/0 {
    border-color: rgb(21 128 61 / 0)
}

.border-green-700\/10 {
    border-color: rgb(21 128 61 / 0.1)
}

.border-green-700\/100 {
    border-color: rgb(21 128 61 / 1)
}

.border-green-700\/20 {
    border-color: rgb(21 128 61 / 0.2)
}

.border-green-700\/25 {
    border-color: rgb(21 128 61 / 0.25)
}

.border-green-700\/30 {
    border-color: rgb(21 128 61 / 0.3)
}

.border-green-700\/40 {
    border-color: rgb(21 128 61 / 0.4)
}

.border-green-700\/5 {
    border-color: rgb(21 128 61 / 0.05)
}

.border-green-700\/50 {
    border-color: rgb(21 128 61 / 0.5)
}

.border-green-700\/60 {
    border-color: rgb(21 128 61 / 0.6)
}

.border-green-700\/70 {
    border-color: rgb(21 128 61 / 0.7)
}

.border-green-700\/75 {
    border-color: rgb(21 128 61 / 0.75)
}

.border-green-700\/80 {
    border-color: rgb(21 128 61 / 0.8)
}

.border-green-700\/90 {
    border-color: rgb(21 128 61 / 0.9)
}

.border-green-700\/95 {
    border-color: rgb(21 128 61 / 0.95)
}

.border-green-800 {
    --tw-border-opacity: 1;
    border-color: rgb(22 101 52 / var(--tw-border-opacity))
}

.border-green-800\/0 {
    border-color: rgb(22 101 52 / 0)
}

.border-green-800\/10 {
    border-color: rgb(22 101 52 / 0.1)
}

.border-green-800\/100 {
    border-color: rgb(22 101 52 / 1)
}

.border-green-800\/20 {
    border-color: rgb(22 101 52 / 0.2)
}

.border-green-800\/25 {
    border-color: rgb(22 101 52 / 0.25)
}

.border-green-800\/30 {
    border-color: rgb(22 101 52 / 0.3)
}

.border-green-800\/40 {
    border-color: rgb(22 101 52 / 0.4)
}

.border-green-800\/5 {
    border-color: rgb(22 101 52 / 0.05)
}

.border-green-800\/50 {
    border-color: rgb(22 101 52 / 0.5)
}

.border-green-800\/60 {
    border-color: rgb(22 101 52 / 0.6)
}

.border-green-800\/70 {
    border-color: rgb(22 101 52 / 0.7)
}

.border-green-800\/75 {
    border-color: rgb(22 101 52 / 0.75)
}

.border-green-800\/80 {
    border-color: rgb(22 101 52 / 0.8)
}

.border-green-800\/90 {
    border-color: rgb(22 101 52 / 0.9)
}

.border-green-800\/95 {
    border-color: rgb(22 101 52 / 0.95)
}

.border-green-900 {
    --tw-border-opacity: 1;
    border-color: rgb(20 83 45 / var(--tw-border-opacity))
}

.border-green-900\/0 {
    border-color: rgb(20 83 45 / 0)
}

.border-green-900\/10 {
    border-color: rgb(20 83 45 / 0.1)
}

.border-green-900\/100 {
    border-color: rgb(20 83 45 / 1)
}

.border-green-900\/20 {
    border-color: rgb(20 83 45 / 0.2)
}

.border-green-900\/25 {
    border-color: rgb(20 83 45 / 0.25)
}

.border-green-900\/30 {
    border-color: rgb(20 83 45 / 0.3)
}

.border-green-900\/40 {
    border-color: rgb(20 83 45 / 0.4)
}

.border-green-900\/5 {
    border-color: rgb(20 83 45 / 0.05)
}

.border-green-900\/50 {
    border-color: rgb(20 83 45 / 0.5)
}

.border-green-900\/60 {
    border-color: rgb(20 83 45 / 0.6)
}

.border-green-900\/70 {
    border-color: rgb(20 83 45 / 0.7)
}

.border-green-900\/75 {
    border-color: rgb(20 83 45 / 0.75)
}

.border-green-900\/80 {
    border-color: rgb(20 83 45 / 0.8)
}

.border-green-900\/90 {
    border-color: rgb(20 83 45 / 0.9)
}

.border-green-900\/95 {
    border-color: rgb(20 83 45 / 0.95)
}

.border-green-950 {
    --tw-border-opacity: 1;
    border-color: rgb(5 46 22 / var(--tw-border-opacity))
}

.border-green-950\/0 {
    border-color: rgb(5 46 22 / 0)
}

.border-green-950\/10 {
    border-color: rgb(5 46 22 / 0.1)
}

.border-green-950\/100 {
    border-color: rgb(5 46 22 / 1)
}

.border-green-950\/20 {
    border-color: rgb(5 46 22 / 0.2)
}

.border-green-950\/25 {
    border-color: rgb(5 46 22 / 0.25)
}

.border-green-950\/30 {
    border-color: rgb(5 46 22 / 0.3)
}

.border-green-950\/40 {
    border-color: rgb(5 46 22 / 0.4)
}

.border-green-950\/5 {
    border-color: rgb(5 46 22 / 0.05)
}

.border-green-950\/50 {
    border-color: rgb(5 46 22 / 0.5)
}

.border-green-950\/60 {
    border-color: rgb(5 46 22 / 0.6)
}

.border-green-950\/70 {
    border-color: rgb(5 46 22 / 0.7)
}

.border-green-950\/75 {
    border-color: rgb(5 46 22 / 0.75)
}

.border-green-950\/80 {
    border-color: rgb(5 46 22 / 0.8)
}

.border-green-950\/90 {
    border-color: rgb(5 46 22 / 0.9)
}

.border-green-950\/95 {
    border-color: rgb(5 46 22 / 0.95)
}

.border-indigo-100 {
    --tw-border-opacity: 1;
    border-color: rgb(224 231 255 / var(--tw-border-opacity))
}

.border-indigo-100\/0 {
    border-color: rgb(224 231 255 / 0)
}

.border-indigo-100\/10 {
    border-color: rgb(224 231 255 / 0.1)
}

.border-indigo-100\/100 {
    border-color: rgb(224 231 255 / 1)
}

.border-indigo-100\/20 {
    border-color: rgb(224 231 255 / 0.2)
}

.border-indigo-100\/25 {
    border-color: rgb(224 231 255 / 0.25)
}

.border-indigo-100\/30 {
    border-color: rgb(224 231 255 / 0.3)
}

.border-indigo-100\/40 {
    border-color: rgb(224 231 255 / 0.4)
}

.border-indigo-100\/5 {
    border-color: rgb(224 231 255 / 0.05)
}

.border-indigo-100\/50 {
    border-color: rgb(224 231 255 / 0.5)
}

.border-indigo-100\/60 {
    border-color: rgb(224 231 255 / 0.6)
}

.border-indigo-100\/70 {
    border-color: rgb(224 231 255 / 0.7)
}

.border-indigo-100\/75 {
    border-color: rgb(224 231 255 / 0.75)
}

.border-indigo-100\/80 {
    border-color: rgb(224 231 255 / 0.8)
}

.border-indigo-100\/90 {
    border-color: rgb(224 231 255 / 0.9)
}

.border-indigo-100\/95 {
    border-color: rgb(224 231 255 / 0.95)
}

.border-indigo-200 {
    --tw-border-opacity: 1;
    border-color: rgb(199 210 254 / var(--tw-border-opacity))
}

.border-indigo-200\/0 {
    border-color: rgb(199 210 254 / 0)
}

.border-indigo-200\/10 {
    border-color: rgb(199 210 254 / 0.1)
}

.border-indigo-200\/100 {
    border-color: rgb(199 210 254 / 1)
}

.border-indigo-200\/20 {
    border-color: rgb(199 210 254 / 0.2)
}

.border-indigo-200\/25 {
    border-color: rgb(199 210 254 / 0.25)
}

.border-indigo-200\/30 {
    border-color: rgb(199 210 254 / 0.3)
}

.border-indigo-200\/40 {
    border-color: rgb(199 210 254 / 0.4)
}

.border-indigo-200\/5 {
    border-color: rgb(199 210 254 / 0.05)
}

.border-indigo-200\/50 {
    border-color: rgb(199 210 254 / 0.5)
}

.border-indigo-200\/60 {
    border-color: rgb(199 210 254 / 0.6)
}

.border-indigo-200\/70 {
    border-color: rgb(199 210 254 / 0.7)
}

.border-indigo-200\/75 {
    border-color: rgb(199 210 254 / 0.75)
}

.border-indigo-200\/80 {
    border-color: rgb(199 210 254 / 0.8)
}

.border-indigo-200\/90 {
    border-color: rgb(199 210 254 / 0.9)
}

.border-indigo-200\/95 {
    border-color: rgb(199 210 254 / 0.95)
}

.border-indigo-300 {
    --tw-border-opacity: 1;
    border-color: rgb(165 180 252 / var(--tw-border-opacity))
}

.border-indigo-300\/0 {
    border-color: rgb(165 180 252 / 0)
}

.border-indigo-300\/10 {
    border-color: rgb(165 180 252 / 0.1)
}

.border-indigo-300\/100 {
    border-color: rgb(165 180 252 / 1)
}

.border-indigo-300\/20 {
    border-color: rgb(165 180 252 / 0.2)
}

.border-indigo-300\/25 {
    border-color: rgb(165 180 252 / 0.25)
}

.border-indigo-300\/30 {
    border-color: rgb(165 180 252 / 0.3)
}

.border-indigo-300\/40 {
    border-color: rgb(165 180 252 / 0.4)
}

.border-indigo-300\/5 {
    border-color: rgb(165 180 252 / 0.05)
}

.border-indigo-300\/50 {
    border-color: rgb(165 180 252 / 0.5)
}

.border-indigo-300\/60 {
    border-color: rgb(165 180 252 / 0.6)
}

.border-indigo-300\/70 {
    border-color: rgb(165 180 252 / 0.7)
}

.border-indigo-300\/75 {
    border-color: rgb(165 180 252 / 0.75)
}

.border-indigo-300\/80 {
    border-color: rgb(165 180 252 / 0.8)
}

.border-indigo-300\/90 {
    border-color: rgb(165 180 252 / 0.9)
}

.border-indigo-300\/95 {
    border-color: rgb(165 180 252 / 0.95)
}

.border-indigo-400 {
    --tw-border-opacity: 1;
    border-color: rgb(129 140 248 / var(--tw-border-opacity))
}

.border-indigo-400\/0 {
    border-color: rgb(129 140 248 / 0)
}

.border-indigo-400\/10 {
    border-color: rgb(129 140 248 / 0.1)
}

.border-indigo-400\/100 {
    border-color: rgb(129 140 248 / 1)
}

.border-indigo-400\/20 {
    border-color: rgb(129 140 248 / 0.2)
}

.border-indigo-400\/25 {
    border-color: rgb(129 140 248 / 0.25)
}

.border-indigo-400\/30 {
    border-color: rgb(129 140 248 / 0.3)
}

.border-indigo-400\/40 {
    border-color: rgb(129 140 248 / 0.4)
}

.border-indigo-400\/5 {
    border-color: rgb(129 140 248 / 0.05)
}

.border-indigo-400\/50 {
    border-color: rgb(129 140 248 / 0.5)
}

.border-indigo-400\/60 {
    border-color: rgb(129 140 248 / 0.6)
}

.border-indigo-400\/70 {
    border-color: rgb(129 140 248 / 0.7)
}

.border-indigo-400\/75 {
    border-color: rgb(129 140 248 / 0.75)
}

.border-indigo-400\/80 {
    border-color: rgb(129 140 248 / 0.8)
}

.border-indigo-400\/90 {
    border-color: rgb(129 140 248 / 0.9)
}

.border-indigo-400\/95 {
    border-color: rgb(129 140 248 / 0.95)
}

.border-indigo-50 {
    --tw-border-opacity: 1;
    border-color: rgb(238 242 255 / var(--tw-border-opacity))
}

.border-indigo-50\/0 {
    border-color: rgb(238 242 255 / 0)
}

.border-indigo-50\/10 {
    border-color: rgb(238 242 255 / 0.1)
}

.border-indigo-50\/100 {
    border-color: rgb(238 242 255 / 1)
}

.border-indigo-50\/20 {
    border-color: rgb(238 242 255 / 0.2)
}

.border-indigo-50\/25 {
    border-color: rgb(238 242 255 / 0.25)
}

.border-indigo-50\/30 {
    border-color: rgb(238 242 255 / 0.3)
}

.border-indigo-50\/40 {
    border-color: rgb(238 242 255 / 0.4)
}

.border-indigo-50\/5 {
    border-color: rgb(238 242 255 / 0.05)
}

.border-indigo-50\/50 {
    border-color: rgb(238 242 255 / 0.5)
}

.border-indigo-50\/60 {
    border-color: rgb(238 242 255 / 0.6)
}

.border-indigo-50\/70 {
    border-color: rgb(238 242 255 / 0.7)
}

.border-indigo-50\/75 {
    border-color: rgb(238 242 255 / 0.75)
}

.border-indigo-50\/80 {
    border-color: rgb(238 242 255 / 0.8)
}

.border-indigo-50\/90 {
    border-color: rgb(238 242 255 / 0.9)
}

.border-indigo-50\/95 {
    border-color: rgb(238 242 255 / 0.95)
}

.border-indigo-500 {
    --tw-border-opacity: 1;
    border-color: rgb(99 102 241 / var(--tw-border-opacity))
}

.border-indigo-500\/0 {
    border-color: rgb(99 102 241 / 0)
}

.border-indigo-500\/10 {
    border-color: rgb(99 102 241 / 0.1)
}

.border-indigo-500\/100 {
    border-color: rgb(99 102 241 / 1)
}

.border-indigo-500\/20 {
    border-color: rgb(99 102 241 / 0.2)
}

.border-indigo-500\/25 {
    border-color: rgb(99 102 241 / 0.25)
}

.border-indigo-500\/30 {
    border-color: rgb(99 102 241 / 0.3)
}

.border-indigo-500\/40 {
    border-color: rgb(99 102 241 / 0.4)
}

.border-indigo-500\/5 {
    border-color: rgb(99 102 241 / 0.05)
}

.border-indigo-500\/50 {
    border-color: rgb(99 102 241 / 0.5)
}

.border-indigo-500\/60 {
    border-color: rgb(99 102 241 / 0.6)
}

.border-indigo-500\/70 {
    border-color: rgb(99 102 241 / 0.7)
}

.border-indigo-500\/75 {
    border-color: rgb(99 102 241 / 0.75)
}

.border-indigo-500\/80 {
    border-color: rgb(99 102 241 / 0.8)
}

.border-indigo-500\/90 {
    border-color: rgb(99 102 241 / 0.9)
}

.border-indigo-500\/95 {
    border-color: rgb(99 102 241 / 0.95)
}

.border-indigo-550 {
    --tw-border-opacity: 1;
    border-color: rgb(102 67 214 / var(--tw-border-opacity))
}

.border-indigo-550\/0 {
    border-color: rgb(102 67 214 / 0)
}

.border-indigo-550\/10 {
    border-color: rgb(102 67 214 / 0.1)
}

.border-indigo-550\/100 {
    border-color: rgb(102 67 214 / 1)
}

.border-indigo-550\/20 {
    border-color: rgb(102 67 214 / 0.2)
}

.border-indigo-550\/25 {
    border-color: rgb(102 67 214 / 0.25)
}

.border-indigo-550\/30 {
    border-color: rgb(102 67 214 / 0.3)
}

.border-indigo-550\/40 {
    border-color: rgb(102 67 214 / 0.4)
}

.border-indigo-550\/5 {
    border-color: rgb(102 67 214 / 0.05)
}

.border-indigo-550\/50 {
    border-color: rgb(102 67 214 / 0.5)
}

.border-indigo-550\/60 {
    border-color: rgb(102 67 214 / 0.6)
}

.border-indigo-550\/70 {
    border-color: rgb(102 67 214 / 0.7)
}

.border-indigo-550\/75 {
    border-color: rgb(102 67 214 / 0.75)
}

.border-indigo-550\/80 {
    border-color: rgb(102 67 214 / 0.8)
}

.border-indigo-550\/90 {
    border-color: rgb(102 67 214 / 0.9)
}

.border-indigo-550\/95 {
    border-color: rgb(102 67 214 / 0.95)
}

.border-indigo-600 {
    --tw-border-opacity: 1;
    border-color: rgb(79 70 229 / var(--tw-border-opacity))
}

.border-indigo-600\/0 {
    border-color: rgb(79 70 229 / 0)
}

.border-indigo-600\/10 {
    border-color: rgb(79 70 229 / 0.1)
}

.border-indigo-600\/100 {
    border-color: rgb(79 70 229 / 1)
}

.border-indigo-600\/20 {
    border-color: rgb(79 70 229 / 0.2)
}

.border-indigo-600\/25 {
    border-color: rgb(79 70 229 / 0.25)
}

.border-indigo-600\/30 {
    border-color: rgb(79 70 229 / 0.3)
}

.border-indigo-600\/40 {
    border-color: rgb(79 70 229 / 0.4)
}

.border-indigo-600\/5 {
    border-color: rgb(79 70 229 / 0.05)
}

.border-indigo-600\/50 {
    border-color: rgb(79 70 229 / 0.5)
}

.border-indigo-600\/60 {
    border-color: rgb(79 70 229 / 0.6)
}

.border-indigo-600\/70 {
    border-color: rgb(79 70 229 / 0.7)
}

.border-indigo-600\/75 {
    border-color: rgb(79 70 229 / 0.75)
}

.border-indigo-600\/80 {
    border-color: rgb(79 70 229 / 0.8)
}

.border-indigo-600\/90 {
    border-color: rgb(79 70 229 / 0.9)
}

.border-indigo-600\/95 {
    border-color: rgb(79 70 229 / 0.95)
}

.border-indigo-700 {
    --tw-border-opacity: 1;
    border-color: rgb(67 56 202 / var(--tw-border-opacity))
}

.border-indigo-700\/0 {
    border-color: rgb(67 56 202 / 0)
}

.border-indigo-700\/10 {
    border-color: rgb(67 56 202 / 0.1)
}

.border-indigo-700\/100 {
    border-color: rgb(67 56 202 / 1)
}

.border-indigo-700\/20 {
    border-color: rgb(67 56 202 / 0.2)
}

.border-indigo-700\/25 {
    border-color: rgb(67 56 202 / 0.25)
}

.border-indigo-700\/30 {
    border-color: rgb(67 56 202 / 0.3)
}

.border-indigo-700\/40 {
    border-color: rgb(67 56 202 / 0.4)
}

.border-indigo-700\/5 {
    border-color: rgb(67 56 202 / 0.05)
}

.border-indigo-700\/50 {
    border-color: rgb(67 56 202 / 0.5)
}

.border-indigo-700\/60 {
    border-color: rgb(67 56 202 / 0.6)
}

.border-indigo-700\/70 {
    border-color: rgb(67 56 202 / 0.7)
}

.border-indigo-700\/75 {
    border-color: rgb(67 56 202 / 0.75)
}

.border-indigo-700\/80 {
    border-color: rgb(67 56 202 / 0.8)
}

.border-indigo-700\/90 {
    border-color: rgb(67 56 202 / 0.9)
}

.border-indigo-700\/95 {
    border-color: rgb(67 56 202 / 0.95)
}

.border-indigo-800 {
    --tw-border-opacity: 1;
    border-color: rgb(55 48 163 / var(--tw-border-opacity))
}

.border-indigo-800\/0 {
    border-color: rgb(55 48 163 / 0)
}

.border-indigo-800\/10 {
    border-color: rgb(55 48 163 / 0.1)
}

.border-indigo-800\/100 {
    border-color: rgb(55 48 163 / 1)
}

.border-indigo-800\/20 {
    border-color: rgb(55 48 163 / 0.2)
}

.border-indigo-800\/25 {
    border-color: rgb(55 48 163 / 0.25)
}

.border-indigo-800\/30 {
    border-color: rgb(55 48 163 / 0.3)
}

.border-indigo-800\/40 {
    border-color: rgb(55 48 163 / 0.4)
}

.border-indigo-800\/5 {
    border-color: rgb(55 48 163 / 0.05)
}

.border-indigo-800\/50 {
    border-color: rgb(55 48 163 / 0.5)
}

.border-indigo-800\/60 {
    border-color: rgb(55 48 163 / 0.6)
}

.border-indigo-800\/70 {
    border-color: rgb(55 48 163 / 0.7)
}

.border-indigo-800\/75 {
    border-color: rgb(55 48 163 / 0.75)
}

.border-indigo-800\/80 {
    border-color: rgb(55 48 163 / 0.8)
}

.border-indigo-800\/90 {
    border-color: rgb(55 48 163 / 0.9)
}

.border-indigo-800\/95 {
    border-color: rgb(55 48 163 / 0.95)
}

.border-indigo-850 {
    --tw-border-opacity: 1;
    border-color: rgb(55 37 99 / var(--tw-border-opacity))
}

.border-indigo-850\/0 {
    border-color: rgb(55 37 99 / 0)
}

.border-indigo-850\/10 {
    border-color: rgb(55 37 99 / 0.1)
}

.border-indigo-850\/100 {
    border-color: rgb(55 37 99 / 1)
}

.border-indigo-850\/20 {
    border-color: rgb(55 37 99 / 0.2)
}

.border-indigo-850\/25 {
    border-color: rgb(55 37 99 / 0.25)
}

.border-indigo-850\/30 {
    border-color: rgb(55 37 99 / 0.3)
}

.border-indigo-850\/40 {
    border-color: rgb(55 37 99 / 0.4)
}

.border-indigo-850\/5 {
    border-color: rgb(55 37 99 / 0.05)
}

.border-indigo-850\/50 {
    border-color: rgb(55 37 99 / 0.5)
}

.border-indigo-850\/60 {
    border-color: rgb(55 37 99 / 0.6)
}

.border-indigo-850\/70 {
    border-color: rgb(55 37 99 / 0.7)
}

.border-indigo-850\/75 {
    border-color: rgb(55 37 99 / 0.75)
}

.border-indigo-850\/80 {
    border-color: rgb(55 37 99 / 0.8)
}

.border-indigo-850\/90 {
    border-color: rgb(55 37 99 / 0.9)
}

.border-indigo-850\/95 {
    border-color: rgb(55 37 99 / 0.95)
}

.border-indigo-900 {
    --tw-border-opacity: 1;
    border-color: rgb(49 46 129 / var(--tw-border-opacity))
}

.border-indigo-900\/0 {
    border-color: rgb(49 46 129 / 0)
}

.border-indigo-900\/10 {
    border-color: rgb(49 46 129 / 0.1)
}

.border-indigo-900\/100 {
    border-color: rgb(49 46 129 / 1)
}

.border-indigo-900\/20 {
    border-color: rgb(49 46 129 / 0.2)
}

.border-indigo-900\/25 {
    border-color: rgb(49 46 129 / 0.25)
}

.border-indigo-900\/30 {
    border-color: rgb(49 46 129 / 0.3)
}

.border-indigo-900\/40 {
    border-color: rgb(49 46 129 / 0.4)
}

.border-indigo-900\/5 {
    border-color: rgb(49 46 129 / 0.05)
}

.border-indigo-900\/50 {
    border-color: rgb(49 46 129 / 0.5)
}

.border-indigo-900\/60 {
    border-color: rgb(49 46 129 / 0.6)
}

.border-indigo-900\/70 {
    border-color: rgb(49 46 129 / 0.7)
}

.border-indigo-900\/75 {
    border-color: rgb(49 46 129 / 0.75)
}

.border-indigo-900\/80 {
    border-color: rgb(49 46 129 / 0.8)
}

.border-indigo-900\/90 {
    border-color: rgb(49 46 129 / 0.9)
}

.border-indigo-900\/95 {
    border-color: rgb(49 46 129 / 0.95)
}

.border-indigo-950 {
    --tw-border-opacity: 1;
    border-color: rgb(42 29 77 / var(--tw-border-opacity))
}

.border-indigo-950\/0 {
    border-color: rgb(42 29 77 / 0)
}

.border-indigo-950\/10 {
    border-color: rgb(42 29 77 / 0.1)
}

.border-indigo-950\/100 {
    border-color: rgb(42 29 77 / 1)
}

.border-indigo-950\/20 {
    border-color: rgb(42 29 77 / 0.2)
}

.border-indigo-950\/25 {
    border-color: rgb(42 29 77 / 0.25)
}

.border-indigo-950\/30 {
    border-color: rgb(42 29 77 / 0.3)
}

.border-indigo-950\/40 {
    border-color: rgb(42 29 77 / 0.4)
}

.border-indigo-950\/5 {
    border-color: rgb(42 29 77 / 0.05)
}

.border-indigo-950\/50 {
    border-color: rgb(42 29 77 / 0.5)
}

.border-indigo-950\/60 {
    border-color: rgb(42 29 77 / 0.6)
}

.border-indigo-950\/70 {
    border-color: rgb(42 29 77 / 0.7)
}

.border-indigo-950\/75 {
    border-color: rgb(42 29 77 / 0.75)
}

.border-indigo-950\/80 {
    border-color: rgb(42 29 77 / 0.8)
}

.border-indigo-950\/90 {
    border-color: rgb(42 29 77 / 0.9)
}

.border-indigo-950\/95 {
    border-color: rgb(42 29 77 / 0.95)
}

.border-neutral-100 {
    --tw-border-opacity: 1;
    border-color: rgb(245 245 245 / var(--tw-border-opacity))
}

.border-neutral-100\/0 {
    border-color: rgb(245 245 245 / 0)
}

.border-neutral-100\/10 {
    border-color: rgb(245 245 245 / 0.1)
}

.border-neutral-100\/100 {
    border-color: rgb(245 245 245 / 1)
}

.border-neutral-100\/20 {
    border-color: rgb(245 245 245 / 0.2)
}

.border-neutral-100\/25 {
    border-color: rgb(245 245 245 / 0.25)
}

.border-neutral-100\/30 {
    border-color: rgb(245 245 245 / 0.3)
}

.border-neutral-100\/40 {
    border-color: rgb(245 245 245 / 0.4)
}

.border-neutral-100\/5 {
    border-color: rgb(245 245 245 / 0.05)
}

.border-neutral-100\/50 {
    border-color: rgb(245 245 245 / 0.5)
}

.border-neutral-100\/60 {
    border-color: rgb(245 245 245 / 0.6)
}

.border-neutral-100\/70 {
    border-color: rgb(245 245 245 / 0.7)
}

.border-neutral-100\/75 {
    border-color: rgb(245 245 245 / 0.75)
}

.border-neutral-100\/80 {
    border-color: rgb(245 245 245 / 0.8)
}

.border-neutral-100\/90 {
    border-color: rgb(245 245 245 / 0.9)
}

.border-neutral-100\/95 {
    border-color: rgb(245 245 245 / 0.95)
}

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

.border-neutral-200\/0 {
    border-color: rgb(229 229 229 / 0)
}

.border-neutral-200\/10 {
    border-color: rgb(229 229 229 / 0.1)
}

.border-neutral-200\/100 {
    border-color: rgb(229 229 229 / 1)
}

.border-neutral-200\/20 {
    border-color: rgb(229 229 229 / 0.2)
}

.border-neutral-200\/25 {
    border-color: rgb(229 229 229 / 0.25)
}

.border-neutral-200\/30 {
    border-color: rgb(229 229 229 / 0.3)
}

.border-neutral-200\/40 {
    border-color: rgb(229 229 229 / 0.4)
}

.border-neutral-200\/5 {
    border-color: rgb(229 229 229 / 0.05)
}

.border-neutral-200\/50 {
    border-color: rgb(229 229 229 / 0.5)
}

.border-neutral-200\/60 {
    border-color: rgb(229 229 229 / 0.6)
}

.border-neutral-200\/70 {
    border-color: rgb(229 229 229 / 0.7)
}

.border-neutral-200\/75 {
    border-color: rgb(229 229 229 / 0.75)
}

.border-neutral-200\/80 {
    border-color: rgb(229 229 229 / 0.8)
}

.border-neutral-200\/90 {
    border-color: rgb(229 229 229 / 0.9)
}

.border-neutral-200\/95 {
    border-color: rgb(229 229 229 / 0.95)
}

.border-neutral-300 {
    --tw-border-opacity: 1;
    border-color: rgb(212 212 212 / var(--tw-border-opacity))
}

.border-neutral-300\/0 {
    border-color: rgb(212 212 212 / 0)
}

.border-neutral-300\/10 {
    border-color: rgb(212 212 212 / 0.1)
}

.border-neutral-300\/100 {
    border-color: rgb(212 212 212 / 1)
}

.border-neutral-300\/20 {
    border-color: rgb(212 212 212 / 0.2)
}

.border-neutral-300\/25 {
    border-color: rgb(212 212 212 / 0.25)
}

.border-neutral-300\/30 {
    border-color: rgb(212 212 212 / 0.3)
}

.border-neutral-300\/40 {
    border-color: rgb(212 212 212 / 0.4)
}

.border-neutral-300\/5 {
    border-color: rgb(212 212 212 / 0.05)
}

.border-neutral-300\/50 {
    border-color: rgb(212 212 212 / 0.5)
}

.border-neutral-300\/60 {
    border-color: rgb(212 212 212 / 0.6)
}

.border-neutral-300\/70 {
    border-color: rgb(212 212 212 / 0.7)
}

.border-neutral-300\/75 {
    border-color: rgb(212 212 212 / 0.75)
}

.border-neutral-300\/80 {
    border-color: rgb(212 212 212 / 0.8)
}

.border-neutral-300\/90 {
    border-color: rgb(212 212 212 / 0.9)
}

.border-neutral-300\/95 {
    border-color: rgb(212 212 212 / 0.95)
}

.border-neutral-350 {
    --tw-border-opacity: 1;
    border-color: rgb(205 207 206 / var(--tw-border-opacity))
}

.border-neutral-350\/0 {
    border-color: rgb(205 207 206 / 0)
}

.border-neutral-350\/10 {
    border-color: rgb(205 207 206 / 0.1)
}

.border-neutral-350\/100 {
    border-color: rgb(205 207 206 / 1)
}

.border-neutral-350\/20 {
    border-color: rgb(205 207 206 / 0.2)
}

.border-neutral-350\/25 {
    border-color: rgb(205 207 206 / 0.25)
}

.border-neutral-350\/30 {
    border-color: rgb(205 207 206 / 0.3)
}

.border-neutral-350\/40 {
    border-color: rgb(205 207 206 / 0.4)
}

.border-neutral-350\/5 {
    border-color: rgb(205 207 206 / 0.05)
}

.border-neutral-350\/50 {
    border-color: rgb(205 207 206 / 0.5)
}

.border-neutral-350\/60 {
    border-color: rgb(205 207 206 / 0.6)
}

.border-neutral-350\/70 {
    border-color: rgb(205 207 206 / 0.7)
}

.border-neutral-350\/75 {
    border-color: rgb(205 207 206 / 0.75)
}

.border-neutral-350\/80 {
    border-color: rgb(205 207 206 / 0.8)
}

.border-neutral-350\/90 {
    border-color: rgb(205 207 206 / 0.9)
}

.border-neutral-350\/95 {
    border-color: rgb(205 207 206 / 0.95)
}

.border-neutral-400 {
    --tw-border-opacity: 1;
    border-color: rgb(158 164 172 / var(--tw-border-opacity))
}

.border-neutral-400\/0 {
    border-color: rgb(158 164 172 / 0)
}

.border-neutral-400\/10 {
    border-color: rgb(158 164 172 / 0.1)
}

.border-neutral-400\/100 {
    border-color: rgb(158 164 172 / 1)
}

.border-neutral-400\/20 {
    border-color: rgb(158 164 172 / 0.2)
}

.border-neutral-400\/25 {
    border-color: rgb(158 164 172 / 0.25)
}

.border-neutral-400\/30 {
    border-color: rgb(158 164 172 / 0.3)
}

.border-neutral-400\/40 {
    border-color: rgb(158 164 172 / 0.4)
}

.border-neutral-400\/5 {
    border-color: rgb(158 164 172 / 0.05)
}

.border-neutral-400\/50 {
    border-color: rgb(158 164 172 / 0.5)
}

.border-neutral-400\/60 {
    border-color: rgb(158 164 172 / 0.6)
}

.border-neutral-400\/70 {
    border-color: rgb(158 164 172 / 0.7)
}

.border-neutral-400\/75 {
    border-color: rgb(158 164 172 / 0.75)
}

.border-neutral-400\/80 {
    border-color: rgb(158 164 172 / 0.8)
}

.border-neutral-400\/90 {
    border-color: rgb(158 164 172 / 0.9)
}

.border-neutral-400\/95 {
    border-color: rgb(158 164 172 / 0.95)
}

.border-neutral-400\/\[0\.2\] {
    border-color: rgb(158 164 172 / 0.2)
}

.border-neutral-450 {
    --tw-border-opacity: 1;
    border-color: rgb(123 128 133 / var(--tw-border-opacity))
}

.border-neutral-450\/0 {
    border-color: rgb(123 128 133 / 0)
}

.border-neutral-450\/10 {
    border-color: rgb(123 128 133 / 0.1)
}

.border-neutral-450\/100 {
    border-color: rgb(123 128 133 / 1)
}

.border-neutral-450\/20 {
    border-color: rgb(123 128 133 / 0.2)
}

.border-neutral-450\/25 {
    border-color: rgb(123 128 133 / 0.25)
}

.border-neutral-450\/30 {
    border-color: rgb(123 128 133 / 0.3)
}

.border-neutral-450\/40 {
    border-color: rgb(123 128 133 / 0.4)
}

.border-neutral-450\/5 {
    border-color: rgb(123 128 133 / 0.05)
}

.border-neutral-450\/50 {
    border-color: rgb(123 128 133 / 0.5)
}

.border-neutral-450\/60 {
    border-color: rgb(123 128 133 / 0.6)
}

.border-neutral-450\/70 {
    border-color: rgb(123 128 133 / 0.7)
}

.border-neutral-450\/75 {
    border-color: rgb(123 128 133 / 0.75)
}

.border-neutral-450\/80 {
    border-color: rgb(123 128 133 / 0.8)
}

.border-neutral-450\/90 {
    border-color: rgb(123 128 133 / 0.9)
}

.border-neutral-450\/95 {
    border-color: rgb(123 128 133 / 0.95)
}

.border-neutral-50 {
    --tw-border-opacity: 1;
    border-color: rgb(250 250 250 / var(--tw-border-opacity))
}

.border-neutral-50\/0 {
    border-color: rgb(250 250 250 / 0)
}

.border-neutral-50\/10 {
    border-color: rgb(250 250 250 / 0.1)
}

.border-neutral-50\/100 {
    border-color: rgb(250 250 250 / 1)
}

.border-neutral-50\/20 {
    border-color: rgb(250 250 250 / 0.2)
}

.border-neutral-50\/25 {
    border-color: rgb(250 250 250 / 0.25)
}

.border-neutral-50\/30 {
    border-color: rgb(250 250 250 / 0.3)
}

.border-neutral-50\/40 {
    border-color: rgb(250 250 250 / 0.4)
}

.border-neutral-50\/5 {
    border-color: rgb(250 250 250 / 0.05)
}

.border-neutral-50\/50 {
    border-color: rgb(250 250 250 / 0.5)
}

.border-neutral-50\/60 {
    border-color: rgb(250 250 250 / 0.6)
}

.border-neutral-50\/70 {
    border-color: rgb(250 250 250 / 0.7)
}

.border-neutral-50\/75 {
    border-color: rgb(250 250 250 / 0.75)
}

.border-neutral-50\/80 {
    border-color: rgb(250 250 250 / 0.8)
}

.border-neutral-50\/90 {
    border-color: rgb(250 250 250 / 0.9)
}

.border-neutral-50\/95 {
    border-color: rgb(250 250 250 / 0.95)
}

.border-neutral-500 {
    --tw-border-opacity: 1;
    border-color: rgb(115 115 115 / var(--tw-border-opacity))
}

.border-neutral-500\/0 {
    border-color: rgb(115 115 115 / 0)
}

.border-neutral-500\/10 {
    border-color: rgb(115 115 115 / 0.1)
}

.border-neutral-500\/100 {
    border-color: rgb(115 115 115 / 1)
}

.border-neutral-500\/20 {
    border-color: rgb(115 115 115 / 0.2)
}

.border-neutral-500\/25 {
    border-color: rgb(115 115 115 / 0.25)
}

.border-neutral-500\/30 {
    border-color: rgb(115 115 115 / 0.3)
}

.border-neutral-500\/40 {
    border-color: rgb(115 115 115 / 0.4)
}

.border-neutral-500\/5 {
    border-color: rgb(115 115 115 / 0.05)
}

.border-neutral-500\/50 {
    border-color: rgb(115 115 115 / 0.5)
}

.border-neutral-500\/60 {
    border-color: rgb(115 115 115 / 0.6)
}

.border-neutral-500\/70 {
    border-color: rgb(115 115 115 / 0.7)
}

.border-neutral-500\/75 {
    border-color: rgb(115 115 115 / 0.75)
}

.border-neutral-500\/80 {
    border-color: rgb(115 115 115 / 0.8)
}

.border-neutral-500\/90 {
    border-color: rgb(115 115 115 / 0.9)
}

.border-neutral-500\/95 {
    border-color: rgb(115 115 115 / 0.95)
}

.border-neutral-600 {
    --tw-border-opacity: 1;
    border-color: rgb(82 82 82 / var(--tw-border-opacity))
}

.border-neutral-600\/0 {
    border-color: rgb(82 82 82 / 0)
}

.border-neutral-600\/10 {
    border-color: rgb(82 82 82 / 0.1)
}

.border-neutral-600\/100 {
    border-color: rgb(82 82 82 / 1)
}

.border-neutral-600\/20 {
    border-color: rgb(82 82 82 / 0.2)
}

.border-neutral-600\/25 {
    border-color: rgb(82 82 82 / 0.25)
}

.border-neutral-600\/30 {
    border-color: rgb(82 82 82 / 0.3)
}

.border-neutral-600\/40 {
    border-color: rgb(82 82 82 / 0.4)
}

.border-neutral-600\/5 {
    border-color: rgb(82 82 82 / 0.05)
}

.border-neutral-600\/50 {
    border-color: rgb(82 82 82 / 0.5)
}

.border-neutral-600\/60 {
    border-color: rgb(82 82 82 / 0.6)
}

.border-neutral-600\/70 {
    border-color: rgb(82 82 82 / 0.7)
}

.border-neutral-600\/75 {
    border-color: rgb(82 82 82 / 0.75)
}

.border-neutral-600\/80 {
    border-color: rgb(82 82 82 / 0.8)
}

.border-neutral-600\/90 {
    border-color: rgb(82 82 82 / 0.9)
}

.border-neutral-600\/95 {
    border-color: rgb(82 82 82 / 0.95)
}

.border-neutral-700 {
    --tw-border-opacity: 1;
    border-color: rgb(64 64 64 / var(--tw-border-opacity))
}

.border-neutral-700\/0 {
    border-color: rgb(64 64 64 / 0)
}

.border-neutral-700\/10 {
    border-color: rgb(64 64 64 / 0.1)
}

.border-neutral-700\/100 {
    border-color: rgb(64 64 64 / 1)
}

.border-neutral-700\/20 {
    border-color: rgb(64 64 64 / 0.2)
}

.border-neutral-700\/25 {
    border-color: rgb(64 64 64 / 0.25)
}

.border-neutral-700\/30 {
    border-color: rgb(64 64 64 / 0.3)
}

.border-neutral-700\/40 {
    border-color: rgb(64 64 64 / 0.4)
}

.border-neutral-700\/5 {
    border-color: rgb(64 64 64 / 0.05)
}

.border-neutral-700\/50 {
    border-color: rgb(64 64 64 / 0.5)
}

.border-neutral-700\/60 {
    border-color: rgb(64 64 64 / 0.6)
}

.border-neutral-700\/70 {
    border-color: rgb(64 64 64 / 0.7)
}

.border-neutral-700\/75 {
    border-color: rgb(64 64 64 / 0.75)
}

.border-neutral-700\/80 {
    border-color: rgb(64 64 64 / 0.8)
}

.border-neutral-700\/90 {
    border-color: rgb(64 64 64 / 0.9)
}

.border-neutral-700\/95 {
    border-color: rgb(64 64 64 / 0.95)
}

.border-neutral-800 {
    --tw-border-opacity: 1;
    border-color: rgb(38 38 38 / var(--tw-border-opacity))
}

.border-neutral-800\/0 {
    border-color: rgb(38 38 38 / 0)
}

.border-neutral-800\/10 {
    border-color: rgb(38 38 38 / 0.1)
}

.border-neutral-800\/100 {
    border-color: rgb(38 38 38 / 1)
}

.border-neutral-800\/20 {
    border-color: rgb(38 38 38 / 0.2)
}

.border-neutral-800\/25 {
    border-color: rgb(38 38 38 / 0.25)
}

.border-neutral-800\/30 {
    border-color: rgb(38 38 38 / 0.3)
}

.border-neutral-800\/40 {
    border-color: rgb(38 38 38 / 0.4)
}

.border-neutral-800\/5 {
    border-color: rgb(38 38 38 / 0.05)
}

.border-neutral-800\/50 {
    border-color: rgb(38 38 38 / 0.5)
}

.border-neutral-800\/60 {
    border-color: rgb(38 38 38 / 0.6)
}

.border-neutral-800\/70 {
    border-color: rgb(38 38 38 / 0.7)
}

.border-neutral-800\/75 {
    border-color: rgb(38 38 38 / 0.75)
}

.border-neutral-800\/80 {
    border-color: rgb(38 38 38 / 0.8)
}

.border-neutral-800\/90 {
    border-color: rgb(38 38 38 / 0.9)
}

.border-neutral-800\/95 {
    border-color: rgb(38 38 38 / 0.95)
}

.border-neutral-850 {
    --tw-border-opacity: 1;
    border-color: rgb(11 11 11 / var(--tw-border-opacity))
}

.border-neutral-850\/0 {
    border-color: rgb(11 11 11 / 0)
}

.border-neutral-850\/10 {
    border-color: rgb(11 11 11 / 0.1)
}

.border-neutral-850\/100 {
    border-color: rgb(11 11 11 / 1)
}

.border-neutral-850\/20 {
    border-color: rgb(11 11 11 / 0.2)
}

.border-neutral-850\/25 {
    border-color: rgb(11 11 11 / 0.25)
}

.border-neutral-850\/30 {
    border-color: rgb(11 11 11 / 0.3)
}

.border-neutral-850\/40 {
    border-color: rgb(11 11 11 / 0.4)
}

.border-neutral-850\/5 {
    border-color: rgb(11 11 11 / 0.05)
}

.border-neutral-850\/50 {
    border-color: rgb(11 11 11 / 0.5)
}

.border-neutral-850\/60 {
    border-color: rgb(11 11 11 / 0.6)
}

.border-neutral-850\/70 {
    border-color: rgb(11 11 11 / 0.7)
}

.border-neutral-850\/75 {
    border-color: rgb(11 11 11 / 0.75)
}

.border-neutral-850\/80 {
    border-color: rgb(11 11 11 / 0.8)
}

.border-neutral-850\/90 {
    border-color: rgb(11 11 11 / 0.9)
}

.border-neutral-850\/95 {
    border-color: rgb(11 11 11 / 0.95)
}

.border-neutral-900 {
    --tw-border-opacity: 1;
    border-color: rgb(23 23 23 / var(--tw-border-opacity))
}

.border-neutral-900\/0 {
    border-color: rgb(23 23 23 / 0)
}

.border-neutral-900\/10 {
    border-color: rgb(23 23 23 / 0.1)
}

.border-neutral-900\/100 {
    border-color: rgb(23 23 23 / 1)
}

.border-neutral-900\/20 {
    border-color: rgb(23 23 23 / 0.2)
}

.border-neutral-900\/25 {
    border-color: rgb(23 23 23 / 0.25)
}

.border-neutral-900\/30 {
    border-color: rgb(23 23 23 / 0.3)
}

.border-neutral-900\/40 {
    border-color: rgb(23 23 23 / 0.4)
}

.border-neutral-900\/5 {
    border-color: rgb(23 23 23 / 0.05)
}

.border-neutral-900\/50 {
    border-color: rgb(23 23 23 / 0.5)
}

.border-neutral-900\/60 {
    border-color: rgb(23 23 23 / 0.6)
}

.border-neutral-900\/70 {
    border-color: rgb(23 23 23 / 0.7)
}

.border-neutral-900\/75 {
    border-color: rgb(23 23 23 / 0.75)
}

.border-neutral-900\/80 {
    border-color: rgb(23 23 23 / 0.8)
}

.border-neutral-900\/90 {
    border-color: rgb(23 23 23 / 0.9)
}

.border-neutral-900\/95 {
    border-color: rgb(23 23 23 / 0.95)
}

.border-neutral-950 {
    --tw-border-opacity: 1;
    border-color: rgb(10 10 10 / var(--tw-border-opacity))
}

.border-neutral-950\/0 {
    border-color: rgb(10 10 10 / 0)
}

.border-neutral-950\/10 {
    border-color: rgb(10 10 10 / 0.1)
}

.border-neutral-950\/100 {
    border-color: rgb(10 10 10 / 1)
}

.border-neutral-950\/20 {
    border-color: rgb(10 10 10 / 0.2)
}

.border-neutral-950\/25 {
    border-color: rgb(10 10 10 / 0.25)
}

.border-neutral-950\/30 {
    border-color: rgb(10 10 10 / 0.3)
}

.border-neutral-950\/40 {
    border-color: rgb(10 10 10 / 0.4)
}

.border-neutral-950\/5 {
    border-color: rgb(10 10 10 / 0.05)
}

.border-neutral-950\/50 {
    border-color: rgb(10 10 10 / 0.5)
}

.border-neutral-950\/60 {
    border-color: rgb(10 10 10 / 0.6)
}

.border-neutral-950\/70 {
    border-color: rgb(10 10 10 / 0.7)
}

.border-neutral-950\/75 {
    border-color: rgb(10 10 10 / 0.75)
}

.border-neutral-950\/80 {
    border-color: rgb(10 10 10 / 0.8)
}

.border-neutral-950\/90 {
    border-color: rgb(10 10 10 / 0.9)
}

.border-neutral-950\/95 {
    border-color: rgb(10 10 10 / 0.95)
}

.border-orange-100 {
    --tw-border-opacity: 1;
    border-color: rgb(255 237 213 / var(--tw-border-opacity))
}

.border-orange-100\/0 {
    border-color: rgb(255 237 213 / 0)
}

.border-orange-100\/10 {
    border-color: rgb(255 237 213 / 0.1)
}

.border-orange-100\/100 {
    border-color: rgb(255 237 213 / 1)
}

.border-orange-100\/20 {
    border-color: rgb(255 237 213 / 0.2)
}

.border-orange-100\/25 {
    border-color: rgb(255 237 213 / 0.25)
}

.border-orange-100\/30 {
    border-color: rgb(255 237 213 / 0.3)
}

.border-orange-100\/40 {
    border-color: rgb(255 237 213 / 0.4)
}

.border-orange-100\/5 {
    border-color: rgb(255 237 213 / 0.05)
}

.border-orange-100\/50 {
    border-color: rgb(255 237 213 / 0.5)
}

.border-orange-100\/60 {
    border-color: rgb(255 237 213 / 0.6)
}

.border-orange-100\/70 {
    border-color: rgb(255 237 213 / 0.7)
}

.border-orange-100\/75 {
    border-color: rgb(255 237 213 / 0.75)
}

.border-orange-100\/80 {
    border-color: rgb(255 237 213 / 0.8)
}

.border-orange-100\/90 {
    border-color: rgb(255 237 213 / 0.9)
}

.border-orange-100\/95 {
    border-color: rgb(255 237 213 / 0.95)
}

.border-orange-1050 {
    --tw-border-opacity: 1;
    border-color: rgb(195 45 44 / var(--tw-border-opacity))
}

.border-orange-1050\/0 {
    border-color: rgb(195 45 44 / 0)
}

.border-orange-1050\/10 {
    border-color: rgb(195 45 44 / 0.1)
}

.border-orange-1050\/100 {
    border-color: rgb(195 45 44 / 1)
}

.border-orange-1050\/20 {
    border-color: rgb(195 45 44 / 0.2)
}

.border-orange-1050\/25 {
    border-color: rgb(195 45 44 / 0.25)
}

.border-orange-1050\/30 {
    border-color: rgb(195 45 44 / 0.3)
}

.border-orange-1050\/40 {
    border-color: rgb(195 45 44 / 0.4)
}

.border-orange-1050\/5 {
    border-color: rgb(195 45 44 / 0.05)
}

.border-orange-1050\/50 {
    border-color: rgb(195 45 44 / 0.5)
}

.border-orange-1050\/60 {
    border-color: rgb(195 45 44 / 0.6)
}

.border-orange-1050\/70 {
    border-color: rgb(195 45 44 / 0.7)
}

.border-orange-1050\/75 {
    border-color: rgb(195 45 44 / 0.75)
}

.border-orange-1050\/80 {
    border-color: rgb(195 45 44 / 0.8)
}

.border-orange-1050\/90 {
    border-color: rgb(195 45 44 / 0.9)
}

.border-orange-1050\/95 {
    border-color: rgb(195 45 44 / 0.95)
}

.border-orange-1150 {
    --tw-border-opacity: 1;
    border-color: rgb(223 95 57 / var(--tw-border-opacity))
}

.border-orange-1150\/0 {
    border-color: rgb(223 95 57 / 0)
}

.border-orange-1150\/10 {
    border-color: rgb(223 95 57 / 0.1)
}

.border-orange-1150\/100 {
    border-color: rgb(223 95 57 / 1)
}

.border-orange-1150\/20 {
    border-color: rgb(223 95 57 / 0.2)
}

.border-orange-1150\/25 {
    border-color: rgb(223 95 57 / 0.25)
}

.border-orange-1150\/30 {
    border-color: rgb(223 95 57 / 0.3)
}

.border-orange-1150\/40 {
    border-color: rgb(223 95 57 / 0.4)
}

.border-orange-1150\/5 {
    border-color: rgb(223 95 57 / 0.05)
}

.border-orange-1150\/50 {
    border-color: rgb(223 95 57 / 0.5)
}

.border-orange-1150\/60 {
    border-color: rgb(223 95 57 / 0.6)
}

.border-orange-1150\/70 {
    border-color: rgb(223 95 57 / 0.7)
}

.border-orange-1150\/75 {
    border-color: rgb(223 95 57 / 0.75)
}

.border-orange-1150\/80 {
    border-color: rgb(223 95 57 / 0.8)
}

.border-orange-1150\/90 {
    border-color: rgb(223 95 57 / 0.9)
}

.border-orange-1150\/95 {
    border-color: rgb(223 95 57 / 0.95)
}

.border-orange-1350 {
    --tw-border-opacity: 1;
    border-color: rgb(240 178 62 / var(--tw-border-opacity))
}

.border-orange-1350\/0 {
    border-color: rgb(240 178 62 / 0)
}

.border-orange-1350\/10 {
    border-color: rgb(240 178 62 / 0.1)
}

.border-orange-1350\/100 {
    border-color: rgb(240 178 62 / 1)
}

.border-orange-1350\/20 {
    border-color: rgb(240 178 62 / 0.2)
}

.border-orange-1350\/25 {
    border-color: rgb(240 178 62 / 0.25)
}

.border-orange-1350\/30 {
    border-color: rgb(240 178 62 / 0.3)
}

.border-orange-1350\/40 {
    border-color: rgb(240 178 62 / 0.4)
}

.border-orange-1350\/5 {
    border-color: rgb(240 178 62 / 0.05)
}

.border-orange-1350\/50 {
    border-color: rgb(240 178 62 / 0.5)
}

.border-orange-1350\/60 {
    border-color: rgb(240 178 62 / 0.6)
}

.border-orange-1350\/70 {
    border-color: rgb(240 178 62 / 0.7)
}

.border-orange-1350\/75 {
    border-color: rgb(240 178 62 / 0.75)
}

.border-orange-1350\/80 {
    border-color: rgb(240 178 62 / 0.8)
}

.border-orange-1350\/90 {
    border-color: rgb(240 178 62 / 0.9)
}

.border-orange-1350\/95 {
    border-color: rgb(240 178 62 / 0.95)
}

.border-orange-200 {
    --tw-border-opacity: 1;
    border-color: rgb(254 215 170 / var(--tw-border-opacity))
}

.border-orange-200\/0 {
    border-color: rgb(254 215 170 / 0)
}

.border-orange-200\/10 {
    border-color: rgb(254 215 170 / 0.1)
}

.border-orange-200\/100 {
    border-color: rgb(254 215 170 / 1)
}

.border-orange-200\/20 {
    border-color: rgb(254 215 170 / 0.2)
}

.border-orange-200\/25 {
    border-color: rgb(254 215 170 / 0.25)
}

.border-orange-200\/30 {
    border-color: rgb(254 215 170 / 0.3)
}

.border-orange-200\/40 {
    border-color: rgb(254 215 170 / 0.4)
}

.border-orange-200\/5 {
    border-color: rgb(254 215 170 / 0.05)
}

.border-orange-200\/50 {
    border-color: rgb(254 215 170 / 0.5)
}

.border-orange-200\/60 {
    border-color: rgb(254 215 170 / 0.6)
}

.border-orange-200\/70 {
    border-color: rgb(254 215 170 / 0.7)
}

.border-orange-200\/75 {
    border-color: rgb(254 215 170 / 0.75)
}

.border-orange-200\/80 {
    border-color: rgb(254 215 170 / 0.8)
}

.border-orange-200\/90 {
    border-color: rgb(254 215 170 / 0.9)
}

.border-orange-200\/95 {
    border-color: rgb(254 215 170 / 0.95)
}

.border-orange-250 {
    --tw-border-opacity: 1;
    border-color: rgb(244 207 188 / var(--tw-border-opacity))
}

.border-orange-250\/0 {
    border-color: rgb(244 207 188 / 0)
}

.border-orange-250\/10 {
    border-color: rgb(244 207 188 / 0.1)
}

.border-orange-250\/100 {
    border-color: rgb(244 207 188 / 1)
}

.border-orange-250\/20 {
    border-color: rgb(244 207 188 / 0.2)
}

.border-orange-250\/25 {
    border-color: rgb(244 207 188 / 0.25)
}

.border-orange-250\/30 {
    border-color: rgb(244 207 188 / 0.3)
}

.border-orange-250\/40 {
    border-color: rgb(244 207 188 / 0.4)
}

.border-orange-250\/5 {
    border-color: rgb(244 207 188 / 0.05)
}

.border-orange-250\/50 {
    border-color: rgb(244 207 188 / 0.5)
}

.border-orange-250\/60 {
    border-color: rgb(244 207 188 / 0.6)
}

.border-orange-250\/70 {
    border-color: rgb(244 207 188 / 0.7)
}

.border-orange-250\/75 {
    border-color: rgb(244 207 188 / 0.75)
}

.border-orange-250\/80 {
    border-color: rgb(244 207 188 / 0.8)
}

.border-orange-250\/90 {
    border-color: rgb(244 207 188 / 0.9)
}

.border-orange-250\/95 {
    border-color: rgb(244 207 188 / 0.95)
}

.border-orange-300 {
    --tw-border-opacity: 1;
    border-color: rgb(253 186 116 / var(--tw-border-opacity))
}

.border-orange-300\/0 {
    border-color: rgb(253 186 116 / 0)
}

.border-orange-300\/10 {
    border-color: rgb(253 186 116 / 0.1)
}

.border-orange-300\/100 {
    border-color: rgb(253 186 116 / 1)
}

.border-orange-300\/20 {
    border-color: rgb(253 186 116 / 0.2)
}

.border-orange-300\/25 {
    border-color: rgb(253 186 116 / 0.25)
}

.border-orange-300\/30 {
    border-color: rgb(253 186 116 / 0.3)
}

.border-orange-300\/40 {
    border-color: rgb(253 186 116 / 0.4)
}

.border-orange-300\/5 {
    border-color: rgb(253 186 116 / 0.05)
}

.border-orange-300\/50 {
    border-color: rgb(253 186 116 / 0.5)
}

.border-orange-300\/60 {
    border-color: rgb(253 186 116 / 0.6)
}

.border-orange-300\/70 {
    border-color: rgb(253 186 116 / 0.7)
}

.border-orange-300\/75 {
    border-color: rgb(253 186 116 / 0.75)
}

.border-orange-300\/80 {
    border-color: rgb(253 186 116 / 0.8)
}

.border-orange-300\/90 {
    border-color: rgb(253 186 116 / 0.9)
}

.border-orange-300\/95 {
    border-color: rgb(253 186 116 / 0.95)
}

.border-orange-400 {
    --tw-border-opacity: 1;
    border-color: rgb(251 146 60 / var(--tw-border-opacity))
}

.border-orange-400\/0 {
    border-color: rgb(251 146 60 / 0)
}

.border-orange-400\/10 {
    border-color: rgb(251 146 60 / 0.1)
}

.border-orange-400\/100 {
    border-color: rgb(251 146 60 / 1)
}

.border-orange-400\/20 {
    border-color: rgb(251 146 60 / 0.2)
}

.border-orange-400\/25 {
    border-color: rgb(251 146 60 / 0.25)
}

.border-orange-400\/30 {
    border-color: rgb(251 146 60 / 0.3)
}

.border-orange-400\/40 {
    border-color: rgb(251 146 60 / 0.4)
}

.border-orange-400\/5 {
    border-color: rgb(251 146 60 / 0.05)
}

.border-orange-400\/50 {
    border-color: rgb(251 146 60 / 0.5)
}

.border-orange-400\/60 {
    border-color: rgb(251 146 60 / 0.6)
}

.border-orange-400\/70 {
    border-color: rgb(251 146 60 / 0.7)
}

.border-orange-400\/75 {
    border-color: rgb(251 146 60 / 0.75)
}

.border-orange-400\/80 {
    border-color: rgb(251 146 60 / 0.8)
}

.border-orange-400\/90 {
    border-color: rgb(251 146 60 / 0.9)
}

.border-orange-400\/95 {
    border-color: rgb(251 146 60 / 0.95)
}

.border-orange-50 {
    --tw-border-opacity: 1;
    border-color: rgb(255 247 237 / var(--tw-border-opacity))
}

.border-orange-50\/0 {
    border-color: rgb(255 247 237 / 0)
}

.border-orange-50\/10 {
    border-color: rgb(255 247 237 / 0.1)
}

.border-orange-50\/100 {
    border-color: rgb(255 247 237 / 1)
}

.border-orange-50\/20 {
    border-color: rgb(255 247 237 / 0.2)
}

.border-orange-50\/25 {
    border-color: rgb(255 247 237 / 0.25)
}

.border-orange-50\/30 {
    border-color: rgb(255 247 237 / 0.3)
}

.border-orange-50\/40 {
    border-color: rgb(255 247 237 / 0.4)
}

.border-orange-50\/5 {
    border-color: rgb(255 247 237 / 0.05)
}

.border-orange-50\/50 {
    border-color: rgb(255 247 237 / 0.5)
}

.border-orange-50\/60 {
    border-color: rgb(255 247 237 / 0.6)
}

.border-orange-50\/70 {
    border-color: rgb(255 247 237 / 0.7)
}

.border-orange-50\/75 {
    border-color: rgb(255 247 237 / 0.75)
}

.border-orange-50\/80 {
    border-color: rgb(255 247 237 / 0.8)
}

.border-orange-50\/90 {
    border-color: rgb(255 247 237 / 0.9)
}

.border-orange-50\/95 {
    border-color: rgb(255 247 237 / 0.95)
}

.border-orange-500 {
    --tw-border-opacity: 1;
    border-color: rgb(249 115 22 / var(--tw-border-opacity))
}

.border-orange-500\/0 {
    border-color: rgb(249 115 22 / 0)
}

.border-orange-500\/10 {
    border-color: rgb(249 115 22 / 0.1)
}

.border-orange-500\/100 {
    border-color: rgb(249 115 22 / 1)
}

.border-orange-500\/20 {
    border-color: rgb(249 115 22 / 0.2)
}

.border-orange-500\/25 {
    border-color: rgb(249 115 22 / 0.25)
}

.border-orange-500\/30 {
    border-color: rgb(249 115 22 / 0.3)
}

.border-orange-500\/40 {
    border-color: rgb(249 115 22 / 0.4)
}

.border-orange-500\/5 {
    border-color: rgb(249 115 22 / 0.05)
}

.border-orange-500\/50 {
    border-color: rgb(249 115 22 / 0.5)
}

.border-orange-500\/60 {
    border-color: rgb(249 115 22 / 0.6)
}

.border-orange-500\/70 {
    border-color: rgb(249 115 22 / 0.7)
}

.border-orange-500\/75 {
    border-color: rgb(249 115 22 / 0.75)
}

.border-orange-500\/80 {
    border-color: rgb(249 115 22 / 0.8)
}

.border-orange-500\/90 {
    border-color: rgb(249 115 22 / 0.9)
}

.border-orange-500\/95 {
    border-color: rgb(249 115 22 / 0.95)
}

.border-orange-550 {
    --tw-border-opacity: 1;
    border-color: rgb(245 126 65 / var(--tw-border-opacity))
}

.border-orange-550\/0 {
    border-color: rgb(245 126 65 / 0)
}

.border-orange-550\/10 {
    border-color: rgb(245 126 65 / 0.1)
}

.border-orange-550\/100 {
    border-color: rgb(245 126 65 / 1)
}

.border-orange-550\/20 {
    border-color: rgb(245 126 65 / 0.2)
}

.border-orange-550\/25 {
    border-color: rgb(245 126 65 / 0.25)
}

.border-orange-550\/30 {
    border-color: rgb(245 126 65 / 0.3)
}

.border-orange-550\/40 {
    border-color: rgb(245 126 65 / 0.4)
}

.border-orange-550\/5 {
    border-color: rgb(245 126 65 / 0.05)
}

.border-orange-550\/50 {
    border-color: rgb(245 126 65 / 0.5)
}

.border-orange-550\/60 {
    border-color: rgb(245 126 65 / 0.6)
}

.border-orange-550\/70 {
    border-color: rgb(245 126 65 / 0.7)
}

.border-orange-550\/75 {
    border-color: rgb(245 126 65 / 0.75)
}

.border-orange-550\/80 {
    border-color: rgb(245 126 65 / 0.8)
}

.border-orange-550\/90 {
    border-color: rgb(245 126 65 / 0.9)
}

.border-orange-550\/95 {
    border-color: rgb(245 126 65 / 0.95)
}

.border-orange-600 {
    --tw-border-opacity: 1;
    border-color: rgb(234 88 12 / var(--tw-border-opacity))
}

.border-orange-600\/0 {
    border-color: rgb(234 88 12 / 0)
}

.border-orange-600\/10 {
    border-color: rgb(234 88 12 / 0.1)
}

.border-orange-600\/100 {
    border-color: rgb(234 88 12 / 1)
}

.border-orange-600\/20 {
    border-color: rgb(234 88 12 / 0.2)
}

.border-orange-600\/25 {
    border-color: rgb(234 88 12 / 0.25)
}

.border-orange-600\/30 {
    border-color: rgb(234 88 12 / 0.3)
}

.border-orange-600\/40 {
    border-color: rgb(234 88 12 / 0.4)
}

.border-orange-600\/5 {
    border-color: rgb(234 88 12 / 0.05)
}

.border-orange-600\/50 {
    border-color: rgb(234 88 12 / 0.5)
}

.border-orange-600\/60 {
    border-color: rgb(234 88 12 / 0.6)
}

.border-orange-600\/70 {
    border-color: rgb(234 88 12 / 0.7)
}

.border-orange-600\/75 {
    border-color: rgb(234 88 12 / 0.75)
}

.border-orange-600\/80 {
    border-color: rgb(234 88 12 / 0.8)
}

.border-orange-600\/90 {
    border-color: rgb(234 88 12 / 0.9)
}

.border-orange-600\/95 {
    border-color: rgb(234 88 12 / 0.95)
}

.border-orange-650 {
    --tw-border-opacity: 1;
    border-color: rgb(219 99 38 / var(--tw-border-opacity))
}

.border-orange-650\/0 {
    border-color: rgb(219 99 38 / 0)
}

.border-orange-650\/10 {
    border-color: rgb(219 99 38 / 0.1)
}

.border-orange-650\/100 {
    border-color: rgb(219 99 38 / 1)
}

.border-orange-650\/20 {
    border-color: rgb(219 99 38 / 0.2)
}

.border-orange-650\/25 {
    border-color: rgb(219 99 38 / 0.25)
}

.border-orange-650\/30 {
    border-color: rgb(219 99 38 / 0.3)
}

.border-orange-650\/40 {
    border-color: rgb(219 99 38 / 0.4)
}

.border-orange-650\/5 {
    border-color: rgb(219 99 38 / 0.05)
}

.border-orange-650\/50 {
    border-color: rgb(219 99 38 / 0.5)
}

.border-orange-650\/60 {
    border-color: rgb(219 99 38 / 0.6)
}

.border-orange-650\/70 {
    border-color: rgb(219 99 38 / 0.7)
}

.border-orange-650\/75 {
    border-color: rgb(219 99 38 / 0.75)
}

.border-orange-650\/80 {
    border-color: rgb(219 99 38 / 0.8)
}

.border-orange-650\/90 {
    border-color: rgb(219 99 38 / 0.9)
}

.border-orange-650\/95 {
    border-color: rgb(219 99 38 / 0.95)
}

.border-orange-700 {
    --tw-border-opacity: 1;
    border-color: rgb(194 65 12 / var(--tw-border-opacity))
}

.border-orange-700\/0 {
    border-color: rgb(194 65 12 / 0)
}

.border-orange-700\/10 {
    border-color: rgb(194 65 12 / 0.1)
}

.border-orange-700\/100 {
    border-color: rgb(194 65 12 / 1)
}

.border-orange-700\/20 {
    border-color: rgb(194 65 12 / 0.2)
}

.border-orange-700\/25 {
    border-color: rgb(194 65 12 / 0.25)
}

.border-orange-700\/30 {
    border-color: rgb(194 65 12 / 0.3)
}

.border-orange-700\/40 {
    border-color: rgb(194 65 12 / 0.4)
}

.border-orange-700\/5 {
    border-color: rgb(194 65 12 / 0.05)
}

.border-orange-700\/50 {
    border-color: rgb(194 65 12 / 0.5)
}

.border-orange-700\/60 {
    border-color: rgb(194 65 12 / 0.6)
}

.border-orange-700\/70 {
    border-color: rgb(194 65 12 / 0.7)
}

.border-orange-700\/75 {
    border-color: rgb(194 65 12 / 0.75)
}

.border-orange-700\/80 {
    border-color: rgb(194 65 12 / 0.8)
}

.border-orange-700\/90 {
    border-color: rgb(194 65 12 / 0.9)
}

.border-orange-700\/95 {
    border-color: rgb(194 65 12 / 0.95)
}

.border-orange-750 {
    --tw-border-opacity: 1;
    border-color: rgb(120 54 21 / var(--tw-border-opacity))
}

.border-orange-750\/0 {
    border-color: rgb(120 54 21 / 0)
}

.border-orange-750\/10 {
    border-color: rgb(120 54 21 / 0.1)
}

.border-orange-750\/100 {
    border-color: rgb(120 54 21 / 1)
}

.border-orange-750\/20 {
    border-color: rgb(120 54 21 / 0.2)
}

.border-orange-750\/25 {
    border-color: rgb(120 54 21 / 0.25)
}

.border-orange-750\/30 {
    border-color: rgb(120 54 21 / 0.3)
}

.border-orange-750\/40 {
    border-color: rgb(120 54 21 / 0.4)
}

.border-orange-750\/5 {
    border-color: rgb(120 54 21 / 0.05)
}

.border-orange-750\/50 {
    border-color: rgb(120 54 21 / 0.5)
}

.border-orange-750\/60 {
    border-color: rgb(120 54 21 / 0.6)
}

.border-orange-750\/70 {
    border-color: rgb(120 54 21 / 0.7)
}

.border-orange-750\/75 {
    border-color: rgb(120 54 21 / 0.75)
}

.border-orange-750\/80 {
    border-color: rgb(120 54 21 / 0.8)
}

.border-orange-750\/90 {
    border-color: rgb(120 54 21 / 0.9)
}

.border-orange-750\/95 {
    border-color: rgb(120 54 21 / 0.95)
}

.border-orange-800 {
    --tw-border-opacity: 1;
    border-color: rgb(154 52 18 / var(--tw-border-opacity))
}

.border-orange-800\/0 {
    border-color: rgb(154 52 18 / 0)
}

.border-orange-800\/10 {
    border-color: rgb(154 52 18 / 0.1)
}

.border-orange-800\/100 {
    border-color: rgb(154 52 18 / 1)
}

.border-orange-800\/20 {
    border-color: rgb(154 52 18 / 0.2)
}

.border-orange-800\/25 {
    border-color: rgb(154 52 18 / 0.25)
}

.border-orange-800\/30 {
    border-color: rgb(154 52 18 / 0.3)
}

.border-orange-800\/40 {
    border-color: rgb(154 52 18 / 0.4)
}

.border-orange-800\/5 {
    border-color: rgb(154 52 18 / 0.05)
}

.border-orange-800\/50 {
    border-color: rgb(154 52 18 / 0.5)
}

.border-orange-800\/60 {
    border-color: rgb(154 52 18 / 0.6)
}

.border-orange-800\/70 {
    border-color: rgb(154 52 18 / 0.7)
}

.border-orange-800\/75 {
    border-color: rgb(154 52 18 / 0.75)
}

.border-orange-800\/80 {
    border-color: rgb(154 52 18 / 0.8)
}

.border-orange-800\/90 {
    border-color: rgb(154 52 18 / 0.9)
}

.border-orange-800\/95 {
    border-color: rgb(154 52 18 / 0.95)
}

.border-orange-850 {
    --tw-border-opacity: 1;
    border-color: rgb(74 11 33 / var(--tw-border-opacity))
}

.border-orange-850\/0 {
    border-color: rgb(74 11 33 / 0)
}

.border-orange-850\/10 {
    border-color: rgb(74 11 33 / 0.1)
}

.border-orange-850\/100 {
    border-color: rgb(74 11 33 / 1)
}

.border-orange-850\/20 {
    border-color: rgb(74 11 33 / 0.2)
}

.border-orange-850\/25 {
    border-color: rgb(74 11 33 / 0.25)
}

.border-orange-850\/30 {
    border-color: rgb(74 11 33 / 0.3)
}

.border-orange-850\/40 {
    border-color: rgb(74 11 33 / 0.4)
}

.border-orange-850\/5 {
    border-color: rgb(74 11 33 / 0.05)
}

.border-orange-850\/50 {
    border-color: rgb(74 11 33 / 0.5)
}

.border-orange-850\/60 {
    border-color: rgb(74 11 33 / 0.6)
}

.border-orange-850\/70 {
    border-color: rgb(74 11 33 / 0.7)
}

.border-orange-850\/75 {
    border-color: rgb(74 11 33 / 0.75)
}

.border-orange-850\/80 {
    border-color: rgb(74 11 33 / 0.8)
}

.border-orange-850\/90 {
    border-color: rgb(74 11 33 / 0.9)
}

.border-orange-850\/95 {
    border-color: rgb(74 11 33 / 0.95)
}

.border-orange-900 {
    --tw-border-opacity: 1;
    border-color: rgb(124 45 18 / var(--tw-border-opacity))
}

.border-orange-900\/0 {
    border-color: rgb(124 45 18 / 0)
}

.border-orange-900\/10 {
    border-color: rgb(124 45 18 / 0.1)
}

.border-orange-900\/100 {
    border-color: rgb(124 45 18 / 1)
}

.border-orange-900\/20 {
    border-color: rgb(124 45 18 / 0.2)
}

.border-orange-900\/25 {
    border-color: rgb(124 45 18 / 0.25)
}

.border-orange-900\/30 {
    border-color: rgb(124 45 18 / 0.3)
}

.border-orange-900\/40 {
    border-color: rgb(124 45 18 / 0.4)
}

.border-orange-900\/5 {
    border-color: rgb(124 45 18 / 0.05)
}

.border-orange-900\/50 {
    border-color: rgb(124 45 18 / 0.5)
}

.border-orange-900\/60 {
    border-color: rgb(124 45 18 / 0.6)
}

.border-orange-900\/70 {
    border-color: rgb(124 45 18 / 0.7)
}

.border-orange-900\/75 {
    border-color: rgb(124 45 18 / 0.75)
}

.border-orange-900\/80 {
    border-color: rgb(124 45 18 / 0.8)
}

.border-orange-900\/90 {
    border-color: rgb(124 45 18 / 0.9)
}

.border-orange-900\/95 {
    border-color: rgb(124 45 18 / 0.95)
}

.border-orange-950 {
    --tw-border-opacity: 1;
    border-color: rgb(128 24 31 / var(--tw-border-opacity))
}

.border-orange-950\/0 {
    border-color: rgb(128 24 31 / 0)
}

.border-orange-950\/10 {
    border-color: rgb(128 24 31 / 0.1)
}

.border-orange-950\/100 {
    border-color: rgb(128 24 31 / 1)
}

.border-orange-950\/20 {
    border-color: rgb(128 24 31 / 0.2)
}

.border-orange-950\/25 {
    border-color: rgb(128 24 31 / 0.25)
}

.border-orange-950\/30 {
    border-color: rgb(128 24 31 / 0.3)
}

.border-orange-950\/40 {
    border-color: rgb(128 24 31 / 0.4)
}

.border-orange-950\/5 {
    border-color: rgb(128 24 31 / 0.05)
}

.border-orange-950\/50 {
    border-color: rgb(128 24 31 / 0.5)
}

.border-orange-950\/60 {
    border-color: rgb(128 24 31 / 0.6)
}

.border-orange-950\/70 {
    border-color: rgb(128 24 31 / 0.7)
}

.border-orange-950\/75 {
    border-color: rgb(128 24 31 / 0.75)
}

.border-orange-950\/80 {
    border-color: rgb(128 24 31 / 0.8)
}

.border-orange-950\/90 {
    border-color: rgb(128 24 31 / 0.9)
}

.border-orange-950\/95 {
    border-color: rgb(128 24 31 / 0.95)
}

.border-pink-100 {
    --tw-border-opacity: 1;
    border-color: rgb(252 231 243 / var(--tw-border-opacity))
}

.border-pink-100\/0 {
    border-color: rgb(252 231 243 / 0)
}

.border-pink-100\/10 {
    border-color: rgb(252 231 243 / 0.1)
}

.border-pink-100\/100 {
    border-color: rgb(252 231 243 / 1)
}

.border-pink-100\/20 {
    border-color: rgb(252 231 243 / 0.2)
}

.border-pink-100\/25 {
    border-color: rgb(252 231 243 / 0.25)
}

.border-pink-100\/30 {
    border-color: rgb(252 231 243 / 0.3)
}

.border-pink-100\/40 {
    border-color: rgb(252 231 243 / 0.4)
}

.border-pink-100\/5 {
    border-color: rgb(252 231 243 / 0.05)
}

.border-pink-100\/50 {
    border-color: rgb(252 231 243 / 0.5)
}

.border-pink-100\/60 {
    border-color: rgb(252 231 243 / 0.6)
}

.border-pink-100\/70 {
    border-color: rgb(252 231 243 / 0.7)
}

.border-pink-100\/75 {
    border-color: rgb(252 231 243 / 0.75)
}

.border-pink-100\/80 {
    border-color: rgb(252 231 243 / 0.8)
}

.border-pink-100\/90 {
    border-color: rgb(252 231 243 / 0.9)
}

.border-pink-100\/95 {
    border-color: rgb(252 231 243 / 0.95)
}

.border-pink-200 {
    --tw-border-opacity: 1;
    border-color: rgb(251 207 232 / var(--tw-border-opacity))
}

.border-pink-200\/0 {
    border-color: rgb(251 207 232 / 0)
}

.border-pink-200\/10 {
    border-color: rgb(251 207 232 / 0.1)
}

.border-pink-200\/100 {
    border-color: rgb(251 207 232 / 1)
}

.border-pink-200\/20 {
    border-color: rgb(251 207 232 / 0.2)
}

.border-pink-200\/25 {
    border-color: rgb(251 207 232 / 0.25)
}

.border-pink-200\/30 {
    border-color: rgb(251 207 232 / 0.3)
}

.border-pink-200\/40 {
    border-color: rgb(251 207 232 / 0.4)
}

.border-pink-200\/5 {
    border-color: rgb(251 207 232 / 0.05)
}

.border-pink-200\/50 {
    border-color: rgb(251 207 232 / 0.5)
}

.border-pink-200\/60 {
    border-color: rgb(251 207 232 / 0.6)
}

.border-pink-200\/70 {
    border-color: rgb(251 207 232 / 0.7)
}

.border-pink-200\/75 {
    border-color: rgb(251 207 232 / 0.75)
}

.border-pink-200\/80 {
    border-color: rgb(251 207 232 / 0.8)
}

.border-pink-200\/90 {
    border-color: rgb(251 207 232 / 0.9)
}

.border-pink-200\/95 {
    border-color: rgb(251 207 232 / 0.95)
}

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

.border-pink-300\/0 {
    border-color: rgb(249 168 212 / 0)
}

.border-pink-300\/10 {
    border-color: rgb(249 168 212 / 0.1)
}

.border-pink-300\/100 {
    border-color: rgb(249 168 212 / 1)
}

.border-pink-300\/20 {
    border-color: rgb(249 168 212 / 0.2)
}

.border-pink-300\/25 {
    border-color: rgb(249 168 212 / 0.25)
}

.border-pink-300\/30 {
    border-color: rgb(249 168 212 / 0.3)
}

.border-pink-300\/40 {
    border-color: rgb(249 168 212 / 0.4)
}

.border-pink-300\/5 {
    border-color: rgb(249 168 212 / 0.05)
}

.border-pink-300\/50 {
    border-color: rgb(249 168 212 / 0.5)
}

.border-pink-300\/60 {
    border-color: rgb(249 168 212 / 0.6)
}

.border-pink-300\/70 {
    border-color: rgb(249 168 212 / 0.7)
}

.border-pink-300\/75 {
    border-color: rgb(249 168 212 / 0.75)
}

.border-pink-300\/80 {
    border-color: rgb(249 168 212 / 0.8)
}

.border-pink-300\/90 {
    border-color: rgb(249 168 212 / 0.9)
}

.border-pink-300\/95 {
    border-color: rgb(249 168 212 / 0.95)
}

.border-pink-400 {
    --tw-border-opacity: 1;
    border-color: rgb(244 114 182 / var(--tw-border-opacity))
}

.border-pink-400\/0 {
    border-color: rgb(244 114 182 / 0)
}

.border-pink-400\/10 {
    border-color: rgb(244 114 182 / 0.1)
}

.border-pink-400\/100 {
    border-color: rgb(244 114 182 / 1)
}

.border-pink-400\/20 {
    border-color: rgb(244 114 182 / 0.2)
}

.border-pink-400\/25 {
    border-color: rgb(244 114 182 / 0.25)
}

.border-pink-400\/30 {
    border-color: rgb(244 114 182 / 0.3)
}

.border-pink-400\/40 {
    border-color: rgb(244 114 182 / 0.4)
}

.border-pink-400\/5 {
    border-color: rgb(244 114 182 / 0.05)
}

.border-pink-400\/50 {
    border-color: rgb(244 114 182 / 0.5)
}

.border-pink-400\/60 {
    border-color: rgb(244 114 182 / 0.6)
}

.border-pink-400\/70 {
    border-color: rgb(244 114 182 / 0.7)
}

.border-pink-400\/75 {
    border-color: rgb(244 114 182 / 0.75)
}

.border-pink-400\/80 {
    border-color: rgb(244 114 182 / 0.8)
}

.border-pink-400\/90 {
    border-color: rgb(244 114 182 / 0.9)
}

.border-pink-400\/95 {
    border-color: rgb(244 114 182 / 0.95)
}

.border-pink-50 {
    --tw-border-opacity: 1;
    border-color: rgb(253 242 248 / var(--tw-border-opacity))
}

.border-pink-50\/0 {
    border-color: rgb(253 242 248 / 0)
}

.border-pink-50\/10 {
    border-color: rgb(253 242 248 / 0.1)
}

.border-pink-50\/100 {
    border-color: rgb(253 242 248 / 1)
}

.border-pink-50\/20 {
    border-color: rgb(253 242 248 / 0.2)
}

.border-pink-50\/25 {
    border-color: rgb(253 242 248 / 0.25)
}

.border-pink-50\/30 {
    border-color: rgb(253 242 248 / 0.3)
}

.border-pink-50\/40 {
    border-color: rgb(253 242 248 / 0.4)
}

.border-pink-50\/5 {
    border-color: rgb(253 242 248 / 0.05)
}

.border-pink-50\/50 {
    border-color: rgb(253 242 248 / 0.5)
}

.border-pink-50\/60 {
    border-color: rgb(253 242 248 / 0.6)
}

.border-pink-50\/70 {
    border-color: rgb(253 242 248 / 0.7)
}

.border-pink-50\/75 {
    border-color: rgb(253 242 248 / 0.75)
}

.border-pink-50\/80 {
    border-color: rgb(253 242 248 / 0.8)
}

.border-pink-50\/90 {
    border-color: rgb(253 242 248 / 0.9)
}

.border-pink-50\/95 {
    border-color: rgb(253 242 248 / 0.95)
}

.border-pink-500 {
    --tw-border-opacity: 1;
    border-color: rgb(236 72 153 / var(--tw-border-opacity))
}

.border-pink-500\/0 {
    border-color: rgb(236 72 153 / 0)
}

.border-pink-500\/10 {
    border-color: rgb(236 72 153 / 0.1)
}

.border-pink-500\/100 {
    border-color: rgb(236 72 153 / 1)
}

.border-pink-500\/20 {
    border-color: rgb(236 72 153 / 0.2)
}

.border-pink-500\/25 {
    border-color: rgb(236 72 153 / 0.25)
}

.border-pink-500\/30 {
    border-color: rgb(236 72 153 / 0.3)
}

.border-pink-500\/40 {
    border-color: rgb(236 72 153 / 0.4)
}

.border-pink-500\/5 {
    border-color: rgb(236 72 153 / 0.05)
}

.border-pink-500\/50 {
    border-color: rgb(236 72 153 / 0.5)
}

.border-pink-500\/60 {
    border-color: rgb(236 72 153 / 0.6)
}

.border-pink-500\/70 {
    border-color: rgb(236 72 153 / 0.7)
}

.border-pink-500\/75 {
    border-color: rgb(236 72 153 / 0.75)
}

.border-pink-500\/80 {
    border-color: rgb(236 72 153 / 0.8)
}

.border-pink-500\/90 {
    border-color: rgb(236 72 153 / 0.9)
}

.border-pink-500\/95 {
    border-color: rgb(236 72 153 / 0.95)
}

.border-pink-550 {
    --tw-border-opacity: 1;
    border-color: rgb(229 34 110 / var(--tw-border-opacity))
}

.border-pink-550\/0 {
    border-color: rgb(229 34 110 / 0)
}

.border-pink-550\/10 {
    border-color: rgb(229 34 110 / 0.1)
}

.border-pink-550\/100 {
    border-color: rgb(229 34 110 / 1)
}

.border-pink-550\/20 {
    border-color: rgb(229 34 110 / 0.2)
}

.border-pink-550\/25 {
    border-color: rgb(229 34 110 / 0.25)
}

.border-pink-550\/30 {
    border-color: rgb(229 34 110 / 0.3)
}

.border-pink-550\/40 {
    border-color: rgb(229 34 110 / 0.4)
}

.border-pink-550\/5 {
    border-color: rgb(229 34 110 / 0.05)
}

.border-pink-550\/50 {
    border-color: rgb(229 34 110 / 0.5)
}

.border-pink-550\/60 {
    border-color: rgb(229 34 110 / 0.6)
}

.border-pink-550\/70 {
    border-color: rgb(229 34 110 / 0.7)
}

.border-pink-550\/75 {
    border-color: rgb(229 34 110 / 0.75)
}

.border-pink-550\/80 {
    border-color: rgb(229 34 110 / 0.8)
}

.border-pink-550\/90 {
    border-color: rgb(229 34 110 / 0.9)
}

.border-pink-550\/95 {
    border-color: rgb(229 34 110 / 0.95)
}

.border-pink-600 {
    --tw-border-opacity: 1;
    border-color: rgb(219 39 119 / var(--tw-border-opacity))
}

.border-pink-600\/0 {
    border-color: rgb(219 39 119 / 0)
}

.border-pink-600\/10 {
    border-color: rgb(219 39 119 / 0.1)
}

.border-pink-600\/100 {
    border-color: rgb(219 39 119 / 1)
}

.border-pink-600\/20 {
    border-color: rgb(219 39 119 / 0.2)
}

.border-pink-600\/25 {
    border-color: rgb(219 39 119 / 0.25)
}

.border-pink-600\/30 {
    border-color: rgb(219 39 119 / 0.3)
}

.border-pink-600\/40 {
    border-color: rgb(219 39 119 / 0.4)
}

.border-pink-600\/5 {
    border-color: rgb(219 39 119 / 0.05)
}

.border-pink-600\/50 {
    border-color: rgb(219 39 119 / 0.5)
}

.border-pink-600\/60 {
    border-color: rgb(219 39 119 / 0.6)
}

.border-pink-600\/70 {
    border-color: rgb(219 39 119 / 0.7)
}

.border-pink-600\/75 {
    border-color: rgb(219 39 119 / 0.75)
}

.border-pink-600\/80 {
    border-color: rgb(219 39 119 / 0.8)
}

.border-pink-600\/90 {
    border-color: rgb(219 39 119 / 0.9)
}

.border-pink-600\/95 {
    border-color: rgb(219 39 119 / 0.95)
}

.border-pink-700 {
    --tw-border-opacity: 1;
    border-color: rgb(190 24 93 / var(--tw-border-opacity))
}

.border-pink-700\/0 {
    border-color: rgb(190 24 93 / 0)
}

.border-pink-700\/10 {
    border-color: rgb(190 24 93 / 0.1)
}

.border-pink-700\/100 {
    border-color: rgb(190 24 93 / 1)
}

.border-pink-700\/20 {
    border-color: rgb(190 24 93 / 0.2)
}

.border-pink-700\/25 {
    border-color: rgb(190 24 93 / 0.25)
}

.border-pink-700\/30 {
    border-color: rgb(190 24 93 / 0.3)
}

.border-pink-700\/40 {
    border-color: rgb(190 24 93 / 0.4)
}

.border-pink-700\/5 {
    border-color: rgb(190 24 93 / 0.05)
}

.border-pink-700\/50 {
    border-color: rgb(190 24 93 / 0.5)
}

.border-pink-700\/60 {
    border-color: rgb(190 24 93 / 0.6)
}

.border-pink-700\/70 {
    border-color: rgb(190 24 93 / 0.7)
}

.border-pink-700\/75 {
    border-color: rgb(190 24 93 / 0.75)
}

.border-pink-700\/80 {
    border-color: rgb(190 24 93 / 0.8)
}

.border-pink-700\/90 {
    border-color: rgb(190 24 93 / 0.9)
}

.border-pink-700\/95 {
    border-color: rgb(190 24 93 / 0.95)
}

.border-pink-800 {
    --tw-border-opacity: 1;
    border-color: rgb(157 23 77 / var(--tw-border-opacity))
}

.border-pink-800\/0 {
    border-color: rgb(157 23 77 / 0)
}

.border-pink-800\/10 {
    border-color: rgb(157 23 77 / 0.1)
}

.border-pink-800\/100 {
    border-color: rgb(157 23 77 / 1)
}

.border-pink-800\/20 {
    border-color: rgb(157 23 77 / 0.2)
}

.border-pink-800\/25 {
    border-color: rgb(157 23 77 / 0.25)
}

.border-pink-800\/30 {
    border-color: rgb(157 23 77 / 0.3)
}

.border-pink-800\/40 {
    border-color: rgb(157 23 77 / 0.4)
}

.border-pink-800\/5 {
    border-color: rgb(157 23 77 / 0.05)
}

.border-pink-800\/50 {
    border-color: rgb(157 23 77 / 0.5)
}

.border-pink-800\/60 {
    border-color: rgb(157 23 77 / 0.6)
}

.border-pink-800\/70 {
    border-color: rgb(157 23 77 / 0.7)
}

.border-pink-800\/75 {
    border-color: rgb(157 23 77 / 0.75)
}

.border-pink-800\/80 {
    border-color: rgb(157 23 77 / 0.8)
}

.border-pink-800\/90 {
    border-color: rgb(157 23 77 / 0.9)
}

.border-pink-800\/95 {
    border-color: rgb(157 23 77 / 0.95)
}

.border-pink-900 {
    --tw-border-opacity: 1;
    border-color: rgb(131 24 67 / var(--tw-border-opacity))
}

.border-pink-900\/0 {
    border-color: rgb(131 24 67 / 0)
}

.border-pink-900\/10 {
    border-color: rgb(131 24 67 / 0.1)
}

.border-pink-900\/100 {
    border-color: rgb(131 24 67 / 1)
}

.border-pink-900\/20 {
    border-color: rgb(131 24 67 / 0.2)
}

.border-pink-900\/25 {
    border-color: rgb(131 24 67 / 0.25)
}

.border-pink-900\/30 {
    border-color: rgb(131 24 67 / 0.3)
}

.border-pink-900\/40 {
    border-color: rgb(131 24 67 / 0.4)
}

.border-pink-900\/5 {
    border-color: rgb(131 24 67 / 0.05)
}

.border-pink-900\/50 {
    border-color: rgb(131 24 67 / 0.5)
}

.border-pink-900\/60 {
    border-color: rgb(131 24 67 / 0.6)
}

.border-pink-900\/70 {
    border-color: rgb(131 24 67 / 0.7)
}

.border-pink-900\/75 {
    border-color: rgb(131 24 67 / 0.75)
}

.border-pink-900\/80 {
    border-color: rgb(131 24 67 / 0.8)
}

.border-pink-900\/90 {
    border-color: rgb(131 24 67 / 0.9)
}

.border-pink-900\/95 {
    border-color: rgb(131 24 67 / 0.95)
}

.border-pink-950 {
    --tw-border-opacity: 1;
    border-color: rgb(80 7 36 / var(--tw-border-opacity))
}

.border-pink-950\/0 {
    border-color: rgb(80 7 36 / 0)
}

.border-pink-950\/10 {
    border-color: rgb(80 7 36 / 0.1)
}

.border-pink-950\/100 {
    border-color: rgb(80 7 36 / 1)
}

.border-pink-950\/20 {
    border-color: rgb(80 7 36 / 0.2)
}

.border-pink-950\/25 {
    border-color: rgb(80 7 36 / 0.25)
}

.border-pink-950\/30 {
    border-color: rgb(80 7 36 / 0.3)
}

.border-pink-950\/40 {
    border-color: rgb(80 7 36 / 0.4)
}

.border-pink-950\/5 {
    border-color: rgb(80 7 36 / 0.05)
}

.border-pink-950\/50 {
    border-color: rgb(80 7 36 / 0.5)
}

.border-pink-950\/60 {
    border-color: rgb(80 7 36 / 0.6)
}

.border-pink-950\/70 {
    border-color: rgb(80 7 36 / 0.7)
}

.border-pink-950\/75 {
    border-color: rgb(80 7 36 / 0.75)
}

.border-pink-950\/80 {
    border-color: rgb(80 7 36 / 0.8)
}

.border-pink-950\/90 {
    border-color: rgb(80 7 36 / 0.9)
}

.border-pink-950\/95 {
    border-color: rgb(80 7 36 / 0.95)
}

.border-rose-100 {
    --tw-border-opacity: 1;
    border-color: rgb(255 228 230 / var(--tw-border-opacity))
}

.border-rose-100\/0 {
    border-color: rgb(255 228 230 / 0)
}

.border-rose-100\/10 {
    border-color: rgb(255 228 230 / 0.1)
}

.border-rose-100\/100 {
    border-color: rgb(255 228 230 / 1)
}

.border-rose-100\/20 {
    border-color: rgb(255 228 230 / 0.2)
}

.border-rose-100\/25 {
    border-color: rgb(255 228 230 / 0.25)
}

.border-rose-100\/30 {
    border-color: rgb(255 228 230 / 0.3)
}

.border-rose-100\/40 {
    border-color: rgb(255 228 230 / 0.4)
}

.border-rose-100\/5 {
    border-color: rgb(255 228 230 / 0.05)
}

.border-rose-100\/50 {
    border-color: rgb(255 228 230 / 0.5)
}

.border-rose-100\/60 {
    border-color: rgb(255 228 230 / 0.6)
}

.border-rose-100\/70 {
    border-color: rgb(255 228 230 / 0.7)
}

.border-rose-100\/75 {
    border-color: rgb(255 228 230 / 0.75)
}

.border-rose-100\/80 {
    border-color: rgb(255 228 230 / 0.8)
}

.border-rose-100\/90 {
    border-color: rgb(255 228 230 / 0.9)
}

.border-rose-100\/95 {
    border-color: rgb(255 228 230 / 0.95)
}

.border-rose-200 {
    --tw-border-opacity: 1;
    border-color: rgb(254 205 211 / var(--tw-border-opacity))
}

.border-rose-200\/0 {
    border-color: rgb(254 205 211 / 0)
}

.border-rose-200\/10 {
    border-color: rgb(254 205 211 / 0.1)
}

.border-rose-200\/100 {
    border-color: rgb(254 205 211 / 1)
}

.border-rose-200\/20 {
    border-color: rgb(254 205 211 / 0.2)
}

.border-rose-200\/25 {
    border-color: rgb(254 205 211 / 0.25)
}

.border-rose-200\/30 {
    border-color: rgb(254 205 211 / 0.3)
}

.border-rose-200\/40 {
    border-color: rgb(254 205 211 / 0.4)
}

.border-rose-200\/5 {
    border-color: rgb(254 205 211 / 0.05)
}

.border-rose-200\/50 {
    border-color: rgb(254 205 211 / 0.5)
}

.border-rose-200\/60 {
    border-color: rgb(254 205 211 / 0.6)
}

.border-rose-200\/70 {
    border-color: rgb(254 205 211 / 0.7)
}

.border-rose-200\/75 {
    border-color: rgb(254 205 211 / 0.75)
}

.border-rose-200\/80 {
    border-color: rgb(254 205 211 / 0.8)
}

.border-rose-200\/90 {
    border-color: rgb(254 205 211 / 0.9)
}

.border-rose-200\/95 {
    border-color: rgb(254 205 211 / 0.95)
}

.border-rose-300 {
    --tw-border-opacity: 1;
    border-color: rgb(253 164 175 / var(--tw-border-opacity))
}

.border-rose-300\/0 {
    border-color: rgb(253 164 175 / 0)
}

.border-rose-300\/10 {
    border-color: rgb(253 164 175 / 0.1)
}

.border-rose-300\/100 {
    border-color: rgb(253 164 175 / 1)
}

.border-rose-300\/20 {
    border-color: rgb(253 164 175 / 0.2)
}

.border-rose-300\/25 {
    border-color: rgb(253 164 175 / 0.25)
}

.border-rose-300\/30 {
    border-color: rgb(253 164 175 / 0.3)
}

.border-rose-300\/40 {
    border-color: rgb(253 164 175 / 0.4)
}

.border-rose-300\/5 {
    border-color: rgb(253 164 175 / 0.05)
}

.border-rose-300\/50 {
    border-color: rgb(253 164 175 / 0.5)
}

.border-rose-300\/60 {
    border-color: rgb(253 164 175 / 0.6)
}

.border-rose-300\/70 {
    border-color: rgb(253 164 175 / 0.7)
}

.border-rose-300\/75 {
    border-color: rgb(253 164 175 / 0.75)
}

.border-rose-300\/80 {
    border-color: rgb(253 164 175 / 0.8)
}

.border-rose-300\/90 {
    border-color: rgb(253 164 175 / 0.9)
}

.border-rose-300\/95 {
    border-color: rgb(253 164 175 / 0.95)
}

.border-rose-350 {
    --tw-border-opacity: 1;
    border-color: rgb(248 147 188 / var(--tw-border-opacity))
}

.border-rose-350\/0 {
    border-color: rgb(248 147 188 / 0)
}

.border-rose-350\/10 {
    border-color: rgb(248 147 188 / 0.1)
}

.border-rose-350\/100 {
    border-color: rgb(248 147 188 / 1)
}

.border-rose-350\/20 {
    border-color: rgb(248 147 188 / 0.2)
}

.border-rose-350\/25 {
    border-color: rgb(248 147 188 / 0.25)
}

.border-rose-350\/30 {
    border-color: rgb(248 147 188 / 0.3)
}

.border-rose-350\/40 {
    border-color: rgb(248 147 188 / 0.4)
}

.border-rose-350\/5 {
    border-color: rgb(248 147 188 / 0.05)
}

.border-rose-350\/50 {
    border-color: rgb(248 147 188 / 0.5)
}

.border-rose-350\/60 {
    border-color: rgb(248 147 188 / 0.6)
}

.border-rose-350\/70 {
    border-color: rgb(248 147 188 / 0.7)
}

.border-rose-350\/75 {
    border-color: rgb(248 147 188 / 0.75)
}

.border-rose-350\/80 {
    border-color: rgb(248 147 188 / 0.8)
}

.border-rose-350\/90 {
    border-color: rgb(248 147 188 / 0.9)
}

.border-rose-350\/95 {
    border-color: rgb(248 147 188 / 0.95)
}

.border-rose-400 {
    --tw-border-opacity: 1;
    border-color: rgb(251 113 133 / var(--tw-border-opacity))
}

.border-rose-400\/0 {
    border-color: rgb(251 113 133 / 0)
}

.border-rose-400\/10 {
    border-color: rgb(251 113 133 / 0.1)
}

.border-rose-400\/100 {
    border-color: rgb(251 113 133 / 1)
}

.border-rose-400\/20 {
    border-color: rgb(251 113 133 / 0.2)
}

.border-rose-400\/25 {
    border-color: rgb(251 113 133 / 0.25)
}

.border-rose-400\/30 {
    border-color: rgb(251 113 133 / 0.3)
}

.border-rose-400\/40 {
    border-color: rgb(251 113 133 / 0.4)
}

.border-rose-400\/5 {
    border-color: rgb(251 113 133 / 0.05)
}

.border-rose-400\/50 {
    border-color: rgb(251 113 133 / 0.5)
}

.border-rose-400\/60 {
    border-color: rgb(251 113 133 / 0.6)
}

.border-rose-400\/70 {
    border-color: rgb(251 113 133 / 0.7)
}

.border-rose-400\/75 {
    border-color: rgb(251 113 133 / 0.75)
}

.border-rose-400\/80 {
    border-color: rgb(251 113 133 / 0.8)
}

.border-rose-400\/90 {
    border-color: rgb(251 113 133 / 0.9)
}

.border-rose-400\/95 {
    border-color: rgb(251 113 133 / 0.95)
}

.border-rose-450 {
    --tw-border-opacity: 1;
    border-color: rgb(254 0 91 / var(--tw-border-opacity))
}

.border-rose-450\/0 {
    border-color: rgb(254 0 91 / 0)
}

.border-rose-450\/10 {
    border-color: rgb(254 0 91 / 0.1)
}

.border-rose-450\/100 {
    border-color: rgb(254 0 91 / 1)
}

.border-rose-450\/20 {
    border-color: rgb(254 0 91 / 0.2)
}

.border-rose-450\/25 {
    border-color: rgb(254 0 91 / 0.25)
}

.border-rose-450\/30 {
    border-color: rgb(254 0 91 / 0.3)
}

.border-rose-450\/40 {
    border-color: rgb(254 0 91 / 0.4)
}

.border-rose-450\/5 {
    border-color: rgb(254 0 91 / 0.05)
}

.border-rose-450\/50 {
    border-color: rgb(254 0 91 / 0.5)
}

.border-rose-450\/60 {
    border-color: rgb(254 0 91 / 0.6)
}

.border-rose-450\/70 {
    border-color: rgb(254 0 91 / 0.7)
}

.border-rose-450\/75 {
    border-color: rgb(254 0 91 / 0.75)
}

.border-rose-450\/80 {
    border-color: rgb(254 0 91 / 0.8)
}

.border-rose-450\/90 {
    border-color: rgb(254 0 91 / 0.9)
}

.border-rose-450\/95 {
    border-color: rgb(254 0 91 / 0.95)
}

.border-rose-50 {
    --tw-border-opacity: 1;
    border-color: rgb(255 241 242 / var(--tw-border-opacity))
}

.border-rose-50\/0 {
    border-color: rgb(255 241 242 / 0)
}

.border-rose-50\/10 {
    border-color: rgb(255 241 242 / 0.1)
}

.border-rose-50\/100 {
    border-color: rgb(255 241 242 / 1)
}

.border-rose-50\/20 {
    border-color: rgb(255 241 242 / 0.2)
}

.border-rose-50\/25 {
    border-color: rgb(255 241 242 / 0.25)
}

.border-rose-50\/30 {
    border-color: rgb(255 241 242 / 0.3)
}

.border-rose-50\/40 {
    border-color: rgb(255 241 242 / 0.4)
}

.border-rose-50\/5 {
    border-color: rgb(255 241 242 / 0.05)
}

.border-rose-50\/50 {
    border-color: rgb(255 241 242 / 0.5)
}

.border-rose-50\/60 {
    border-color: rgb(255 241 242 / 0.6)
}

.border-rose-50\/70 {
    border-color: rgb(255 241 242 / 0.7)
}

.border-rose-50\/75 {
    border-color: rgb(255 241 242 / 0.75)
}

.border-rose-50\/80 {
    border-color: rgb(255 241 242 / 0.8)
}

.border-rose-50\/90 {
    border-color: rgb(255 241 242 / 0.9)
}

.border-rose-50\/95 {
    border-color: rgb(255 241 242 / 0.95)
}

.border-rose-500 {
    --tw-border-opacity: 1;
    border-color: rgb(244 63 94 / var(--tw-border-opacity))
}

.border-rose-500\/0 {
    border-color: rgb(244 63 94 / 0)
}

.border-rose-500\/10 {
    border-color: rgb(244 63 94 / 0.1)
}

.border-rose-500\/100 {
    border-color: rgb(244 63 94 / 1)
}

.border-rose-500\/20 {
    border-color: rgb(244 63 94 / 0.2)
}

.border-rose-500\/25 {
    border-color: rgb(244 63 94 / 0.25)
}

.border-rose-500\/30 {
    border-color: rgb(244 63 94 / 0.3)
}

.border-rose-500\/40 {
    border-color: rgb(244 63 94 / 0.4)
}

.border-rose-500\/5 {
    border-color: rgb(244 63 94 / 0.05)
}

.border-rose-500\/50 {
    border-color: rgb(244 63 94 / 0.5)
}

.border-rose-500\/60 {
    border-color: rgb(244 63 94 / 0.6)
}

.border-rose-500\/70 {
    border-color: rgb(244 63 94 / 0.7)
}

.border-rose-500\/75 {
    border-color: rgb(244 63 94 / 0.75)
}

.border-rose-500\/80 {
    border-color: rgb(244 63 94 / 0.8)
}

.border-rose-500\/90 {
    border-color: rgb(244 63 94 / 0.9)
}

.border-rose-500\/95 {
    border-color: rgb(244 63 94 / 0.95)
}

.border-rose-600 {
    --tw-border-opacity: 1;
    border-color: rgb(225 29 72 / var(--tw-border-opacity))
}

.border-rose-600\/0 {
    border-color: rgb(225 29 72 / 0)
}

.border-rose-600\/10 {
    border-color: rgb(225 29 72 / 0.1)
}

.border-rose-600\/100 {
    border-color: rgb(225 29 72 / 1)
}

.border-rose-600\/20 {
    border-color: rgb(225 29 72 / 0.2)
}

.border-rose-600\/25 {
    border-color: rgb(225 29 72 / 0.25)
}

.border-rose-600\/30 {
    border-color: rgb(225 29 72 / 0.3)
}

.border-rose-600\/40 {
    border-color: rgb(225 29 72 / 0.4)
}

.border-rose-600\/5 {
    border-color: rgb(225 29 72 / 0.05)
}

.border-rose-600\/50 {
    border-color: rgb(225 29 72 / 0.5)
}

.border-rose-600\/60 {
    border-color: rgb(225 29 72 / 0.6)
}

.border-rose-600\/70 {
    border-color: rgb(225 29 72 / 0.7)
}

.border-rose-600\/75 {
    border-color: rgb(225 29 72 / 0.75)
}

.border-rose-600\/80 {
    border-color: rgb(225 29 72 / 0.8)
}

.border-rose-600\/90 {
    border-color: rgb(225 29 72 / 0.9)
}

.border-rose-600\/95 {
    border-color: rgb(225 29 72 / 0.95)
}

.border-rose-700 {
    --tw-border-opacity: 1;
    border-color: rgb(190 18 60 / var(--tw-border-opacity))
}

.border-rose-700\/0 {
    border-color: rgb(190 18 60 / 0)
}

.border-rose-700\/10 {
    border-color: rgb(190 18 60 / 0.1)
}

.border-rose-700\/100 {
    border-color: rgb(190 18 60 / 1)
}

.border-rose-700\/20 {
    border-color: rgb(190 18 60 / 0.2)
}

.border-rose-700\/25 {
    border-color: rgb(190 18 60 / 0.25)
}

.border-rose-700\/30 {
    border-color: rgb(190 18 60 / 0.3)
}

.border-rose-700\/40 {
    border-color: rgb(190 18 60 / 0.4)
}

.border-rose-700\/5 {
    border-color: rgb(190 18 60 / 0.05)
}

.border-rose-700\/50 {
    border-color: rgb(190 18 60 / 0.5)
}

.border-rose-700\/60 {
    border-color: rgb(190 18 60 / 0.6)
}

.border-rose-700\/70 {
    border-color: rgb(190 18 60 / 0.7)
}

.border-rose-700\/75 {
    border-color: rgb(190 18 60 / 0.75)
}

.border-rose-700\/80 {
    border-color: rgb(190 18 60 / 0.8)
}

.border-rose-700\/90 {
    border-color: rgb(190 18 60 / 0.9)
}

.border-rose-700\/95 {
    border-color: rgb(190 18 60 / 0.95)
}

.border-rose-800 {
    --tw-border-opacity: 1;
    border-color: rgb(159 18 57 / var(--tw-border-opacity))
}

.border-rose-800\/0 {
    border-color: rgb(159 18 57 / 0)
}

.border-rose-800\/10 {
    border-color: rgb(159 18 57 / 0.1)
}

.border-rose-800\/100 {
    border-color: rgb(159 18 57 / 1)
}

.border-rose-800\/20 {
    border-color: rgb(159 18 57 / 0.2)
}

.border-rose-800\/25 {
    border-color: rgb(159 18 57 / 0.25)
}

.border-rose-800\/30 {
    border-color: rgb(159 18 57 / 0.3)
}

.border-rose-800\/40 {
    border-color: rgb(159 18 57 / 0.4)
}

.border-rose-800\/5 {
    border-color: rgb(159 18 57 / 0.05)
}

.border-rose-800\/50 {
    border-color: rgb(159 18 57 / 0.5)
}

.border-rose-800\/60 {
    border-color: rgb(159 18 57 / 0.6)
}

.border-rose-800\/70 {
    border-color: rgb(159 18 57 / 0.7)
}

.border-rose-800\/75 {
    border-color: rgb(159 18 57 / 0.75)
}

.border-rose-800\/80 {
    border-color: rgb(159 18 57 / 0.8)
}

.border-rose-800\/90 {
    border-color: rgb(159 18 57 / 0.9)
}

.border-rose-800\/95 {
    border-color: rgb(159 18 57 / 0.95)
}

.border-rose-900 {
    --tw-border-opacity: 1;
    border-color: rgb(136 19 55 / var(--tw-border-opacity))
}

.border-rose-900\/0 {
    border-color: rgb(136 19 55 / 0)
}

.border-rose-900\/10 {
    border-color: rgb(136 19 55 / 0.1)
}

.border-rose-900\/100 {
    border-color: rgb(136 19 55 / 1)
}

.border-rose-900\/20 {
    border-color: rgb(136 19 55 / 0.2)
}

.border-rose-900\/25 {
    border-color: rgb(136 19 55 / 0.25)
}

.border-rose-900\/30 {
    border-color: rgb(136 19 55 / 0.3)
}

.border-rose-900\/40 {
    border-color: rgb(136 19 55 / 0.4)
}

.border-rose-900\/5 {
    border-color: rgb(136 19 55 / 0.05)
}

.border-rose-900\/50 {
    border-color: rgb(136 19 55 / 0.5)
}

.border-rose-900\/60 {
    border-color: rgb(136 19 55 / 0.6)
}

.border-rose-900\/70 {
    border-color: rgb(136 19 55 / 0.7)
}

.border-rose-900\/75 {
    border-color: rgb(136 19 55 / 0.75)
}

.border-rose-900\/80 {
    border-color: rgb(136 19 55 / 0.8)
}

.border-rose-900\/90 {
    border-color: rgb(136 19 55 / 0.9)
}

.border-rose-900\/95 {
    border-color: rgb(136 19 55 / 0.95)
}

.border-rose-950 {
    --tw-border-opacity: 1;
    border-color: rgb(76 5 25 / var(--tw-border-opacity))
}

.border-rose-950\/0 {
    border-color: rgb(76 5 25 / 0)
}

.border-rose-950\/10 {
    border-color: rgb(76 5 25 / 0.1)
}

.border-rose-950\/100 {
    border-color: rgb(76 5 25 / 1)
}

.border-rose-950\/20 {
    border-color: rgb(76 5 25 / 0.2)
}

.border-rose-950\/25 {
    border-color: rgb(76 5 25 / 0.25)
}

.border-rose-950\/30 {
    border-color: rgb(76 5 25 / 0.3)
}

.border-rose-950\/40 {
    border-color: rgb(76 5 25 / 0.4)
}

.border-rose-950\/5 {
    border-color: rgb(76 5 25 / 0.05)
}

.border-rose-950\/50 {
    border-color: rgb(76 5 25 / 0.5)
}

.border-rose-950\/60 {
    border-color: rgb(76 5 25 / 0.6)
}

.border-rose-950\/70 {
    border-color: rgb(76 5 25 / 0.7)
}

.border-rose-950\/75 {
    border-color: rgb(76 5 25 / 0.75)
}

.border-rose-950\/80 {
    border-color: rgb(76 5 25 / 0.8)
}

.border-rose-950\/90 {
    border-color: rgb(76 5 25 / 0.9)
}

.border-rose-950\/95 {
    border-color: rgb(76 5 25 / 0.95)
}

.border-sky-100 {
    --tw-border-opacity: 1;
    border-color: rgb(224 242 254 / var(--tw-border-opacity))
}

.border-sky-100\/0 {
    border-color: rgb(224 242 254 / 0)
}

.border-sky-100\/10 {
    border-color: rgb(224 242 254 / 0.1)
}

.border-sky-100\/100 {
    border-color: rgb(224 242 254 / 1)
}

.border-sky-100\/20 {
    border-color: rgb(224 242 254 / 0.2)
}

.border-sky-100\/25 {
    border-color: rgb(224 242 254 / 0.25)
}

.border-sky-100\/30 {
    border-color: rgb(224 242 254 / 0.3)
}

.border-sky-100\/40 {
    border-color: rgb(224 242 254 / 0.4)
}

.border-sky-100\/5 {
    border-color: rgb(224 242 254 / 0.05)
}

.border-sky-100\/50 {
    border-color: rgb(224 242 254 / 0.5)
}

.border-sky-100\/60 {
    border-color: rgb(224 242 254 / 0.6)
}

.border-sky-100\/70 {
    border-color: rgb(224 242 254 / 0.7)
}

.border-sky-100\/75 {
    border-color: rgb(224 242 254 / 0.75)
}

.border-sky-100\/80 {
    border-color: rgb(224 242 254 / 0.8)
}

.border-sky-100\/90 {
    border-color: rgb(224 242 254 / 0.9)
}

.border-sky-100\/95 {
    border-color: rgb(224 242 254 / 0.95)
}

.border-sky-200 {
    --tw-border-opacity: 1;
    border-color: rgb(186 230 253 / var(--tw-border-opacity))
}

.border-sky-200\/0 {
    border-color: rgb(186 230 253 / 0)
}

.border-sky-200\/10 {
    border-color: rgb(186 230 253 / 0.1)
}

.border-sky-200\/100 {
    border-color: rgb(186 230 253 / 1)
}

.border-sky-200\/20 {
    border-color: rgb(186 230 253 / 0.2)
}

.border-sky-200\/25 {
    border-color: rgb(186 230 253 / 0.25)
}

.border-sky-200\/30 {
    border-color: rgb(186 230 253 / 0.3)
}

.border-sky-200\/40 {
    border-color: rgb(186 230 253 / 0.4)
}

.border-sky-200\/5 {
    border-color: rgb(186 230 253 / 0.05)
}

.border-sky-200\/50 {
    border-color: rgb(186 230 253 / 0.5)
}

.border-sky-200\/60 {
    border-color: rgb(186 230 253 / 0.6)
}

.border-sky-200\/70 {
    border-color: rgb(186 230 253 / 0.7)
}

.border-sky-200\/75 {
    border-color: rgb(186 230 253 / 0.75)
}

.border-sky-200\/80 {
    border-color: rgb(186 230 253 / 0.8)
}

.border-sky-200\/90 {
    border-color: rgb(186 230 253 / 0.9)
}

.border-sky-200\/95 {
    border-color: rgb(186 230 253 / 0.95)
}

.border-sky-300 {
    --tw-border-opacity: 1;
    border-color: rgb(125 211 252 / var(--tw-border-opacity))
}

.border-sky-300\/0 {
    border-color: rgb(125 211 252 / 0)
}

.border-sky-300\/10 {
    border-color: rgb(125 211 252 / 0.1)
}

.border-sky-300\/100 {
    border-color: rgb(125 211 252 / 1)
}

.border-sky-300\/20 {
    border-color: rgb(125 211 252 / 0.2)
}

.border-sky-300\/25 {
    border-color: rgb(125 211 252 / 0.25)
}

.border-sky-300\/30 {
    border-color: rgb(125 211 252 / 0.3)
}

.border-sky-300\/40 {
    border-color: rgb(125 211 252 / 0.4)
}

.border-sky-300\/5 {
    border-color: rgb(125 211 252 / 0.05)
}

.border-sky-300\/50 {
    border-color: rgb(125 211 252 / 0.5)
}

.border-sky-300\/60 {
    border-color: rgb(125 211 252 / 0.6)
}

.border-sky-300\/70 {
    border-color: rgb(125 211 252 / 0.7)
}

.border-sky-300\/75 {
    border-color: rgb(125 211 252 / 0.75)
}

.border-sky-300\/80 {
    border-color: rgb(125 211 252 / 0.8)
}

.border-sky-300\/90 {
    border-color: rgb(125 211 252 / 0.9)
}

.border-sky-300\/95 {
    border-color: rgb(125 211 252 / 0.95)
}

.border-sky-400 {
    --tw-border-opacity: 1;
    border-color: rgb(56 189 248 / var(--tw-border-opacity))
}

.border-sky-400\/0 {
    border-color: rgb(56 189 248 / 0)
}

.border-sky-400\/10 {
    border-color: rgb(56 189 248 / 0.1)
}

.border-sky-400\/100 {
    border-color: rgb(56 189 248 / 1)
}

.border-sky-400\/20 {
    border-color: rgb(56 189 248 / 0.2)
}

.border-sky-400\/25 {
    border-color: rgb(56 189 248 / 0.25)
}

.border-sky-400\/30 {
    border-color: rgb(56 189 248 / 0.3)
}

.border-sky-400\/40 {
    border-color: rgb(56 189 248 / 0.4)
}

.border-sky-400\/5 {
    border-color: rgb(56 189 248 / 0.05)
}

.border-sky-400\/50 {
    border-color: rgb(56 189 248 / 0.5)
}

.border-sky-400\/60 {
    border-color: rgb(56 189 248 / 0.6)
}

.border-sky-400\/70 {
    border-color: rgb(56 189 248 / 0.7)
}

.border-sky-400\/75 {
    border-color: rgb(56 189 248 / 0.75)
}

.border-sky-400\/80 {
    border-color: rgb(56 189 248 / 0.8)
}

.border-sky-400\/90 {
    border-color: rgb(56 189 248 / 0.9)
}

.border-sky-400\/95 {
    border-color: rgb(56 189 248 / 0.95)
}

.border-sky-450 {
    --tw-border-opacity: 1;
    border-color: rgb(48 157 204 / var(--tw-border-opacity))
}

.border-sky-450\/0 {
    border-color: rgb(48 157 204 / 0)
}

.border-sky-450\/10 {
    border-color: rgb(48 157 204 / 0.1)
}

.border-sky-450\/100 {
    border-color: rgb(48 157 204 / 1)
}

.border-sky-450\/20 {
    border-color: rgb(48 157 204 / 0.2)
}

.border-sky-450\/25 {
    border-color: rgb(48 157 204 / 0.25)
}

.border-sky-450\/30 {
    border-color: rgb(48 157 204 / 0.3)
}

.border-sky-450\/40 {
    border-color: rgb(48 157 204 / 0.4)
}

.border-sky-450\/5 {
    border-color: rgb(48 157 204 / 0.05)
}

.border-sky-450\/50 {
    border-color: rgb(48 157 204 / 0.5)
}

.border-sky-450\/60 {
    border-color: rgb(48 157 204 / 0.6)
}

.border-sky-450\/70 {
    border-color: rgb(48 157 204 / 0.7)
}

.border-sky-450\/75 {
    border-color: rgb(48 157 204 / 0.75)
}

.border-sky-450\/80 {
    border-color: rgb(48 157 204 / 0.8)
}

.border-sky-450\/90 {
    border-color: rgb(48 157 204 / 0.9)
}

.border-sky-450\/95 {
    border-color: rgb(48 157 204 / 0.95)
}

.border-sky-50 {
    --tw-border-opacity: 1;
    border-color: rgb(240 249 255 / var(--tw-border-opacity))
}

.border-sky-50\/0 {
    border-color: rgb(240 249 255 / 0)
}

.border-sky-50\/10 {
    border-color: rgb(240 249 255 / 0.1)
}

.border-sky-50\/100 {
    border-color: rgb(240 249 255 / 1)
}

.border-sky-50\/20 {
    border-color: rgb(240 249 255 / 0.2)
}

.border-sky-50\/25 {
    border-color: rgb(240 249 255 / 0.25)
}

.border-sky-50\/30 {
    border-color: rgb(240 249 255 / 0.3)
}

.border-sky-50\/40 {
    border-color: rgb(240 249 255 / 0.4)
}

.border-sky-50\/5 {
    border-color: rgb(240 249 255 / 0.05)
}

.border-sky-50\/50 {
    border-color: rgb(240 249 255 / 0.5)
}

.border-sky-50\/60 {
    border-color: rgb(240 249 255 / 0.6)
}

.border-sky-50\/70 {
    border-color: rgb(240 249 255 / 0.7)
}

.border-sky-50\/75 {
    border-color: rgb(240 249 255 / 0.75)
}

.border-sky-50\/80 {
    border-color: rgb(240 249 255 / 0.8)
}

.border-sky-50\/90 {
    border-color: rgb(240 249 255 / 0.9)
}

.border-sky-50\/95 {
    border-color: rgb(240 249 255 / 0.95)
}

.border-sky-500 {
    --tw-border-opacity: 1;
    border-color: rgb(14 165 233 / var(--tw-border-opacity))
}

.border-sky-500\/0 {
    border-color: rgb(14 165 233 / 0)
}

.border-sky-500\/10 {
    border-color: rgb(14 165 233 / 0.1)
}

.border-sky-500\/100 {
    border-color: rgb(14 165 233 / 1)
}

.border-sky-500\/20 {
    border-color: rgb(14 165 233 / 0.2)
}

.border-sky-500\/25 {
    border-color: rgb(14 165 233 / 0.25)
}

.border-sky-500\/30 {
    border-color: rgb(14 165 233 / 0.3)
}

.border-sky-500\/40 {
    border-color: rgb(14 165 233 / 0.4)
}

.border-sky-500\/5 {
    border-color: rgb(14 165 233 / 0.05)
}

.border-sky-500\/50 {
    border-color: rgb(14 165 233 / 0.5)
}

.border-sky-500\/60 {
    border-color: rgb(14 165 233 / 0.6)
}

.border-sky-500\/70 {
    border-color: rgb(14 165 233 / 0.7)
}

.border-sky-500\/75 {
    border-color: rgb(14 165 233 / 0.75)
}

.border-sky-500\/80 {
    border-color: rgb(14 165 233 / 0.8)
}

.border-sky-500\/90 {
    border-color: rgb(14 165 233 / 0.9)
}

.border-sky-500\/95 {
    border-color: rgb(14 165 233 / 0.95)
}

.border-sky-600 {
    --tw-border-opacity: 1;
    border-color: rgb(2 132 199 / var(--tw-border-opacity))
}

.border-sky-600\/0 {
    border-color: rgb(2 132 199 / 0)
}

.border-sky-600\/10 {
    border-color: rgb(2 132 199 / 0.1)
}

.border-sky-600\/100 {
    border-color: rgb(2 132 199 / 1)
}

.border-sky-600\/20 {
    border-color: rgb(2 132 199 / 0.2)
}

.border-sky-600\/25 {
    border-color: rgb(2 132 199 / 0.25)
}

.border-sky-600\/30 {
    border-color: rgb(2 132 199 / 0.3)
}

.border-sky-600\/40 {
    border-color: rgb(2 132 199 / 0.4)
}

.border-sky-600\/5 {
    border-color: rgb(2 132 199 / 0.05)
}

.border-sky-600\/50 {
    border-color: rgb(2 132 199 / 0.5)
}

.border-sky-600\/60 {
    border-color: rgb(2 132 199 / 0.6)
}

.border-sky-600\/70 {
    border-color: rgb(2 132 199 / 0.7)
}

.border-sky-600\/75 {
    border-color: rgb(2 132 199 / 0.75)
}

.border-sky-600\/80 {
    border-color: rgb(2 132 199 / 0.8)
}

.border-sky-600\/90 {
    border-color: rgb(2 132 199 / 0.9)
}

.border-sky-600\/95 {
    border-color: rgb(2 132 199 / 0.95)
}

.border-sky-700 {
    --tw-border-opacity: 1;
    border-color: rgb(3 105 161 / var(--tw-border-opacity))
}

.border-sky-700\/0 {
    border-color: rgb(3 105 161 / 0)
}

.border-sky-700\/10 {
    border-color: rgb(3 105 161 / 0.1)
}

.border-sky-700\/100 {
    border-color: rgb(3 105 161 / 1)
}

.border-sky-700\/20 {
    border-color: rgb(3 105 161 / 0.2)
}

.border-sky-700\/25 {
    border-color: rgb(3 105 161 / 0.25)
}

.border-sky-700\/30 {
    border-color: rgb(3 105 161 / 0.3)
}

.border-sky-700\/40 {
    border-color: rgb(3 105 161 / 0.4)
}

.border-sky-700\/5 {
    border-color: rgb(3 105 161 / 0.05)
}

.border-sky-700\/50 {
    border-color: rgb(3 105 161 / 0.5)
}

.border-sky-700\/60 {
    border-color: rgb(3 105 161 / 0.6)
}

.border-sky-700\/70 {
    border-color: rgb(3 105 161 / 0.7)
}

.border-sky-700\/75 {
    border-color: rgb(3 105 161 / 0.75)
}

.border-sky-700\/80 {
    border-color: rgb(3 105 161 / 0.8)
}

.border-sky-700\/90 {
    border-color: rgb(3 105 161 / 0.9)
}

.border-sky-700\/95 {
    border-color: rgb(3 105 161 / 0.95)
}

.border-sky-800 {
    --tw-border-opacity: 1;
    border-color: rgb(7 89 133 / var(--tw-border-opacity))
}

.border-sky-800\/0 {
    border-color: rgb(7 89 133 / 0)
}

.border-sky-800\/10 {
    border-color: rgb(7 89 133 / 0.1)
}

.border-sky-800\/100 {
    border-color: rgb(7 89 133 / 1)
}

.border-sky-800\/20 {
    border-color: rgb(7 89 133 / 0.2)
}

.border-sky-800\/25 {
    border-color: rgb(7 89 133 / 0.25)
}

.border-sky-800\/30 {
    border-color: rgb(7 89 133 / 0.3)
}

.border-sky-800\/40 {
    border-color: rgb(7 89 133 / 0.4)
}

.border-sky-800\/5 {
    border-color: rgb(7 89 133 / 0.05)
}

.border-sky-800\/50 {
    border-color: rgb(7 89 133 / 0.5)
}

.border-sky-800\/60 {
    border-color: rgb(7 89 133 / 0.6)
}

.border-sky-800\/70 {
    border-color: rgb(7 89 133 / 0.7)
}

.border-sky-800\/75 {
    border-color: rgb(7 89 133 / 0.75)
}

.border-sky-800\/80 {
    border-color: rgb(7 89 133 / 0.8)
}

.border-sky-800\/90 {
    border-color: rgb(7 89 133 / 0.9)
}

.border-sky-800\/95 {
    border-color: rgb(7 89 133 / 0.95)
}

.border-sky-900 {
    --tw-border-opacity: 1;
    border-color: rgb(12 74 110 / var(--tw-border-opacity))
}

.border-sky-900\/0 {
    border-color: rgb(12 74 110 / 0)
}

.border-sky-900\/10 {
    border-color: rgb(12 74 110 / 0.1)
}

.border-sky-900\/100 {
    border-color: rgb(12 74 110 / 1)
}

.border-sky-900\/20 {
    border-color: rgb(12 74 110 / 0.2)
}

.border-sky-900\/25 {
    border-color: rgb(12 74 110 / 0.25)
}

.border-sky-900\/30 {
    border-color: rgb(12 74 110 / 0.3)
}

.border-sky-900\/40 {
    border-color: rgb(12 74 110 / 0.4)
}

.border-sky-900\/5 {
    border-color: rgb(12 74 110 / 0.05)
}

.border-sky-900\/50 {
    border-color: rgb(12 74 110 / 0.5)
}

.border-sky-900\/60 {
    border-color: rgb(12 74 110 / 0.6)
}

.border-sky-900\/70 {
    border-color: rgb(12 74 110 / 0.7)
}

.border-sky-900\/75 {
    border-color: rgb(12 74 110 / 0.75)
}

.border-sky-900\/80 {
    border-color: rgb(12 74 110 / 0.8)
}

.border-sky-900\/90 {
    border-color: rgb(12 74 110 / 0.9)
}

.border-sky-900\/95 {
    border-color: rgb(12 74 110 / 0.95)
}

.border-sky-950 {
    --tw-border-opacity: 1;
    border-color: rgb(8 47 73 / var(--tw-border-opacity))
}

.border-sky-950\/0 {
    border-color: rgb(8 47 73 / 0)
}

.border-sky-950\/10 {
    border-color: rgb(8 47 73 / 0.1)
}

.border-sky-950\/100 {
    border-color: rgb(8 47 73 / 1)
}

.border-sky-950\/20 {
    border-color: rgb(8 47 73 / 0.2)
}

.border-sky-950\/25 {
    border-color: rgb(8 47 73 / 0.25)
}

.border-sky-950\/30 {
    border-color: rgb(8 47 73 / 0.3)
}

.border-sky-950\/40 {
    border-color: rgb(8 47 73 / 0.4)
}

.border-sky-950\/5 {
    border-color: rgb(8 47 73 / 0.05)
}

.border-sky-950\/50 {
    border-color: rgb(8 47 73 / 0.5)
}

.border-sky-950\/60 {
    border-color: rgb(8 47 73 / 0.6)
}

.border-sky-950\/70 {
    border-color: rgb(8 47 73 / 0.7)
}

.border-sky-950\/75 {
    border-color: rgb(8 47 73 / 0.75)
}

.border-sky-950\/80 {
    border-color: rgb(8 47 73 / 0.8)
}

.border-sky-950\/90 {
    border-color: rgb(8 47 73 / 0.9)
}

.border-sky-950\/95 {
    border-color: rgb(8 47 73 / 0.95)
}

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

.border-slate-100\/0 {
    border-color: rgb(241 245 249 / 0)
}

.border-slate-100\/10 {
    border-color: rgb(241 245 249 / 0.1)
}

.border-slate-100\/100 {
    border-color: rgb(241 245 249 / 1)
}

.border-slate-100\/20 {
    border-color: rgb(241 245 249 / 0.2)
}

.border-slate-100\/25 {
    border-color: rgb(241 245 249 / 0.25)
}

.border-slate-100\/30 {
    border-color: rgb(241 245 249 / 0.3)
}

.border-slate-100\/40 {
    border-color: rgb(241 245 249 / 0.4)
}

.border-slate-100\/5 {
    border-color: rgb(241 245 249 / 0.05)
}

.border-slate-100\/50 {
    border-color: rgb(241 245 249 / 0.5)
}

.border-slate-100\/60 {
    border-color: rgb(241 245 249 / 0.6)
}

.border-slate-100\/70 {
    border-color: rgb(241 245 249 / 0.7)
}

.border-slate-100\/75 {
    border-color: rgb(241 245 249 / 0.75)
}

.border-slate-100\/80 {
    border-color: rgb(241 245 249 / 0.8)
}

.border-slate-100\/90 {
    border-color: rgb(241 245 249 / 0.9)
}

.border-slate-100\/95 {
    border-color: rgb(241 245 249 / 0.95)
}

.border-slate-200 {
    --tw-border-opacity: 1;
    border-color: rgb(226 232 240 / var(--tw-border-opacity))
}

.border-slate-200\/0 {
    border-color: rgb(226 232 240 / 0)
}

.border-slate-200\/10 {
    border-color: rgb(226 232 240 / 0.1)
}

.border-slate-200\/100 {
    border-color: rgb(226 232 240 / 1)
}

.border-slate-200\/20 {
    border-color: rgb(226 232 240 / 0.2)
}

.border-slate-200\/25 {
    border-color: rgb(226 232 240 / 0.25)
}

.border-slate-200\/30 {
    border-color: rgb(226 232 240 / 0.3)
}

.border-slate-200\/40 {
    border-color: rgb(226 232 240 / 0.4)
}

.border-slate-200\/5 {
    border-color: rgb(226 232 240 / 0.05)
}

.border-slate-200\/50 {
    border-color: rgb(226 232 240 / 0.5)
}

.border-slate-200\/60 {
    border-color: rgb(226 232 240 / 0.6)
}

.border-slate-200\/70 {
    border-color: rgb(226 232 240 / 0.7)
}

.border-slate-200\/75 {
    border-color: rgb(226 232 240 / 0.75)
}

.border-slate-200\/80 {
    border-color: rgb(226 232 240 / 0.8)
}

.border-slate-200\/90 {
    border-color: rgb(226 232 240 / 0.9)
}

.border-slate-200\/95 {
    border-color: rgb(226 232 240 / 0.95)
}

.border-slate-300 {
    --tw-border-opacity: 1;
    border-color: rgb(203 213 225 / var(--tw-border-opacity))
}

.border-slate-300\/0 {
    border-color: rgb(203 213 225 / 0)
}

.border-slate-300\/10 {
    border-color: rgb(203 213 225 / 0.1)
}

.border-slate-300\/100 {
    border-color: rgb(203 213 225 / 1)
}

.border-slate-300\/20 {
    border-color: rgb(203 213 225 / 0.2)
}

.border-slate-300\/25 {
    border-color: rgb(203 213 225 / 0.25)
}

.border-slate-300\/30 {
    border-color: rgb(203 213 225 / 0.3)
}

.border-slate-300\/40 {
    border-color: rgb(203 213 225 / 0.4)
}

.border-slate-300\/5 {
    border-color: rgb(203 213 225 / 0.05)
}

.border-slate-300\/50 {
    border-color: rgb(203 213 225 / 0.5)
}

.border-slate-300\/60 {
    border-color: rgb(203 213 225 / 0.6)
}

.border-slate-300\/70 {
    border-color: rgb(203 213 225 / 0.7)
}

.border-slate-300\/75 {
    border-color: rgb(203 213 225 / 0.75)
}

.border-slate-300\/80 {
    border-color: rgb(203 213 225 / 0.8)
}

.border-slate-300\/90 {
    border-color: rgb(203 213 225 / 0.9)
}

.border-slate-300\/95 {
    border-color: rgb(203 213 225 / 0.95)
}

.border-slate-400 {
    --tw-border-opacity: 1;
    border-color: rgb(148 163 184 / var(--tw-border-opacity))
}

.border-slate-400\/0 {
    border-color: rgb(148 163 184 / 0)
}

.border-slate-400\/10 {
    border-color: rgb(148 163 184 / 0.1)
}

.border-slate-400\/100 {
    border-color: rgb(148 163 184 / 1)
}

.border-slate-400\/20 {
    border-color: rgb(148 163 184 / 0.2)
}

.border-slate-400\/25 {
    border-color: rgb(148 163 184 / 0.25)
}

.border-slate-400\/30 {
    border-color: rgb(148 163 184 / 0.3)
}

.border-slate-400\/40 {
    border-color: rgb(148 163 184 / 0.4)
}

.border-slate-400\/5 {
    border-color: rgb(148 163 184 / 0.05)
}

.border-slate-400\/50 {
    border-color: rgb(148 163 184 / 0.5)
}

.border-slate-400\/60 {
    border-color: rgb(148 163 184 / 0.6)
}

.border-slate-400\/70 {
    border-color: rgb(148 163 184 / 0.7)
}

.border-slate-400\/75 {
    border-color: rgb(148 163 184 / 0.75)
}

.border-slate-400\/80 {
    border-color: rgb(148 163 184 / 0.8)
}

.border-slate-400\/90 {
    border-color: rgb(148 163 184 / 0.9)
}

.border-slate-400\/95 {
    border-color: rgb(148 163 184 / 0.95)
}

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

.border-slate-50\/0 {
    border-color: rgb(248 250 252 / 0)
}

.border-slate-50\/10 {
    border-color: rgb(248 250 252 / 0.1)
}

.border-slate-50\/100 {
    border-color: rgb(248 250 252 / 1)
}

.border-slate-50\/20 {
    border-color: rgb(248 250 252 / 0.2)
}

.border-slate-50\/25 {
    border-color: rgb(248 250 252 / 0.25)
}

.border-slate-50\/30 {
    border-color: rgb(248 250 252 / 0.3)
}

.border-slate-50\/40 {
    border-color: rgb(248 250 252 / 0.4)
}

.border-slate-50\/5 {
    border-color: rgb(248 250 252 / 0.05)
}

.border-slate-50\/50 {
    border-color: rgb(248 250 252 / 0.5)
}

.border-slate-50\/60 {
    border-color: rgb(248 250 252 / 0.6)
}

.border-slate-50\/70 {
    border-color: rgb(248 250 252 / 0.7)
}

.border-slate-50\/75 {
    border-color: rgb(248 250 252 / 0.75)
}

.border-slate-50\/80 {
    border-color: rgb(248 250 252 / 0.8)
}

.border-slate-50\/90 {
    border-color: rgb(248 250 252 / 0.9)
}

.border-slate-50\/95 {
    border-color: rgb(248 250 252 / 0.95)
}

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

.border-slate-500\/0 {
    border-color: rgb(100 116 139 / 0)
}

.border-slate-500\/10 {
    border-color: rgb(100 116 139 / 0.1)
}

.border-slate-500\/100 {
    border-color: rgb(100 116 139 / 1)
}

.border-slate-500\/20 {
    border-color: rgb(100 116 139 / 0.2)
}

.border-slate-500\/25 {
    border-color: rgb(100 116 139 / 0.25)
}

.border-slate-500\/30 {
    border-color: rgb(100 116 139 / 0.3)
}

.border-slate-500\/40 {
    border-color: rgb(100 116 139 / 0.4)
}

.border-slate-500\/5 {
    border-color: rgb(100 116 139 / 0.05)
}

.border-slate-500\/50 {
    border-color: rgb(100 116 139 / 0.5)
}

.border-slate-500\/60 {
    border-color: rgb(100 116 139 / 0.6)
}

.border-slate-500\/70 {
    border-color: rgb(100 116 139 / 0.7)
}

.border-slate-500\/75 {
    border-color: rgb(100 116 139 / 0.75)
}

.border-slate-500\/80 {
    border-color: rgb(100 116 139 / 0.8)
}

.border-slate-500\/90 {
    border-color: rgb(100 116 139 / 0.9)
}

.border-slate-500\/95 {
    border-color: rgb(100 116 139 / 0.95)
}

.border-slate-600 {
    --tw-border-opacity: 1;
    border-color: rgb(71 85 105 / var(--tw-border-opacity))
}

.border-slate-600\/0 {
    border-color: rgb(71 85 105 / 0)
}

.border-slate-600\/10 {
    border-color: rgb(71 85 105 / 0.1)
}

.border-slate-600\/100 {
    border-color: rgb(71 85 105 / 1)
}

.border-slate-600\/20 {
    border-color: rgb(71 85 105 / 0.2)
}

.border-slate-600\/25 {
    border-color: rgb(71 85 105 / 0.25)
}

.border-slate-600\/30 {
    border-color: rgb(71 85 105 / 0.3)
}

.border-slate-600\/40 {
    border-color: rgb(71 85 105 / 0.4)
}

.border-slate-600\/5 {
    border-color: rgb(71 85 105 / 0.05)
}

.border-slate-600\/50 {
    border-color: rgb(71 85 105 / 0.5)
}

.border-slate-600\/60 {
    border-color: rgb(71 85 105 / 0.6)
}

.border-slate-600\/70 {
    border-color: rgb(71 85 105 / 0.7)
}

.border-slate-600\/75 {
    border-color: rgb(71 85 105 / 0.75)
}

.border-slate-600\/80 {
    border-color: rgb(71 85 105 / 0.8)
}

.border-slate-600\/90 {
    border-color: rgb(71 85 105 / 0.9)
}

.border-slate-600\/95 {
    border-color: rgb(71 85 105 / 0.95)
}

.border-slate-700 {
    --tw-border-opacity: 1;
    border-color: rgb(51 65 85 / var(--tw-border-opacity))
}

.border-slate-700\/0 {
    border-color: rgb(51 65 85 / 0)
}

.border-slate-700\/10 {
    border-color: rgb(51 65 85 / 0.1)
}

.border-slate-700\/100 {
    border-color: rgb(51 65 85 / 1)
}

.border-slate-700\/20 {
    border-color: rgb(51 65 85 / 0.2)
}

.border-slate-700\/25 {
    border-color: rgb(51 65 85 / 0.25)
}

.border-slate-700\/30 {
    border-color: rgb(51 65 85 / 0.3)
}

.border-slate-700\/40 {
    border-color: rgb(51 65 85 / 0.4)
}

.border-slate-700\/5 {
    border-color: rgb(51 65 85 / 0.05)
}

.border-slate-700\/50 {
    border-color: rgb(51 65 85 / 0.5)
}

.border-slate-700\/60 {
    border-color: rgb(51 65 85 / 0.6)
}

.border-slate-700\/70 {
    border-color: rgb(51 65 85 / 0.7)
}

.border-slate-700\/75 {
    border-color: rgb(51 65 85 / 0.75)
}

.border-slate-700\/80 {
    border-color: rgb(51 65 85 / 0.8)
}

.border-slate-700\/90 {
    border-color: rgb(51 65 85 / 0.9)
}

.border-slate-700\/95 {
    border-color: rgb(51 65 85 / 0.95)
}

.border-slate-75 {
    --tw-border-opacity: 1;
    border-color: rgb(244 248 250 / var(--tw-border-opacity))
}

.border-slate-75\/0 {
    border-color: rgb(244 248 250 / 0)
}

.border-slate-75\/10 {
    border-color: rgb(244 248 250 / 0.1)
}

.border-slate-75\/100 {
    border-color: rgb(244 248 250 / 1)
}

.border-slate-75\/20 {
    border-color: rgb(244 248 250 / 0.2)
}

.border-slate-75\/25 {
    border-color: rgb(244 248 250 / 0.25)
}

.border-slate-75\/30 {
    border-color: rgb(244 248 250 / 0.3)
}

.border-slate-75\/40 {
    border-color: rgb(244 248 250 / 0.4)
}

.border-slate-75\/5 {
    border-color: rgb(244 248 250 / 0.05)
}

.border-slate-75\/50 {
    border-color: rgb(244 248 250 / 0.5)
}

.border-slate-75\/60 {
    border-color: rgb(244 248 250 / 0.6)
}

.border-slate-75\/70 {
    border-color: rgb(244 248 250 / 0.7)
}

.border-slate-75\/75 {
    border-color: rgb(244 248 250 / 0.75)
}

.border-slate-75\/80 {
    border-color: rgb(244 248 250 / 0.8)
}

.border-slate-75\/90 {
    border-color: rgb(244 248 250 / 0.9)
}

.border-slate-75\/95 {
    border-color: rgb(244 248 250 / 0.95)
}

.border-slate-800 {
    --tw-border-opacity: 1;
    border-color: rgb(30 41 59 / var(--tw-border-opacity))
}

.border-slate-800\/0 {
    border-color: rgb(30 41 59 / 0)
}

.border-slate-800\/10 {
    border-color: rgb(30 41 59 / 0.1)
}

.border-slate-800\/100 {
    border-color: rgb(30 41 59 / 1)
}

.border-slate-800\/20 {
    border-color: rgb(30 41 59 / 0.2)
}

.border-slate-800\/25 {
    border-color: rgb(30 41 59 / 0.25)
}

.border-slate-800\/30 {
    border-color: rgb(30 41 59 / 0.3)
}

.border-slate-800\/40 {
    border-color: rgb(30 41 59 / 0.4)
}

.border-slate-800\/5 {
    border-color: rgb(30 41 59 / 0.05)
}

.border-slate-800\/50 {
    border-color: rgb(30 41 59 / 0.5)
}

.border-slate-800\/60 {
    border-color: rgb(30 41 59 / 0.6)
}

.border-slate-800\/70 {
    border-color: rgb(30 41 59 / 0.7)
}

.border-slate-800\/75 {
    border-color: rgb(30 41 59 / 0.75)
}

.border-slate-800\/80 {
    border-color: rgb(30 41 59 / 0.8)
}

.border-slate-800\/90 {
    border-color: rgb(30 41 59 / 0.9)
}

.border-slate-800\/95 {
    border-color: rgb(30 41 59 / 0.95)
}

.border-slate-850 {
    --tw-border-opacity: 1;
    border-color: rgb(15 23 42 / var(--tw-border-opacity))
}

.border-slate-850\/0 {
    border-color: rgb(15 23 42 / 0)
}

.border-slate-850\/10 {
    border-color: rgb(15 23 42 / 0.1)
}

.border-slate-850\/100 {
    border-color: rgb(15 23 42 / 1)
}

.border-slate-850\/20 {
    border-color: rgb(15 23 42 / 0.2)
}

.border-slate-850\/25 {
    border-color: rgb(15 23 42 / 0.25)
}

.border-slate-850\/30 {
    border-color: rgb(15 23 42 / 0.3)
}

.border-slate-850\/40 {
    border-color: rgb(15 23 42 / 0.4)
}

.border-slate-850\/5 {
    border-color: rgb(15 23 42 / 0.05)
}

.border-slate-850\/50 {
    border-color: rgb(15 23 42 / 0.5)
}

.border-slate-850\/60 {
    border-color: rgb(15 23 42 / 0.6)
}

.border-slate-850\/70 {
    border-color: rgb(15 23 42 / 0.7)
}

.border-slate-850\/75 {
    border-color: rgb(15 23 42 / 0.75)
}

.border-slate-850\/80 {
    border-color: rgb(15 23 42 / 0.8)
}

.border-slate-850\/90 {
    border-color: rgb(15 23 42 / 0.9)
}

.border-slate-850\/95 {
    border-color: rgb(15 23 42 / 0.95)
}

.border-slate-900 {
    --tw-border-opacity: 1;
    border-color: rgb(15 23 42 / var(--tw-border-opacity))
}

.border-slate-900\/0 {
    border-color: rgb(15 23 42 / 0)
}

.border-slate-900\/10 {
    border-color: rgb(15 23 42 / 0.1)
}

.border-slate-900\/100 {
    border-color: rgb(15 23 42 / 1)
}

.border-slate-900\/20 {
    border-color: rgb(15 23 42 / 0.2)
}

.border-slate-900\/25 {
    border-color: rgb(15 23 42 / 0.25)
}

.border-slate-900\/30 {
    border-color: rgb(15 23 42 / 0.3)
}

.border-slate-900\/40 {
    border-color: rgb(15 23 42 / 0.4)
}

.border-slate-900\/5 {
    border-color: rgb(15 23 42 / 0.05)
}

.border-slate-900\/50 {
    border-color: rgb(15 23 42 / 0.5)
}

.border-slate-900\/60 {
    border-color: rgb(15 23 42 / 0.6)
}

.border-slate-900\/70 {
    border-color: rgb(15 23 42 / 0.7)
}

.border-slate-900\/75 {
    border-color: rgb(15 23 42 / 0.75)
}

.border-slate-900\/80 {
    border-color: rgb(15 23 42 / 0.8)
}

.border-slate-900\/90 {
    border-color: rgb(15 23 42 / 0.9)
}

.border-slate-900\/95 {
    border-color: rgb(15 23 42 / 0.95)
}

.border-slate-950 {
    --tw-border-opacity: 1;
    border-color: rgb(0 33 74 / var(--tw-border-opacity))
}

.border-slate-950\/0 {
    border-color: rgb(0 33 74 / 0)
}

.border-slate-950\/10 {
    border-color: rgb(0 33 74 / 0.1)
}

.border-slate-950\/100 {
    border-color: rgb(0 33 74 / 1)
}

.border-slate-950\/20 {
    border-color: rgb(0 33 74 / 0.2)
}

.border-slate-950\/25 {
    border-color: rgb(0 33 74 / 0.25)
}

.border-slate-950\/30 {
    border-color: rgb(0 33 74 / 0.3)
}

.border-slate-950\/40 {
    border-color: rgb(0 33 74 / 0.4)
}

.border-slate-950\/5 {
    border-color: rgb(0 33 74 / 0.05)
}

.border-slate-950\/50 {
    border-color: rgb(0 33 74 / 0.5)
}

.border-slate-950\/60 {
    border-color: rgb(0 33 74 / 0.6)
}

.border-slate-950\/70 {
    border-color: rgb(0 33 74 / 0.7)
}

.border-slate-950\/75 {
    border-color: rgb(0 33 74 / 0.75)
}

.border-slate-950\/80 {
    border-color: rgb(0 33 74 / 0.8)
}

.border-slate-950\/90 {
    border-color: rgb(0 33 74 / 0.9)
}

.border-slate-950\/95 {
    border-color: rgb(0 33 74 / 0.95)
}

.border-stone-100 {
    --tw-border-opacity: 1;
    border-color: rgb(245 245 244 / var(--tw-border-opacity))
}

.border-stone-100\/0 {
    border-color: rgb(245 245 244 / 0)
}

.border-stone-100\/10 {
    border-color: rgb(245 245 244 / 0.1)
}

.border-stone-100\/100 {
    border-color: rgb(245 245 244 / 1)
}

.border-stone-100\/20 {
    border-color: rgb(245 245 244 / 0.2)
}

.border-stone-100\/25 {
    border-color: rgb(245 245 244 / 0.25)
}

.border-stone-100\/30 {
    border-color: rgb(245 245 244 / 0.3)
}

.border-stone-100\/40 {
    border-color: rgb(245 245 244 / 0.4)
}

.border-stone-100\/5 {
    border-color: rgb(245 245 244 / 0.05)
}

.border-stone-100\/50 {
    border-color: rgb(245 245 244 / 0.5)
}

.border-stone-100\/60 {
    border-color: rgb(245 245 244 / 0.6)
}

.border-stone-100\/70 {
    border-color: rgb(245 245 244 / 0.7)
}

.border-stone-100\/75 {
    border-color: rgb(245 245 244 / 0.75)
}

.border-stone-100\/80 {
    border-color: rgb(245 245 244 / 0.8)
}

.border-stone-100\/90 {
    border-color: rgb(245 245 244 / 0.9)
}

.border-stone-100\/95 {
    border-color: rgb(245 245 244 / 0.95)
}

.border-stone-150 {
    --tw-border-opacity: 1;
    border-color: rgb(245 246 241 / var(--tw-border-opacity))
}

.border-stone-150\/0 {
    border-color: rgb(245 246 241 / 0)
}

.border-stone-150\/10 {
    border-color: rgb(245 246 241 / 0.1)
}

.border-stone-150\/100 {
    border-color: rgb(245 246 241 / 1)
}

.border-stone-150\/20 {
    border-color: rgb(245 246 241 / 0.2)
}

.border-stone-150\/25 {
    border-color: rgb(245 246 241 / 0.25)
}

.border-stone-150\/30 {
    border-color: rgb(245 246 241 / 0.3)
}

.border-stone-150\/40 {
    border-color: rgb(245 246 241 / 0.4)
}

.border-stone-150\/5 {
    border-color: rgb(245 246 241 / 0.05)
}

.border-stone-150\/50 {
    border-color: rgb(245 246 241 / 0.5)
}

.border-stone-150\/60 {
    border-color: rgb(245 246 241 / 0.6)
}

.border-stone-150\/70 {
    border-color: rgb(245 246 241 / 0.7)
}

.border-stone-150\/75 {
    border-color: rgb(245 246 241 / 0.75)
}

.border-stone-150\/80 {
    border-color: rgb(245 246 241 / 0.8)
}

.border-stone-150\/90 {
    border-color: rgb(245 246 241 / 0.9)
}

.border-stone-150\/95 {
    border-color: rgb(245 246 241 / 0.95)
}

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

.border-stone-200\/0 {
    border-color: rgb(231 229 228 / 0)
}

.border-stone-200\/10 {
    border-color: rgb(231 229 228 / 0.1)
}

.border-stone-200\/100 {
    border-color: rgb(231 229 228 / 1)
}

.border-stone-200\/20 {
    border-color: rgb(231 229 228 / 0.2)
}

.border-stone-200\/25 {
    border-color: rgb(231 229 228 / 0.25)
}

.border-stone-200\/30 {
    border-color: rgb(231 229 228 / 0.3)
}

.border-stone-200\/40 {
    border-color: rgb(231 229 228 / 0.4)
}

.border-stone-200\/5 {
    border-color: rgb(231 229 228 / 0.05)
}

.border-stone-200\/50 {
    border-color: rgb(231 229 228 / 0.5)
}

.border-stone-200\/60 {
    border-color: rgb(231 229 228 / 0.6)
}

.border-stone-200\/70 {
    border-color: rgb(231 229 228 / 0.7)
}

.border-stone-200\/75 {
    border-color: rgb(231 229 228 / 0.75)
}

.border-stone-200\/80 {
    border-color: rgb(231 229 228 / 0.8)
}

.border-stone-200\/90 {
    border-color: rgb(231 229 228 / 0.9)
}

.border-stone-200\/95 {
    border-color: rgb(231 229 228 / 0.95)
}

.border-stone-300 {
    --tw-border-opacity: 1;
    border-color: rgb(214 211 209 / var(--tw-border-opacity))
}

.border-stone-300\/0 {
    border-color: rgb(214 211 209 / 0)
}

.border-stone-300\/10 {
    border-color: rgb(214 211 209 / 0.1)
}

.border-stone-300\/100 {
    border-color: rgb(214 211 209 / 1)
}

.border-stone-300\/20 {
    border-color: rgb(214 211 209 / 0.2)
}

.border-stone-300\/25 {
    border-color: rgb(214 211 209 / 0.25)
}

.border-stone-300\/30 {
    border-color: rgb(214 211 209 / 0.3)
}

.border-stone-300\/40 {
    border-color: rgb(214 211 209 / 0.4)
}

.border-stone-300\/5 {
    border-color: rgb(214 211 209 / 0.05)
}

.border-stone-300\/50 {
    border-color: rgb(214 211 209 / 0.5)
}

.border-stone-300\/60 {
    border-color: rgb(214 211 209 / 0.6)
}

.border-stone-300\/70 {
    border-color: rgb(214 211 209 / 0.7)
}

.border-stone-300\/75 {
    border-color: rgb(214 211 209 / 0.75)
}

.border-stone-300\/80 {
    border-color: rgb(214 211 209 / 0.8)
}

.border-stone-300\/90 {
    border-color: rgb(214 211 209 / 0.9)
}

.border-stone-300\/95 {
    border-color: rgb(214 211 209 / 0.95)
}

.border-stone-400 {
    --tw-border-opacity: 1;
    border-color: rgb(168 162 158 / var(--tw-border-opacity))
}

.border-stone-400\/0 {
    border-color: rgb(168 162 158 / 0)
}

.border-stone-400\/10 {
    border-color: rgb(168 162 158 / 0.1)
}

.border-stone-400\/100 {
    border-color: rgb(168 162 158 / 1)
}

.border-stone-400\/20 {
    border-color: rgb(168 162 158 / 0.2)
}

.border-stone-400\/25 {
    border-color: rgb(168 162 158 / 0.25)
}

.border-stone-400\/30 {
    border-color: rgb(168 162 158 / 0.3)
}

.border-stone-400\/40 {
    border-color: rgb(168 162 158 / 0.4)
}

.border-stone-400\/5 {
    border-color: rgb(168 162 158 / 0.05)
}

.border-stone-400\/50 {
    border-color: rgb(168 162 158 / 0.5)
}

.border-stone-400\/60 {
    border-color: rgb(168 162 158 / 0.6)
}

.border-stone-400\/70 {
    border-color: rgb(168 162 158 / 0.7)
}

.border-stone-400\/75 {
    border-color: rgb(168 162 158 / 0.75)
}

.border-stone-400\/80 {
    border-color: rgb(168 162 158 / 0.8)
}

.border-stone-400\/90 {
    border-color: rgb(168 162 158 / 0.9)
}

.border-stone-400\/95 {
    border-color: rgb(168 162 158 / 0.95)
}

.border-stone-50 {
    --tw-border-opacity: 1;
    border-color: rgb(250 250 249 / var(--tw-border-opacity))
}

.border-stone-50\/0 {
    border-color: rgb(250 250 249 / 0)
}

.border-stone-50\/10 {
    border-color: rgb(250 250 249 / 0.1)
}

.border-stone-50\/100 {
    border-color: rgb(250 250 249 / 1)
}

.border-stone-50\/20 {
    border-color: rgb(250 250 249 / 0.2)
}

.border-stone-50\/25 {
    border-color: rgb(250 250 249 / 0.25)
}

.border-stone-50\/30 {
    border-color: rgb(250 250 249 / 0.3)
}

.border-stone-50\/40 {
    border-color: rgb(250 250 249 / 0.4)
}

.border-stone-50\/5 {
    border-color: rgb(250 250 249 / 0.05)
}

.border-stone-50\/50 {
    border-color: rgb(250 250 249 / 0.5)
}

.border-stone-50\/60 {
    border-color: rgb(250 250 249 / 0.6)
}

.border-stone-50\/70 {
    border-color: rgb(250 250 249 / 0.7)
}

.border-stone-50\/75 {
    border-color: rgb(250 250 249 / 0.75)
}

.border-stone-50\/80 {
    border-color: rgb(250 250 249 / 0.8)
}

.border-stone-50\/90 {
    border-color: rgb(250 250 249 / 0.9)
}

.border-stone-50\/95 {
    border-color: rgb(250 250 249 / 0.95)
}

.border-stone-500 {
    --tw-border-opacity: 1;
    border-color: rgb(120 113 108 / var(--tw-border-opacity))
}

.border-stone-500\/0 {
    border-color: rgb(120 113 108 / 0)
}

.border-stone-500\/10 {
    border-color: rgb(120 113 108 / 0.1)
}

.border-stone-500\/100 {
    border-color: rgb(120 113 108 / 1)
}

.border-stone-500\/20 {
    border-color: rgb(120 113 108 / 0.2)
}

.border-stone-500\/25 {
    border-color: rgb(120 113 108 / 0.25)
}

.border-stone-500\/30 {
    border-color: rgb(120 113 108 / 0.3)
}

.border-stone-500\/40 {
    border-color: rgb(120 113 108 / 0.4)
}

.border-stone-500\/5 {
    border-color: rgb(120 113 108 / 0.05)
}

.border-stone-500\/50 {
    border-color: rgb(120 113 108 / 0.5)
}

.border-stone-500\/60 {
    border-color: rgb(120 113 108 / 0.6)
}

.border-stone-500\/70 {
    border-color: rgb(120 113 108 / 0.7)
}

.border-stone-500\/75 {
    border-color: rgb(120 113 108 / 0.75)
}

.border-stone-500\/80 {
    border-color: rgb(120 113 108 / 0.8)
}

.border-stone-500\/90 {
    border-color: rgb(120 113 108 / 0.9)
}

.border-stone-500\/95 {
    border-color: rgb(120 113 108 / 0.95)
}

.border-stone-600 {
    --tw-border-opacity: 1;
    border-color: rgb(87 83 78 / var(--tw-border-opacity))
}

.border-stone-600\/0 {
    border-color: rgb(87 83 78 / 0)
}

.border-stone-600\/10 {
    border-color: rgb(87 83 78 / 0.1)
}

.border-stone-600\/100 {
    border-color: rgb(87 83 78 / 1)
}

.border-stone-600\/20 {
    border-color: rgb(87 83 78 / 0.2)
}

.border-stone-600\/25 {
    border-color: rgb(87 83 78 / 0.25)
}

.border-stone-600\/30 {
    border-color: rgb(87 83 78 / 0.3)
}

.border-stone-600\/40 {
    border-color: rgb(87 83 78 / 0.4)
}

.border-stone-600\/5 {
    border-color: rgb(87 83 78 / 0.05)
}

.border-stone-600\/50 {
    border-color: rgb(87 83 78 / 0.5)
}

.border-stone-600\/60 {
    border-color: rgb(87 83 78 / 0.6)
}

.border-stone-600\/70 {
    border-color: rgb(87 83 78 / 0.7)
}

.border-stone-600\/75 {
    border-color: rgb(87 83 78 / 0.75)
}

.border-stone-600\/80 {
    border-color: rgb(87 83 78 / 0.8)
}

.border-stone-600\/90 {
    border-color: rgb(87 83 78 / 0.9)
}

.border-stone-600\/95 {
    border-color: rgb(87 83 78 / 0.95)
}

.border-stone-700 {
    --tw-border-opacity: 1;
    border-color: rgb(68 64 60 / var(--tw-border-opacity))
}

.border-stone-700\/0 {
    border-color: rgb(68 64 60 / 0)
}

.border-stone-700\/10 {
    border-color: rgb(68 64 60 / 0.1)
}

.border-stone-700\/100 {
    border-color: rgb(68 64 60 / 1)
}

.border-stone-700\/20 {
    border-color: rgb(68 64 60 / 0.2)
}

.border-stone-700\/25 {
    border-color: rgb(68 64 60 / 0.25)
}

.border-stone-700\/30 {
    border-color: rgb(68 64 60 / 0.3)
}

.border-stone-700\/40 {
    border-color: rgb(68 64 60 / 0.4)
}

.border-stone-700\/5 {
    border-color: rgb(68 64 60 / 0.05)
}

.border-stone-700\/50 {
    border-color: rgb(68 64 60 / 0.5)
}

.border-stone-700\/60 {
    border-color: rgb(68 64 60 / 0.6)
}

.border-stone-700\/70 {
    border-color: rgb(68 64 60 / 0.7)
}

.border-stone-700\/75 {
    border-color: rgb(68 64 60 / 0.75)
}

.border-stone-700\/80 {
    border-color: rgb(68 64 60 / 0.8)
}

.border-stone-700\/90 {
    border-color: rgb(68 64 60 / 0.9)
}

.border-stone-700\/95 {
    border-color: rgb(68 64 60 / 0.95)
}

.border-stone-800 {
    --tw-border-opacity: 1;
    border-color: rgb(41 37 36 / var(--tw-border-opacity))
}

.border-stone-800\/0 {
    border-color: rgb(41 37 36 / 0)
}

.border-stone-800\/10 {
    border-color: rgb(41 37 36 / 0.1)
}

.border-stone-800\/100 {
    border-color: rgb(41 37 36 / 1)
}

.border-stone-800\/20 {
    border-color: rgb(41 37 36 / 0.2)
}

.border-stone-800\/25 {
    border-color: rgb(41 37 36 / 0.25)
}

.border-stone-800\/30 {
    border-color: rgb(41 37 36 / 0.3)
}

.border-stone-800\/40 {
    border-color: rgb(41 37 36 / 0.4)
}

.border-stone-800\/5 {
    border-color: rgb(41 37 36 / 0.05)
}

.border-stone-800\/50 {
    border-color: rgb(41 37 36 / 0.5)
}

.border-stone-800\/60 {
    border-color: rgb(41 37 36 / 0.6)
}

.border-stone-800\/70 {
    border-color: rgb(41 37 36 / 0.7)
}

.border-stone-800\/75 {
    border-color: rgb(41 37 36 / 0.75)
}

.border-stone-800\/80 {
    border-color: rgb(41 37 36 / 0.8)
}

.border-stone-800\/90 {
    border-color: rgb(41 37 36 / 0.9)
}

.border-stone-800\/95 {
    border-color: rgb(41 37 36 / 0.95)
}

.border-stone-900 {
    --tw-border-opacity: 1;
    border-color: rgb(28 25 23 / var(--tw-border-opacity))
}

.border-stone-900\/0 {
    border-color: rgb(28 25 23 / 0)
}

.border-stone-900\/10 {
    border-color: rgb(28 25 23 / 0.1)
}

.border-stone-900\/100 {
    border-color: rgb(28 25 23 / 1)
}

.border-stone-900\/20 {
    border-color: rgb(28 25 23 / 0.2)
}

.border-stone-900\/25 {
    border-color: rgb(28 25 23 / 0.25)
}

.border-stone-900\/30 {
    border-color: rgb(28 25 23 / 0.3)
}

.border-stone-900\/40 {
    border-color: rgb(28 25 23 / 0.4)
}

.border-stone-900\/5 {
    border-color: rgb(28 25 23 / 0.05)
}

.border-stone-900\/50 {
    border-color: rgb(28 25 23 / 0.5)
}

.border-stone-900\/60 {
    border-color: rgb(28 25 23 / 0.6)
}

.border-stone-900\/70 {
    border-color: rgb(28 25 23 / 0.7)
}

.border-stone-900\/75 {
    border-color: rgb(28 25 23 / 0.75)
}

.border-stone-900\/80 {
    border-color: rgb(28 25 23 / 0.8)
}

.border-stone-900\/90 {
    border-color: rgb(28 25 23 / 0.9)
}

.border-stone-900\/95 {
    border-color: rgb(28 25 23 / 0.95)
}

.border-stone-950 {
    --tw-border-opacity: 1;
    border-color: rgb(12 10 9 / var(--tw-border-opacity))
}

.border-stone-950\/0 {
    border-color: rgb(12 10 9 / 0)
}

.border-stone-950\/10 {
    border-color: rgb(12 10 9 / 0.1)
}

.border-stone-950\/100 {
    border-color: rgb(12 10 9 / 1)
}

.border-stone-950\/20 {
    border-color: rgb(12 10 9 / 0.2)
}

.border-stone-950\/25 {
    border-color: rgb(12 10 9 / 0.25)
}

.border-stone-950\/30 {
    border-color: rgb(12 10 9 / 0.3)
}

.border-stone-950\/40 {
    border-color: rgb(12 10 9 / 0.4)
}

.border-stone-950\/5 {
    border-color: rgb(12 10 9 / 0.05)
}

.border-stone-950\/50 {
    border-color: rgb(12 10 9 / 0.5)
}

.border-stone-950\/60 {
    border-color: rgb(12 10 9 / 0.6)
}

.border-stone-950\/70 {
    border-color: rgb(12 10 9 / 0.7)
}

.border-stone-950\/75 {
    border-color: rgb(12 10 9 / 0.75)
}

.border-stone-950\/80 {
    border-color: rgb(12 10 9 / 0.8)
}

.border-stone-950\/90 {
    border-color: rgb(12 10 9 / 0.9)
}

.border-stone-950\/95 {
    border-color: rgb(12 10 9 / 0.95)
}

.border-teal-100 {
    --tw-border-opacity: 1;
    border-color: rgb(204 251 241 / var(--tw-border-opacity))
}

.border-teal-100\/0 {
    border-color: rgb(204 251 241 / 0)
}

.border-teal-100\/10 {
    border-color: rgb(204 251 241 / 0.1)
}

.border-teal-100\/100 {
    border-color: rgb(204 251 241 / 1)
}

.border-teal-100\/20 {
    border-color: rgb(204 251 241 / 0.2)
}

.border-teal-100\/25 {
    border-color: rgb(204 251 241 / 0.25)
}

.border-teal-100\/30 {
    border-color: rgb(204 251 241 / 0.3)
}

.border-teal-100\/40 {
    border-color: rgb(204 251 241 / 0.4)
}

.border-teal-100\/5 {
    border-color: rgb(204 251 241 / 0.05)
}

.border-teal-100\/50 {
    border-color: rgb(204 251 241 / 0.5)
}

.border-teal-100\/60 {
    border-color: rgb(204 251 241 / 0.6)
}

.border-teal-100\/70 {
    border-color: rgb(204 251 241 / 0.7)
}

.border-teal-100\/75 {
    border-color: rgb(204 251 241 / 0.75)
}

.border-teal-100\/80 {
    border-color: rgb(204 251 241 / 0.8)
}

.border-teal-100\/90 {
    border-color: rgb(204 251 241 / 0.9)
}

.border-teal-100\/95 {
    border-color: rgb(204 251 241 / 0.95)
}

.border-teal-200 {
    --tw-border-opacity: 1;
    border-color: rgb(153 246 228 / var(--tw-border-opacity))
}

.border-teal-200\/0 {
    border-color: rgb(153 246 228 / 0)
}

.border-teal-200\/10 {
    border-color: rgb(153 246 228 / 0.1)
}

.border-teal-200\/100 {
    border-color: rgb(153 246 228 / 1)
}

.border-teal-200\/20 {
    border-color: rgb(153 246 228 / 0.2)
}

.border-teal-200\/25 {
    border-color: rgb(153 246 228 / 0.25)
}

.border-teal-200\/30 {
    border-color: rgb(153 246 228 / 0.3)
}

.border-teal-200\/40 {
    border-color: rgb(153 246 228 / 0.4)
}

.border-teal-200\/5 {
    border-color: rgb(153 246 228 / 0.05)
}

.border-teal-200\/50 {
    border-color: rgb(153 246 228 / 0.5)
}

.border-teal-200\/60 {
    border-color: rgb(153 246 228 / 0.6)
}

.border-teal-200\/70 {
    border-color: rgb(153 246 228 / 0.7)
}

.border-teal-200\/75 {
    border-color: rgb(153 246 228 / 0.75)
}

.border-teal-200\/80 {
    border-color: rgb(153 246 228 / 0.8)
}

.border-teal-200\/90 {
    border-color: rgb(153 246 228 / 0.9)
}

.border-teal-200\/95 {
    border-color: rgb(153 246 228 / 0.95)
}

.border-teal-300 {
    --tw-border-opacity: 1;
    border-color: rgb(94 234 212 / var(--tw-border-opacity))
}

.border-teal-300\/0 {
    border-color: rgb(94 234 212 / 0)
}

.border-teal-300\/10 {
    border-color: rgb(94 234 212 / 0.1)
}

.border-teal-300\/100 {
    border-color: rgb(94 234 212 / 1)
}

.border-teal-300\/20 {
    border-color: rgb(94 234 212 / 0.2)
}

.border-teal-300\/25 {
    border-color: rgb(94 234 212 / 0.25)
}

.border-teal-300\/30 {
    border-color: rgb(94 234 212 / 0.3)
}

.border-teal-300\/40 {
    border-color: rgb(94 234 212 / 0.4)
}

.border-teal-300\/5 {
    border-color: rgb(94 234 212 / 0.05)
}

.border-teal-300\/50 {
    border-color: rgb(94 234 212 / 0.5)
}

.border-teal-300\/60 {
    border-color: rgb(94 234 212 / 0.6)
}

.border-teal-300\/70 {
    border-color: rgb(94 234 212 / 0.7)
}

.border-teal-300\/75 {
    border-color: rgb(94 234 212 / 0.75)
}

.border-teal-300\/80 {
    border-color: rgb(94 234 212 / 0.8)
}

.border-teal-300\/90 {
    border-color: rgb(94 234 212 / 0.9)
}

.border-teal-300\/95 {
    border-color: rgb(94 234 212 / 0.95)
}

.border-teal-400 {
    --tw-border-opacity: 1;
    border-color: rgb(45 212 191 / var(--tw-border-opacity))
}

.border-teal-400\/0 {
    border-color: rgb(45 212 191 / 0)
}

.border-teal-400\/10 {
    border-color: rgb(45 212 191 / 0.1)
}

.border-teal-400\/100 {
    border-color: rgb(45 212 191 / 1)
}

.border-teal-400\/20 {
    border-color: rgb(45 212 191 / 0.2)
}

.border-teal-400\/25 {
    border-color: rgb(45 212 191 / 0.25)
}

.border-teal-400\/30 {
    border-color: rgb(45 212 191 / 0.3)
}

.border-teal-400\/40 {
    border-color: rgb(45 212 191 / 0.4)
}

.border-teal-400\/5 {
    border-color: rgb(45 212 191 / 0.05)
}

.border-teal-400\/50 {
    border-color: rgb(45 212 191 / 0.5)
}

.border-teal-400\/60 {
    border-color: rgb(45 212 191 / 0.6)
}

.border-teal-400\/70 {
    border-color: rgb(45 212 191 / 0.7)
}

.border-teal-400\/75 {
    border-color: rgb(45 212 191 / 0.75)
}

.border-teal-400\/80 {
    border-color: rgb(45 212 191 / 0.8)
}

.border-teal-400\/90 {
    border-color: rgb(45 212 191 / 0.9)
}

.border-teal-400\/95 {
    border-color: rgb(45 212 191 / 0.95)
}

.border-teal-450 {
    --tw-border-opacity: 1;
    border-color: rgb(0 184 158 / var(--tw-border-opacity))
}

.border-teal-450\/0 {
    border-color: rgb(0 184 158 / 0)
}

.border-teal-450\/10 {
    border-color: rgb(0 184 158 / 0.1)
}

.border-teal-450\/100 {
    border-color: rgb(0 184 158 / 1)
}

.border-teal-450\/20 {
    border-color: rgb(0 184 158 / 0.2)
}

.border-teal-450\/25 {
    border-color: rgb(0 184 158 / 0.25)
}

.border-teal-450\/30 {
    border-color: rgb(0 184 158 / 0.3)
}

.border-teal-450\/40 {
    border-color: rgb(0 184 158 / 0.4)
}

.border-teal-450\/5 {
    border-color: rgb(0 184 158 / 0.05)
}

.border-teal-450\/50 {
    border-color: rgb(0 184 158 / 0.5)
}

.border-teal-450\/60 {
    border-color: rgb(0 184 158 / 0.6)
}

.border-teal-450\/70 {
    border-color: rgb(0 184 158 / 0.7)
}

.border-teal-450\/75 {
    border-color: rgb(0 184 158 / 0.75)
}

.border-teal-450\/80 {
    border-color: rgb(0 184 158 / 0.8)
}

.border-teal-450\/90 {
    border-color: rgb(0 184 158 / 0.9)
}

.border-teal-450\/95 {
    border-color: rgb(0 184 158 / 0.95)
}

.border-teal-50 {
    --tw-border-opacity: 1;
    border-color: rgb(240 253 250 / var(--tw-border-opacity))
}

.border-teal-50\/0 {
    border-color: rgb(240 253 250 / 0)
}

.border-teal-50\/10 {
    border-color: rgb(240 253 250 / 0.1)
}

.border-teal-50\/100 {
    border-color: rgb(240 253 250 / 1)
}

.border-teal-50\/20 {
    border-color: rgb(240 253 250 / 0.2)
}

.border-teal-50\/25 {
    border-color: rgb(240 253 250 / 0.25)
}

.border-teal-50\/30 {
    border-color: rgb(240 253 250 / 0.3)
}

.border-teal-50\/40 {
    border-color: rgb(240 253 250 / 0.4)
}

.border-teal-50\/5 {
    border-color: rgb(240 253 250 / 0.05)
}

.border-teal-50\/50 {
    border-color: rgb(240 253 250 / 0.5)
}

.border-teal-50\/60 {
    border-color: rgb(240 253 250 / 0.6)
}

.border-teal-50\/70 {
    border-color: rgb(240 253 250 / 0.7)
}

.border-teal-50\/75 {
    border-color: rgb(240 253 250 / 0.75)
}

.border-teal-50\/80 {
    border-color: rgb(240 253 250 / 0.8)
}

.border-teal-50\/90 {
    border-color: rgb(240 253 250 / 0.9)
}

.border-teal-50\/95 {
    border-color: rgb(240 253 250 / 0.95)
}

.border-teal-500 {
    --tw-border-opacity: 1;
    border-color: rgb(20 184 166 / var(--tw-border-opacity))
}

.border-teal-500\/0 {
    border-color: rgb(20 184 166 / 0)
}

.border-teal-500\/10 {
    border-color: rgb(20 184 166 / 0.1)
}

.border-teal-500\/100 {
    border-color: rgb(20 184 166 / 1)
}

.border-teal-500\/20 {
    border-color: rgb(20 184 166 / 0.2)
}

.border-teal-500\/25 {
    border-color: rgb(20 184 166 / 0.25)
}

.border-teal-500\/30 {
    border-color: rgb(20 184 166 / 0.3)
}

.border-teal-500\/40 {
    border-color: rgb(20 184 166 / 0.4)
}

.border-teal-500\/5 {
    border-color: rgb(20 184 166 / 0.05)
}

.border-teal-500\/50 {
    border-color: rgb(20 184 166 / 0.5)
}

.border-teal-500\/60 {
    border-color: rgb(20 184 166 / 0.6)
}

.border-teal-500\/70 {
    border-color: rgb(20 184 166 / 0.7)
}

.border-teal-500\/75 {
    border-color: rgb(20 184 166 / 0.75)
}

.border-teal-500\/80 {
    border-color: rgb(20 184 166 / 0.8)
}

.border-teal-500\/90 {
    border-color: rgb(20 184 166 / 0.9)
}

.border-teal-500\/95 {
    border-color: rgb(20 184 166 / 0.95)
}

.border-teal-550 {
    --tw-border-opacity: 1;
    border-color: rgb(0 133 115 / var(--tw-border-opacity))
}

.border-teal-550\/0 {
    border-color: rgb(0 133 115 / 0)
}

.border-teal-550\/10 {
    border-color: rgb(0 133 115 / 0.1)
}

.border-teal-550\/100 {
    border-color: rgb(0 133 115 / 1)
}

.border-teal-550\/20 {
    border-color: rgb(0 133 115 / 0.2)
}

.border-teal-550\/25 {
    border-color: rgb(0 133 115 / 0.25)
}

.border-teal-550\/30 {
    border-color: rgb(0 133 115 / 0.3)
}

.border-teal-550\/40 {
    border-color: rgb(0 133 115 / 0.4)
}

.border-teal-550\/5 {
    border-color: rgb(0 133 115 / 0.05)
}

.border-teal-550\/50 {
    border-color: rgb(0 133 115 / 0.5)
}

.border-teal-550\/60 {
    border-color: rgb(0 133 115 / 0.6)
}

.border-teal-550\/70 {
    border-color: rgb(0 133 115 / 0.7)
}

.border-teal-550\/75 {
    border-color: rgb(0 133 115 / 0.75)
}

.border-teal-550\/80 {
    border-color: rgb(0 133 115 / 0.8)
}

.border-teal-550\/90 {
    border-color: rgb(0 133 115 / 0.9)
}

.border-teal-550\/95 {
    border-color: rgb(0 133 115 / 0.95)
}

.border-teal-600 {
    --tw-border-opacity: 1;
    border-color: rgb(13 148 136 / var(--tw-border-opacity))
}

.border-teal-600\/0 {
    border-color: rgb(13 148 136 / 0)
}

.border-teal-600\/10 {
    border-color: rgb(13 148 136 / 0.1)
}

.border-teal-600\/100 {
    border-color: rgb(13 148 136 / 1)
}

.border-teal-600\/20 {
    border-color: rgb(13 148 136 / 0.2)
}

.border-teal-600\/25 {
    border-color: rgb(13 148 136 / 0.25)
}

.border-teal-600\/30 {
    border-color: rgb(13 148 136 / 0.3)
}

.border-teal-600\/40 {
    border-color: rgb(13 148 136 / 0.4)
}

.border-teal-600\/5 {
    border-color: rgb(13 148 136 / 0.05)
}

.border-teal-600\/50 {
    border-color: rgb(13 148 136 / 0.5)
}

.border-teal-600\/60 {
    border-color: rgb(13 148 136 / 0.6)
}

.border-teal-600\/70 {
    border-color: rgb(13 148 136 / 0.7)
}

.border-teal-600\/75 {
    border-color: rgb(13 148 136 / 0.75)
}

.border-teal-600\/80 {
    border-color: rgb(13 148 136 / 0.8)
}

.border-teal-600\/90 {
    border-color: rgb(13 148 136 / 0.9)
}

.border-teal-600\/95 {
    border-color: rgb(13 148 136 / 0.95)
}

.border-teal-700 {
    --tw-border-opacity: 1;
    border-color: rgb(15 118 110 / var(--tw-border-opacity))
}

.border-teal-700\/0 {
    border-color: rgb(15 118 110 / 0)
}

.border-teal-700\/10 {
    border-color: rgb(15 118 110 / 0.1)
}

.border-teal-700\/100 {
    border-color: rgb(15 118 110 / 1)
}

.border-teal-700\/20 {
    border-color: rgb(15 118 110 / 0.2)
}

.border-teal-700\/25 {
    border-color: rgb(15 118 110 / 0.25)
}

.border-teal-700\/30 {
    border-color: rgb(15 118 110 / 0.3)
}

.border-teal-700\/40 {
    border-color: rgb(15 118 110 / 0.4)
}

.border-teal-700\/5 {
    border-color: rgb(15 118 110 / 0.05)
}

.border-teal-700\/50 {
    border-color: rgb(15 118 110 / 0.5)
}

.border-teal-700\/60 {
    border-color: rgb(15 118 110 / 0.6)
}

.border-teal-700\/70 {
    border-color: rgb(15 118 110 / 0.7)
}

.border-teal-700\/75 {
    border-color: rgb(15 118 110 / 0.75)
}

.border-teal-700\/80 {
    border-color: rgb(15 118 110 / 0.8)
}

.border-teal-700\/90 {
    border-color: rgb(15 118 110 / 0.9)
}

.border-teal-700\/95 {
    border-color: rgb(15 118 110 / 0.95)
}

.border-teal-800 {
    --tw-border-opacity: 1;
    border-color: rgb(17 94 89 / var(--tw-border-opacity))
}

.border-teal-800\/0 {
    border-color: rgb(17 94 89 / 0)
}

.border-teal-800\/10 {
    border-color: rgb(17 94 89 / 0.1)
}

.border-teal-800\/100 {
    border-color: rgb(17 94 89 / 1)
}

.border-teal-800\/20 {
    border-color: rgb(17 94 89 / 0.2)
}

.border-teal-800\/25 {
    border-color: rgb(17 94 89 / 0.25)
}

.border-teal-800\/30 {
    border-color: rgb(17 94 89 / 0.3)
}

.border-teal-800\/40 {
    border-color: rgb(17 94 89 / 0.4)
}

.border-teal-800\/5 {
    border-color: rgb(17 94 89 / 0.05)
}

.border-teal-800\/50 {
    border-color: rgb(17 94 89 / 0.5)
}

.border-teal-800\/60 {
    border-color: rgb(17 94 89 / 0.6)
}

.border-teal-800\/70 {
    border-color: rgb(17 94 89 / 0.7)
}

.border-teal-800\/75 {
    border-color: rgb(17 94 89 / 0.75)
}

.border-teal-800\/80 {
    border-color: rgb(17 94 89 / 0.8)
}

.border-teal-800\/90 {
    border-color: rgb(17 94 89 / 0.9)
}

.border-teal-800\/95 {
    border-color: rgb(17 94 89 / 0.95)
}

.border-teal-900 {
    --tw-border-opacity: 1;
    border-color: rgb(19 78 74 / var(--tw-border-opacity))
}

.border-teal-900\/0 {
    border-color: rgb(19 78 74 / 0)
}

.border-teal-900\/10 {
    border-color: rgb(19 78 74 / 0.1)
}

.border-teal-900\/100 {
    border-color: rgb(19 78 74 / 1)
}

.border-teal-900\/20 {
    border-color: rgb(19 78 74 / 0.2)
}

.border-teal-900\/25 {
    border-color: rgb(19 78 74 / 0.25)
}

.border-teal-900\/30 {
    border-color: rgb(19 78 74 / 0.3)
}

.border-teal-900\/40 {
    border-color: rgb(19 78 74 / 0.4)
}

.border-teal-900\/5 {
    border-color: rgb(19 78 74 / 0.05)
}

.border-teal-900\/50 {
    border-color: rgb(19 78 74 / 0.5)
}

.border-teal-900\/60 {
    border-color: rgb(19 78 74 / 0.6)
}

.border-teal-900\/70 {
    border-color: rgb(19 78 74 / 0.7)
}

.border-teal-900\/75 {
    border-color: rgb(19 78 74 / 0.75)
}

.border-teal-900\/80 {
    border-color: rgb(19 78 74 / 0.8)
}

.border-teal-900\/90 {
    border-color: rgb(19 78 74 / 0.9)
}

.border-teal-900\/95 {
    border-color: rgb(19 78 74 / 0.95)
}

.border-teal-950 {
    --tw-border-opacity: 1;
    border-color: rgb(4 47 46 / var(--tw-border-opacity))
}

.border-teal-950\/0 {
    border-color: rgb(4 47 46 / 0)
}

.border-teal-950\/10 {
    border-color: rgb(4 47 46 / 0.1)
}

.border-teal-950\/100 {
    border-color: rgb(4 47 46 / 1)
}

.border-teal-950\/20 {
    border-color: rgb(4 47 46 / 0.2)
}

.border-teal-950\/25 {
    border-color: rgb(4 47 46 / 0.25)
}

.border-teal-950\/30 {
    border-color: rgb(4 47 46 / 0.3)
}

.border-teal-950\/40 {
    border-color: rgb(4 47 46 / 0.4)
}

.border-teal-950\/5 {
    border-color: rgb(4 47 46 / 0.05)
}

.border-teal-950\/50 {
    border-color: rgb(4 47 46 / 0.5)
}

.border-teal-950\/60 {
    border-color: rgb(4 47 46 / 0.6)
}

.border-teal-950\/70 {
    border-color: rgb(4 47 46 / 0.7)
}

.border-teal-950\/75 {
    border-color: rgb(4 47 46 / 0.75)
}

.border-teal-950\/80 {
    border-color: rgb(4 47 46 / 0.8)
}

.border-teal-950\/90 {
    border-color: rgb(4 47 46 / 0.9)
}

.border-teal-950\/95 {
    border-color: rgb(4 47 46 / 0.95)
}

.border-transparent {
    border-color: transparent
}

.border-violet-100 {
    --tw-border-opacity: 1;
    border-color: rgb(237 233 254 / var(--tw-border-opacity))
}

.border-violet-100\/0 {
    border-color: rgb(237 233 254 / 0)
}

.border-violet-100\/10 {
    border-color: rgb(237 233 254 / 0.1)
}

.border-violet-100\/100 {
    border-color: rgb(237 233 254 / 1)
}

.border-violet-100\/20 {
    border-color: rgb(237 233 254 / 0.2)
}

.border-violet-100\/25 {
    border-color: rgb(237 233 254 / 0.25)
}

.border-violet-100\/30 {
    border-color: rgb(237 233 254 / 0.3)
}

.border-violet-100\/40 {
    border-color: rgb(237 233 254 / 0.4)
}

.border-violet-100\/5 {
    border-color: rgb(237 233 254 / 0.05)
}

.border-violet-100\/50 {
    border-color: rgb(237 233 254 / 0.5)
}

.border-violet-100\/60 {
    border-color: rgb(237 233 254 / 0.6)
}

.border-violet-100\/70 {
    border-color: rgb(237 233 254 / 0.7)
}

.border-violet-100\/75 {
    border-color: rgb(237 233 254 / 0.75)
}

.border-violet-100\/80 {
    border-color: rgb(237 233 254 / 0.8)
}

.border-violet-100\/90 {
    border-color: rgb(237 233 254 / 0.9)
}

.border-violet-100\/95 {
    border-color: rgb(237 233 254 / 0.95)
}

.border-violet-101 {
    --tw-border-opacity: 1;
    border-color: rgb(239 232 255 / var(--tw-border-opacity))
}

.border-violet-101\/0 {
    border-color: rgb(239 232 255 / 0)
}

.border-violet-101\/10 {
    border-color: rgb(239 232 255 / 0.1)
}

.border-violet-101\/100 {
    border-color: rgb(239 232 255 / 1)
}

.border-violet-101\/20 {
    border-color: rgb(239 232 255 / 0.2)
}

.border-violet-101\/25 {
    border-color: rgb(239 232 255 / 0.25)
}

.border-violet-101\/30 {
    border-color: rgb(239 232 255 / 0.3)
}

.border-violet-101\/40 {
    border-color: rgb(239 232 255 / 0.4)
}

.border-violet-101\/5 {
    border-color: rgb(239 232 255 / 0.05)
}

.border-violet-101\/50 {
    border-color: rgb(239 232 255 / 0.5)
}

.border-violet-101\/60 {
    border-color: rgb(239 232 255 / 0.6)
}

.border-violet-101\/70 {
    border-color: rgb(239 232 255 / 0.7)
}

.border-violet-101\/75 {
    border-color: rgb(239 232 255 / 0.75)
}

.border-violet-101\/80 {
    border-color: rgb(239 232 255 / 0.8)
}

.border-violet-101\/90 {
    border-color: rgb(239 232 255 / 0.9)
}

.border-violet-101\/95 {
    border-color: rgb(239 232 255 / 0.95)
}

.border-violet-200 {
    --tw-border-opacity: 1;
    border-color: rgb(221 214 254 / var(--tw-border-opacity))
}

.border-violet-200\/0 {
    border-color: rgb(221 214 254 / 0)
}

.border-violet-200\/10 {
    border-color: rgb(221 214 254 / 0.1)
}

.border-violet-200\/100 {
    border-color: rgb(221 214 254 / 1)
}

.border-violet-200\/20 {
    border-color: rgb(221 214 254 / 0.2)
}

.border-violet-200\/25 {
    border-color: rgb(221 214 254 / 0.25)
}

.border-violet-200\/30 {
    border-color: rgb(221 214 254 / 0.3)
}

.border-violet-200\/40 {
    border-color: rgb(221 214 254 / 0.4)
}

.border-violet-200\/5 {
    border-color: rgb(221 214 254 / 0.05)
}

.border-violet-200\/50 {
    border-color: rgb(221 214 254 / 0.5)
}

.border-violet-200\/60 {
    border-color: rgb(221 214 254 / 0.6)
}

.border-violet-200\/70 {
    border-color: rgb(221 214 254 / 0.7)
}

.border-violet-200\/75 {
    border-color: rgb(221 214 254 / 0.75)
}

.border-violet-200\/80 {
    border-color: rgb(221 214 254 / 0.8)
}

.border-violet-200\/90 {
    border-color: rgb(221 214 254 / 0.9)
}

.border-violet-200\/95 {
    border-color: rgb(221 214 254 / 0.95)
}

.border-violet-250 {
    --tw-border-opacity: 1;
    border-color: rgb(222 208 255 / var(--tw-border-opacity))
}

.border-violet-250\/0 {
    border-color: rgb(222 208 255 / 0)
}

.border-violet-250\/10 {
    border-color: rgb(222 208 255 / 0.1)
}

.border-violet-250\/100 {
    border-color: rgb(222 208 255 / 1)
}

.border-violet-250\/20 {
    border-color: rgb(222 208 255 / 0.2)
}

.border-violet-250\/25 {
    border-color: rgb(222 208 255 / 0.25)
}

.border-violet-250\/30 {
    border-color: rgb(222 208 255 / 0.3)
}

.border-violet-250\/40 {
    border-color: rgb(222 208 255 / 0.4)
}

.border-violet-250\/5 {
    border-color: rgb(222 208 255 / 0.05)
}

.border-violet-250\/50 {
    border-color: rgb(222 208 255 / 0.5)
}

.border-violet-250\/60 {
    border-color: rgb(222 208 255 / 0.6)
}

.border-violet-250\/70 {
    border-color: rgb(222 208 255 / 0.7)
}

.border-violet-250\/75 {
    border-color: rgb(222 208 255 / 0.75)
}

.border-violet-250\/80 {
    border-color: rgb(222 208 255 / 0.8)
}

.border-violet-250\/90 {
    border-color: rgb(222 208 255 / 0.9)
}

.border-violet-250\/95 {
    border-color: rgb(222 208 255 / 0.95)
}

.border-violet-300 {
    --tw-border-opacity: 1;
    border-color: rgb(196 181 253 / var(--tw-border-opacity))
}

.border-violet-300\/0 {
    border-color: rgb(196 181 253 / 0)
}

.border-violet-300\/10 {
    border-color: rgb(196 181 253 / 0.1)
}

.border-violet-300\/100 {
    border-color: rgb(196 181 253 / 1)
}

.border-violet-300\/20 {
    border-color: rgb(196 181 253 / 0.2)
}

.border-violet-300\/25 {
    border-color: rgb(196 181 253 / 0.25)
}

.border-violet-300\/30 {
    border-color: rgb(196 181 253 / 0.3)
}

.border-violet-300\/40 {
    border-color: rgb(196 181 253 / 0.4)
}

.border-violet-300\/5 {
    border-color: rgb(196 181 253 / 0.05)
}

.border-violet-300\/50 {
    border-color: rgb(196 181 253 / 0.5)
}

.border-violet-300\/60 {
    border-color: rgb(196 181 253 / 0.6)
}

.border-violet-300\/70 {
    border-color: rgb(196 181 253 / 0.7)
}

.border-violet-300\/75 {
    border-color: rgb(196 181 253 / 0.75)
}

.border-violet-300\/80 {
    border-color: rgb(196 181 253 / 0.8)
}

.border-violet-300\/90 {
    border-color: rgb(196 181 253 / 0.9)
}

.border-violet-300\/95 {
    border-color: rgb(196 181 253 / 0.95)
}

.border-violet-400 {
    --tw-border-opacity: 1;
    border-color: rgb(167 139 250 / var(--tw-border-opacity))
}

.border-violet-400\/0 {
    border-color: rgb(167 139 250 / 0)
}

.border-violet-400\/10 {
    border-color: rgb(167 139 250 / 0.1)
}

.border-violet-400\/100 {
    border-color: rgb(167 139 250 / 1)
}

.border-violet-400\/20 {
    border-color: rgb(167 139 250 / 0.2)
}

.border-violet-400\/25 {
    border-color: rgb(167 139 250 / 0.25)
}

.border-violet-400\/30 {
    border-color: rgb(167 139 250 / 0.3)
}

.border-violet-400\/40 {
    border-color: rgb(167 139 250 / 0.4)
}

.border-violet-400\/5 {
    border-color: rgb(167 139 250 / 0.05)
}

.border-violet-400\/50 {
    border-color: rgb(167 139 250 / 0.5)
}

.border-violet-400\/60 {
    border-color: rgb(167 139 250 / 0.6)
}

.border-violet-400\/70 {
    border-color: rgb(167 139 250 / 0.7)
}

.border-violet-400\/75 {
    border-color: rgb(167 139 250 / 0.75)
}

.border-violet-400\/80 {
    border-color: rgb(167 139 250 / 0.8)
}

.border-violet-400\/90 {
    border-color: rgb(167 139 250 / 0.9)
}

.border-violet-400\/95 {
    border-color: rgb(167 139 250 / 0.95)
}

.border-violet-450 {
    --tw-border-opacity: 1;
    border-color: rgb(128 76 255 / var(--tw-border-opacity))
}

.border-violet-450\/0 {
    border-color: rgb(128 76 255 / 0)
}

.border-violet-450\/10 {
    border-color: rgb(128 76 255 / 0.1)
}

.border-violet-450\/100 {
    border-color: rgb(128 76 255 / 1)
}

.border-violet-450\/20 {
    border-color: rgb(128 76 255 / 0.2)
}

.border-violet-450\/25 {
    border-color: rgb(128 76 255 / 0.25)
}

.border-violet-450\/30 {
    border-color: rgb(128 76 255 / 0.3)
}

.border-violet-450\/40 {
    border-color: rgb(128 76 255 / 0.4)
}

.border-violet-450\/5 {
    border-color: rgb(128 76 255 / 0.05)
}

.border-violet-450\/50 {
    border-color: rgb(128 76 255 / 0.5)
}

.border-violet-450\/60 {
    border-color: rgb(128 76 255 / 0.6)
}

.border-violet-450\/70 {
    border-color: rgb(128 76 255 / 0.7)
}

.border-violet-450\/75 {
    border-color: rgb(128 76 255 / 0.75)
}

.border-violet-450\/80 {
    border-color: rgb(128 76 255 / 0.8)
}

.border-violet-450\/90 {
    border-color: rgb(128 76 255 / 0.9)
}

.border-violet-450\/95 {
    border-color: rgb(128 76 255 / 0.95)
}

.border-violet-50 {
    --tw-border-opacity: 1;
    border-color: rgb(245 243 255 / var(--tw-border-opacity))
}

.border-violet-50\/0 {
    border-color: rgb(245 243 255 / 0)
}

.border-violet-50\/10 {
    border-color: rgb(245 243 255 / 0.1)
}

.border-violet-50\/100 {
    border-color: rgb(245 243 255 / 1)
}

.border-violet-50\/20 {
    border-color: rgb(245 243 255 / 0.2)
}

.border-violet-50\/25 {
    border-color: rgb(245 243 255 / 0.25)
}

.border-violet-50\/30 {
    border-color: rgb(245 243 255 / 0.3)
}

.border-violet-50\/40 {
    border-color: rgb(245 243 255 / 0.4)
}

.border-violet-50\/5 {
    border-color: rgb(245 243 255 / 0.05)
}

.border-violet-50\/50 {
    border-color: rgb(245 243 255 / 0.5)
}

.border-violet-50\/60 {
    border-color: rgb(245 243 255 / 0.6)
}

.border-violet-50\/70 {
    border-color: rgb(245 243 255 / 0.7)
}

.border-violet-50\/75 {
    border-color: rgb(245 243 255 / 0.75)
}

.border-violet-50\/80 {
    border-color: rgb(245 243 255 / 0.8)
}

.border-violet-50\/90 {
    border-color: rgb(245 243 255 / 0.9)
}

.border-violet-50\/95 {
    border-color: rgb(245 243 255 / 0.95)
}

.border-violet-500 {
    --tw-border-opacity: 1;
    border-color: rgb(139 92 246 / var(--tw-border-opacity))
}

.border-violet-500\/0 {
    border-color: rgb(139 92 246 / 0)
}

.border-violet-500\/10 {
    border-color: rgb(139 92 246 / 0.1)
}

.border-violet-500\/100 {
    border-color: rgb(139 92 246 / 1)
}

.border-violet-500\/20 {
    border-color: rgb(139 92 246 / 0.2)
}

.border-violet-500\/25 {
    border-color: rgb(139 92 246 / 0.25)
}

.border-violet-500\/30 {
    border-color: rgb(139 92 246 / 0.3)
}

.border-violet-500\/40 {
    border-color: rgb(139 92 246 / 0.4)
}

.border-violet-500\/5 {
    border-color: rgb(139 92 246 / 0.05)
}

.border-violet-500\/50 {
    border-color: rgb(139 92 246 / 0.5)
}

.border-violet-500\/60 {
    border-color: rgb(139 92 246 / 0.6)
}

.border-violet-500\/70 {
    border-color: rgb(139 92 246 / 0.7)
}

.border-violet-500\/75 {
    border-color: rgb(139 92 246 / 0.75)
}

.border-violet-500\/80 {
    border-color: rgb(139 92 246 / 0.8)
}

.border-violet-500\/90 {
    border-color: rgb(139 92 246 / 0.9)
}

.border-violet-500\/95 {
    border-color: rgb(139 92 246 / 0.95)
}

.border-violet-600 {
    --tw-border-opacity: 1;
    border-color: rgb(124 58 237 / var(--tw-border-opacity))
}

.border-violet-600\/0 {
    border-color: rgb(124 58 237 / 0)
}

.border-violet-600\/10 {
    border-color: rgb(124 58 237 / 0.1)
}

.border-violet-600\/100 {
    border-color: rgb(124 58 237 / 1)
}

.border-violet-600\/20 {
    border-color: rgb(124 58 237 / 0.2)
}

.border-violet-600\/25 {
    border-color: rgb(124 58 237 / 0.25)
}

.border-violet-600\/30 {
    border-color: rgb(124 58 237 / 0.3)
}

.border-violet-600\/40 {
    border-color: rgb(124 58 237 / 0.4)
}

.border-violet-600\/5 {
    border-color: rgb(124 58 237 / 0.05)
}

.border-violet-600\/50 {
    border-color: rgb(124 58 237 / 0.5)
}

.border-violet-600\/60 {
    border-color: rgb(124 58 237 / 0.6)
}

.border-violet-600\/70 {
    border-color: rgb(124 58 237 / 0.7)
}

.border-violet-600\/75 {
    border-color: rgb(124 58 237 / 0.75)
}

.border-violet-600\/80 {
    border-color: rgb(124 58 237 / 0.8)
}

.border-violet-600\/90 {
    border-color: rgb(124 58 237 / 0.9)
}

.border-violet-600\/95 {
    border-color: rgb(124 58 237 / 0.95)
}

.border-violet-650 {
    --tw-border-opacity: 1;
    border-color: rgb(92 20 255 / var(--tw-border-opacity))
}

.border-violet-650\/0 {
    border-color: rgb(92 20 255 / 0)
}

.border-violet-650\/10 {
    border-color: rgb(92 20 255 / 0.1)
}

.border-violet-650\/100 {
    border-color: rgb(92 20 255 / 1)
}

.border-violet-650\/20 {
    border-color: rgb(92 20 255 / 0.2)
}

.border-violet-650\/25 {
    border-color: rgb(92 20 255 / 0.25)
}

.border-violet-650\/30 {
    border-color: rgb(92 20 255 / 0.3)
}

.border-violet-650\/40 {
    border-color: rgb(92 20 255 / 0.4)
}

.border-violet-650\/5 {
    border-color: rgb(92 20 255 / 0.05)
}

.border-violet-650\/50 {
    border-color: rgb(92 20 255 / 0.5)
}

.border-violet-650\/60 {
    border-color: rgb(92 20 255 / 0.6)
}

.border-violet-650\/70 {
    border-color: rgb(92 20 255 / 0.7)
}

.border-violet-650\/75 {
    border-color: rgb(92 20 255 / 0.75)
}

.border-violet-650\/80 {
    border-color: rgb(92 20 255 / 0.8)
}

.border-violet-650\/90 {
    border-color: rgb(92 20 255 / 0.9)
}

.border-violet-650\/95 {
    border-color: rgb(92 20 255 / 0.95)
}

.border-violet-700 {
    --tw-border-opacity: 1;
    border-color: rgb(109 40 217 / var(--tw-border-opacity))
}

.border-violet-700\/0 {
    border-color: rgb(109 40 217 / 0)
}

.border-violet-700\/10 {
    border-color: rgb(109 40 217 / 0.1)
}

.border-violet-700\/100 {
    border-color: rgb(109 40 217 / 1)
}

.border-violet-700\/20 {
    border-color: rgb(109 40 217 / 0.2)
}

.border-violet-700\/25 {
    border-color: rgb(109 40 217 / 0.25)
}

.border-violet-700\/30 {
    border-color: rgb(109 40 217 / 0.3)
}

.border-violet-700\/40 {
    border-color: rgb(109 40 217 / 0.4)
}

.border-violet-700\/5 {
    border-color: rgb(109 40 217 / 0.05)
}

.border-violet-700\/50 {
    border-color: rgb(109 40 217 / 0.5)
}

.border-violet-700\/60 {
    border-color: rgb(109 40 217 / 0.6)
}

.border-violet-700\/70 {
    border-color: rgb(109 40 217 / 0.7)
}

.border-violet-700\/75 {
    border-color: rgb(109 40 217 / 0.75)
}

.border-violet-700\/80 {
    border-color: rgb(109 40 217 / 0.8)
}

.border-violet-700\/90 {
    border-color: rgb(109 40 217 / 0.9)
}

.border-violet-700\/95 {
    border-color: rgb(109 40 217 / 0.95)
}

.border-violet-750 {
    --tw-border-opacity: 1;
    border-color: rgb(89 6 173 / var(--tw-border-opacity))
}

.border-violet-750\/0 {
    border-color: rgb(89 6 173 / 0)
}

.border-violet-750\/10 {
    border-color: rgb(89 6 173 / 0.1)
}

.border-violet-750\/100 {
    border-color: rgb(89 6 173 / 1)
}

.border-violet-750\/20 {
    border-color: rgb(89 6 173 / 0.2)
}

.border-violet-750\/25 {
    border-color: rgb(89 6 173 / 0.25)
}

.border-violet-750\/30 {
    border-color: rgb(89 6 173 / 0.3)
}

.border-violet-750\/40 {
    border-color: rgb(89 6 173 / 0.4)
}

.border-violet-750\/5 {
    border-color: rgb(89 6 173 / 0.05)
}

.border-violet-750\/50 {
    border-color: rgb(89 6 173 / 0.5)
}

.border-violet-750\/60 {
    border-color: rgb(89 6 173 / 0.6)
}

.border-violet-750\/70 {
    border-color: rgb(89 6 173 / 0.7)
}

.border-violet-750\/75 {
    border-color: rgb(89 6 173 / 0.75)
}

.border-violet-750\/80 {
    border-color: rgb(89 6 173 / 0.8)
}

.border-violet-750\/90 {
    border-color: rgb(89 6 173 / 0.9)
}

.border-violet-750\/95 {
    border-color: rgb(89 6 173 / 0.95)
}

.border-violet-800 {
    --tw-border-opacity: 1;
    border-color: rgb(91 33 182 / var(--tw-border-opacity))
}

.border-violet-800\/0 {
    border-color: rgb(91 33 182 / 0)
}

.border-violet-800\/10 {
    border-color: rgb(91 33 182 / 0.1)
}

.border-violet-800\/100 {
    border-color: rgb(91 33 182 / 1)
}

.border-violet-800\/20 {
    border-color: rgb(91 33 182 / 0.2)
}

.border-violet-800\/25 {
    border-color: rgb(91 33 182 / 0.25)
}

.border-violet-800\/30 {
    border-color: rgb(91 33 182 / 0.3)
}

.border-violet-800\/40 {
    border-color: rgb(91 33 182 / 0.4)
}

.border-violet-800\/5 {
    border-color: rgb(91 33 182 / 0.05)
}

.border-violet-800\/50 {
    border-color: rgb(91 33 182 / 0.5)
}

.border-violet-800\/60 {
    border-color: rgb(91 33 182 / 0.6)
}

.border-violet-800\/70 {
    border-color: rgb(91 33 182 / 0.7)
}

.border-violet-800\/75 {
    border-color: rgb(91 33 182 / 0.75)
}

.border-violet-800\/80 {
    border-color: rgb(91 33 182 / 0.8)
}

.border-violet-800\/90 {
    border-color: rgb(91 33 182 / 0.9)
}

.border-violet-800\/95 {
    border-color: rgb(91 33 182 / 0.95)
}

.border-violet-900 {
    --tw-border-opacity: 1;
    border-color: rgb(76 29 149 / var(--tw-border-opacity))
}

.border-violet-900\/0 {
    border-color: rgb(76 29 149 / 0)
}

.border-violet-900\/10 {
    border-color: rgb(76 29 149 / 0.1)
}

.border-violet-900\/100 {
    border-color: rgb(76 29 149 / 1)
}

.border-violet-900\/20 {
    border-color: rgb(76 29 149 / 0.2)
}

.border-violet-900\/25 {
    border-color: rgb(76 29 149 / 0.25)
}

.border-violet-900\/30 {
    border-color: rgb(76 29 149 / 0.3)
}

.border-violet-900\/40 {
    border-color: rgb(76 29 149 / 0.4)
}

.border-violet-900\/5 {
    border-color: rgb(76 29 149 / 0.05)
}

.border-violet-900\/50 {
    border-color: rgb(76 29 149 / 0.5)
}

.border-violet-900\/60 {
    border-color: rgb(76 29 149 / 0.6)
}

.border-violet-900\/70 {
    border-color: rgb(76 29 149 / 0.7)
}

.border-violet-900\/75 {
    border-color: rgb(76 29 149 / 0.75)
}

.border-violet-900\/80 {
    border-color: rgb(76 29 149 / 0.8)
}

.border-violet-900\/90 {
    border-color: rgb(76 29 149 / 0.9)
}

.border-violet-900\/95 {
    border-color: rgb(76 29 149 / 0.95)
}

.border-violet-950 {
    --tw-border-opacity: 1;
    border-color: rgb(46 16 101 / var(--tw-border-opacity))
}

.border-violet-950\/0 {
    border-color: rgb(46 16 101 / 0)
}

.border-violet-950\/10 {
    border-color: rgb(46 16 101 / 0.1)
}

.border-violet-950\/100 {
    border-color: rgb(46 16 101 / 1)
}

.border-violet-950\/20 {
    border-color: rgb(46 16 101 / 0.2)
}

.border-violet-950\/25 {
    border-color: rgb(46 16 101 / 0.25)
}

.border-violet-950\/30 {
    border-color: rgb(46 16 101 / 0.3)
}

.border-violet-950\/40 {
    border-color: rgb(46 16 101 / 0.4)
}

.border-violet-950\/5 {
    border-color: rgb(46 16 101 / 0.05)
}

.border-violet-950\/50 {
    border-color: rgb(46 16 101 / 0.5)
}

.border-violet-950\/60 {
    border-color: rgb(46 16 101 / 0.6)
}

.border-violet-950\/70 {
    border-color: rgb(46 16 101 / 0.7)
}

.border-violet-950\/75 {
    border-color: rgb(46 16 101 / 0.75)
}

.border-violet-950\/80 {
    border-color: rgb(46 16 101 / 0.8)
}

.border-violet-950\/90 {
    border-color: rgb(46 16 101 / 0.9)
}

.border-violet-950\/95 {
    border-color: rgb(46 16 101 / 0.95)
}

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

.border-yellow-100 {
    --tw-border-opacity: 1;
    border-color: rgb(254 249 195 / var(--tw-border-opacity))
}

.border-yellow-100\/0 {
    border-color: rgb(254 249 195 / 0)
}

.border-yellow-100\/10 {
    border-color: rgb(254 249 195 / 0.1)
}

.border-yellow-100\/100 {
    border-color: rgb(254 249 195 / 1)
}

.border-yellow-100\/20 {
    border-color: rgb(254 249 195 / 0.2)
}

.border-yellow-100\/25 {
    border-color: rgb(254 249 195 / 0.25)
}

.border-yellow-100\/30 {
    border-color: rgb(254 249 195 / 0.3)
}

.border-yellow-100\/40 {
    border-color: rgb(254 249 195 / 0.4)
}

.border-yellow-100\/5 {
    border-color: rgb(254 249 195 / 0.05)
}

.border-yellow-100\/50 {
    border-color: rgb(254 249 195 / 0.5)
}

.border-yellow-100\/60 {
    border-color: rgb(254 249 195 / 0.6)
}

.border-yellow-100\/70 {
    border-color: rgb(254 249 195 / 0.7)
}

.border-yellow-100\/75 {
    border-color: rgb(254 249 195 / 0.75)
}

.border-yellow-100\/80 {
    border-color: rgb(254 249 195 / 0.8)
}

.border-yellow-100\/90 {
    border-color: rgb(254 249 195 / 0.9)
}

.border-yellow-100\/95 {
    border-color: rgb(254 249 195 / 0.95)
}

.border-yellow-200 {
    --tw-border-opacity: 1;
    border-color: rgb(254 240 138 / var(--tw-border-opacity))
}

.border-yellow-200\/0 {
    border-color: rgb(254 240 138 / 0)
}

.border-yellow-200\/10 {
    border-color: rgb(254 240 138 / 0.1)
}

.border-yellow-200\/100 {
    border-color: rgb(254 240 138 / 1)
}

.border-yellow-200\/20 {
    border-color: rgb(254 240 138 / 0.2)
}

.border-yellow-200\/25 {
    border-color: rgb(254 240 138 / 0.25)
}

.border-yellow-200\/30 {
    border-color: rgb(254 240 138 / 0.3)
}

.border-yellow-200\/40 {
    border-color: rgb(254 240 138 / 0.4)
}

.border-yellow-200\/5 {
    border-color: rgb(254 240 138 / 0.05)
}

.border-yellow-200\/50 {
    border-color: rgb(254 240 138 / 0.5)
}

.border-yellow-200\/60 {
    border-color: rgb(254 240 138 / 0.6)
}

.border-yellow-200\/70 {
    border-color: rgb(254 240 138 / 0.7)
}

.border-yellow-200\/75 {
    border-color: rgb(254 240 138 / 0.75)
}

.border-yellow-200\/80 {
    border-color: rgb(254 240 138 / 0.8)
}

.border-yellow-200\/90 {
    border-color: rgb(254 240 138 / 0.9)
}

.border-yellow-200\/95 {
    border-color: rgb(254 240 138 / 0.95)
}

.border-yellow-255 {
    --tw-border-opacity: 1;
    border-color: rgb(252 232 128 / var(--tw-border-opacity))
}

.border-yellow-255\/0 {
    border-color: rgb(252 232 128 / 0)
}

.border-yellow-255\/10 {
    border-color: rgb(252 232 128 / 0.1)
}

.border-yellow-255\/100 {
    border-color: rgb(252 232 128 / 1)
}

.border-yellow-255\/20 {
    border-color: rgb(252 232 128 / 0.2)
}

.border-yellow-255\/25 {
    border-color: rgb(252 232 128 / 0.25)
}

.border-yellow-255\/30 {
    border-color: rgb(252 232 128 / 0.3)
}

.border-yellow-255\/40 {
    border-color: rgb(252 232 128 / 0.4)
}

.border-yellow-255\/5 {
    border-color: rgb(252 232 128 / 0.05)
}

.border-yellow-255\/50 {
    border-color: rgb(252 232 128 / 0.5)
}

.border-yellow-255\/60 {
    border-color: rgb(252 232 128 / 0.6)
}

.border-yellow-255\/70 {
    border-color: rgb(252 232 128 / 0.7)
}

.border-yellow-255\/75 {
    border-color: rgb(252 232 128 / 0.75)
}

.border-yellow-255\/80 {
    border-color: rgb(252 232 128 / 0.8)
}

.border-yellow-255\/90 {
    border-color: rgb(252 232 128 / 0.9)
}

.border-yellow-255\/95 {
    border-color: rgb(252 232 128 / 0.95)
}

.border-yellow-300 {
    --tw-border-opacity: 1;
    border-color: rgb(253 224 71 / var(--tw-border-opacity))
}

.border-yellow-300\/0 {
    border-color: rgb(253 224 71 / 0)
}

.border-yellow-300\/10 {
    border-color: rgb(253 224 71 / 0.1)
}

.border-yellow-300\/100 {
    border-color: rgb(253 224 71 / 1)
}

.border-yellow-300\/20 {
    border-color: rgb(253 224 71 / 0.2)
}

.border-yellow-300\/25 {
    border-color: rgb(253 224 71 / 0.25)
}

.border-yellow-300\/30 {
    border-color: rgb(253 224 71 / 0.3)
}

.border-yellow-300\/40 {
    border-color: rgb(253 224 71 / 0.4)
}

.border-yellow-300\/5 {
    border-color: rgb(253 224 71 / 0.05)
}

.border-yellow-300\/50 {
    border-color: rgb(253 224 71 / 0.5)
}

.border-yellow-300\/60 {
    border-color: rgb(253 224 71 / 0.6)
}

.border-yellow-300\/70 {
    border-color: rgb(253 224 71 / 0.7)
}

.border-yellow-300\/75 {
    border-color: rgb(253 224 71 / 0.75)
}

.border-yellow-300\/80 {
    border-color: rgb(253 224 71 / 0.8)
}

.border-yellow-300\/90 {
    border-color: rgb(253 224 71 / 0.9)
}

.border-yellow-300\/95 {
    border-color: rgb(253 224 71 / 0.95)
}

.border-yellow-350 {
    --tw-border-opacity: 1;
    border-color: rgb(255 221 154 / var(--tw-border-opacity))
}

.border-yellow-350\/0 {
    border-color: rgb(255 221 154 / 0)
}

.border-yellow-350\/10 {
    border-color: rgb(255 221 154 / 0.1)
}

.border-yellow-350\/100 {
    border-color: rgb(255 221 154 / 1)
}

.border-yellow-350\/20 {
    border-color: rgb(255 221 154 / 0.2)
}

.border-yellow-350\/25 {
    border-color: rgb(255 221 154 / 0.25)
}

.border-yellow-350\/30 {
    border-color: rgb(255 221 154 / 0.3)
}

.border-yellow-350\/40 {
    border-color: rgb(255 221 154 / 0.4)
}

.border-yellow-350\/5 {
    border-color: rgb(255 221 154 / 0.05)
}

.border-yellow-350\/50 {
    border-color: rgb(255 221 154 / 0.5)
}

.border-yellow-350\/60 {
    border-color: rgb(255 221 154 / 0.6)
}

.border-yellow-350\/70 {
    border-color: rgb(255 221 154 / 0.7)
}

.border-yellow-350\/75 {
    border-color: rgb(255 221 154 / 0.75)
}

.border-yellow-350\/80 {
    border-color: rgb(255 221 154 / 0.8)
}

.border-yellow-350\/90 {
    border-color: rgb(255 221 154 / 0.9)
}

.border-yellow-350\/95 {
    border-color: rgb(255 221 154 / 0.95)
}

.border-yellow-351 {
    --tw-border-opacity: 1;
    border-color: rgb(255 214 11 / var(--tw-border-opacity))
}

.border-yellow-351\/0 {
    border-color: rgb(255 214 11 / 0)
}

.border-yellow-351\/10 {
    border-color: rgb(255 214 11 / 0.1)
}

.border-yellow-351\/100 {
    border-color: rgb(255 214 11 / 1)
}

.border-yellow-351\/20 {
    border-color: rgb(255 214 11 / 0.2)
}

.border-yellow-351\/25 {
    border-color: rgb(255 214 11 / 0.25)
}

.border-yellow-351\/30 {
    border-color: rgb(255 214 11 / 0.3)
}

.border-yellow-351\/40 {
    border-color: rgb(255 214 11 / 0.4)
}

.border-yellow-351\/5 {
    border-color: rgb(255 214 11 / 0.05)
}

.border-yellow-351\/50 {
    border-color: rgb(255 214 11 / 0.5)
}

.border-yellow-351\/60 {
    border-color: rgb(255 214 11 / 0.6)
}

.border-yellow-351\/70 {
    border-color: rgb(255 214 11 / 0.7)
}

.border-yellow-351\/75 {
    border-color: rgb(255 214 11 / 0.75)
}

.border-yellow-351\/80 {
    border-color: rgb(255 214 11 / 0.8)
}

.border-yellow-351\/90 {
    border-color: rgb(255 214 11 / 0.9)
}

.border-yellow-351\/95 {
    border-color: rgb(255 214 11 / 0.95)
}

.border-yellow-400 {
    --tw-border-opacity: 1;
    border-color: rgb(250 204 21 / var(--tw-border-opacity))
}

.border-yellow-400\/0 {
    border-color: rgb(250 204 21 / 0)
}

.border-yellow-400\/10 {
    border-color: rgb(250 204 21 / 0.1)
}

.border-yellow-400\/100 {
    border-color: rgb(250 204 21 / 1)
}

.border-yellow-400\/20 {
    border-color: rgb(250 204 21 / 0.2)
}

.border-yellow-400\/25 {
    border-color: rgb(250 204 21 / 0.25)
}

.border-yellow-400\/30 {
    border-color: rgb(250 204 21 / 0.3)
}

.border-yellow-400\/40 {
    border-color: rgb(250 204 21 / 0.4)
}

.border-yellow-400\/5 {
    border-color: rgb(250 204 21 / 0.05)
}

.border-yellow-400\/50 {
    border-color: rgb(250 204 21 / 0.5)
}

.border-yellow-400\/60 {
    border-color: rgb(250 204 21 / 0.6)
}

.border-yellow-400\/70 {
    border-color: rgb(250 204 21 / 0.7)
}

.border-yellow-400\/75 {
    border-color: rgb(250 204 21 / 0.75)
}

.border-yellow-400\/80 {
    border-color: rgb(250 204 21 / 0.8)
}

.border-yellow-400\/90 {
    border-color: rgb(250 204 21 / 0.9)
}

.border-yellow-400\/95 {
    border-color: rgb(250 204 21 / 0.95)
}

.border-yellow-450 {
    --tw-border-opacity: 1;
    border-color: rgb(250 179 19 / var(--tw-border-opacity))
}

.border-yellow-450\/0 {
    border-color: rgb(250 179 19 / 0)
}

.border-yellow-450\/10 {
    border-color: rgb(250 179 19 / 0.1)
}

.border-yellow-450\/100 {
    border-color: rgb(250 179 19 / 1)
}

.border-yellow-450\/20 {
    border-color: rgb(250 179 19 / 0.2)
}

.border-yellow-450\/25 {
    border-color: rgb(250 179 19 / 0.25)
}

.border-yellow-450\/30 {
    border-color: rgb(250 179 19 / 0.3)
}

.border-yellow-450\/40 {
    border-color: rgb(250 179 19 / 0.4)
}

.border-yellow-450\/5 {
    border-color: rgb(250 179 19 / 0.05)
}

.border-yellow-450\/50 {
    border-color: rgb(250 179 19 / 0.5)
}

.border-yellow-450\/60 {
    border-color: rgb(250 179 19 / 0.6)
}

.border-yellow-450\/70 {
    border-color: rgb(250 179 19 / 0.7)
}

.border-yellow-450\/75 {
    border-color: rgb(250 179 19 / 0.75)
}

.border-yellow-450\/80 {
    border-color: rgb(250 179 19 / 0.8)
}

.border-yellow-450\/90 {
    border-color: rgb(250 179 19 / 0.9)
}

.border-yellow-450\/95 {
    border-color: rgb(250 179 19 / 0.95)
}

.border-yellow-50 {
    --tw-border-opacity: 1;
    border-color: rgb(254 252 232 / var(--tw-border-opacity))
}

.border-yellow-50\/0 {
    border-color: rgb(254 252 232 / 0)
}

.border-yellow-50\/10 {
    border-color: rgb(254 252 232 / 0.1)
}

.border-yellow-50\/100 {
    border-color: rgb(254 252 232 / 1)
}

.border-yellow-50\/20 {
    border-color: rgb(254 252 232 / 0.2)
}

.border-yellow-50\/25 {
    border-color: rgb(254 252 232 / 0.25)
}

.border-yellow-50\/30 {
    border-color: rgb(254 252 232 / 0.3)
}

.border-yellow-50\/40 {
    border-color: rgb(254 252 232 / 0.4)
}

.border-yellow-50\/5 {
    border-color: rgb(254 252 232 / 0.05)
}

.border-yellow-50\/50 {
    border-color: rgb(254 252 232 / 0.5)
}

.border-yellow-50\/60 {
    border-color: rgb(254 252 232 / 0.6)
}

.border-yellow-50\/70 {
    border-color: rgb(254 252 232 / 0.7)
}

.border-yellow-50\/75 {
    border-color: rgb(254 252 232 / 0.75)
}

.border-yellow-50\/80 {
    border-color: rgb(254 252 232 / 0.8)
}

.border-yellow-50\/90 {
    border-color: rgb(254 252 232 / 0.9)
}

.border-yellow-50\/95 {
    border-color: rgb(254 252 232 / 0.95)
}

.border-yellow-500 {
    --tw-border-opacity: 1;
    border-color: rgb(234 179 8 / var(--tw-border-opacity))
}

.border-yellow-500\/0 {
    border-color: rgb(234 179 8 / 0)
}

.border-yellow-500\/10 {
    border-color: rgb(234 179 8 / 0.1)
}

.border-yellow-500\/100 {
    border-color: rgb(234 179 8 / 1)
}

.border-yellow-500\/20 {
    border-color: rgb(234 179 8 / 0.2)
}

.border-yellow-500\/25 {
    border-color: rgb(234 179 8 / 0.25)
}

.border-yellow-500\/30 {
    border-color: rgb(234 179 8 / 0.3)
}

.border-yellow-500\/40 {
    border-color: rgb(234 179 8 / 0.4)
}

.border-yellow-500\/5 {
    border-color: rgb(234 179 8 / 0.05)
}

.border-yellow-500\/50 {
    border-color: rgb(234 179 8 / 0.5)
}

.border-yellow-500\/60 {
    border-color: rgb(234 179 8 / 0.6)
}

.border-yellow-500\/70 {
    border-color: rgb(234 179 8 / 0.7)
}

.border-yellow-500\/75 {
    border-color: rgb(234 179 8 / 0.75)
}

.border-yellow-500\/80 {
    border-color: rgb(234 179 8 / 0.8)
}

.border-yellow-500\/90 {
    border-color: rgb(234 179 8 / 0.9)
}

.border-yellow-500\/95 {
    border-color: rgb(234 179 8 / 0.95)
}

.border-yellow-550 {
    --tw-border-opacity: 1;
    border-color: rgb(218 153 0 / var(--tw-border-opacity))
}

.border-yellow-550\/0 {
    border-color: rgb(218 153 0 / 0)
}

.border-yellow-550\/10 {
    border-color: rgb(218 153 0 / 0.1)
}

.border-yellow-550\/100 {
    border-color: rgb(218 153 0 / 1)
}

.border-yellow-550\/20 {
    border-color: rgb(218 153 0 / 0.2)
}

.border-yellow-550\/25 {
    border-color: rgb(218 153 0 / 0.25)
}

.border-yellow-550\/30 {
    border-color: rgb(218 153 0 / 0.3)
}

.border-yellow-550\/40 {
    border-color: rgb(218 153 0 / 0.4)
}

.border-yellow-550\/5 {
    border-color: rgb(218 153 0 / 0.05)
}

.border-yellow-550\/50 {
    border-color: rgb(218 153 0 / 0.5)
}

.border-yellow-550\/60 {
    border-color: rgb(218 153 0 / 0.6)
}

.border-yellow-550\/70 {
    border-color: rgb(218 153 0 / 0.7)
}

.border-yellow-550\/75 {
    border-color: rgb(218 153 0 / 0.75)
}

.border-yellow-550\/80 {
    border-color: rgb(218 153 0 / 0.8)
}

.border-yellow-550\/90 {
    border-color: rgb(218 153 0 / 0.9)
}

.border-yellow-550\/95 {
    border-color: rgb(218 153 0 / 0.95)
}

.border-yellow-600 {
    --tw-border-opacity: 1;
    border-color: rgb(202 138 4 / var(--tw-border-opacity))
}

.border-yellow-600\/0 {
    border-color: rgb(202 138 4 / 0)
}

.border-yellow-600\/10 {
    border-color: rgb(202 138 4 / 0.1)
}

.border-yellow-600\/100 {
    border-color: rgb(202 138 4 / 1)
}

.border-yellow-600\/20 {
    border-color: rgb(202 138 4 / 0.2)
}

.border-yellow-600\/25 {
    border-color: rgb(202 138 4 / 0.25)
}

.border-yellow-600\/30 {
    border-color: rgb(202 138 4 / 0.3)
}

.border-yellow-600\/40 {
    border-color: rgb(202 138 4 / 0.4)
}

.border-yellow-600\/5 {
    border-color: rgb(202 138 4 / 0.05)
}

.border-yellow-600\/50 {
    border-color: rgb(202 138 4 / 0.5)
}

.border-yellow-600\/60 {
    border-color: rgb(202 138 4 / 0.6)
}

.border-yellow-600\/70 {
    border-color: rgb(202 138 4 / 0.7)
}

.border-yellow-600\/75 {
    border-color: rgb(202 138 4 / 0.75)
}

.border-yellow-600\/80 {
    border-color: rgb(202 138 4 / 0.8)
}

.border-yellow-600\/90 {
    border-color: rgb(202 138 4 / 0.9)
}

.border-yellow-600\/95 {
    border-color: rgb(202 138 4 / 0.95)
}

.border-yellow-700 {
    --tw-border-opacity: 1;
    border-color: rgb(161 98 7 / var(--tw-border-opacity))
}

.border-yellow-700\/0 {
    border-color: rgb(161 98 7 / 0)
}

.border-yellow-700\/10 {
    border-color: rgb(161 98 7 / 0.1)
}

.border-yellow-700\/100 {
    border-color: rgb(161 98 7 / 1)
}

.border-yellow-700\/20 {
    border-color: rgb(161 98 7 / 0.2)
}

.border-yellow-700\/25 {
    border-color: rgb(161 98 7 / 0.25)
}

.border-yellow-700\/30 {
    border-color: rgb(161 98 7 / 0.3)
}

.border-yellow-700\/40 {
    border-color: rgb(161 98 7 / 0.4)
}

.border-yellow-700\/5 {
    border-color: rgb(161 98 7 / 0.05)
}

.border-yellow-700\/50 {
    border-color: rgb(161 98 7 / 0.5)
}

.border-yellow-700\/60 {
    border-color: rgb(161 98 7 / 0.6)
}

.border-yellow-700\/70 {
    border-color: rgb(161 98 7 / 0.7)
}

.border-yellow-700\/75 {
    border-color: rgb(161 98 7 / 0.75)
}

.border-yellow-700\/80 {
    border-color: rgb(161 98 7 / 0.8)
}

.border-yellow-700\/90 {
    border-color: rgb(161 98 7 / 0.9)
}

.border-yellow-700\/95 {
    border-color: rgb(161 98 7 / 0.95)
}

.border-yellow-800 {
    --tw-border-opacity: 1;
    border-color: rgb(133 77 14 / var(--tw-border-opacity))
}

.border-yellow-800\/0 {
    border-color: rgb(133 77 14 / 0)
}

.border-yellow-800\/10 {
    border-color: rgb(133 77 14 / 0.1)
}

.border-yellow-800\/100 {
    border-color: rgb(133 77 14 / 1)
}

.border-yellow-800\/20 {
    border-color: rgb(133 77 14 / 0.2)
}

.border-yellow-800\/25 {
    border-color: rgb(133 77 14 / 0.25)
}

.border-yellow-800\/30 {
    border-color: rgb(133 77 14 / 0.3)
}

.border-yellow-800\/40 {
    border-color: rgb(133 77 14 / 0.4)
}

.border-yellow-800\/5 {
    border-color: rgb(133 77 14 / 0.05)
}

.border-yellow-800\/50 {
    border-color: rgb(133 77 14 / 0.5)
}

.border-yellow-800\/60 {
    border-color: rgb(133 77 14 / 0.6)
}

.border-yellow-800\/70 {
    border-color: rgb(133 77 14 / 0.7)
}

.border-yellow-800\/75 {
    border-color: rgb(133 77 14 / 0.75)
}

.border-yellow-800\/80 {
    border-color: rgb(133 77 14 / 0.8)
}

.border-yellow-800\/90 {
    border-color: rgb(133 77 14 / 0.9)
}

.border-yellow-800\/95 {
    border-color: rgb(133 77 14 / 0.95)
}

.border-yellow-900 {
    --tw-border-opacity: 1;
    border-color: rgb(113 63 18 / var(--tw-border-opacity))
}

.border-yellow-900\/0 {
    border-color: rgb(113 63 18 / 0)
}

.border-yellow-900\/10 {
    border-color: rgb(113 63 18 / 0.1)
}

.border-yellow-900\/100 {
    border-color: rgb(113 63 18 / 1)
}

.border-yellow-900\/20 {
    border-color: rgb(113 63 18 / 0.2)
}

.border-yellow-900\/25 {
    border-color: rgb(113 63 18 / 0.25)
}

.border-yellow-900\/30 {
    border-color: rgb(113 63 18 / 0.3)
}

.border-yellow-900\/40 {
    border-color: rgb(113 63 18 / 0.4)
}

.border-yellow-900\/5 {
    border-color: rgb(113 63 18 / 0.05)
}

.border-yellow-900\/50 {
    border-color: rgb(113 63 18 / 0.5)
}

.border-yellow-900\/60 {
    border-color: rgb(113 63 18 / 0.6)
}

.border-yellow-900\/70 {
    border-color: rgb(113 63 18 / 0.7)
}

.border-yellow-900\/75 {
    border-color: rgb(113 63 18 / 0.75)
}

.border-yellow-900\/80 {
    border-color: rgb(113 63 18 / 0.8)
}

.border-yellow-900\/90 {
    border-color: rgb(113 63 18 / 0.9)
}

.border-yellow-900\/95 {
    border-color: rgb(113 63 18 / 0.95)
}

.border-yellow-950 {
    --tw-border-opacity: 1;
    border-color: rgb(66 32 6 / var(--tw-border-opacity))
}

.border-yellow-950\/0 {
    border-color: rgb(66 32 6 / 0)
}

.border-yellow-950\/10 {
    border-color: rgb(66 32 6 / 0.1)
}

.border-yellow-950\/100 {
    border-color: rgb(66 32 6 / 1)
}

.border-yellow-950\/20 {
    border-color: rgb(66 32 6 / 0.2)
}

.border-yellow-950\/25 {
    border-color: rgb(66 32 6 / 0.25)
}

.border-yellow-950\/30 {
    border-color: rgb(66 32 6 / 0.3)
}

.border-yellow-950\/40 {
    border-color: rgb(66 32 6 / 0.4)
}

.border-yellow-950\/5 {
    border-color: rgb(66 32 6 / 0.05)
}

.border-yellow-950\/50 {
    border-color: rgb(66 32 6 / 0.5)
}

.border-yellow-950\/60 {
    border-color: rgb(66 32 6 / 0.6)
}

.border-yellow-950\/70 {
    border-color: rgb(66 32 6 / 0.7)
}

.border-yellow-950\/75 {
    border-color: rgb(66 32 6 / 0.75)
}

.border-yellow-950\/80 {
    border-color: rgb(66 32 6 / 0.8)
}

.border-yellow-950\/90 {
    border-color: rgb(66 32 6 / 0.9)
}

.border-yellow-950\/95 {
    border-color: rgb(66 32 6 / 0.95)
}

.border-zinc-100 {
    --tw-border-opacity: 1;
    border-color: rgb(244 244 245 / var(--tw-border-opacity))
}

.border-zinc-100\/0 {
    border-color: rgb(244 244 245 / 0)
}

.border-zinc-100\/10 {
    border-color: rgb(244 244 245 / 0.1)
}

.border-zinc-100\/100 {
    border-color: rgb(244 244 245 / 1)
}

.border-zinc-100\/20 {
    border-color: rgb(244 244 245 / 0.2)
}

.border-zinc-100\/25 {
    border-color: rgb(244 244 245 / 0.25)
}

.border-zinc-100\/30 {
    border-color: rgb(244 244 245 / 0.3)
}

.border-zinc-100\/40 {
    border-color: rgb(244 244 245 / 0.4)
}

.border-zinc-100\/5 {
    border-color: rgb(244 244 245 / 0.05)
}

.border-zinc-100\/50 {
    border-color: rgb(244 244 245 / 0.5)
}

.border-zinc-100\/60 {
    border-color: rgb(244 244 245 / 0.6)
}

.border-zinc-100\/70 {
    border-color: rgb(244 244 245 / 0.7)
}

.border-zinc-100\/75 {
    border-color: rgb(244 244 245 / 0.75)
}

.border-zinc-100\/80 {
    border-color: rgb(244 244 245 / 0.8)
}

.border-zinc-100\/90 {
    border-color: rgb(244 244 245 / 0.9)
}

.border-zinc-100\/95 {
    border-color: rgb(244 244 245 / 0.95)
}

.border-zinc-150 {
    --tw-border-opacity: 1;
    border-color: rgb(241 241 241 / var(--tw-border-opacity))
}

.border-zinc-150\/0 {
    border-color: rgb(241 241 241 / 0)
}

.border-zinc-150\/10 {
    border-color: rgb(241 241 241 / 0.1)
}

.border-zinc-150\/100 {
    border-color: rgb(241 241 241 / 1)
}

.border-zinc-150\/20 {
    border-color: rgb(241 241 241 / 0.2)
}

.border-zinc-150\/25 {
    border-color: rgb(241 241 241 / 0.25)
}

.border-zinc-150\/30 {
    border-color: rgb(241 241 241 / 0.3)
}

.border-zinc-150\/40 {
    border-color: rgb(241 241 241 / 0.4)
}

.border-zinc-150\/5 {
    border-color: rgb(241 241 241 / 0.05)
}

.border-zinc-150\/50 {
    border-color: rgb(241 241 241 / 0.5)
}

.border-zinc-150\/60 {
    border-color: rgb(241 241 241 / 0.6)
}

.border-zinc-150\/70 {
    border-color: rgb(241 241 241 / 0.7)
}

.border-zinc-150\/75 {
    border-color: rgb(241 241 241 / 0.75)
}

.border-zinc-150\/80 {
    border-color: rgb(241 241 241 / 0.8)
}

.border-zinc-150\/90 {
    border-color: rgb(241 241 241 / 0.9)
}

.border-zinc-150\/95 {
    border-color: rgb(241 241 241 / 0.95)
}

.border-zinc-200 {
    --tw-border-opacity: 1;
    border-color: rgb(228 228 231 / var(--tw-border-opacity))
}

.border-zinc-200\/0 {
    border-color: rgb(228 228 231 / 0)
}

.border-zinc-200\/10 {
    border-color: rgb(228 228 231 / 0.1)
}

.border-zinc-200\/100 {
    border-color: rgb(228 228 231 / 1)
}

.border-zinc-200\/20 {
    border-color: rgb(228 228 231 / 0.2)
}

.border-zinc-200\/25 {
    border-color: rgb(228 228 231 / 0.25)
}

.border-zinc-200\/30 {
    border-color: rgb(228 228 231 / 0.3)
}

.border-zinc-200\/40 {
    border-color: rgb(228 228 231 / 0.4)
}

.border-zinc-200\/5 {
    border-color: rgb(228 228 231 / 0.05)
}

.border-zinc-200\/50 {
    border-color: rgb(228 228 231 / 0.5)
}

.border-zinc-200\/60 {
    border-color: rgb(228 228 231 / 0.6)
}

.border-zinc-200\/70 {
    border-color: rgb(228 228 231 / 0.7)
}

.border-zinc-200\/75 {
    border-color: rgb(228 228 231 / 0.75)
}

.border-zinc-200\/80 {
    border-color: rgb(228 228 231 / 0.8)
}

.border-zinc-200\/90 {
    border-color: rgb(228 228 231 / 0.9)
}

.border-zinc-200\/95 {
    border-color: rgb(228 228 231 / 0.95)
}

.border-zinc-300 {
    --tw-border-opacity: 1;
    border-color: rgb(212 212 216 / var(--tw-border-opacity))
}

.border-zinc-300\/0 {
    border-color: rgb(212 212 216 / 0)
}

.border-zinc-300\/10 {
    border-color: rgb(212 212 216 / 0.1)
}

.border-zinc-300\/100 {
    border-color: rgb(212 212 216 / 1)
}

.border-zinc-300\/20 {
    border-color: rgb(212 212 216 / 0.2)
}

.border-zinc-300\/25 {
    border-color: rgb(212 212 216 / 0.25)
}

.border-zinc-300\/30 {
    border-color: rgb(212 212 216 / 0.3)
}

.border-zinc-300\/40 {
    border-color: rgb(212 212 216 / 0.4)
}

.border-zinc-300\/5 {
    border-color: rgb(212 212 216 / 0.05)
}

.border-zinc-300\/50 {
    border-color: rgb(212 212 216 / 0.5)
}

.border-zinc-300\/60 {
    border-color: rgb(212 212 216 / 0.6)
}

.border-zinc-300\/70 {
    border-color: rgb(212 212 216 / 0.7)
}

.border-zinc-300\/75 {
    border-color: rgb(212 212 216 / 0.75)
}

.border-zinc-300\/80 {
    border-color: rgb(212 212 216 / 0.8)
}

.border-zinc-300\/90 {
    border-color: rgb(212 212 216 / 0.9)
}

.border-zinc-300\/95 {
    border-color: rgb(212 212 216 / 0.95)
}

.border-zinc-400 {
    --tw-border-opacity: 1;
    border-color: rgb(161 161 170 / var(--tw-border-opacity))
}

.border-zinc-400\/0 {
    border-color: rgb(161 161 170 / 0)
}

.border-zinc-400\/10 {
    border-color: rgb(161 161 170 / 0.1)
}

.border-zinc-400\/100 {
    border-color: rgb(161 161 170 / 1)
}

.border-zinc-400\/20 {
    border-color: rgb(161 161 170 / 0.2)
}

.border-zinc-400\/25 {
    border-color: rgb(161 161 170 / 0.25)
}

.border-zinc-400\/30 {
    border-color: rgb(161 161 170 / 0.3)
}

.border-zinc-400\/40 {
    border-color: rgb(161 161 170 / 0.4)
}

.border-zinc-400\/5 {
    border-color: rgb(161 161 170 / 0.05)
}

.border-zinc-400\/50 {
    border-color: rgb(161 161 170 / 0.5)
}

.border-zinc-400\/60 {
    border-color: rgb(161 161 170 / 0.6)
}

.border-zinc-400\/70 {
    border-color: rgb(161 161 170 / 0.7)
}

.border-zinc-400\/75 {
    border-color: rgb(161 161 170 / 0.75)
}

.border-zinc-400\/80 {
    border-color: rgb(161 161 170 / 0.8)
}

.border-zinc-400\/90 {
    border-color: rgb(161 161 170 / 0.9)
}

.border-zinc-400\/95 {
    border-color: rgb(161 161 170 / 0.95)
}

.border-zinc-50 {
    --tw-border-opacity: 1;
    border-color: rgb(250 250 250 / var(--tw-border-opacity))
}

.border-zinc-50\/0 {
    border-color: rgb(250 250 250 / 0)
}

.border-zinc-50\/10 {
    border-color: rgb(250 250 250 / 0.1)
}

.border-zinc-50\/100 {
    border-color: rgb(250 250 250 / 1)
}

.border-zinc-50\/20 {
    border-color: rgb(250 250 250 / 0.2)
}

.border-zinc-50\/25 {
    border-color: rgb(250 250 250 / 0.25)
}

.border-zinc-50\/30 {
    border-color: rgb(250 250 250 / 0.3)
}

.border-zinc-50\/40 {
    border-color: rgb(250 250 250 / 0.4)
}

.border-zinc-50\/5 {
    border-color: rgb(250 250 250 / 0.05)
}

.border-zinc-50\/50 {
    border-color: rgb(250 250 250 / 0.5)
}

.border-zinc-50\/60 {
    border-color: rgb(250 250 250 / 0.6)
}

.border-zinc-50\/70 {
    border-color: rgb(250 250 250 / 0.7)
}

.border-zinc-50\/75 {
    border-color: rgb(250 250 250 / 0.75)
}

.border-zinc-50\/80 {
    border-color: rgb(250 250 250 / 0.8)
}

.border-zinc-50\/90 {
    border-color: rgb(250 250 250 / 0.9)
}

.border-zinc-50\/95 {
    border-color: rgb(250 250 250 / 0.95)
}

.border-zinc-500 {
    --tw-border-opacity: 1;
    border-color: rgb(113 113 122 / var(--tw-border-opacity))
}

.border-zinc-500\/0 {
    border-color: rgb(113 113 122 / 0)
}

.border-zinc-500\/10 {
    border-color: rgb(113 113 122 / 0.1)
}

.border-zinc-500\/100 {
    border-color: rgb(113 113 122 / 1)
}

.border-zinc-500\/20 {
    border-color: rgb(113 113 122 / 0.2)
}

.border-zinc-500\/25 {
    border-color: rgb(113 113 122 / 0.25)
}

.border-zinc-500\/30 {
    border-color: rgb(113 113 122 / 0.3)
}

.border-zinc-500\/40 {
    border-color: rgb(113 113 122 / 0.4)
}

.border-zinc-500\/5 {
    border-color: rgb(113 113 122 / 0.05)
}

.border-zinc-500\/50 {
    border-color: rgb(113 113 122 / 0.5)
}

.border-zinc-500\/60 {
    border-color: rgb(113 113 122 / 0.6)
}

.border-zinc-500\/70 {
    border-color: rgb(113 113 122 / 0.7)
}

.border-zinc-500\/75 {
    border-color: rgb(113 113 122 / 0.75)
}

.border-zinc-500\/80 {
    border-color: rgb(113 113 122 / 0.8)
}

.border-zinc-500\/90 {
    border-color: rgb(113 113 122 / 0.9)
}

.border-zinc-500\/95 {
    border-color: rgb(113 113 122 / 0.95)
}

.border-zinc-600 {
    --tw-border-opacity: 1;
    border-color: rgb(82 82 91 / var(--tw-border-opacity))
}

.border-zinc-600\/0 {
    border-color: rgb(82 82 91 / 0)
}

.border-zinc-600\/10 {
    border-color: rgb(82 82 91 / 0.1)
}

.border-zinc-600\/100 {
    border-color: rgb(82 82 91 / 1)
}

.border-zinc-600\/20 {
    border-color: rgb(82 82 91 / 0.2)
}

.border-zinc-600\/25 {
    border-color: rgb(82 82 91 / 0.25)
}

.border-zinc-600\/30 {
    border-color: rgb(82 82 91 / 0.3)
}

.border-zinc-600\/40 {
    border-color: rgb(82 82 91 / 0.4)
}

.border-zinc-600\/5 {
    border-color: rgb(82 82 91 / 0.05)
}

.border-zinc-600\/50 {
    border-color: rgb(82 82 91 / 0.5)
}

.border-zinc-600\/60 {
    border-color: rgb(82 82 91 / 0.6)
}

.border-zinc-600\/70 {
    border-color: rgb(82 82 91 / 0.7)
}

.border-zinc-600\/75 {
    border-color: rgb(82 82 91 / 0.75)
}

.border-zinc-600\/80 {
    border-color: rgb(82 82 91 / 0.8)
}

.border-zinc-600\/90 {
    border-color: rgb(82 82 91 / 0.9)
}

.border-zinc-600\/95 {
    border-color: rgb(82 82 91 / 0.95)
}

.border-zinc-700 {
    --tw-border-opacity: 1;
    border-color: rgb(63 63 70 / var(--tw-border-opacity))
}

.border-zinc-700\/0 {
    border-color: rgb(63 63 70 / 0)
}

.border-zinc-700\/10 {
    border-color: rgb(63 63 70 / 0.1)
}

.border-zinc-700\/100 {
    border-color: rgb(63 63 70 / 1)
}

.border-zinc-700\/20 {
    border-color: rgb(63 63 70 / 0.2)
}

.border-zinc-700\/25 {
    border-color: rgb(63 63 70 / 0.25)
}

.border-zinc-700\/30 {
    border-color: rgb(63 63 70 / 0.3)
}

.border-zinc-700\/40 {
    border-color: rgb(63 63 70 / 0.4)
}

.border-zinc-700\/5 {
    border-color: rgb(63 63 70 / 0.05)
}

.border-zinc-700\/50 {
    border-color: rgb(63 63 70 / 0.5)
}

.border-zinc-700\/60 {
    border-color: rgb(63 63 70 / 0.6)
}

.border-zinc-700\/70 {
    border-color: rgb(63 63 70 / 0.7)
}

.border-zinc-700\/75 {
    border-color: rgb(63 63 70 / 0.75)
}

.border-zinc-700\/80 {
    border-color: rgb(63 63 70 / 0.8)
}

.border-zinc-700\/90 {
    border-color: rgb(63 63 70 / 0.9)
}

.border-zinc-700\/95 {
    border-color: rgb(63 63 70 / 0.95)
}

.border-zinc-800 {
    --tw-border-opacity: 1;
    border-color: rgb(39 39 42 / var(--tw-border-opacity))
}

.border-zinc-800\/0 {
    border-color: rgb(39 39 42 / 0)
}

.border-zinc-800\/10 {
    border-color: rgb(39 39 42 / 0.1)
}

.border-zinc-800\/100 {
    border-color: rgb(39 39 42 / 1)
}

.border-zinc-800\/20 {
    border-color: rgb(39 39 42 / 0.2)
}

.border-zinc-800\/25 {
    border-color: rgb(39 39 42 / 0.25)
}

.border-zinc-800\/30 {
    border-color: rgb(39 39 42 / 0.3)
}

.border-zinc-800\/40 {
    border-color: rgb(39 39 42 / 0.4)
}

.border-zinc-800\/5 {
    border-color: rgb(39 39 42 / 0.05)
}

.border-zinc-800\/50 {
    border-color: rgb(39 39 42 / 0.5)
}

.border-zinc-800\/60 {
    border-color: rgb(39 39 42 / 0.6)
}

.border-zinc-800\/70 {
    border-color: rgb(39 39 42 / 0.7)
}

.border-zinc-800\/75 {
    border-color: rgb(39 39 42 / 0.75)
}

.border-zinc-800\/80 {
    border-color: rgb(39 39 42 / 0.8)
}

.border-zinc-800\/90 {
    border-color: rgb(39 39 42 / 0.9)
}

.border-zinc-800\/95 {
    border-color: rgb(39 39 42 / 0.95)
}

.border-zinc-900 {
    --tw-border-opacity: 1;
    border-color: rgb(24 24 27 / var(--tw-border-opacity))
}

.border-zinc-900\/0 {
    border-color: rgb(24 24 27 / 0)
}

.border-zinc-900\/10 {
    border-color: rgb(24 24 27 / 0.1)
}

.border-zinc-900\/100 {
    border-color: rgb(24 24 27 / 1)
}

.border-zinc-900\/20 {
    border-color: rgb(24 24 27 / 0.2)
}

.border-zinc-900\/25 {
    border-color: rgb(24 24 27 / 0.25)
}

.border-zinc-900\/30 {
    border-color: rgb(24 24 27 / 0.3)
}

.border-zinc-900\/40 {
    border-color: rgb(24 24 27 / 0.4)
}

.border-zinc-900\/5 {
    border-color: rgb(24 24 27 / 0.05)
}

.border-zinc-900\/50 {
    border-color: rgb(24 24 27 / 0.5)
}

.border-zinc-900\/60 {
    border-color: rgb(24 24 27 / 0.6)
}

.border-zinc-900\/70 {
    border-color: rgb(24 24 27 / 0.7)
}

.border-zinc-900\/75 {
    border-color: rgb(24 24 27 / 0.75)
}

.border-zinc-900\/80 {
    border-color: rgb(24 24 27 / 0.8)
}

.border-zinc-900\/90 {
    border-color: rgb(24 24 27 / 0.9)
}

.border-zinc-900\/95 {
    border-color: rgb(24 24 27 / 0.95)
}

.border-zinc-950 {
    --tw-border-opacity: 1;
    border-color: rgb(9 9 11 / var(--tw-border-opacity))
}

.border-zinc-950\/0 {
    border-color: rgb(9 9 11 / 0)
}

.border-zinc-950\/10 {
    border-color: rgb(9 9 11 / 0.1)
}

.border-zinc-950\/100 {
    border-color: rgb(9 9 11 / 1)
}

.border-zinc-950\/20 {
    border-color: rgb(9 9 11 / 0.2)
}

.border-zinc-950\/25 {
    border-color: rgb(9 9 11 / 0.25)
}

.border-zinc-950\/30 {
    border-color: rgb(9 9 11 / 0.3)
}

.border-zinc-950\/40 {
    border-color: rgb(9 9 11 / 0.4)
}

.border-zinc-950\/5 {
    border-color: rgb(9 9 11 / 0.05)
}

.border-zinc-950\/50 {
    border-color: rgb(9 9 11 / 0.5)
}

.border-zinc-950\/60 {
    border-color: rgb(9 9 11 / 0.6)
}

.border-zinc-950\/70 {
    border-color: rgb(9 9 11 / 0.7)
}

.border-zinc-950\/75 {
    border-color: rgb(9 9 11 / 0.75)
}

.border-zinc-950\/80 {
    border-color: rgb(9 9 11 / 0.8)
}

.border-zinc-950\/90 {
    border-color: rgb(9 9 11 / 0.9)
}

.border-zinc-950\/95 {
    border-color: rgb(9 9 11 / 0.95)
}

.border-y-\[\#6B8CC2\] {
    --tw-border-opacity: 1;
    border-top-color: rgb(107 140 194 / var(--tw-border-opacity));
    border-bottom-color: rgb(107 140 194 / var(--tw-border-opacity))
}

.border-opacity-20 {
    --tw-border-opacity: 0.2
}

.border-opacity-25 {
    --tw-border-opacity: 0.25
}

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

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

.bg-\[\#004AC3\] {
    --tw-bg-opacity: 1;
    background-color: rgb(0 74 195 / var(--tw-bg-opacity))
}

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

.bg-\[\#EEF1F5\] {
    --tw-bg-opacity: 1;
    background-color: rgb(238 241 245 / var(--tw-bg-opacity))
}

.bg-\[var\(--bg-even\)\] {
    background-color: var(--bg-even)
}

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

.bg-blue-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(219 234 254 / var(--tw-bg-opacity))
}

.bg-blue-100\/0 {
    background-color: rgb(219 234 254 / 0)
}

.bg-blue-100\/10 {
    background-color: rgb(219 234 254 / 0.1)
}

.bg-blue-100\/100 {
    background-color: rgb(219 234 254 / 1)
}

.bg-blue-100\/20 {
    background-color: rgb(219 234 254 / 0.2)
}

.bg-blue-100\/25 {
    background-color: rgb(219 234 254 / 0.25)
}

.bg-blue-100\/30 {
    background-color: rgb(219 234 254 / 0.3)
}

.bg-blue-100\/40 {
    background-color: rgb(219 234 254 / 0.4)
}

.bg-blue-100\/5 {
    background-color: rgb(219 234 254 / 0.05)
}

.bg-blue-100\/50 {
    background-color: rgb(219 234 254 / 0.5)
}

.bg-blue-100\/60 {
    background-color: rgb(219 234 254 / 0.6)
}

.bg-blue-100\/70 {
    background-color: rgb(219 234 254 / 0.7)
}

.bg-blue-100\/75 {
    background-color: rgb(219 234 254 / 0.75)
}

.bg-blue-100\/80 {
    background-color: rgb(219 234 254 / 0.8)
}

.bg-blue-100\/90 {
    background-color: rgb(219 234 254 / 0.9)
}

.bg-blue-100\/95 {
    background-color: rgb(219 234 254 / 0.95)
}

.bg-blue-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(191 219 254 / var(--tw-bg-opacity))
}

.bg-blue-200\/0 {
    background-color: rgb(191 219 254 / 0)
}

.bg-blue-200\/10 {
    background-color: rgb(191 219 254 / 0.1)
}

.bg-blue-200\/100 {
    background-color: rgb(191 219 254 / 1)
}

.bg-blue-200\/20 {
    background-color: rgb(191 219 254 / 0.2)
}

.bg-blue-200\/25 {
    background-color: rgb(191 219 254 / 0.25)
}

.bg-blue-200\/30 {
    background-color: rgb(191 219 254 / 0.3)
}

.bg-blue-200\/40 {
    background-color: rgb(191 219 254 / 0.4)
}

.bg-blue-200\/5 {
    background-color: rgb(191 219 254 / 0.05)
}

.bg-blue-200\/50 {
    background-color: rgb(191 219 254 / 0.5)
}

.bg-blue-200\/60 {
    background-color: rgb(191 219 254 / 0.6)
}

.bg-blue-200\/70 {
    background-color: rgb(191 219 254 / 0.7)
}

.bg-blue-200\/75 {
    background-color: rgb(191 219 254 / 0.75)
}

.bg-blue-200\/80 {
    background-color: rgb(191 219 254 / 0.8)
}

.bg-blue-200\/90 {
    background-color: rgb(191 219 254 / 0.9)
}

.bg-blue-200\/95 {
    background-color: rgb(191 219 254 / 0.95)
}

.bg-blue-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(147 197 253 / var(--tw-bg-opacity))
}

.bg-blue-300\/0 {
    background-color: rgb(147 197 253 / 0)
}

.bg-blue-300\/10 {
    background-color: rgb(147 197 253 / 0.1)
}

.bg-blue-300\/100 {
    background-color: rgb(147 197 253 / 1)
}

.bg-blue-300\/20 {
    background-color: rgb(147 197 253 / 0.2)
}

.bg-blue-300\/25 {
    background-color: rgb(147 197 253 / 0.25)
}

.bg-blue-300\/30 {
    background-color: rgb(147 197 253 / 0.3)
}

.bg-blue-300\/40 {
    background-color: rgb(147 197 253 / 0.4)
}

.bg-blue-300\/5 {
    background-color: rgb(147 197 253 / 0.05)
}

.bg-blue-300\/50 {
    background-color: rgb(147 197 253 / 0.5)
}

.bg-blue-300\/60 {
    background-color: rgb(147 197 253 / 0.6)
}

.bg-blue-300\/70 {
    background-color: rgb(147 197 253 / 0.7)
}

.bg-blue-300\/75 {
    background-color: rgb(147 197 253 / 0.75)
}

.bg-blue-300\/80 {
    background-color: rgb(147 197 253 / 0.8)
}

.bg-blue-300\/90 {
    background-color: rgb(147 197 253 / 0.9)
}

.bg-blue-300\/95 {
    background-color: rgb(147 197 253 / 0.95)
}

.bg-blue-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(96 165 250 / var(--tw-bg-opacity))
}

.bg-blue-400\/0 {
    background-color: rgb(96 165 250 / 0)
}

.bg-blue-400\/10 {
    background-color: rgb(96 165 250 / 0.1)
}

.bg-blue-400\/100 {
    background-color: rgb(96 165 250 / 1)
}

.bg-blue-400\/20 {
    background-color: rgb(96 165 250 / 0.2)
}

.bg-blue-400\/25 {
    background-color: rgb(96 165 250 / 0.25)
}

.bg-blue-400\/30 {
    background-color: rgb(96 165 250 / 0.3)
}

.bg-blue-400\/40 {
    background-color: rgb(96 165 250 / 0.4)
}

.bg-blue-400\/5 {
    background-color: rgb(96 165 250 / 0.05)
}

.bg-blue-400\/50 {
    background-color: rgb(96 165 250 / 0.5)
}

.bg-blue-400\/60 {
    background-color: rgb(96 165 250 / 0.6)
}

.bg-blue-400\/70 {
    background-color: rgb(96 165 250 / 0.7)
}

.bg-blue-400\/75 {
    background-color: rgb(96 165 250 / 0.75)
}

.bg-blue-400\/80 {
    background-color: rgb(96 165 250 / 0.8)
}

.bg-blue-400\/90 {
    background-color: rgb(96 165 250 / 0.9)
}

.bg-blue-400\/95 {
    background-color: rgb(96 165 250 / 0.95)
}

.bg-blue-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(239 246 255 / var(--tw-bg-opacity))
}

.bg-blue-50\/0 {
    background-color: rgb(239 246 255 / 0)
}

.bg-blue-50\/10 {
    background-color: rgb(239 246 255 / 0.1)
}

.bg-blue-50\/100 {
    background-color: rgb(239 246 255 / 1)
}

.bg-blue-50\/20 {
    background-color: rgb(239 246 255 / 0.2)
}

.bg-blue-50\/25 {
    background-color: rgb(239 246 255 / 0.25)
}

.bg-blue-50\/30 {
    background-color: rgb(239 246 255 / 0.3)
}

.bg-blue-50\/40 {
    background-color: rgb(239 246 255 / 0.4)
}

.bg-blue-50\/5 {
    background-color: rgb(239 246 255 / 0.05)
}

.bg-blue-50\/50 {
    background-color: rgb(239 246 255 / 0.5)
}

.bg-blue-50\/60 {
    background-color: rgb(239 246 255 / 0.6)
}

.bg-blue-50\/70 {
    background-color: rgb(239 246 255 / 0.7)
}

.bg-blue-50\/75 {
    background-color: rgb(239 246 255 / 0.75)
}

.bg-blue-50\/80 {
    background-color: rgb(239 246 255 / 0.8)
}

.bg-blue-50\/90 {
    background-color: rgb(239 246 255 / 0.9)
}

.bg-blue-50\/95 {
    background-color: rgb(239 246 255 / 0.95)
}

.bg-blue-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(59 130 246 / var(--tw-bg-opacity))
}

.bg-blue-500\/0 {
    background-color: rgb(59 130 246 / 0)
}

.bg-blue-500\/10 {
    background-color: rgb(59 130 246 / 0.1)
}

.bg-blue-500\/100 {
    background-color: rgb(59 130 246 / 1)
}

.bg-blue-500\/20 {
    background-color: rgb(59 130 246 / 0.2)
}

.bg-blue-500\/25 {
    background-color: rgb(59 130 246 / 0.25)
}

.bg-blue-500\/30 {
    background-color: rgb(59 130 246 / 0.3)
}

.bg-blue-500\/40 {
    background-color: rgb(59 130 246 / 0.4)
}

.bg-blue-500\/5 {
    background-color: rgb(59 130 246 / 0.05)
}

.bg-blue-500\/50 {
    background-color: rgb(59 130 246 / 0.5)
}

.bg-blue-500\/60 {
    background-color: rgb(59 130 246 / 0.6)
}

.bg-blue-500\/70 {
    background-color: rgb(59 130 246 / 0.7)
}

.bg-blue-500\/75 {
    background-color: rgb(59 130 246 / 0.75)
}

.bg-blue-500\/80 {
    background-color: rgb(59 130 246 / 0.8)
}

.bg-blue-500\/90 {
    background-color: rgb(59 130 246 / 0.9)
}

.bg-blue-500\/95 {
    background-color: rgb(59 130 246 / 0.95)
}

.bg-blue-550 {
    --tw-bg-opacity: 1;
    background-color: rgb(51 88 255 / var(--tw-bg-opacity))
}

.bg-blue-550\/0 {
    background-color: rgb(51 88 255 / 0)
}

.bg-blue-550\/10 {
    background-color: rgb(51 88 255 / 0.1)
}

.bg-blue-550\/100 {
    background-color: rgb(51 88 255 / 1)
}

.bg-blue-550\/20 {
    background-color: rgb(51 88 255 / 0.2)
}

.bg-blue-550\/25 {
    background-color: rgb(51 88 255 / 0.25)
}

.bg-blue-550\/30 {
    background-color: rgb(51 88 255 / 0.3)
}

.bg-blue-550\/40 {
    background-color: rgb(51 88 255 / 0.4)
}

.bg-blue-550\/5 {
    background-color: rgb(51 88 255 / 0.05)
}

.bg-blue-550\/50 {
    background-color: rgb(51 88 255 / 0.5)
}

.bg-blue-550\/60 {
    background-color: rgb(51 88 255 / 0.6)
}

.bg-blue-550\/70 {
    background-color: rgb(51 88 255 / 0.7)
}

.bg-blue-550\/75 {
    background-color: rgb(51 88 255 / 0.75)
}

.bg-blue-550\/80 {
    background-color: rgb(51 88 255 / 0.8)
}

.bg-blue-550\/90 {
    background-color: rgb(51 88 255 / 0.9)
}

.bg-blue-550\/95 {
    background-color: rgb(51 88 255 / 0.95)
}

.bg-blue-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(37 99 235 / var(--tw-bg-opacity))
}

.bg-blue-600\/0 {
    background-color: rgb(37 99 235 / 0)
}

.bg-blue-600\/10 {
    background-color: rgb(37 99 235 / 0.1)
}

.bg-blue-600\/100 {
    background-color: rgb(37 99 235 / 1)
}

.bg-blue-600\/20 {
    background-color: rgb(37 99 235 / 0.2)
}

.bg-blue-600\/25 {
    background-color: rgb(37 99 235 / 0.25)
}

.bg-blue-600\/30 {
    background-color: rgb(37 99 235 / 0.3)
}

.bg-blue-600\/40 {
    background-color: rgb(37 99 235 / 0.4)
}

.bg-blue-600\/5 {
    background-color: rgb(37 99 235 / 0.05)
}

.bg-blue-600\/50 {
    background-color: rgb(37 99 235 / 0.5)
}

.bg-blue-600\/60 {
    background-color: rgb(37 99 235 / 0.6)
}

.bg-blue-600\/70 {
    background-color: rgb(37 99 235 / 0.7)
}

.bg-blue-600\/75 {
    background-color: rgb(37 99 235 / 0.75)
}

.bg-blue-600\/80 {
    background-color: rgb(37 99 235 / 0.8)
}

.bg-blue-600\/90 {
    background-color: rgb(37 99 235 / 0.9)
}

.bg-blue-600\/95 {
    background-color: rgb(37 99 235 / 0.95)
}

.bg-blue-650 {
    --tw-bg-opacity: 1;
    background-color: rgb(61 88 164 / var(--tw-bg-opacity))
}

.bg-blue-650\/0 {
    background-color: rgb(61 88 164 / 0)
}

.bg-blue-650\/10 {
    background-color: rgb(61 88 164 / 0.1)
}

.bg-blue-650\/100 {
    background-color: rgb(61 88 164 / 1)
}

.bg-blue-650\/20 {
    background-color: rgb(61 88 164 / 0.2)
}

.bg-blue-650\/25 {
    background-color: rgb(61 88 164 / 0.25)
}

.bg-blue-650\/30 {
    background-color: rgb(61 88 164 / 0.3)
}

.bg-blue-650\/40 {
    background-color: rgb(61 88 164 / 0.4)
}

.bg-blue-650\/5 {
    background-color: rgb(61 88 164 / 0.05)
}

.bg-blue-650\/50 {
    background-color: rgb(61 88 164 / 0.5)
}

.bg-blue-650\/60 {
    background-color: rgb(61 88 164 / 0.6)
}

.bg-blue-650\/70 {
    background-color: rgb(61 88 164 / 0.7)
}

.bg-blue-650\/75 {
    background-color: rgb(61 88 164 / 0.75)
}

.bg-blue-650\/80 {
    background-color: rgb(61 88 164 / 0.8)
}

.bg-blue-650\/90 {
    background-color: rgb(61 88 164 / 0.9)
}

.bg-blue-650\/95 {
    background-color: rgb(61 88 164 / 0.95)
}

.bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(29 78 216 / var(--tw-bg-opacity))
}

.bg-blue-700\/0 {
    background-color: rgb(29 78 216 / 0)
}

.bg-blue-700\/10 {
    background-color: rgb(29 78 216 / 0.1)
}

.bg-blue-700\/100 {
    background-color: rgb(29 78 216 / 1)
}

.bg-blue-700\/20 {
    background-color: rgb(29 78 216 / 0.2)
}

.bg-blue-700\/25 {
    background-color: rgb(29 78 216 / 0.25)
}

.bg-blue-700\/30 {
    background-color: rgb(29 78 216 / 0.3)
}

.bg-blue-700\/40 {
    background-color: rgb(29 78 216 / 0.4)
}

.bg-blue-700\/5 {
    background-color: rgb(29 78 216 / 0.05)
}

.bg-blue-700\/50 {
    background-color: rgb(29 78 216 / 0.5)
}

.bg-blue-700\/60 {
    background-color: rgb(29 78 216 / 0.6)
}

.bg-blue-700\/70 {
    background-color: rgb(29 78 216 / 0.7)
}

.bg-blue-700\/75 {
    background-color: rgb(29 78 216 / 0.75)
}

.bg-blue-700\/80 {
    background-color: rgb(29 78 216 / 0.8)
}

.bg-blue-700\/90 {
    background-color: rgb(29 78 216 / 0.9)
}

.bg-blue-700\/95 {
    background-color: rgb(29 78 216 / 0.95)
}

.bg-blue-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(30 64 175 / var(--tw-bg-opacity))
}

.bg-blue-800\/0 {
    background-color: rgb(30 64 175 / 0)
}

.bg-blue-800\/10 {
    background-color: rgb(30 64 175 / 0.1)
}

.bg-blue-800\/100 {
    background-color: rgb(30 64 175 / 1)
}

.bg-blue-800\/20 {
    background-color: rgb(30 64 175 / 0.2)
}

.bg-blue-800\/25 {
    background-color: rgb(30 64 175 / 0.25)
}

.bg-blue-800\/30 {
    background-color: rgb(30 64 175 / 0.3)
}

.bg-blue-800\/40 {
    background-color: rgb(30 64 175 / 0.4)
}

.bg-blue-800\/5 {
    background-color: rgb(30 64 175 / 0.05)
}

.bg-blue-800\/50 {
    background-color: rgb(30 64 175 / 0.5)
}

.bg-blue-800\/60 {
    background-color: rgb(30 64 175 / 0.6)
}

.bg-blue-800\/70 {
    background-color: rgb(30 64 175 / 0.7)
}

.bg-blue-800\/75 {
    background-color: rgb(30 64 175 / 0.75)
}

.bg-blue-800\/80 {
    background-color: rgb(30 64 175 / 0.8)
}

.bg-blue-800\/90 {
    background-color: rgb(30 64 175 / 0.9)
}

.bg-blue-800\/95 {
    background-color: rgb(30 64 175 / 0.95)
}

.bg-blue-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(30 58 138 / var(--tw-bg-opacity))
}

.bg-blue-900\/0 {
    background-color: rgb(30 58 138 / 0)
}

.bg-blue-900\/10 {
    background-color: rgb(30 58 138 / 0.1)
}

.bg-blue-900\/100 {
    background-color: rgb(30 58 138 / 1)
}

.bg-blue-900\/20 {
    background-color: rgb(30 58 138 / 0.2)
}

.bg-blue-900\/25 {
    background-color: rgb(30 58 138 / 0.25)
}

.bg-blue-900\/30 {
    background-color: rgb(30 58 138 / 0.3)
}

.bg-blue-900\/40 {
    background-color: rgb(30 58 138 / 0.4)
}

.bg-blue-900\/5 {
    background-color: rgb(30 58 138 / 0.05)
}

.bg-blue-900\/50 {
    background-color: rgb(30 58 138 / 0.5)
}

.bg-blue-900\/60 {
    background-color: rgb(30 58 138 / 0.6)
}

.bg-blue-900\/70 {
    background-color: rgb(30 58 138 / 0.7)
}

.bg-blue-900\/75 {
    background-color: rgb(30 58 138 / 0.75)
}

.bg-blue-900\/80 {
    background-color: rgb(30 58 138 / 0.8)
}

.bg-blue-900\/90 {
    background-color: rgb(30 58 138 / 0.9)
}

.bg-blue-900\/95 {
    background-color: rgb(30 58 138 / 0.95)
}

.bg-blue-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(23 37 84 / var(--tw-bg-opacity))
}

.bg-blue-950\/0 {
    background-color: rgb(23 37 84 / 0)
}

.bg-blue-950\/10 {
    background-color: rgb(23 37 84 / 0.1)
}

.bg-blue-950\/100 {
    background-color: rgb(23 37 84 / 1)
}

.bg-blue-950\/20 {
    background-color: rgb(23 37 84 / 0.2)
}

.bg-blue-950\/25 {
    background-color: rgb(23 37 84 / 0.25)
}

.bg-blue-950\/30 {
    background-color: rgb(23 37 84 / 0.3)
}

.bg-blue-950\/40 {
    background-color: rgb(23 37 84 / 0.4)
}

.bg-blue-950\/5 {
    background-color: rgb(23 37 84 / 0.05)
}

.bg-blue-950\/50 {
    background-color: rgb(23 37 84 / 0.5)
}

.bg-blue-950\/60 {
    background-color: rgb(23 37 84 / 0.6)
}

.bg-blue-950\/70 {
    background-color: rgb(23 37 84 / 0.7)
}

.bg-blue-950\/75 {
    background-color: rgb(23 37 84 / 0.75)
}

.bg-blue-950\/80 {
    background-color: rgb(23 37 84 / 0.8)
}

.bg-blue-950\/90 {
    background-color: rgb(23 37 84 / 0.9)
}

.bg-blue-950\/95 {
    background-color: rgb(23 37 84 / 0.95)
}

.bg-cyan-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(207 250 254 / var(--tw-bg-opacity))
}

.bg-cyan-100\/0 {
    background-color: rgb(207 250 254 / 0)
}

.bg-cyan-100\/10 {
    background-color: rgb(207 250 254 / 0.1)
}

.bg-cyan-100\/100 {
    background-color: rgb(207 250 254 / 1)
}

.bg-cyan-100\/20 {
    background-color: rgb(207 250 254 / 0.2)
}

.bg-cyan-100\/25 {
    background-color: rgb(207 250 254 / 0.25)
}

.bg-cyan-100\/30 {
    background-color: rgb(207 250 254 / 0.3)
}

.bg-cyan-100\/40 {
    background-color: rgb(207 250 254 / 0.4)
}

.bg-cyan-100\/5 {
    background-color: rgb(207 250 254 / 0.05)
}

.bg-cyan-100\/50 {
    background-color: rgb(207 250 254 / 0.5)
}

.bg-cyan-100\/60 {
    background-color: rgb(207 250 254 / 0.6)
}

.bg-cyan-100\/70 {
    background-color: rgb(207 250 254 / 0.7)
}

.bg-cyan-100\/75 {
    background-color: rgb(207 250 254 / 0.75)
}

.bg-cyan-100\/80 {
    background-color: rgb(207 250 254 / 0.8)
}

.bg-cyan-100\/90 {
    background-color: rgb(207 250 254 / 0.9)
}

.bg-cyan-100\/95 {
    background-color: rgb(207 250 254 / 0.95)
}

.bg-cyan-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(165 243 252 / var(--tw-bg-opacity))
}

.bg-cyan-200\/0 {
    background-color: rgb(165 243 252 / 0)
}

.bg-cyan-200\/10 {
    background-color: rgb(165 243 252 / 0.1)
}

.bg-cyan-200\/100 {
    background-color: rgb(165 243 252 / 1)
}

.bg-cyan-200\/20 {
    background-color: rgb(165 243 252 / 0.2)
}

.bg-cyan-200\/25 {
    background-color: rgb(165 243 252 / 0.25)
}

.bg-cyan-200\/30 {
    background-color: rgb(165 243 252 / 0.3)
}

.bg-cyan-200\/40 {
    background-color: rgb(165 243 252 / 0.4)
}

.bg-cyan-200\/5 {
    background-color: rgb(165 243 252 / 0.05)
}

.bg-cyan-200\/50 {
    background-color: rgb(165 243 252 / 0.5)
}

.bg-cyan-200\/60 {
    background-color: rgb(165 243 252 / 0.6)
}

.bg-cyan-200\/70 {
    background-color: rgb(165 243 252 / 0.7)
}

.bg-cyan-200\/75 {
    background-color: rgb(165 243 252 / 0.75)
}

.bg-cyan-200\/80 {
    background-color: rgb(165 243 252 / 0.8)
}

.bg-cyan-200\/90 {
    background-color: rgb(165 243 252 / 0.9)
}

.bg-cyan-200\/95 {
    background-color: rgb(165 243 252 / 0.95)
}

.bg-cyan-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(103 232 249 / var(--tw-bg-opacity))
}

.bg-cyan-300\/0 {
    background-color: rgb(103 232 249 / 0)
}

.bg-cyan-300\/10 {
    background-color: rgb(103 232 249 / 0.1)
}

.bg-cyan-300\/100 {
    background-color: rgb(103 232 249 / 1)
}

.bg-cyan-300\/20 {
    background-color: rgb(103 232 249 / 0.2)
}

.bg-cyan-300\/25 {
    background-color: rgb(103 232 249 / 0.25)
}

.bg-cyan-300\/30 {
    background-color: rgb(103 232 249 / 0.3)
}

.bg-cyan-300\/40 {
    background-color: rgb(103 232 249 / 0.4)
}

.bg-cyan-300\/5 {
    background-color: rgb(103 232 249 / 0.05)
}

.bg-cyan-300\/50 {
    background-color: rgb(103 232 249 / 0.5)
}

.bg-cyan-300\/60 {
    background-color: rgb(103 232 249 / 0.6)
}

.bg-cyan-300\/70 {
    background-color: rgb(103 232 249 / 0.7)
}

.bg-cyan-300\/75 {
    background-color: rgb(103 232 249 / 0.75)
}

.bg-cyan-300\/80 {
    background-color: rgb(103 232 249 / 0.8)
}

.bg-cyan-300\/90 {
    background-color: rgb(103 232 249 / 0.9)
}

.bg-cyan-300\/95 {
    background-color: rgb(103 232 249 / 0.95)
}

.bg-cyan-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(34 211 238 / var(--tw-bg-opacity))
}

.bg-cyan-400\/0 {
    background-color: rgb(34 211 238 / 0)
}

.bg-cyan-400\/10 {
    background-color: rgb(34 211 238 / 0.1)
}

.bg-cyan-400\/100 {
    background-color: rgb(34 211 238 / 1)
}

.bg-cyan-400\/20 {
    background-color: rgb(34 211 238 / 0.2)
}

.bg-cyan-400\/25 {
    background-color: rgb(34 211 238 / 0.25)
}

.bg-cyan-400\/30 {
    background-color: rgb(34 211 238 / 0.3)
}

.bg-cyan-400\/40 {
    background-color: rgb(34 211 238 / 0.4)
}

.bg-cyan-400\/5 {
    background-color: rgb(34 211 238 / 0.05)
}

.bg-cyan-400\/50 {
    background-color: rgb(34 211 238 / 0.5)
}

.bg-cyan-400\/60 {
    background-color: rgb(34 211 238 / 0.6)
}

.bg-cyan-400\/70 {
    background-color: rgb(34 211 238 / 0.7)
}

.bg-cyan-400\/75 {
    background-color: rgb(34 211 238 / 0.75)
}

.bg-cyan-400\/80 {
    background-color: rgb(34 211 238 / 0.8)
}

.bg-cyan-400\/90 {
    background-color: rgb(34 211 238 / 0.9)
}

.bg-cyan-400\/95 {
    background-color: rgb(34 211 238 / 0.95)
}

.bg-cyan-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(236 254 255 / var(--tw-bg-opacity))
}

.bg-cyan-50\/0 {
    background-color: rgb(236 254 255 / 0)
}

.bg-cyan-50\/10 {
    background-color: rgb(236 254 255 / 0.1)
}

.bg-cyan-50\/100 {
    background-color: rgb(236 254 255 / 1)
}

.bg-cyan-50\/20 {
    background-color: rgb(236 254 255 / 0.2)
}

.bg-cyan-50\/25 {
    background-color: rgb(236 254 255 / 0.25)
}

.bg-cyan-50\/30 {
    background-color: rgb(236 254 255 / 0.3)
}

.bg-cyan-50\/40 {
    background-color: rgb(236 254 255 / 0.4)
}

.bg-cyan-50\/5 {
    background-color: rgb(236 254 255 / 0.05)
}

.bg-cyan-50\/50 {
    background-color: rgb(236 254 255 / 0.5)
}

.bg-cyan-50\/60 {
    background-color: rgb(236 254 255 / 0.6)
}

.bg-cyan-50\/70 {
    background-color: rgb(236 254 255 / 0.7)
}

.bg-cyan-50\/75 {
    background-color: rgb(236 254 255 / 0.75)
}

.bg-cyan-50\/80 {
    background-color: rgb(236 254 255 / 0.8)
}

.bg-cyan-50\/90 {
    background-color: rgb(236 254 255 / 0.9)
}

.bg-cyan-50\/95 {
    background-color: rgb(236 254 255 / 0.95)
}

.bg-cyan-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(6 182 212 / var(--tw-bg-opacity))
}

.bg-cyan-500\/0 {
    background-color: rgb(6 182 212 / 0)
}

.bg-cyan-500\/10 {
    background-color: rgb(6 182 212 / 0.1)
}

.bg-cyan-500\/100 {
    background-color: rgb(6 182 212 / 1)
}

.bg-cyan-500\/20 {
    background-color: rgb(6 182 212 / 0.2)
}

.bg-cyan-500\/25 {
    background-color: rgb(6 182 212 / 0.25)
}

.bg-cyan-500\/30 {
    background-color: rgb(6 182 212 / 0.3)
}

.bg-cyan-500\/40 {
    background-color: rgb(6 182 212 / 0.4)
}

.bg-cyan-500\/5 {
    background-color: rgb(6 182 212 / 0.05)
}

.bg-cyan-500\/50 {
    background-color: rgb(6 182 212 / 0.5)
}

.bg-cyan-500\/60 {
    background-color: rgb(6 182 212 / 0.6)
}

.bg-cyan-500\/70 {
    background-color: rgb(6 182 212 / 0.7)
}

.bg-cyan-500\/75 {
    background-color: rgb(6 182 212 / 0.75)
}

.bg-cyan-500\/80 {
    background-color: rgb(6 182 212 / 0.8)
}

.bg-cyan-500\/90 {
    background-color: rgb(6 182 212 / 0.9)
}

.bg-cyan-500\/95 {
    background-color: rgb(6 182 212 / 0.95)
}

.bg-cyan-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(8 145 178 / var(--tw-bg-opacity))
}

.bg-cyan-600\/0 {
    background-color: rgb(8 145 178 / 0)
}

.bg-cyan-600\/10 {
    background-color: rgb(8 145 178 / 0.1)
}

.bg-cyan-600\/100 {
    background-color: rgb(8 145 178 / 1)
}

.bg-cyan-600\/20 {
    background-color: rgb(8 145 178 / 0.2)
}

.bg-cyan-600\/25 {
    background-color: rgb(8 145 178 / 0.25)
}

.bg-cyan-600\/30 {
    background-color: rgb(8 145 178 / 0.3)
}

.bg-cyan-600\/40 {
    background-color: rgb(8 145 178 / 0.4)
}

.bg-cyan-600\/5 {
    background-color: rgb(8 145 178 / 0.05)
}

.bg-cyan-600\/50 {
    background-color: rgb(8 145 178 / 0.5)
}

.bg-cyan-600\/60 {
    background-color: rgb(8 145 178 / 0.6)
}

.bg-cyan-600\/70 {
    background-color: rgb(8 145 178 / 0.7)
}

.bg-cyan-600\/75 {
    background-color: rgb(8 145 178 / 0.75)
}

.bg-cyan-600\/80 {
    background-color: rgb(8 145 178 / 0.8)
}

.bg-cyan-600\/90 {
    background-color: rgb(8 145 178 / 0.9)
}

.bg-cyan-600\/95 {
    background-color: rgb(8 145 178 / 0.95)
}

.bg-cyan-650 {
    --tw-bg-opacity: 1;
    background-color: rgb(39 128 166 / var(--tw-bg-opacity))
}

.bg-cyan-650\/0 {
    background-color: rgb(39 128 166 / 0)
}

.bg-cyan-650\/10 {
    background-color: rgb(39 128 166 / 0.1)
}

.bg-cyan-650\/100 {
    background-color: rgb(39 128 166 / 1)
}

.bg-cyan-650\/20 {
    background-color: rgb(39 128 166 / 0.2)
}

.bg-cyan-650\/25 {
    background-color: rgb(39 128 166 / 0.25)
}

.bg-cyan-650\/30 {
    background-color: rgb(39 128 166 / 0.3)
}

.bg-cyan-650\/40 {
    background-color: rgb(39 128 166 / 0.4)
}

.bg-cyan-650\/5 {
    background-color: rgb(39 128 166 / 0.05)
}

.bg-cyan-650\/50 {
    background-color: rgb(39 128 166 / 0.5)
}

.bg-cyan-650\/60 {
    background-color: rgb(39 128 166 / 0.6)
}

.bg-cyan-650\/70 {
    background-color: rgb(39 128 166 / 0.7)
}

.bg-cyan-650\/75 {
    background-color: rgb(39 128 166 / 0.75)
}

.bg-cyan-650\/80 {
    background-color: rgb(39 128 166 / 0.8)
}

.bg-cyan-650\/90 {
    background-color: rgb(39 128 166 / 0.9)
}

.bg-cyan-650\/95 {
    background-color: rgb(39 128 166 / 0.95)
}

.bg-cyan-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(14 116 144 / var(--tw-bg-opacity))
}

.bg-cyan-700\/0 {
    background-color: rgb(14 116 144 / 0)
}

.bg-cyan-700\/10 {
    background-color: rgb(14 116 144 / 0.1)
}

.bg-cyan-700\/100 {
    background-color: rgb(14 116 144 / 1)
}

.bg-cyan-700\/20 {
    background-color: rgb(14 116 144 / 0.2)
}

.bg-cyan-700\/25 {
    background-color: rgb(14 116 144 / 0.25)
}

.bg-cyan-700\/30 {
    background-color: rgb(14 116 144 / 0.3)
}

.bg-cyan-700\/40 {
    background-color: rgb(14 116 144 / 0.4)
}

.bg-cyan-700\/5 {
    background-color: rgb(14 116 144 / 0.05)
}

.bg-cyan-700\/50 {
    background-color: rgb(14 116 144 / 0.5)
}

.bg-cyan-700\/60 {
    background-color: rgb(14 116 144 / 0.6)
}

.bg-cyan-700\/70 {
    background-color: rgb(14 116 144 / 0.7)
}

.bg-cyan-700\/75 {
    background-color: rgb(14 116 144 / 0.75)
}

.bg-cyan-700\/80 {
    background-color: rgb(14 116 144 / 0.8)
}

.bg-cyan-700\/90 {
    background-color: rgb(14 116 144 / 0.9)
}

.bg-cyan-700\/95 {
    background-color: rgb(14 116 144 / 0.95)
}

.bg-cyan-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(21 94 117 / var(--tw-bg-opacity))
}

.bg-cyan-800\/0 {
    background-color: rgb(21 94 117 / 0)
}

.bg-cyan-800\/10 {
    background-color: rgb(21 94 117 / 0.1)
}

.bg-cyan-800\/100 {
    background-color: rgb(21 94 117 / 1)
}

.bg-cyan-800\/20 {
    background-color: rgb(21 94 117 / 0.2)
}

.bg-cyan-800\/25 {
    background-color: rgb(21 94 117 / 0.25)
}

.bg-cyan-800\/30 {
    background-color: rgb(21 94 117 / 0.3)
}

.bg-cyan-800\/40 {
    background-color: rgb(21 94 117 / 0.4)
}

.bg-cyan-800\/5 {
    background-color: rgb(21 94 117 / 0.05)
}

.bg-cyan-800\/50 {
    background-color: rgb(21 94 117 / 0.5)
}

.bg-cyan-800\/60 {
    background-color: rgb(21 94 117 / 0.6)
}

.bg-cyan-800\/70 {
    background-color: rgb(21 94 117 / 0.7)
}

.bg-cyan-800\/75 {
    background-color: rgb(21 94 117 / 0.75)
}

.bg-cyan-800\/80 {
    background-color: rgb(21 94 117 / 0.8)
}

.bg-cyan-800\/90 {
    background-color: rgb(21 94 117 / 0.9)
}

.bg-cyan-800\/95 {
    background-color: rgb(21 94 117 / 0.95)
}

.bg-cyan-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(22 78 99 / var(--tw-bg-opacity))
}

.bg-cyan-900\/0 {
    background-color: rgb(22 78 99 / 0)
}

.bg-cyan-900\/10 {
    background-color: rgb(22 78 99 / 0.1)
}

.bg-cyan-900\/100 {
    background-color: rgb(22 78 99 / 1)
}

.bg-cyan-900\/20 {
    background-color: rgb(22 78 99 / 0.2)
}

.bg-cyan-900\/25 {
    background-color: rgb(22 78 99 / 0.25)
}

.bg-cyan-900\/30 {
    background-color: rgb(22 78 99 / 0.3)
}

.bg-cyan-900\/40 {
    background-color: rgb(22 78 99 / 0.4)
}

.bg-cyan-900\/5 {
    background-color: rgb(22 78 99 / 0.05)
}

.bg-cyan-900\/50 {
    background-color: rgb(22 78 99 / 0.5)
}

.bg-cyan-900\/60 {
    background-color: rgb(22 78 99 / 0.6)
}

.bg-cyan-900\/70 {
    background-color: rgb(22 78 99 / 0.7)
}

.bg-cyan-900\/75 {
    background-color: rgb(22 78 99 / 0.75)
}

.bg-cyan-900\/80 {
    background-color: rgb(22 78 99 / 0.8)
}

.bg-cyan-900\/90 {
    background-color: rgb(22 78 99 / 0.9)
}

.bg-cyan-900\/95 {
    background-color: rgb(22 78 99 / 0.95)
}

.bg-cyan-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(8 51 68 / var(--tw-bg-opacity))
}

.bg-cyan-950\/0 {
    background-color: rgb(8 51 68 / 0)
}

.bg-cyan-950\/10 {
    background-color: rgb(8 51 68 / 0.1)
}

.bg-cyan-950\/100 {
    background-color: rgb(8 51 68 / 1)
}

.bg-cyan-950\/20 {
    background-color: rgb(8 51 68 / 0.2)
}

.bg-cyan-950\/25 {
    background-color: rgb(8 51 68 / 0.25)
}

.bg-cyan-950\/30 {
    background-color: rgb(8 51 68 / 0.3)
}

.bg-cyan-950\/40 {
    background-color: rgb(8 51 68 / 0.4)
}

.bg-cyan-950\/5 {
    background-color: rgb(8 51 68 / 0.05)
}

.bg-cyan-950\/50 {
    background-color: rgb(8 51 68 / 0.5)
}

.bg-cyan-950\/60 {
    background-color: rgb(8 51 68 / 0.6)
}

.bg-cyan-950\/70 {
    background-color: rgb(8 51 68 / 0.7)
}

.bg-cyan-950\/75 {
    background-color: rgb(8 51 68 / 0.75)
}

.bg-cyan-950\/80 {
    background-color: rgb(8 51 68 / 0.8)
}

.bg-cyan-950\/90 {
    background-color: rgb(8 51 68 / 0.9)
}

.bg-cyan-950\/95 {
    background-color: rgb(8 51 68 / 0.95)
}

.bg-fuchsia-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(250 232 255 / var(--tw-bg-opacity))
}

.bg-fuchsia-100\/0 {
    background-color: rgb(250 232 255 / 0)
}

.bg-fuchsia-100\/10 {
    background-color: rgb(250 232 255 / 0.1)
}

.bg-fuchsia-100\/100 {
    background-color: rgb(250 232 255 / 1)
}

.bg-fuchsia-100\/20 {
    background-color: rgb(250 232 255 / 0.2)
}

.bg-fuchsia-100\/25 {
    background-color: rgb(250 232 255 / 0.25)
}

.bg-fuchsia-100\/30 {
    background-color: rgb(250 232 255 / 0.3)
}

.bg-fuchsia-100\/40 {
    background-color: rgb(250 232 255 / 0.4)
}

.bg-fuchsia-100\/5 {
    background-color: rgb(250 232 255 / 0.05)
}

.bg-fuchsia-100\/50 {
    background-color: rgb(250 232 255 / 0.5)
}

.bg-fuchsia-100\/60 {
    background-color: rgb(250 232 255 / 0.6)
}

.bg-fuchsia-100\/70 {
    background-color: rgb(250 232 255 / 0.7)
}

.bg-fuchsia-100\/75 {
    background-color: rgb(250 232 255 / 0.75)
}

.bg-fuchsia-100\/80 {
    background-color: rgb(250 232 255 / 0.8)
}

.bg-fuchsia-100\/90 {
    background-color: rgb(250 232 255 / 0.9)
}

.bg-fuchsia-100\/95 {
    background-color: rgb(250 232 255 / 0.95)
}

.bg-fuchsia-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(245 208 254 / var(--tw-bg-opacity))
}

.bg-fuchsia-200\/0 {
    background-color: rgb(245 208 254 / 0)
}

.bg-fuchsia-200\/10 {
    background-color: rgb(245 208 254 / 0.1)
}

.bg-fuchsia-200\/100 {
    background-color: rgb(245 208 254 / 1)
}

.bg-fuchsia-200\/20 {
    background-color: rgb(245 208 254 / 0.2)
}

.bg-fuchsia-200\/25 {
    background-color: rgb(245 208 254 / 0.25)
}

.bg-fuchsia-200\/30 {
    background-color: rgb(245 208 254 / 0.3)
}

.bg-fuchsia-200\/40 {
    background-color: rgb(245 208 254 / 0.4)
}

.bg-fuchsia-200\/5 {
    background-color: rgb(245 208 254 / 0.05)
}

.bg-fuchsia-200\/50 {
    background-color: rgb(245 208 254 / 0.5)
}

.bg-fuchsia-200\/60 {
    background-color: rgb(245 208 254 / 0.6)
}

.bg-fuchsia-200\/70 {
    background-color: rgb(245 208 254 / 0.7)
}

.bg-fuchsia-200\/75 {
    background-color: rgb(245 208 254 / 0.75)
}

.bg-fuchsia-200\/80 {
    background-color: rgb(245 208 254 / 0.8)
}

.bg-fuchsia-200\/90 {
    background-color: rgb(245 208 254 / 0.9)
}

.bg-fuchsia-200\/95 {
    background-color: rgb(245 208 254 / 0.95)
}

.bg-fuchsia-250 {
    --tw-bg-opacity: 1;
    background-color: rgb(247 211 255 / var(--tw-bg-opacity))
}

.bg-fuchsia-250\/0 {
    background-color: rgb(247 211 255 / 0)
}

.bg-fuchsia-250\/10 {
    background-color: rgb(247 211 255 / 0.1)
}

.bg-fuchsia-250\/100 {
    background-color: rgb(247 211 255 / 1)
}

.bg-fuchsia-250\/20 {
    background-color: rgb(247 211 255 / 0.2)
}

.bg-fuchsia-250\/25 {
    background-color: rgb(247 211 255 / 0.25)
}

.bg-fuchsia-250\/30 {
    background-color: rgb(247 211 255 / 0.3)
}

.bg-fuchsia-250\/40 {
    background-color: rgb(247 211 255 / 0.4)
}

.bg-fuchsia-250\/5 {
    background-color: rgb(247 211 255 / 0.05)
}

.bg-fuchsia-250\/50 {
    background-color: rgb(247 211 255 / 0.5)
}

.bg-fuchsia-250\/60 {
    background-color: rgb(247 211 255 / 0.6)
}

.bg-fuchsia-250\/70 {
    background-color: rgb(247 211 255 / 0.7)
}

.bg-fuchsia-250\/75 {
    background-color: rgb(247 211 255 / 0.75)
}

.bg-fuchsia-250\/80 {
    background-color: rgb(247 211 255 / 0.8)
}

.bg-fuchsia-250\/90 {
    background-color: rgb(247 211 255 / 0.9)
}

.bg-fuchsia-250\/95 {
    background-color: rgb(247 211 255 / 0.95)
}

.bg-fuchsia-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(240 171 252 / var(--tw-bg-opacity))
}

.bg-fuchsia-300\/0 {
    background-color: rgb(240 171 252 / 0)
}

.bg-fuchsia-300\/10 {
    background-color: rgb(240 171 252 / 0.1)
}

.bg-fuchsia-300\/100 {
    background-color: rgb(240 171 252 / 1)
}

.bg-fuchsia-300\/20 {
    background-color: rgb(240 171 252 / 0.2)
}

.bg-fuchsia-300\/25 {
    background-color: rgb(240 171 252 / 0.25)
}

.bg-fuchsia-300\/30 {
    background-color: rgb(240 171 252 / 0.3)
}

.bg-fuchsia-300\/40 {
    background-color: rgb(240 171 252 / 0.4)
}

.bg-fuchsia-300\/5 {
    background-color: rgb(240 171 252 / 0.05)
}

.bg-fuchsia-300\/50 {
    background-color: rgb(240 171 252 / 0.5)
}

.bg-fuchsia-300\/60 {
    background-color: rgb(240 171 252 / 0.6)
}

.bg-fuchsia-300\/70 {
    background-color: rgb(240 171 252 / 0.7)
}

.bg-fuchsia-300\/75 {
    background-color: rgb(240 171 252 / 0.75)
}

.bg-fuchsia-300\/80 {
    background-color: rgb(240 171 252 / 0.8)
}

.bg-fuchsia-300\/90 {
    background-color: rgb(240 171 252 / 0.9)
}

.bg-fuchsia-300\/95 {
    background-color: rgb(240 171 252 / 0.95)
}

.bg-fuchsia-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(232 121 249 / var(--tw-bg-opacity))
}

.bg-fuchsia-400\/0 {
    background-color: rgb(232 121 249 / 0)
}

.bg-fuchsia-400\/10 {
    background-color: rgb(232 121 249 / 0.1)
}

.bg-fuchsia-400\/100 {
    background-color: rgb(232 121 249 / 1)
}

.bg-fuchsia-400\/20 {
    background-color: rgb(232 121 249 / 0.2)
}

.bg-fuchsia-400\/25 {
    background-color: rgb(232 121 249 / 0.25)
}

.bg-fuchsia-400\/30 {
    background-color: rgb(232 121 249 / 0.3)
}

.bg-fuchsia-400\/40 {
    background-color: rgb(232 121 249 / 0.4)
}

.bg-fuchsia-400\/5 {
    background-color: rgb(232 121 249 / 0.05)
}

.bg-fuchsia-400\/50 {
    background-color: rgb(232 121 249 / 0.5)
}

.bg-fuchsia-400\/60 {
    background-color: rgb(232 121 249 / 0.6)
}

.bg-fuchsia-400\/70 {
    background-color: rgb(232 121 249 / 0.7)
}

.bg-fuchsia-400\/75 {
    background-color: rgb(232 121 249 / 0.75)
}

.bg-fuchsia-400\/80 {
    background-color: rgb(232 121 249 / 0.8)
}

.bg-fuchsia-400\/90 {
    background-color: rgb(232 121 249 / 0.9)
}

.bg-fuchsia-400\/95 {
    background-color: rgb(232 121 249 / 0.95)
}

.bg-fuchsia-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(253 244 255 / var(--tw-bg-opacity))
}

.bg-fuchsia-50\/0 {
    background-color: rgb(253 244 255 / 0)
}

.bg-fuchsia-50\/10 {
    background-color: rgb(253 244 255 / 0.1)
}

.bg-fuchsia-50\/100 {
    background-color: rgb(253 244 255 / 1)
}

.bg-fuchsia-50\/20 {
    background-color: rgb(253 244 255 / 0.2)
}

.bg-fuchsia-50\/25 {
    background-color: rgb(253 244 255 / 0.25)
}

.bg-fuchsia-50\/30 {
    background-color: rgb(253 244 255 / 0.3)
}

.bg-fuchsia-50\/40 {
    background-color: rgb(253 244 255 / 0.4)
}

.bg-fuchsia-50\/5 {
    background-color: rgb(253 244 255 / 0.05)
}

.bg-fuchsia-50\/50 {
    background-color: rgb(253 244 255 / 0.5)
}

.bg-fuchsia-50\/60 {
    background-color: rgb(253 244 255 / 0.6)
}

.bg-fuchsia-50\/70 {
    background-color: rgb(253 244 255 / 0.7)
}

.bg-fuchsia-50\/75 {
    background-color: rgb(253 244 255 / 0.75)
}

.bg-fuchsia-50\/80 {
    background-color: rgb(253 244 255 / 0.8)
}

.bg-fuchsia-50\/90 {
    background-color: rgb(253 244 255 / 0.9)
}

.bg-fuchsia-50\/95 {
    background-color: rgb(253 244 255 / 0.95)
}

.bg-fuchsia-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(217 70 239 / var(--tw-bg-opacity))
}

.bg-fuchsia-500\/0 {
    background-color: rgb(217 70 239 / 0)
}

.bg-fuchsia-500\/10 {
    background-color: rgb(217 70 239 / 0.1)
}

.bg-fuchsia-500\/100 {
    background-color: rgb(217 70 239 / 1)
}

.bg-fuchsia-500\/20 {
    background-color: rgb(217 70 239 / 0.2)
}

.bg-fuchsia-500\/25 {
    background-color: rgb(217 70 239 / 0.25)
}

.bg-fuchsia-500\/30 {
    background-color: rgb(217 70 239 / 0.3)
}

.bg-fuchsia-500\/40 {
    background-color: rgb(217 70 239 / 0.4)
}

.bg-fuchsia-500\/5 {
    background-color: rgb(217 70 239 / 0.05)
}

.bg-fuchsia-500\/50 {
    background-color: rgb(217 70 239 / 0.5)
}

.bg-fuchsia-500\/60 {
    background-color: rgb(217 70 239 / 0.6)
}

.bg-fuchsia-500\/70 {
    background-color: rgb(217 70 239 / 0.7)
}

.bg-fuchsia-500\/75 {
    background-color: rgb(217 70 239 / 0.75)
}

.bg-fuchsia-500\/80 {
    background-color: rgb(217 70 239 / 0.8)
}

.bg-fuchsia-500\/90 {
    background-color: rgb(217 70 239 / 0.9)
}

.bg-fuchsia-500\/95 {
    background-color: rgb(217 70 239 / 0.95)
}

.bg-fuchsia-550 {
    --tw-bg-opacity: 1;
    background-color: rgb(194 38 201 / var(--tw-bg-opacity))
}

.bg-fuchsia-550\/0 {
    background-color: rgb(194 38 201 / 0)
}

.bg-fuchsia-550\/10 {
    background-color: rgb(194 38 201 / 0.1)
}

.bg-fuchsia-550\/100 {
    background-color: rgb(194 38 201 / 1)
}

.bg-fuchsia-550\/20 {
    background-color: rgb(194 38 201 / 0.2)
}

.bg-fuchsia-550\/25 {
    background-color: rgb(194 38 201 / 0.25)
}

.bg-fuchsia-550\/30 {
    background-color: rgb(194 38 201 / 0.3)
}

.bg-fuchsia-550\/40 {
    background-color: rgb(194 38 201 / 0.4)
}

.bg-fuchsia-550\/5 {
    background-color: rgb(194 38 201 / 0.05)
}

.bg-fuchsia-550\/50 {
    background-color: rgb(194 38 201 / 0.5)
}

.bg-fuchsia-550\/60 {
    background-color: rgb(194 38 201 / 0.6)
}

.bg-fuchsia-550\/70 {
    background-color: rgb(194 38 201 / 0.7)
}

.bg-fuchsia-550\/75 {
    background-color: rgb(194 38 201 / 0.75)
}

.bg-fuchsia-550\/80 {
    background-color: rgb(194 38 201 / 0.8)
}

.bg-fuchsia-550\/90 {
    background-color: rgb(194 38 201 / 0.9)
}

.bg-fuchsia-550\/95 {
    background-color: rgb(194 38 201 / 0.95)
}

.bg-fuchsia-575 {
    --tw-bg-opacity: 1;
    background-color: rgb(188 48 223 / var(--tw-bg-opacity))
}

.bg-fuchsia-575\/0 {
    background-color: rgb(188 48 223 / 0)
}

.bg-fuchsia-575\/10 {
    background-color: rgb(188 48 223 / 0.1)
}

.bg-fuchsia-575\/100 {
    background-color: rgb(188 48 223 / 1)
}

.bg-fuchsia-575\/20 {
    background-color: rgb(188 48 223 / 0.2)
}

.bg-fuchsia-575\/25 {
    background-color: rgb(188 48 223 / 0.25)
}

.bg-fuchsia-575\/30 {
    background-color: rgb(188 48 223 / 0.3)
}

.bg-fuchsia-575\/40 {
    background-color: rgb(188 48 223 / 0.4)
}

.bg-fuchsia-575\/5 {
    background-color: rgb(188 48 223 / 0.05)
}

.bg-fuchsia-575\/50 {
    background-color: rgb(188 48 223 / 0.5)
}

.bg-fuchsia-575\/60 {
    background-color: rgb(188 48 223 / 0.6)
}

.bg-fuchsia-575\/70 {
    background-color: rgb(188 48 223 / 0.7)
}

.bg-fuchsia-575\/75 {
    background-color: rgb(188 48 223 / 0.75)
}

.bg-fuchsia-575\/80 {
    background-color: rgb(188 48 223 / 0.8)
}

.bg-fuchsia-575\/90 {
    background-color: rgb(188 48 223 / 0.9)
}

.bg-fuchsia-575\/95 {
    background-color: rgb(188 48 223 / 0.95)
}

.bg-fuchsia-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(192 38 211 / var(--tw-bg-opacity))
}

.bg-fuchsia-600\/0 {
    background-color: rgb(192 38 211 / 0)
}

.bg-fuchsia-600\/10 {
    background-color: rgb(192 38 211 / 0.1)
}

.bg-fuchsia-600\/100 {
    background-color: rgb(192 38 211 / 1)
}

.bg-fuchsia-600\/20 {
    background-color: rgb(192 38 211 / 0.2)
}

.bg-fuchsia-600\/25 {
    background-color: rgb(192 38 211 / 0.25)
}

.bg-fuchsia-600\/30 {
    background-color: rgb(192 38 211 / 0.3)
}

.bg-fuchsia-600\/40 {
    background-color: rgb(192 38 211 / 0.4)
}

.bg-fuchsia-600\/5 {
    background-color: rgb(192 38 211 / 0.05)
}

.bg-fuchsia-600\/50 {
    background-color: rgb(192 38 211 / 0.5)
}

.bg-fuchsia-600\/60 {
    background-color: rgb(192 38 211 / 0.6)
}

.bg-fuchsia-600\/70 {
    background-color: rgb(192 38 211 / 0.7)
}

.bg-fuchsia-600\/75 {
    background-color: rgb(192 38 211 / 0.75)
}

.bg-fuchsia-600\/80 {
    background-color: rgb(192 38 211 / 0.8)
}

.bg-fuchsia-600\/90 {
    background-color: rgb(192 38 211 / 0.9)
}

.bg-fuchsia-600\/95 {
    background-color: rgb(192 38 211 / 0.95)
}

.bg-fuchsia-650 {
    --tw-bg-opacity: 1;
    background-color: rgb(156 30 163 / var(--tw-bg-opacity))
}

.bg-fuchsia-650\/0 {
    background-color: rgb(156 30 163 / 0)
}

.bg-fuchsia-650\/10 {
    background-color: rgb(156 30 163 / 0.1)
}

.bg-fuchsia-650\/100 {
    background-color: rgb(156 30 163 / 1)
}

.bg-fuchsia-650\/20 {
    background-color: rgb(156 30 163 / 0.2)
}

.bg-fuchsia-650\/25 {
    background-color: rgb(156 30 163 / 0.25)
}

.bg-fuchsia-650\/30 {
    background-color: rgb(156 30 163 / 0.3)
}

.bg-fuchsia-650\/40 {
    background-color: rgb(156 30 163 / 0.4)
}

.bg-fuchsia-650\/5 {
    background-color: rgb(156 30 163 / 0.05)
}

.bg-fuchsia-650\/50 {
    background-color: rgb(156 30 163 / 0.5)
}

.bg-fuchsia-650\/60 {
    background-color: rgb(156 30 163 / 0.6)
}

.bg-fuchsia-650\/70 {
    background-color: rgb(156 30 163 / 0.7)
}

.bg-fuchsia-650\/75 {
    background-color: rgb(156 30 163 / 0.75)
}

.bg-fuchsia-650\/80 {
    background-color: rgb(156 30 163 / 0.8)
}

.bg-fuchsia-650\/90 {
    background-color: rgb(156 30 163 / 0.9)
}

.bg-fuchsia-650\/95 {
    background-color: rgb(156 30 163 / 0.95)
}

.bg-fuchsia-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(162 28 175 / var(--tw-bg-opacity))
}

.bg-fuchsia-700\/0 {
    background-color: rgb(162 28 175 / 0)
}

.bg-fuchsia-700\/10 {
    background-color: rgb(162 28 175 / 0.1)
}

.bg-fuchsia-700\/100 {
    background-color: rgb(162 28 175 / 1)
}

.bg-fuchsia-700\/20 {
    background-color: rgb(162 28 175 / 0.2)
}

.bg-fuchsia-700\/25 {
    background-color: rgb(162 28 175 / 0.25)
}

.bg-fuchsia-700\/30 {
    background-color: rgb(162 28 175 / 0.3)
}

.bg-fuchsia-700\/40 {
    background-color: rgb(162 28 175 / 0.4)
}

.bg-fuchsia-700\/5 {
    background-color: rgb(162 28 175 / 0.05)
}

.bg-fuchsia-700\/50 {
    background-color: rgb(162 28 175 / 0.5)
}

.bg-fuchsia-700\/60 {
    background-color: rgb(162 28 175 / 0.6)
}

.bg-fuchsia-700\/70 {
    background-color: rgb(162 28 175 / 0.7)
}

.bg-fuchsia-700\/75 {
    background-color: rgb(162 28 175 / 0.75)
}

.bg-fuchsia-700\/80 {
    background-color: rgb(162 28 175 / 0.8)
}

.bg-fuchsia-700\/90 {
    background-color: rgb(162 28 175 / 0.9)
}

.bg-fuchsia-700\/95 {
    background-color: rgb(162 28 175 / 0.95)
}

.bg-fuchsia-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(134 25 143 / var(--tw-bg-opacity))
}

.bg-fuchsia-800\/0 {
    background-color: rgb(134 25 143 / 0)
}

.bg-fuchsia-800\/10 {
    background-color: rgb(134 25 143 / 0.1)
}

.bg-fuchsia-800\/100 {
    background-color: rgb(134 25 143 / 1)
}

.bg-fuchsia-800\/20 {
    background-color: rgb(134 25 143 / 0.2)
}

.bg-fuchsia-800\/25 {
    background-color: rgb(134 25 143 / 0.25)
}

.bg-fuchsia-800\/30 {
    background-color: rgb(134 25 143 / 0.3)
}

.bg-fuchsia-800\/40 {
    background-color: rgb(134 25 143 / 0.4)
}

.bg-fuchsia-800\/5 {
    background-color: rgb(134 25 143 / 0.05)
}

.bg-fuchsia-800\/50 {
    background-color: rgb(134 25 143 / 0.5)
}

.bg-fuchsia-800\/60 {
    background-color: rgb(134 25 143 / 0.6)
}

.bg-fuchsia-800\/70 {
    background-color: rgb(134 25 143 / 0.7)
}

.bg-fuchsia-800\/75 {
    background-color: rgb(134 25 143 / 0.75)
}

.bg-fuchsia-800\/80 {
    background-color: rgb(134 25 143 / 0.8)
}

.bg-fuchsia-800\/90 {
    background-color: rgb(134 25 143 / 0.9)
}

.bg-fuchsia-800\/95 {
    background-color: rgb(134 25 143 / 0.95)
}

.bg-fuchsia-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(112 26 117 / var(--tw-bg-opacity))
}

.bg-fuchsia-900\/0 {
    background-color: rgb(112 26 117 / 0)
}

.bg-fuchsia-900\/10 {
    background-color: rgb(112 26 117 / 0.1)
}

.bg-fuchsia-900\/100 {
    background-color: rgb(112 26 117 / 1)
}

.bg-fuchsia-900\/20 {
    background-color: rgb(112 26 117 / 0.2)
}

.bg-fuchsia-900\/25 {
    background-color: rgb(112 26 117 / 0.25)
}

.bg-fuchsia-900\/30 {
    background-color: rgb(112 26 117 / 0.3)
}

.bg-fuchsia-900\/40 {
    background-color: rgb(112 26 117 / 0.4)
}

.bg-fuchsia-900\/5 {
    background-color: rgb(112 26 117 / 0.05)
}

.bg-fuchsia-900\/50 {
    background-color: rgb(112 26 117 / 0.5)
}

.bg-fuchsia-900\/60 {
    background-color: rgb(112 26 117 / 0.6)
}

.bg-fuchsia-900\/70 {
    background-color: rgb(112 26 117 / 0.7)
}

.bg-fuchsia-900\/75 {
    background-color: rgb(112 26 117 / 0.75)
}

.bg-fuchsia-900\/80 {
    background-color: rgb(112 26 117 / 0.8)
}

.bg-fuchsia-900\/90 {
    background-color: rgb(112 26 117 / 0.9)
}

.bg-fuchsia-900\/95 {
    background-color: rgb(112 26 117 / 0.95)
}

.bg-fuchsia-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(74 4 78 / var(--tw-bg-opacity))
}

.bg-fuchsia-950\/0 {
    background-color: rgb(74 4 78 / 0)
}

.bg-fuchsia-950\/10 {
    background-color: rgb(74 4 78 / 0.1)
}

.bg-fuchsia-950\/100 {
    background-color: rgb(74 4 78 / 1)
}

.bg-fuchsia-950\/20 {
    background-color: rgb(74 4 78 / 0.2)
}

.bg-fuchsia-950\/25 {
    background-color: rgb(74 4 78 / 0.25)
}

.bg-fuchsia-950\/30 {
    background-color: rgb(74 4 78 / 0.3)
}

.bg-fuchsia-950\/40 {
    background-color: rgb(74 4 78 / 0.4)
}

.bg-fuchsia-950\/5 {
    background-color: rgb(74 4 78 / 0.05)
}

.bg-fuchsia-950\/50 {
    background-color: rgb(74 4 78 / 0.5)
}

.bg-fuchsia-950\/60 {
    background-color: rgb(74 4 78 / 0.6)
}

.bg-fuchsia-950\/70 {
    background-color: rgb(74 4 78 / 0.7)
}

.bg-fuchsia-950\/75 {
    background-color: rgb(74 4 78 / 0.75)
}

.bg-fuchsia-950\/80 {
    background-color: rgb(74 4 78 / 0.8)
}

.bg-fuchsia-950\/90 {
    background-color: rgb(74 4 78 / 0.9)
}

.bg-fuchsia-950\/95 {
    background-color: rgb(74 4 78 / 0.95)
}

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

.bg-gray-100\/0 {
    background-color: rgb(243 244 246 / 0)
}

.bg-gray-100\/10 {
    background-color: rgb(243 244 246 / 0.1)
}

.bg-gray-100\/100 {
    background-color: rgb(243 244 246 / 1)
}

.bg-gray-100\/20 {
    background-color: rgb(243 244 246 / 0.2)
}

.bg-gray-100\/25 {
    background-color: rgb(243 244 246 / 0.25)
}

.bg-gray-100\/30 {
    background-color: rgb(243 244 246 / 0.3)
}

.bg-gray-100\/40 {
    background-color: rgb(243 244 246 / 0.4)
}

.bg-gray-100\/5 {
    background-color: rgb(243 244 246 / 0.05)
}

.bg-gray-100\/50 {
    background-color: rgb(243 244 246 / 0.5)
}

.bg-gray-100\/60 {
    background-color: rgb(243 244 246 / 0.6)
}

.bg-gray-100\/70 {
    background-color: rgb(243 244 246 / 0.7)
}

.bg-gray-100\/75 {
    background-color: rgb(243 244 246 / 0.75)
}

.bg-gray-100\/80 {
    background-color: rgb(243 244 246 / 0.8)
}

.bg-gray-100\/90 {
    background-color: rgb(243 244 246 / 0.9)
}

.bg-gray-100\/95 {
    background-color: rgb(243 244 246 / 0.95)
}

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

.bg-gray-200\/0 {
    background-color: rgb(229 231 235 / 0)
}

.bg-gray-200\/10 {
    background-color: rgb(229 231 235 / 0.1)
}

.bg-gray-200\/100 {
    background-color: rgb(229 231 235 / 1)
}

.bg-gray-200\/20 {
    background-color: rgb(229 231 235 / 0.2)
}

.bg-gray-200\/25 {
    background-color: rgb(229 231 235 / 0.25)
}

.bg-gray-200\/30 {
    background-color: rgb(229 231 235 / 0.3)
}

.bg-gray-200\/40 {
    background-color: rgb(229 231 235 / 0.4)
}

.bg-gray-200\/5 {
    background-color: rgb(229 231 235 / 0.05)
}

.bg-gray-200\/50 {
    background-color: rgb(229 231 235 / 0.5)
}

.bg-gray-200\/60 {
    background-color: rgb(229 231 235 / 0.6)
}

.bg-gray-200\/70 {
    background-color: rgb(229 231 235 / 0.7)
}

.bg-gray-200\/75 {
    background-color: rgb(229 231 235 / 0.75)
}

.bg-gray-200\/80 {
    background-color: rgb(229 231 235 / 0.8)
}

.bg-gray-200\/90 {
    background-color: rgb(229 231 235 / 0.9)
}

.bg-gray-200\/95 {
    background-color: rgb(229 231 235 / 0.95)
}

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

.bg-gray-300\/0 {
    background-color: rgb(209 213 219 / 0)
}

.bg-gray-300\/10 {
    background-color: rgb(209 213 219 / 0.1)
}

.bg-gray-300\/100 {
    background-color: rgb(209 213 219 / 1)
}

.bg-gray-300\/20 {
    background-color: rgb(209 213 219 / 0.2)
}

.bg-gray-300\/25 {
    background-color: rgb(209 213 219 / 0.25)
}

.bg-gray-300\/30 {
    background-color: rgb(209 213 219 / 0.3)
}

.bg-gray-300\/40 {
    background-color: rgb(209 213 219 / 0.4)
}

.bg-gray-300\/5 {
    background-color: rgb(209 213 219 / 0.05)
}

.bg-gray-300\/50 {
    background-color: rgb(209 213 219 / 0.5)
}

.bg-gray-300\/60 {
    background-color: rgb(209 213 219 / 0.6)
}

.bg-gray-300\/70 {
    background-color: rgb(209 213 219 / 0.7)
}

.bg-gray-300\/75 {
    background-color: rgb(209 213 219 / 0.75)
}

.bg-gray-300\/80 {
    background-color: rgb(209 213 219 / 0.8)
}

.bg-gray-300\/90 {
    background-color: rgb(209 213 219 / 0.9)
}

.bg-gray-300\/95 {
    background-color: rgb(209 213 219 / 0.95)
}

.bg-gray-350 {
    --tw-bg-opacity: 1;
    background-color: rgb(215 217 216 / var(--tw-bg-opacity))
}

.bg-gray-350\/0 {
    background-color: rgb(215 217 216 / 0)
}

.bg-gray-350\/10 {
    background-color: rgb(215 217 216 / 0.1)
}

.bg-gray-350\/100 {
    background-color: rgb(215 217 216 / 1)
}

.bg-gray-350\/20 {
    background-color: rgb(215 217 216 / 0.2)
}

.bg-gray-350\/25 {
    background-color: rgb(215 217 216 / 0.25)
}

.bg-gray-350\/30 {
    background-color: rgb(215 217 216 / 0.3)
}

.bg-gray-350\/40 {
    background-color: rgb(215 217 216 / 0.4)
}

.bg-gray-350\/5 {
    background-color: rgb(215 217 216 / 0.05)
}

.bg-gray-350\/50 {
    background-color: rgb(215 217 216 / 0.5)
}

.bg-gray-350\/60 {
    background-color: rgb(215 217 216 / 0.6)
}

.bg-gray-350\/70 {
    background-color: rgb(215 217 216 / 0.7)
}

.bg-gray-350\/75 {
    background-color: rgb(215 217 216 / 0.75)
}

.bg-gray-350\/80 {
    background-color: rgb(215 217 216 / 0.8)
}

.bg-gray-350\/90 {
    background-color: rgb(215 217 216 / 0.9)
}

.bg-gray-350\/95 {
    background-color: rgb(215 217 216 / 0.95)
}

.bg-gray-351 {
    --tw-bg-opacity: 1;
    background-color: rgb(152 152 152 / var(--tw-bg-opacity))
}

.bg-gray-351\/0 {
    background-color: rgb(152 152 152 / 0)
}

.bg-gray-351\/10 {
    background-color: rgb(152 152 152 / 0.1)
}

.bg-gray-351\/100 {
    background-color: rgb(152 152 152 / 1)
}

.bg-gray-351\/20 {
    background-color: rgb(152 152 152 / 0.2)
}

.bg-gray-351\/25 {
    background-color: rgb(152 152 152 / 0.25)
}

.bg-gray-351\/30 {
    background-color: rgb(152 152 152 / 0.3)
}

.bg-gray-351\/40 {
    background-color: rgb(152 152 152 / 0.4)
}

.bg-gray-351\/5 {
    background-color: rgb(152 152 152 / 0.05)
}

.bg-gray-351\/50 {
    background-color: rgb(152 152 152 / 0.5)
}

.bg-gray-351\/60 {
    background-color: rgb(152 152 152 / 0.6)
}

.bg-gray-351\/70 {
    background-color: rgb(152 152 152 / 0.7)
}

.bg-gray-351\/75 {
    background-color: rgb(152 152 152 / 0.75)
}

.bg-gray-351\/80 {
    background-color: rgb(152 152 152 / 0.8)
}

.bg-gray-351\/90 {
    background-color: rgb(152 152 152 / 0.9)
}

.bg-gray-351\/95 {
    background-color: rgb(152 152 152 / 0.95)
}

.bg-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(156 163 175 / var(--tw-bg-opacity))
}

.bg-gray-400\/0 {
    background-color: rgb(156 163 175 / 0)
}

.bg-gray-400\/10 {
    background-color: rgb(156 163 175 / 0.1)
}

.bg-gray-400\/100 {
    background-color: rgb(156 163 175 / 1)
}

.bg-gray-400\/20 {
    background-color: rgb(156 163 175 / 0.2)
}

.bg-gray-400\/25 {
    background-color: rgb(156 163 175 / 0.25)
}

.bg-gray-400\/30 {
    background-color: rgb(156 163 175 / 0.3)
}

.bg-gray-400\/40 {
    background-color: rgb(156 163 175 / 0.4)
}

.bg-gray-400\/5 {
    background-color: rgb(156 163 175 / 0.05)
}

.bg-gray-400\/50 {
    background-color: rgb(156 163 175 / 0.5)
}

.bg-gray-400\/60 {
    background-color: rgb(156 163 175 / 0.6)
}

.bg-gray-400\/70 {
    background-color: rgb(156 163 175 / 0.7)
}

.bg-gray-400\/75 {
    background-color: rgb(156 163 175 / 0.75)
}

.bg-gray-400\/80 {
    background-color: rgb(156 163 175 / 0.8)
}

.bg-gray-400\/90 {
    background-color: rgb(156 163 175 / 0.9)
}

.bg-gray-400\/95 {
    background-color: rgb(156 163 175 / 0.95)
}

.bg-gray-450 {
    --tw-bg-opacity: 1;
    background-color: rgb(156 163 175 / var(--tw-bg-opacity))
}

.bg-gray-450\/0 {
    background-color: rgb(156 163 175 / 0)
}

.bg-gray-450\/10 {
    background-color: rgb(156 163 175 / 0.1)
}

.bg-gray-450\/100 {
    background-color: rgb(156 163 175 / 1)
}

.bg-gray-450\/20 {
    background-color: rgb(156 163 175 / 0.2)
}

.bg-gray-450\/25 {
    background-color: rgb(156 163 175 / 0.25)
}

.bg-gray-450\/30 {
    background-color: rgb(156 163 175 / 0.3)
}

.bg-gray-450\/40 {
    background-color: rgb(156 163 175 / 0.4)
}

.bg-gray-450\/5 {
    background-color: rgb(156 163 175 / 0.05)
}

.bg-gray-450\/50 {
    background-color: rgb(156 163 175 / 0.5)
}

.bg-gray-450\/60 {
    background-color: rgb(156 163 175 / 0.6)
}

.bg-gray-450\/70 {
    background-color: rgb(156 163 175 / 0.7)
}

.bg-gray-450\/75 {
    background-color: rgb(156 163 175 / 0.75)
}

.bg-gray-450\/80 {
    background-color: rgb(156 163 175 / 0.8)
}

.bg-gray-450\/90 {
    background-color: rgb(156 163 175 / 0.9)
}

.bg-gray-450\/95 {
    background-color: rgb(156 163 175 / 0.95)
}

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

.bg-gray-50\/0 {
    background-color: rgb(249 250 251 / 0)
}

.bg-gray-50\/10 {
    background-color: rgb(249 250 251 / 0.1)
}

.bg-gray-50\/100 {
    background-color: rgb(249 250 251 / 1)
}

.bg-gray-50\/20 {
    background-color: rgb(249 250 251 / 0.2)
}

.bg-gray-50\/25 {
    background-color: rgb(249 250 251 / 0.25)
}

.bg-gray-50\/30 {
    background-color: rgb(249 250 251 / 0.3)
}

.bg-gray-50\/40 {
    background-color: rgb(249 250 251 / 0.4)
}

.bg-gray-50\/5 {
    background-color: rgb(249 250 251 / 0.05)
}

.bg-gray-50\/50 {
    background-color: rgb(249 250 251 / 0.5)
}

.bg-gray-50\/60 {
    background-color: rgb(249 250 251 / 0.6)
}

.bg-gray-50\/70 {
    background-color: rgb(249 250 251 / 0.7)
}

.bg-gray-50\/75 {
    background-color: rgb(249 250 251 / 0.75)
}

.bg-gray-50\/80 {
    background-color: rgb(249 250 251 / 0.8)
}

.bg-gray-50\/90 {
    background-color: rgb(249 250 251 / 0.9)
}

.bg-gray-50\/95 {
    background-color: rgb(249 250 251 / 0.95)
}

.bg-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(107 114 128 / var(--tw-bg-opacity))
}

.bg-gray-500\/0 {
    background-color: rgb(107 114 128 / 0)
}

.bg-gray-500\/10 {
    background-color: rgb(107 114 128 / 0.1)
}

.bg-gray-500\/100 {
    background-color: rgb(107 114 128 / 1)
}

.bg-gray-500\/20 {
    background-color: rgb(107 114 128 / 0.2)
}

.bg-gray-500\/25 {
    background-color: rgb(107 114 128 / 0.25)
}

.bg-gray-500\/30 {
    background-color: rgb(107 114 128 / 0.3)
}

.bg-gray-500\/40 {
    background-color: rgb(107 114 128 / 0.4)
}

.bg-gray-500\/5 {
    background-color: rgb(107 114 128 / 0.05)
}

.bg-gray-500\/50 {
    background-color: rgb(107 114 128 / 0.5)
}

.bg-gray-500\/60 {
    background-color: rgb(107 114 128 / 0.6)
}

.bg-gray-500\/70 {
    background-color: rgb(107 114 128 / 0.7)
}

.bg-gray-500\/75 {
    background-color: rgb(107 114 128 / 0.75)
}

.bg-gray-500\/80 {
    background-color: rgb(107 114 128 / 0.8)
}

.bg-gray-500\/90 {
    background-color: rgb(107 114 128 / 0.9)
}

.bg-gray-500\/95 {
    background-color: rgb(107 114 128 / 0.95)
}

.bg-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(75 85 99 / var(--tw-bg-opacity))
}

.bg-gray-600\/0 {
    background-color: rgb(75 85 99 / 0)
}

.bg-gray-600\/10 {
    background-color: rgb(75 85 99 / 0.1)
}

.bg-gray-600\/100 {
    background-color: rgb(75 85 99 / 1)
}

.bg-gray-600\/20 {
    background-color: rgb(75 85 99 / 0.2)
}

.bg-gray-600\/25 {
    background-color: rgb(75 85 99 / 0.25)
}

.bg-gray-600\/30 {
    background-color: rgb(75 85 99 / 0.3)
}

.bg-gray-600\/40 {
    background-color: rgb(75 85 99 / 0.4)
}

.bg-gray-600\/5 {
    background-color: rgb(75 85 99 / 0.05)
}

.bg-gray-600\/50 {
    background-color: rgb(75 85 99 / 0.5)
}

.bg-gray-600\/60 {
    background-color: rgb(75 85 99 / 0.6)
}

.bg-gray-600\/70 {
    background-color: rgb(75 85 99 / 0.7)
}

.bg-gray-600\/75 {
    background-color: rgb(75 85 99 / 0.75)
}

.bg-gray-600\/80 {
    background-color: rgb(75 85 99 / 0.8)
}

.bg-gray-600\/90 {
    background-color: rgb(75 85 99 / 0.9)
}

.bg-gray-600\/95 {
    background-color: rgb(75 85 99 / 0.95)
}

.bg-gray-650 {
    --tw-bg-opacity: 1;
    background-color: rgb(51 51 51 / var(--tw-bg-opacity))
}

.bg-gray-650\/0 {
    background-color: rgb(51 51 51 / 0)
}

.bg-gray-650\/10 {
    background-color: rgb(51 51 51 / 0.1)
}

.bg-gray-650\/100 {
    background-color: rgb(51 51 51 / 1)
}

.bg-gray-650\/20 {
    background-color: rgb(51 51 51 / 0.2)
}

.bg-gray-650\/25 {
    background-color: rgb(51 51 51 / 0.25)
}

.bg-gray-650\/30 {
    background-color: rgb(51 51 51 / 0.3)
}

.bg-gray-650\/40 {
    background-color: rgb(51 51 51 / 0.4)
}

.bg-gray-650\/5 {
    background-color: rgb(51 51 51 / 0.05)
}

.bg-gray-650\/50 {
    background-color: rgb(51 51 51 / 0.5)
}

.bg-gray-650\/60 {
    background-color: rgb(51 51 51 / 0.6)
}

.bg-gray-650\/70 {
    background-color: rgb(51 51 51 / 0.7)
}

.bg-gray-650\/75 {
    background-color: rgb(51 51 51 / 0.75)
}

.bg-gray-650\/80 {
    background-color: rgb(51 51 51 / 0.8)
}

.bg-gray-650\/90 {
    background-color: rgb(51 51 51 / 0.9)
}

.bg-gray-650\/95 {
    background-color: rgb(51 51 51 / 0.95)
}

.bg-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(55 65 81 / var(--tw-bg-opacity))
}

.bg-gray-700\/0 {
    background-color: rgb(55 65 81 / 0)
}

.bg-gray-700\/10 {
    background-color: rgb(55 65 81 / 0.1)
}

.bg-gray-700\/100 {
    background-color: rgb(55 65 81 / 1)
}

.bg-gray-700\/20 {
    background-color: rgb(55 65 81 / 0.2)
}

.bg-gray-700\/25 {
    background-color: rgb(55 65 81 / 0.25)
}

.bg-gray-700\/30 {
    background-color: rgb(55 65 81 / 0.3)
}

.bg-gray-700\/40 {
    background-color: rgb(55 65 81 / 0.4)
}

.bg-gray-700\/5 {
    background-color: rgb(55 65 81 / 0.05)
}

.bg-gray-700\/50 {
    background-color: rgb(55 65 81 / 0.5)
}

.bg-gray-700\/60 {
    background-color: rgb(55 65 81 / 0.6)
}

.bg-gray-700\/70 {
    background-color: rgb(55 65 81 / 0.7)
}

.bg-gray-700\/75 {
    background-color: rgb(55 65 81 / 0.75)
}

.bg-gray-700\/80 {
    background-color: rgb(55 65 81 / 0.8)
}

.bg-gray-700\/90 {
    background-color: rgb(55 65 81 / 0.9)
}

.bg-gray-700\/95 {
    background-color: rgb(55 65 81 / 0.95)
}

.bg-gray-75 {
    --tw-bg-opacity: 1;
    background-color: rgb(251 254 255 / var(--tw-bg-opacity))
}

.bg-gray-75\/0 {
    background-color: rgb(251 254 255 / 0)
}

.bg-gray-75\/10 {
    background-color: rgb(251 254 255 / 0.1)
}

.bg-gray-75\/100 {
    background-color: rgb(251 254 255 / 1)
}

.bg-gray-75\/20 {
    background-color: rgb(251 254 255 / 0.2)
}

.bg-gray-75\/25 {
    background-color: rgb(251 254 255 / 0.25)
}

.bg-gray-75\/30 {
    background-color: rgb(251 254 255 / 0.3)
}

.bg-gray-75\/40 {
    background-color: rgb(251 254 255 / 0.4)
}

.bg-gray-75\/5 {
    background-color: rgb(251 254 255 / 0.05)
}

.bg-gray-75\/50 {
    background-color: rgb(251 254 255 / 0.5)
}

.bg-gray-75\/60 {
    background-color: rgb(251 254 255 / 0.6)
}

.bg-gray-75\/70 {
    background-color: rgb(251 254 255 / 0.7)
}

.bg-gray-75\/75 {
    background-color: rgb(251 254 255 / 0.75)
}

.bg-gray-75\/80 {
    background-color: rgb(251 254 255 / 0.8)
}

.bg-gray-75\/90 {
    background-color: rgb(251 254 255 / 0.9)
}

.bg-gray-75\/95 {
    background-color: rgb(251 254 255 / 0.95)
}

.bg-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(31 41 55 / var(--tw-bg-opacity))
}

.bg-gray-800\/0 {
    background-color: rgb(31 41 55 / 0)
}

.bg-gray-800\/10 {
    background-color: rgb(31 41 55 / 0.1)
}

.bg-gray-800\/100 {
    background-color: rgb(31 41 55 / 1)
}

.bg-gray-800\/20 {
    background-color: rgb(31 41 55 / 0.2)
}

.bg-gray-800\/25 {
    background-color: rgb(31 41 55 / 0.25)
}

.bg-gray-800\/30 {
    background-color: rgb(31 41 55 / 0.3)
}

.bg-gray-800\/40 {
    background-color: rgb(31 41 55 / 0.4)
}

.bg-gray-800\/5 {
    background-color: rgb(31 41 55 / 0.05)
}

.bg-gray-800\/50 {
    background-color: rgb(31 41 55 / 0.5)
}

.bg-gray-800\/60 {
    background-color: rgb(31 41 55 / 0.6)
}

.bg-gray-800\/70 {
    background-color: rgb(31 41 55 / 0.7)
}

.bg-gray-800\/75 {
    background-color: rgb(31 41 55 / 0.75)
}

.bg-gray-800\/80 {
    background-color: rgb(31 41 55 / 0.8)
}

.bg-gray-800\/90 {
    background-color: rgb(31 41 55 / 0.9)
}

.bg-gray-800\/95 {
    background-color: rgb(31 41 55 / 0.95)
}

.bg-gray-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(17 24 39 / var(--tw-bg-opacity))
}

.bg-gray-900\/0 {
    background-color: rgb(17 24 39 / 0)
}

.bg-gray-900\/10 {
    background-color: rgb(17 24 39 / 0.1)
}

.bg-gray-900\/100 {
    background-color: rgb(17 24 39 / 1)
}

.bg-gray-900\/20 {
    background-color: rgb(17 24 39 / 0.2)
}

.bg-gray-900\/25 {
    background-color: rgb(17 24 39 / 0.25)
}

.bg-gray-900\/30 {
    background-color: rgb(17 24 39 / 0.3)
}

.bg-gray-900\/40 {
    background-color: rgb(17 24 39 / 0.4)
}

.bg-gray-900\/5 {
    background-color: rgb(17 24 39 / 0.05)
}

.bg-gray-900\/50 {
    background-color: rgb(17 24 39 / 0.5)
}

.bg-gray-900\/60 {
    background-color: rgb(17 24 39 / 0.6)
}

.bg-gray-900\/70 {
    background-color: rgb(17 24 39 / 0.7)
}

.bg-gray-900\/75 {
    background-color: rgb(17 24 39 / 0.75)
}

.bg-gray-900\/80 {
    background-color: rgb(17 24 39 / 0.8)
}

.bg-gray-900\/90 {
    background-color: rgb(17 24 39 / 0.9)
}

.bg-gray-900\/95 {
    background-color: rgb(17 24 39 / 0.95)
}

.bg-gray-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(3 7 18 / var(--tw-bg-opacity))
}

.bg-gray-950\/0 {
    background-color: rgb(3 7 18 / 0)
}

.bg-gray-950\/10 {
    background-color: rgb(3 7 18 / 0.1)
}

.bg-gray-950\/100 {
    background-color: rgb(3 7 18 / 1)
}

.bg-gray-950\/20 {
    background-color: rgb(3 7 18 / 0.2)
}

.bg-gray-950\/25 {
    background-color: rgb(3 7 18 / 0.25)
}

.bg-gray-950\/30 {
    background-color: rgb(3 7 18 / 0.3)
}

.bg-gray-950\/40 {
    background-color: rgb(3 7 18 / 0.4)
}

.bg-gray-950\/5 {
    background-color: rgb(3 7 18 / 0.05)
}

.bg-gray-950\/50 {
    background-color: rgb(3 7 18 / 0.5)
}

.bg-gray-950\/60 {
    background-color: rgb(3 7 18 / 0.6)
}

.bg-gray-950\/70 {
    background-color: rgb(3 7 18 / 0.7)
}

.bg-gray-950\/75 {
    background-color: rgb(3 7 18 / 0.75)
}

.bg-gray-950\/80 {
    background-color: rgb(3 7 18 / 0.8)
}

.bg-gray-950\/90 {
    background-color: rgb(3 7 18 / 0.9)
}

.bg-gray-950\/95 {
    background-color: rgb(3 7 18 / 0.95)
}

.bg-green-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(220 252 231 / var(--tw-bg-opacity))
}

.bg-green-100\/0 {
    background-color: rgb(220 252 231 / 0)
}

.bg-green-100\/10 {
    background-color: rgb(220 252 231 / 0.1)
}

.bg-green-100\/100 {
    background-color: rgb(220 252 231 / 1)
}

.bg-green-100\/20 {
    background-color: rgb(220 252 231 / 0.2)
}

.bg-green-100\/25 {
    background-color: rgb(220 252 231 / 0.25)
}

.bg-green-100\/30 {
    background-color: rgb(220 252 231 / 0.3)
}

.bg-green-100\/40 {
    background-color: rgb(220 252 231 / 0.4)
}

.bg-green-100\/5 {
    background-color: rgb(220 252 231 / 0.05)
}

.bg-green-100\/50 {
    background-color: rgb(220 252 231 / 0.5)
}

.bg-green-100\/60 {
    background-color: rgb(220 252 231 / 0.6)
}

.bg-green-100\/70 {
    background-color: rgb(220 252 231 / 0.7)
}

.bg-green-100\/75 {
    background-color: rgb(220 252 231 / 0.75)
}

.bg-green-100\/80 {
    background-color: rgb(220 252 231 / 0.8)
}

.bg-green-100\/90 {
    background-color: rgb(220 252 231 / 0.9)
}

.bg-green-100\/95 {
    background-color: rgb(220 252 231 / 0.95)
}

.bg-green-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(187 247 208 / var(--tw-bg-opacity))
}

.bg-green-200\/0 {
    background-color: rgb(187 247 208 / 0)
}

.bg-green-200\/10 {
    background-color: rgb(187 247 208 / 0.1)
}

.bg-green-200\/100 {
    background-color: rgb(187 247 208 / 1)
}

.bg-green-200\/20 {
    background-color: rgb(187 247 208 / 0.2)
}

.bg-green-200\/25 {
    background-color: rgb(187 247 208 / 0.25)
}

.bg-green-200\/30 {
    background-color: rgb(187 247 208 / 0.3)
}

.bg-green-200\/40 {
    background-color: rgb(187 247 208 / 0.4)
}

.bg-green-200\/5 {
    background-color: rgb(187 247 208 / 0.05)
}

.bg-green-200\/50 {
    background-color: rgb(187 247 208 / 0.5)
}

.bg-green-200\/60 {
    background-color: rgb(187 247 208 / 0.6)
}

.bg-green-200\/70 {
    background-color: rgb(187 247 208 / 0.7)
}

.bg-green-200\/75 {
    background-color: rgb(187 247 208 / 0.75)
}

.bg-green-200\/80 {
    background-color: rgb(187 247 208 / 0.8)
}

.bg-green-200\/90 {
    background-color: rgb(187 247 208 / 0.9)
}

.bg-green-200\/95 {
    background-color: rgb(187 247 208 / 0.95)
}

.bg-green-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(134 239 172 / var(--tw-bg-opacity))
}

.bg-green-300\/0 {
    background-color: rgb(134 239 172 / 0)
}

.bg-green-300\/10 {
    background-color: rgb(134 239 172 / 0.1)
}

.bg-green-300\/100 {
    background-color: rgb(134 239 172 / 1)
}

.bg-green-300\/20 {
    background-color: rgb(134 239 172 / 0.2)
}

.bg-green-300\/25 {
    background-color: rgb(134 239 172 / 0.25)
}

.bg-green-300\/30 {
    background-color: rgb(134 239 172 / 0.3)
}

.bg-green-300\/40 {
    background-color: rgb(134 239 172 / 0.4)
}

.bg-green-300\/5 {
    background-color: rgb(134 239 172 / 0.05)
}

.bg-green-300\/50 {
    background-color: rgb(134 239 172 / 0.5)
}

.bg-green-300\/60 {
    background-color: rgb(134 239 172 / 0.6)
}

.bg-green-300\/70 {
    background-color: rgb(134 239 172 / 0.7)
}

.bg-green-300\/75 {
    background-color: rgb(134 239 172 / 0.75)
}

.bg-green-300\/80 {
    background-color: rgb(134 239 172 / 0.8)
}

.bg-green-300\/90 {
    background-color: rgb(134 239 172 / 0.9)
}

.bg-green-300\/95 {
    background-color: rgb(134 239 172 / 0.95)
}

.bg-green-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(74 222 128 / var(--tw-bg-opacity))
}

.bg-green-400\/0 {
    background-color: rgb(74 222 128 / 0)
}

.bg-green-400\/10 {
    background-color: rgb(74 222 128 / 0.1)
}

.bg-green-400\/100 {
    background-color: rgb(74 222 128 / 1)
}

.bg-green-400\/20 {
    background-color: rgb(74 222 128 / 0.2)
}

.bg-green-400\/25 {
    background-color: rgb(74 222 128 / 0.25)
}

.bg-green-400\/30 {
    background-color: rgb(74 222 128 / 0.3)
}

.bg-green-400\/40 {
    background-color: rgb(74 222 128 / 0.4)
}

.bg-green-400\/5 {
    background-color: rgb(74 222 128 / 0.05)
}

.bg-green-400\/50 {
    background-color: rgb(74 222 128 / 0.5)
}

.bg-green-400\/60 {
    background-color: rgb(74 222 128 / 0.6)
}

.bg-green-400\/70 {
    background-color: rgb(74 222 128 / 0.7)
}

.bg-green-400\/75 {
    background-color: rgb(74 222 128 / 0.75)
}

.bg-green-400\/80 {
    background-color: rgb(74 222 128 / 0.8)
}

.bg-green-400\/90 {
    background-color: rgb(74 222 128 / 0.9)
}

.bg-green-400\/95 {
    background-color: rgb(74 222 128 / 0.95)
}

.bg-green-450 {
    --tw-bg-opacity: 1;
    background-color: rgb(0 211 126 / var(--tw-bg-opacity))
}

.bg-green-450\/0 {
    background-color: rgb(0 211 126 / 0)
}

.bg-green-450\/10 {
    background-color: rgb(0 211 126 / 0.1)
}

.bg-green-450\/100 {
    background-color: rgb(0 211 126 / 1)
}

.bg-green-450\/20 {
    background-color: rgb(0 211 126 / 0.2)
}

.bg-green-450\/25 {
    background-color: rgb(0 211 126 / 0.25)
}

.bg-green-450\/30 {
    background-color: rgb(0 211 126 / 0.3)
}

.bg-green-450\/40 {
    background-color: rgb(0 211 126 / 0.4)
}

.bg-green-450\/5 {
    background-color: rgb(0 211 126 / 0.05)
}

.bg-green-450\/50 {
    background-color: rgb(0 211 126 / 0.5)
}

.bg-green-450\/60 {
    background-color: rgb(0 211 126 / 0.6)
}

.bg-green-450\/70 {
    background-color: rgb(0 211 126 / 0.7)
}

.bg-green-450\/75 {
    background-color: rgb(0 211 126 / 0.75)
}

.bg-green-450\/80 {
    background-color: rgb(0 211 126 / 0.8)
}

.bg-green-450\/90 {
    background-color: rgb(0 211 126 / 0.9)
}

.bg-green-450\/95 {
    background-color: rgb(0 211 126 / 0.95)
}

.bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(240 253 244 / var(--tw-bg-opacity))
}

.bg-green-50\/0 {
    background-color: rgb(240 253 244 / 0)
}

.bg-green-50\/10 {
    background-color: rgb(240 253 244 / 0.1)
}

.bg-green-50\/100 {
    background-color: rgb(240 253 244 / 1)
}

.bg-green-50\/20 {
    background-color: rgb(240 253 244 / 0.2)
}

.bg-green-50\/25 {
    background-color: rgb(240 253 244 / 0.25)
}

.bg-green-50\/30 {
    background-color: rgb(240 253 244 / 0.3)
}

.bg-green-50\/40 {
    background-color: rgb(240 253 244 / 0.4)
}

.bg-green-50\/5 {
    background-color: rgb(240 253 244 / 0.05)
}

.bg-green-50\/50 {
    background-color: rgb(240 253 244 / 0.5)
}

.bg-green-50\/60 {
    background-color: rgb(240 253 244 / 0.6)
}

.bg-green-50\/70 {
    background-color: rgb(240 253 244 / 0.7)
}

.bg-green-50\/75 {
    background-color: rgb(240 253 244 / 0.75)
}

.bg-green-50\/80 {
    background-color: rgb(240 253 244 / 0.8)
}

.bg-green-50\/90 {
    background-color: rgb(240 253 244 / 0.9)
}

.bg-green-50\/95 {
    background-color: rgb(240 253 244 / 0.95)
}

.bg-green-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(34 197 94 / var(--tw-bg-opacity))
}

.bg-green-500\/0 {
    background-color: rgb(34 197 94 / 0)
}

.bg-green-500\/10 {
    background-color: rgb(34 197 94 / 0.1)
}

.bg-green-500\/100 {
    background-color: rgb(34 197 94 / 1)
}

.bg-green-500\/20 {
    background-color: rgb(34 197 94 / 0.2)
}

.bg-green-500\/25 {
    background-color: rgb(34 197 94 / 0.25)
}

.bg-green-500\/30 {
    background-color: rgb(34 197 94 / 0.3)
}

.bg-green-500\/40 {
    background-color: rgb(34 197 94 / 0.4)
}

.bg-green-500\/5 {
    background-color: rgb(34 197 94 / 0.05)
}

.bg-green-500\/50 {
    background-color: rgb(34 197 94 / 0.5)
}

.bg-green-500\/60 {
    background-color: rgb(34 197 94 / 0.6)
}

.bg-green-500\/70 {
    background-color: rgb(34 197 94 / 0.7)
}

.bg-green-500\/75 {
    background-color: rgb(34 197 94 / 0.75)
}

.bg-green-500\/80 {
    background-color: rgb(34 197 94 / 0.8)
}

.bg-green-500\/90 {
    background-color: rgb(34 197 94 / 0.9)
}

.bg-green-500\/95 {
    background-color: rgb(34 197 94 / 0.95)
}

.bg-green-550 {
    --tw-bg-opacity: 1;
    background-color: rgb(0 168 101 / var(--tw-bg-opacity))
}

.bg-green-550\/0 {
    background-color: rgb(0 168 101 / 0)
}

.bg-green-550\/10 {
    background-color: rgb(0 168 101 / 0.1)
}

.bg-green-550\/100 {
    background-color: rgb(0 168 101 / 1)
}

.bg-green-550\/20 {
    background-color: rgb(0 168 101 / 0.2)
}

.bg-green-550\/25 {
    background-color: rgb(0 168 101 / 0.25)
}

.bg-green-550\/30 {
    background-color: rgb(0 168 101 / 0.3)
}

.bg-green-550\/40 {
    background-color: rgb(0 168 101 / 0.4)
}

.bg-green-550\/5 {
    background-color: rgb(0 168 101 / 0.05)
}

.bg-green-550\/50 {
    background-color: rgb(0 168 101 / 0.5)
}

.bg-green-550\/60 {
    background-color: rgb(0 168 101 / 0.6)
}

.bg-green-550\/70 {
    background-color: rgb(0 168 101 / 0.7)
}

.bg-green-550\/75 {
    background-color: rgb(0 168 101 / 0.75)
}

.bg-green-550\/80 {
    background-color: rgb(0 168 101 / 0.8)
}

.bg-green-550\/90 {
    background-color: rgb(0 168 101 / 0.9)
}

.bg-green-550\/95 {
    background-color: rgb(0 168 101 / 0.95)
}

.bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(22 163 74 / var(--tw-bg-opacity))
}

.bg-green-600\/0 {
    background-color: rgb(22 163 74 / 0)
}

.bg-green-600\/10 {
    background-color: rgb(22 163 74 / 0.1)
}

.bg-green-600\/100 {
    background-color: rgb(22 163 74 / 1)
}

.bg-green-600\/20 {
    background-color: rgb(22 163 74 / 0.2)
}

.bg-green-600\/25 {
    background-color: rgb(22 163 74 / 0.25)
}

.bg-green-600\/30 {
    background-color: rgb(22 163 74 / 0.3)
}

.bg-green-600\/40 {
    background-color: rgb(22 163 74 / 0.4)
}

.bg-green-600\/5 {
    background-color: rgb(22 163 74 / 0.05)
}

.bg-green-600\/50 {
    background-color: rgb(22 163 74 / 0.5)
}

.bg-green-600\/60 {
    background-color: rgb(22 163 74 / 0.6)
}

.bg-green-600\/70 {
    background-color: rgb(22 163 74 / 0.7)
}

.bg-green-600\/75 {
    background-color: rgb(22 163 74 / 0.75)
}

.bg-green-600\/80 {
    background-color: rgb(22 163 74 / 0.8)
}

.bg-green-600\/90 {
    background-color: rgb(22 163 74 / 0.9)
}

.bg-green-600\/95 {
    background-color: rgb(22 163 74 / 0.95)
}

.bg-green-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(21 128 61 / var(--tw-bg-opacity))
}

.bg-green-700\/0 {
    background-color: rgb(21 128 61 / 0)
}

.bg-green-700\/10 {
    background-color: rgb(21 128 61 / 0.1)
}

.bg-green-700\/100 {
    background-color: rgb(21 128 61 / 1)
}

.bg-green-700\/20 {
    background-color: rgb(21 128 61 / 0.2)
}

.bg-green-700\/25 {
    background-color: rgb(21 128 61 / 0.25)
}

.bg-green-700\/30 {
    background-color: rgb(21 128 61 / 0.3)
}

.bg-green-700\/40 {
    background-color: rgb(21 128 61 / 0.4)
}

.bg-green-700\/5 {
    background-color: rgb(21 128 61 / 0.05)
}

.bg-green-700\/50 {
    background-color: rgb(21 128 61 / 0.5)
}

.bg-green-700\/60 {
    background-color: rgb(21 128 61 / 0.6)
}

.bg-green-700\/70 {
    background-color: rgb(21 128 61 / 0.7)
}

.bg-green-700\/75 {
    background-color: rgb(21 128 61 / 0.75)
}

.bg-green-700\/80 {
    background-color: rgb(21 128 61 / 0.8)
}

.bg-green-700\/90 {
    background-color: rgb(21 128 61 / 0.9)
}

.bg-green-700\/95 {
    background-color: rgb(21 128 61 / 0.95)
}

.bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(22 101 52 / var(--tw-bg-opacity))
}

.bg-green-800\/0 {
    background-color: rgb(22 101 52 / 0)
}

.bg-green-800\/10 {
    background-color: rgb(22 101 52 / 0.1)
}

.bg-green-800\/100 {
    background-color: rgb(22 101 52 / 1)
}

.bg-green-800\/20 {
    background-color: rgb(22 101 52 / 0.2)
}

.bg-green-800\/25 {
    background-color: rgb(22 101 52 / 0.25)
}

.bg-green-800\/30 {
    background-color: rgb(22 101 52 / 0.3)
}

.bg-green-800\/40 {
    background-color: rgb(22 101 52 / 0.4)
}

.bg-green-800\/5 {
    background-color: rgb(22 101 52 / 0.05)
}

.bg-green-800\/50 {
    background-color: rgb(22 101 52 / 0.5)
}

.bg-green-800\/60 {
    background-color: rgb(22 101 52 / 0.6)
}

.bg-green-800\/70 {
    background-color: rgb(22 101 52 / 0.7)
}

.bg-green-800\/75 {
    background-color: rgb(22 101 52 / 0.75)
}

.bg-green-800\/80 {
    background-color: rgb(22 101 52 / 0.8)
}

.bg-green-800\/90 {
    background-color: rgb(22 101 52 / 0.9)
}

.bg-green-800\/95 {
    background-color: rgb(22 101 52 / 0.95)
}

.bg-green-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(20 83 45 / var(--tw-bg-opacity))
}

.bg-green-900\/0 {
    background-color: rgb(20 83 45 / 0)
}

.bg-green-900\/10 {
    background-color: rgb(20 83 45 / 0.1)
}

.bg-green-900\/100 {
    background-color: rgb(20 83 45 / 1)
}

.bg-green-900\/20 {
    background-color: rgb(20 83 45 / 0.2)
}

.bg-green-900\/25 {
    background-color: rgb(20 83 45 / 0.25)
}

.bg-green-900\/30 {
    background-color: rgb(20 83 45 / 0.3)
}

.bg-green-900\/40 {
    background-color: rgb(20 83 45 / 0.4)
}

.bg-green-900\/5 {
    background-color: rgb(20 83 45 / 0.05)
}

.bg-green-900\/50 {
    background-color: rgb(20 83 45 / 0.5)
}

.bg-green-900\/60 {
    background-color: rgb(20 83 45 / 0.6)
}

.bg-green-900\/70 {
    background-color: rgb(20 83 45 / 0.7)
}

.bg-green-900\/75 {
    background-color: rgb(20 83 45 / 0.75)
}

.bg-green-900\/80 {
    background-color: rgb(20 83 45 / 0.8)
}

.bg-green-900\/90 {
    background-color: rgb(20 83 45 / 0.9)
}

.bg-green-900\/95 {
    background-color: rgb(20 83 45 / 0.95)
}

.bg-green-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(5 46 22 / var(--tw-bg-opacity))
}

.bg-green-950\/0 {
    background-color: rgb(5 46 22 / 0)
}

.bg-green-950\/10 {
    background-color: rgb(5 46 22 / 0.1)
}

.bg-green-950\/100 {
    background-color: rgb(5 46 22 / 1)
}

.bg-green-950\/20 {
    background-color: rgb(5 46 22 / 0.2)
}

.bg-green-950\/25 {
    background-color: rgb(5 46 22 / 0.25)
}

.bg-green-950\/30 {
    background-color: rgb(5 46 22 / 0.3)
}

.bg-green-950\/40 {
    background-color: rgb(5 46 22 / 0.4)
}

.bg-green-950\/5 {
    background-color: rgb(5 46 22 / 0.05)
}

.bg-green-950\/50 {
    background-color: rgb(5 46 22 / 0.5)
}

.bg-green-950\/60 {
    background-color: rgb(5 46 22 / 0.6)
}

.bg-green-950\/70 {
    background-color: rgb(5 46 22 / 0.7)
}

.bg-green-950\/75 {
    background-color: rgb(5 46 22 / 0.75)
}

.bg-green-950\/80 {
    background-color: rgb(5 46 22 / 0.8)
}

.bg-green-950\/90 {
    background-color: rgb(5 46 22 / 0.9)
}

.bg-green-950\/95 {
    background-color: rgb(5 46 22 / 0.95)
}

.bg-indigo-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(224 231 255 / var(--tw-bg-opacity))
}

.bg-indigo-100\/0 {
    background-color: rgb(224 231 255 / 0)
}

.bg-indigo-100\/10 {
    background-color: rgb(224 231 255 / 0.1)
}

.bg-indigo-100\/100 {
    background-color: rgb(224 231 255 / 1)
}

.bg-indigo-100\/20 {
    background-color: rgb(224 231 255 / 0.2)
}

.bg-indigo-100\/25 {
    background-color: rgb(224 231 255 / 0.25)
}

.bg-indigo-100\/30 {
    background-color: rgb(224 231 255 / 0.3)
}

.bg-indigo-100\/40 {
    background-color: rgb(224 231 255 / 0.4)
}

.bg-indigo-100\/5 {
    background-color: rgb(224 231 255 / 0.05)
}

.bg-indigo-100\/50 {
    background-color: rgb(224 231 255 / 0.5)
}

.bg-indigo-100\/60 {
    background-color: rgb(224 231 255 / 0.6)
}

.bg-indigo-100\/70 {
    background-color: rgb(224 231 255 / 0.7)
}

.bg-indigo-100\/75 {
    background-color: rgb(224 231 255 / 0.75)
}

.bg-indigo-100\/80 {
    background-color: rgb(224 231 255 / 0.8)
}

.bg-indigo-100\/90 {
    background-color: rgb(224 231 255 / 0.9)
}

.bg-indigo-100\/95 {
    background-color: rgb(224 231 255 / 0.95)
}

.bg-indigo-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(199 210 254 / var(--tw-bg-opacity))
}

.bg-indigo-200\/0 {
    background-color: rgb(199 210 254 / 0)
}

.bg-indigo-200\/10 {
    background-color: rgb(199 210 254 / 0.1)
}

.bg-indigo-200\/100 {
    background-color: rgb(199 210 254 / 1)
}

.bg-indigo-200\/20 {
    background-color: rgb(199 210 254 / 0.2)
}

.bg-indigo-200\/25 {
    background-color: rgb(199 210 254 / 0.25)
}

.bg-indigo-200\/30 {
    background-color: rgb(199 210 254 / 0.3)
}

.bg-indigo-200\/40 {
    background-color: rgb(199 210 254 / 0.4)
}

.bg-indigo-200\/5 {
    background-color: rgb(199 210 254 / 0.05)
}

.bg-indigo-200\/50 {
    background-color: rgb(199 210 254 / 0.5)
}

.bg-indigo-200\/60 {
    background-color: rgb(199 210 254 / 0.6)
}

.bg-indigo-200\/70 {
    background-color: rgb(199 210 254 / 0.7)
}

.bg-indigo-200\/75 {
    background-color: rgb(199 210 254 / 0.75)
}

.bg-indigo-200\/80 {
    background-color: rgb(199 210 254 / 0.8)
}

.bg-indigo-200\/90 {
    background-color: rgb(199 210 254 / 0.9)
}

.bg-indigo-200\/95 {
    background-color: rgb(199 210 254 / 0.95)
}

.bg-indigo-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(165 180 252 / var(--tw-bg-opacity))
}

.bg-indigo-300\/0 {
    background-color: rgb(165 180 252 / 0)
}

.bg-indigo-300\/10 {
    background-color: rgb(165 180 252 / 0.1)
}

.bg-indigo-300\/100 {
    background-color: rgb(165 180 252 / 1)
}

.bg-indigo-300\/20 {
    background-color: rgb(165 180 252 / 0.2)
}

.bg-indigo-300\/25 {
    background-color: rgb(165 180 252 / 0.25)
}

.bg-indigo-300\/30 {
    background-color: rgb(165 180 252 / 0.3)
}

.bg-indigo-300\/40 {
    background-color: rgb(165 180 252 / 0.4)
}

.bg-indigo-300\/5 {
    background-color: rgb(165 180 252 / 0.05)
}

.bg-indigo-300\/50 {
    background-color: rgb(165 180 252 / 0.5)
}

.bg-indigo-300\/60 {
    background-color: rgb(165 180 252 / 0.6)
}

.bg-indigo-300\/70 {
    background-color: rgb(165 180 252 / 0.7)
}

.bg-indigo-300\/75 {
    background-color: rgb(165 180 252 / 0.75)
}

.bg-indigo-300\/80 {
    background-color: rgb(165 180 252 / 0.8)
}

.bg-indigo-300\/90 {
    background-color: rgb(165 180 252 / 0.9)
}

.bg-indigo-300\/95 {
    background-color: rgb(165 180 252 / 0.95)
}

.bg-indigo-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(129 140 248 / var(--tw-bg-opacity))
}

.bg-indigo-400\/0 {
    background-color: rgb(129 140 248 / 0)
}

.bg-indigo-400\/10 {
    background-color: rgb(129 140 248 / 0.1)
}

.bg-indigo-400\/100 {
    background-color: rgb(129 140 248 / 1)
}

.bg-indigo-400\/20 {
    background-color: rgb(129 140 248 / 0.2)
}

.bg-indigo-400\/25 {
    background-color: rgb(129 140 248 / 0.25)
}

.bg-indigo-400\/30 {
    background-color: rgb(129 140 248 / 0.3)
}

.bg-indigo-400\/40 {
    background-color: rgb(129 140 248 / 0.4)
}

.bg-indigo-400\/5 {
    background-color: rgb(129 140 248 / 0.05)
}

.bg-indigo-400\/50 {
    background-color: rgb(129 140 248 / 0.5)
}

.bg-indigo-400\/60 {
    background-color: rgb(129 140 248 / 0.6)
}

.bg-indigo-400\/70 {
    background-color: rgb(129 140 248 / 0.7)
}

.bg-indigo-400\/75 {
    background-color: rgb(129 140 248 / 0.75)
}

.bg-indigo-400\/80 {
    background-color: rgb(129 140 248 / 0.8)
}

.bg-indigo-400\/90 {
    background-color: rgb(129 140 248 / 0.9)
}

.bg-indigo-400\/95 {
    background-color: rgb(129 140 248 / 0.95)
}

.bg-indigo-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(238 242 255 / var(--tw-bg-opacity))
}

.bg-indigo-50\/0 {
    background-color: rgb(238 242 255 / 0)
}

.bg-indigo-50\/10 {
    background-color: rgb(238 242 255 / 0.1)
}

.bg-indigo-50\/100 {
    background-color: rgb(238 242 255 / 1)
}

.bg-indigo-50\/20 {
    background-color: rgb(238 242 255 / 0.2)
}

.bg-indigo-50\/25 {
    background-color: rgb(238 242 255 / 0.25)
}

.bg-indigo-50\/30 {
    background-color: rgb(238 242 255 / 0.3)
}

.bg-indigo-50\/40 {
    background-color: rgb(238 242 255 / 0.4)
}

.bg-indigo-50\/5 {
    background-color: rgb(238 242 255 / 0.05)
}

.bg-indigo-50\/50 {
    background-color: rgb(238 242 255 / 0.5)
}

.bg-indigo-50\/60 {
    background-color: rgb(238 242 255 / 0.6)
}

.bg-indigo-50\/70 {
    background-color: rgb(238 242 255 / 0.7)
}

.bg-indigo-50\/75 {
    background-color: rgb(238 242 255 / 0.75)
}

.bg-indigo-50\/80 {
    background-color: rgb(238 242 255 / 0.8)
}

.bg-indigo-50\/90 {
    background-color: rgb(238 242 255 / 0.9)
}

.bg-indigo-50\/95 {
    background-color: rgb(238 242 255 / 0.95)
}

.bg-indigo-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(99 102 241 / var(--tw-bg-opacity))
}

.bg-indigo-500\/0 {
    background-color: rgb(99 102 241 / 0)
}

.bg-indigo-500\/10 {
    background-color: rgb(99 102 241 / 0.1)
}

.bg-indigo-500\/100 {
    background-color: rgb(99 102 241 / 1)
}

.bg-indigo-500\/20 {
    background-color: rgb(99 102 241 / 0.2)
}

.bg-indigo-500\/25 {
    background-color: rgb(99 102 241 / 0.25)
}

.bg-indigo-500\/30 {
    background-color: rgb(99 102 241 / 0.3)
}

.bg-indigo-500\/40 {
    background-color: rgb(99 102 241 / 0.4)
}

.bg-indigo-500\/5 {
    background-color: rgb(99 102 241 / 0.05)
}

.bg-indigo-500\/50 {
    background-color: rgb(99 102 241 / 0.5)
}

.bg-indigo-500\/60 {
    background-color: rgb(99 102 241 / 0.6)
}

.bg-indigo-500\/70 {
    background-color: rgb(99 102 241 / 0.7)
}

.bg-indigo-500\/75 {
    background-color: rgb(99 102 241 / 0.75)
}

.bg-indigo-500\/80 {
    background-color: rgb(99 102 241 / 0.8)
}

.bg-indigo-500\/90 {
    background-color: rgb(99 102 241 / 0.9)
}

.bg-indigo-500\/95 {
    background-color: rgb(99 102 241 / 0.95)
}

.bg-indigo-550 {
    --tw-bg-opacity: 1;
    background-color: rgb(102 67 214 / var(--tw-bg-opacity))
}

.bg-indigo-550\/0 {
    background-color: rgb(102 67 214 / 0)
}

.bg-indigo-550\/10 {
    background-color: rgb(102 67 214 / 0.1)
}

.bg-indigo-550\/100 {
    background-color: rgb(102 67 214 / 1)
}

.bg-indigo-550\/20 {
    background-color: rgb(102 67 214 / 0.2)
}

.bg-indigo-550\/25 {
    background-color: rgb(102 67 214 / 0.25)
}

.bg-indigo-550\/30 {
    background-color: rgb(102 67 214 / 0.3)
}

.bg-indigo-550\/40 {
    background-color: rgb(102 67 214 / 0.4)
}

.bg-indigo-550\/5 {
    background-color: rgb(102 67 214 / 0.05)
}

.bg-indigo-550\/50 {
    background-color: rgb(102 67 214 / 0.5)
}

.bg-indigo-550\/60 {
    background-color: rgb(102 67 214 / 0.6)
}

.bg-indigo-550\/70 {
    background-color: rgb(102 67 214 / 0.7)
}

.bg-indigo-550\/75 {
    background-color: rgb(102 67 214 / 0.75)
}

.bg-indigo-550\/80 {
    background-color: rgb(102 67 214 / 0.8)
}

.bg-indigo-550\/90 {
    background-color: rgb(102 67 214 / 0.9)
}

.bg-indigo-550\/95 {
    background-color: rgb(102 67 214 / 0.95)
}

.bg-indigo-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(79 70 229 / var(--tw-bg-opacity))
}

.bg-indigo-600\/0 {
    background-color: rgb(79 70 229 / 0)
}

.bg-indigo-600\/10 {
    background-color: rgb(79 70 229 / 0.1)
}

.bg-indigo-600\/100 {
    background-color: rgb(79 70 229 / 1)
}

.bg-indigo-600\/20 {
    background-color: rgb(79 70 229 / 0.2)
}

.bg-indigo-600\/25 {
    background-color: rgb(79 70 229 / 0.25)
}

.bg-indigo-600\/30 {
    background-color: rgb(79 70 229 / 0.3)
}

.bg-indigo-600\/40 {
    background-color: rgb(79 70 229 / 0.4)
}

.bg-indigo-600\/5 {
    background-color: rgb(79 70 229 / 0.05)
}

.bg-indigo-600\/50 {
    background-color: rgb(79 70 229 / 0.5)
}

.bg-indigo-600\/60 {
    background-color: rgb(79 70 229 / 0.6)
}

.bg-indigo-600\/70 {
    background-color: rgb(79 70 229 / 0.7)
}

.bg-indigo-600\/75 {
    background-color: rgb(79 70 229 / 0.75)
}

.bg-indigo-600\/80 {
    background-color: rgb(79 70 229 / 0.8)
}

.bg-indigo-600\/90 {
    background-color: rgb(79 70 229 / 0.9)
}

.bg-indigo-600\/95 {
    background-color: rgb(79 70 229 / 0.95)
}

.bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(67 56 202 / var(--tw-bg-opacity))
}

.bg-indigo-700\/0 {
    background-color: rgb(67 56 202 / 0)
}

.bg-indigo-700\/10 {
    background-color: rgb(67 56 202 / 0.1)
}

.bg-indigo-700\/100 {
    background-color: rgb(67 56 202 / 1)
}

.bg-indigo-700\/20 {
    background-color: rgb(67 56 202 / 0.2)
}

.bg-indigo-700\/25 {
    background-color: rgb(67 56 202 / 0.25)
}

.bg-indigo-700\/30 {
    background-color: rgb(67 56 202 / 0.3)
}

.bg-indigo-700\/40 {
    background-color: rgb(67 56 202 / 0.4)
}

.bg-indigo-700\/5 {
    background-color: rgb(67 56 202 / 0.05)
}

.bg-indigo-700\/50 {
    background-color: rgb(67 56 202 / 0.5)
}

.bg-indigo-700\/60 {
    background-color: rgb(67 56 202 / 0.6)
}

.bg-indigo-700\/70 {
    background-color: rgb(67 56 202 / 0.7)
}

.bg-indigo-700\/75 {
    background-color: rgb(67 56 202 / 0.75)
}

.bg-indigo-700\/80 {
    background-color: rgb(67 56 202 / 0.8)
}

.bg-indigo-700\/90 {
    background-color: rgb(67 56 202 / 0.9)
}

.bg-indigo-700\/95 {
    background-color: rgb(67 56 202 / 0.95)
}

.bg-indigo-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(55 48 163 / var(--tw-bg-opacity))
}

.bg-indigo-800\/0 {
    background-color: rgb(55 48 163 / 0)
}

.bg-indigo-800\/10 {
    background-color: rgb(55 48 163 / 0.1)
}

.bg-indigo-800\/100 {
    background-color: rgb(55 48 163 / 1)
}

.bg-indigo-800\/20 {
    background-color: rgb(55 48 163 / 0.2)
}

.bg-indigo-800\/25 {
    background-color: rgb(55 48 163 / 0.25)
}

.bg-indigo-800\/30 {
    background-color: rgb(55 48 163 / 0.3)
}

.bg-indigo-800\/40 {
    background-color: rgb(55 48 163 / 0.4)
}

.bg-indigo-800\/5 {
    background-color: rgb(55 48 163 / 0.05)
}

.bg-indigo-800\/50 {
    background-color: rgb(55 48 163 / 0.5)
}

.bg-indigo-800\/60 {
    background-color: rgb(55 48 163 / 0.6)
}

.bg-indigo-800\/70 {
    background-color: rgb(55 48 163 / 0.7)
}

.bg-indigo-800\/75 {
    background-color: rgb(55 48 163 / 0.75)
}

.bg-indigo-800\/80 {
    background-color: rgb(55 48 163 / 0.8)
}

.bg-indigo-800\/90 {
    background-color: rgb(55 48 163 / 0.9)
}

.bg-indigo-800\/95 {
    background-color: rgb(55 48 163 / 0.95)
}

.bg-indigo-850 {
    --tw-bg-opacity: 1;
    background-color: rgb(55 37 99 / var(--tw-bg-opacity))
}

.bg-indigo-850\/0 {
    background-color: rgb(55 37 99 / 0)
}

.bg-indigo-850\/10 {
    background-color: rgb(55 37 99 / 0.1)
}

.bg-indigo-850\/100 {
    background-color: rgb(55 37 99 / 1)
}

.bg-indigo-850\/20 {
    background-color: rgb(55 37 99 / 0.2)
}

.bg-indigo-850\/25 {
    background-color: rgb(55 37 99 / 0.25)
}

.bg-indigo-850\/30 {
    background-color: rgb(55 37 99 / 0.3)
}

.bg-indigo-850\/40 {
    background-color: rgb(55 37 99 / 0.4)
}

.bg-indigo-850\/5 {
    background-color: rgb(55 37 99 / 0.05)
}

.bg-indigo-850\/50 {
    background-color: rgb(55 37 99 / 0.5)
}

.bg-indigo-850\/60 {
    background-color: rgb(55 37 99 / 0.6)
}

.bg-indigo-850\/70 {
    background-color: rgb(55 37 99 / 0.7)
}

.bg-indigo-850\/75 {
    background-color: rgb(55 37 99 / 0.75)
}

.bg-indigo-850\/80 {
    background-color: rgb(55 37 99 / 0.8)
}

.bg-indigo-850\/90 {
    background-color: rgb(55 37 99 / 0.9)
}

.bg-indigo-850\/95 {
    background-color: rgb(55 37 99 / 0.95)
}

.bg-indigo-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(49 46 129 / var(--tw-bg-opacity))
}

.bg-indigo-900\/0 {
    background-color: rgb(49 46 129 / 0)
}

.bg-indigo-900\/10 {
    background-color: rgb(49 46 129 / 0.1)
}

.bg-indigo-900\/100 {
    background-color: rgb(49 46 129 / 1)
}

.bg-indigo-900\/20 {
    background-color: rgb(49 46 129 / 0.2)
}

.bg-indigo-900\/25 {
    background-color: rgb(49 46 129 / 0.25)
}

.bg-indigo-900\/30 {
    background-color: rgb(49 46 129 / 0.3)
}

.bg-indigo-900\/40 {
    background-color: rgb(49 46 129 / 0.4)
}

.bg-indigo-900\/5 {
    background-color: rgb(49 46 129 / 0.05)
}

.bg-indigo-900\/50 {
    background-color: rgb(49 46 129 / 0.5)
}

.bg-indigo-900\/60 {
    background-color: rgb(49 46 129 / 0.6)
}

.bg-indigo-900\/70 {
    background-color: rgb(49 46 129 / 0.7)
}

.bg-indigo-900\/75 {
    background-color: rgb(49 46 129 / 0.75)
}

.bg-indigo-900\/80 {
    background-color: rgb(49 46 129 / 0.8)
}

.bg-indigo-900\/90 {
    background-color: rgb(49 46 129 / 0.9)
}

.bg-indigo-900\/95 {
    background-color: rgb(49 46 129 / 0.95)
}

.bg-indigo-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(42 29 77 / var(--tw-bg-opacity))
}

.bg-indigo-950\/0 {
    background-color: rgb(42 29 77 / 0)
}

.bg-indigo-950\/10 {
    background-color: rgb(42 29 77 / 0.1)
}

.bg-indigo-950\/100 {
    background-color: rgb(42 29 77 / 1)
}

.bg-indigo-950\/20 {
    background-color: rgb(42 29 77 / 0.2)
}

.bg-indigo-950\/25 {
    background-color: rgb(42 29 77 / 0.25)
}

.bg-indigo-950\/30 {
    background-color: rgb(42 29 77 / 0.3)
}

.bg-indigo-950\/40 {
    background-color: rgb(42 29 77 / 0.4)
}

.bg-indigo-950\/5 {
    background-color: rgb(42 29 77 / 0.05)
}

.bg-indigo-950\/50 {
    background-color: rgb(42 29 77 / 0.5)
}

.bg-indigo-950\/60 {
    background-color: rgb(42 29 77 / 0.6)
}

.bg-indigo-950\/70 {
    background-color: rgb(42 29 77 / 0.7)
}

.bg-indigo-950\/75 {
    background-color: rgb(42 29 77 / 0.75)
}

.bg-indigo-950\/80 {
    background-color: rgb(42 29 77 / 0.8)
}

.bg-indigo-950\/90 {
    background-color: rgb(42 29 77 / 0.9)
}

.bg-indigo-950\/95 {
    background-color: rgb(42 29 77 / 0.95)
}

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

.bg-neutral-100\/0 {
    background-color: rgb(245 245 245 / 0)
}

.bg-neutral-100\/10 {
    background-color: rgb(245 245 245 / 0.1)
}

.bg-neutral-100\/100 {
    background-color: rgb(245 245 245 / 1)
}

.bg-neutral-100\/20 {
    background-color: rgb(245 245 245 / 0.2)
}

.bg-neutral-100\/25 {
    background-color: rgb(245 245 245 / 0.25)
}

.bg-neutral-100\/30 {
    background-color: rgb(245 245 245 / 0.3)
}

.bg-neutral-100\/40 {
    background-color: rgb(245 245 245 / 0.4)
}

.bg-neutral-100\/5 {
    background-color: rgb(245 245 245 / 0.05)
}

.bg-neutral-100\/50 {
    background-color: rgb(245 245 245 / 0.5)
}

.bg-neutral-100\/60 {
    background-color: rgb(245 245 245 / 0.6)
}

.bg-neutral-100\/70 {
    background-color: rgb(245 245 245 / 0.7)
}

.bg-neutral-100\/75 {
    background-color: rgb(245 245 245 / 0.75)
}

.bg-neutral-100\/80 {
    background-color: rgb(245 245 245 / 0.8)
}

.bg-neutral-100\/90 {
    background-color: rgb(245 245 245 / 0.9)
}

.bg-neutral-100\/95 {
    background-color: rgb(245 245 245 / 0.95)
}

.bg-neutral-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(229 229 229 / var(--tw-bg-opacity))
}

.bg-neutral-200\/0 {
    background-color: rgb(229 229 229 / 0)
}

.bg-neutral-200\/10 {
    background-color: rgb(229 229 229 / 0.1)
}

.bg-neutral-200\/100 {
    background-color: rgb(229 229 229 / 1)
}

.bg-neutral-200\/20 {
    background-color: rgb(229 229 229 / 0.2)
}

.bg-neutral-200\/25 {
    background-color: rgb(229 229 229 / 0.25)
}

.bg-neutral-200\/30 {
    background-color: rgb(229 229 229 / 0.3)
}

.bg-neutral-200\/40 {
    background-color: rgb(229 229 229 / 0.4)
}

.bg-neutral-200\/5 {
    background-color: rgb(229 229 229 / 0.05)
}

.bg-neutral-200\/50 {
    background-color: rgb(229 229 229 / 0.5)
}

.bg-neutral-200\/60 {
    background-color: rgb(229 229 229 / 0.6)
}

.bg-neutral-200\/70 {
    background-color: rgb(229 229 229 / 0.7)
}

.bg-neutral-200\/75 {
    background-color: rgb(229 229 229 / 0.75)
}

.bg-neutral-200\/80 {
    background-color: rgb(229 229 229 / 0.8)
}

.bg-neutral-200\/90 {
    background-color: rgb(229 229 229 / 0.9)
}

.bg-neutral-200\/95 {
    background-color: rgb(229 229 229 / 0.95)
}

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

.bg-neutral-300\/0 {
    background-color: rgb(212 212 212 / 0)
}

.bg-neutral-300\/10 {
    background-color: rgb(212 212 212 / 0.1)
}

.bg-neutral-300\/100 {
    background-color: rgb(212 212 212 / 1)
}

.bg-neutral-300\/20 {
    background-color: rgb(212 212 212 / 0.2)
}

.bg-neutral-300\/25 {
    background-color: rgb(212 212 212 / 0.25)
}

.bg-neutral-300\/30 {
    background-color: rgb(212 212 212 / 0.3)
}

.bg-neutral-300\/40 {
    background-color: rgb(212 212 212 / 0.4)
}

.bg-neutral-300\/5 {
    background-color: rgb(212 212 212 / 0.05)
}

.bg-neutral-300\/50 {
    background-color: rgb(212 212 212 / 0.5)
}

.bg-neutral-300\/60 {
    background-color: rgb(212 212 212 / 0.6)
}

.bg-neutral-300\/70 {
    background-color: rgb(212 212 212 / 0.7)
}

.bg-neutral-300\/75 {
    background-color: rgb(212 212 212 / 0.75)
}

.bg-neutral-300\/80 {
    background-color: rgb(212 212 212 / 0.8)
}

.bg-neutral-300\/90 {
    background-color: rgb(212 212 212 / 0.9)
}

.bg-neutral-300\/95 {
    background-color: rgb(212 212 212 / 0.95)
}

.bg-neutral-350 {
    --tw-bg-opacity: 1;
    background-color: rgb(205 207 206 / var(--tw-bg-opacity))
}

.bg-neutral-350\/0 {
    background-color: rgb(205 207 206 / 0)
}

.bg-neutral-350\/10 {
    background-color: rgb(205 207 206 / 0.1)
}

.bg-neutral-350\/100 {
    background-color: rgb(205 207 206 / 1)
}

.bg-neutral-350\/20 {
    background-color: rgb(205 207 206 / 0.2)
}

.bg-neutral-350\/25 {
    background-color: rgb(205 207 206 / 0.25)
}

.bg-neutral-350\/30 {
    background-color: rgb(205 207 206 / 0.3)
}

.bg-neutral-350\/40 {
    background-color: rgb(205 207 206 / 0.4)
}

.bg-neutral-350\/5 {
    background-color: rgb(205 207 206 / 0.05)
}

.bg-neutral-350\/50 {
    background-color: rgb(205 207 206 / 0.5)
}

.bg-neutral-350\/60 {
    background-color: rgb(205 207 206 / 0.6)
}

.bg-neutral-350\/70 {
    background-color: rgb(205 207 206 / 0.7)
}

.bg-neutral-350\/75 {
    background-color: rgb(205 207 206 / 0.75)
}

.bg-neutral-350\/80 {
    background-color: rgb(205 207 206 / 0.8)
}

.bg-neutral-350\/90 {
    background-color: rgb(205 207 206 / 0.9)
}

.bg-neutral-350\/95 {
    background-color: rgb(205 207 206 / 0.95)
}

.bg-neutral-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(158 164 172 / var(--tw-bg-opacity))
}

.bg-neutral-400\/0 {
    background-color: rgb(158 164 172 / 0)
}

.bg-neutral-400\/10 {
    background-color: rgb(158 164 172 / 0.1)
}

.bg-neutral-400\/100 {
    background-color: rgb(158 164 172 / 1)
}

.bg-neutral-400\/20 {
    background-color: rgb(158 164 172 / 0.2)
}

.bg-neutral-400\/25 {
    background-color: rgb(158 164 172 / 0.25)
}

.bg-neutral-400\/30 {
    background-color: rgb(158 164 172 / 0.3)
}

.bg-neutral-400\/40 {
    background-color: rgb(158 164 172 / 0.4)
}

.bg-neutral-400\/5 {
    background-color: rgb(158 164 172 / 0.05)
}

.bg-neutral-400\/50 {
    background-color: rgb(158 164 172 / 0.5)
}

.bg-neutral-400\/60 {
    background-color: rgb(158 164 172 / 0.6)
}

.bg-neutral-400\/70 {
    background-color: rgb(158 164 172 / 0.7)
}

.bg-neutral-400\/75 {
    background-color: rgb(158 164 172 / 0.75)
}

.bg-neutral-400\/80 {
    background-color: rgb(158 164 172 / 0.8)
}

.bg-neutral-400\/90 {
    background-color: rgb(158 164 172 / 0.9)
}

.bg-neutral-400\/95 {
    background-color: rgb(158 164 172 / 0.95)
}

.bg-neutral-450 {
    --tw-bg-opacity: 1;
    background-color: rgb(123 128 133 / var(--tw-bg-opacity))
}

.bg-neutral-450\/0 {
    background-color: rgb(123 128 133 / 0)
}

.bg-neutral-450\/10 {
    background-color: rgb(123 128 133 / 0.1)
}

.bg-neutral-450\/100 {
    background-color: rgb(123 128 133 / 1)
}

.bg-neutral-450\/20 {
    background-color: rgb(123 128 133 / 0.2)
}

.bg-neutral-450\/25 {
    background-color: rgb(123 128 133 / 0.25)
}

.bg-neutral-450\/30 {
    background-color: rgb(123 128 133 / 0.3)
}

.bg-neutral-450\/40 {
    background-color: rgb(123 128 133 / 0.4)
}

.bg-neutral-450\/5 {
    background-color: rgb(123 128 133 / 0.05)
}

.bg-neutral-450\/50 {
    background-color: rgb(123 128 133 / 0.5)
}

.bg-neutral-450\/60 {
    background-color: rgb(123 128 133 / 0.6)
}

.bg-neutral-450\/70 {
    background-color: rgb(123 128 133 / 0.7)
}

.bg-neutral-450\/75 {
    background-color: rgb(123 128 133 / 0.75)
}

.bg-neutral-450\/80 {
    background-color: rgb(123 128 133 / 0.8)
}

.bg-neutral-450\/90 {
    background-color: rgb(123 128 133 / 0.9)
}

.bg-neutral-450\/95 {
    background-color: rgb(123 128 133 / 0.95)
}

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

.bg-neutral-50\/0 {
    background-color: rgb(250 250 250 / 0)
}

.bg-neutral-50\/10 {
    background-color: rgb(250 250 250 / 0.1)
}

.bg-neutral-50\/100 {
    background-color: rgb(250 250 250 / 1)
}

.bg-neutral-50\/20 {
    background-color: rgb(250 250 250 / 0.2)
}

.bg-neutral-50\/25 {
    background-color: rgb(250 250 250 / 0.25)
}

.bg-neutral-50\/30 {
    background-color: rgb(250 250 250 / 0.3)
}

.bg-neutral-50\/40 {
    background-color: rgb(250 250 250 / 0.4)
}

.bg-neutral-50\/5 {
    background-color: rgb(250 250 250 / 0.05)
}

.bg-neutral-50\/50 {
    background-color: rgb(250 250 250 / 0.5)
}

.bg-neutral-50\/60 {
    background-color: rgb(250 250 250 / 0.6)
}

.bg-neutral-50\/70 {
    background-color: rgb(250 250 250 / 0.7)
}

.bg-neutral-50\/75 {
    background-color: rgb(250 250 250 / 0.75)
}

.bg-neutral-50\/80 {
    background-color: rgb(250 250 250 / 0.8)
}

.bg-neutral-50\/90 {
    background-color: rgb(250 250 250 / 0.9)
}

.bg-neutral-50\/95 {
    background-color: rgb(250 250 250 / 0.95)
}

.bg-neutral-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(115 115 115 / var(--tw-bg-opacity))
}

.bg-neutral-500\/0 {
    background-color: rgb(115 115 115 / 0)
}

.bg-neutral-500\/10 {
    background-color: rgb(115 115 115 / 0.1)
}

.bg-neutral-500\/100 {
    background-color: rgb(115 115 115 / 1)
}

.bg-neutral-500\/20 {
    background-color: rgb(115 115 115 / 0.2)
}

.bg-neutral-500\/25 {
    background-color: rgb(115 115 115 / 0.25)
}

.bg-neutral-500\/30 {
    background-color: rgb(115 115 115 / 0.3)
}

.bg-neutral-500\/40 {
    background-color: rgb(115 115 115 / 0.4)
}

.bg-neutral-500\/5 {
    background-color: rgb(115 115 115 / 0.05)
}

.bg-neutral-500\/50 {
    background-color: rgb(115 115 115 / 0.5)
}

.bg-neutral-500\/60 {
    background-color: rgb(115 115 115 / 0.6)
}

.bg-neutral-500\/70 {
    background-color: rgb(115 115 115 / 0.7)
}

.bg-neutral-500\/75 {
    background-color: rgb(115 115 115 / 0.75)
}

.bg-neutral-500\/80 {
    background-color: rgb(115 115 115 / 0.8)
}

.bg-neutral-500\/90 {
    background-color: rgb(115 115 115 / 0.9)
}

.bg-neutral-500\/95 {
    background-color: rgb(115 115 115 / 0.95)
}

.bg-neutral-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(82 82 82 / var(--tw-bg-opacity))
}

.bg-neutral-600\/0 {
    background-color: rgb(82 82 82 / 0)
}

.bg-neutral-600\/10 {
    background-color: rgb(82 82 82 / 0.1)
}

.bg-neutral-600\/100 {
    background-color: rgb(82 82 82 / 1)
}

.bg-neutral-600\/20 {
    background-color: rgb(82 82 82 / 0.2)
}

.bg-neutral-600\/25 {
    background-color: rgb(82 82 82 / 0.25)
}

.bg-neutral-600\/30 {
    background-color: rgb(82 82 82 / 0.3)
}

.bg-neutral-600\/40 {
    background-color: rgb(82 82 82 / 0.4)
}

.bg-neutral-600\/5 {
    background-color: rgb(82 82 82 / 0.05)
}

.bg-neutral-600\/50 {
    background-color: rgb(82 82 82 / 0.5)
}

.bg-neutral-600\/60 {
    background-color: rgb(82 82 82 / 0.6)
}

.bg-neutral-600\/70 {
    background-color: rgb(82 82 82 / 0.7)
}

.bg-neutral-600\/75 {
    background-color: rgb(82 82 82 / 0.75)
}

.bg-neutral-600\/80 {
    background-color: rgb(82 82 82 / 0.8)
}

.bg-neutral-600\/90 {
    background-color: rgb(82 82 82 / 0.9)
}

.bg-neutral-600\/95 {
    background-color: rgb(82 82 82 / 0.95)
}

.bg-neutral-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(64 64 64 / var(--tw-bg-opacity))
}

.bg-neutral-700\/0 {
    background-color: rgb(64 64 64 / 0)
}

.bg-neutral-700\/10 {
    background-color: rgb(64 64 64 / 0.1)
}

.bg-neutral-700\/100 {
    background-color: rgb(64 64 64 / 1)
}

.bg-neutral-700\/20 {
    background-color: rgb(64 64 64 / 0.2)
}

.bg-neutral-700\/25 {
    background-color: rgb(64 64 64 / 0.25)
}

.bg-neutral-700\/30 {
    background-color: rgb(64 64 64 / 0.3)
}

.bg-neutral-700\/40 {
    background-color: rgb(64 64 64 / 0.4)
}

.bg-neutral-700\/5 {
    background-color: rgb(64 64 64 / 0.05)
}

.bg-neutral-700\/50 {
    background-color: rgb(64 64 64 / 0.5)
}

.bg-neutral-700\/60 {
    background-color: rgb(64 64 64 / 0.6)
}

.bg-neutral-700\/70 {
    background-color: rgb(64 64 64 / 0.7)
}

.bg-neutral-700\/75 {
    background-color: rgb(64 64 64 / 0.75)
}

.bg-neutral-700\/80 {
    background-color: rgb(64 64 64 / 0.8)
}

.bg-neutral-700\/90 {
    background-color: rgb(64 64 64 / 0.9)
}

.bg-neutral-700\/95 {
    background-color: rgb(64 64 64 / 0.95)
}

.bg-neutral-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(38 38 38 / var(--tw-bg-opacity))
}

.bg-neutral-800\/0 {
    background-color: rgb(38 38 38 / 0)
}

.bg-neutral-800\/10 {
    background-color: rgb(38 38 38 / 0.1)
}

.bg-neutral-800\/100 {
    background-color: rgb(38 38 38 / 1)
}

.bg-neutral-800\/20 {
    background-color: rgb(38 38 38 / 0.2)
}

.bg-neutral-800\/25 {
    background-color: rgb(38 38 38 / 0.25)
}

.bg-neutral-800\/30 {
    background-color: rgb(38 38 38 / 0.3)
}

.bg-neutral-800\/40 {
    background-color: rgb(38 38 38 / 0.4)
}

.bg-neutral-800\/5 {
    background-color: rgb(38 38 38 / 0.05)
}

.bg-neutral-800\/50 {
    background-color: rgb(38 38 38 / 0.5)
}

.bg-neutral-800\/60 {
    background-color: rgb(38 38 38 / 0.6)
}

.bg-neutral-800\/70 {
    background-color: rgb(38 38 38 / 0.7)
}

.bg-neutral-800\/75 {
    background-color: rgb(38 38 38 / 0.75)
}

.bg-neutral-800\/80 {
    background-color: rgb(38 38 38 / 0.8)
}

.bg-neutral-800\/90 {
    background-color: rgb(38 38 38 / 0.9)
}

.bg-neutral-800\/95 {
    background-color: rgb(38 38 38 / 0.95)
}

.bg-neutral-850 {
    --tw-bg-opacity: 1;
    background-color: rgb(11 11 11 / var(--tw-bg-opacity))
}

.bg-neutral-850\/0 {
    background-color: rgb(11 11 11 / 0)
}

.bg-neutral-850\/10 {
    background-color: rgb(11 11 11 / 0.1)
}

.bg-neutral-850\/100 {
    background-color: rgb(11 11 11 / 1)
}

.bg-neutral-850\/20 {
    background-color: rgb(11 11 11 / 0.2)
}

.bg-neutral-850\/25 {
    background-color: rgb(11 11 11 / 0.25)
}

.bg-neutral-850\/30 {
    background-color: rgb(11 11 11 / 0.3)
}

.bg-neutral-850\/40 {
    background-color: rgb(11 11 11 / 0.4)
}

.bg-neutral-850\/5 {
    background-color: rgb(11 11 11 / 0.05)
}

.bg-neutral-850\/50 {
    background-color: rgb(11 11 11 / 0.5)
}

.bg-neutral-850\/60 {
    background-color: rgb(11 11 11 / 0.6)
}

.bg-neutral-850\/70 {
    background-color: rgb(11 11 11 / 0.7)
}

.bg-neutral-850\/75 {
    background-color: rgb(11 11 11 / 0.75)
}

.bg-neutral-850\/80 {
    background-color: rgb(11 11 11 / 0.8)
}

.bg-neutral-850\/90 {
    background-color: rgb(11 11 11 / 0.9)
}

.bg-neutral-850\/95 {
    background-color: rgb(11 11 11 / 0.95)
}

.bg-neutral-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(23 23 23 / var(--tw-bg-opacity))
}

.bg-neutral-900\/0 {
    background-color: rgb(23 23 23 / 0)
}

.bg-neutral-900\/10 {
    background-color: rgb(23 23 23 / 0.1)
}

.bg-neutral-900\/100 {
    background-color: rgb(23 23 23 / 1)
}

.bg-neutral-900\/20 {
    background-color: rgb(23 23 23 / 0.2)
}

.bg-neutral-900\/25 {
    background-color: rgb(23 23 23 / 0.25)
}

.bg-neutral-900\/30 {
    background-color: rgb(23 23 23 / 0.3)
}

.bg-neutral-900\/40 {
    background-color: rgb(23 23 23 / 0.4)
}

.bg-neutral-900\/5 {
    background-color: rgb(23 23 23 / 0.05)
}

.bg-neutral-900\/50 {
    background-color: rgb(23 23 23 / 0.5)
}

.bg-neutral-900\/60 {
    background-color: rgb(23 23 23 / 0.6)
}

.bg-neutral-900\/70 {
    background-color: rgb(23 23 23 / 0.7)
}

.bg-neutral-900\/75 {
    background-color: rgb(23 23 23 / 0.75)
}

.bg-neutral-900\/80 {
    background-color: rgb(23 23 23 / 0.8)
}

.bg-neutral-900\/90 {
    background-color: rgb(23 23 23 / 0.9)
}

.bg-neutral-900\/95 {
    background-color: rgb(23 23 23 / 0.95)
}

.bg-neutral-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(10 10 10 / var(--tw-bg-opacity))
}

.bg-neutral-950\/0 {
    background-color: rgb(10 10 10 / 0)
}

.bg-neutral-950\/10 {
    background-color: rgb(10 10 10 / 0.1)
}

.bg-neutral-950\/100 {
    background-color: rgb(10 10 10 / 1)
}

.bg-neutral-950\/20 {
    background-color: rgb(10 10 10 / 0.2)
}

.bg-neutral-950\/25 {
    background-color: rgb(10 10 10 / 0.25)
}

.bg-neutral-950\/30 {
    background-color: rgb(10 10 10 / 0.3)
}

.bg-neutral-950\/40 {
    background-color: rgb(10 10 10 / 0.4)
}

.bg-neutral-950\/5 {
    background-color: rgb(10 10 10 / 0.05)
}

.bg-neutral-950\/50 {
    background-color: rgb(10 10 10 / 0.5)
}

.bg-neutral-950\/60 {
    background-color: rgb(10 10 10 / 0.6)
}

.bg-neutral-950\/70 {
    background-color: rgb(10 10 10 / 0.7)
}

.bg-neutral-950\/75 {
    background-color: rgb(10 10 10 / 0.75)
}

.bg-neutral-950\/80 {
    background-color: rgb(10 10 10 / 0.8)
}

.bg-neutral-950\/90 {
    background-color: rgb(10 10 10 / 0.9)
}

.bg-neutral-950\/95 {
    background-color: rgb(10 10 10 / 0.95)
}

.bg-orange-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(255 237 213 / var(--tw-bg-opacity))
}

.bg-orange-100\/0 {
    background-color: rgb(255 237 213 / 0)
}

.bg-orange-100\/10 {
    background-color: rgb(255 237 213 / 0.1)
}

.bg-orange-100\/100 {
    background-color: rgb(255 237 213 / 1)
}

.bg-orange-100\/20 {
    background-color: rgb(255 237 213 / 0.2)
}

.bg-orange-100\/25 {
    background-color: rgb(255 237 213 / 0.25)
}

.bg-orange-100\/30 {
    background-color: rgb(255 237 213 / 0.3)
}

.bg-orange-100\/40 {
    background-color: rgb(255 237 213 / 0.4)
}

.bg-orange-100\/5 {
    background-color: rgb(255 237 213 / 0.05)
}

.bg-orange-100\/50 {
    background-color: rgb(255 237 213 / 0.5)
}

.bg-orange-100\/60 {
    background-color: rgb(255 237 213 / 0.6)
}

.bg-orange-100\/70 {
    background-color: rgb(255 237 213 / 0.7)
}

.bg-orange-100\/75 {
    background-color: rgb(255 237 213 / 0.75)
}

.bg-orange-100\/80 {
    background-color: rgb(255 237 213 / 0.8)
}

.bg-orange-100\/90 {
    background-color: rgb(255 237 213 / 0.9)
}

.bg-orange-100\/95 {
    background-color: rgb(255 237 213 / 0.95)
}

.bg-orange-1050 {
    --tw-bg-opacity: 1;
    background-color: rgb(195 45 44 / var(--tw-bg-opacity))
}

.bg-orange-1050\/0 {
    background-color: rgb(195 45 44 / 0)
}

.bg-orange-1050\/10 {
    background-color: rgb(195 45 44 / 0.1)
}

.bg-orange-1050\/100 {
    background-color: rgb(195 45 44 / 1)
}

.bg-orange-1050\/20 {
    background-color: rgb(195 45 44 / 0.2)
}

.bg-orange-1050\/25 {
    background-color: rgb(195 45 44 / 0.25)
}

.bg-orange-1050\/30 {
    background-color: rgb(195 45 44 / 0.3)
}

.bg-orange-1050\/40 {
    background-color: rgb(195 45 44 / 0.4)
}

.bg-orange-1050\/5 {
    background-color: rgb(195 45 44 / 0.05)
}

.bg-orange-1050\/50 {
    background-color: rgb(195 45 44 / 0.5)
}

.bg-orange-1050\/60 {
    background-color: rgb(195 45 44 / 0.6)
}

.bg-orange-1050\/70 {
    background-color: rgb(195 45 44 / 0.7)
}

.bg-orange-1050\/75 {
    background-color: rgb(195 45 44 / 0.75)
}

.bg-orange-1050\/80 {
    background-color: rgb(195 45 44 / 0.8)
}

.bg-orange-1050\/90 {
    background-color: rgb(195 45 44 / 0.9)
}

.bg-orange-1050\/95 {
    background-color: rgb(195 45 44 / 0.95)
}

.bg-orange-1150 {
    --tw-bg-opacity: 1;
    background-color: rgb(223 95 57 / var(--tw-bg-opacity))
}

.bg-orange-1150\/0 {
    background-color: rgb(223 95 57 / 0)
}

.bg-orange-1150\/10 {
    background-color: rgb(223 95 57 / 0.1)
}

.bg-orange-1150\/100 {
    background-color: rgb(223 95 57 / 1)
}

.bg-orange-1150\/20 {
    background-color: rgb(223 95 57 / 0.2)
}

.bg-orange-1150\/25 {
    background-color: rgb(223 95 57 / 0.25)
}

.bg-orange-1150\/30 {
    background-color: rgb(223 95 57 / 0.3)
}

.bg-orange-1150\/40 {
    background-color: rgb(223 95 57 / 0.4)
}

.bg-orange-1150\/5 {
    background-color: rgb(223 95 57 / 0.05)
}

.bg-orange-1150\/50 {
    background-color: rgb(223 95 57 / 0.5)
}

.bg-orange-1150\/60 {
    background-color: rgb(223 95 57 / 0.6)
}

.bg-orange-1150\/70 {
    background-color: rgb(223 95 57 / 0.7)
}

.bg-orange-1150\/75 {
    background-color: rgb(223 95 57 / 0.75)
}

.bg-orange-1150\/80 {
    background-color: rgb(223 95 57 / 0.8)
}

.bg-orange-1150\/90 {
    background-color: rgb(223 95 57 / 0.9)
}

.bg-orange-1150\/95 {
    background-color: rgb(223 95 57 / 0.95)
}

.bg-orange-1350 {
    --tw-bg-opacity: 1;
    background-color: rgb(240 178 62 / var(--tw-bg-opacity))
}

.bg-orange-1350\/0 {
    background-color: rgb(240 178 62 / 0)
}

.bg-orange-1350\/10 {
    background-color: rgb(240 178 62 / 0.1)
}

.bg-orange-1350\/100 {
    background-color: rgb(240 178 62 / 1)
}

.bg-orange-1350\/20 {
    background-color: rgb(240 178 62 / 0.2)
}

.bg-orange-1350\/25 {
    background-color: rgb(240 178 62 / 0.25)
}

.bg-orange-1350\/30 {
    background-color: rgb(240 178 62 / 0.3)
}

.bg-orange-1350\/40 {
    background-color: rgb(240 178 62 / 0.4)
}

.bg-orange-1350\/5 {
    background-color: rgb(240 178 62 / 0.05)
}

.bg-orange-1350\/50 {
    background-color: rgb(240 178 62 / 0.5)
}

.bg-orange-1350\/60 {
    background-color: rgb(240 178 62 / 0.6)
}

.bg-orange-1350\/70 {
    background-color: rgb(240 178 62 / 0.7)
}

.bg-orange-1350\/75 {
    background-color: rgb(240 178 62 / 0.75)
}

.bg-orange-1350\/80 {
    background-color: rgb(240 178 62 / 0.8)
}

.bg-orange-1350\/90 {
    background-color: rgb(240 178 62 / 0.9)
}

.bg-orange-1350\/95 {
    background-color: rgb(240 178 62 / 0.95)
}

.bg-orange-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 215 170 / var(--tw-bg-opacity))
}

.bg-orange-200\/0 {
    background-color: rgb(254 215 170 / 0)
}

.bg-orange-200\/10 {
    background-color: rgb(254 215 170 / 0.1)
}

.bg-orange-200\/100 {
    background-color: rgb(254 215 170 / 1)
}

.bg-orange-200\/20 {
    background-color: rgb(254 215 170 / 0.2)
}

.bg-orange-200\/25 {
    background-color: rgb(254 215 170 / 0.25)
}

.bg-orange-200\/30 {
    background-color: rgb(254 215 170 / 0.3)
}

.bg-orange-200\/40 {
    background-color: rgb(254 215 170 / 0.4)
}

.bg-orange-200\/5 {
    background-color: rgb(254 215 170 / 0.05)
}

.bg-orange-200\/50 {
    background-color: rgb(254 215 170 / 0.5)
}

.bg-orange-200\/60 {
    background-color: rgb(254 215 170 / 0.6)
}

.bg-orange-200\/70 {
    background-color: rgb(254 215 170 / 0.7)
}

.bg-orange-200\/75 {
    background-color: rgb(254 215 170 / 0.75)
}

.bg-orange-200\/80 {
    background-color: rgb(254 215 170 / 0.8)
}

.bg-orange-200\/90 {
    background-color: rgb(254 215 170 / 0.9)
}

.bg-orange-200\/95 {
    background-color: rgb(254 215 170 / 0.95)
}

.bg-orange-250 {
    --tw-bg-opacity: 1;
    background-color: rgb(244 207 188 / var(--tw-bg-opacity))
}

.bg-orange-250\/0 {
    background-color: rgb(244 207 188 / 0)
}

.bg-orange-250\/10 {
    background-color: rgb(244 207 188 / 0.1)
}

.bg-orange-250\/100 {
    background-color: rgb(244 207 188 / 1)
}

.bg-orange-250\/20 {
    background-color: rgb(244 207 188 / 0.2)
}

.bg-orange-250\/25 {
    background-color: rgb(244 207 188 / 0.25)
}

.bg-orange-250\/30 {
    background-color: rgb(244 207 188 / 0.3)
}

.bg-orange-250\/40 {
    background-color: rgb(244 207 188 / 0.4)
}

.bg-orange-250\/5 {
    background-color: rgb(244 207 188 / 0.05)
}

.bg-orange-250\/50 {
    background-color: rgb(244 207 188 / 0.5)
}

.bg-orange-250\/60 {
    background-color: rgb(244 207 188 / 0.6)
}

.bg-orange-250\/70 {
    background-color: rgb(244 207 188 / 0.7)
}

.bg-orange-250\/75 {
    background-color: rgb(244 207 188 / 0.75)
}

.bg-orange-250\/80 {
    background-color: rgb(244 207 188 / 0.8)
}

.bg-orange-250\/90 {
    background-color: rgb(244 207 188 / 0.9)
}

.bg-orange-250\/95 {
    background-color: rgb(244 207 188 / 0.95)
}

.bg-orange-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(253 186 116 / var(--tw-bg-opacity))
}

.bg-orange-300\/0 {
    background-color: rgb(253 186 116 / 0)
}

.bg-orange-300\/10 {
    background-color: rgb(253 186 116 / 0.1)
}

.bg-orange-300\/100 {
    background-color: rgb(253 186 116 / 1)
}

.bg-orange-300\/20 {
    background-color: rgb(253 186 116 / 0.2)
}

.bg-orange-300\/25 {
    background-color: rgb(253 186 116 / 0.25)
}

.bg-orange-300\/30 {
    background-color: rgb(253 186 116 / 0.3)
}

.bg-orange-300\/40 {
    background-color: rgb(253 186 116 / 0.4)
}

.bg-orange-300\/5 {
    background-color: rgb(253 186 116 / 0.05)
}

.bg-orange-300\/50 {
    background-color: rgb(253 186 116 / 0.5)
}

.bg-orange-300\/60 {
    background-color: rgb(253 186 116 / 0.6)
}

.bg-orange-300\/70 {
    background-color: rgb(253 186 116 / 0.7)
}

.bg-orange-300\/75 {
    background-color: rgb(253 186 116 / 0.75)
}

.bg-orange-300\/80 {
    background-color: rgb(253 186 116 / 0.8)
}

.bg-orange-300\/90 {
    background-color: rgb(253 186 116 / 0.9)
}

.bg-orange-300\/95 {
    background-color: rgb(253 186 116 / 0.95)
}

.bg-orange-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(251 146 60 / var(--tw-bg-opacity))
}

.bg-orange-400\/0 {
    background-color: rgb(251 146 60 / 0)
}

.bg-orange-400\/10 {
    background-color: rgb(251 146 60 / 0.1)
}

.bg-orange-400\/100 {
    background-color: rgb(251 146 60 / 1)
}

.bg-orange-400\/20 {
    background-color: rgb(251 146 60 / 0.2)
}

.bg-orange-400\/25 {
    background-color: rgb(251 146 60 / 0.25)
}

.bg-orange-400\/30 {
    background-color: rgb(251 146 60 / 0.3)
}

.bg-orange-400\/40 {
    background-color: rgb(251 146 60 / 0.4)
}

.bg-orange-400\/5 {
    background-color: rgb(251 146 60 / 0.05)
}

.bg-orange-400\/50 {
    background-color: rgb(251 146 60 / 0.5)
}

.bg-orange-400\/60 {
    background-color: rgb(251 146 60 / 0.6)
}

.bg-orange-400\/70 {
    background-color: rgb(251 146 60 / 0.7)
}

.bg-orange-400\/75 {
    background-color: rgb(251 146 60 / 0.75)
}

.bg-orange-400\/80 {
    background-color: rgb(251 146 60 / 0.8)
}

.bg-orange-400\/90 {
    background-color: rgb(251 146 60 / 0.9)
}

.bg-orange-400\/95 {
    background-color: rgb(251 146 60 / 0.95)
}

.bg-orange-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(255 247 237 / var(--tw-bg-opacity))
}

.bg-orange-50\/0 {
    background-color: rgb(255 247 237 / 0)
}

.bg-orange-50\/10 {
    background-color: rgb(255 247 237 / 0.1)
}

.bg-orange-50\/100 {
    background-color: rgb(255 247 237 / 1)
}

.bg-orange-50\/20 {
    background-color: rgb(255 247 237 / 0.2)
}

.bg-orange-50\/25 {
    background-color: rgb(255 247 237 / 0.25)
}

.bg-orange-50\/30 {
    background-color: rgb(255 247 237 / 0.3)
}

.bg-orange-50\/40 {
    background-color: rgb(255 247 237 / 0.4)
}

.bg-orange-50\/5 {
    background-color: rgb(255 247 237 / 0.05)
}

.bg-orange-50\/50 {
    background-color: rgb(255 247 237 / 0.5)
}

.bg-orange-50\/60 {
    background-color: rgb(255 247 237 / 0.6)
}

.bg-orange-50\/70 {
    background-color: rgb(255 247 237 / 0.7)
}

.bg-orange-50\/75 {
    background-color: rgb(255 247 237 / 0.75)
}

.bg-orange-50\/80 {
    background-color: rgb(255 247 237 / 0.8)
}

.bg-orange-50\/90 {
    background-color: rgb(255 247 237 / 0.9)
}

.bg-orange-50\/95 {
    background-color: rgb(255 247 237 / 0.95)
}

.bg-orange-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(249 115 22 / var(--tw-bg-opacity))
}

.bg-orange-500\/0 {
    background-color: rgb(249 115 22 / 0)
}

.bg-orange-500\/10 {
    background-color: rgb(249 115 22 / 0.1)
}

.bg-orange-500\/100 {
    background-color: rgb(249 115 22 / 1)
}

.bg-orange-500\/20 {
    background-color: rgb(249 115 22 / 0.2)
}

.bg-orange-500\/25 {
    background-color: rgb(249 115 22 / 0.25)
}

.bg-orange-500\/30 {
    background-color: rgb(249 115 22 / 0.3)
}

.bg-orange-500\/40 {
    background-color: rgb(249 115 22 / 0.4)
}

.bg-orange-500\/5 {
    background-color: rgb(249 115 22 / 0.05)
}

.bg-orange-500\/50 {
    background-color: rgb(249 115 22 / 0.5)
}

.bg-orange-500\/60 {
    background-color: rgb(249 115 22 / 0.6)
}

.bg-orange-500\/70 {
    background-color: rgb(249 115 22 / 0.7)
}

.bg-orange-500\/75 {
    background-color: rgb(249 115 22 / 0.75)
}

.bg-orange-500\/80 {
    background-color: rgb(249 115 22 / 0.8)
}

.bg-orange-500\/90 {
    background-color: rgb(249 115 22 / 0.9)
}

.bg-orange-500\/95 {
    background-color: rgb(249 115 22 / 0.95)
}

.bg-orange-550 {
    --tw-bg-opacity: 1;
    background-color: rgb(245 126 65 / var(--tw-bg-opacity))
}

.bg-orange-550\/0 {
    background-color: rgb(245 126 65 / 0)
}

.bg-orange-550\/10 {
    background-color: rgb(245 126 65 / 0.1)
}

.bg-orange-550\/100 {
    background-color: rgb(245 126 65 / 1)
}

.bg-orange-550\/20 {
    background-color: rgb(245 126 65 / 0.2)
}

.bg-orange-550\/25 {
    background-color: rgb(245 126 65 / 0.25)
}

.bg-orange-550\/30 {
    background-color: rgb(245 126 65 / 0.3)
}

.bg-orange-550\/40 {
    background-color: rgb(245 126 65 / 0.4)
}

.bg-orange-550\/5 {
    background-color: rgb(245 126 65 / 0.05)
}

.bg-orange-550\/50 {
    background-color: rgb(245 126 65 / 0.5)
}

.bg-orange-550\/60 {
    background-color: rgb(245 126 65 / 0.6)
}

.bg-orange-550\/70 {
    background-color: rgb(245 126 65 / 0.7)
}

.bg-orange-550\/75 {
    background-color: rgb(245 126 65 / 0.75)
}

.bg-orange-550\/80 {
    background-color: rgb(245 126 65 / 0.8)
}

.bg-orange-550\/90 {
    background-color: rgb(245 126 65 / 0.9)
}

.bg-orange-550\/95 {
    background-color: rgb(245 126 65 / 0.95)
}

.bg-orange-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(234 88 12 / var(--tw-bg-opacity))
}

.bg-orange-600\/0 {
    background-color: rgb(234 88 12 / 0)
}

.bg-orange-600\/10 {
    background-color: rgb(234 88 12 / 0.1)
}

.bg-orange-600\/100 {
    background-color: rgb(234 88 12 / 1)
}

.bg-orange-600\/20 {
    background-color: rgb(234 88 12 / 0.2)
}

.bg-orange-600\/25 {
    background-color: rgb(234 88 12 / 0.25)
}

.bg-orange-600\/30 {
    background-color: rgb(234 88 12 / 0.3)
}

.bg-orange-600\/40 {
    background-color: rgb(234 88 12 / 0.4)
}

.bg-orange-600\/5 {
    background-color: rgb(234 88 12 / 0.05)
}

.bg-orange-600\/50 {
    background-color: rgb(234 88 12 / 0.5)
}

.bg-orange-600\/60 {
    background-color: rgb(234 88 12 / 0.6)
}

.bg-orange-600\/70 {
    background-color: rgb(234 88 12 / 0.7)
}

.bg-orange-600\/75 {
    background-color: rgb(234 88 12 / 0.75)
}

.bg-orange-600\/80 {
    background-color: rgb(234 88 12 / 0.8)
}

.bg-orange-600\/90 {
    background-color: rgb(234 88 12 / 0.9)
}

.bg-orange-600\/95 {
    background-color: rgb(234 88 12 / 0.95)
}

.bg-orange-650 {
    --tw-bg-opacity: 1;
    background-color: rgb(219 99 38 / var(--tw-bg-opacity))
}

.bg-orange-650\/0 {
    background-color: rgb(219 99 38 / 0)
}

.bg-orange-650\/10 {
    background-color: rgb(219 99 38 / 0.1)
}

.bg-orange-650\/100 {
    background-color: rgb(219 99 38 / 1)
}

.bg-orange-650\/20 {
    background-color: rgb(219 99 38 / 0.2)
}

.bg-orange-650\/25 {
    background-color: rgb(219 99 38 / 0.25)
}

.bg-orange-650\/30 {
    background-color: rgb(219 99 38 / 0.3)
}

.bg-orange-650\/40 {
    background-color: rgb(219 99 38 / 0.4)
}

.bg-orange-650\/5 {
    background-color: rgb(219 99 38 / 0.05)
}

.bg-orange-650\/50 {
    background-color: rgb(219 99 38 / 0.5)
}

.bg-orange-650\/60 {
    background-color: rgb(219 99 38 / 0.6)
}

.bg-orange-650\/70 {
    background-color: rgb(219 99 38 / 0.7)
}

.bg-orange-650\/75 {
    background-color: rgb(219 99 38 / 0.75)
}

.bg-orange-650\/80 {
    background-color: rgb(219 99 38 / 0.8)
}

.bg-orange-650\/90 {
    background-color: rgb(219 99 38 / 0.9)
}

.bg-orange-650\/95 {
    background-color: rgb(219 99 38 / 0.95)
}

.bg-orange-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(194 65 12 / var(--tw-bg-opacity))
}

.bg-orange-700\/0 {
    background-color: rgb(194 65 12 / 0)
}

.bg-orange-700\/10 {
    background-color: rgb(194 65 12 / 0.1)
}

.bg-orange-700\/100 {
    background-color: rgb(194 65 12 / 1)
}

.bg-orange-700\/20 {
    background-color: rgb(194 65 12 / 0.2)
}

.bg-orange-700\/25 {
    background-color: rgb(194 65 12 / 0.25)
}

.bg-orange-700\/30 {
    background-color: rgb(194 65 12 / 0.3)
}

.bg-orange-700\/40 {
    background-color: rgb(194 65 12 / 0.4)
}

.bg-orange-700\/5 {
    background-color: rgb(194 65 12 / 0.05)
}

.bg-orange-700\/50 {
    background-color: rgb(194 65 12 / 0.5)
}

.bg-orange-700\/60 {
    background-color: rgb(194 65 12 / 0.6)
}

.bg-orange-700\/70 {
    background-color: rgb(194 65 12 / 0.7)
}

.bg-orange-700\/75 {
    background-color: rgb(194 65 12 / 0.75)
}

.bg-orange-700\/80 {
    background-color: rgb(194 65 12 / 0.8)
}

.bg-orange-700\/90 {
    background-color: rgb(194 65 12 / 0.9)
}

.bg-orange-700\/95 {
    background-color: rgb(194 65 12 / 0.95)
}

.bg-orange-750 {
    --tw-bg-opacity: 1;
    background-color: rgb(120 54 21 / var(--tw-bg-opacity))
}

.bg-orange-750\/0 {
    background-color: rgb(120 54 21 / 0)
}

.bg-orange-750\/10 {
    background-color: rgb(120 54 21 / 0.1)
}

.bg-orange-750\/100 {
    background-color: rgb(120 54 21 / 1)
}

.bg-orange-750\/20 {
    background-color: rgb(120 54 21 / 0.2)
}

.bg-orange-750\/25 {
    background-color: rgb(120 54 21 / 0.25)
}

.bg-orange-750\/30 {
    background-color: rgb(120 54 21 / 0.3)
}

.bg-orange-750\/40 {
    background-color: rgb(120 54 21 / 0.4)
}

.bg-orange-750\/5 {
    background-color: rgb(120 54 21 / 0.05)
}

.bg-orange-750\/50 {
    background-color: rgb(120 54 21 / 0.5)
}

.bg-orange-750\/60 {
    background-color: rgb(120 54 21 / 0.6)
}

.bg-orange-750\/70 {
    background-color: rgb(120 54 21 / 0.7)
}

.bg-orange-750\/75 {
    background-color: rgb(120 54 21 / 0.75)
}

.bg-orange-750\/80 {
    background-color: rgb(120 54 21 / 0.8)
}

.bg-orange-750\/90 {
    background-color: rgb(120 54 21 / 0.9)
}

.bg-orange-750\/95 {
    background-color: rgb(120 54 21 / 0.95)
}

.bg-orange-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(154 52 18 / var(--tw-bg-opacity))
}

.bg-orange-800\/0 {
    background-color: rgb(154 52 18 / 0)
}

.bg-orange-800\/10 {
    background-color: rgb(154 52 18 / 0.1)
}

.bg-orange-800\/100 {
    background-color: rgb(154 52 18 / 1)
}

.bg-orange-800\/20 {
    background-color: rgb(154 52 18 / 0.2)
}

.bg-orange-800\/25 {
    background-color: rgb(154 52 18 / 0.25)
}

.bg-orange-800\/30 {
    background-color: rgb(154 52 18 / 0.3)
}

.bg-orange-800\/40 {
    background-color: rgb(154 52 18 / 0.4)
}

.bg-orange-800\/5 {
    background-color: rgb(154 52 18 / 0.05)
}

.bg-orange-800\/50 {
    background-color: rgb(154 52 18 / 0.5)
}

.bg-orange-800\/60 {
    background-color: rgb(154 52 18 / 0.6)
}

.bg-orange-800\/70 {
    background-color: rgb(154 52 18 / 0.7)
}

.bg-orange-800\/75 {
    background-color: rgb(154 52 18 / 0.75)
}

.bg-orange-800\/80 {
    background-color: rgb(154 52 18 / 0.8)
}

.bg-orange-800\/90 {
    background-color: rgb(154 52 18 / 0.9)
}

.bg-orange-800\/95 {
    background-color: rgb(154 52 18 / 0.95)
}

.bg-orange-850 {
    --tw-bg-opacity: 1;
    background-color: rgb(74 11 33 / var(--tw-bg-opacity))
}

.bg-orange-850\/0 {
    background-color: rgb(74 11 33 / 0)
}

.bg-orange-850\/10 {
    background-color: rgb(74 11 33 / 0.1)
}

.bg-orange-850\/100 {
    background-color: rgb(74 11 33 / 1)
}

.bg-orange-850\/20 {
    background-color: rgb(74 11 33 / 0.2)
}

.bg-orange-850\/25 {
    background-color: rgb(74 11 33 / 0.25)
}

.bg-orange-850\/30 {
    background-color: rgb(74 11 33 / 0.3)
}

.bg-orange-850\/40 {
    background-color: rgb(74 11 33 / 0.4)
}

.bg-orange-850\/5 {
    background-color: rgb(74 11 33 / 0.05)
}

.bg-orange-850\/50 {
    background-color: rgb(74 11 33 / 0.5)
}

.bg-orange-850\/60 {
    background-color: rgb(74 11 33 / 0.6)
}

.bg-orange-850\/70 {
    background-color: rgb(74 11 33 / 0.7)
}

.bg-orange-850\/75 {
    background-color: rgb(74 11 33 / 0.75)
}

.bg-orange-850\/80 {
    background-color: rgb(74 11 33 / 0.8)
}

.bg-orange-850\/90 {
    background-color: rgb(74 11 33 / 0.9)
}

.bg-orange-850\/95 {
    background-color: rgb(74 11 33 / 0.95)
}

.bg-orange-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(124 45 18 / var(--tw-bg-opacity))
}

.bg-orange-900\/0 {
    background-color: rgb(124 45 18 / 0)
}

.bg-orange-900\/10 {
    background-color: rgb(124 45 18 / 0.1)
}

.bg-orange-900\/100 {
    background-color: rgb(124 45 18 / 1)
}

.bg-orange-900\/20 {
    background-color: rgb(124 45 18 / 0.2)
}

.bg-orange-900\/25 {
    background-color: rgb(124 45 18 / 0.25)
}

.bg-orange-900\/30 {
    background-color: rgb(124 45 18 / 0.3)
}

.bg-orange-900\/40 {
    background-color: rgb(124 45 18 / 0.4)
}

.bg-orange-900\/5 {
    background-color: rgb(124 45 18 / 0.05)
}

.bg-orange-900\/50 {
    background-color: rgb(124 45 18 / 0.5)
}

.bg-orange-900\/60 {
    background-color: rgb(124 45 18 / 0.6)
}

.bg-orange-900\/70 {
    background-color: rgb(124 45 18 / 0.7)
}

.bg-orange-900\/75 {
    background-color: rgb(124 45 18 / 0.75)
}

.bg-orange-900\/80 {
    background-color: rgb(124 45 18 / 0.8)
}

.bg-orange-900\/90 {
    background-color: rgb(124 45 18 / 0.9)
}

.bg-orange-900\/95 {
    background-color: rgb(124 45 18 / 0.95)
}

.bg-orange-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(128 24 31 / var(--tw-bg-opacity))
}

.bg-orange-950\/0 {
    background-color: rgb(128 24 31 / 0)
}

.bg-orange-950\/10 {
    background-color: rgb(128 24 31 / 0.1)
}

.bg-orange-950\/100 {
    background-color: rgb(128 24 31 / 1)
}

.bg-orange-950\/20 {
    background-color: rgb(128 24 31 / 0.2)
}

.bg-orange-950\/25 {
    background-color: rgb(128 24 31 / 0.25)
}

.bg-orange-950\/30 {
    background-color: rgb(128 24 31 / 0.3)
}

.bg-orange-950\/40 {
    background-color: rgb(128 24 31 / 0.4)
}

.bg-orange-950\/5 {
    background-color: rgb(128 24 31 / 0.05)
}

.bg-orange-950\/50 {
    background-color: rgb(128 24 31 / 0.5)
}

.bg-orange-950\/60 {
    background-color: rgb(128 24 31 / 0.6)
}

.bg-orange-950\/70 {
    background-color: rgb(128 24 31 / 0.7)
}

.bg-orange-950\/75 {
    background-color: rgb(128 24 31 / 0.75)
}

.bg-orange-950\/80 {
    background-color: rgb(128 24 31 / 0.8)
}

.bg-orange-950\/90 {
    background-color: rgb(128 24 31 / 0.9)
}

.bg-orange-950\/95 {
    background-color: rgb(128 24 31 / 0.95)
}

.bg-pink-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(252 231 243 / var(--tw-bg-opacity))
}

.bg-pink-100\/0 {
    background-color: rgb(252 231 243 / 0)
}

.bg-pink-100\/10 {
    background-color: rgb(252 231 243 / 0.1)
}

.bg-pink-100\/100 {
    background-color: rgb(252 231 243 / 1)
}

.bg-pink-100\/20 {
    background-color: rgb(252 231 243 / 0.2)
}

.bg-pink-100\/25 {
    background-color: rgb(252 231 243 / 0.25)
}

.bg-pink-100\/30 {
    background-color: rgb(252 231 243 / 0.3)
}

.bg-pink-100\/40 {
    background-color: rgb(252 231 243 / 0.4)
}

.bg-pink-100\/5 {
    background-color: rgb(252 231 243 / 0.05)
}

.bg-pink-100\/50 {
    background-color: rgb(252 231 243 / 0.5)
}

.bg-pink-100\/60 {
    background-color: rgb(252 231 243 / 0.6)
}

.bg-pink-100\/70 {
    background-color: rgb(252 231 243 / 0.7)
}

.bg-pink-100\/75 {
    background-color: rgb(252 231 243 / 0.75)
}

.bg-pink-100\/80 {
    background-color: rgb(252 231 243 / 0.8)
}

.bg-pink-100\/90 {
    background-color: rgb(252 231 243 / 0.9)
}

.bg-pink-100\/95 {
    background-color: rgb(252 231 243 / 0.95)
}

.bg-pink-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(251 207 232 / var(--tw-bg-opacity))
}

.bg-pink-200\/0 {
    background-color: rgb(251 207 232 / 0)
}

.bg-pink-200\/10 {
    background-color: rgb(251 207 232 / 0.1)
}

.bg-pink-200\/100 {
    background-color: rgb(251 207 232 / 1)
}

.bg-pink-200\/20 {
    background-color: rgb(251 207 232 / 0.2)
}

.bg-pink-200\/25 {
    background-color: rgb(251 207 232 / 0.25)
}

.bg-pink-200\/30 {
    background-color: rgb(251 207 232 / 0.3)
}

.bg-pink-200\/40 {
    background-color: rgb(251 207 232 / 0.4)
}

.bg-pink-200\/5 {
    background-color: rgb(251 207 232 / 0.05)
}

.bg-pink-200\/50 {
    background-color: rgb(251 207 232 / 0.5)
}

.bg-pink-200\/60 {
    background-color: rgb(251 207 232 / 0.6)
}

.bg-pink-200\/70 {
    background-color: rgb(251 207 232 / 0.7)
}

.bg-pink-200\/75 {
    background-color: rgb(251 207 232 / 0.75)
}

.bg-pink-200\/80 {
    background-color: rgb(251 207 232 / 0.8)
}

.bg-pink-200\/90 {
    background-color: rgb(251 207 232 / 0.9)
}

.bg-pink-200\/95 {
    background-color: rgb(251 207 232 / 0.95)
}

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

.bg-pink-300\/0 {
    background-color: rgb(249 168 212 / 0)
}

.bg-pink-300\/10 {
    background-color: rgb(249 168 212 / 0.1)
}

.bg-pink-300\/100 {
    background-color: rgb(249 168 212 / 1)
}

.bg-pink-300\/20 {
    background-color: rgb(249 168 212 / 0.2)
}

.bg-pink-300\/25 {
    background-color: rgb(249 168 212 / 0.25)
}

.bg-pink-300\/30 {
    background-color: rgb(249 168 212 / 0.3)
}

.bg-pink-300\/40 {
    background-color: rgb(249 168 212 / 0.4)
}

.bg-pink-300\/5 {
    background-color: rgb(249 168 212 / 0.05)
}

.bg-pink-300\/50 {
    background-color: rgb(249 168 212 / 0.5)
}

.bg-pink-300\/60 {
    background-color: rgb(249 168 212 / 0.6)
}

.bg-pink-300\/70 {
    background-color: rgb(249 168 212 / 0.7)
}

.bg-pink-300\/75 {
    background-color: rgb(249 168 212 / 0.75)
}

.bg-pink-300\/80 {
    background-color: rgb(249 168 212 / 0.8)
}

.bg-pink-300\/90 {
    background-color: rgb(249 168 212 / 0.9)
}

.bg-pink-300\/95 {
    background-color: rgb(249 168 212 / 0.95)
}

.bg-pink-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(244 114 182 / var(--tw-bg-opacity))
}

.bg-pink-400\/0 {
    background-color: rgb(244 114 182 / 0)
}

.bg-pink-400\/10 {
    background-color: rgb(244 114 182 / 0.1)
}

.bg-pink-400\/100 {
    background-color: rgb(244 114 182 / 1)
}

.bg-pink-400\/20 {
    background-color: rgb(244 114 182 / 0.2)
}

.bg-pink-400\/25 {
    background-color: rgb(244 114 182 / 0.25)
}

.bg-pink-400\/30 {
    background-color: rgb(244 114 182 / 0.3)
}

.bg-pink-400\/40 {
    background-color: rgb(244 114 182 / 0.4)
}

.bg-pink-400\/5 {
    background-color: rgb(244 114 182 / 0.05)
}

.bg-pink-400\/50 {
    background-color: rgb(244 114 182 / 0.5)
}

.bg-pink-400\/60 {
    background-color: rgb(244 114 182 / 0.6)
}

.bg-pink-400\/70 {
    background-color: rgb(244 114 182 / 0.7)
}

.bg-pink-400\/75 {
    background-color: rgb(244 114 182 / 0.75)
}

.bg-pink-400\/80 {
    background-color: rgb(244 114 182 / 0.8)
}

.bg-pink-400\/90 {
    background-color: rgb(244 114 182 / 0.9)
}

.bg-pink-400\/95 {
    background-color: rgb(244 114 182 / 0.95)
}

.bg-pink-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(253 242 248 / var(--tw-bg-opacity))
}

.bg-pink-50\/0 {
    background-color: rgb(253 242 248 / 0)
}

.bg-pink-50\/10 {
    background-color: rgb(253 242 248 / 0.1)
}

.bg-pink-50\/100 {
    background-color: rgb(253 242 248 / 1)
}

.bg-pink-50\/20 {
    background-color: rgb(253 242 248 / 0.2)
}

.bg-pink-50\/25 {
    background-color: rgb(253 242 248 / 0.25)
}

.bg-pink-50\/30 {
    background-color: rgb(253 242 248 / 0.3)
}

.bg-pink-50\/40 {
    background-color: rgb(253 242 248 / 0.4)
}

.bg-pink-50\/5 {
    background-color: rgb(253 242 248 / 0.05)
}

.bg-pink-50\/50 {
    background-color: rgb(253 242 248 / 0.5)
}

.bg-pink-50\/60 {
    background-color: rgb(253 242 248 / 0.6)
}

.bg-pink-50\/70 {
    background-color: rgb(253 242 248 / 0.7)
}

.bg-pink-50\/75 {
    background-color: rgb(253 242 248 / 0.75)
}

.bg-pink-50\/80 {
    background-color: rgb(253 242 248 / 0.8)
}

.bg-pink-50\/90 {
    background-color: rgb(253 242 248 / 0.9)
}

.bg-pink-50\/95 {
    background-color: rgb(253 242 248 / 0.95)
}

.bg-pink-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(236 72 153 / var(--tw-bg-opacity))
}

.bg-pink-500\/0 {
    background-color: rgb(236 72 153 / 0)
}

.bg-pink-500\/10 {
    background-color: rgb(236 72 153 / 0.1)
}

.bg-pink-500\/100 {
    background-color: rgb(236 72 153 / 1)
}

.bg-pink-500\/20 {
    background-color: rgb(236 72 153 / 0.2)
}

.bg-pink-500\/25 {
    background-color: rgb(236 72 153 / 0.25)
}

.bg-pink-500\/30 {
    background-color: rgb(236 72 153 / 0.3)
}

.bg-pink-500\/40 {
    background-color: rgb(236 72 153 / 0.4)
}

.bg-pink-500\/5 {
    background-color: rgb(236 72 153 / 0.05)
}

.bg-pink-500\/50 {
    background-color: rgb(236 72 153 / 0.5)
}

.bg-pink-500\/60 {
    background-color: rgb(236 72 153 / 0.6)
}

.bg-pink-500\/70 {
    background-color: rgb(236 72 153 / 0.7)
}

.bg-pink-500\/75 {
    background-color: rgb(236 72 153 / 0.75)
}

.bg-pink-500\/80 {
    background-color: rgb(236 72 153 / 0.8)
}

.bg-pink-500\/90 {
    background-color: rgb(236 72 153 / 0.9)
}

.bg-pink-500\/95 {
    background-color: rgb(236 72 153 / 0.95)
}

.bg-pink-550 {
    --tw-bg-opacity: 1;
    background-color: rgb(229 34 110 / var(--tw-bg-opacity))
}

.bg-pink-550\/0 {
    background-color: rgb(229 34 110 / 0)
}

.bg-pink-550\/10 {
    background-color: rgb(229 34 110 / 0.1)
}

.bg-pink-550\/100 {
    background-color: rgb(229 34 110 / 1)
}

.bg-pink-550\/20 {
    background-color: rgb(229 34 110 / 0.2)
}

.bg-pink-550\/25 {
    background-color: rgb(229 34 110 / 0.25)
}

.bg-pink-550\/30 {
    background-color: rgb(229 34 110 / 0.3)
}

.bg-pink-550\/40 {
    background-color: rgb(229 34 110 / 0.4)
}

.bg-pink-550\/5 {
    background-color: rgb(229 34 110 / 0.05)
}

.bg-pink-550\/50 {
    background-color: rgb(229 34 110 / 0.5)
}

.bg-pink-550\/60 {
    background-color: rgb(229 34 110 / 0.6)
}

.bg-pink-550\/70 {
    background-color: rgb(229 34 110 / 0.7)
}

.bg-pink-550\/75 {
    background-color: rgb(229 34 110 / 0.75)
}

.bg-pink-550\/80 {
    background-color: rgb(229 34 110 / 0.8)
}

.bg-pink-550\/90 {
    background-color: rgb(229 34 110 / 0.9)
}

.bg-pink-550\/95 {
    background-color: rgb(229 34 110 / 0.95)
}

.bg-pink-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(219 39 119 / var(--tw-bg-opacity))
}

.bg-pink-600\/0 {
    background-color: rgb(219 39 119 / 0)
}

.bg-pink-600\/10 {
    background-color: rgb(219 39 119 / 0.1)
}

.bg-pink-600\/100 {
    background-color: rgb(219 39 119 / 1)
}

.bg-pink-600\/20 {
    background-color: rgb(219 39 119 / 0.2)
}

.bg-pink-600\/25 {
    background-color: rgb(219 39 119 / 0.25)
}

.bg-pink-600\/30 {
    background-color: rgb(219 39 119 / 0.3)
}

.bg-pink-600\/40 {
    background-color: rgb(219 39 119 / 0.4)
}

.bg-pink-600\/5 {
    background-color: rgb(219 39 119 / 0.05)
}

.bg-pink-600\/50 {
    background-color: rgb(219 39 119 / 0.5)
}

.bg-pink-600\/60 {
    background-color: rgb(219 39 119 / 0.6)
}

.bg-pink-600\/70 {
    background-color: rgb(219 39 119 / 0.7)
}

.bg-pink-600\/75 {
    background-color: rgb(219 39 119 / 0.75)
}

.bg-pink-600\/80 {
    background-color: rgb(219 39 119 / 0.8)
}

.bg-pink-600\/90 {
    background-color: rgb(219 39 119 / 0.9)
}

.bg-pink-600\/95 {
    background-color: rgb(219 39 119 / 0.95)
}

.bg-pink-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(190 24 93 / var(--tw-bg-opacity))
}

.bg-pink-700\/0 {
    background-color: rgb(190 24 93 / 0)
}

.bg-pink-700\/10 {
    background-color: rgb(190 24 93 / 0.1)
}

.bg-pink-700\/100 {
    background-color: rgb(190 24 93 / 1)
}

.bg-pink-700\/20 {
    background-color: rgb(190 24 93 / 0.2)
}

.bg-pink-700\/25 {
    background-color: rgb(190 24 93 / 0.25)
}

.bg-pink-700\/30 {
    background-color: rgb(190 24 93 / 0.3)
}

.bg-pink-700\/40 {
    background-color: rgb(190 24 93 / 0.4)
}

.bg-pink-700\/5 {
    background-color: rgb(190 24 93 / 0.05)
}

.bg-pink-700\/50 {
    background-color: rgb(190 24 93 / 0.5)
}

.bg-pink-700\/60 {
    background-color: rgb(190 24 93 / 0.6)
}

.bg-pink-700\/70 {
    background-color: rgb(190 24 93 / 0.7)
}

.bg-pink-700\/75 {
    background-color: rgb(190 24 93 / 0.75)
}

.bg-pink-700\/80 {
    background-color: rgb(190 24 93 / 0.8)
}

.bg-pink-700\/90 {
    background-color: rgb(190 24 93 / 0.9)
}

.bg-pink-700\/95 {
    background-color: rgb(190 24 93 / 0.95)
}

.bg-pink-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(157 23 77 / var(--tw-bg-opacity))
}

.bg-pink-800\/0 {
    background-color: rgb(157 23 77 / 0)
}

.bg-pink-800\/10 {
    background-color: rgb(157 23 77 / 0.1)
}

.bg-pink-800\/100 {
    background-color: rgb(157 23 77 / 1)
}

.bg-pink-800\/20 {
    background-color: rgb(157 23 77 / 0.2)
}

.bg-pink-800\/25 {
    background-color: rgb(157 23 77 / 0.25)
}

.bg-pink-800\/30 {
    background-color: rgb(157 23 77 / 0.3)
}

.bg-pink-800\/40 {
    background-color: rgb(157 23 77 / 0.4)
}

.bg-pink-800\/5 {
    background-color: rgb(157 23 77 / 0.05)
}

.bg-pink-800\/50 {
    background-color: rgb(157 23 77 / 0.5)
}

.bg-pink-800\/60 {
    background-color: rgb(157 23 77 / 0.6)
}

.bg-pink-800\/70 {
    background-color: rgb(157 23 77 / 0.7)
}

.bg-pink-800\/75 {
    background-color: rgb(157 23 77 / 0.75)
}

.bg-pink-800\/80 {
    background-color: rgb(157 23 77 / 0.8)
}

.bg-pink-800\/90 {
    background-color: rgb(157 23 77 / 0.9)
}

.bg-pink-800\/95 {
    background-color: rgb(157 23 77 / 0.95)
}

.bg-pink-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(131 24 67 / var(--tw-bg-opacity))
}

.bg-pink-900\/0 {
    background-color: rgb(131 24 67 / 0)
}

.bg-pink-900\/10 {
    background-color: rgb(131 24 67 / 0.1)
}

.bg-pink-900\/100 {
    background-color: rgb(131 24 67 / 1)
}

.bg-pink-900\/20 {
    background-color: rgb(131 24 67 / 0.2)
}

.bg-pink-900\/25 {
    background-color: rgb(131 24 67 / 0.25)
}

.bg-pink-900\/30 {
    background-color: rgb(131 24 67 / 0.3)
}

.bg-pink-900\/40 {
    background-color: rgb(131 24 67 / 0.4)
}

.bg-pink-900\/5 {
    background-color: rgb(131 24 67 / 0.05)
}

.bg-pink-900\/50 {
    background-color: rgb(131 24 67 / 0.5)
}

.bg-pink-900\/60 {
    background-color: rgb(131 24 67 / 0.6)
}

.bg-pink-900\/70 {
    background-color: rgb(131 24 67 / 0.7)
}

.bg-pink-900\/75 {
    background-color: rgb(131 24 67 / 0.75)
}

.bg-pink-900\/80 {
    background-color: rgb(131 24 67 / 0.8)
}

.bg-pink-900\/90 {
    background-color: rgb(131 24 67 / 0.9)
}

.bg-pink-900\/95 {
    background-color: rgb(131 24 67 / 0.95)
}

.bg-pink-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(80 7 36 / var(--tw-bg-opacity))
}

.bg-pink-950\/0 {
    background-color: rgb(80 7 36 / 0)
}

.bg-pink-950\/10 {
    background-color: rgb(80 7 36 / 0.1)
}

.bg-pink-950\/100 {
    background-color: rgb(80 7 36 / 1)
}

.bg-pink-950\/20 {
    background-color: rgb(80 7 36 / 0.2)
}

.bg-pink-950\/25 {
    background-color: rgb(80 7 36 / 0.25)
}

.bg-pink-950\/30 {
    background-color: rgb(80 7 36 / 0.3)
}

.bg-pink-950\/40 {
    background-color: rgb(80 7 36 / 0.4)
}

.bg-pink-950\/5 {
    background-color: rgb(80 7 36 / 0.05)
}

.bg-pink-950\/50 {
    background-color: rgb(80 7 36 / 0.5)
}

.bg-pink-950\/60 {
    background-color: rgb(80 7 36 / 0.6)
}

.bg-pink-950\/70 {
    background-color: rgb(80 7 36 / 0.7)
}

.bg-pink-950\/75 {
    background-color: rgb(80 7 36 / 0.75)
}

.bg-pink-950\/80 {
    background-color: rgb(80 7 36 / 0.8)
}

.bg-pink-950\/90 {
    background-color: rgb(80 7 36 / 0.9)
}

.bg-pink-950\/95 {
    background-color: rgb(80 7 36 / 0.95)
}

.bg-rose-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(255 228 230 / var(--tw-bg-opacity))
}

.bg-rose-100\/0 {
    background-color: rgb(255 228 230 / 0)
}

.bg-rose-100\/10 {
    background-color: rgb(255 228 230 / 0.1)
}

.bg-rose-100\/100 {
    background-color: rgb(255 228 230 / 1)
}

.bg-rose-100\/20 {
    background-color: rgb(255 228 230 / 0.2)
}

.bg-rose-100\/25 {
    background-color: rgb(255 228 230 / 0.25)
}

.bg-rose-100\/30 {
    background-color: rgb(255 228 230 / 0.3)
}

.bg-rose-100\/40 {
    background-color: rgb(255 228 230 / 0.4)
}

.bg-rose-100\/5 {
    background-color: rgb(255 228 230 / 0.05)
}

.bg-rose-100\/50 {
    background-color: rgb(255 228 230 / 0.5)
}

.bg-rose-100\/60 {
    background-color: rgb(255 228 230 / 0.6)
}

.bg-rose-100\/70 {
    background-color: rgb(255 228 230 / 0.7)
}

.bg-rose-100\/75 {
    background-color: rgb(255 228 230 / 0.75)
}

.bg-rose-100\/80 {
    background-color: rgb(255 228 230 / 0.8)
}

.bg-rose-100\/90 {
    background-color: rgb(255 228 230 / 0.9)
}

.bg-rose-100\/95 {
    background-color: rgb(255 228 230 / 0.95)
}

.bg-rose-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 205 211 / var(--tw-bg-opacity))
}

.bg-rose-200\/0 {
    background-color: rgb(254 205 211 / 0)
}

.bg-rose-200\/10 {
    background-color: rgb(254 205 211 / 0.1)
}

.bg-rose-200\/100 {
    background-color: rgb(254 205 211 / 1)
}

.bg-rose-200\/20 {
    background-color: rgb(254 205 211 / 0.2)
}

.bg-rose-200\/25 {
    background-color: rgb(254 205 211 / 0.25)
}

.bg-rose-200\/30 {
    background-color: rgb(254 205 211 / 0.3)
}

.bg-rose-200\/40 {
    background-color: rgb(254 205 211 / 0.4)
}

.bg-rose-200\/5 {
    background-color: rgb(254 205 211 / 0.05)
}

.bg-rose-200\/50 {
    background-color: rgb(254 205 211 / 0.5)
}

.bg-rose-200\/60 {
    background-color: rgb(254 205 211 / 0.6)
}

.bg-rose-200\/70 {
    background-color: rgb(254 205 211 / 0.7)
}

.bg-rose-200\/75 {
    background-color: rgb(254 205 211 / 0.75)
}

.bg-rose-200\/80 {
    background-color: rgb(254 205 211 / 0.8)
}

.bg-rose-200\/90 {
    background-color: rgb(254 205 211 / 0.9)
}

.bg-rose-200\/95 {
    background-color: rgb(254 205 211 / 0.95)
}

.bg-rose-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(253 164 175 / var(--tw-bg-opacity))
}

.bg-rose-300\/0 {
    background-color: rgb(253 164 175 / 0)
}

.bg-rose-300\/10 {
    background-color: rgb(253 164 175 / 0.1)
}

.bg-rose-300\/100 {
    background-color: rgb(253 164 175 / 1)
}

.bg-rose-300\/20 {
    background-color: rgb(253 164 175 / 0.2)
}

.bg-rose-300\/25 {
    background-color: rgb(253 164 175 / 0.25)
}

.bg-rose-300\/30 {
    background-color: rgb(253 164 175 / 0.3)
}

.bg-rose-300\/40 {
    background-color: rgb(253 164 175 / 0.4)
}

.bg-rose-300\/5 {
    background-color: rgb(253 164 175 / 0.05)
}

.bg-rose-300\/50 {
    background-color: rgb(253 164 175 / 0.5)
}

.bg-rose-300\/60 {
    background-color: rgb(253 164 175 / 0.6)
}

.bg-rose-300\/70 {
    background-color: rgb(253 164 175 / 0.7)
}

.bg-rose-300\/75 {
    background-color: rgb(253 164 175 / 0.75)
}

.bg-rose-300\/80 {
    background-color: rgb(253 164 175 / 0.8)
}

.bg-rose-300\/90 {
    background-color: rgb(253 164 175 / 0.9)
}

.bg-rose-300\/95 {
    background-color: rgb(253 164 175 / 0.95)
}

.bg-rose-350 {
    --tw-bg-opacity: 1;
    background-color: rgb(248 147 188 / var(--tw-bg-opacity))
}

.bg-rose-350\/0 {
    background-color: rgb(248 147 188 / 0)
}

.bg-rose-350\/10 {
    background-color: rgb(248 147 188 / 0.1)
}

.bg-rose-350\/100 {
    background-color: rgb(248 147 188 / 1)
}

.bg-rose-350\/20 {
    background-color: rgb(248 147 188 / 0.2)
}

.bg-rose-350\/25 {
    background-color: rgb(248 147 188 / 0.25)
}

.bg-rose-350\/30 {
    background-color: rgb(248 147 188 / 0.3)
}

.bg-rose-350\/40 {
    background-color: rgb(248 147 188 / 0.4)
}

.bg-rose-350\/5 {
    background-color: rgb(248 147 188 / 0.05)
}

.bg-rose-350\/50 {
    background-color: rgb(248 147 188 / 0.5)
}

.bg-rose-350\/60 {
    background-color: rgb(248 147 188 / 0.6)
}

.bg-rose-350\/70 {
    background-color: rgb(248 147 188 / 0.7)
}

.bg-rose-350\/75 {
    background-color: rgb(248 147 188 / 0.75)
}

.bg-rose-350\/80 {
    background-color: rgb(248 147 188 / 0.8)
}

.bg-rose-350\/90 {
    background-color: rgb(248 147 188 / 0.9)
}

.bg-rose-350\/95 {
    background-color: rgb(248 147 188 / 0.95)
}

.bg-rose-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(251 113 133 / var(--tw-bg-opacity))
}

.bg-rose-400\/0 {
    background-color: rgb(251 113 133 / 0)
}

.bg-rose-400\/10 {
    background-color: rgb(251 113 133 / 0.1)
}

.bg-rose-400\/100 {
    background-color: rgb(251 113 133 / 1)
}

.bg-rose-400\/20 {
    background-color: rgb(251 113 133 / 0.2)
}

.bg-rose-400\/25 {
    background-color: rgb(251 113 133 / 0.25)
}

.bg-rose-400\/30 {
    background-color: rgb(251 113 133 / 0.3)
}

.bg-rose-400\/40 {
    background-color: rgb(251 113 133 / 0.4)
}

.bg-rose-400\/5 {
    background-color: rgb(251 113 133 / 0.05)
}

.bg-rose-400\/50 {
    background-color: rgb(251 113 133 / 0.5)
}

.bg-rose-400\/60 {
    background-color: rgb(251 113 133 / 0.6)
}

.bg-rose-400\/70 {
    background-color: rgb(251 113 133 / 0.7)
}

.bg-rose-400\/75 {
    background-color: rgb(251 113 133 / 0.75)
}

.bg-rose-400\/80 {
    background-color: rgb(251 113 133 / 0.8)
}

.bg-rose-400\/90 {
    background-color: rgb(251 113 133 / 0.9)
}

.bg-rose-400\/95 {
    background-color: rgb(251 113 133 / 0.95)
}

.bg-rose-450 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 0 91 / var(--tw-bg-opacity))
}

.bg-rose-450\/0 {
    background-color: rgb(254 0 91 / 0)
}

.bg-rose-450\/10 {
    background-color: rgb(254 0 91 / 0.1)
}

.bg-rose-450\/100 {
    background-color: rgb(254 0 91 / 1)
}

.bg-rose-450\/20 {
    background-color: rgb(254 0 91 / 0.2)
}

.bg-rose-450\/25 {
    background-color: rgb(254 0 91 / 0.25)
}

.bg-rose-450\/30 {
    background-color: rgb(254 0 91 / 0.3)
}

.bg-rose-450\/40 {
    background-color: rgb(254 0 91 / 0.4)
}

.bg-rose-450\/5 {
    background-color: rgb(254 0 91 / 0.05)
}

.bg-rose-450\/50 {
    background-color: rgb(254 0 91 / 0.5)
}

.bg-rose-450\/60 {
    background-color: rgb(254 0 91 / 0.6)
}

.bg-rose-450\/70 {
    background-color: rgb(254 0 91 / 0.7)
}

.bg-rose-450\/75 {
    background-color: rgb(254 0 91 / 0.75)
}

.bg-rose-450\/80 {
    background-color: rgb(254 0 91 / 0.8)
}

.bg-rose-450\/90 {
    background-color: rgb(254 0 91 / 0.9)
}

.bg-rose-450\/95 {
    background-color: rgb(254 0 91 / 0.95)
}

.bg-rose-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(255 241 242 / var(--tw-bg-opacity))
}

.bg-rose-50\/0 {
    background-color: rgb(255 241 242 / 0)
}

.bg-rose-50\/10 {
    background-color: rgb(255 241 242 / 0.1)
}

.bg-rose-50\/100 {
    background-color: rgb(255 241 242 / 1)
}

.bg-rose-50\/20 {
    background-color: rgb(255 241 242 / 0.2)
}

.bg-rose-50\/25 {
    background-color: rgb(255 241 242 / 0.25)
}

.bg-rose-50\/30 {
    background-color: rgb(255 241 242 / 0.3)
}

.bg-rose-50\/40 {
    background-color: rgb(255 241 242 / 0.4)
}

.bg-rose-50\/5 {
    background-color: rgb(255 241 242 / 0.05)
}

.bg-rose-50\/50 {
    background-color: rgb(255 241 242 / 0.5)
}

.bg-rose-50\/60 {
    background-color: rgb(255 241 242 / 0.6)
}

.bg-rose-50\/70 {
    background-color: rgb(255 241 242 / 0.7)
}

.bg-rose-50\/75 {
    background-color: rgb(255 241 242 / 0.75)
}

.bg-rose-50\/80 {
    background-color: rgb(255 241 242 / 0.8)
}

.bg-rose-50\/90 {
    background-color: rgb(255 241 242 / 0.9)
}

.bg-rose-50\/95 {
    background-color: rgb(255 241 242 / 0.95)
}

.bg-rose-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(244 63 94 / var(--tw-bg-opacity))
}

.bg-rose-500\/0 {
    background-color: rgb(244 63 94 / 0)
}

.bg-rose-500\/10 {
    background-color: rgb(244 63 94 / 0.1)
}

.bg-rose-500\/100 {
    background-color: rgb(244 63 94 / 1)
}

.bg-rose-500\/20 {
    background-color: rgb(244 63 94 / 0.2)
}

.bg-rose-500\/25 {
    background-color: rgb(244 63 94 / 0.25)
}

.bg-rose-500\/30 {
    background-color: rgb(244 63 94 / 0.3)
}

.bg-rose-500\/40 {
    background-color: rgb(244 63 94 / 0.4)
}

.bg-rose-500\/5 {
    background-color: rgb(244 63 94 / 0.05)
}

.bg-rose-500\/50 {
    background-color: rgb(244 63 94 / 0.5)
}

.bg-rose-500\/60 {
    background-color: rgb(244 63 94 / 0.6)
}

.bg-rose-500\/70 {
    background-color: rgb(244 63 94 / 0.7)
}

.bg-rose-500\/75 {
    background-color: rgb(244 63 94 / 0.75)
}

.bg-rose-500\/80 {
    background-color: rgb(244 63 94 / 0.8)
}

.bg-rose-500\/90 {
    background-color: rgb(244 63 94 / 0.9)
}

.bg-rose-500\/95 {
    background-color: rgb(244 63 94 / 0.95)
}

.bg-rose-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(225 29 72 / var(--tw-bg-opacity))
}

.bg-rose-600\/0 {
    background-color: rgb(225 29 72 / 0)
}

.bg-rose-600\/10 {
    background-color: rgb(225 29 72 / 0.1)
}

.bg-rose-600\/100 {
    background-color: rgb(225 29 72 / 1)
}

.bg-rose-600\/20 {
    background-color: rgb(225 29 72 / 0.2)
}

.bg-rose-600\/25 {
    background-color: rgb(225 29 72 / 0.25)
}

.bg-rose-600\/30 {
    background-color: rgb(225 29 72 / 0.3)
}

.bg-rose-600\/40 {
    background-color: rgb(225 29 72 / 0.4)
}

.bg-rose-600\/5 {
    background-color: rgb(225 29 72 / 0.05)
}

.bg-rose-600\/50 {
    background-color: rgb(225 29 72 / 0.5)
}

.bg-rose-600\/60 {
    background-color: rgb(225 29 72 / 0.6)
}

.bg-rose-600\/70 {
    background-color: rgb(225 29 72 / 0.7)
}

.bg-rose-600\/75 {
    background-color: rgb(225 29 72 / 0.75)
}

.bg-rose-600\/80 {
    background-color: rgb(225 29 72 / 0.8)
}

.bg-rose-600\/90 {
    background-color: rgb(225 29 72 / 0.9)
}

.bg-rose-600\/95 {
    background-color: rgb(225 29 72 / 0.95)
}

.bg-rose-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(190 18 60 / var(--tw-bg-opacity))
}

.bg-rose-700\/0 {
    background-color: rgb(190 18 60 / 0)
}

.bg-rose-700\/10 {
    background-color: rgb(190 18 60 / 0.1)
}

.bg-rose-700\/100 {
    background-color: rgb(190 18 60 / 1)
}

.bg-rose-700\/20 {
    background-color: rgb(190 18 60 / 0.2)
}

.bg-rose-700\/25 {
    background-color: rgb(190 18 60 / 0.25)
}

.bg-rose-700\/30 {
    background-color: rgb(190 18 60 / 0.3)
}

.bg-rose-700\/40 {
    background-color: rgb(190 18 60 / 0.4)
}

.bg-rose-700\/5 {
    background-color: rgb(190 18 60 / 0.05)
}

.bg-rose-700\/50 {
    background-color: rgb(190 18 60 / 0.5)
}

.bg-rose-700\/60 {
    background-color: rgb(190 18 60 / 0.6)
}

.bg-rose-700\/70 {
    background-color: rgb(190 18 60 / 0.7)
}

.bg-rose-700\/75 {
    background-color: rgb(190 18 60 / 0.75)
}

.bg-rose-700\/80 {
    background-color: rgb(190 18 60 / 0.8)
}

.bg-rose-700\/90 {
    background-color: rgb(190 18 60 / 0.9)
}

.bg-rose-700\/95 {
    background-color: rgb(190 18 60 / 0.95)
}

.bg-rose-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(159 18 57 / var(--tw-bg-opacity))
}

.bg-rose-800\/0 {
    background-color: rgb(159 18 57 / 0)
}

.bg-rose-800\/10 {
    background-color: rgb(159 18 57 / 0.1)
}

.bg-rose-800\/100 {
    background-color: rgb(159 18 57 / 1)
}

.bg-rose-800\/20 {
    background-color: rgb(159 18 57 / 0.2)
}

.bg-rose-800\/25 {
    background-color: rgb(159 18 57 / 0.25)
}

.bg-rose-800\/30 {
    background-color: rgb(159 18 57 / 0.3)
}

.bg-rose-800\/40 {
    background-color: rgb(159 18 57 / 0.4)
}

.bg-rose-800\/5 {
    background-color: rgb(159 18 57 / 0.05)
}

.bg-rose-800\/50 {
    background-color: rgb(159 18 57 / 0.5)
}

.bg-rose-800\/60 {
    background-color: rgb(159 18 57 / 0.6)
}

.bg-rose-800\/70 {
    background-color: rgb(159 18 57 / 0.7)
}

.bg-rose-800\/75 {
    background-color: rgb(159 18 57 / 0.75)
}

.bg-rose-800\/80 {
    background-color: rgb(159 18 57 / 0.8)
}

.bg-rose-800\/90 {
    background-color: rgb(159 18 57 / 0.9)
}

.bg-rose-800\/95 {
    background-color: rgb(159 18 57 / 0.95)
}

.bg-rose-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(136 19 55 / var(--tw-bg-opacity))
}

.bg-rose-900\/0 {
    background-color: rgb(136 19 55 / 0)
}

.bg-rose-900\/10 {
    background-color: rgb(136 19 55 / 0.1)
}

.bg-rose-900\/100 {
    background-color: rgb(136 19 55 / 1)
}

.bg-rose-900\/20 {
    background-color: rgb(136 19 55 / 0.2)
}

.bg-rose-900\/25 {
    background-color: rgb(136 19 55 / 0.25)
}

.bg-rose-900\/30 {
    background-color: rgb(136 19 55 / 0.3)
}

.bg-rose-900\/40 {
    background-color: rgb(136 19 55 / 0.4)
}

.bg-rose-900\/5 {
    background-color: rgb(136 19 55 / 0.05)
}

.bg-rose-900\/50 {
    background-color: rgb(136 19 55 / 0.5)
}

.bg-rose-900\/60 {
    background-color: rgb(136 19 55 / 0.6)
}

.bg-rose-900\/70 {
    background-color: rgb(136 19 55 / 0.7)
}

.bg-rose-900\/75 {
    background-color: rgb(136 19 55 / 0.75)
}

.bg-rose-900\/80 {
    background-color: rgb(136 19 55 / 0.8)
}

.bg-rose-900\/90 {
    background-color: rgb(136 19 55 / 0.9)
}

.bg-rose-900\/95 {
    background-color: rgb(136 19 55 / 0.95)
}

.bg-rose-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(76 5 25 / var(--tw-bg-opacity))
}

.bg-rose-950\/0 {
    background-color: rgb(76 5 25 / 0)
}

.bg-rose-950\/10 {
    background-color: rgb(76 5 25 / 0.1)
}

.bg-rose-950\/100 {
    background-color: rgb(76 5 25 / 1)
}

.bg-rose-950\/20 {
    background-color: rgb(76 5 25 / 0.2)
}

.bg-rose-950\/25 {
    background-color: rgb(76 5 25 / 0.25)
}

.bg-rose-950\/30 {
    background-color: rgb(76 5 25 / 0.3)
}

.bg-rose-950\/40 {
    background-color: rgb(76 5 25 / 0.4)
}

.bg-rose-950\/5 {
    background-color: rgb(76 5 25 / 0.05)
}

.bg-rose-950\/50 {
    background-color: rgb(76 5 25 / 0.5)
}

.bg-rose-950\/60 {
    background-color: rgb(76 5 25 / 0.6)
}

.bg-rose-950\/70 {
    background-color: rgb(76 5 25 / 0.7)
}

.bg-rose-950\/75 {
    background-color: rgb(76 5 25 / 0.75)
}

.bg-rose-950\/80 {
    background-color: rgb(76 5 25 / 0.8)
}

.bg-rose-950\/90 {
    background-color: rgb(76 5 25 / 0.9)
}

.bg-rose-950\/95 {
    background-color: rgb(76 5 25 / 0.95)
}

.bg-sky-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(224 242 254 / var(--tw-bg-opacity))
}

.bg-sky-100\/0 {
    background-color: rgb(224 242 254 / 0)
}

.bg-sky-100\/10 {
    background-color: rgb(224 242 254 / 0.1)
}

.bg-sky-100\/100 {
    background-color: rgb(224 242 254 / 1)
}

.bg-sky-100\/20 {
    background-color: rgb(224 242 254 / 0.2)
}

.bg-sky-100\/25 {
    background-color: rgb(224 242 254 / 0.25)
}

.bg-sky-100\/30 {
    background-color: rgb(224 242 254 / 0.3)
}

.bg-sky-100\/40 {
    background-color: rgb(224 242 254 / 0.4)
}

.bg-sky-100\/5 {
    background-color: rgb(224 242 254 / 0.05)
}

.bg-sky-100\/50 {
    background-color: rgb(224 242 254 / 0.5)
}

.bg-sky-100\/60 {
    background-color: rgb(224 242 254 / 0.6)
}

.bg-sky-100\/70 {
    background-color: rgb(224 242 254 / 0.7)
}

.bg-sky-100\/75 {
    background-color: rgb(224 242 254 / 0.75)
}

.bg-sky-100\/80 {
    background-color: rgb(224 242 254 / 0.8)
}

.bg-sky-100\/90 {
    background-color: rgb(224 242 254 / 0.9)
}

.bg-sky-100\/95 {
    background-color: rgb(224 242 254 / 0.95)
}

.bg-sky-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(186 230 253 / var(--tw-bg-opacity))
}

.bg-sky-200\/0 {
    background-color: rgb(186 230 253 / 0)
}

.bg-sky-200\/10 {
    background-color: rgb(186 230 253 / 0.1)
}

.bg-sky-200\/100 {
    background-color: rgb(186 230 253 / 1)
}

.bg-sky-200\/20 {
    background-color: rgb(186 230 253 / 0.2)
}

.bg-sky-200\/25 {
    background-color: rgb(186 230 253 / 0.25)
}

.bg-sky-200\/30 {
    background-color: rgb(186 230 253 / 0.3)
}

.bg-sky-200\/40 {
    background-color: rgb(186 230 253 / 0.4)
}

.bg-sky-200\/5 {
    background-color: rgb(186 230 253 / 0.05)
}

.bg-sky-200\/50 {
    background-color: rgb(186 230 253 / 0.5)
}

.bg-sky-200\/60 {
    background-color: rgb(186 230 253 / 0.6)
}

.bg-sky-200\/70 {
    background-color: rgb(186 230 253 / 0.7)
}

.bg-sky-200\/75 {
    background-color: rgb(186 230 253 / 0.75)
}

.bg-sky-200\/80 {
    background-color: rgb(186 230 253 / 0.8)
}

.bg-sky-200\/90 {
    background-color: rgb(186 230 253 / 0.9)
}

.bg-sky-200\/95 {
    background-color: rgb(186 230 253 / 0.95)
}

.bg-sky-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(125 211 252 / var(--tw-bg-opacity))
}

.bg-sky-300\/0 {
    background-color: rgb(125 211 252 / 0)
}

.bg-sky-300\/10 {
    background-color: rgb(125 211 252 / 0.1)
}

.bg-sky-300\/100 {
    background-color: rgb(125 211 252 / 1)
}

.bg-sky-300\/20 {
    background-color: rgb(125 211 252 / 0.2)
}

.bg-sky-300\/25 {
    background-color: rgb(125 211 252 / 0.25)
}

.bg-sky-300\/30 {
    background-color: rgb(125 211 252 / 0.3)
}

.bg-sky-300\/40 {
    background-color: rgb(125 211 252 / 0.4)
}

.bg-sky-300\/5 {
    background-color: rgb(125 211 252 / 0.05)
}

.bg-sky-300\/50 {
    background-color: rgb(125 211 252 / 0.5)
}

.bg-sky-300\/60 {
    background-color: rgb(125 211 252 / 0.6)
}

.bg-sky-300\/70 {
    background-color: rgb(125 211 252 / 0.7)
}

.bg-sky-300\/75 {
    background-color: rgb(125 211 252 / 0.75)
}

.bg-sky-300\/80 {
    background-color: rgb(125 211 252 / 0.8)
}

.bg-sky-300\/90 {
    background-color: rgb(125 211 252 / 0.9)
}

.bg-sky-300\/95 {
    background-color: rgb(125 211 252 / 0.95)
}

.bg-sky-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(56 189 248 / var(--tw-bg-opacity))
}

.bg-sky-400\/0 {
    background-color: rgb(56 189 248 / 0)
}

.bg-sky-400\/10 {
    background-color: rgb(56 189 248 / 0.1)
}

.bg-sky-400\/100 {
    background-color: rgb(56 189 248 / 1)
}

.bg-sky-400\/20 {
    background-color: rgb(56 189 248 / 0.2)
}

.bg-sky-400\/25 {
    background-color: rgb(56 189 248 / 0.25)
}

.bg-sky-400\/30 {
    background-color: rgb(56 189 248 / 0.3)
}

.bg-sky-400\/40 {
    background-color: rgb(56 189 248 / 0.4)
}

.bg-sky-400\/5 {
    background-color: rgb(56 189 248 / 0.05)
}

.bg-sky-400\/50 {
    background-color: rgb(56 189 248 / 0.5)
}

.bg-sky-400\/60 {
    background-color: rgb(56 189 248 / 0.6)
}

.bg-sky-400\/70 {
    background-color: rgb(56 189 248 / 0.7)
}

.bg-sky-400\/75 {
    background-color: rgb(56 189 248 / 0.75)
}

.bg-sky-400\/80 {
    background-color: rgb(56 189 248 / 0.8)
}

.bg-sky-400\/90 {
    background-color: rgb(56 189 248 / 0.9)
}

.bg-sky-400\/95 {
    background-color: rgb(56 189 248 / 0.95)
}

.bg-sky-450 {
    --tw-bg-opacity: 1;
    background-color: rgb(48 157 204 / var(--tw-bg-opacity))
}

.bg-sky-450\/0 {
    background-color: rgb(48 157 204 / 0)
}

.bg-sky-450\/10 {
    background-color: rgb(48 157 204 / 0.1)
}

.bg-sky-450\/100 {
    background-color: rgb(48 157 204 / 1)
}

.bg-sky-450\/20 {
    background-color: rgb(48 157 204 / 0.2)
}

.bg-sky-450\/25 {
    background-color: rgb(48 157 204 / 0.25)
}

.bg-sky-450\/30 {
    background-color: rgb(48 157 204 / 0.3)
}

.bg-sky-450\/40 {
    background-color: rgb(48 157 204 / 0.4)
}

.bg-sky-450\/5 {
    background-color: rgb(48 157 204 / 0.05)
}

.bg-sky-450\/50 {
    background-color: rgb(48 157 204 / 0.5)
}

.bg-sky-450\/60 {
    background-color: rgb(48 157 204 / 0.6)
}

.bg-sky-450\/70 {
    background-color: rgb(48 157 204 / 0.7)
}

.bg-sky-450\/75 {
    background-color: rgb(48 157 204 / 0.75)
}

.bg-sky-450\/80 {
    background-color: rgb(48 157 204 / 0.8)
}

.bg-sky-450\/90 {
    background-color: rgb(48 157 204 / 0.9)
}

.bg-sky-450\/95 {
    background-color: rgb(48 157 204 / 0.95)
}

.bg-sky-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(240 249 255 / var(--tw-bg-opacity))
}

.bg-sky-50\/0 {
    background-color: rgb(240 249 255 / 0)
}

.bg-sky-50\/10 {
    background-color: rgb(240 249 255 / 0.1)
}

.bg-sky-50\/100 {
    background-color: rgb(240 249 255 / 1)
}

.bg-sky-50\/20 {
    background-color: rgb(240 249 255 / 0.2)
}

.bg-sky-50\/25 {
    background-color: rgb(240 249 255 / 0.25)
}

.bg-sky-50\/30 {
    background-color: rgb(240 249 255 / 0.3)
}

.bg-sky-50\/40 {
    background-color: rgb(240 249 255 / 0.4)
}

.bg-sky-50\/5 {
    background-color: rgb(240 249 255 / 0.05)
}

.bg-sky-50\/50 {
    background-color: rgb(240 249 255 / 0.5)
}

.bg-sky-50\/60 {
    background-color: rgb(240 249 255 / 0.6)
}

.bg-sky-50\/70 {
    background-color: rgb(240 249 255 / 0.7)
}

.bg-sky-50\/75 {
    background-color: rgb(240 249 255 / 0.75)
}

.bg-sky-50\/80 {
    background-color: rgb(240 249 255 / 0.8)
}

.bg-sky-50\/90 {
    background-color: rgb(240 249 255 / 0.9)
}

.bg-sky-50\/95 {
    background-color: rgb(240 249 255 / 0.95)
}

.bg-sky-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(14 165 233 / var(--tw-bg-opacity))
}

.bg-sky-500\/0 {
    background-color: rgb(14 165 233 / 0)
}

.bg-sky-500\/10 {
    background-color: rgb(14 165 233 / 0.1)
}

.bg-sky-500\/100 {
    background-color: rgb(14 165 233 / 1)
}

.bg-sky-500\/20 {
    background-color: rgb(14 165 233 / 0.2)
}

.bg-sky-500\/25 {
    background-color: rgb(14 165 233 / 0.25)
}

.bg-sky-500\/30 {
    background-color: rgb(14 165 233 / 0.3)
}

.bg-sky-500\/40 {
    background-color: rgb(14 165 233 / 0.4)
}

.bg-sky-500\/5 {
    background-color: rgb(14 165 233 / 0.05)
}

.bg-sky-500\/50 {
    background-color: rgb(14 165 233 / 0.5)
}

.bg-sky-500\/60 {
    background-color: rgb(14 165 233 / 0.6)
}

.bg-sky-500\/70 {
    background-color: rgb(14 165 233 / 0.7)
}

.bg-sky-500\/75 {
    background-color: rgb(14 165 233 / 0.75)
}

.bg-sky-500\/80 {
    background-color: rgb(14 165 233 / 0.8)
}

.bg-sky-500\/90 {
    background-color: rgb(14 165 233 / 0.9)
}

.bg-sky-500\/95 {
    background-color: rgb(14 165 233 / 0.95)
}

.bg-sky-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(2 132 199 / var(--tw-bg-opacity))
}

.bg-sky-600\/0 {
    background-color: rgb(2 132 199 / 0)
}

.bg-sky-600\/10 {
    background-color: rgb(2 132 199 / 0.1)
}

.bg-sky-600\/100 {
    background-color: rgb(2 132 199 / 1)
}

.bg-sky-600\/20 {
    background-color: rgb(2 132 199 / 0.2)
}

.bg-sky-600\/25 {
    background-color: rgb(2 132 199 / 0.25)
}

.bg-sky-600\/30 {
    background-color: rgb(2 132 199 / 0.3)
}

.bg-sky-600\/40 {
    background-color: rgb(2 132 199 / 0.4)
}

.bg-sky-600\/5 {
    background-color: rgb(2 132 199 / 0.05)
}

.bg-sky-600\/50 {
    background-color: rgb(2 132 199 / 0.5)
}

.bg-sky-600\/60 {
    background-color: rgb(2 132 199 / 0.6)
}

.bg-sky-600\/70 {
    background-color: rgb(2 132 199 / 0.7)
}

.bg-sky-600\/75 {
    background-color: rgb(2 132 199 / 0.75)
}

.bg-sky-600\/80 {
    background-color: rgb(2 132 199 / 0.8)
}

.bg-sky-600\/90 {
    background-color: rgb(2 132 199 / 0.9)
}

.bg-sky-600\/95 {
    background-color: rgb(2 132 199 / 0.95)
}

.bg-sky-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(3 105 161 / var(--tw-bg-opacity))
}

.bg-sky-700\/0 {
    background-color: rgb(3 105 161 / 0)
}

.bg-sky-700\/10 {
    background-color: rgb(3 105 161 / 0.1)
}

.bg-sky-700\/100 {
    background-color: rgb(3 105 161 / 1)
}

.bg-sky-700\/20 {
    background-color: rgb(3 105 161 / 0.2)
}

.bg-sky-700\/25 {
    background-color: rgb(3 105 161 / 0.25)
}

.bg-sky-700\/30 {
    background-color: rgb(3 105 161 / 0.3)
}

.bg-sky-700\/40 {
    background-color: rgb(3 105 161 / 0.4)
}

.bg-sky-700\/5 {
    background-color: rgb(3 105 161 / 0.05)
}

.bg-sky-700\/50 {
    background-color: rgb(3 105 161 / 0.5)
}

.bg-sky-700\/60 {
    background-color: rgb(3 105 161 / 0.6)
}

.bg-sky-700\/70 {
    background-color: rgb(3 105 161 / 0.7)
}

.bg-sky-700\/75 {
    background-color: rgb(3 105 161 / 0.75)
}

.bg-sky-700\/80 {
    background-color: rgb(3 105 161 / 0.8)
}

.bg-sky-700\/90 {
    background-color: rgb(3 105 161 / 0.9)
}

.bg-sky-700\/95 {
    background-color: rgb(3 105 161 / 0.95)
}

.bg-sky-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(7 89 133 / var(--tw-bg-opacity))
}

.bg-sky-800\/0 {
    background-color: rgb(7 89 133 / 0)
}

.bg-sky-800\/10 {
    background-color: rgb(7 89 133 / 0.1)
}

.bg-sky-800\/100 {
    background-color: rgb(7 89 133 / 1)
}

.bg-sky-800\/20 {
    background-color: rgb(7 89 133 / 0.2)
}

.bg-sky-800\/25 {
    background-color: rgb(7 89 133 / 0.25)
}

.bg-sky-800\/30 {
    background-color: rgb(7 89 133 / 0.3)
}

.bg-sky-800\/40 {
    background-color: rgb(7 89 133 / 0.4)
}

.bg-sky-800\/5 {
    background-color: rgb(7 89 133 / 0.05)
}

.bg-sky-800\/50 {
    background-color: rgb(7 89 133 / 0.5)
}

.bg-sky-800\/60 {
    background-color: rgb(7 89 133 / 0.6)
}

.bg-sky-800\/70 {
    background-color: rgb(7 89 133 / 0.7)
}

.bg-sky-800\/75 {
    background-color: rgb(7 89 133 / 0.75)
}

.bg-sky-800\/80 {
    background-color: rgb(7 89 133 / 0.8)
}

.bg-sky-800\/90 {
    background-color: rgb(7 89 133 / 0.9)
}

.bg-sky-800\/95 {
    background-color: rgb(7 89 133 / 0.95)
}

.bg-sky-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(12 74 110 / var(--tw-bg-opacity))
}

.bg-sky-900\/0 {
    background-color: rgb(12 74 110 / 0)
}

.bg-sky-900\/10 {
    background-color: rgb(12 74 110 / 0.1)
}

.bg-sky-900\/100 {
    background-color: rgb(12 74 110 / 1)
}

.bg-sky-900\/20 {
    background-color: rgb(12 74 110 / 0.2)
}

.bg-sky-900\/25 {
    background-color: rgb(12 74 110 / 0.25)
}

.bg-sky-900\/30 {
    background-color: rgb(12 74 110 / 0.3)
}

.bg-sky-900\/40 {
    background-color: rgb(12 74 110 / 0.4)
}

.bg-sky-900\/5 {
    background-color: rgb(12 74 110 / 0.05)
}

.bg-sky-900\/50 {
    background-color: rgb(12 74 110 / 0.5)
}

.bg-sky-900\/60 {
    background-color: rgb(12 74 110 / 0.6)
}

.bg-sky-900\/70 {
    background-color: rgb(12 74 110 / 0.7)
}

.bg-sky-900\/75 {
    background-color: rgb(12 74 110 / 0.75)
}

.bg-sky-900\/80 {
    background-color: rgb(12 74 110 / 0.8)
}

.bg-sky-900\/90 {
    background-color: rgb(12 74 110 / 0.9)
}

.bg-sky-900\/95 {
    background-color: rgb(12 74 110 / 0.95)
}

.bg-sky-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(8 47 73 / var(--tw-bg-opacity))
}

.bg-sky-950\/0 {
    background-color: rgb(8 47 73 / 0)
}

.bg-sky-950\/10 {
    background-color: rgb(8 47 73 / 0.1)
}

.bg-sky-950\/100 {
    background-color: rgb(8 47 73 / 1)
}

.bg-sky-950\/20 {
    background-color: rgb(8 47 73 / 0.2)
}

.bg-sky-950\/25 {
    background-color: rgb(8 47 73 / 0.25)
}

.bg-sky-950\/30 {
    background-color: rgb(8 47 73 / 0.3)
}

.bg-sky-950\/40 {
    background-color: rgb(8 47 73 / 0.4)
}

.bg-sky-950\/5 {
    background-color: rgb(8 47 73 / 0.05)
}

.bg-sky-950\/50 {
    background-color: rgb(8 47 73 / 0.5)
}

.bg-sky-950\/60 {
    background-color: rgb(8 47 73 / 0.6)
}

.bg-sky-950\/70 {
    background-color: rgb(8 47 73 / 0.7)
}

.bg-sky-950\/75 {
    background-color: rgb(8 47 73 / 0.75)
}

.bg-sky-950\/80 {
    background-color: rgb(8 47 73 / 0.8)
}

.bg-sky-950\/90 {
    background-color: rgb(8 47 73 / 0.9)
}

.bg-sky-950\/95 {
    background-color: rgb(8 47 73 / 0.95)
}

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

.bg-slate-100\/0 {
    background-color: rgb(241 245 249 / 0)
}

.bg-slate-100\/10 {
    background-color: rgb(241 245 249 / 0.1)
}

.bg-slate-100\/100 {
    background-color: rgb(241 245 249 / 1)
}

.bg-slate-100\/20 {
    background-color: rgb(241 245 249 / 0.2)
}

.bg-slate-100\/25 {
    background-color: rgb(241 245 249 / 0.25)
}

.bg-slate-100\/30 {
    background-color: rgb(241 245 249 / 0.3)
}

.bg-slate-100\/40 {
    background-color: rgb(241 245 249 / 0.4)
}

.bg-slate-100\/5 {
    background-color: rgb(241 245 249 / 0.05)
}

.bg-slate-100\/50 {
    background-color: rgb(241 245 249 / 0.5)
}

.bg-slate-100\/60 {
    background-color: rgb(241 245 249 / 0.6)
}

.bg-slate-100\/70 {
    background-color: rgb(241 245 249 / 0.7)
}

.bg-slate-100\/75 {
    background-color: rgb(241 245 249 / 0.75)
}

.bg-slate-100\/80 {
    background-color: rgb(241 245 249 / 0.8)
}

.bg-slate-100\/90 {
    background-color: rgb(241 245 249 / 0.9)
}

.bg-slate-100\/95 {
    background-color: rgb(241 245 249 / 0.95)
}

.bg-slate-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(226 232 240 / var(--tw-bg-opacity))
}

.bg-slate-200\/0 {
    background-color: rgb(226 232 240 / 0)
}

.bg-slate-200\/10 {
    background-color: rgb(226 232 240 / 0.1)
}

.bg-slate-200\/100 {
    background-color: rgb(226 232 240 / 1)
}

.bg-slate-200\/20 {
    background-color: rgb(226 232 240 / 0.2)
}

.bg-slate-200\/25 {
    background-color: rgb(226 232 240 / 0.25)
}

.bg-slate-200\/30 {
    background-color: rgb(226 232 240 / 0.3)
}

.bg-slate-200\/40 {
    background-color: rgb(226 232 240 / 0.4)
}

.bg-slate-200\/5 {
    background-color: rgb(226 232 240 / 0.05)
}

.bg-slate-200\/50 {
    background-color: rgb(226 232 240 / 0.5)
}

.bg-slate-200\/60 {
    background-color: rgb(226 232 240 / 0.6)
}

.bg-slate-200\/70 {
    background-color: rgb(226 232 240 / 0.7)
}

.bg-slate-200\/75 {
    background-color: rgb(226 232 240 / 0.75)
}

.bg-slate-200\/80 {
    background-color: rgb(226 232 240 / 0.8)
}

.bg-slate-200\/90 {
    background-color: rgb(226 232 240 / 0.9)
}

.bg-slate-200\/95 {
    background-color: rgb(226 232 240 / 0.95)
}

.bg-slate-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(203 213 225 / var(--tw-bg-opacity))
}

.bg-slate-300\/0 {
    background-color: rgb(203 213 225 / 0)
}

.bg-slate-300\/10 {
    background-color: rgb(203 213 225 / 0.1)
}

.bg-slate-300\/100 {
    background-color: rgb(203 213 225 / 1)
}

.bg-slate-300\/20 {
    background-color: rgb(203 213 225 / 0.2)
}

.bg-slate-300\/25 {
    background-color: rgb(203 213 225 / 0.25)
}

.bg-slate-300\/30 {
    background-color: rgb(203 213 225 / 0.3)
}

.bg-slate-300\/40 {
    background-color: rgb(203 213 225 / 0.4)
}

.bg-slate-300\/5 {
    background-color: rgb(203 213 225 / 0.05)
}

.bg-slate-300\/50 {
    background-color: rgb(203 213 225 / 0.5)
}

.bg-slate-300\/60 {
    background-color: rgb(203 213 225 / 0.6)
}

.bg-slate-300\/70 {
    background-color: rgb(203 213 225 / 0.7)
}

.bg-slate-300\/75 {
    background-color: rgb(203 213 225 / 0.75)
}

.bg-slate-300\/80 {
    background-color: rgb(203 213 225 / 0.8)
}

.bg-slate-300\/90 {
    background-color: rgb(203 213 225 / 0.9)
}

.bg-slate-300\/95 {
    background-color: rgb(203 213 225 / 0.95)
}

.bg-slate-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(148 163 184 / var(--tw-bg-opacity))
}

.bg-slate-400\/0 {
    background-color: rgb(148 163 184 / 0)
}

.bg-slate-400\/10 {
    background-color: rgb(148 163 184 / 0.1)
}

.bg-slate-400\/100 {
    background-color: rgb(148 163 184 / 1)
}

.bg-slate-400\/20 {
    background-color: rgb(148 163 184 / 0.2)
}

.bg-slate-400\/25 {
    background-color: rgb(148 163 184 / 0.25)
}

.bg-slate-400\/30 {
    background-color: rgb(148 163 184 / 0.3)
}

.bg-slate-400\/40 {
    background-color: rgb(148 163 184 / 0.4)
}

.bg-slate-400\/5 {
    background-color: rgb(148 163 184 / 0.05)
}

.bg-slate-400\/50 {
    background-color: rgb(148 163 184 / 0.5)
}

.bg-slate-400\/60 {
    background-color: rgb(148 163 184 / 0.6)
}

.bg-slate-400\/70 {
    background-color: rgb(148 163 184 / 0.7)
}

.bg-slate-400\/75 {
    background-color: rgb(148 163 184 / 0.75)
}

.bg-slate-400\/80 {
    background-color: rgb(148 163 184 / 0.8)
}

.bg-slate-400\/90 {
    background-color: rgb(148 163 184 / 0.9)
}

.bg-slate-400\/95 {
    background-color: rgb(148 163 184 / 0.95)
}

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

.bg-slate-50\/0 {
    background-color: rgb(248 250 252 / 0)
}

.bg-slate-50\/10 {
    background-color: rgb(248 250 252 / 0.1)
}

.bg-slate-50\/100 {
    background-color: rgb(248 250 252 / 1)
}

.bg-slate-50\/20 {
    background-color: rgb(248 250 252 / 0.2)
}

.bg-slate-50\/25 {
    background-color: rgb(248 250 252 / 0.25)
}

.bg-slate-50\/30 {
    background-color: rgb(248 250 252 / 0.3)
}

.bg-slate-50\/40 {
    background-color: rgb(248 250 252 / 0.4)
}

.bg-slate-50\/5 {
    background-color: rgb(248 250 252 / 0.05)
}

.bg-slate-50\/50 {
    background-color: rgb(248 250 252 / 0.5)
}

.bg-slate-50\/60 {
    background-color: rgb(248 250 252 / 0.6)
}

.bg-slate-50\/70 {
    background-color: rgb(248 250 252 / 0.7)
}

.bg-slate-50\/75 {
    background-color: rgb(248 250 252 / 0.75)
}

.bg-slate-50\/80 {
    background-color: rgb(248 250 252 / 0.8)
}

.bg-slate-50\/90 {
    background-color: rgb(248 250 252 / 0.9)
}

.bg-slate-50\/95 {
    background-color: rgb(248 250 252 / 0.95)
}

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

.bg-slate-500\/0 {
    background-color: rgb(100 116 139 / 0)
}

.bg-slate-500\/10 {
    background-color: rgb(100 116 139 / 0.1)
}

.bg-slate-500\/100 {
    background-color: rgb(100 116 139 / 1)
}

.bg-slate-500\/20 {
    background-color: rgb(100 116 139 / 0.2)
}

.bg-slate-500\/25 {
    background-color: rgb(100 116 139 / 0.25)
}

.bg-slate-500\/30 {
    background-color: rgb(100 116 139 / 0.3)
}

.bg-slate-500\/40 {
    background-color: rgb(100 116 139 / 0.4)
}

.bg-slate-500\/5 {
    background-color: rgb(100 116 139 / 0.05)
}

.bg-slate-500\/50 {
    background-color: rgb(100 116 139 / 0.5)
}

.bg-slate-500\/60 {
    background-color: rgb(100 116 139 / 0.6)
}

.bg-slate-500\/70 {
    background-color: rgb(100 116 139 / 0.7)
}

.bg-slate-500\/75 {
    background-color: rgb(100 116 139 / 0.75)
}

.bg-slate-500\/80 {
    background-color: rgb(100 116 139 / 0.8)
}

.bg-slate-500\/90 {
    background-color: rgb(100 116 139 / 0.9)
}

.bg-slate-500\/95 {
    background-color: rgb(100 116 139 / 0.95)
}

.bg-slate-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(71 85 105 / var(--tw-bg-opacity))
}

.bg-slate-600\/0 {
    background-color: rgb(71 85 105 / 0)
}

.bg-slate-600\/10 {
    background-color: rgb(71 85 105 / 0.1)
}

.bg-slate-600\/100 {
    background-color: rgb(71 85 105 / 1)
}

.bg-slate-600\/20 {
    background-color: rgb(71 85 105 / 0.2)
}

.bg-slate-600\/25 {
    background-color: rgb(71 85 105 / 0.25)
}

.bg-slate-600\/30 {
    background-color: rgb(71 85 105 / 0.3)
}

.bg-slate-600\/40 {
    background-color: rgb(71 85 105 / 0.4)
}

.bg-slate-600\/5 {
    background-color: rgb(71 85 105 / 0.05)
}

.bg-slate-600\/50 {
    background-color: rgb(71 85 105 / 0.5)
}

.bg-slate-600\/60 {
    background-color: rgb(71 85 105 / 0.6)
}

.bg-slate-600\/70 {
    background-color: rgb(71 85 105 / 0.7)
}

.bg-slate-600\/75 {
    background-color: rgb(71 85 105 / 0.75)
}

.bg-slate-600\/80 {
    background-color: rgb(71 85 105 / 0.8)
}

.bg-slate-600\/90 {
    background-color: rgb(71 85 105 / 0.9)
}

.bg-slate-600\/95 {
    background-color: rgb(71 85 105 / 0.95)
}

.bg-slate-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(51 65 85 / var(--tw-bg-opacity))
}

.bg-slate-700\/0 {
    background-color: rgb(51 65 85 / 0)
}

.bg-slate-700\/10 {
    background-color: rgb(51 65 85 / 0.1)
}

.bg-slate-700\/100 {
    background-color: rgb(51 65 85 / 1)
}

.bg-slate-700\/20 {
    background-color: rgb(51 65 85 / 0.2)
}

.bg-slate-700\/25 {
    background-color: rgb(51 65 85 / 0.25)
}

.bg-slate-700\/30 {
    background-color: rgb(51 65 85 / 0.3)
}

.bg-slate-700\/40 {
    background-color: rgb(51 65 85 / 0.4)
}

.bg-slate-700\/5 {
    background-color: rgb(51 65 85 / 0.05)
}

.bg-slate-700\/50 {
    background-color: rgb(51 65 85 / 0.5)
}

.bg-slate-700\/60 {
    background-color: rgb(51 65 85 / 0.6)
}

.bg-slate-700\/70 {
    background-color: rgb(51 65 85 / 0.7)
}

.bg-slate-700\/75 {
    background-color: rgb(51 65 85 / 0.75)
}

.bg-slate-700\/80 {
    background-color: rgb(51 65 85 / 0.8)
}

.bg-slate-700\/90 {
    background-color: rgb(51 65 85 / 0.9)
}

.bg-slate-700\/95 {
    background-color: rgb(51 65 85 / 0.95)
}

.bg-slate-75 {
    --tw-bg-opacity: 1;
    background-color: rgb(244 248 250 / var(--tw-bg-opacity))
}

.bg-slate-75\/0 {
    background-color: rgb(244 248 250 / 0)
}

.bg-slate-75\/10 {
    background-color: rgb(244 248 250 / 0.1)
}

.bg-slate-75\/100 {
    background-color: rgb(244 248 250 / 1)
}

.bg-slate-75\/20 {
    background-color: rgb(244 248 250 / 0.2)
}

.bg-slate-75\/25 {
    background-color: rgb(244 248 250 / 0.25)
}

.bg-slate-75\/30 {
    background-color: rgb(244 248 250 / 0.3)
}

.bg-slate-75\/40 {
    background-color: rgb(244 248 250 / 0.4)
}

.bg-slate-75\/5 {
    background-color: rgb(244 248 250 / 0.05)
}

.bg-slate-75\/50 {
    background-color: rgb(244 248 250 / 0.5)
}

.bg-slate-75\/60 {
    background-color: rgb(244 248 250 / 0.6)
}

.bg-slate-75\/70 {
    background-color: rgb(244 248 250 / 0.7)
}

.bg-slate-75\/75 {
    background-color: rgb(244 248 250 / 0.75)
}

.bg-slate-75\/80 {
    background-color: rgb(244 248 250 / 0.8)
}

.bg-slate-75\/90 {
    background-color: rgb(244 248 250 / 0.9)
}

.bg-slate-75\/95 {
    background-color: rgb(244 248 250 / 0.95)
}

.bg-slate-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(30 41 59 / var(--tw-bg-opacity))
}

.bg-slate-800\/0 {
    background-color: rgb(30 41 59 / 0)
}

.bg-slate-800\/10 {
    background-color: rgb(30 41 59 / 0.1)
}

.bg-slate-800\/100 {
    background-color: rgb(30 41 59 / 1)
}

.bg-slate-800\/20 {
    background-color: rgb(30 41 59 / 0.2)
}

.bg-slate-800\/25 {
    background-color: rgb(30 41 59 / 0.25)
}

.bg-slate-800\/30 {
    background-color: rgb(30 41 59 / 0.3)
}

.bg-slate-800\/40 {
    background-color: rgb(30 41 59 / 0.4)
}

.bg-slate-800\/5 {
    background-color: rgb(30 41 59 / 0.05)
}

.bg-slate-800\/50 {
    background-color: rgb(30 41 59 / 0.5)
}

.bg-slate-800\/60 {
    background-color: rgb(30 41 59 / 0.6)
}

.bg-slate-800\/70 {
    background-color: rgb(30 41 59 / 0.7)
}

.bg-slate-800\/75 {
    background-color: rgb(30 41 59 / 0.75)
}

.bg-slate-800\/80 {
    background-color: rgb(30 41 59 / 0.8)
}

.bg-slate-800\/90 {
    background-color: rgb(30 41 59 / 0.9)
}

.bg-slate-800\/95 {
    background-color: rgb(30 41 59 / 0.95)
}

.bg-slate-850 {
    --tw-bg-opacity: 1;
    background-color: rgb(15 23 42 / var(--tw-bg-opacity))
}

.bg-slate-850\/0 {
    background-color: rgb(15 23 42 / 0)
}

.bg-slate-850\/10 {
    background-color: rgb(15 23 42 / 0.1)
}

.bg-slate-850\/100 {
    background-color: rgb(15 23 42 / 1)
}

.bg-slate-850\/20 {
    background-color: rgb(15 23 42 / 0.2)
}

.bg-slate-850\/25 {
    background-color: rgb(15 23 42 / 0.25)
}

.bg-slate-850\/30 {
    background-color: rgb(15 23 42 / 0.3)
}

.bg-slate-850\/40 {
    background-color: rgb(15 23 42 / 0.4)
}

.bg-slate-850\/5 {
    background-color: rgb(15 23 42 / 0.05)
}

.bg-slate-850\/50 {
    background-color: rgb(15 23 42 / 0.5)
}

.bg-slate-850\/60 {
    background-color: rgb(15 23 42 / 0.6)
}

.bg-slate-850\/70 {
    background-color: rgb(15 23 42 / 0.7)
}

.bg-slate-850\/75 {
    background-color: rgb(15 23 42 / 0.75)
}

.bg-slate-850\/80 {
    background-color: rgb(15 23 42 / 0.8)
}

.bg-slate-850\/90 {
    background-color: rgb(15 23 42 / 0.9)
}

.bg-slate-850\/95 {
    background-color: rgb(15 23 42 / 0.95)
}

.bg-slate-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(15 23 42 / var(--tw-bg-opacity))
}

.bg-slate-900\/0 {
    background-color: rgb(15 23 42 / 0)
}

.bg-slate-900\/10 {
    background-color: rgb(15 23 42 / 0.1)
}

.bg-slate-900\/100 {
    background-color: rgb(15 23 42 / 1)
}

.bg-slate-900\/20 {
    background-color: rgb(15 23 42 / 0.2)
}

.bg-slate-900\/25 {
    background-color: rgb(15 23 42 / 0.25)
}

.bg-slate-900\/30 {
    background-color: rgb(15 23 42 / 0.3)
}

.bg-slate-900\/40 {
    background-color: rgb(15 23 42 / 0.4)
}

.bg-slate-900\/5 {
    background-color: rgb(15 23 42 / 0.05)
}

.bg-slate-900\/50 {
    background-color: rgb(15 23 42 / 0.5)
}

.bg-slate-900\/60 {
    background-color: rgb(15 23 42 / 0.6)
}

.bg-slate-900\/70 {
    background-color: rgb(15 23 42 / 0.7)
}

.bg-slate-900\/75 {
    background-color: rgb(15 23 42 / 0.75)
}

.bg-slate-900\/80 {
    background-color: rgb(15 23 42 / 0.8)
}

.bg-slate-900\/90 {
    background-color: rgb(15 23 42 / 0.9)
}

.bg-slate-900\/95 {
    background-color: rgb(15 23 42 / 0.95)
}

.bg-slate-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(0 33 74 / var(--tw-bg-opacity))
}

.bg-slate-950\/0 {
    background-color: rgb(0 33 74 / 0)
}

.bg-slate-950\/10 {
    background-color: rgb(0 33 74 / 0.1)
}

.bg-slate-950\/100 {
    background-color: rgb(0 33 74 / 1)
}

.bg-slate-950\/20 {
    background-color: rgb(0 33 74 / 0.2)
}

.bg-slate-950\/25 {
    background-color: rgb(0 33 74 / 0.25)
}

.bg-slate-950\/30 {
    background-color: rgb(0 33 74 / 0.3)
}

.bg-slate-950\/40 {
    background-color: rgb(0 33 74 / 0.4)
}

.bg-slate-950\/5 {
    background-color: rgb(0 33 74 / 0.05)
}

.bg-slate-950\/50 {
    background-color: rgb(0 33 74 / 0.5)
}

.bg-slate-950\/60 {
    background-color: rgb(0 33 74 / 0.6)
}

.bg-slate-950\/70 {
    background-color: rgb(0 33 74 / 0.7)
}

.bg-slate-950\/75 {
    background-color: rgb(0 33 74 / 0.75)
}

.bg-slate-950\/80 {
    background-color: rgb(0 33 74 / 0.8)
}

.bg-slate-950\/90 {
    background-color: rgb(0 33 74 / 0.9)
}

.bg-slate-950\/95 {
    background-color: rgb(0 33 74 / 0.95)
}

.bg-stone-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(245 245 244 / var(--tw-bg-opacity))
}

.bg-stone-100\/0 {
    background-color: rgb(245 245 244 / 0)
}

.bg-stone-100\/10 {
    background-color: rgb(245 245 244 / 0.1)
}

.bg-stone-100\/100 {
    background-color: rgb(245 245 244 / 1)
}

.bg-stone-100\/20 {
    background-color: rgb(245 245 244 / 0.2)
}

.bg-stone-100\/25 {
    background-color: rgb(245 245 244 / 0.25)
}

.bg-stone-100\/30 {
    background-color: rgb(245 245 244 / 0.3)
}

.bg-stone-100\/40 {
    background-color: rgb(245 245 244 / 0.4)
}

.bg-stone-100\/5 {
    background-color: rgb(245 245 244 / 0.05)
}

.bg-stone-100\/50 {
    background-color: rgb(245 245 244 / 0.5)
}

.bg-stone-100\/60 {
    background-color: rgb(245 245 244 / 0.6)
}

.bg-stone-100\/70 {
    background-color: rgb(245 245 244 / 0.7)
}

.bg-stone-100\/75 {
    background-color: rgb(245 245 244 / 0.75)
}

.bg-stone-100\/80 {
    background-color: rgb(245 245 244 / 0.8)
}

.bg-stone-100\/90 {
    background-color: rgb(245 245 244 / 0.9)
}

.bg-stone-100\/95 {
    background-color: rgb(245 245 244 / 0.95)
}

.bg-stone-150 {
    --tw-bg-opacity: 1;
    background-color: rgb(245 246 241 / var(--tw-bg-opacity))
}

.bg-stone-150\/0 {
    background-color: rgb(245 246 241 / 0)
}

.bg-stone-150\/10 {
    background-color: rgb(245 246 241 / 0.1)
}

.bg-stone-150\/100 {
    background-color: rgb(245 246 241 / 1)
}

.bg-stone-150\/20 {
    background-color: rgb(245 246 241 / 0.2)
}

.bg-stone-150\/25 {
    background-color: rgb(245 246 241 / 0.25)
}

.bg-stone-150\/30 {
    background-color: rgb(245 246 241 / 0.3)
}

.bg-stone-150\/40 {
    background-color: rgb(245 246 241 / 0.4)
}

.bg-stone-150\/5 {
    background-color: rgb(245 246 241 / 0.05)
}

.bg-stone-150\/50 {
    background-color: rgb(245 246 241 / 0.5)
}

.bg-stone-150\/60 {
    background-color: rgb(245 246 241 / 0.6)
}

.bg-stone-150\/70 {
    background-color: rgb(245 246 241 / 0.7)
}

.bg-stone-150\/75 {
    background-color: rgb(245 246 241 / 0.75)
}

.bg-stone-150\/80 {
    background-color: rgb(245 246 241 / 0.8)
}

.bg-stone-150\/90 {
    background-color: rgb(245 246 241 / 0.9)
}

.bg-stone-150\/95 {
    background-color: rgb(245 246 241 / 0.95)
}

.bg-stone-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(231 229 228 / var(--tw-bg-opacity))
}

.bg-stone-200\/0 {
    background-color: rgb(231 229 228 / 0)
}

.bg-stone-200\/10 {
    background-color: rgb(231 229 228 / 0.1)
}

.bg-stone-200\/100 {
    background-color: rgb(231 229 228 / 1)
}

.bg-stone-200\/20 {
    background-color: rgb(231 229 228 / 0.2)
}

.bg-stone-200\/25 {
    background-color: rgb(231 229 228 / 0.25)
}

.bg-stone-200\/30 {
    background-color: rgb(231 229 228 / 0.3)
}

.bg-stone-200\/40 {
    background-color: rgb(231 229 228 / 0.4)
}

.bg-stone-200\/5 {
    background-color: rgb(231 229 228 / 0.05)
}

.bg-stone-200\/50 {
    background-color: rgb(231 229 228 / 0.5)
}

.bg-stone-200\/60 {
    background-color: rgb(231 229 228 / 0.6)
}

.bg-stone-200\/70 {
    background-color: rgb(231 229 228 / 0.7)
}

.bg-stone-200\/75 {
    background-color: rgb(231 229 228 / 0.75)
}

.bg-stone-200\/80 {
    background-color: rgb(231 229 228 / 0.8)
}

.bg-stone-200\/90 {
    background-color: rgb(231 229 228 / 0.9)
}

.bg-stone-200\/95 {
    background-color: rgb(231 229 228 / 0.95)
}

.bg-stone-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(214 211 209 / var(--tw-bg-opacity))
}

.bg-stone-300\/0 {
    background-color: rgb(214 211 209 / 0)
}

.bg-stone-300\/10 {
    background-color: rgb(214 211 209 / 0.1)
}

.bg-stone-300\/100 {
    background-color: rgb(214 211 209 / 1)
}

.bg-stone-300\/20 {
    background-color: rgb(214 211 209 / 0.2)
}

.bg-stone-300\/25 {
    background-color: rgb(214 211 209 / 0.25)
}

.bg-stone-300\/30 {
    background-color: rgb(214 211 209 / 0.3)
}

.bg-stone-300\/40 {
    background-color: rgb(214 211 209 / 0.4)
}

.bg-stone-300\/5 {
    background-color: rgb(214 211 209 / 0.05)
}

.bg-stone-300\/50 {
    background-color: rgb(214 211 209 / 0.5)
}

.bg-stone-300\/60 {
    background-color: rgb(214 211 209 / 0.6)
}

.bg-stone-300\/70 {
    background-color: rgb(214 211 209 / 0.7)
}

.bg-stone-300\/75 {
    background-color: rgb(214 211 209 / 0.75)
}

.bg-stone-300\/80 {
    background-color: rgb(214 211 209 / 0.8)
}

.bg-stone-300\/90 {
    background-color: rgb(214 211 209 / 0.9)
}

.bg-stone-300\/95 {
    background-color: rgb(214 211 209 / 0.95)
}

.bg-stone-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(168 162 158 / var(--tw-bg-opacity))
}

.bg-stone-400\/0 {
    background-color: rgb(168 162 158 / 0)
}

.bg-stone-400\/10 {
    background-color: rgb(168 162 158 / 0.1)
}

.bg-stone-400\/100 {
    background-color: rgb(168 162 158 / 1)
}

.bg-stone-400\/20 {
    background-color: rgb(168 162 158 / 0.2)
}

.bg-stone-400\/25 {
    background-color: rgb(168 162 158 / 0.25)
}

.bg-stone-400\/30 {
    background-color: rgb(168 162 158 / 0.3)
}

.bg-stone-400\/40 {
    background-color: rgb(168 162 158 / 0.4)
}

.bg-stone-400\/5 {
    background-color: rgb(168 162 158 / 0.05)
}

.bg-stone-400\/50 {
    background-color: rgb(168 162 158 / 0.5)
}

.bg-stone-400\/60 {
    background-color: rgb(168 162 158 / 0.6)
}

.bg-stone-400\/70 {
    background-color: rgb(168 162 158 / 0.7)
}

.bg-stone-400\/75 {
    background-color: rgb(168 162 158 / 0.75)
}

.bg-stone-400\/80 {
    background-color: rgb(168 162 158 / 0.8)
}

.bg-stone-400\/90 {
    background-color: rgb(168 162 158 / 0.9)
}

.bg-stone-400\/95 {
    background-color: rgb(168 162 158 / 0.95)
}

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

.bg-stone-50\/0 {
    background-color: rgb(250 250 249 / 0)
}

.bg-stone-50\/10 {
    background-color: rgb(250 250 249 / 0.1)
}

.bg-stone-50\/100 {
    background-color: rgb(250 250 249 / 1)
}

.bg-stone-50\/20 {
    background-color: rgb(250 250 249 / 0.2)
}

.bg-stone-50\/25 {
    background-color: rgb(250 250 249 / 0.25)
}

.bg-stone-50\/30 {
    background-color: rgb(250 250 249 / 0.3)
}

.bg-stone-50\/40 {
    background-color: rgb(250 250 249 / 0.4)
}

.bg-stone-50\/5 {
    background-color: rgb(250 250 249 / 0.05)
}

.bg-stone-50\/50 {
    background-color: rgb(250 250 249 / 0.5)
}

.bg-stone-50\/60 {
    background-color: rgb(250 250 249 / 0.6)
}

.bg-stone-50\/70 {
    background-color: rgb(250 250 249 / 0.7)
}

.bg-stone-50\/75 {
    background-color: rgb(250 250 249 / 0.75)
}

.bg-stone-50\/80 {
    background-color: rgb(250 250 249 / 0.8)
}

.bg-stone-50\/90 {
    background-color: rgb(250 250 249 / 0.9)
}

.bg-stone-50\/95 {
    background-color: rgb(250 250 249 / 0.95)
}

.bg-stone-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(120 113 108 / var(--tw-bg-opacity))
}

.bg-stone-500\/0 {
    background-color: rgb(120 113 108 / 0)
}

.bg-stone-500\/10 {
    background-color: rgb(120 113 108 / 0.1)
}

.bg-stone-500\/100 {
    background-color: rgb(120 113 108 / 1)
}

.bg-stone-500\/20 {
    background-color: rgb(120 113 108 / 0.2)
}

.bg-stone-500\/25 {
    background-color: rgb(120 113 108 / 0.25)
}

.bg-stone-500\/30 {
    background-color: rgb(120 113 108 / 0.3)
}

.bg-stone-500\/40 {
    background-color: rgb(120 113 108 / 0.4)
}

.bg-stone-500\/5 {
    background-color: rgb(120 113 108 / 0.05)
}

.bg-stone-500\/50 {
    background-color: rgb(120 113 108 / 0.5)
}

.bg-stone-500\/60 {
    background-color: rgb(120 113 108 / 0.6)
}

.bg-stone-500\/70 {
    background-color: rgb(120 113 108 / 0.7)
}

.bg-stone-500\/75 {
    background-color: rgb(120 113 108 / 0.75)
}

.bg-stone-500\/80 {
    background-color: rgb(120 113 108 / 0.8)
}

.bg-stone-500\/90 {
    background-color: rgb(120 113 108 / 0.9)
}

.bg-stone-500\/95 {
    background-color: rgb(120 113 108 / 0.95)
}

.bg-stone-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(87 83 78 / var(--tw-bg-opacity))
}

.bg-stone-600\/0 {
    background-color: rgb(87 83 78 / 0)
}

.bg-stone-600\/10 {
    background-color: rgb(87 83 78 / 0.1)
}

.bg-stone-600\/100 {
    background-color: rgb(87 83 78 / 1)
}

.bg-stone-600\/20 {
    background-color: rgb(87 83 78 / 0.2)
}

.bg-stone-600\/25 {
    background-color: rgb(87 83 78 / 0.25)
}

.bg-stone-600\/30 {
    background-color: rgb(87 83 78 / 0.3)
}

.bg-stone-600\/40 {
    background-color: rgb(87 83 78 / 0.4)
}

.bg-stone-600\/5 {
    background-color: rgb(87 83 78 / 0.05)
}

.bg-stone-600\/50 {
    background-color: rgb(87 83 78 / 0.5)
}

.bg-stone-600\/60 {
    background-color: rgb(87 83 78 / 0.6)
}

.bg-stone-600\/70 {
    background-color: rgb(87 83 78 / 0.7)
}

.bg-stone-600\/75 {
    background-color: rgb(87 83 78 / 0.75)
}

.bg-stone-600\/80 {
    background-color: rgb(87 83 78 / 0.8)
}

.bg-stone-600\/90 {
    background-color: rgb(87 83 78 / 0.9)
}

.bg-stone-600\/95 {
    background-color: rgb(87 83 78 / 0.95)
}

.bg-stone-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(68 64 60 / var(--tw-bg-opacity))
}

.bg-stone-700\/0 {
    background-color: rgb(68 64 60 / 0)
}

.bg-stone-700\/10 {
    background-color: rgb(68 64 60 / 0.1)
}

.bg-stone-700\/100 {
    background-color: rgb(68 64 60 / 1)
}

.bg-stone-700\/20 {
    background-color: rgb(68 64 60 / 0.2)
}

.bg-stone-700\/25 {
    background-color: rgb(68 64 60 / 0.25)
}

.bg-stone-700\/30 {
    background-color: rgb(68 64 60 / 0.3)
}

.bg-stone-700\/40 {
    background-color: rgb(68 64 60 / 0.4)
}

.bg-stone-700\/5 {
    background-color: rgb(68 64 60 / 0.05)
}

.bg-stone-700\/50 {
    background-color: rgb(68 64 60 / 0.5)
}

.bg-stone-700\/60 {
    background-color: rgb(68 64 60 / 0.6)
}

.bg-stone-700\/70 {
    background-color: rgb(68 64 60 / 0.7)
}

.bg-stone-700\/75 {
    background-color: rgb(68 64 60 / 0.75)
}

.bg-stone-700\/80 {
    background-color: rgb(68 64 60 / 0.8)
}

.bg-stone-700\/90 {
    background-color: rgb(68 64 60 / 0.9)
}

.bg-stone-700\/95 {
    background-color: rgb(68 64 60 / 0.95)
}

.bg-stone-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(41 37 36 / var(--tw-bg-opacity))
}

.bg-stone-800\/0 {
    background-color: rgb(41 37 36 / 0)
}

.bg-stone-800\/10 {
    background-color: rgb(41 37 36 / 0.1)
}

.bg-stone-800\/100 {
    background-color: rgb(41 37 36 / 1)
}

.bg-stone-800\/20 {
    background-color: rgb(41 37 36 / 0.2)
}

.bg-stone-800\/25 {
    background-color: rgb(41 37 36 / 0.25)
}

.bg-stone-800\/30 {
    background-color: rgb(41 37 36 / 0.3)
}

.bg-stone-800\/40 {
    background-color: rgb(41 37 36 / 0.4)
}

.bg-stone-800\/5 {
    background-color: rgb(41 37 36 / 0.05)
}

.bg-stone-800\/50 {
    background-color: rgb(41 37 36 / 0.5)
}

.bg-stone-800\/60 {
    background-color: rgb(41 37 36 / 0.6)
}

.bg-stone-800\/70 {
    background-color: rgb(41 37 36 / 0.7)
}

.bg-stone-800\/75 {
    background-color: rgb(41 37 36 / 0.75)
}

.bg-stone-800\/80 {
    background-color: rgb(41 37 36 / 0.8)
}

.bg-stone-800\/90 {
    background-color: rgb(41 37 36 / 0.9)
}

.bg-stone-800\/95 {
    background-color: rgb(41 37 36 / 0.95)
}

.bg-stone-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(28 25 23 / var(--tw-bg-opacity))
}

.bg-stone-900\/0 {
    background-color: rgb(28 25 23 / 0)
}

.bg-stone-900\/10 {
    background-color: rgb(28 25 23 / 0.1)
}

.bg-stone-900\/100 {
    background-color: rgb(28 25 23 / 1)
}

.bg-stone-900\/20 {
    background-color: rgb(28 25 23 / 0.2)
}

.bg-stone-900\/25 {
    background-color: rgb(28 25 23 / 0.25)
}

.bg-stone-900\/30 {
    background-color: rgb(28 25 23 / 0.3)
}

.bg-stone-900\/40 {
    background-color: rgb(28 25 23 / 0.4)
}

.bg-stone-900\/5 {
    background-color: rgb(28 25 23 / 0.05)
}

.bg-stone-900\/50 {
    background-color: rgb(28 25 23 / 0.5)
}

.bg-stone-900\/60 {
    background-color: rgb(28 25 23 / 0.6)
}

.bg-stone-900\/70 {
    background-color: rgb(28 25 23 / 0.7)
}

.bg-stone-900\/75 {
    background-color: rgb(28 25 23 / 0.75)
}

.bg-stone-900\/80 {
    background-color: rgb(28 25 23 / 0.8)
}

.bg-stone-900\/90 {
    background-color: rgb(28 25 23 / 0.9)
}

.bg-stone-900\/95 {
    background-color: rgb(28 25 23 / 0.95)
}

.bg-stone-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(12 10 9 / var(--tw-bg-opacity))
}

.bg-stone-950\/0 {
    background-color: rgb(12 10 9 / 0)
}

.bg-stone-950\/10 {
    background-color: rgb(12 10 9 / 0.1)
}

.bg-stone-950\/100 {
    background-color: rgb(12 10 9 / 1)
}

.bg-stone-950\/20 {
    background-color: rgb(12 10 9 / 0.2)
}

.bg-stone-950\/25 {
    background-color: rgb(12 10 9 / 0.25)
}

.bg-stone-950\/30 {
    background-color: rgb(12 10 9 / 0.3)
}

.bg-stone-950\/40 {
    background-color: rgb(12 10 9 / 0.4)
}

.bg-stone-950\/5 {
    background-color: rgb(12 10 9 / 0.05)
}

.bg-stone-950\/50 {
    background-color: rgb(12 10 9 / 0.5)
}

.bg-stone-950\/60 {
    background-color: rgb(12 10 9 / 0.6)
}

.bg-stone-950\/70 {
    background-color: rgb(12 10 9 / 0.7)
}

.bg-stone-950\/75 {
    background-color: rgb(12 10 9 / 0.75)
}

.bg-stone-950\/80 {
    background-color: rgb(12 10 9 / 0.8)
}

.bg-stone-950\/90 {
    background-color: rgb(12 10 9 / 0.9)
}

.bg-stone-950\/95 {
    background-color: rgb(12 10 9 / 0.95)
}

.bg-teal-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(204 251 241 / var(--tw-bg-opacity))
}

.bg-teal-100\/0 {
    background-color: rgb(204 251 241 / 0)
}

.bg-teal-100\/10 {
    background-color: rgb(204 251 241 / 0.1)
}

.bg-teal-100\/100 {
    background-color: rgb(204 251 241 / 1)
}

.bg-teal-100\/20 {
    background-color: rgb(204 251 241 / 0.2)
}

.bg-teal-100\/25 {
    background-color: rgb(204 251 241 / 0.25)
}

.bg-teal-100\/30 {
    background-color: rgb(204 251 241 / 0.3)
}

.bg-teal-100\/40 {
    background-color: rgb(204 251 241 / 0.4)
}

.bg-teal-100\/5 {
    background-color: rgb(204 251 241 / 0.05)
}

.bg-teal-100\/50 {
    background-color: rgb(204 251 241 / 0.5)
}

.bg-teal-100\/60 {
    background-color: rgb(204 251 241 / 0.6)
}

.bg-teal-100\/70 {
    background-color: rgb(204 251 241 / 0.7)
}

.bg-teal-100\/75 {
    background-color: rgb(204 251 241 / 0.75)
}

.bg-teal-100\/80 {
    background-color: rgb(204 251 241 / 0.8)
}

.bg-teal-100\/90 {
    background-color: rgb(204 251 241 / 0.9)
}

.bg-teal-100\/95 {
    background-color: rgb(204 251 241 / 0.95)
}

.bg-teal-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(153 246 228 / var(--tw-bg-opacity))
}

.bg-teal-200\/0 {
    background-color: rgb(153 246 228 / 0)
}

.bg-teal-200\/10 {
    background-color: rgb(153 246 228 / 0.1)
}

.bg-teal-200\/100 {
    background-color: rgb(153 246 228 / 1)
}

.bg-teal-200\/20 {
    background-color: rgb(153 246 228 / 0.2)
}

.bg-teal-200\/25 {
    background-color: rgb(153 246 228 / 0.25)
}

.bg-teal-200\/30 {
    background-color: rgb(153 246 228 / 0.3)
}

.bg-teal-200\/40 {
    background-color: rgb(153 246 228 / 0.4)
}

.bg-teal-200\/5 {
    background-color: rgb(153 246 228 / 0.05)
}

.bg-teal-200\/50 {
    background-color: rgb(153 246 228 / 0.5)
}

.bg-teal-200\/60 {
    background-color: rgb(153 246 228 / 0.6)
}

.bg-teal-200\/70 {
    background-color: rgb(153 246 228 / 0.7)
}

.bg-teal-200\/75 {
    background-color: rgb(153 246 228 / 0.75)
}

.bg-teal-200\/80 {
    background-color: rgb(153 246 228 / 0.8)
}

.bg-teal-200\/90 {
    background-color: rgb(153 246 228 / 0.9)
}

.bg-teal-200\/95 {
    background-color: rgb(153 246 228 / 0.95)
}

.bg-teal-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(94 234 212 / var(--tw-bg-opacity))
}

.bg-teal-300\/0 {
    background-color: rgb(94 234 212 / 0)
}

.bg-teal-300\/10 {
    background-color: rgb(94 234 212 / 0.1)
}

.bg-teal-300\/100 {
    background-color: rgb(94 234 212 / 1)
}

.bg-teal-300\/20 {
    background-color: rgb(94 234 212 / 0.2)
}

.bg-teal-300\/25 {
    background-color: rgb(94 234 212 / 0.25)
}

.bg-teal-300\/30 {
    background-color: rgb(94 234 212 / 0.3)
}

.bg-teal-300\/40 {
    background-color: rgb(94 234 212 / 0.4)
}

.bg-teal-300\/5 {
    background-color: rgb(94 234 212 / 0.05)
}

.bg-teal-300\/50 {
    background-color: rgb(94 234 212 / 0.5)
}

.bg-teal-300\/60 {
    background-color: rgb(94 234 212 / 0.6)
}

.bg-teal-300\/70 {
    background-color: rgb(94 234 212 / 0.7)
}

.bg-teal-300\/75 {
    background-color: rgb(94 234 212 / 0.75)
}

.bg-teal-300\/80 {
    background-color: rgb(94 234 212 / 0.8)
}

.bg-teal-300\/90 {
    background-color: rgb(94 234 212 / 0.9)
}

.bg-teal-300\/95 {
    background-color: rgb(94 234 212 / 0.95)
}

.bg-teal-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(45 212 191 / var(--tw-bg-opacity))
}

.bg-teal-400\/0 {
    background-color: rgb(45 212 191 / 0)
}

.bg-teal-400\/10 {
    background-color: rgb(45 212 191 / 0.1)
}

.bg-teal-400\/100 {
    background-color: rgb(45 212 191 / 1)
}

.bg-teal-400\/20 {
    background-color: rgb(45 212 191 / 0.2)
}

.bg-teal-400\/25 {
    background-color: rgb(45 212 191 / 0.25)
}

.bg-teal-400\/30 {
    background-color: rgb(45 212 191 / 0.3)
}

.bg-teal-400\/40 {
    background-color: rgb(45 212 191 / 0.4)
}

.bg-teal-400\/5 {
    background-color: rgb(45 212 191 / 0.05)
}

.bg-teal-400\/50 {
    background-color: rgb(45 212 191 / 0.5)
}

.bg-teal-400\/60 {
    background-color: rgb(45 212 191 / 0.6)
}

.bg-teal-400\/70 {
    background-color: rgb(45 212 191 / 0.7)
}

.bg-teal-400\/75 {
    background-color: rgb(45 212 191 / 0.75)
}

.bg-teal-400\/80 {
    background-color: rgb(45 212 191 / 0.8)
}

.bg-teal-400\/90 {
    background-color: rgb(45 212 191 / 0.9)
}

.bg-teal-400\/95 {
    background-color: rgb(45 212 191 / 0.95)
}

.bg-teal-450 {
    --tw-bg-opacity: 1;
    background-color: rgb(0 184 158 / var(--tw-bg-opacity))
}

.bg-teal-450\/0 {
    background-color: rgb(0 184 158 / 0)
}

.bg-teal-450\/10 {
    background-color: rgb(0 184 158 / 0.1)
}

.bg-teal-450\/100 {
    background-color: rgb(0 184 158 / 1)
}

.bg-teal-450\/20 {
    background-color: rgb(0 184 158 / 0.2)
}

.bg-teal-450\/25 {
    background-color: rgb(0 184 158 / 0.25)
}

.bg-teal-450\/30 {
    background-color: rgb(0 184 158 / 0.3)
}

.bg-teal-450\/40 {
    background-color: rgb(0 184 158 / 0.4)
}

.bg-teal-450\/5 {
    background-color: rgb(0 184 158 / 0.05)
}

.bg-teal-450\/50 {
    background-color: rgb(0 184 158 / 0.5)
}

.bg-teal-450\/60 {
    background-color: rgb(0 184 158 / 0.6)
}

.bg-teal-450\/70 {
    background-color: rgb(0 184 158 / 0.7)
}

.bg-teal-450\/75 {
    background-color: rgb(0 184 158 / 0.75)
}

.bg-teal-450\/80 {
    background-color: rgb(0 184 158 / 0.8)
}

.bg-teal-450\/90 {
    background-color: rgb(0 184 158 / 0.9)
}

.bg-teal-450\/95 {
    background-color: rgb(0 184 158 / 0.95)
}

.bg-teal-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(240 253 250 / var(--tw-bg-opacity))
}

.bg-teal-50\/0 {
    background-color: rgb(240 253 250 / 0)
}

.bg-teal-50\/10 {
    background-color: rgb(240 253 250 / 0.1)
}

.bg-teal-50\/100 {
    background-color: rgb(240 253 250 / 1)
}

.bg-teal-50\/20 {
    background-color: rgb(240 253 250 / 0.2)
}

.bg-teal-50\/25 {
    background-color: rgb(240 253 250 / 0.25)
}

.bg-teal-50\/30 {
    background-color: rgb(240 253 250 / 0.3)
}

.bg-teal-50\/40 {
    background-color: rgb(240 253 250 / 0.4)
}

.bg-teal-50\/5 {
    background-color: rgb(240 253 250 / 0.05)
}

.bg-teal-50\/50 {
    background-color: rgb(240 253 250 / 0.5)
}

.bg-teal-50\/60 {
    background-color: rgb(240 253 250 / 0.6)
}

.bg-teal-50\/70 {
    background-color: rgb(240 253 250 / 0.7)
}

.bg-teal-50\/75 {
    background-color: rgb(240 253 250 / 0.75)
}

.bg-teal-50\/80 {
    background-color: rgb(240 253 250 / 0.8)
}

.bg-teal-50\/90 {
    background-color: rgb(240 253 250 / 0.9)
}

.bg-teal-50\/95 {
    background-color: rgb(240 253 250 / 0.95)
}

.bg-teal-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(20 184 166 / var(--tw-bg-opacity))
}

.bg-teal-500\/0 {
    background-color: rgb(20 184 166 / 0)
}

.bg-teal-500\/10 {
    background-color: rgb(20 184 166 / 0.1)
}

.bg-teal-500\/100 {
    background-color: rgb(20 184 166 / 1)
}

.bg-teal-500\/20 {
    background-color: rgb(20 184 166 / 0.2)
}

.bg-teal-500\/25 {
    background-color: rgb(20 184 166 / 0.25)
}

.bg-teal-500\/30 {
    background-color: rgb(20 184 166 / 0.3)
}

.bg-teal-500\/40 {
    background-color: rgb(20 184 166 / 0.4)
}

.bg-teal-500\/5 {
    background-color: rgb(20 184 166 / 0.05)
}

.bg-teal-500\/50 {
    background-color: rgb(20 184 166 / 0.5)
}

.bg-teal-500\/60 {
    background-color: rgb(20 184 166 / 0.6)
}

.bg-teal-500\/70 {
    background-color: rgb(20 184 166 / 0.7)
}

.bg-teal-500\/75 {
    background-color: rgb(20 184 166 / 0.75)
}

.bg-teal-500\/80 {
    background-color: rgb(20 184 166 / 0.8)
}

.bg-teal-500\/90 {
    background-color: rgb(20 184 166 / 0.9)
}

.bg-teal-500\/95 {
    background-color: rgb(20 184 166 / 0.95)
}

.bg-teal-550 {
    --tw-bg-opacity: 1;
    background-color: rgb(0 133 115 / var(--tw-bg-opacity))
}

.bg-teal-550\/0 {
    background-color: rgb(0 133 115 / 0)
}

.bg-teal-550\/10 {
    background-color: rgb(0 133 115 / 0.1)
}

.bg-teal-550\/100 {
    background-color: rgb(0 133 115 / 1)
}

.bg-teal-550\/20 {
    background-color: rgb(0 133 115 / 0.2)
}

.bg-teal-550\/25 {
    background-color: rgb(0 133 115 / 0.25)
}

.bg-teal-550\/30 {
    background-color: rgb(0 133 115 / 0.3)
}

.bg-teal-550\/40 {
    background-color: rgb(0 133 115 / 0.4)
}

.bg-teal-550\/5 {
    background-color: rgb(0 133 115 / 0.05)
}

.bg-teal-550\/50 {
    background-color: rgb(0 133 115 / 0.5)
}

.bg-teal-550\/60 {
    background-color: rgb(0 133 115 / 0.6)
}

.bg-teal-550\/70 {
    background-color: rgb(0 133 115 / 0.7)
}

.bg-teal-550\/75 {
    background-color: rgb(0 133 115 / 0.75)
}

.bg-teal-550\/80 {
    background-color: rgb(0 133 115 / 0.8)
}

.bg-teal-550\/90 {
    background-color: rgb(0 133 115 / 0.9)
}

.bg-teal-550\/95 {
    background-color: rgb(0 133 115 / 0.95)
}

.bg-teal-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(13 148 136 / var(--tw-bg-opacity))
}

.bg-teal-600\/0 {
    background-color: rgb(13 148 136 / 0)
}

.bg-teal-600\/10 {
    background-color: rgb(13 148 136 / 0.1)
}

.bg-teal-600\/100 {
    background-color: rgb(13 148 136 / 1)
}

.bg-teal-600\/20 {
    background-color: rgb(13 148 136 / 0.2)
}

.bg-teal-600\/25 {
    background-color: rgb(13 148 136 / 0.25)
}

.bg-teal-600\/30 {
    background-color: rgb(13 148 136 / 0.3)
}

.bg-teal-600\/40 {
    background-color: rgb(13 148 136 / 0.4)
}

.bg-teal-600\/5 {
    background-color: rgb(13 148 136 / 0.05)
}

.bg-teal-600\/50 {
    background-color: rgb(13 148 136 / 0.5)
}

.bg-teal-600\/60 {
    background-color: rgb(13 148 136 / 0.6)
}

.bg-teal-600\/70 {
    background-color: rgb(13 148 136 / 0.7)
}

.bg-teal-600\/75 {
    background-color: rgb(13 148 136 / 0.75)
}

.bg-teal-600\/80 {
    background-color: rgb(13 148 136 / 0.8)
}

.bg-teal-600\/90 {
    background-color: rgb(13 148 136 / 0.9)
}

.bg-teal-600\/95 {
    background-color: rgb(13 148 136 / 0.95)
}

.bg-teal-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(15 118 110 / var(--tw-bg-opacity))
}

.bg-teal-700\/0 {
    background-color: rgb(15 118 110 / 0)
}

.bg-teal-700\/10 {
    background-color: rgb(15 118 110 / 0.1)
}

.bg-teal-700\/100 {
    background-color: rgb(15 118 110 / 1)
}

.bg-teal-700\/20 {
    background-color: rgb(15 118 110 / 0.2)
}

.bg-teal-700\/25 {
    background-color: rgb(15 118 110 / 0.25)
}

.bg-teal-700\/30 {
    background-color: rgb(15 118 110 / 0.3)
}

.bg-teal-700\/40 {
    background-color: rgb(15 118 110 / 0.4)
}

.bg-teal-700\/5 {
    background-color: rgb(15 118 110 / 0.05)
}

.bg-teal-700\/50 {
    background-color: rgb(15 118 110 / 0.5)
}

.bg-teal-700\/60 {
    background-color: rgb(15 118 110 / 0.6)
}

.bg-teal-700\/70 {
    background-color: rgb(15 118 110 / 0.7)
}

.bg-teal-700\/75 {
    background-color: rgb(15 118 110 / 0.75)
}

.bg-teal-700\/80 {
    background-color: rgb(15 118 110 / 0.8)
}

.bg-teal-700\/90 {
    background-color: rgb(15 118 110 / 0.9)
}

.bg-teal-700\/95 {
    background-color: rgb(15 118 110 / 0.95)
}

.bg-teal-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(17 94 89 / var(--tw-bg-opacity))
}

.bg-teal-800\/0 {
    background-color: rgb(17 94 89 / 0)
}

.bg-teal-800\/10 {
    background-color: rgb(17 94 89 / 0.1)
}

.bg-teal-800\/100 {
    background-color: rgb(17 94 89 / 1)
}

.bg-teal-800\/20 {
    background-color: rgb(17 94 89 / 0.2)
}

.bg-teal-800\/25 {
    background-color: rgb(17 94 89 / 0.25)
}

.bg-teal-800\/30 {
    background-color: rgb(17 94 89 / 0.3)
}

.bg-teal-800\/40 {
    background-color: rgb(17 94 89 / 0.4)
}

.bg-teal-800\/5 {
    background-color: rgb(17 94 89 / 0.05)
}

.bg-teal-800\/50 {
    background-color: rgb(17 94 89 / 0.5)
}

.bg-teal-800\/60 {
    background-color: rgb(17 94 89 / 0.6)
}

.bg-teal-800\/70 {
    background-color: rgb(17 94 89 / 0.7)
}

.bg-teal-800\/75 {
    background-color: rgb(17 94 89 / 0.75)
}

.bg-teal-800\/80 {
    background-color: rgb(17 94 89 / 0.8)
}

.bg-teal-800\/90 {
    background-color: rgb(17 94 89 / 0.9)
}

.bg-teal-800\/95 {
    background-color: rgb(17 94 89 / 0.95)
}

.bg-teal-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(19 78 74 / var(--tw-bg-opacity))
}

.bg-teal-900\/0 {
    background-color: rgb(19 78 74 / 0)
}

.bg-teal-900\/10 {
    background-color: rgb(19 78 74 / 0.1)
}

.bg-teal-900\/100 {
    background-color: rgb(19 78 74 / 1)
}

.bg-teal-900\/20 {
    background-color: rgb(19 78 74 / 0.2)
}

.bg-teal-900\/25 {
    background-color: rgb(19 78 74 / 0.25)
}

.bg-teal-900\/30 {
    background-color: rgb(19 78 74 / 0.3)
}

.bg-teal-900\/40 {
    background-color: rgb(19 78 74 / 0.4)
}

.bg-teal-900\/5 {
    background-color: rgb(19 78 74 / 0.05)
}

.bg-teal-900\/50 {
    background-color: rgb(19 78 74 / 0.5)
}

.bg-teal-900\/60 {
    background-color: rgb(19 78 74 / 0.6)
}

.bg-teal-900\/70 {
    background-color: rgb(19 78 74 / 0.7)
}

.bg-teal-900\/75 {
    background-color: rgb(19 78 74 / 0.75)
}

.bg-teal-900\/80 {
    background-color: rgb(19 78 74 / 0.8)
}

.bg-teal-900\/90 {
    background-color: rgb(19 78 74 / 0.9)
}

.bg-teal-900\/95 {
    background-color: rgb(19 78 74 / 0.95)
}

.bg-teal-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(4 47 46 / var(--tw-bg-opacity))
}

.bg-teal-950\/0 {
    background-color: rgb(4 47 46 / 0)
}

.bg-teal-950\/10 {
    background-color: rgb(4 47 46 / 0.1)
}

.bg-teal-950\/100 {
    background-color: rgb(4 47 46 / 1)
}

.bg-teal-950\/20 {
    background-color: rgb(4 47 46 / 0.2)
}

.bg-teal-950\/25 {
    background-color: rgb(4 47 46 / 0.25)
}

.bg-teal-950\/30 {
    background-color: rgb(4 47 46 / 0.3)
}

.bg-teal-950\/40 {
    background-color: rgb(4 47 46 / 0.4)
}

.bg-teal-950\/5 {
    background-color: rgb(4 47 46 / 0.05)
}

.bg-teal-950\/50 {
    background-color: rgb(4 47 46 / 0.5)
}

.bg-teal-950\/60 {
    background-color: rgb(4 47 46 / 0.6)
}

.bg-teal-950\/70 {
    background-color: rgb(4 47 46 / 0.7)
}

.bg-teal-950\/75 {
    background-color: rgb(4 47 46 / 0.75)
}

.bg-teal-950\/80 {
    background-color: rgb(4 47 46 / 0.8)
}

.bg-teal-950\/90 {
    background-color: rgb(4 47 46 / 0.9)
}

.bg-teal-950\/95 {
    background-color: rgb(4 47 46 / 0.95)
}

.bg-transparent {
    background-color: transparent
}

.bg-violet-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(237 233 254 / var(--tw-bg-opacity))
}

.bg-violet-100\/0 {
    background-color: rgb(237 233 254 / 0)
}

.bg-violet-100\/10 {
    background-color: rgb(237 233 254 / 0.1)
}

.bg-violet-100\/100 {
    background-color: rgb(237 233 254 / 1)
}

.bg-violet-100\/20 {
    background-color: rgb(237 233 254 / 0.2)
}

.bg-violet-100\/25 {
    background-color: rgb(237 233 254 / 0.25)
}

.bg-violet-100\/30 {
    background-color: rgb(237 233 254 / 0.3)
}

.bg-violet-100\/40 {
    background-color: rgb(237 233 254 / 0.4)
}

.bg-violet-100\/5 {
    background-color: rgb(237 233 254 / 0.05)
}

.bg-violet-100\/50 {
    background-color: rgb(237 233 254 / 0.5)
}

.bg-violet-100\/60 {
    background-color: rgb(237 233 254 / 0.6)
}

.bg-violet-100\/70 {
    background-color: rgb(237 233 254 / 0.7)
}

.bg-violet-100\/75 {
    background-color: rgb(237 233 254 / 0.75)
}

.bg-violet-100\/80 {
    background-color: rgb(237 233 254 / 0.8)
}

.bg-violet-100\/90 {
    background-color: rgb(237 233 254 / 0.9)
}

.bg-violet-100\/95 {
    background-color: rgb(237 233 254 / 0.95)
}

.bg-violet-101 {
    --tw-bg-opacity: 1;
    background-color: rgb(239 232 255 / var(--tw-bg-opacity))
}

.bg-violet-101\/0 {
    background-color: rgb(239 232 255 / 0)
}

.bg-violet-101\/10 {
    background-color: rgb(239 232 255 / 0.1)
}

.bg-violet-101\/100 {
    background-color: rgb(239 232 255 / 1)
}

.bg-violet-101\/20 {
    background-color: rgb(239 232 255 / 0.2)
}

.bg-violet-101\/25 {
    background-color: rgb(239 232 255 / 0.25)
}

.bg-violet-101\/30 {
    background-color: rgb(239 232 255 / 0.3)
}

.bg-violet-101\/40 {
    background-color: rgb(239 232 255 / 0.4)
}

.bg-violet-101\/5 {
    background-color: rgb(239 232 255 / 0.05)
}

.bg-violet-101\/50 {
    background-color: rgb(239 232 255 / 0.5)
}

.bg-violet-101\/60 {
    background-color: rgb(239 232 255 / 0.6)
}

.bg-violet-101\/70 {
    background-color: rgb(239 232 255 / 0.7)
}

.bg-violet-101\/75 {
    background-color: rgb(239 232 255 / 0.75)
}

.bg-violet-101\/80 {
    background-color: rgb(239 232 255 / 0.8)
}

.bg-violet-101\/90 {
    background-color: rgb(239 232 255 / 0.9)
}

.bg-violet-101\/95 {
    background-color: rgb(239 232 255 / 0.95)
}

.bg-violet-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(221 214 254 / var(--tw-bg-opacity))
}

.bg-violet-200\/0 {
    background-color: rgb(221 214 254 / 0)
}

.bg-violet-200\/10 {
    background-color: rgb(221 214 254 / 0.1)
}

.bg-violet-200\/100 {
    background-color: rgb(221 214 254 / 1)
}

.bg-violet-200\/20 {
    background-color: rgb(221 214 254 / 0.2)
}

.bg-violet-200\/25 {
    background-color: rgb(221 214 254 / 0.25)
}

.bg-violet-200\/30 {
    background-color: rgb(221 214 254 / 0.3)
}

.bg-violet-200\/40 {
    background-color: rgb(221 214 254 / 0.4)
}

.bg-violet-200\/5 {
    background-color: rgb(221 214 254 / 0.05)
}

.bg-violet-200\/50 {
    background-color: rgb(221 214 254 / 0.5)
}

.bg-violet-200\/60 {
    background-color: rgb(221 214 254 / 0.6)
}

.bg-violet-200\/70 {
    background-color: rgb(221 214 254 / 0.7)
}

.bg-violet-200\/75 {
    background-color: rgb(221 214 254 / 0.75)
}

.bg-violet-200\/80 {
    background-color: rgb(221 214 254 / 0.8)
}

.bg-violet-200\/90 {
    background-color: rgb(221 214 254 / 0.9)
}

.bg-violet-200\/95 {
    background-color: rgb(221 214 254 / 0.95)
}

.bg-violet-250 {
    --tw-bg-opacity: 1;
    background-color: rgb(222 208 255 / var(--tw-bg-opacity))
}

.bg-violet-250\/0 {
    background-color: rgb(222 208 255 / 0)
}

.bg-violet-250\/10 {
    background-color: rgb(222 208 255 / 0.1)
}

.bg-violet-250\/100 {
    background-color: rgb(222 208 255 / 1)
}

.bg-violet-250\/20 {
    background-color: rgb(222 208 255 / 0.2)
}

.bg-violet-250\/25 {
    background-color: rgb(222 208 255 / 0.25)
}

.bg-violet-250\/30 {
    background-color: rgb(222 208 255 / 0.3)
}

.bg-violet-250\/40 {
    background-color: rgb(222 208 255 / 0.4)
}

.bg-violet-250\/5 {
    background-color: rgb(222 208 255 / 0.05)
}

.bg-violet-250\/50 {
    background-color: rgb(222 208 255 / 0.5)
}

.bg-violet-250\/60 {
    background-color: rgb(222 208 255 / 0.6)
}

.bg-violet-250\/70 {
    background-color: rgb(222 208 255 / 0.7)
}

.bg-violet-250\/75 {
    background-color: rgb(222 208 255 / 0.75)
}

.bg-violet-250\/80 {
    background-color: rgb(222 208 255 / 0.8)
}

.bg-violet-250\/90 {
    background-color: rgb(222 208 255 / 0.9)
}

.bg-violet-250\/95 {
    background-color: rgb(222 208 255 / 0.95)
}

.bg-violet-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(196 181 253 / var(--tw-bg-opacity))
}

.bg-violet-300\/0 {
    background-color: rgb(196 181 253 / 0)
}

.bg-violet-300\/10 {
    background-color: rgb(196 181 253 / 0.1)
}

.bg-violet-300\/100 {
    background-color: rgb(196 181 253 / 1)
}

.bg-violet-300\/20 {
    background-color: rgb(196 181 253 / 0.2)
}

.bg-violet-300\/25 {
    background-color: rgb(196 181 253 / 0.25)
}

.bg-violet-300\/30 {
    background-color: rgb(196 181 253 / 0.3)
}

.bg-violet-300\/40 {
    background-color: rgb(196 181 253 / 0.4)
}

.bg-violet-300\/5 {
    background-color: rgb(196 181 253 / 0.05)
}

.bg-violet-300\/50 {
    background-color: rgb(196 181 253 / 0.5)
}

.bg-violet-300\/60 {
    background-color: rgb(196 181 253 / 0.6)
}

.bg-violet-300\/70 {
    background-color: rgb(196 181 253 / 0.7)
}

.bg-violet-300\/75 {
    background-color: rgb(196 181 253 / 0.75)
}

.bg-violet-300\/80 {
    background-color: rgb(196 181 253 / 0.8)
}

.bg-violet-300\/90 {
    background-color: rgb(196 181 253 / 0.9)
}

.bg-violet-300\/95 {
    background-color: rgb(196 181 253 / 0.95)
}

.bg-violet-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(167 139 250 / var(--tw-bg-opacity))
}

.bg-violet-400\/0 {
    background-color: rgb(167 139 250 / 0)
}

.bg-violet-400\/10 {
    background-color: rgb(167 139 250 / 0.1)
}

.bg-violet-400\/100 {
    background-color: rgb(167 139 250 / 1)
}

.bg-violet-400\/20 {
    background-color: rgb(167 139 250 / 0.2)
}

.bg-violet-400\/25 {
    background-color: rgb(167 139 250 / 0.25)
}

.bg-violet-400\/30 {
    background-color: rgb(167 139 250 / 0.3)
}

.bg-violet-400\/40 {
    background-color: rgb(167 139 250 / 0.4)
}

.bg-violet-400\/5 {
    background-color: rgb(167 139 250 / 0.05)
}

.bg-violet-400\/50 {
    background-color: rgb(167 139 250 / 0.5)
}

.bg-violet-400\/60 {
    background-color: rgb(167 139 250 / 0.6)
}

.bg-violet-400\/70 {
    background-color: rgb(167 139 250 / 0.7)
}

.bg-violet-400\/75 {
    background-color: rgb(167 139 250 / 0.75)
}

.bg-violet-400\/80 {
    background-color: rgb(167 139 250 / 0.8)
}

.bg-violet-400\/90 {
    background-color: rgb(167 139 250 / 0.9)
}

.bg-violet-400\/95 {
    background-color: rgb(167 139 250 / 0.95)
}

.bg-violet-450 {
    --tw-bg-opacity: 1;
    background-color: rgb(128 76 255 / var(--tw-bg-opacity))
}

.bg-violet-450\/0 {
    background-color: rgb(128 76 255 / 0)
}

.bg-violet-450\/10 {
    background-color: rgb(128 76 255 / 0.1)
}

.bg-violet-450\/100 {
    background-color: rgb(128 76 255 / 1)
}

.bg-violet-450\/20 {
    background-color: rgb(128 76 255 / 0.2)
}

.bg-violet-450\/25 {
    background-color: rgb(128 76 255 / 0.25)
}

.bg-violet-450\/30 {
    background-color: rgb(128 76 255 / 0.3)
}

.bg-violet-450\/40 {
    background-color: rgb(128 76 255 / 0.4)
}

.bg-violet-450\/5 {
    background-color: rgb(128 76 255 / 0.05)
}

.bg-violet-450\/50 {
    background-color: rgb(128 76 255 / 0.5)
}

.bg-violet-450\/60 {
    background-color: rgb(128 76 255 / 0.6)
}

.bg-violet-450\/70 {
    background-color: rgb(128 76 255 / 0.7)
}

.bg-violet-450\/75 {
    background-color: rgb(128 76 255 / 0.75)
}

.bg-violet-450\/80 {
    background-color: rgb(128 76 255 / 0.8)
}

.bg-violet-450\/90 {
    background-color: rgb(128 76 255 / 0.9)
}

.bg-violet-450\/95 {
    background-color: rgb(128 76 255 / 0.95)
}

.bg-violet-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(245 243 255 / var(--tw-bg-opacity))
}

.bg-violet-50\/0 {
    background-color: rgb(245 243 255 / 0)
}

.bg-violet-50\/10 {
    background-color: rgb(245 243 255 / 0.1)
}

.bg-violet-50\/100 {
    background-color: rgb(245 243 255 / 1)
}

.bg-violet-50\/20 {
    background-color: rgb(245 243 255 / 0.2)
}

.bg-violet-50\/25 {
    background-color: rgb(245 243 255 / 0.25)
}

.bg-violet-50\/30 {
    background-color: rgb(245 243 255 / 0.3)
}

.bg-violet-50\/40 {
    background-color: rgb(245 243 255 / 0.4)
}

.bg-violet-50\/5 {
    background-color: rgb(245 243 255 / 0.05)
}

.bg-violet-50\/50 {
    background-color: rgb(245 243 255 / 0.5)
}

.bg-violet-50\/60 {
    background-color: rgb(245 243 255 / 0.6)
}

.bg-violet-50\/70 {
    background-color: rgb(245 243 255 / 0.7)
}

.bg-violet-50\/75 {
    background-color: rgb(245 243 255 / 0.75)
}

.bg-violet-50\/80 {
    background-color: rgb(245 243 255 / 0.8)
}

.bg-violet-50\/90 {
    background-color: rgb(245 243 255 / 0.9)
}

.bg-violet-50\/95 {
    background-color: rgb(245 243 255 / 0.95)
}

.bg-violet-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(139 92 246 / var(--tw-bg-opacity))
}

.bg-violet-500\/0 {
    background-color: rgb(139 92 246 / 0)
}

.bg-violet-500\/10 {
    background-color: rgb(139 92 246 / 0.1)
}

.bg-violet-500\/100 {
    background-color: rgb(139 92 246 / 1)
}

.bg-violet-500\/20 {
    background-color: rgb(139 92 246 / 0.2)
}

.bg-violet-500\/25 {
    background-color: rgb(139 92 246 / 0.25)
}

.bg-violet-500\/30 {
    background-color: rgb(139 92 246 / 0.3)
}

.bg-violet-500\/40 {
    background-color: rgb(139 92 246 / 0.4)
}

.bg-violet-500\/5 {
    background-color: rgb(139 92 246 / 0.05)
}

.bg-violet-500\/50 {
    background-color: rgb(139 92 246 / 0.5)
}

.bg-violet-500\/60 {
    background-color: rgb(139 92 246 / 0.6)
}

.bg-violet-500\/70 {
    background-color: rgb(139 92 246 / 0.7)
}

.bg-violet-500\/75 {
    background-color: rgb(139 92 246 / 0.75)
}

.bg-violet-500\/80 {
    background-color: rgb(139 92 246 / 0.8)
}

.bg-violet-500\/90 {
    background-color: rgb(139 92 246 / 0.9)
}

.bg-violet-500\/95 {
    background-color: rgb(139 92 246 / 0.95)
}

.bg-violet-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(124 58 237 / var(--tw-bg-opacity))
}

.bg-violet-600\/0 {
    background-color: rgb(124 58 237 / 0)
}

.bg-violet-600\/10 {
    background-color: rgb(124 58 237 / 0.1)
}

.bg-violet-600\/100 {
    background-color: rgb(124 58 237 / 1)
}

.bg-violet-600\/20 {
    background-color: rgb(124 58 237 / 0.2)
}

.bg-violet-600\/25 {
    background-color: rgb(124 58 237 / 0.25)
}

.bg-violet-600\/30 {
    background-color: rgb(124 58 237 / 0.3)
}

.bg-violet-600\/40 {
    background-color: rgb(124 58 237 / 0.4)
}

.bg-violet-600\/5 {
    background-color: rgb(124 58 237 / 0.05)
}

.bg-violet-600\/50 {
    background-color: rgb(124 58 237 / 0.5)
}

.bg-violet-600\/60 {
    background-color: rgb(124 58 237 / 0.6)
}

.bg-violet-600\/70 {
    background-color: rgb(124 58 237 / 0.7)
}

.bg-violet-600\/75 {
    background-color: rgb(124 58 237 / 0.75)
}

.bg-violet-600\/80 {
    background-color: rgb(124 58 237 / 0.8)
}

.bg-violet-600\/90 {
    background-color: rgb(124 58 237 / 0.9)
}

.bg-violet-600\/95 {
    background-color: rgb(124 58 237 / 0.95)
}

.bg-violet-650 {
    --tw-bg-opacity: 1;
    background-color: rgb(92 20 255 / var(--tw-bg-opacity))
}

.bg-violet-650\/0 {
    background-color: rgb(92 20 255 / 0)
}

.bg-violet-650\/10 {
    background-color: rgb(92 20 255 / 0.1)
}

.bg-violet-650\/100 {
    background-color: rgb(92 20 255 / 1)
}

.bg-violet-650\/20 {
    background-color: rgb(92 20 255 / 0.2)
}

.bg-violet-650\/25 {
    background-color: rgb(92 20 255 / 0.25)
}

.bg-violet-650\/30 {
    background-color: rgb(92 20 255 / 0.3)
}

.bg-violet-650\/40 {
    background-color: rgb(92 20 255 / 0.4)
}

.bg-violet-650\/5 {
    background-color: rgb(92 20 255 / 0.05)
}

.bg-violet-650\/50 {
    background-color: rgb(92 20 255 / 0.5)
}

.bg-violet-650\/60 {
    background-color: rgb(92 20 255 / 0.6)
}

.bg-violet-650\/70 {
    background-color: rgb(92 20 255 / 0.7)
}

.bg-violet-650\/75 {
    background-color: rgb(92 20 255 / 0.75)
}

.bg-violet-650\/80 {
    background-color: rgb(92 20 255 / 0.8)
}

.bg-violet-650\/90 {
    background-color: rgb(92 20 255 / 0.9)
}

.bg-violet-650\/95 {
    background-color: rgb(92 20 255 / 0.95)
}

.bg-violet-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(109 40 217 / var(--tw-bg-opacity))
}

.bg-violet-700\/0 {
    background-color: rgb(109 40 217 / 0)
}

.bg-violet-700\/10 {
    background-color: rgb(109 40 217 / 0.1)
}

.bg-violet-700\/100 {
    background-color: rgb(109 40 217 / 1)
}

.bg-violet-700\/20 {
    background-color: rgb(109 40 217 / 0.2)
}

.bg-violet-700\/25 {
    background-color: rgb(109 40 217 / 0.25)
}

.bg-violet-700\/30 {
    background-color: rgb(109 40 217 / 0.3)
}

.bg-violet-700\/40 {
    background-color: rgb(109 40 217 / 0.4)
}

.bg-violet-700\/5 {
    background-color: rgb(109 40 217 / 0.05)
}

.bg-violet-700\/50 {
    background-color: rgb(109 40 217 / 0.5)
}

.bg-violet-700\/60 {
    background-color: rgb(109 40 217 / 0.6)
}

.bg-violet-700\/70 {
    background-color: rgb(109 40 217 / 0.7)
}

.bg-violet-700\/75 {
    background-color: rgb(109 40 217 / 0.75)
}

.bg-violet-700\/80 {
    background-color: rgb(109 40 217 / 0.8)
}

.bg-violet-700\/90 {
    background-color: rgb(109 40 217 / 0.9)
}

.bg-violet-700\/95 {
    background-color: rgb(109 40 217 / 0.95)
}

.bg-violet-750 {
    --tw-bg-opacity: 1;
    background-color: rgb(89 6 173 / var(--tw-bg-opacity))
}

.bg-violet-750\/0 {
    background-color: rgb(89 6 173 / 0)
}

.bg-violet-750\/10 {
    background-color: rgb(89 6 173 / 0.1)
}

.bg-violet-750\/100 {
    background-color: rgb(89 6 173 / 1)
}

.bg-violet-750\/20 {
    background-color: rgb(89 6 173 / 0.2)
}

.bg-violet-750\/25 {
    background-color: rgb(89 6 173 / 0.25)
}

.bg-violet-750\/30 {
    background-color: rgb(89 6 173 / 0.3)
}

.bg-violet-750\/40 {
    background-color: rgb(89 6 173 / 0.4)
}

.bg-violet-750\/5 {
    background-color: rgb(89 6 173 / 0.05)
}

.bg-violet-750\/50 {
    background-color: rgb(89 6 173 / 0.5)
}

.bg-violet-750\/60 {
    background-color: rgb(89 6 173 / 0.6)
}

.bg-violet-750\/70 {
    background-color: rgb(89 6 173 / 0.7)
}

.bg-violet-750\/75 {
    background-color: rgb(89 6 173 / 0.75)
}

.bg-violet-750\/80 {
    background-color: rgb(89 6 173 / 0.8)
}

.bg-violet-750\/90 {
    background-color: rgb(89 6 173 / 0.9)
}

.bg-violet-750\/95 {
    background-color: rgb(89 6 173 / 0.95)
}

.bg-violet-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(91 33 182 / var(--tw-bg-opacity))
}

.bg-violet-800\/0 {
    background-color: rgb(91 33 182 / 0)
}

.bg-violet-800\/10 {
    background-color: rgb(91 33 182 / 0.1)
}

.bg-violet-800\/100 {
    background-color: rgb(91 33 182 / 1)
}

.bg-violet-800\/20 {
    background-color: rgb(91 33 182 / 0.2)
}

.bg-violet-800\/25 {
    background-color: rgb(91 33 182 / 0.25)
}

.bg-violet-800\/30 {
    background-color: rgb(91 33 182 / 0.3)
}

.bg-violet-800\/40 {
    background-color: rgb(91 33 182 / 0.4)
}

.bg-violet-800\/5 {
    background-color: rgb(91 33 182 / 0.05)
}

.bg-violet-800\/50 {
    background-color: rgb(91 33 182 / 0.5)
}

.bg-violet-800\/60 {
    background-color: rgb(91 33 182 / 0.6)
}

.bg-violet-800\/70 {
    background-color: rgb(91 33 182 / 0.7)
}

.bg-violet-800\/75 {
    background-color: rgb(91 33 182 / 0.75)
}

.bg-violet-800\/80 {
    background-color: rgb(91 33 182 / 0.8)
}

.bg-violet-800\/90 {
    background-color: rgb(91 33 182 / 0.9)
}

.bg-violet-800\/95 {
    background-color: rgb(91 33 182 / 0.95)
}

.bg-violet-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(76 29 149 / var(--tw-bg-opacity))
}

.bg-violet-900\/0 {
    background-color: rgb(76 29 149 / 0)
}

.bg-violet-900\/10 {
    background-color: rgb(76 29 149 / 0.1)
}

.bg-violet-900\/100 {
    background-color: rgb(76 29 149 / 1)
}

.bg-violet-900\/20 {
    background-color: rgb(76 29 149 / 0.2)
}

.bg-violet-900\/25 {
    background-color: rgb(76 29 149 / 0.25)
}

.bg-violet-900\/30 {
    background-color: rgb(76 29 149 / 0.3)
}

.bg-violet-900\/40 {
    background-color: rgb(76 29 149 / 0.4)
}

.bg-violet-900\/5 {
    background-color: rgb(76 29 149 / 0.05)
}

.bg-violet-900\/50 {
    background-color: rgb(76 29 149 / 0.5)
}

.bg-violet-900\/60 {
    background-color: rgb(76 29 149 / 0.6)
}

.bg-violet-900\/70 {
    background-color: rgb(76 29 149 / 0.7)
}

.bg-violet-900\/75 {
    background-color: rgb(76 29 149 / 0.75)
}

.bg-violet-900\/80 {
    background-color: rgb(76 29 149 / 0.8)
}

.bg-violet-900\/90 {
    background-color: rgb(76 29 149 / 0.9)
}

.bg-violet-900\/95 {
    background-color: rgb(76 29 149 / 0.95)
}

.bg-violet-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(46 16 101 / var(--tw-bg-opacity))
}

.bg-violet-950\/0 {
    background-color: rgb(46 16 101 / 0)
}

.bg-violet-950\/10 {
    background-color: rgb(46 16 101 / 0.1)
}

.bg-violet-950\/100 {
    background-color: rgb(46 16 101 / 1)
}

.bg-violet-950\/20 {
    background-color: rgb(46 16 101 / 0.2)
}

.bg-violet-950\/25 {
    background-color: rgb(46 16 101 / 0.25)
}

.bg-violet-950\/30 {
    background-color: rgb(46 16 101 / 0.3)
}

.bg-violet-950\/40 {
    background-color: rgb(46 16 101 / 0.4)
}

.bg-violet-950\/5 {
    background-color: rgb(46 16 101 / 0.05)
}

.bg-violet-950\/50 {
    background-color: rgb(46 16 101 / 0.5)
}

.bg-violet-950\/60 {
    background-color: rgb(46 16 101 / 0.6)
}

.bg-violet-950\/70 {
    background-color: rgb(46 16 101 / 0.7)
}

.bg-violet-950\/75 {
    background-color: rgb(46 16 101 / 0.75)
}

.bg-violet-950\/80 {
    background-color: rgb(46 16 101 / 0.8)
}

.bg-violet-950\/90 {
    background-color: rgb(46 16 101 / 0.9)
}

.bg-violet-950\/95 {
    background-color: rgb(46 16 101 / 0.95)
}

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

.bg-white\/\[0\.1\] {
    background-color: rgb(255 255 255 / 0.1)
}

.bg-yellow-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 249 195 / var(--tw-bg-opacity))
}

.bg-yellow-100\/0 {
    background-color: rgb(254 249 195 / 0)
}

.bg-yellow-100\/10 {
    background-color: rgb(254 249 195 / 0.1)
}

.bg-yellow-100\/100 {
    background-color: rgb(254 249 195 / 1)
}

.bg-yellow-100\/20 {
    background-color: rgb(254 249 195 / 0.2)
}

.bg-yellow-100\/25 {
    background-color: rgb(254 249 195 / 0.25)
}

.bg-yellow-100\/30 {
    background-color: rgb(254 249 195 / 0.3)
}

.bg-yellow-100\/40 {
    background-color: rgb(254 249 195 / 0.4)
}

.bg-yellow-100\/5 {
    background-color: rgb(254 249 195 / 0.05)
}

.bg-yellow-100\/50 {
    background-color: rgb(254 249 195 / 0.5)
}

.bg-yellow-100\/60 {
    background-color: rgb(254 249 195 / 0.6)
}

.bg-yellow-100\/70 {
    background-color: rgb(254 249 195 / 0.7)
}

.bg-yellow-100\/75 {
    background-color: rgb(254 249 195 / 0.75)
}

.bg-yellow-100\/80 {
    background-color: rgb(254 249 195 / 0.8)
}

.bg-yellow-100\/90 {
    background-color: rgb(254 249 195 / 0.9)
}

.bg-yellow-100\/95 {
    background-color: rgb(254 249 195 / 0.95)
}

.bg-yellow-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 240 138 / var(--tw-bg-opacity))
}

.bg-yellow-200\/0 {
    background-color: rgb(254 240 138 / 0)
}

.bg-yellow-200\/10 {
    background-color: rgb(254 240 138 / 0.1)
}

.bg-yellow-200\/100 {
    background-color: rgb(254 240 138 / 1)
}

.bg-yellow-200\/20 {
    background-color: rgb(254 240 138 / 0.2)
}

.bg-yellow-200\/25 {
    background-color: rgb(254 240 138 / 0.25)
}

.bg-yellow-200\/30 {
    background-color: rgb(254 240 138 / 0.3)
}

.bg-yellow-200\/40 {
    background-color: rgb(254 240 138 / 0.4)
}

.bg-yellow-200\/5 {
    background-color: rgb(254 240 138 / 0.05)
}

.bg-yellow-200\/50 {
    background-color: rgb(254 240 138 / 0.5)
}

.bg-yellow-200\/60 {
    background-color: rgb(254 240 138 / 0.6)
}

.bg-yellow-200\/70 {
    background-color: rgb(254 240 138 / 0.7)
}

.bg-yellow-200\/75 {
    background-color: rgb(254 240 138 / 0.75)
}

.bg-yellow-200\/80 {
    background-color: rgb(254 240 138 / 0.8)
}

.bg-yellow-200\/90 {
    background-color: rgb(254 240 138 / 0.9)
}

.bg-yellow-200\/95 {
    background-color: rgb(254 240 138 / 0.95)
}

.bg-yellow-255 {
    --tw-bg-opacity: 1;
    background-color: rgb(252 232 128 / var(--tw-bg-opacity))
}

.bg-yellow-255\/0 {
    background-color: rgb(252 232 128 / 0)
}

.bg-yellow-255\/10 {
    background-color: rgb(252 232 128 / 0.1)
}

.bg-yellow-255\/100 {
    background-color: rgb(252 232 128 / 1)
}

.bg-yellow-255\/20 {
    background-color: rgb(252 232 128 / 0.2)
}

.bg-yellow-255\/25 {
    background-color: rgb(252 232 128 / 0.25)
}

.bg-yellow-255\/30 {
    background-color: rgb(252 232 128 / 0.3)
}

.bg-yellow-255\/40 {
    background-color: rgb(252 232 128 / 0.4)
}

.bg-yellow-255\/5 {
    background-color: rgb(252 232 128 / 0.05)
}

.bg-yellow-255\/50 {
    background-color: rgb(252 232 128 / 0.5)
}

.bg-yellow-255\/60 {
    background-color: rgb(252 232 128 / 0.6)
}

.bg-yellow-255\/70 {
    background-color: rgb(252 232 128 / 0.7)
}

.bg-yellow-255\/75 {
    background-color: rgb(252 232 128 / 0.75)
}

.bg-yellow-255\/80 {
    background-color: rgb(252 232 128 / 0.8)
}

.bg-yellow-255\/90 {
    background-color: rgb(252 232 128 / 0.9)
}

.bg-yellow-255\/95 {
    background-color: rgb(252 232 128 / 0.95)
}

.bg-yellow-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(253 224 71 / var(--tw-bg-opacity))
}

.bg-yellow-300\/0 {
    background-color: rgb(253 224 71 / 0)
}

.bg-yellow-300\/10 {
    background-color: rgb(253 224 71 / 0.1)
}

.bg-yellow-300\/100 {
    background-color: rgb(253 224 71 / 1)
}

.bg-yellow-300\/20 {
    background-color: rgb(253 224 71 / 0.2)
}

.bg-yellow-300\/25 {
    background-color: rgb(253 224 71 / 0.25)
}

.bg-yellow-300\/30 {
    background-color: rgb(253 224 71 / 0.3)
}

.bg-yellow-300\/40 {
    background-color: rgb(253 224 71 / 0.4)
}

.bg-yellow-300\/5 {
    background-color: rgb(253 224 71 / 0.05)
}

.bg-yellow-300\/50 {
    background-color: rgb(253 224 71 / 0.5)
}

.bg-yellow-300\/60 {
    background-color: rgb(253 224 71 / 0.6)
}

.bg-yellow-300\/70 {
    background-color: rgb(253 224 71 / 0.7)
}

.bg-yellow-300\/75 {
    background-color: rgb(253 224 71 / 0.75)
}

.bg-yellow-300\/80 {
    background-color: rgb(253 224 71 / 0.8)
}

.bg-yellow-300\/90 {
    background-color: rgb(253 224 71 / 0.9)
}

.bg-yellow-300\/95 {
    background-color: rgb(253 224 71 / 0.95)
}

.bg-yellow-350 {
    --tw-bg-opacity: 1;
    background-color: rgb(255 221 154 / var(--tw-bg-opacity))
}

.bg-yellow-350\/0 {
    background-color: rgb(255 221 154 / 0)
}

.bg-yellow-350\/10 {
    background-color: rgb(255 221 154 / 0.1)
}

.bg-yellow-350\/100 {
    background-color: rgb(255 221 154 / 1)
}

.bg-yellow-350\/20 {
    background-color: rgb(255 221 154 / 0.2)
}

.bg-yellow-350\/25 {
    background-color: rgb(255 221 154 / 0.25)
}

.bg-yellow-350\/30 {
    background-color: rgb(255 221 154 / 0.3)
}

.bg-yellow-350\/40 {
    background-color: rgb(255 221 154 / 0.4)
}

.bg-yellow-350\/5 {
    background-color: rgb(255 221 154 / 0.05)
}

.bg-yellow-350\/50 {
    background-color: rgb(255 221 154 / 0.5)
}

.bg-yellow-350\/60 {
    background-color: rgb(255 221 154 / 0.6)
}

.bg-yellow-350\/70 {
    background-color: rgb(255 221 154 / 0.7)
}

.bg-yellow-350\/75 {
    background-color: rgb(255 221 154 / 0.75)
}

.bg-yellow-350\/80 {
    background-color: rgb(255 221 154 / 0.8)
}

.bg-yellow-350\/90 {
    background-color: rgb(255 221 154 / 0.9)
}

.bg-yellow-350\/95 {
    background-color: rgb(255 221 154 / 0.95)
}

.bg-yellow-351 {
    --tw-bg-opacity: 1;
    background-color: rgb(255 214 11 / var(--tw-bg-opacity))
}

.bg-yellow-351\/0 {
    background-color: rgb(255 214 11 / 0)
}

.bg-yellow-351\/10 {
    background-color: rgb(255 214 11 / 0.1)
}

.bg-yellow-351\/100 {
    background-color: rgb(255 214 11 / 1)
}

.bg-yellow-351\/20 {
    background-color: rgb(255 214 11 / 0.2)
}

.bg-yellow-351\/25 {
    background-color: rgb(255 214 11 / 0.25)
}

.bg-yellow-351\/30 {
    background-color: rgb(255 214 11 / 0.3)
}

.bg-yellow-351\/40 {
    background-color: rgb(255 214 11 / 0.4)
}

.bg-yellow-351\/5 {
    background-color: rgb(255 214 11 / 0.05)
}

.bg-yellow-351\/50 {
    background-color: rgb(255 214 11 / 0.5)
}

.bg-yellow-351\/60 {
    background-color: rgb(255 214 11 / 0.6)
}

.bg-yellow-351\/70 {
    background-color: rgb(255 214 11 / 0.7)
}

.bg-yellow-351\/75 {
    background-color: rgb(255 214 11 / 0.75)
}

.bg-yellow-351\/80 {
    background-color: rgb(255 214 11 / 0.8)
}

.bg-yellow-351\/90 {
    background-color: rgb(255 214 11 / 0.9)
}

.bg-yellow-351\/95 {
    background-color: rgb(255 214 11 / 0.95)
}

.bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(250 204 21 / var(--tw-bg-opacity))
}

.bg-yellow-400\/0 {
    background-color: rgb(250 204 21 / 0)
}

.bg-yellow-400\/10 {
    background-color: rgb(250 204 21 / 0.1)
}

.bg-yellow-400\/100 {
    background-color: rgb(250 204 21 / 1)
}

.bg-yellow-400\/20 {
    background-color: rgb(250 204 21 / 0.2)
}

.bg-yellow-400\/25 {
    background-color: rgb(250 204 21 / 0.25)
}

.bg-yellow-400\/30 {
    background-color: rgb(250 204 21 / 0.3)
}

.bg-yellow-400\/40 {
    background-color: rgb(250 204 21 / 0.4)
}

.bg-yellow-400\/5 {
    background-color: rgb(250 204 21 / 0.05)
}

.bg-yellow-400\/50 {
    background-color: rgb(250 204 21 / 0.5)
}

.bg-yellow-400\/60 {
    background-color: rgb(250 204 21 / 0.6)
}

.bg-yellow-400\/70 {
    background-color: rgb(250 204 21 / 0.7)
}

.bg-yellow-400\/75 {
    background-color: rgb(250 204 21 / 0.75)
}

.bg-yellow-400\/80 {
    background-color: rgb(250 204 21 / 0.8)
}

.bg-yellow-400\/90 {
    background-color: rgb(250 204 21 / 0.9)
}

.bg-yellow-400\/95 {
    background-color: rgb(250 204 21 / 0.95)
}

.bg-yellow-450 {
    --tw-bg-opacity: 1;
    background-color: rgb(250 179 19 / var(--tw-bg-opacity))
}

.bg-yellow-450\/0 {
    background-color: rgb(250 179 19 / 0)
}

.bg-yellow-450\/10 {
    background-color: rgb(250 179 19 / 0.1)
}

.bg-yellow-450\/100 {
    background-color: rgb(250 179 19 / 1)
}

.bg-yellow-450\/20 {
    background-color: rgb(250 179 19 / 0.2)
}

.bg-yellow-450\/25 {
    background-color: rgb(250 179 19 / 0.25)
}

.bg-yellow-450\/30 {
    background-color: rgb(250 179 19 / 0.3)
}

.bg-yellow-450\/40 {
    background-color: rgb(250 179 19 / 0.4)
}

.bg-yellow-450\/5 {
    background-color: rgb(250 179 19 / 0.05)
}

.bg-yellow-450\/50 {
    background-color: rgb(250 179 19 / 0.5)
}

.bg-yellow-450\/60 {
    background-color: rgb(250 179 19 / 0.6)
}

.bg-yellow-450\/70 {
    background-color: rgb(250 179 19 / 0.7)
}

.bg-yellow-450\/75 {
    background-color: rgb(250 179 19 / 0.75)
}

.bg-yellow-450\/80 {
    background-color: rgb(250 179 19 / 0.8)
}

.bg-yellow-450\/90 {
    background-color: rgb(250 179 19 / 0.9)
}

.bg-yellow-450\/95 {
    background-color: rgb(250 179 19 / 0.95)
}

.bg-yellow-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 252 232 / var(--tw-bg-opacity))
}

.bg-yellow-50\/0 {
    background-color: rgb(254 252 232 / 0)
}

.bg-yellow-50\/10 {
    background-color: rgb(254 252 232 / 0.1)
}

.bg-yellow-50\/100 {
    background-color: rgb(254 252 232 / 1)
}

.bg-yellow-50\/20 {
    background-color: rgb(254 252 232 / 0.2)
}

.bg-yellow-50\/25 {
    background-color: rgb(254 252 232 / 0.25)
}

.bg-yellow-50\/30 {
    background-color: rgb(254 252 232 / 0.3)
}

.bg-yellow-50\/40 {
    background-color: rgb(254 252 232 / 0.4)
}

.bg-yellow-50\/5 {
    background-color: rgb(254 252 232 / 0.05)
}

.bg-yellow-50\/50 {
    background-color: rgb(254 252 232 / 0.5)
}

.bg-yellow-50\/60 {
    background-color: rgb(254 252 232 / 0.6)
}

.bg-yellow-50\/70 {
    background-color: rgb(254 252 232 / 0.7)
}

.bg-yellow-50\/75 {
    background-color: rgb(254 252 232 / 0.75)
}

.bg-yellow-50\/80 {
    background-color: rgb(254 252 232 / 0.8)
}

.bg-yellow-50\/90 {
    background-color: rgb(254 252 232 / 0.9)
}

.bg-yellow-50\/95 {
    background-color: rgb(254 252 232 / 0.95)
}

.bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(234 179 8 / var(--tw-bg-opacity))
}

.bg-yellow-500\/0 {
    background-color: rgb(234 179 8 / 0)
}

.bg-yellow-500\/10 {
    background-color: rgb(234 179 8 / 0.1)
}

.bg-yellow-500\/100 {
    background-color: rgb(234 179 8 / 1)
}

.bg-yellow-500\/20 {
    background-color: rgb(234 179 8 / 0.2)
}

.bg-yellow-500\/25 {
    background-color: rgb(234 179 8 / 0.25)
}

.bg-yellow-500\/30 {
    background-color: rgb(234 179 8 / 0.3)
}

.bg-yellow-500\/40 {
    background-color: rgb(234 179 8 / 0.4)
}

.bg-yellow-500\/5 {
    background-color: rgb(234 179 8 / 0.05)
}

.bg-yellow-500\/50 {
    background-color: rgb(234 179 8 / 0.5)
}

.bg-yellow-500\/60 {
    background-color: rgb(234 179 8 / 0.6)
}

.bg-yellow-500\/70 {
    background-color: rgb(234 179 8 / 0.7)
}

.bg-yellow-500\/75 {
    background-color: rgb(234 179 8 / 0.75)
}

.bg-yellow-500\/80 {
    background-color: rgb(234 179 8 / 0.8)
}

.bg-yellow-500\/90 {
    background-color: rgb(234 179 8 / 0.9)
}

.bg-yellow-500\/95 {
    background-color: rgb(234 179 8 / 0.95)
}

.bg-yellow-550 {
    --tw-bg-opacity: 1;
    background-color: rgb(218 153 0 / var(--tw-bg-opacity))
}

.bg-yellow-550\/0 {
    background-color: rgb(218 153 0 / 0)
}

.bg-yellow-550\/10 {
    background-color: rgb(218 153 0 / 0.1)
}

.bg-yellow-550\/100 {
    background-color: rgb(218 153 0 / 1)
}

.bg-yellow-550\/20 {
    background-color: rgb(218 153 0 / 0.2)
}

.bg-yellow-550\/25 {
    background-color: rgb(218 153 0 / 0.25)
}

.bg-yellow-550\/30 {
    background-color: rgb(218 153 0 / 0.3)
}

.bg-yellow-550\/40 {
    background-color: rgb(218 153 0 / 0.4)
}

.bg-yellow-550\/5 {
    background-color: rgb(218 153 0 / 0.05)
}

.bg-yellow-550\/50 {
    background-color: rgb(218 153 0 / 0.5)
}

.bg-yellow-550\/60 {
    background-color: rgb(218 153 0 / 0.6)
}

.bg-yellow-550\/70 {
    background-color: rgb(218 153 0 / 0.7)
}

.bg-yellow-550\/75 {
    background-color: rgb(218 153 0 / 0.75)
}

.bg-yellow-550\/80 {
    background-color: rgb(218 153 0 / 0.8)
}

.bg-yellow-550\/90 {
    background-color: rgb(218 153 0 / 0.9)
}

.bg-yellow-550\/95 {
    background-color: rgb(218 153 0 / 0.95)
}

.bg-yellow-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(202 138 4 / var(--tw-bg-opacity))
}

.bg-yellow-600\/0 {
    background-color: rgb(202 138 4 / 0)
}

.bg-yellow-600\/10 {
    background-color: rgb(202 138 4 / 0.1)
}

.bg-yellow-600\/100 {
    background-color: rgb(202 138 4 / 1)
}

.bg-yellow-600\/20 {
    background-color: rgb(202 138 4 / 0.2)
}

.bg-yellow-600\/25 {
    background-color: rgb(202 138 4 / 0.25)
}

.bg-yellow-600\/30 {
    background-color: rgb(202 138 4 / 0.3)
}

.bg-yellow-600\/40 {
    background-color: rgb(202 138 4 / 0.4)
}

.bg-yellow-600\/5 {
    background-color: rgb(202 138 4 / 0.05)
}

.bg-yellow-600\/50 {
    background-color: rgb(202 138 4 / 0.5)
}

.bg-yellow-600\/60 {
    background-color: rgb(202 138 4 / 0.6)
}

.bg-yellow-600\/70 {
    background-color: rgb(202 138 4 / 0.7)
}

.bg-yellow-600\/75 {
    background-color: rgb(202 138 4 / 0.75)
}

.bg-yellow-600\/80 {
    background-color: rgb(202 138 4 / 0.8)
}

.bg-yellow-600\/90 {
    background-color: rgb(202 138 4 / 0.9)
}

.bg-yellow-600\/95 {
    background-color: rgb(202 138 4 / 0.95)
}

.bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(161 98 7 / var(--tw-bg-opacity))
}

.bg-yellow-700\/0 {
    background-color: rgb(161 98 7 / 0)
}

.bg-yellow-700\/10 {
    background-color: rgb(161 98 7 / 0.1)
}

.bg-yellow-700\/100 {
    background-color: rgb(161 98 7 / 1)
}

.bg-yellow-700\/20 {
    background-color: rgb(161 98 7 / 0.2)
}

.bg-yellow-700\/25 {
    background-color: rgb(161 98 7 / 0.25)
}

.bg-yellow-700\/30 {
    background-color: rgb(161 98 7 / 0.3)
}

.bg-yellow-700\/40 {
    background-color: rgb(161 98 7 / 0.4)
}

.bg-yellow-700\/5 {
    background-color: rgb(161 98 7 / 0.05)
}

.bg-yellow-700\/50 {
    background-color: rgb(161 98 7 / 0.5)
}

.bg-yellow-700\/60 {
    background-color: rgb(161 98 7 / 0.6)
}

.bg-yellow-700\/70 {
    background-color: rgb(161 98 7 / 0.7)
}

.bg-yellow-700\/75 {
    background-color: rgb(161 98 7 / 0.75)
}

.bg-yellow-700\/80 {
    background-color: rgb(161 98 7 / 0.8)
}

.bg-yellow-700\/90 {
    background-color: rgb(161 98 7 / 0.9)
}

.bg-yellow-700\/95 {
    background-color: rgb(161 98 7 / 0.95)
}

.bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(133 77 14 / var(--tw-bg-opacity))
}

.bg-yellow-800\/0 {
    background-color: rgb(133 77 14 / 0)
}

.bg-yellow-800\/10 {
    background-color: rgb(133 77 14 / 0.1)
}

.bg-yellow-800\/100 {
    background-color: rgb(133 77 14 / 1)
}

.bg-yellow-800\/20 {
    background-color: rgb(133 77 14 / 0.2)
}

.bg-yellow-800\/25 {
    background-color: rgb(133 77 14 / 0.25)
}

.bg-yellow-800\/30 {
    background-color: rgb(133 77 14 / 0.3)
}

.bg-yellow-800\/40 {
    background-color: rgb(133 77 14 / 0.4)
}

.bg-yellow-800\/5 {
    background-color: rgb(133 77 14 / 0.05)
}

.bg-yellow-800\/50 {
    background-color: rgb(133 77 14 / 0.5)
}

.bg-yellow-800\/60 {
    background-color: rgb(133 77 14 / 0.6)
}

.bg-yellow-800\/70 {
    background-color: rgb(133 77 14 / 0.7)
}

.bg-yellow-800\/75 {
    background-color: rgb(133 77 14 / 0.75)
}

.bg-yellow-800\/80 {
    background-color: rgb(133 77 14 / 0.8)
}

.bg-yellow-800\/90 {
    background-color: rgb(133 77 14 / 0.9)
}

.bg-yellow-800\/95 {
    background-color: rgb(133 77 14 / 0.95)
}

.bg-yellow-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(113 63 18 / var(--tw-bg-opacity))
}

.bg-yellow-900\/0 {
    background-color: rgb(113 63 18 / 0)
}

.bg-yellow-900\/10 {
    background-color: rgb(113 63 18 / 0.1)
}

.bg-yellow-900\/100 {
    background-color: rgb(113 63 18 / 1)
}

.bg-yellow-900\/20 {
    background-color: rgb(113 63 18 / 0.2)
}

.bg-yellow-900\/25 {
    background-color: rgb(113 63 18 / 0.25)
}

.bg-yellow-900\/30 {
    background-color: rgb(113 63 18 / 0.3)
}

.bg-yellow-900\/40 {
    background-color: rgb(113 63 18 / 0.4)
}

.bg-yellow-900\/5 {
    background-color: rgb(113 63 18 / 0.05)
}

.bg-yellow-900\/50 {
    background-color: rgb(113 63 18 / 0.5)
}

.bg-yellow-900\/60 {
    background-color: rgb(113 63 18 / 0.6)
}

.bg-yellow-900\/70 {
    background-color: rgb(113 63 18 / 0.7)
}

.bg-yellow-900\/75 {
    background-color: rgb(113 63 18 / 0.75)
}

.bg-yellow-900\/80 {
    background-color: rgb(113 63 18 / 0.8)
}

.bg-yellow-900\/90 {
    background-color: rgb(113 63 18 / 0.9)
}

.bg-yellow-900\/95 {
    background-color: rgb(113 63 18 / 0.95)
}

.bg-yellow-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(66 32 6 / var(--tw-bg-opacity))
}

.bg-yellow-950\/0 {
    background-color: rgb(66 32 6 / 0)
}

.bg-yellow-950\/10 {
    background-color: rgb(66 32 6 / 0.1)
}

.bg-yellow-950\/100 {
    background-color: rgb(66 32 6 / 1)
}

.bg-yellow-950\/20 {
    background-color: rgb(66 32 6 / 0.2)
}

.bg-yellow-950\/25 {
    background-color: rgb(66 32 6 / 0.25)
}

.bg-yellow-950\/30 {
    background-color: rgb(66 32 6 / 0.3)
}

.bg-yellow-950\/40 {
    background-color: rgb(66 32 6 / 0.4)
}

.bg-yellow-950\/5 {
    background-color: rgb(66 32 6 / 0.05)
}

.bg-yellow-950\/50 {
    background-color: rgb(66 32 6 / 0.5)
}

.bg-yellow-950\/60 {
    background-color: rgb(66 32 6 / 0.6)
}

.bg-yellow-950\/70 {
    background-color: rgb(66 32 6 / 0.7)
}

.bg-yellow-950\/75 {
    background-color: rgb(66 32 6 / 0.75)
}

.bg-yellow-950\/80 {
    background-color: rgb(66 32 6 / 0.8)
}

.bg-yellow-950\/90 {
    background-color: rgb(66 32 6 / 0.9)
}

.bg-yellow-950\/95 {
    background-color: rgb(66 32 6 / 0.95)
}

.bg-zinc-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(244 244 245 / var(--tw-bg-opacity))
}

.bg-zinc-100\/0 {
    background-color: rgb(244 244 245 / 0)
}

.bg-zinc-100\/10 {
    background-color: rgb(244 244 245 / 0.1)
}

.bg-zinc-100\/100 {
    background-color: rgb(244 244 245 / 1)
}

.bg-zinc-100\/20 {
    background-color: rgb(244 244 245 / 0.2)
}

.bg-zinc-100\/25 {
    background-color: rgb(244 244 245 / 0.25)
}

.bg-zinc-100\/30 {
    background-color: rgb(244 244 245 / 0.3)
}

.bg-zinc-100\/40 {
    background-color: rgb(244 244 245 / 0.4)
}

.bg-zinc-100\/5 {
    background-color: rgb(244 244 245 / 0.05)
}

.bg-zinc-100\/50 {
    background-color: rgb(244 244 245 / 0.5)
}

.bg-zinc-100\/60 {
    background-color: rgb(244 244 245 / 0.6)
}

.bg-zinc-100\/70 {
    background-color: rgb(244 244 245 / 0.7)
}

.bg-zinc-100\/75 {
    background-color: rgb(244 244 245 / 0.75)
}

.bg-zinc-100\/80 {
    background-color: rgb(244 244 245 / 0.8)
}

.bg-zinc-100\/90 {
    background-color: rgb(244 244 245 / 0.9)
}

.bg-zinc-100\/95 {
    background-color: rgb(244 244 245 / 0.95)
}

.bg-zinc-150 {
    --tw-bg-opacity: 1;
    background-color: rgb(241 241 241 / var(--tw-bg-opacity))
}

.bg-zinc-150\/0 {
    background-color: rgb(241 241 241 / 0)
}

.bg-zinc-150\/10 {
    background-color: rgb(241 241 241 / 0.1)
}

.bg-zinc-150\/100 {
    background-color: rgb(241 241 241 / 1)
}

.bg-zinc-150\/20 {
    background-color: rgb(241 241 241 / 0.2)
}

.bg-zinc-150\/25 {
    background-color: rgb(241 241 241 / 0.25)
}

.bg-zinc-150\/30 {
    background-color: rgb(241 241 241 / 0.3)
}

.bg-zinc-150\/40 {
    background-color: rgb(241 241 241 / 0.4)
}

.bg-zinc-150\/5 {
    background-color: rgb(241 241 241 / 0.05)
}

.bg-zinc-150\/50 {
    background-color: rgb(241 241 241 / 0.5)
}

.bg-zinc-150\/60 {
    background-color: rgb(241 241 241 / 0.6)
}

.bg-zinc-150\/70 {
    background-color: rgb(241 241 241 / 0.7)
}

.bg-zinc-150\/75 {
    background-color: rgb(241 241 241 / 0.75)
}

.bg-zinc-150\/80 {
    background-color: rgb(241 241 241 / 0.8)
}

.bg-zinc-150\/90 {
    background-color: rgb(241 241 241 / 0.9)
}

.bg-zinc-150\/95 {
    background-color: rgb(241 241 241 / 0.95)
}

.bg-zinc-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(228 228 231 / var(--tw-bg-opacity))
}

.bg-zinc-200\/0 {
    background-color: rgb(228 228 231 / 0)
}

.bg-zinc-200\/10 {
    background-color: rgb(228 228 231 / 0.1)
}

.bg-zinc-200\/100 {
    background-color: rgb(228 228 231 / 1)
}

.bg-zinc-200\/20 {
    background-color: rgb(228 228 231 / 0.2)
}

.bg-zinc-200\/25 {
    background-color: rgb(228 228 231 / 0.25)
}

.bg-zinc-200\/30 {
    background-color: rgb(228 228 231 / 0.3)
}

.bg-zinc-200\/40 {
    background-color: rgb(228 228 231 / 0.4)
}

.bg-zinc-200\/5 {
    background-color: rgb(228 228 231 / 0.05)
}

.bg-zinc-200\/50 {
    background-color: rgb(228 228 231 / 0.5)
}

.bg-zinc-200\/60 {
    background-color: rgb(228 228 231 / 0.6)
}

.bg-zinc-200\/70 {
    background-color: rgb(228 228 231 / 0.7)
}

.bg-zinc-200\/75 {
    background-color: rgb(228 228 231 / 0.75)
}

.bg-zinc-200\/80 {
    background-color: rgb(228 228 231 / 0.8)
}

.bg-zinc-200\/90 {
    background-color: rgb(228 228 231 / 0.9)
}

.bg-zinc-200\/95 {
    background-color: rgb(228 228 231 / 0.95)
}

.bg-zinc-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(212 212 216 / var(--tw-bg-opacity))
}

.bg-zinc-300\/0 {
    background-color: rgb(212 212 216 / 0)
}

.bg-zinc-300\/10 {
    background-color: rgb(212 212 216 / 0.1)
}

.bg-zinc-300\/100 {
    background-color: rgb(212 212 216 / 1)
}

.bg-zinc-300\/20 {
    background-color: rgb(212 212 216 / 0.2)
}

.bg-zinc-300\/25 {
    background-color: rgb(212 212 216 / 0.25)
}

.bg-zinc-300\/30 {
    background-color: rgb(212 212 216 / 0.3)
}

.bg-zinc-300\/40 {
    background-color: rgb(212 212 216 / 0.4)
}

.bg-zinc-300\/5 {
    background-color: rgb(212 212 216 / 0.05)
}

.bg-zinc-300\/50 {
    background-color: rgb(212 212 216 / 0.5)
}

.bg-zinc-300\/60 {
    background-color: rgb(212 212 216 / 0.6)
}

.bg-zinc-300\/70 {
    background-color: rgb(212 212 216 / 0.7)
}

.bg-zinc-300\/75 {
    background-color: rgb(212 212 216 / 0.75)
}

.bg-zinc-300\/80 {
    background-color: rgb(212 212 216 / 0.8)
}

.bg-zinc-300\/90 {
    background-color: rgb(212 212 216 / 0.9)
}

.bg-zinc-300\/95 {
    background-color: rgb(212 212 216 / 0.95)
}

.bg-zinc-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(161 161 170 / var(--tw-bg-opacity))
}

.bg-zinc-400\/0 {
    background-color: rgb(161 161 170 / 0)
}

.bg-zinc-400\/10 {
    background-color: rgb(161 161 170 / 0.1)
}

.bg-zinc-400\/100 {
    background-color: rgb(161 161 170 / 1)
}

.bg-zinc-400\/20 {
    background-color: rgb(161 161 170 / 0.2)
}

.bg-zinc-400\/25 {
    background-color: rgb(161 161 170 / 0.25)
}

.bg-zinc-400\/30 {
    background-color: rgb(161 161 170 / 0.3)
}

.bg-zinc-400\/40 {
    background-color: rgb(161 161 170 / 0.4)
}

.bg-zinc-400\/5 {
    background-color: rgb(161 161 170 / 0.05)
}

.bg-zinc-400\/50 {
    background-color: rgb(161 161 170 / 0.5)
}

.bg-zinc-400\/60 {
    background-color: rgb(161 161 170 / 0.6)
}

.bg-zinc-400\/70 {
    background-color: rgb(161 161 170 / 0.7)
}

.bg-zinc-400\/75 {
    background-color: rgb(161 161 170 / 0.75)
}

.bg-zinc-400\/80 {
    background-color: rgb(161 161 170 / 0.8)
}

.bg-zinc-400\/90 {
    background-color: rgb(161 161 170 / 0.9)
}

.bg-zinc-400\/95 {
    background-color: rgb(161 161 170 / 0.95)
}

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

.bg-zinc-50\/0 {
    background-color: rgb(250 250 250 / 0)
}

.bg-zinc-50\/10 {
    background-color: rgb(250 250 250 / 0.1)
}

.bg-zinc-50\/100 {
    background-color: rgb(250 250 250 / 1)
}

.bg-zinc-50\/20 {
    background-color: rgb(250 250 250 / 0.2)
}

.bg-zinc-50\/25 {
    background-color: rgb(250 250 250 / 0.25)
}

.bg-zinc-50\/30 {
    background-color: rgb(250 250 250 / 0.3)
}

.bg-zinc-50\/40 {
    background-color: rgb(250 250 250 / 0.4)
}

.bg-zinc-50\/5 {
    background-color: rgb(250 250 250 / 0.05)
}

.bg-zinc-50\/50 {
    background-color: rgb(250 250 250 / 0.5)
}

.bg-zinc-50\/60 {
    background-color: rgb(250 250 250 / 0.6)
}

.bg-zinc-50\/70 {
    background-color: rgb(250 250 250 / 0.7)
}

.bg-zinc-50\/75 {
    background-color: rgb(250 250 250 / 0.75)
}

.bg-zinc-50\/80 {
    background-color: rgb(250 250 250 / 0.8)
}

.bg-zinc-50\/90 {
    background-color: rgb(250 250 250 / 0.9)
}

.bg-zinc-50\/95 {
    background-color: rgb(250 250 250 / 0.95)
}

.bg-zinc-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(113 113 122 / var(--tw-bg-opacity))
}

.bg-zinc-500\/0 {
    background-color: rgb(113 113 122 / 0)
}

.bg-zinc-500\/10 {
    background-color: rgb(113 113 122 / 0.1)
}

.bg-zinc-500\/100 {
    background-color: rgb(113 113 122 / 1)
}

.bg-zinc-500\/20 {
    background-color: rgb(113 113 122 / 0.2)
}

.bg-zinc-500\/25 {
    background-color: rgb(113 113 122 / 0.25)
}

.bg-zinc-500\/30 {
    background-color: rgb(113 113 122 / 0.3)
}

.bg-zinc-500\/40 {
    background-color: rgb(113 113 122 / 0.4)
}

.bg-zinc-500\/5 {
    background-color: rgb(113 113 122 / 0.05)
}

.bg-zinc-500\/50 {
    background-color: rgb(113 113 122 / 0.5)
}

.bg-zinc-500\/60 {
    background-color: rgb(113 113 122 / 0.6)
}

.bg-zinc-500\/70 {
    background-color: rgb(113 113 122 / 0.7)
}

.bg-zinc-500\/75 {
    background-color: rgb(113 113 122 / 0.75)
}

.bg-zinc-500\/80 {
    background-color: rgb(113 113 122 / 0.8)
}

.bg-zinc-500\/90 {
    background-color: rgb(113 113 122 / 0.9)
}

.bg-zinc-500\/95 {
    background-color: rgb(113 113 122 / 0.95)
}

.bg-zinc-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(82 82 91 / var(--tw-bg-opacity))
}

.bg-zinc-600\/0 {
    background-color: rgb(82 82 91 / 0)
}

.bg-zinc-600\/10 {
    background-color: rgb(82 82 91 / 0.1)
}

.bg-zinc-600\/100 {
    background-color: rgb(82 82 91 / 1)
}

.bg-zinc-600\/20 {
    background-color: rgb(82 82 91 / 0.2)
}

.bg-zinc-600\/25 {
    background-color: rgb(82 82 91 / 0.25)
}

.bg-zinc-600\/30 {
    background-color: rgb(82 82 91 / 0.3)
}

.bg-zinc-600\/40 {
    background-color: rgb(82 82 91 / 0.4)
}

.bg-zinc-600\/5 {
    background-color: rgb(82 82 91 / 0.05)
}

.bg-zinc-600\/50 {
    background-color: rgb(82 82 91 / 0.5)
}

.bg-zinc-600\/60 {
    background-color: rgb(82 82 91 / 0.6)
}

.bg-zinc-600\/70 {
    background-color: rgb(82 82 91 / 0.7)
}

.bg-zinc-600\/75 {
    background-color: rgb(82 82 91 / 0.75)
}

.bg-zinc-600\/80 {
    background-color: rgb(82 82 91 / 0.8)
}

.bg-zinc-600\/90 {
    background-color: rgb(82 82 91 / 0.9)
}

.bg-zinc-600\/95 {
    background-color: rgb(82 82 91 / 0.95)
}

.bg-zinc-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(63 63 70 / var(--tw-bg-opacity))
}

.bg-zinc-700\/0 {
    background-color: rgb(63 63 70 / 0)
}

.bg-zinc-700\/10 {
    background-color: rgb(63 63 70 / 0.1)
}

.bg-zinc-700\/100 {
    background-color: rgb(63 63 70 / 1)
}

.bg-zinc-700\/20 {
    background-color: rgb(63 63 70 / 0.2)
}

.bg-zinc-700\/25 {
    background-color: rgb(63 63 70 / 0.25)
}

.bg-zinc-700\/30 {
    background-color: rgb(63 63 70 / 0.3)
}

.bg-zinc-700\/40 {
    background-color: rgb(63 63 70 / 0.4)
}

.bg-zinc-700\/5 {
    background-color: rgb(63 63 70 / 0.05)
}

.bg-zinc-700\/50 {
    background-color: rgb(63 63 70 / 0.5)
}

.bg-zinc-700\/60 {
    background-color: rgb(63 63 70 / 0.6)
}

.bg-zinc-700\/70 {
    background-color: rgb(63 63 70 / 0.7)
}

.bg-zinc-700\/75 {
    background-color: rgb(63 63 70 / 0.75)
}

.bg-zinc-700\/80 {
    background-color: rgb(63 63 70 / 0.8)
}

.bg-zinc-700\/90 {
    background-color: rgb(63 63 70 / 0.9)
}

.bg-zinc-700\/95 {
    background-color: rgb(63 63 70 / 0.95)
}

.bg-zinc-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(39 39 42 / var(--tw-bg-opacity))
}

.bg-zinc-800\/0 {
    background-color: rgb(39 39 42 / 0)
}

.bg-zinc-800\/10 {
    background-color: rgb(39 39 42 / 0.1)
}

.bg-zinc-800\/100 {
    background-color: rgb(39 39 42 / 1)
}

.bg-zinc-800\/20 {
    background-color: rgb(39 39 42 / 0.2)
}

.bg-zinc-800\/25 {
    background-color: rgb(39 39 42 / 0.25)
}

.bg-zinc-800\/30 {
    background-color: rgb(39 39 42 / 0.3)
}

.bg-zinc-800\/40 {
    background-color: rgb(39 39 42 / 0.4)
}

.bg-zinc-800\/5 {
    background-color: rgb(39 39 42 / 0.05)
}

.bg-zinc-800\/50 {
    background-color: rgb(39 39 42 / 0.5)
}

.bg-zinc-800\/60 {
    background-color: rgb(39 39 42 / 0.6)
}

.bg-zinc-800\/70 {
    background-color: rgb(39 39 42 / 0.7)
}

.bg-zinc-800\/75 {
    background-color: rgb(39 39 42 / 0.75)
}

.bg-zinc-800\/80 {
    background-color: rgb(39 39 42 / 0.8)
}

.bg-zinc-800\/90 {
    background-color: rgb(39 39 42 / 0.9)
}

.bg-zinc-800\/95 {
    background-color: rgb(39 39 42 / 0.95)
}

.bg-zinc-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(24 24 27 / var(--tw-bg-opacity))
}

.bg-zinc-900\/0 {
    background-color: rgb(24 24 27 / 0)
}

.bg-zinc-900\/10 {
    background-color: rgb(24 24 27 / 0.1)
}

.bg-zinc-900\/100 {
    background-color: rgb(24 24 27 / 1)
}

.bg-zinc-900\/20 {
    background-color: rgb(24 24 27 / 0.2)
}

.bg-zinc-900\/25 {
    background-color: rgb(24 24 27 / 0.25)
}

.bg-zinc-900\/30 {
    background-color: rgb(24 24 27 / 0.3)
}

.bg-zinc-900\/40 {
    background-color: rgb(24 24 27 / 0.4)
}

.bg-zinc-900\/5 {
    background-color: rgb(24 24 27 / 0.05)
}

.bg-zinc-900\/50 {
    background-color: rgb(24 24 27 / 0.5)
}

.bg-zinc-900\/60 {
    background-color: rgb(24 24 27 / 0.6)
}

.bg-zinc-900\/70 {
    background-color: rgb(24 24 27 / 0.7)
}

.bg-zinc-900\/75 {
    background-color: rgb(24 24 27 / 0.75)
}

.bg-zinc-900\/80 {
    background-color: rgb(24 24 27 / 0.8)
}

.bg-zinc-900\/90 {
    background-color: rgb(24 24 27 / 0.9)
}

.bg-zinc-900\/95 {
    background-color: rgb(24 24 27 / 0.95)
}

.bg-zinc-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(9 9 11 / var(--tw-bg-opacity))
}

.bg-zinc-950\/0 {
    background-color: rgb(9 9 11 / 0)
}

.bg-zinc-950\/10 {
    background-color: rgb(9 9 11 / 0.1)
}

.bg-zinc-950\/100 {
    background-color: rgb(9 9 11 / 1)
}

.bg-zinc-950\/20 {
    background-color: rgb(9 9 11 / 0.2)
}

.bg-zinc-950\/25 {
    background-color: rgb(9 9 11 / 0.25)
}

.bg-zinc-950\/30 {
    background-color: rgb(9 9 11 / 0.3)
}

.bg-zinc-950\/40 {
    background-color: rgb(9 9 11 / 0.4)
}

.bg-zinc-950\/5 {
    background-color: rgb(9 9 11 / 0.05)
}

.bg-zinc-950\/50 {
    background-color: rgb(9 9 11 / 0.5)
}

.bg-zinc-950\/60 {
    background-color: rgb(9 9 11 / 0.6)
}

.bg-zinc-950\/70 {
    background-color: rgb(9 9 11 / 0.7)
}

.bg-zinc-950\/75 {
    background-color: rgb(9 9 11 / 0.75)
}

.bg-zinc-950\/80 {
    background-color: rgb(9 9 11 / 0.8)
}

.bg-zinc-950\/90 {
    background-color: rgb(9 9 11 / 0.9)
}

.bg-zinc-950\/95 {
    background-color: rgb(9 9 11 / 0.95)
}

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

.bg-opacity-25 {
    --tw-bg-opacity: 0.25
}

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

.bg-opacity-75 {
    --tw-bg-opacity: 0.75
}

.bg-\[image\:var\(--bg-sm-url\)\] {
    background-image: var(--bg-sm-url)
}

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

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

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

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

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

.from-\[\#000000\] {
    --tw-gradient-from: #000000 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(0 0 0 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-\[\#989898\] {
    --tw-gradient-from: #989898 var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(152 152 152 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-\[\#BC30DF\] {
    --tw-gradient-from: #BC30DF var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(188 48 223 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-\[\#F0B23E\] {
    --tw-gradient-from: #F0B23E var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(240 178 62 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-\[\#FFD60B\] {
    --tw-gradient-from: #FFD60B var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(255 214 11 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-\[\#FFFFFF\] {
    --tw-gradient-from: #FFFFFF var(--tw-gradient-from-position);
    --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), var(--tw-gradient-to)
}

.from-28 {
    --tw-gradient-from-position: 28%
}

.from-56 {
    --tw-gradient-from-position: 56%
}

.via-\[\#5C14FF\] {
    --tw-gradient-to: rgb(92 20 255 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), #5C14FF var(--tw-gradient-via-position), var(--tw-gradient-to)
}

.via-\[\#80181F\] {
    --tw-gradient-to: rgb(128 24 31 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), #80181F var(--tw-gradient-via-position), var(--tw-gradient-to)
}

.via-\[\#DF5F39\] {
    --tw-gradient-to: rgb(223 95 57 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), #DF5F39 var(--tw-gradient-via-position), var(--tw-gradient-to)
}

.via-\[\#F57E41\] {
    --tw-gradient-to: rgb(245 126 65 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), #F57E41 var(--tw-gradient-via-position), var(--tw-gradient-to)
}

.via-\[\#FFFFFF\] {
    --tw-gradient-to: rgb(255 255 255 / 0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from), #FFFFFF var(--tw-gradient-via-position), var(--tw-gradient-to)
}

.via-30 {
    --tw-gradient-via-position: 30%
}

.via-30\% {
    --tw-gradient-via-position: 30%
}

.via-32 {
    --tw-gradient-via-position: -32%
}

.via-45 {
    --tw-gradient-via-position: 45%
}

.via-45\% {
    --tw-gradient-via-position: 45%
}

.via-56 {
    --tw-gradient-via-position: 56%
}

.via-63 {
    --tw-gradient-via-position: 63%
}

.via-68 {
    --tw-gradient-via-position: 68%
}

.via-80\% {
    --tw-gradient-via-position: 80%
}

.to-\[\#000000\] {
    --tw-gradient-to: #000000 var(--tw-gradient-to-position)
}

.to-\[\#4A0B21\] {
    --tw-gradient-to: #4A0B21 var(--tw-gradient-to-position)
}

.to-\[\#5C14FF\] {
    --tw-gradient-to: #5C14FF var(--tw-gradient-to-position)
}

.to-\[\#999999\] {
    --tw-gradient-to: #999999 var(--tw-gradient-to-position)
}

.to-\[\#FFFFFF\] {
    --tw-gradient-to: #FFFFFF var(--tw-gradient-to-position)
}

.to-100 {
    --tw-gradient-to-position: 100%
}

.to-100\% {
    --tw-gradient-to-position: 100%
}

.to-94 {
    --tw-gradient-to-position: 94%
}

.bg-\[length\:100\%_auto\] {
    background-size: 100% auto
}

.bg-cover {
    background-size: cover
}

.bg-center {
    background-position: center
}

.bg-left-bottom {
    background-position: left bottom
}

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

.stroke-current {
    stroke: currentColor
}

.stroke-2 {
    stroke-width: 2
}

.stroke-\[3\.5px\] {
    stroke-width: 3.5px
}

.stroke-\[3px\] {
    stroke-width: 3px
}

.stroke-\[6px\] {
    stroke-width: 6px
}

.object-contain {
    object-fit: contain
}

.object-cover {
    object-fit: cover
}

.object-scale-down {
    object-fit: scale-down
}

.object-left {
    object-position: left
}

.p-0 {
    padding: 0px
}

.p-10 {
    padding: 2.5rem
}

.p-2 {
    padding: 0.5rem
}

.p-2\.5 {
    padding: 0.625rem
}

.p-3 {
    padding: 0.75rem
}

.p-4 {
    padding: 1rem
}

.p-5 {
    padding: 1.25rem
}

.p-6 {
    padding: 1.5rem
}

.p-7 {
    padding: 1.75rem
}

.p-8 {
    padding: 2rem
}

.p-\[10\%\] {
    padding: 10%
}

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

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

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

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

.px-14 {
    padding-left: 4.5rem;
    padding-right: 4.5rem
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.py-px {
    padding-top: 1px;
    padding-bottom: 1px
}

.\ !pr-0 {
    padding-right: 0px !important
}

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

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

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

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

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

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

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

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

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

.pl-0 {
    padding-left: 0px
}

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

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

.pl-3 {
    padding-left: 0.75rem
}

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

.pl-6 {
    padding-left: 1.5rem
}

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

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

.pr-10 {
    padding-right: 2.5rem
}

.pr-2 {
    padding-right: 0.5rem
}

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

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

.pr-5 {
    padding-right: 1.25rem
}

.pr-6 {
    padding-right: 1.5rem
}

.pr-9 {
    padding-right: 2.25rem
}

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

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

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

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

.pt-2\.5 {
    padding-top: 0.625rem
}

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

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

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

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

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

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

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

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

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

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.align-top {
    vertical-align: top
}

.align-middle {
    vertical-align: middle
}

.font-sans {
    font-family: Open Sans, 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"
}

.font-sofia {
    font-family: SofiaPro, Sofia W03, Helvetica Neue, Arial, sans-serif
}

.font-source {
    font-family: Source Sans Pro, sans-serif
}

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

.text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem
}

.text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem
}

.text-5xl {
    font-size: 3rem;
    line-height: 1
}

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

.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-\[11px\] {
    font-size: 11px
}

.text-\[15\.27px\] {
    font-size: 15.27px
}

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

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

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

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

.text-\[35\.76px\] {
    font-size: 35.76px
}

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

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

.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem
}

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

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
}

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

.font-bold {
    font-weight: 700
}

.font-extrabold {
    font-weight: 800
}

.font-extralight {
    font-weight: 200
}

.font-light {
    font-weight: 300
}

.font-medium {
    font-weight: 500
}

.font-normal {
    font-weight: 400
}

.font-semibold {
    font-weight: 600
}

.uppercase {
    text-transform: uppercase
}

.capitalize {
    text-transform: capitalize
}

.italic {
    font-style: italic
}

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

.leading-3 {
    line-height: .75rem
}

.leading-4 {
    line-height: 1rem
}

.leading-5 {
    line-height: 1.25rem
}

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

.leading-7 {
    line-height: 1.75rem
}

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

.leading-9 {
    line-height: 2.25rem
}

.leading-\[11px\] {
    line-height: 11px
}

.leading-\[16px\] {
    line-height: 16px
}

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

.leading-\[26px\] {
    line-height: 26px
}

.leading-\[28px\] {
    line-height: 28px
}

.leading-\[31\.3px\] {
    line-height: 31.3px
}

.leading-\[36px\] {
    line-height: 36px
}

.leading-\[47px\] {
    line-height: 47px
}

.leading-\[80px\] {
    line-height: 80px
}

.leading-loose {
    line-height: 2
}

.leading-none {
    line-height: 1
}

.leading-normal {
    line-height: 1.5
}

.leading-relaxed {
    line-height: 1.625
}

.leading-snug {
    line-height: 1.375
}

.leading-tight {
    line-height: 1.25
}

.tracking-\[1\.75px\] {
    letter-spacing: 1.75px
}

.tracking-\[2\.28px\] {
    letter-spacing: 2.28px
}

.tracking-normal {
    letter-spacing: 0em
}

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

.text-\[\#00214A\] {
    --tw-text-opacity: 1;
    color: rgb(0 33 74 / var(--tw-text-opacity))
}

.text-\[\#00D37E\] {
    --tw-text-opacity: 1;
    color: rgb(0 211 126 / var(--tw-text-opacity))
}

.text-\[\#0B0B0B\] {
    --tw-text-opacity: 1;
    color: rgb(11 11 11 / var(--tw-text-opacity))
}

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

.text-\[--icon-colour\] {
    color: var(--icon-colour)
}

.text-\[--icons-colour\] {
    color: var(--icons-colour)
}

.text-\[--question-colour\] {
    color: var(--question-colour)
}

.text-\[var\(--card-heading-colour\)\] {
    color: var(--card-heading-colour)
}

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

.text-blue-100 {
    --tw-text-opacity: 1;
    color: rgb(219 234 254 / var(--tw-text-opacity))
}

.text-blue-100\/0 {
    color: rgb(219 234 254 / 0)
}

.text-blue-100\/10 {
    color: rgb(219 234 254 / 0.1)
}

.text-blue-100\/100 {
    color: rgb(219 234 254 / 1)
}

.text-blue-100\/20 {
    color: rgb(219 234 254 / 0.2)
}

.text-blue-100\/25 {
    color: rgb(219 234 254 / 0.25)
}

.text-blue-100\/30 {
    color: rgb(219 234 254 / 0.3)
}

.text-blue-100\/40 {
    color: rgb(219 234 254 / 0.4)
}

.text-blue-100\/5 {
    color: rgb(219 234 254 / 0.05)
}

.text-blue-100\/50 {
    color: rgb(219 234 254 / 0.5)
}

.text-blue-100\/60 {
    color: rgb(219 234 254 / 0.6)
}

.text-blue-100\/70 {
    color: rgb(219 234 254 / 0.7)
}

.text-blue-100\/75 {
    color: rgb(219 234 254 / 0.75)
}

.text-blue-100\/80 {
    color: rgb(219 234 254 / 0.8)
}

.text-blue-100\/90 {
    color: rgb(219 234 254 / 0.9)
}

.text-blue-100\/95 {
    color: rgb(219 234 254 / 0.95)
}

.text-blue-200 {
    --tw-text-opacity: 1;
    color: rgb(191 219 254 / var(--tw-text-opacity))
}

.text-blue-200\/0 {
    color: rgb(191 219 254 / 0)
}

.text-blue-200\/10 {
    color: rgb(191 219 254 / 0.1)
}

.text-blue-200\/100 {
    color: rgb(191 219 254 / 1)
}

.text-blue-200\/20 {
    color: rgb(191 219 254 / 0.2)
}

.text-blue-200\/25 {
    color: rgb(191 219 254 / 0.25)
}

.text-blue-200\/30 {
    color: rgb(191 219 254 / 0.3)
}

.text-blue-200\/40 {
    color: rgb(191 219 254 / 0.4)
}

.text-blue-200\/5 {
    color: rgb(191 219 254 / 0.05)
}

.text-blue-200\/50 {
    color: rgb(191 219 254 / 0.5)
}

.text-blue-200\/60 {
    color: rgb(191 219 254 / 0.6)
}

.text-blue-200\/70 {
    color: rgb(191 219 254 / 0.7)
}

.text-blue-200\/75 {
    color: rgb(191 219 254 / 0.75)
}

.text-blue-200\/80 {
    color: rgb(191 219 254 / 0.8)
}

.text-blue-200\/90 {
    color: rgb(191 219 254 / 0.9)
}

.text-blue-200\/95 {
    color: rgb(191 219 254 / 0.95)
}

.text-blue-300 {
    --tw-text-opacity: 1;
    color: rgb(147 197 253 / var(--tw-text-opacity))
}

.text-blue-300\/0 {
    color: rgb(147 197 253 / 0)
}

.text-blue-300\/10 {
    color: rgb(147 197 253 / 0.1)
}

.text-blue-300\/100 {
    color: rgb(147 197 253 / 1)
}

.text-blue-300\/20 {
    color: rgb(147 197 253 / 0.2)
}

.text-blue-300\/25 {
    color: rgb(147 197 253 / 0.25)
}

.text-blue-300\/30 {
    color: rgb(147 197 253 / 0.3)
}

.text-blue-300\/40 {
    color: rgb(147 197 253 / 0.4)
}

.text-blue-300\/5 {
    color: rgb(147 197 253 / 0.05)
}

.text-blue-300\/50 {
    color: rgb(147 197 253 / 0.5)
}

.text-blue-300\/60 {
    color: rgb(147 197 253 / 0.6)
}

.text-blue-300\/70 {
    color: rgb(147 197 253 / 0.7)
}

.text-blue-300\/75 {
    color: rgb(147 197 253 / 0.75)
}

.text-blue-300\/80 {
    color: rgb(147 197 253 / 0.8)
}

.text-blue-300\/90 {
    color: rgb(147 197 253 / 0.9)
}

.text-blue-300\/95 {
    color: rgb(147 197 253 / 0.95)
}

.text-blue-400 {
    --tw-text-opacity: 1;
    color: rgb(96 165 250 / var(--tw-text-opacity))
}

.text-blue-400\/0 {
    color: rgb(96 165 250 / 0)
}

.text-blue-400\/10 {
    color: rgb(96 165 250 / 0.1)
}

.text-blue-400\/100 {
    color: rgb(96 165 250 / 1)
}

.text-blue-400\/20 {
    color: rgb(96 165 250 / 0.2)
}

.text-blue-400\/25 {
    color: rgb(96 165 250 / 0.25)
}

.text-blue-400\/30 {
    color: rgb(96 165 250 / 0.3)
}

.text-blue-400\/40 {
    color: rgb(96 165 250 / 0.4)
}

.text-blue-400\/5 {
    color: rgb(96 165 250 / 0.05)
}

.text-blue-400\/50 {
    color: rgb(96 165 250 / 0.5)
}

.text-blue-400\/60 {
    color: rgb(96 165 250 / 0.6)
}

.text-blue-400\/70 {
    color: rgb(96 165 250 / 0.7)
}

.text-blue-400\/75 {
    color: rgb(96 165 250 / 0.75)
}

.text-blue-400\/80 {
    color: rgb(96 165 250 / 0.8)
}

.text-blue-400\/90 {
    color: rgb(96 165 250 / 0.9)
}

.text-blue-400\/95 {
    color: rgb(96 165 250 / 0.95)
}

.text-blue-50 {
    --tw-text-opacity: 1;
    color: rgb(239 246 255 / var(--tw-text-opacity))
}

.text-blue-50\/0 {
    color: rgb(239 246 255 / 0)
}

.text-blue-50\/10 {
    color: rgb(239 246 255 / 0.1)
}

.text-blue-50\/100 {
    color: rgb(239 246 255 / 1)
}

.text-blue-50\/20 {
    color: rgb(239 246 255 / 0.2)
}

.text-blue-50\/25 {
    color: rgb(239 246 255 / 0.25)
}

.text-blue-50\/30 {
    color: rgb(239 246 255 / 0.3)
}

.text-blue-50\/40 {
    color: rgb(239 246 255 / 0.4)
}

.text-blue-50\/5 {
    color: rgb(239 246 255 / 0.05)
}

.text-blue-50\/50 {
    color: rgb(239 246 255 / 0.5)
}

.text-blue-50\/60 {
    color: rgb(239 246 255 / 0.6)
}

.text-blue-50\/70 {
    color: rgb(239 246 255 / 0.7)
}

.text-blue-50\/75 {
    color: rgb(239 246 255 / 0.75)
}

.text-blue-50\/80 {
    color: rgb(239 246 255 / 0.8)
}

.text-blue-50\/90 {
    color: rgb(239 246 255 / 0.9)
}

.text-blue-50\/95 {
    color: rgb(239 246 255 / 0.95)
}

.text-blue-500 {
    --tw-text-opacity: 1;
    color: rgb(59 130 246 / var(--tw-text-opacity))
}

.text-blue-500\/0 {
    color: rgb(59 130 246 / 0)
}

.text-blue-500\/10 {
    color: rgb(59 130 246 / 0.1)
}

.text-blue-500\/100 {
    color: rgb(59 130 246 / 1)
}

.text-blue-500\/20 {
    color: rgb(59 130 246 / 0.2)
}

.text-blue-500\/25 {
    color: rgb(59 130 246 / 0.25)
}

.text-blue-500\/30 {
    color: rgb(59 130 246 / 0.3)
}

.text-blue-500\/40 {
    color: rgb(59 130 246 / 0.4)
}

.text-blue-500\/5 {
    color: rgb(59 130 246 / 0.05)
}

.text-blue-500\/50 {
    color: rgb(59 130 246 / 0.5)
}

.text-blue-500\/60 {
    color: rgb(59 130 246 / 0.6)
}

.text-blue-500\/70 {
    color: rgb(59 130 246 / 0.7)
}

.text-blue-500\/75 {
    color: rgb(59 130 246 / 0.75)
}

.text-blue-500\/80 {
    color: rgb(59 130 246 / 0.8)
}

.text-blue-500\/90 {
    color: rgb(59 130 246 / 0.9)
}

.text-blue-500\/95 {
    color: rgb(59 130 246 / 0.95)
}

.text-blue-550 {
    --tw-text-opacity: 1;
    color: rgb(51 88 255 / var(--tw-text-opacity))
}

.text-blue-550\/0 {
    color: rgb(51 88 255 / 0)
}

.text-blue-550\/10 {
    color: rgb(51 88 255 / 0.1)
}

.text-blue-550\/100 {
    color: rgb(51 88 255 / 1)
}

.text-blue-550\/20 {
    color: rgb(51 88 255 / 0.2)
}

.text-blue-550\/25 {
    color: rgb(51 88 255 / 0.25)
}

.text-blue-550\/30 {
    color: rgb(51 88 255 / 0.3)
}

.text-blue-550\/40 {
    color: rgb(51 88 255 / 0.4)
}

.text-blue-550\/5 {
    color: rgb(51 88 255 / 0.05)
}

.text-blue-550\/50 {
    color: rgb(51 88 255 / 0.5)
}

.text-blue-550\/60 {
    color: rgb(51 88 255 / 0.6)
}

.text-blue-550\/70 {
    color: rgb(51 88 255 / 0.7)
}

.text-blue-550\/75 {
    color: rgb(51 88 255 / 0.75)
}

.text-blue-550\/80 {
    color: rgb(51 88 255 / 0.8)
}

.text-blue-550\/90 {
    color: rgb(51 88 255 / 0.9)
}

.text-blue-550\/95 {
    color: rgb(51 88 255 / 0.95)
}

.text-blue-600 {
    --tw-text-opacity: 1;
    color: rgb(37 99 235 / var(--tw-text-opacity))
}

.text-blue-600\/0 {
    color: rgb(37 99 235 / 0)
}

.text-blue-600\/10 {
    color: rgb(37 99 235 / 0.1)
}

.text-blue-600\/100 {
    color: rgb(37 99 235 / 1)
}

.text-blue-600\/20 {
    color: rgb(37 99 235 / 0.2)
}

.text-blue-600\/25 {
    color: rgb(37 99 235 / 0.25)
}

.text-blue-600\/30 {
    color: rgb(37 99 235 / 0.3)
}

.text-blue-600\/40 {
    color: rgb(37 99 235 / 0.4)
}

.text-blue-600\/5 {
    color: rgb(37 99 235 / 0.05)
}

.text-blue-600\/50 {
    color: rgb(37 99 235 / 0.5)
}

.text-blue-600\/60 {
    color: rgb(37 99 235 / 0.6)
}

.text-blue-600\/70 {
    color: rgb(37 99 235 / 0.7)
}

.text-blue-600\/75 {
    color: rgb(37 99 235 / 0.75)
}

.text-blue-600\/80 {
    color: rgb(37 99 235 / 0.8)
}

.text-blue-600\/90 {
    color: rgb(37 99 235 / 0.9)
}

.text-blue-600\/95 {
    color: rgb(37 99 235 / 0.95)
}

.text-blue-650 {
    --tw-text-opacity: 1;
    color: rgb(61 88 164 / var(--tw-text-opacity))
}

.text-blue-650\/0 {
    color: rgb(61 88 164 / 0)
}

.text-blue-650\/10 {
    color: rgb(61 88 164 / 0.1)
}

.text-blue-650\/100 {
    color: rgb(61 88 164 / 1)
}

.text-blue-650\/20 {
    color: rgb(61 88 164 / 0.2)
}

.text-blue-650\/25 {
    color: rgb(61 88 164 / 0.25)
}

.text-blue-650\/30 {
    color: rgb(61 88 164 / 0.3)
}

.text-blue-650\/40 {
    color: rgb(61 88 164 / 0.4)
}

.text-blue-650\/5 {
    color: rgb(61 88 164 / 0.05)
}

.text-blue-650\/50 {
    color: rgb(61 88 164 / 0.5)
}

.text-blue-650\/60 {
    color: rgb(61 88 164 / 0.6)
}

.text-blue-650\/70 {
    color: rgb(61 88 164 / 0.7)
}

.text-blue-650\/75 {
    color: rgb(61 88 164 / 0.75)
}

.text-blue-650\/80 {
    color: rgb(61 88 164 / 0.8)
}

.text-blue-650\/90 {
    color: rgb(61 88 164 / 0.9)
}

.text-blue-650\/95 {
    color: rgb(61 88 164 / 0.95)
}

.text-blue-700 {
    --tw-text-opacity: 1;
    color: rgb(29 78 216 / var(--tw-text-opacity))
}

.text-blue-700\/0 {
    color: rgb(29 78 216 / 0)
}

.text-blue-700\/10 {
    color: rgb(29 78 216 / 0.1)
}

.text-blue-700\/100 {
    color: rgb(29 78 216 / 1)
}

.text-blue-700\/20 {
    color: rgb(29 78 216 / 0.2)
}

.text-blue-700\/25 {
    color: rgb(29 78 216 / 0.25)
}

.text-blue-700\/30 {
    color: rgb(29 78 216 / 0.3)
}

.text-blue-700\/40 {
    color: rgb(29 78 216 / 0.4)
}

.text-blue-700\/5 {
    color: rgb(29 78 216 / 0.05)
}

.text-blue-700\/50 {
    color: rgb(29 78 216 / 0.5)
}

.text-blue-700\/60 {
    color: rgb(29 78 216 / 0.6)
}

.text-blue-700\/70 {
    color: rgb(29 78 216 / 0.7)
}

.text-blue-700\/75 {
    color: rgb(29 78 216 / 0.75)
}

.text-blue-700\/80 {
    color: rgb(29 78 216 / 0.8)
}

.text-blue-700\/90 {
    color: rgb(29 78 216 / 0.9)
}

.text-blue-700\/95 {
    color: rgb(29 78 216 / 0.95)
}

.text-blue-800 {
    --tw-text-opacity: 1;
    color: rgb(30 64 175 / var(--tw-text-opacity))
}

.text-blue-800\/0 {
    color: rgb(30 64 175 / 0)
}

.text-blue-800\/10 {
    color: rgb(30 64 175 / 0.1)
}

.text-blue-800\/100 {
    color: rgb(30 64 175 / 1)
}

.text-blue-800\/20 {
    color: rgb(30 64 175 / 0.2)
}

.text-blue-800\/25 {
    color: rgb(30 64 175 / 0.25)
}

.text-blue-800\/30 {
    color: rgb(30 64 175 / 0.3)
}

.text-blue-800\/40 {
    color: rgb(30 64 175 / 0.4)
}

.text-blue-800\/5 {
    color: rgb(30 64 175 / 0.05)
}

.text-blue-800\/50 {
    color: rgb(30 64 175 / 0.5)
}

.text-blue-800\/60 {
    color: rgb(30 64 175 / 0.6)
}

.text-blue-800\/70 {
    color: rgb(30 64 175 / 0.7)
}

.text-blue-800\/75 {
    color: rgb(30 64 175 / 0.75)
}

.text-blue-800\/80 {
    color: rgb(30 64 175 / 0.8)
}

.text-blue-800\/90 {
    color: rgb(30 64 175 / 0.9)
}

.text-blue-800\/95 {
    color: rgb(30 64 175 / 0.95)
}

.text-blue-900 {
    --tw-text-opacity: 1;
    color: rgb(30 58 138 / var(--tw-text-opacity))
}

.text-blue-900\/0 {
    color: rgb(30 58 138 / 0)
}

.text-blue-900\/10 {
    color: rgb(30 58 138 / 0.1)
}

.text-blue-900\/100 {
    color: rgb(30 58 138 / 1)
}

.text-blue-900\/20 {
    color: rgb(30 58 138 / 0.2)
}

.text-blue-900\/25 {
    color: rgb(30 58 138 / 0.25)
}

.text-blue-900\/30 {
    color: rgb(30 58 138 / 0.3)
}

.text-blue-900\/40 {
    color: rgb(30 58 138 / 0.4)
}

.text-blue-900\/5 {
    color: rgb(30 58 138 / 0.05)
}

.text-blue-900\/50 {
    color: rgb(30 58 138 / 0.5)
}

.text-blue-900\/60 {
    color: rgb(30 58 138 / 0.6)
}

.text-blue-900\/70 {
    color: rgb(30 58 138 / 0.7)
}

.text-blue-900\/75 {
    color: rgb(30 58 138 / 0.75)
}

.text-blue-900\/80 {
    color: rgb(30 58 138 / 0.8)
}

.text-blue-900\/90 {
    color: rgb(30 58 138 / 0.9)
}

.text-blue-900\/95 {
    color: rgb(30 58 138 / 0.95)
}

.text-blue-950 {
    --tw-text-opacity: 1;
    color: rgb(23 37 84 / var(--tw-text-opacity))
}

.text-blue-950\/0 {
    color: rgb(23 37 84 / 0)
}

.text-blue-950\/10 {
    color: rgb(23 37 84 / 0.1)
}

.text-blue-950\/100 {
    color: rgb(23 37 84 / 1)
}

.text-blue-950\/20 {
    color: rgb(23 37 84 / 0.2)
}

.text-blue-950\/25 {
    color: rgb(23 37 84 / 0.25)
}

.text-blue-950\/30 {
    color: rgb(23 37 84 / 0.3)
}

.text-blue-950\/40 {
    color: rgb(23 37 84 / 0.4)
}

.text-blue-950\/5 {
    color: rgb(23 37 84 / 0.05)
}

.text-blue-950\/50 {
    color: rgb(23 37 84 / 0.5)
}

.text-blue-950\/60 {
    color: rgb(23 37 84 / 0.6)
}

.text-blue-950\/70 {
    color: rgb(23 37 84 / 0.7)
}

.text-blue-950\/75 {
    color: rgb(23 37 84 / 0.75)
}

.text-blue-950\/80 {
    color: rgb(23 37 84 / 0.8)
}

.text-blue-950\/90 {
    color: rgb(23 37 84 / 0.9)
}

.text-blue-950\/95 {
    color: rgb(23 37 84 / 0.95)
}

.text-cyan-100 {
    --tw-text-opacity: 1;
    color: rgb(207 250 254 / var(--tw-text-opacity))
}

.text-cyan-100\/0 {
    color: rgb(207 250 254 / 0)
}

.text-cyan-100\/10 {
    color: rgb(207 250 254 / 0.1)
}

.text-cyan-100\/100 {
    color: rgb(207 250 254 / 1)
}

.text-cyan-100\/20 {
    color: rgb(207 250 254 / 0.2)
}

.text-cyan-100\/25 {
    color: rgb(207 250 254 / 0.25)
}

.text-cyan-100\/30 {
    color: rgb(207 250 254 / 0.3)
}

.text-cyan-100\/40 {
    color: rgb(207 250 254 / 0.4)
}

.text-cyan-100\/5 {
    color: rgb(207 250 254 / 0.05)
}

.text-cyan-100\/50 {
    color: rgb(207 250 254 / 0.5)
}

.text-cyan-100\/60 {
    color: rgb(207 250 254 / 0.6)
}

.text-cyan-100\/70 {
    color: rgb(207 250 254 / 0.7)
}

.text-cyan-100\/75 {
    color: rgb(207 250 254 / 0.75)
}

.text-cyan-100\/80 {
    color: rgb(207 250 254 / 0.8)
}

.text-cyan-100\/90 {
    color: rgb(207 250 254 / 0.9)
}

.text-cyan-100\/95 {
    color: rgb(207 250 254 / 0.95)
}

.text-cyan-200 {
    --tw-text-opacity: 1;
    color: rgb(165 243 252 / var(--tw-text-opacity))
}

.text-cyan-200\/0 {
    color: rgb(165 243 252 / 0)
}

.text-cyan-200\/10 {
    color: rgb(165 243 252 / 0.1)
}

.text-cyan-200\/100 {
    color: rgb(165 243 252 / 1)
}

.text-cyan-200\/20 {
    color: rgb(165 243 252 / 0.2)
}

.text-cyan-200\/25 {
    color: rgb(165 243 252 / 0.25)
}

.text-cyan-200\/30 {
    color: rgb(165 243 252 / 0.3)
}

.text-cyan-200\/40 {
    color: rgb(165 243 252 / 0.4)
}

.text-cyan-200\/5 {
    color: rgb(165 243 252 / 0.05)
}

.text-cyan-200\/50 {
    color: rgb(165 243 252 / 0.5)
}

.text-cyan-200\/60 {
    color: rgb(165 243 252 / 0.6)
}

.text-cyan-200\/70 {
    color: rgb(165 243 252 / 0.7)
}

.text-cyan-200\/75 {
    color: rgb(165 243 252 / 0.75)
}

.text-cyan-200\/80 {
    color: rgb(165 243 252 / 0.8)
}

.text-cyan-200\/90 {
    color: rgb(165 243 252 / 0.9)
}

.text-cyan-200\/95 {
    color: rgb(165 243 252 / 0.95)
}

.text-cyan-300 {
    --tw-text-opacity: 1;
    color: rgb(103 232 249 / var(--tw-text-opacity))
}

.text-cyan-300\/0 {
    color: rgb(103 232 249 / 0)
}

.text-cyan-300\/10 {
    color: rgb(103 232 249 / 0.1)
}

.text-cyan-300\/100 {
    color: rgb(103 232 249 / 1)
}

.text-cyan-300\/20 {
    color: rgb(103 232 249 / 0.2)
}

.text-cyan-300\/25 {
    color: rgb(103 232 249 / 0.25)
}

.text-cyan-300\/30 {
    color: rgb(103 232 249 / 0.3)
}

.text-cyan-300\/40 {
    color: rgb(103 232 249 / 0.4)
}

.text-cyan-300\/5 {
    color: rgb(103 232 249 / 0.05)
}

.text-cyan-300\/50 {
    color: rgb(103 232 249 / 0.5)
}

.text-cyan-300\/60 {
    color: rgb(103 232 249 / 0.6)
}

.text-cyan-300\/70 {
    color: rgb(103 232 249 / 0.7)
}

.text-cyan-300\/75 {
    color: rgb(103 232 249 / 0.75)
}

.text-cyan-300\/80 {
    color: rgb(103 232 249 / 0.8)
}

.text-cyan-300\/90 {
    color: rgb(103 232 249 / 0.9)
}

.text-cyan-300\/95 {
    color: rgb(103 232 249 / 0.95)
}

.text-cyan-400 {
    --tw-text-opacity: 1;
    color: rgb(34 211 238 / var(--tw-text-opacity))
}

.text-cyan-400\/0 {
    color: rgb(34 211 238 / 0)
}

.text-cyan-400\/10 {
    color: rgb(34 211 238 / 0.1)
}

.text-cyan-400\/100 {
    color: rgb(34 211 238 / 1)
}

.text-cyan-400\/20 {
    color: rgb(34 211 238 / 0.2)
}

.text-cyan-400\/25 {
    color: rgb(34 211 238 / 0.25)
}

.text-cyan-400\/30 {
    color: rgb(34 211 238 / 0.3)
}

.text-cyan-400\/40 {
    color: rgb(34 211 238 / 0.4)
}

.text-cyan-400\/5 {
    color: rgb(34 211 238 / 0.05)
}

.text-cyan-400\/50 {
    color: rgb(34 211 238 / 0.5)
}

.text-cyan-400\/60 {
    color: rgb(34 211 238 / 0.6)
}

.text-cyan-400\/70 {
    color: rgb(34 211 238 / 0.7)
}

.text-cyan-400\/75 {
    color: rgb(34 211 238 / 0.75)
}

.text-cyan-400\/80 {
    color: rgb(34 211 238 / 0.8)
}

.text-cyan-400\/90 {
    color: rgb(34 211 238 / 0.9)
}

.text-cyan-400\/95 {
    color: rgb(34 211 238 / 0.95)
}

.text-cyan-50 {
    --tw-text-opacity: 1;
    color: rgb(236 254 255 / var(--tw-text-opacity))
}

.text-cyan-50\/0 {
    color: rgb(236 254 255 / 0)
}

.text-cyan-50\/10 {
    color: rgb(236 254 255 / 0.1)
}

.text-cyan-50\/100 {
    color: rgb(236 254 255 / 1)
}

.text-cyan-50\/20 {
    color: rgb(236 254 255 / 0.2)
}

.text-cyan-50\/25 {
    color: rgb(236 254 255 / 0.25)
}

.text-cyan-50\/30 {
    color: rgb(236 254 255 / 0.3)
}

.text-cyan-50\/40 {
    color: rgb(236 254 255 / 0.4)
}

.text-cyan-50\/5 {
    color: rgb(236 254 255 / 0.05)
}

.text-cyan-50\/50 {
    color: rgb(236 254 255 / 0.5)
}

.text-cyan-50\/60 {
    color: rgb(236 254 255 / 0.6)
}

.text-cyan-50\/70 {
    color: rgb(236 254 255 / 0.7)
}

.text-cyan-50\/75 {
    color: rgb(236 254 255 / 0.75)
}

.text-cyan-50\/80 {
    color: rgb(236 254 255 / 0.8)
}

.text-cyan-50\/90 {
    color: rgb(236 254 255 / 0.9)
}

.text-cyan-50\/95 {
    color: rgb(236 254 255 / 0.95)
}

.text-cyan-500 {
    --tw-text-opacity: 1;
    color: rgb(6 182 212 / var(--tw-text-opacity))
}

.text-cyan-500\/0 {
    color: rgb(6 182 212 / 0)
}

.text-cyan-500\/10 {
    color: rgb(6 182 212 / 0.1)
}

.text-cyan-500\/100 {
    color: rgb(6 182 212 / 1)
}

.text-cyan-500\/20 {
    color: rgb(6 182 212 / 0.2)
}

.text-cyan-500\/25 {
    color: rgb(6 182 212 / 0.25)
}

.text-cyan-500\/30 {
    color: rgb(6 182 212 / 0.3)
}

.text-cyan-500\/40 {
    color: rgb(6 182 212 / 0.4)
}

.text-cyan-500\/5 {
    color: rgb(6 182 212 / 0.05)
}

.text-cyan-500\/50 {
    color: rgb(6 182 212 / 0.5)
}

.text-cyan-500\/60 {
    color: rgb(6 182 212 / 0.6)
}

.text-cyan-500\/70 {
    color: rgb(6 182 212 / 0.7)
}

.text-cyan-500\/75 {
    color: rgb(6 182 212 / 0.75)
}

.text-cyan-500\/80 {
    color: rgb(6 182 212 / 0.8)
}

.text-cyan-500\/90 {
    color: rgb(6 182 212 / 0.9)
}

.text-cyan-500\/95 {
    color: rgb(6 182 212 / 0.95)
}

.text-cyan-600 {
    --tw-text-opacity: 1;
    color: rgb(8 145 178 / var(--tw-text-opacity))
}

.text-cyan-600\/0 {
    color: rgb(8 145 178 / 0)
}

.text-cyan-600\/10 {
    color: rgb(8 145 178 / 0.1)
}

.text-cyan-600\/100 {
    color: rgb(8 145 178 / 1)
}

.text-cyan-600\/20 {
    color: rgb(8 145 178 / 0.2)
}

.text-cyan-600\/25 {
    color: rgb(8 145 178 / 0.25)
}

.text-cyan-600\/30 {
    color: rgb(8 145 178 / 0.3)
}

.text-cyan-600\/40 {
    color: rgb(8 145 178 / 0.4)
}

.text-cyan-600\/5 {
    color: rgb(8 145 178 / 0.05)
}

.text-cyan-600\/50 {
    color: rgb(8 145 178 / 0.5)
}

.text-cyan-600\/60 {
    color: rgb(8 145 178 / 0.6)
}

.text-cyan-600\/70 {
    color: rgb(8 145 178 / 0.7)
}

.text-cyan-600\/75 {
    color: rgb(8 145 178 / 0.75)
}

.text-cyan-600\/80 {
    color: rgb(8 145 178 / 0.8)
}

.text-cyan-600\/90 {
    color: rgb(8 145 178 / 0.9)
}

.text-cyan-600\/95 {
    color: rgb(8 145 178 / 0.95)
}

.text-cyan-650 {
    --tw-text-opacity: 1;
    color: rgb(39 128 166 / var(--tw-text-opacity))
}

.text-cyan-650\/0 {
    color: rgb(39 128 166 / 0)
}

.text-cyan-650\/10 {
    color: rgb(39 128 166 / 0.1)
}

.text-cyan-650\/100 {
    color: rgb(39 128 166 / 1)
}

.text-cyan-650\/20 {
    color: rgb(39 128 166 / 0.2)
}

.text-cyan-650\/25 {
    color: rgb(39 128 166 / 0.25)
}

.text-cyan-650\/30 {
    color: rgb(39 128 166 / 0.3)
}

.text-cyan-650\/40 {
    color: rgb(39 128 166 / 0.4)
}

.text-cyan-650\/5 {
    color: rgb(39 128 166 / 0.05)
}

.text-cyan-650\/50 {
    color: rgb(39 128 166 / 0.5)
}

.text-cyan-650\/60 {
    color: rgb(39 128 166 / 0.6)
}

.text-cyan-650\/70 {
    color: rgb(39 128 166 / 0.7)
}

.text-cyan-650\/75 {
    color: rgb(39 128 166 / 0.75)
}

.text-cyan-650\/80 {
    color: rgb(39 128 166 / 0.8)
}

.text-cyan-650\/90 {
    color: rgb(39 128 166 / 0.9)
}

.text-cyan-650\/95 {
    color: rgb(39 128 166 / 0.95)
}

.text-cyan-700 {
    --tw-text-opacity: 1;
    color: rgb(14 116 144 / var(--tw-text-opacity))
}

.text-cyan-700\/0 {
    color: rgb(14 116 144 / 0)
}

.text-cyan-700\/10 {
    color: rgb(14 116 144 / 0.1)
}

.text-cyan-700\/100 {
    color: rgb(14 116 144 / 1)
}

.text-cyan-700\/20 {
    color: rgb(14 116 144 / 0.2)
}

.text-cyan-700\/25 {
    color: rgb(14 116 144 / 0.25)
}

.text-cyan-700\/30 {
    color: rgb(14 116 144 / 0.3)
}

.text-cyan-700\/40 {
    color: rgb(14 116 144 / 0.4)
}

.text-cyan-700\/5 {
    color: rgb(14 116 144 / 0.05)
}

.text-cyan-700\/50 {
    color: rgb(14 116 144 / 0.5)
}

.text-cyan-700\/60 {
    color: rgb(14 116 144 / 0.6)
}

.text-cyan-700\/70 {
    color: rgb(14 116 144 / 0.7)
}

.text-cyan-700\/75 {
    color: rgb(14 116 144 / 0.75)
}

.text-cyan-700\/80 {
    color: rgb(14 116 144 / 0.8)
}

.text-cyan-700\/90 {
    color: rgb(14 116 144 / 0.9)
}

.text-cyan-700\/95 {
    color: rgb(14 116 144 / 0.95)
}

.text-cyan-800 {
    --tw-text-opacity: 1;
    color: rgb(21 94 117 / var(--tw-text-opacity))
}

.text-cyan-800\/0 {
    color: rgb(21 94 117 / 0)
}

.text-cyan-800\/10 {
    color: rgb(21 94 117 / 0.1)
}

.text-cyan-800\/100 {
    color: rgb(21 94 117 / 1)
}

.text-cyan-800\/20 {
    color: rgb(21 94 117 / 0.2)
}

.text-cyan-800\/25 {
    color: rgb(21 94 117 / 0.25)
}

.text-cyan-800\/30 {
    color: rgb(21 94 117 / 0.3)
}

.text-cyan-800\/40 {
    color: rgb(21 94 117 / 0.4)
}

.text-cyan-800\/5 {
    color: rgb(21 94 117 / 0.05)
}

.text-cyan-800\/50 {
    color: rgb(21 94 117 / 0.5)
}

.text-cyan-800\/60 {
    color: rgb(21 94 117 / 0.6)
}

.text-cyan-800\/70 {
    color: rgb(21 94 117 / 0.7)
}

.text-cyan-800\/75 {
    color: rgb(21 94 117 / 0.75)
}

.text-cyan-800\/80 {
    color: rgb(21 94 117 / 0.8)
}

.text-cyan-800\/90 {
    color: rgb(21 94 117 / 0.9)
}

.text-cyan-800\/95 {
    color: rgb(21 94 117 / 0.95)
}

.text-cyan-900 {
    --tw-text-opacity: 1;
    color: rgb(22 78 99 / var(--tw-text-opacity))
}

.text-cyan-900\/0 {
    color: rgb(22 78 99 / 0)
}

.text-cyan-900\/10 {
    color: rgb(22 78 99 / 0.1)
}

.text-cyan-900\/100 {
    color: rgb(22 78 99 / 1)
}

.text-cyan-900\/20 {
    color: rgb(22 78 99 / 0.2)
}

.text-cyan-900\/25 {
    color: rgb(22 78 99 / 0.25)
}

.text-cyan-900\/30 {
    color: rgb(22 78 99 / 0.3)
}

.text-cyan-900\/40 {
    color: rgb(22 78 99 / 0.4)
}

.text-cyan-900\/5 {
    color: rgb(22 78 99 / 0.05)
}

.text-cyan-900\/50 {
    color: rgb(22 78 99 / 0.5)
}

.text-cyan-900\/60 {
    color: rgb(22 78 99 / 0.6)
}

.text-cyan-900\/70 {
    color: rgb(22 78 99 / 0.7)
}

.text-cyan-900\/75 {
    color: rgb(22 78 99 / 0.75)
}

.text-cyan-900\/80 {
    color: rgb(22 78 99 / 0.8)
}

.text-cyan-900\/90 {
    color: rgb(22 78 99 / 0.9)
}

.text-cyan-900\/95 {
    color: rgb(22 78 99 / 0.95)
}

.text-cyan-950 {
    --tw-text-opacity: 1;
    color: rgb(8 51 68 / var(--tw-text-opacity))
}

.text-cyan-950\/0 {
    color: rgb(8 51 68 / 0)
}

.text-cyan-950\/10 {
    color: rgb(8 51 68 / 0.1)
}

.text-cyan-950\/100 {
    color: rgb(8 51 68 / 1)
}

.text-cyan-950\/20 {
    color: rgb(8 51 68 / 0.2)
}

.text-cyan-950\/25 {
    color: rgb(8 51 68 / 0.25)
}

.text-cyan-950\/30 {
    color: rgb(8 51 68 / 0.3)
}

.text-cyan-950\/40 {
    color: rgb(8 51 68 / 0.4)
}

.text-cyan-950\/5 {
    color: rgb(8 51 68 / 0.05)
}

.text-cyan-950\/50 {
    color: rgb(8 51 68 / 0.5)
}

.text-cyan-950\/60 {
    color: rgb(8 51 68 / 0.6)
}

.text-cyan-950\/70 {
    color: rgb(8 51 68 / 0.7)
}

.text-cyan-950\/75 {
    color: rgb(8 51 68 / 0.75)
}

.text-cyan-950\/80 {
    color: rgb(8 51 68 / 0.8)
}

.text-cyan-950\/90 {
    color: rgb(8 51 68 / 0.9)
}

.text-cyan-950\/95 {
    color: rgb(8 51 68 / 0.95)
}

.text-emerald-700 {
    --tw-text-opacity: 1;
    color: rgb(4 120 87 / var(--tw-text-opacity))
}

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

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

.text-fuchsia-100 {
    --tw-text-opacity: 1;
    color: rgb(250 232 255 / var(--tw-text-opacity))
}

.text-fuchsia-100\/0 {
    color: rgb(250 232 255 / 0)
}

.text-fuchsia-100\/10 {
    color: rgb(250 232 255 / 0.1)
}

.text-fuchsia-100\/100 {
    color: rgb(250 232 255 / 1)
}

.text-fuchsia-100\/20 {
    color: rgb(250 232 255 / 0.2)
}

.text-fuchsia-100\/25 {
    color: rgb(250 232 255 / 0.25)
}

.text-fuchsia-100\/30 {
    color: rgb(250 232 255 / 0.3)
}

.text-fuchsia-100\/40 {
    color: rgb(250 232 255 / 0.4)
}

.text-fuchsia-100\/5 {
    color: rgb(250 232 255 / 0.05)
}

.text-fuchsia-100\/50 {
    color: rgb(250 232 255 / 0.5)
}

.text-fuchsia-100\/60 {
    color: rgb(250 232 255 / 0.6)
}

.text-fuchsia-100\/70 {
    color: rgb(250 232 255 / 0.7)
}

.text-fuchsia-100\/75 {
    color: rgb(250 232 255 / 0.75)
}

.text-fuchsia-100\/80 {
    color: rgb(250 232 255 / 0.8)
}

.text-fuchsia-100\/90 {
    color: rgb(250 232 255 / 0.9)
}

.text-fuchsia-100\/95 {
    color: rgb(250 232 255 / 0.95)
}

.text-fuchsia-200 {
    --tw-text-opacity: 1;
    color: rgb(245 208 254 / var(--tw-text-opacity))
}

.text-fuchsia-200\/0 {
    color: rgb(245 208 254 / 0)
}

.text-fuchsia-200\/10 {
    color: rgb(245 208 254 / 0.1)
}

.text-fuchsia-200\/100 {
    color: rgb(245 208 254 / 1)
}

.text-fuchsia-200\/20 {
    color: rgb(245 208 254 / 0.2)
}

.text-fuchsia-200\/25 {
    color: rgb(245 208 254 / 0.25)
}

.text-fuchsia-200\/30 {
    color: rgb(245 208 254 / 0.3)
}

.text-fuchsia-200\/40 {
    color: rgb(245 208 254 / 0.4)
}

.text-fuchsia-200\/5 {
    color: rgb(245 208 254 / 0.05)
}

.text-fuchsia-200\/50 {
    color: rgb(245 208 254 / 0.5)
}

.text-fuchsia-200\/60 {
    color: rgb(245 208 254 / 0.6)
}

.text-fuchsia-200\/70 {
    color: rgb(245 208 254 / 0.7)
}

.text-fuchsia-200\/75 {
    color: rgb(245 208 254 / 0.75)
}

.text-fuchsia-200\/80 {
    color: rgb(245 208 254 / 0.8)
}

.text-fuchsia-200\/90 {
    color: rgb(245 208 254 / 0.9)
}

.text-fuchsia-200\/95 {
    color: rgb(245 208 254 / 0.95)
}

.text-fuchsia-250 {
    --tw-text-opacity: 1;
    color: rgb(247 211 255 / var(--tw-text-opacity))
}

.text-fuchsia-250\/0 {
    color: rgb(247 211 255 / 0)
}

.text-fuchsia-250\/10 {
    color: rgb(247 211 255 / 0.1)
}

.text-fuchsia-250\/100 {
    color: rgb(247 211 255 / 1)
}

.text-fuchsia-250\/20 {
    color: rgb(247 211 255 / 0.2)
}

.text-fuchsia-250\/25 {
    color: rgb(247 211 255 / 0.25)
}

.text-fuchsia-250\/30 {
    color: rgb(247 211 255 / 0.3)
}

.text-fuchsia-250\/40 {
    color: rgb(247 211 255 / 0.4)
}

.text-fuchsia-250\/5 {
    color: rgb(247 211 255 / 0.05)
}

.text-fuchsia-250\/50 {
    color: rgb(247 211 255 / 0.5)
}

.text-fuchsia-250\/60 {
    color: rgb(247 211 255 / 0.6)
}

.text-fuchsia-250\/70 {
    color: rgb(247 211 255 / 0.7)
}

.text-fuchsia-250\/75 {
    color: rgb(247 211 255 / 0.75)
}

.text-fuchsia-250\/80 {
    color: rgb(247 211 255 / 0.8)
}

.text-fuchsia-250\/90 {
    color: rgb(247 211 255 / 0.9)
}

.text-fuchsia-250\/95 {
    color: rgb(247 211 255 / 0.95)
}

.text-fuchsia-300 {
    --tw-text-opacity: 1;
    color: rgb(240 171 252 / var(--tw-text-opacity))
}

.text-fuchsia-300\/0 {
    color: rgb(240 171 252 / 0)
}

.text-fuchsia-300\/10 {
    color: rgb(240 171 252 / 0.1)
}

.text-fuchsia-300\/100 {
    color: rgb(240 171 252 / 1)
}

.text-fuchsia-300\/20 {
    color: rgb(240 171 252 / 0.2)
}

.text-fuchsia-300\/25 {
    color: rgb(240 171 252 / 0.25)
}

.text-fuchsia-300\/30 {
    color: rgb(240 171 252 / 0.3)
}

.text-fuchsia-300\/40 {
    color: rgb(240 171 252 / 0.4)
}

.text-fuchsia-300\/5 {
    color: rgb(240 171 252 / 0.05)
}

.text-fuchsia-300\/50 {
    color: rgb(240 171 252 / 0.5)
}

.text-fuchsia-300\/60 {
    color: rgb(240 171 252 / 0.6)
}

.text-fuchsia-300\/70 {
    color: rgb(240 171 252 / 0.7)
}

.text-fuchsia-300\/75 {
    color: rgb(240 171 252 / 0.75)
}

.text-fuchsia-300\/80 {
    color: rgb(240 171 252 / 0.8)
}

.text-fuchsia-300\/90 {
    color: rgb(240 171 252 / 0.9)
}

.text-fuchsia-300\/95 {
    color: rgb(240 171 252 / 0.95)
}

.text-fuchsia-400 {
    --tw-text-opacity: 1;
    color: rgb(232 121 249 / var(--tw-text-opacity))
}

.text-fuchsia-400\/0 {
    color: rgb(232 121 249 / 0)
}

.text-fuchsia-400\/10 {
    color: rgb(232 121 249 / 0.1)
}

.text-fuchsia-400\/100 {
    color: rgb(232 121 249 / 1)
}

.text-fuchsia-400\/20 {
    color: rgb(232 121 249 / 0.2)
}

.text-fuchsia-400\/25 {
    color: rgb(232 121 249 / 0.25)
}

.text-fuchsia-400\/30 {
    color: rgb(232 121 249 / 0.3)
}

.text-fuchsia-400\/40 {
    color: rgb(232 121 249 / 0.4)
}

.text-fuchsia-400\/5 {
    color: rgb(232 121 249 / 0.05)
}

.text-fuchsia-400\/50 {
    color: rgb(232 121 249 / 0.5)
}

.text-fuchsia-400\/60 {
    color: rgb(232 121 249 / 0.6)
}

.text-fuchsia-400\/70 {
    color: rgb(232 121 249 / 0.7)
}

.text-fuchsia-400\/75 {
    color: rgb(232 121 249 / 0.75)
}

.text-fuchsia-400\/80 {
    color: rgb(232 121 249 / 0.8)
}

.text-fuchsia-400\/90 {
    color: rgb(232 121 249 / 0.9)
}

.text-fuchsia-400\/95 {
    color: rgb(232 121 249 / 0.95)
}

.text-fuchsia-50 {
    --tw-text-opacity: 1;
    color: rgb(253 244 255 / var(--tw-text-opacity))
}

.text-fuchsia-50\/0 {
    color: rgb(253 244 255 / 0)
}

.text-fuchsia-50\/10 {
    color: rgb(253 244 255 / 0.1)
}

.text-fuchsia-50\/100 {
    color: rgb(253 244 255 / 1)
}

.text-fuchsia-50\/20 {
    color: rgb(253 244 255 / 0.2)
}

.text-fuchsia-50\/25 {
    color: rgb(253 244 255 / 0.25)
}

.text-fuchsia-50\/30 {
    color: rgb(253 244 255 / 0.3)
}

.text-fuchsia-50\/40 {
    color: rgb(253 244 255 / 0.4)
}

.text-fuchsia-50\/5 {
    color: rgb(253 244 255 / 0.05)
}

.text-fuchsia-50\/50 {
    color: rgb(253 244 255 / 0.5)
}

.text-fuchsia-50\/60 {
    color: rgb(253 244 255 / 0.6)
}

.text-fuchsia-50\/70 {
    color: rgb(253 244 255 / 0.7)
}

.text-fuchsia-50\/75 {
    color: rgb(253 244 255 / 0.75)
}

.text-fuchsia-50\/80 {
    color: rgb(253 244 255 / 0.8)
}

.text-fuchsia-50\/90 {
    color: rgb(253 244 255 / 0.9)
}

.text-fuchsia-50\/95 {
    color: rgb(253 244 255 / 0.95)
}

.text-fuchsia-500 {
    --tw-text-opacity: 1;
    color: rgb(217 70 239 / var(--tw-text-opacity))
}

.text-fuchsia-500\/0 {
    color: rgb(217 70 239 / 0)
}

.text-fuchsia-500\/10 {
    color: rgb(217 70 239 / 0.1)
}

.text-fuchsia-500\/100 {
    color: rgb(217 70 239 / 1)
}

.text-fuchsia-500\/20 {
    color: rgb(217 70 239 / 0.2)
}

.text-fuchsia-500\/25 {
    color: rgb(217 70 239 / 0.25)
}

.text-fuchsia-500\/30 {
    color: rgb(217 70 239 / 0.3)
}

.text-fuchsia-500\/40 {
    color: rgb(217 70 239 / 0.4)
}

.text-fuchsia-500\/5 {
    color: rgb(217 70 239 / 0.05)
}

.text-fuchsia-500\/50 {
    color: rgb(217 70 239 / 0.5)
}

.text-fuchsia-500\/60 {
    color: rgb(217 70 239 / 0.6)
}

.text-fuchsia-500\/70 {
    color: rgb(217 70 239 / 0.7)
}

.text-fuchsia-500\/75 {
    color: rgb(217 70 239 / 0.75)
}

.text-fuchsia-500\/80 {
    color: rgb(217 70 239 / 0.8)
}

.text-fuchsia-500\/90 {
    color: rgb(217 70 239 / 0.9)
}

.text-fuchsia-500\/95 {
    color: rgb(217 70 239 / 0.95)
}

.text-fuchsia-550 {
    --tw-text-opacity: 1;
    color: rgb(194 38 201 / var(--tw-text-opacity))
}

.text-fuchsia-550\/0 {
    color: rgb(194 38 201 / 0)
}

.text-fuchsia-550\/10 {
    color: rgb(194 38 201 / 0.1)
}

.text-fuchsia-550\/100 {
    color: rgb(194 38 201 / 1)
}

.text-fuchsia-550\/20 {
    color: rgb(194 38 201 / 0.2)
}

.text-fuchsia-550\/25 {
    color: rgb(194 38 201 / 0.25)
}

.text-fuchsia-550\/30 {
    color: rgb(194 38 201 / 0.3)
}

.text-fuchsia-550\/40 {
    color: rgb(194 38 201 / 0.4)
}

.text-fuchsia-550\/5 {
    color: rgb(194 38 201 / 0.05)
}

.text-fuchsia-550\/50 {
    color: rgb(194 38 201 / 0.5)
}

.text-fuchsia-550\/60 {
    color: rgb(194 38 201 / 0.6)
}

.text-fuchsia-550\/70 {
    color: rgb(194 38 201 / 0.7)
}

.text-fuchsia-550\/75 {
    color: rgb(194 38 201 / 0.75)
}

.text-fuchsia-550\/80 {
    color: rgb(194 38 201 / 0.8)
}

.text-fuchsia-550\/90 {
    color: rgb(194 38 201 / 0.9)
}

.text-fuchsia-550\/95 {
    color: rgb(194 38 201 / 0.95)
}

.text-fuchsia-575 {
    --tw-text-opacity: 1;
    color: rgb(188 48 223 / var(--tw-text-opacity))
}

.text-fuchsia-575\/0 {
    color: rgb(188 48 223 / 0)
}

.text-fuchsia-575\/10 {
    color: rgb(188 48 223 / 0.1)
}

.text-fuchsia-575\/100 {
    color: rgb(188 48 223 / 1)
}

.text-fuchsia-575\/20 {
    color: rgb(188 48 223 / 0.2)
}

.text-fuchsia-575\/25 {
    color: rgb(188 48 223 / 0.25)
}

.text-fuchsia-575\/30 {
    color: rgb(188 48 223 / 0.3)
}

.text-fuchsia-575\/40 {
    color: rgb(188 48 223 / 0.4)
}

.text-fuchsia-575\/5 {
    color: rgb(188 48 223 / 0.05)
}

.text-fuchsia-575\/50 {
    color: rgb(188 48 223 / 0.5)
}

.text-fuchsia-575\/60 {
    color: rgb(188 48 223 / 0.6)
}

.text-fuchsia-575\/70 {
    color: rgb(188 48 223 / 0.7)
}

.text-fuchsia-575\/75 {
    color: rgb(188 48 223 / 0.75)
}

.text-fuchsia-575\/80 {
    color: rgb(188 48 223 / 0.8)
}

.text-fuchsia-575\/90 {
    color: rgb(188 48 223 / 0.9)
}

.text-fuchsia-575\/95 {
    color: rgb(188 48 223 / 0.95)
}

.text-fuchsia-600 {
    --tw-text-opacity: 1;
    color: rgb(192 38 211 / var(--tw-text-opacity))
}

.text-fuchsia-600\/0 {
    color: rgb(192 38 211 / 0)
}

.text-fuchsia-600\/10 {
    color: rgb(192 38 211 / 0.1)
}

.text-fuchsia-600\/100 {
    color: rgb(192 38 211 / 1)
}

.text-fuchsia-600\/20 {
    color: rgb(192 38 211 / 0.2)
}

.text-fuchsia-600\/25 {
    color: rgb(192 38 211 / 0.25)
}

.text-fuchsia-600\/30 {
    color: rgb(192 38 211 / 0.3)
}

.text-fuchsia-600\/40 {
    color: rgb(192 38 211 / 0.4)
}

.text-fuchsia-600\/5 {
    color: rgb(192 38 211 / 0.05)
}

.text-fuchsia-600\/50 {
    color: rgb(192 38 211 / 0.5)
}

.text-fuchsia-600\/60 {
    color: rgb(192 38 211 / 0.6)
}

.text-fuchsia-600\/70 {
    color: rgb(192 38 211 / 0.7)
}

.text-fuchsia-600\/75 {
    color: rgb(192 38 211 / 0.75)
}

.text-fuchsia-600\/80 {
    color: rgb(192 38 211 / 0.8)
}

.text-fuchsia-600\/90 {
    color: rgb(192 38 211 / 0.9)
}

.text-fuchsia-600\/95 {
    color: rgb(192 38 211 / 0.95)
}

.text-fuchsia-650 {
    --tw-text-opacity: 1;
    color: rgb(156 30 163 / var(--tw-text-opacity))
}

.text-fuchsia-650\/0 {
    color: rgb(156 30 163 / 0)
}

.text-fuchsia-650\/10 {
    color: rgb(156 30 163 / 0.1)
}

.text-fuchsia-650\/100 {
    color: rgb(156 30 163 / 1)
}

.text-fuchsia-650\/20 {
    color: rgb(156 30 163 / 0.2)
}

.text-fuchsia-650\/25 {
    color: rgb(156 30 163 / 0.25)
}

.text-fuchsia-650\/30 {
    color: rgb(156 30 163 / 0.3)
}

.text-fuchsia-650\/40 {
    color: rgb(156 30 163 / 0.4)
}

.text-fuchsia-650\/5 {
    color: rgb(156 30 163 / 0.05)
}

.text-fuchsia-650\/50 {
    color: rgb(156 30 163 / 0.5)
}

.text-fuchsia-650\/60 {
    color: rgb(156 30 163 / 0.6)
}

.text-fuchsia-650\/70 {
    color: rgb(156 30 163 / 0.7)
}

.text-fuchsia-650\/75 {
    color: rgb(156 30 163 / 0.75)
}

.text-fuchsia-650\/80 {
    color: rgb(156 30 163 / 0.8)
}

.text-fuchsia-650\/90 {
    color: rgb(156 30 163 / 0.9)
}

.text-fuchsia-650\/95 {
    color: rgb(156 30 163 / 0.95)
}

.text-fuchsia-700 {
    --tw-text-opacity: 1;
    color: rgb(162 28 175 / var(--tw-text-opacity))
}

.text-fuchsia-700\/0 {
    color: rgb(162 28 175 / 0)
}

.text-fuchsia-700\/10 {
    color: rgb(162 28 175 / 0.1)
}

.text-fuchsia-700\/100 {
    color: rgb(162 28 175 / 1)
}

.text-fuchsia-700\/20 {
    color: rgb(162 28 175 / 0.2)
}

.text-fuchsia-700\/25 {
    color: rgb(162 28 175 / 0.25)
}

.text-fuchsia-700\/30 {
    color: rgb(162 28 175 / 0.3)
}

.text-fuchsia-700\/40 {
    color: rgb(162 28 175 / 0.4)
}

.text-fuchsia-700\/5 {
    color: rgb(162 28 175 / 0.05)
}

.text-fuchsia-700\/50 {
    color: rgb(162 28 175 / 0.5)
}

.text-fuchsia-700\/60 {
    color: rgb(162 28 175 / 0.6)
}

.text-fuchsia-700\/70 {
    color: rgb(162 28 175 / 0.7)
}

.text-fuchsia-700\/75 {
    color: rgb(162 28 175 / 0.75)
}

.text-fuchsia-700\/80 {
    color: rgb(162 28 175 / 0.8)
}

.text-fuchsia-700\/90 {
    color: rgb(162 28 175 / 0.9)
}

.text-fuchsia-700\/95 {
    color: rgb(162 28 175 / 0.95)
}

.text-fuchsia-800 {
    --tw-text-opacity: 1;
    color: rgb(134 25 143 / var(--tw-text-opacity))
}

.text-fuchsia-800\/0 {
    color: rgb(134 25 143 / 0)
}

.text-fuchsia-800\/10 {
    color: rgb(134 25 143 / 0.1)
}

.text-fuchsia-800\/100 {
    color: rgb(134 25 143 / 1)
}

.text-fuchsia-800\/20 {
    color: rgb(134 25 143 / 0.2)
}

.text-fuchsia-800\/25 {
    color: rgb(134 25 143 / 0.25)
}

.text-fuchsia-800\/30 {
    color: rgb(134 25 143 / 0.3)
}

.text-fuchsia-800\/40 {
    color: rgb(134 25 143 / 0.4)
}

.text-fuchsia-800\/5 {
    color: rgb(134 25 143 / 0.05)
}

.text-fuchsia-800\/50 {
    color: rgb(134 25 143 / 0.5)
}

.text-fuchsia-800\/60 {
    color: rgb(134 25 143 / 0.6)
}

.text-fuchsia-800\/70 {
    color: rgb(134 25 143 / 0.7)
}

.text-fuchsia-800\/75 {
    color: rgb(134 25 143 / 0.75)
}

.text-fuchsia-800\/80 {
    color: rgb(134 25 143 / 0.8)
}

.text-fuchsia-800\/90 {
    color: rgb(134 25 143 / 0.9)
}

.text-fuchsia-800\/95 {
    color: rgb(134 25 143 / 0.95)
}

.text-fuchsia-900 {
    --tw-text-opacity: 1;
    color: rgb(112 26 117 / var(--tw-text-opacity))
}

.text-fuchsia-900\/0 {
    color: rgb(112 26 117 / 0)
}

.text-fuchsia-900\/10 {
    color: rgb(112 26 117 / 0.1)
}

.text-fuchsia-900\/100 {
    color: rgb(112 26 117 / 1)
}

.text-fuchsia-900\/20 {
    color: rgb(112 26 117 / 0.2)
}

.text-fuchsia-900\/25 {
    color: rgb(112 26 117 / 0.25)
}

.text-fuchsia-900\/30 {
    color: rgb(112 26 117 / 0.3)
}

.text-fuchsia-900\/40 {
    color: rgb(112 26 117 / 0.4)
}

.text-fuchsia-900\/5 {
    color: rgb(112 26 117 / 0.05)
}

.text-fuchsia-900\/50 {
    color: rgb(112 26 117 / 0.5)
}

.text-fuchsia-900\/60 {
    color: rgb(112 26 117 / 0.6)
}

.text-fuchsia-900\/70 {
    color: rgb(112 26 117 / 0.7)
}

.text-fuchsia-900\/75 {
    color: rgb(112 26 117 / 0.75)
}

.text-fuchsia-900\/80 {
    color: rgb(112 26 117 / 0.8)
}

.text-fuchsia-900\/90 {
    color: rgb(112 26 117 / 0.9)
}

.text-fuchsia-900\/95 {
    color: rgb(112 26 117 / 0.95)
}

.text-fuchsia-950 {
    --tw-text-opacity: 1;
    color: rgb(74 4 78 / var(--tw-text-opacity))
}

.text-fuchsia-950\/0 {
    color: rgb(74 4 78 / 0)
}

.text-fuchsia-950\/10 {
    color: rgb(74 4 78 / 0.1)
}

.text-fuchsia-950\/100 {
    color: rgb(74 4 78 / 1)
}

.text-fuchsia-950\/20 {
    color: rgb(74 4 78 / 0.2)
}

.text-fuchsia-950\/25 {
    color: rgb(74 4 78 / 0.25)
}

.text-fuchsia-950\/30 {
    color: rgb(74 4 78 / 0.3)
}

.text-fuchsia-950\/40 {
    color: rgb(74 4 78 / 0.4)
}

.text-fuchsia-950\/5 {
    color: rgb(74 4 78 / 0.05)
}

.text-fuchsia-950\/50 {
    color: rgb(74 4 78 / 0.5)
}

.text-fuchsia-950\/60 {
    color: rgb(74 4 78 / 0.6)
}

.text-fuchsia-950\/70 {
    color: rgb(74 4 78 / 0.7)
}

.text-fuchsia-950\/75 {
    color: rgb(74 4 78 / 0.75)
}

.text-fuchsia-950\/80 {
    color: rgb(74 4 78 / 0.8)
}

.text-fuchsia-950\/90 {
    color: rgb(74 4 78 / 0.9)
}

.text-fuchsia-950\/95 {
    color: rgb(74 4 78 / 0.95)
}

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

.text-gray-100\/0 {
    color: rgb(243 244 246 / 0)
}

.text-gray-100\/10 {
    color: rgb(243 244 246 / 0.1)
}

.text-gray-100\/100 {
    color: rgb(243 244 246 / 1)
}

.text-gray-100\/20 {
    color: rgb(243 244 246 / 0.2)
}

.text-gray-100\/25 {
    color: rgb(243 244 246 / 0.25)
}

.text-gray-100\/30 {
    color: rgb(243 244 246 / 0.3)
}

.text-gray-100\/40 {
    color: rgb(243 244 246 / 0.4)
}

.text-gray-100\/5 {
    color: rgb(243 244 246 / 0.05)
}

.text-gray-100\/50 {
    color: rgb(243 244 246 / 0.5)
}

.text-gray-100\/60 {
    color: rgb(243 244 246 / 0.6)
}

.text-gray-100\/70 {
    color: rgb(243 244 246 / 0.7)
}

.text-gray-100\/75 {
    color: rgb(243 244 246 / 0.75)
}

.text-gray-100\/80 {
    color: rgb(243 244 246 / 0.8)
}

.text-gray-100\/90 {
    color: rgb(243 244 246 / 0.9)
}

.text-gray-100\/95 {
    color: rgb(243 244 246 / 0.95)
}

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

.text-gray-200\/0 {
    color: rgb(229 231 235 / 0)
}

.text-gray-200\/10 {
    color: rgb(229 231 235 / 0.1)
}

.text-gray-200\/100 {
    color: rgb(229 231 235 / 1)
}

.text-gray-200\/20 {
    color: rgb(229 231 235 / 0.2)
}

.text-gray-200\/25 {
    color: rgb(229 231 235 / 0.25)
}

.text-gray-200\/30 {
    color: rgb(229 231 235 / 0.3)
}

.text-gray-200\/40 {
    color: rgb(229 231 235 / 0.4)
}

.text-gray-200\/5 {
    color: rgb(229 231 235 / 0.05)
}

.text-gray-200\/50 {
    color: rgb(229 231 235 / 0.5)
}

.text-gray-200\/60 {
    color: rgb(229 231 235 / 0.6)
}

.text-gray-200\/70 {
    color: rgb(229 231 235 / 0.7)
}

.text-gray-200\/75 {
    color: rgb(229 231 235 / 0.75)
}

.text-gray-200\/80 {
    color: rgb(229 231 235 / 0.8)
}

.text-gray-200\/90 {
    color: rgb(229 231 235 / 0.9)
}

.text-gray-200\/95 {
    color: rgb(229 231 235 / 0.95)
}

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

.text-gray-300\/0 {
    color: rgb(209 213 219 / 0)
}

.text-gray-300\/10 {
    color: rgb(209 213 219 / 0.1)
}

.text-gray-300\/100 {
    color: rgb(209 213 219 / 1)
}

.text-gray-300\/20 {
    color: rgb(209 213 219 / 0.2)
}

.text-gray-300\/25 {
    color: rgb(209 213 219 / 0.25)
}

.text-gray-300\/30 {
    color: rgb(209 213 219 / 0.3)
}

.text-gray-300\/40 {
    color: rgb(209 213 219 / 0.4)
}

.text-gray-300\/5 {
    color: rgb(209 213 219 / 0.05)
}

.text-gray-300\/50 {
    color: rgb(209 213 219 / 0.5)
}

.text-gray-300\/60 {
    color: rgb(209 213 219 / 0.6)
}

.text-gray-300\/70 {
    color: rgb(209 213 219 / 0.7)
}

.text-gray-300\/75 {
    color: rgb(209 213 219 / 0.75)
}

.text-gray-300\/80 {
    color: rgb(209 213 219 / 0.8)
}

.text-gray-300\/90 {
    color: rgb(209 213 219 / 0.9)
}

.text-gray-300\/95 {
    color: rgb(209 213 219 / 0.95)
}

.text-gray-350 {
    --tw-text-opacity: 1;
    color: rgb(215 217 216 / var(--tw-text-opacity))
}

.text-gray-350\/0 {
    color: rgb(215 217 216 / 0)
}

.text-gray-350\/10 {
    color: rgb(215 217 216 / 0.1)
}

.text-gray-350\/100 {
    color: rgb(215 217 216 / 1)
}

.text-gray-350\/20 {
    color: rgb(215 217 216 / 0.2)
}

.text-gray-350\/25 {
    color: rgb(215 217 216 / 0.25)
}

.text-gray-350\/30 {
    color: rgb(215 217 216 / 0.3)
}

.text-gray-350\/40 {
    color: rgb(215 217 216 / 0.4)
}

.text-gray-350\/5 {
    color: rgb(215 217 216 / 0.05)
}

.text-gray-350\/50 {
    color: rgb(215 217 216 / 0.5)
}

.text-gray-350\/60 {
    color: rgb(215 217 216 / 0.6)
}

.text-gray-350\/70 {
    color: rgb(215 217 216 / 0.7)
}

.text-gray-350\/75 {
    color: rgb(215 217 216 / 0.75)
}

.text-gray-350\/80 {
    color: rgb(215 217 216 / 0.8)
}

.text-gray-350\/90 {
    color: rgb(215 217 216 / 0.9)
}

.text-gray-350\/95 {
    color: rgb(215 217 216 / 0.95)
}

.text-gray-351 {
    --tw-text-opacity: 1;
    color: rgb(152 152 152 / var(--tw-text-opacity))
}

.text-gray-351\/0 {
    color: rgb(152 152 152 / 0)
}

.text-gray-351\/10 {
    color: rgb(152 152 152 / 0.1)
}

.text-gray-351\/100 {
    color: rgb(152 152 152 / 1)
}

.text-gray-351\/20 {
    color: rgb(152 152 152 / 0.2)
}

.text-gray-351\/25 {
    color: rgb(152 152 152 / 0.25)
}

.text-gray-351\/30 {
    color: rgb(152 152 152 / 0.3)
}

.text-gray-351\/40 {
    color: rgb(152 152 152 / 0.4)
}

.text-gray-351\/5 {
    color: rgb(152 152 152 / 0.05)
}

.text-gray-351\/50 {
    color: rgb(152 152 152 / 0.5)
}

.text-gray-351\/60 {
    color: rgb(152 152 152 / 0.6)
}

.text-gray-351\/70 {
    color: rgb(152 152 152 / 0.7)
}

.text-gray-351\/75 {
    color: rgb(152 152 152 / 0.75)
}

.text-gray-351\/80 {
    color: rgb(152 152 152 / 0.8)
}

.text-gray-351\/90 {
    color: rgb(152 152 152 / 0.9)
}

.text-gray-351\/95 {
    color: rgb(152 152 152 / 0.95)
}

.text-gray-400 {
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity))
}

.text-gray-400\/0 {
    color: rgb(156 163 175 / 0)
}

.text-gray-400\/10 {
    color: rgb(156 163 175 / 0.1)
}

.text-gray-400\/100 {
    color: rgb(156 163 175 / 1)
}

.text-gray-400\/20 {
    color: rgb(156 163 175 / 0.2)
}

.text-gray-400\/25 {
    color: rgb(156 163 175 / 0.25)
}

.text-gray-400\/30 {
    color: rgb(156 163 175 / 0.3)
}

.text-gray-400\/40 {
    color: rgb(156 163 175 / 0.4)
}

.text-gray-400\/5 {
    color: rgb(156 163 175 / 0.05)
}

.text-gray-400\/50 {
    color: rgb(156 163 175 / 0.5)
}

.text-gray-400\/60 {
    color: rgb(156 163 175 / 0.6)
}

.text-gray-400\/70 {
    color: rgb(156 163 175 / 0.7)
}

.text-gray-400\/75 {
    color: rgb(156 163 175 / 0.75)
}

.text-gray-400\/80 {
    color: rgb(156 163 175 / 0.8)
}

.text-gray-400\/90 {
    color: rgb(156 163 175 / 0.9)
}

.text-gray-400\/95 {
    color: rgb(156 163 175 / 0.95)
}

.text-gray-450 {
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity))
}

.text-gray-450\/0 {
    color: rgb(156 163 175 / 0)
}

.text-gray-450\/10 {
    color: rgb(156 163 175 / 0.1)
}

.text-gray-450\/100 {
    color: rgb(156 163 175 / 1)
}

.text-gray-450\/20 {
    color: rgb(156 163 175 / 0.2)
}

.text-gray-450\/25 {
    color: rgb(156 163 175 / 0.25)
}

.text-gray-450\/30 {
    color: rgb(156 163 175 / 0.3)
}

.text-gray-450\/40 {
    color: rgb(156 163 175 / 0.4)
}

.text-gray-450\/5 {
    color: rgb(156 163 175 / 0.05)
}

.text-gray-450\/50 {
    color: rgb(156 163 175 / 0.5)
}

.text-gray-450\/60 {
    color: rgb(156 163 175 / 0.6)
}

.text-gray-450\/70 {
    color: rgb(156 163 175 / 0.7)
}

.text-gray-450\/75 {
    color: rgb(156 163 175 / 0.75)
}

.text-gray-450\/80 {
    color: rgb(156 163 175 / 0.8)
}

.text-gray-450\/90 {
    color: rgb(156 163 175 / 0.9)
}

.text-gray-450\/95 {
    color: rgb(156 163 175 / 0.95)
}

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

.text-gray-50\/0 {
    color: rgb(249 250 251 / 0)
}

.text-gray-50\/10 {
    color: rgb(249 250 251 / 0.1)
}

.text-gray-50\/100 {
    color: rgb(249 250 251 / 1)
}

.text-gray-50\/20 {
    color: rgb(249 250 251 / 0.2)
}

.text-gray-50\/25 {
    color: rgb(249 250 251 / 0.25)
}

.text-gray-50\/30 {
    color: rgb(249 250 251 / 0.3)
}

.text-gray-50\/40 {
    color: rgb(249 250 251 / 0.4)
}

.text-gray-50\/5 {
    color: rgb(249 250 251 / 0.05)
}

.text-gray-50\/50 {
    color: rgb(249 250 251 / 0.5)
}

.text-gray-50\/60 {
    color: rgb(249 250 251 / 0.6)
}

.text-gray-50\/70 {
    color: rgb(249 250 251 / 0.7)
}

.text-gray-50\/75 {
    color: rgb(249 250 251 / 0.75)
}

.text-gray-50\/80 {
    color: rgb(249 250 251 / 0.8)
}

.text-gray-50\/90 {
    color: rgb(249 250 251 / 0.9)
}

.text-gray-50\/95 {
    color: rgb(249 250 251 / 0.95)
}

.text-gray-500 {
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity))
}

.text-gray-500\/0 {
    color: rgb(107 114 128 / 0)
}

.text-gray-500\/10 {
    color: rgb(107 114 128 / 0.1)
}

.text-gray-500\/100 {
    color: rgb(107 114 128 / 1)
}

.text-gray-500\/20 {
    color: rgb(107 114 128 / 0.2)
}

.text-gray-500\/25 {
    color: rgb(107 114 128 / 0.25)
}

.text-gray-500\/30 {
    color: rgb(107 114 128 / 0.3)
}

.text-gray-500\/40 {
    color: rgb(107 114 128 / 0.4)
}

.text-gray-500\/5 {
    color: rgb(107 114 128 / 0.05)
}

.text-gray-500\/50 {
    color: rgb(107 114 128 / 0.5)
}

.text-gray-500\/60 {
    color: rgb(107 114 128 / 0.6)
}

.text-gray-500\/70 {
    color: rgb(107 114 128 / 0.7)
}

.text-gray-500\/75 {
    color: rgb(107 114 128 / 0.75)
}

.text-gray-500\/80 {
    color: rgb(107 114 128 / 0.8)
}

.text-gray-500\/90 {
    color: rgb(107 114 128 / 0.9)
}

.text-gray-500\/95 {
    color: rgb(107 114 128 / 0.95)
}

.text-gray-600 {
    --tw-text-opacity: 1;
    color: rgb(75 85 99 / var(--tw-text-opacity))
}

.text-gray-600\/0 {
    color: rgb(75 85 99 / 0)
}

.text-gray-600\/10 {
    color: rgb(75 85 99 / 0.1)
}

.text-gray-600\/100 {
    color: rgb(75 85 99 / 1)
}

.text-gray-600\/20 {
    color: rgb(75 85 99 / 0.2)
}

.text-gray-600\/25 {
    color: rgb(75 85 99 / 0.25)
}

.text-gray-600\/30 {
    color: rgb(75 85 99 / 0.3)
}

.text-gray-600\/40 {
    color: rgb(75 85 99 / 0.4)
}

.text-gray-600\/5 {
    color: rgb(75 85 99 / 0.05)
}

.text-gray-600\/50 {
    color: rgb(75 85 99 / 0.5)
}

.text-gray-600\/60 {
    color: rgb(75 85 99 / 0.6)
}

.text-gray-600\/70 {
    color: rgb(75 85 99 / 0.7)
}

.text-gray-600\/75 {
    color: rgb(75 85 99 / 0.75)
}

.text-gray-600\/80 {
    color: rgb(75 85 99 / 0.8)
}

.text-gray-600\/90 {
    color: rgb(75 85 99 / 0.9)
}

.text-gray-600\/95 {
    color: rgb(75 85 99 / 0.95)
}

.text-gray-650 {
    --tw-text-opacity: 1;
    color: rgb(51 51 51 / var(--tw-text-opacity))
}

.text-gray-650\/0 {
    color: rgb(51 51 51 / 0)
}

.text-gray-650\/10 {
    color: rgb(51 51 51 / 0.1)
}

.text-gray-650\/100 {
    color: rgb(51 51 51 / 1)
}

.text-gray-650\/20 {
    color: rgb(51 51 51 / 0.2)
}

.text-gray-650\/25 {
    color: rgb(51 51 51 / 0.25)
}

.text-gray-650\/30 {
    color: rgb(51 51 51 / 0.3)
}

.text-gray-650\/40 {
    color: rgb(51 51 51 / 0.4)
}

.text-gray-650\/5 {
    color: rgb(51 51 51 / 0.05)
}

.text-gray-650\/50 {
    color: rgb(51 51 51 / 0.5)
}

.text-gray-650\/60 {
    color: rgb(51 51 51 / 0.6)
}

.text-gray-650\/70 {
    color: rgb(51 51 51 / 0.7)
}

.text-gray-650\/75 {
    color: rgb(51 51 51 / 0.75)
}

.text-gray-650\/80 {
    color: rgb(51 51 51 / 0.8)
}

.text-gray-650\/90 {
    color: rgb(51 51 51 / 0.9)
}

.text-gray-650\/95 {
    color: rgb(51 51 51 / 0.95)
}

.text-gray-700 {
    --tw-text-opacity: 1;
    color: rgb(55 65 81 / var(--tw-text-opacity))
}

.text-gray-700\/0 {
    color: rgb(55 65 81 / 0)
}

.text-gray-700\/10 {
    color: rgb(55 65 81 / 0.1)
}

.text-gray-700\/100 {
    color: rgb(55 65 81 / 1)
}

.text-gray-700\/20 {
    color: rgb(55 65 81 / 0.2)
}

.text-gray-700\/25 {
    color: rgb(55 65 81 / 0.25)
}

.text-gray-700\/30 {
    color: rgb(55 65 81 / 0.3)
}

.text-gray-700\/40 {
    color: rgb(55 65 81 / 0.4)
}

.text-gray-700\/5 {
    color: rgb(55 65 81 / 0.05)
}

.text-gray-700\/50 {
    color: rgb(55 65 81 / 0.5)
}

.text-gray-700\/60 {
    color: rgb(55 65 81 / 0.6)
}

.text-gray-700\/70 {
    color: rgb(55 65 81 / 0.7)
}

.text-gray-700\/75 {
    color: rgb(55 65 81 / 0.75)
}

.text-gray-700\/80 {
    color: rgb(55 65 81 / 0.8)
}

.text-gray-700\/90 {
    color: rgb(55 65 81 / 0.9)
}

.text-gray-700\/95 {
    color: rgb(55 65 81 / 0.95)
}

.text-gray-75 {
    --tw-text-opacity: 1;
    color: rgb(251 254 255 / var(--tw-text-opacity))
}

.text-gray-75\/0 {
    color: rgb(251 254 255 / 0)
}

.text-gray-75\/10 {
    color: rgb(251 254 255 / 0.1)
}

.text-gray-75\/100 {
    color: rgb(251 254 255 / 1)
}

.text-gray-75\/20 {
    color: rgb(251 254 255 / 0.2)
}

.text-gray-75\/25 {
    color: rgb(251 254 255 / 0.25)
}

.text-gray-75\/30 {
    color: rgb(251 254 255 / 0.3)
}

.text-gray-75\/40 {
    color: rgb(251 254 255 / 0.4)
}

.text-gray-75\/5 {
    color: rgb(251 254 255 / 0.05)
}

.text-gray-75\/50 {
    color: rgb(251 254 255 / 0.5)
}

.text-gray-75\/60 {
    color: rgb(251 254 255 / 0.6)
}

.text-gray-75\/70 {
    color: rgb(251 254 255 / 0.7)
}

.text-gray-75\/75 {
    color: rgb(251 254 255 / 0.75)
}

.text-gray-75\/80 {
    color: rgb(251 254 255 / 0.8)
}

.text-gray-75\/90 {
    color: rgb(251 254 255 / 0.9)
}

.text-gray-75\/95 {
    color: rgb(251 254 255 / 0.95)
}

.text-gray-800 {
    --tw-text-opacity: 1;
    color: rgb(31 41 55 / var(--tw-text-opacity))
}

.text-gray-800\/0 {
    color: rgb(31 41 55 / 0)
}

.text-gray-800\/10 {
    color: rgb(31 41 55 / 0.1)
}

.text-gray-800\/100 {
    color: rgb(31 41 55 / 1)
}

.text-gray-800\/20 {
    color: rgb(31 41 55 / 0.2)
}

.text-gray-800\/25 {
    color: rgb(31 41 55 / 0.25)
}

.text-gray-800\/30 {
    color: rgb(31 41 55 / 0.3)
}

.text-gray-800\/40 {
    color: rgb(31 41 55 / 0.4)
}

.text-gray-800\/5 {
    color: rgb(31 41 55 / 0.05)
}

.text-gray-800\/50 {
    color: rgb(31 41 55 / 0.5)
}

.text-gray-800\/60 {
    color: rgb(31 41 55 / 0.6)
}

.text-gray-800\/70 {
    color: rgb(31 41 55 / 0.7)
}

.text-gray-800\/75 {
    color: rgb(31 41 55 / 0.75)
}

.text-gray-800\/80 {
    color: rgb(31 41 55 / 0.8)
}

.text-gray-800\/90 {
    color: rgb(31 41 55 / 0.9)
}

.text-gray-800\/95 {
    color: rgb(31 41 55 / 0.95)
}

.text-gray-900 {
    --tw-text-opacity: 1;
    color: rgb(17 24 39 / var(--tw-text-opacity))
}

.text-gray-900\/0 {
    color: rgb(17 24 39 / 0)
}

.text-gray-900\/10 {
    color: rgb(17 24 39 / 0.1)
}

.text-gray-900\/100 {
    color: rgb(17 24 39 / 1)
}

.text-gray-900\/20 {
    color: rgb(17 24 39 / 0.2)
}

.text-gray-900\/25 {
    color: rgb(17 24 39 / 0.25)
}

.text-gray-900\/30 {
    color: rgb(17 24 39 / 0.3)
}

.text-gray-900\/40 {
    color: rgb(17 24 39 / 0.4)
}

.text-gray-900\/5 {
    color: rgb(17 24 39 / 0.05)
}

.text-gray-900\/50 {
    color: rgb(17 24 39 / 0.5)
}

.text-gray-900\/60 {
    color: rgb(17 24 39 / 0.6)
}

.text-gray-900\/70 {
    color: rgb(17 24 39 / 0.7)
}

.text-gray-900\/75 {
    color: rgb(17 24 39 / 0.75)
}

.text-gray-900\/80 {
    color: rgb(17 24 39 / 0.8)
}

.text-gray-900\/90 {
    color: rgb(17 24 39 / 0.9)
}

.text-gray-900\/95 {
    color: rgb(17 24 39 / 0.95)
}

.text-gray-950 {
    --tw-text-opacity: 1;
    color: rgb(3 7 18 / var(--tw-text-opacity))
}

.text-gray-950\/0 {
    color: rgb(3 7 18 / 0)
}

.text-gray-950\/10 {
    color: rgb(3 7 18 / 0.1)
}

.text-gray-950\/100 {
    color: rgb(3 7 18 / 1)
}

.text-gray-950\/20 {
    color: rgb(3 7 18 / 0.2)
}

.text-gray-950\/25 {
    color: rgb(3 7 18 / 0.25)
}

.text-gray-950\/30 {
    color: rgb(3 7 18 / 0.3)
}

.text-gray-950\/40 {
    color: rgb(3 7 18 / 0.4)
}

.text-gray-950\/5 {
    color: rgb(3 7 18 / 0.05)
}

.text-gray-950\/50 {
    color: rgb(3 7 18 / 0.5)
}

.text-gray-950\/60 {
    color: rgb(3 7 18 / 0.6)
}

.text-gray-950\/70 {
    color: rgb(3 7 18 / 0.7)
}

.text-gray-950\/75 {
    color: rgb(3 7 18 / 0.75)
}

.text-gray-950\/80 {
    color: rgb(3 7 18 / 0.8)
}

.text-gray-950\/90 {
    color: rgb(3 7 18 / 0.9)
}

.text-gray-950\/95 {
    color: rgb(3 7 18 / 0.95)
}

.text-green-100 {
    --tw-text-opacity: 1;
    color: rgb(220 252 231 / var(--tw-text-opacity))
}

.text-green-100\/0 {
    color: rgb(220 252 231 / 0)
}

.text-green-100\/10 {
    color: rgb(220 252 231 / 0.1)
}

.text-green-100\/100 {
    color: rgb(220 252 231 / 1)
}

.text-green-100\/20 {
    color: rgb(220 252 231 / 0.2)
}

.text-green-100\/25 {
    color: rgb(220 252 231 / 0.25)
}

.text-green-100\/30 {
    color: rgb(220 252 231 / 0.3)
}

.text-green-100\/40 {
    color: rgb(220 252 231 / 0.4)
}

.text-green-100\/5 {
    color: rgb(220 252 231 / 0.05)
}

.text-green-100\/50 {
    color: rgb(220 252 231 / 0.5)
}

.text-green-100\/60 {
    color: rgb(220 252 231 / 0.6)
}

.text-green-100\/70 {
    color: rgb(220 252 231 / 0.7)
}

.text-green-100\/75 {
    color: rgb(220 252 231 / 0.75)
}

.text-green-100\/80 {
    color: rgb(220 252 231 / 0.8)
}

.text-green-100\/90 {
    color: rgb(220 252 231 / 0.9)
}

.text-green-100\/95 {
    color: rgb(220 252 231 / 0.95)
}

.text-green-200 {
    --tw-text-opacity: 1;
    color: rgb(187 247 208 / var(--tw-text-opacity))
}

.text-green-200\/0 {
    color: rgb(187 247 208 / 0)
}

.text-green-200\/10 {
    color: rgb(187 247 208 / 0.1)
}

.text-green-200\/100 {
    color: rgb(187 247 208 / 1)
}

.text-green-200\/20 {
    color: rgb(187 247 208 / 0.2)
}

.text-green-200\/25 {
    color: rgb(187 247 208 / 0.25)
}

.text-green-200\/30 {
    color: rgb(187 247 208 / 0.3)
}

.text-green-200\/40 {
    color: rgb(187 247 208 / 0.4)
}

.text-green-200\/5 {
    color: rgb(187 247 208 / 0.05)
}

.text-green-200\/50 {
    color: rgb(187 247 208 / 0.5)
}

.text-green-200\/60 {
    color: rgb(187 247 208 / 0.6)
}

.text-green-200\/70 {
    color: rgb(187 247 208 / 0.7)
}

.text-green-200\/75 {
    color: rgb(187 247 208 / 0.75)
}

.text-green-200\/80 {
    color: rgb(187 247 208 / 0.8)
}

.text-green-200\/90 {
    color: rgb(187 247 208 / 0.9)
}

.text-green-200\/95 {
    color: rgb(187 247 208 / 0.95)
}

.text-green-300 {
    --tw-text-opacity: 1;
    color: rgb(134 239 172 / var(--tw-text-opacity))
}

.text-green-300\/0 {
    color: rgb(134 239 172 / 0)
}

.text-green-300\/10 {
    color: rgb(134 239 172 / 0.1)
}

.text-green-300\/100 {
    color: rgb(134 239 172 / 1)
}

.text-green-300\/20 {
    color: rgb(134 239 172 / 0.2)
}

.text-green-300\/25 {
    color: rgb(134 239 172 / 0.25)
}

.text-green-300\/30 {
    color: rgb(134 239 172 / 0.3)
}

.text-green-300\/40 {
    color: rgb(134 239 172 / 0.4)
}

.text-green-300\/5 {
    color: rgb(134 239 172 / 0.05)
}

.text-green-300\/50 {
    color: rgb(134 239 172 / 0.5)
}

.text-green-300\/60 {
    color: rgb(134 239 172 / 0.6)
}

.text-green-300\/70 {
    color: rgb(134 239 172 / 0.7)
}

.text-green-300\/75 {
    color: rgb(134 239 172 / 0.75)
}

.text-green-300\/80 {
    color: rgb(134 239 172 / 0.8)
}

.text-green-300\/90 {
    color: rgb(134 239 172 / 0.9)
}

.text-green-300\/95 {
    color: rgb(134 239 172 / 0.95)
}

.text-green-400 {
    --tw-text-opacity: 1;
    color: rgb(74 222 128 / var(--tw-text-opacity))
}

.text-green-400\/0 {
    color: rgb(74 222 128 / 0)
}

.text-green-400\/10 {
    color: rgb(74 222 128 / 0.1)
}

.text-green-400\/100 {
    color: rgb(74 222 128 / 1)
}

.text-green-400\/20 {
    color: rgb(74 222 128 / 0.2)
}

.text-green-400\/25 {
    color: rgb(74 222 128 / 0.25)
}

.text-green-400\/30 {
    color: rgb(74 222 128 / 0.3)
}

.text-green-400\/40 {
    color: rgb(74 222 128 / 0.4)
}

.text-green-400\/5 {
    color: rgb(74 222 128 / 0.05)
}

.text-green-400\/50 {
    color: rgb(74 222 128 / 0.5)
}

.text-green-400\/60 {
    color: rgb(74 222 128 / 0.6)
}

.text-green-400\/70 {
    color: rgb(74 222 128 / 0.7)
}

.text-green-400\/75 {
    color: rgb(74 222 128 / 0.75)
}

.text-green-400\/80 {
    color: rgb(74 222 128 / 0.8)
}

.text-green-400\/90 {
    color: rgb(74 222 128 / 0.9)
}

.text-green-400\/95 {
    color: rgb(74 222 128 / 0.95)
}

.text-green-450 {
    --tw-text-opacity: 1;
    color: rgb(0 211 126 / var(--tw-text-opacity))
}

.text-green-450\/0 {
    color: rgb(0 211 126 / 0)
}

.text-green-450\/10 {
    color: rgb(0 211 126 / 0.1)
}

.text-green-450\/100 {
    color: rgb(0 211 126 / 1)
}

.text-green-450\/20 {
    color: rgb(0 211 126 / 0.2)
}

.text-green-450\/25 {
    color: rgb(0 211 126 / 0.25)
}

.text-green-450\/30 {
    color: rgb(0 211 126 / 0.3)
}

.text-green-450\/40 {
    color: rgb(0 211 126 / 0.4)
}

.text-green-450\/5 {
    color: rgb(0 211 126 / 0.05)
}

.text-green-450\/50 {
    color: rgb(0 211 126 / 0.5)
}

.text-green-450\/60 {
    color: rgb(0 211 126 / 0.6)
}

.text-green-450\/70 {
    color: rgb(0 211 126 / 0.7)
}

.text-green-450\/75 {
    color: rgb(0 211 126 / 0.75)
}

.text-green-450\/80 {
    color: rgb(0 211 126 / 0.8)
}

.text-green-450\/90 {
    color: rgb(0 211 126 / 0.9)
}

.text-green-450\/95 {
    color: rgb(0 211 126 / 0.95)
}

.text-green-50 {
    --tw-text-opacity: 1;
    color: rgb(240 253 244 / var(--tw-text-opacity))
}

.text-green-50\/0 {
    color: rgb(240 253 244 / 0)
}

.text-green-50\/10 {
    color: rgb(240 253 244 / 0.1)
}

.text-green-50\/100 {
    color: rgb(240 253 244 / 1)
}

.text-green-50\/20 {
    color: rgb(240 253 244 / 0.2)
}

.text-green-50\/25 {
    color: rgb(240 253 244 / 0.25)
}

.text-green-50\/30 {
    color: rgb(240 253 244 / 0.3)
}

.text-green-50\/40 {
    color: rgb(240 253 244 / 0.4)
}

.text-green-50\/5 {
    color: rgb(240 253 244 / 0.05)
}

.text-green-50\/50 {
    color: rgb(240 253 244 / 0.5)
}

.text-green-50\/60 {
    color: rgb(240 253 244 / 0.6)
}

.text-green-50\/70 {
    color: rgb(240 253 244 / 0.7)
}

.text-green-50\/75 {
    color: rgb(240 253 244 / 0.75)
}

.text-green-50\/80 {
    color: rgb(240 253 244 / 0.8)
}

.text-green-50\/90 {
    color: rgb(240 253 244 / 0.9)
}

.text-green-50\/95 {
    color: rgb(240 253 244 / 0.95)
}

.text-green-500 {
    --tw-text-opacity: 1;
    color: rgb(34 197 94 / var(--tw-text-opacity))
}

.text-green-500\/0 {
    color: rgb(34 197 94 / 0)
}

.text-green-500\/10 {
    color: rgb(34 197 94 / 0.1)
}

.text-green-500\/100 {
    color: rgb(34 197 94 / 1)
}

.text-green-500\/20 {
    color: rgb(34 197 94 / 0.2)
}

.text-green-500\/25 {
    color: rgb(34 197 94 / 0.25)
}

.text-green-500\/30 {
    color: rgb(34 197 94 / 0.3)
}

.text-green-500\/40 {
    color: rgb(34 197 94 / 0.4)
}

.text-green-500\/5 {
    color: rgb(34 197 94 / 0.05)
}

.text-green-500\/50 {
    color: rgb(34 197 94 / 0.5)
}

.text-green-500\/60 {
    color: rgb(34 197 94 / 0.6)
}

.text-green-500\/70 {
    color: rgb(34 197 94 / 0.7)
}

.text-green-500\/75 {
    color: rgb(34 197 94 / 0.75)
}

.text-green-500\/80 {
    color: rgb(34 197 94 / 0.8)
}

.text-green-500\/90 {
    color: rgb(34 197 94 / 0.9)
}

.text-green-500\/95 {
    color: rgb(34 197 94 / 0.95)
}

.text-green-550 {
    --tw-text-opacity: 1;
    color: rgb(0 168 101 / var(--tw-text-opacity))
}

.text-green-550\/0 {
    color: rgb(0 168 101 / 0)
}

.text-green-550\/10 {
    color: rgb(0 168 101 / 0.1)
}

.text-green-550\/100 {
    color: rgb(0 168 101 / 1)
}

.text-green-550\/20 {
    color: rgb(0 168 101 / 0.2)
}

.text-green-550\/25 {
    color: rgb(0 168 101 / 0.25)
}

.text-green-550\/30 {
    color: rgb(0 168 101 / 0.3)
}

.text-green-550\/40 {
    color: rgb(0 168 101 / 0.4)
}

.text-green-550\/5 {
    color: rgb(0 168 101 / 0.05)
}

.text-green-550\/50 {
    color: rgb(0 168 101 / 0.5)
}

.text-green-550\/60 {
    color: rgb(0 168 101 / 0.6)
}

.text-green-550\/70 {
    color: rgb(0 168 101 / 0.7)
}

.text-green-550\/75 {
    color: rgb(0 168 101 / 0.75)
}

.text-green-550\/80 {
    color: rgb(0 168 101 / 0.8)
}

.text-green-550\/90 {
    color: rgb(0 168 101 / 0.9)
}

.text-green-550\/95 {
    color: rgb(0 168 101 / 0.95)
}

.text-green-600 {
    --tw-text-opacity: 1;
    color: rgb(22 163 74 / var(--tw-text-opacity))
}

.text-green-600\/0 {
    color: rgb(22 163 74 / 0)
}

.text-green-600\/10 {
    color: rgb(22 163 74 / 0.1)
}

.text-green-600\/100 {
    color: rgb(22 163 74 / 1)
}

.text-green-600\/20 {
    color: rgb(22 163 74 / 0.2)
}

.text-green-600\/25 {
    color: rgb(22 163 74 / 0.25)
}

.text-green-600\/30 {
    color: rgb(22 163 74 / 0.3)
}

.text-green-600\/40 {
    color: rgb(22 163 74 / 0.4)
}

.text-green-600\/5 {
    color: rgb(22 163 74 / 0.05)
}

.text-green-600\/50 {
    color: rgb(22 163 74 / 0.5)
}

.text-green-600\/60 {
    color: rgb(22 163 74 / 0.6)
}

.text-green-600\/70 {
    color: rgb(22 163 74 / 0.7)
}

.text-green-600\/75 {
    color: rgb(22 163 74 / 0.75)
}

.text-green-600\/80 {
    color: rgb(22 163 74 / 0.8)
}

.text-green-600\/90 {
    color: rgb(22 163 74 / 0.9)
}

.text-green-600\/95 {
    color: rgb(22 163 74 / 0.95)
}

.text-green-700 {
    --tw-text-opacity: 1;
    color: rgb(21 128 61 / var(--tw-text-opacity))
}

.text-green-700\/0 {
    color: rgb(21 128 61 / 0)
}

.text-green-700\/10 {
    color: rgb(21 128 61 / 0.1)
}

.text-green-700\/100 {
    color: rgb(21 128 61 / 1)
}

.text-green-700\/20 {
    color: rgb(21 128 61 / 0.2)
}

.text-green-700\/25 {
    color: rgb(21 128 61 / 0.25)
}

.text-green-700\/30 {
    color: rgb(21 128 61 / 0.3)
}

.text-green-700\/40 {
    color: rgb(21 128 61 / 0.4)
}

.text-green-700\/5 {
    color: rgb(21 128 61 / 0.05)
}

.text-green-700\/50 {
    color: rgb(21 128 61 / 0.5)
}

.text-green-700\/60 {
    color: rgb(21 128 61 / 0.6)
}

.text-green-700\/70 {
    color: rgb(21 128 61 / 0.7)
}

.text-green-700\/75 {
    color: rgb(21 128 61 / 0.75)
}

.text-green-700\/80 {
    color: rgb(21 128 61 / 0.8)
}

.text-green-700\/90 {
    color: rgb(21 128 61 / 0.9)
}

.text-green-700\/95 {
    color: rgb(21 128 61 / 0.95)
}

.text-green-800 {
    --tw-text-opacity: 1;
    color: rgb(22 101 52 / var(--tw-text-opacity))
}

.text-green-800\/0 {
    color: rgb(22 101 52 / 0)
}

.text-green-800\/10 {
    color: rgb(22 101 52 / 0.1)
}

.text-green-800\/100 {
    color: rgb(22 101 52 / 1)
}

.text-green-800\/20 {
    color: rgb(22 101 52 / 0.2)
}

.text-green-800\/25 {
    color: rgb(22 101 52 / 0.25)
}

.text-green-800\/30 {
    color: rgb(22 101 52 / 0.3)
}

.text-green-800\/40 {
    color: rgb(22 101 52 / 0.4)
}

.text-green-800\/5 {
    color: rgb(22 101 52 / 0.05)
}

.text-green-800\/50 {
    color: rgb(22 101 52 / 0.5)
}

.text-green-800\/60 {
    color: rgb(22 101 52 / 0.6)
}

.text-green-800\/70 {
    color: rgb(22 101 52 / 0.7)
}

.text-green-800\/75 {
    color: rgb(22 101 52 / 0.75)
}

.text-green-800\/80 {
    color: rgb(22 101 52 / 0.8)
}

.text-green-800\/90 {
    color: rgb(22 101 52 / 0.9)
}

.text-green-800\/95 {
    color: rgb(22 101 52 / 0.95)
}

.text-green-900 {
    --tw-text-opacity: 1;
    color: rgb(20 83 45 / var(--tw-text-opacity))
}

.text-green-900\/0 {
    color: rgb(20 83 45 / 0)
}

.text-green-900\/10 {
    color: rgb(20 83 45 / 0.1)
}

.text-green-900\/100 {
    color: rgb(20 83 45 / 1)
}

.text-green-900\/20 {
    color: rgb(20 83 45 / 0.2)
}

.text-green-900\/25 {
    color: rgb(20 83 45 / 0.25)
}

.text-green-900\/30 {
    color: rgb(20 83 45 / 0.3)
}

.text-green-900\/40 {
    color: rgb(20 83 45 / 0.4)
}

.text-green-900\/5 {
    color: rgb(20 83 45 / 0.05)
}

.text-green-900\/50 {
    color: rgb(20 83 45 / 0.5)
}

.text-green-900\/60 {
    color: rgb(20 83 45 / 0.6)
}

.text-green-900\/70 {
    color: rgb(20 83 45 / 0.7)
}

.text-green-900\/75 {
    color: rgb(20 83 45 / 0.75)
}

.text-green-900\/80 {
    color: rgb(20 83 45 / 0.8)
}

.text-green-900\/90 {
    color: rgb(20 83 45 / 0.9)
}

.text-green-900\/95 {
    color: rgb(20 83 45 / 0.95)
}

.text-green-950 {
    --tw-text-opacity: 1;
    color: rgb(5 46 22 / var(--tw-text-opacity))
}

.text-green-950\/0 {
    color: rgb(5 46 22 / 0)
}

.text-green-950\/10 {
    color: rgb(5 46 22 / 0.1)
}

.text-green-950\/100 {
    color: rgb(5 46 22 / 1)
}

.text-green-950\/20 {
    color: rgb(5 46 22 / 0.2)
}

.text-green-950\/25 {
    color: rgb(5 46 22 / 0.25)
}

.text-green-950\/30 {
    color: rgb(5 46 22 / 0.3)
}

.text-green-950\/40 {
    color: rgb(5 46 22 / 0.4)
}

.text-green-950\/5 {
    color: rgb(5 46 22 / 0.05)
}

.text-green-950\/50 {
    color: rgb(5 46 22 / 0.5)
}

.text-green-950\/60 {
    color: rgb(5 46 22 / 0.6)
}

.text-green-950\/70 {
    color: rgb(5 46 22 / 0.7)
}

.text-green-950\/75 {
    color: rgb(5 46 22 / 0.75)
}

.text-green-950\/80 {
    color: rgb(5 46 22 / 0.8)
}

.text-green-950\/90 {
    color: rgb(5 46 22 / 0.9)
}

.text-green-950\/95 {
    color: rgb(5 46 22 / 0.95)
}

.text-indigo-100 {
    --tw-text-opacity: 1;
    color: rgb(224 231 255 / var(--tw-text-opacity))
}

.text-indigo-100\/0 {
    color: rgb(224 231 255 / 0)
}

.text-indigo-100\/10 {
    color: rgb(224 231 255 / 0.1)
}

.text-indigo-100\/100 {
    color: rgb(224 231 255 / 1)
}

.text-indigo-100\/20 {
    color: rgb(224 231 255 / 0.2)
}

.text-indigo-100\/25 {
    color: rgb(224 231 255 / 0.25)
}

.text-indigo-100\/30 {
    color: rgb(224 231 255 / 0.3)
}

.text-indigo-100\/40 {
    color: rgb(224 231 255 / 0.4)
}

.text-indigo-100\/5 {
    color: rgb(224 231 255 / 0.05)
}

.text-indigo-100\/50 {
    color: rgb(224 231 255 / 0.5)
}

.text-indigo-100\/60 {
    color: rgb(224 231 255 / 0.6)
}

.text-indigo-100\/70 {
    color: rgb(224 231 255 / 0.7)
}

.text-indigo-100\/75 {
    color: rgb(224 231 255 / 0.75)
}

.text-indigo-100\/80 {
    color: rgb(224 231 255 / 0.8)
}

.text-indigo-100\/90 {
    color: rgb(224 231 255 / 0.9)
}

.text-indigo-100\/95 {
    color: rgb(224 231 255 / 0.95)
}

.text-indigo-200 {
    --tw-text-opacity: 1;
    color: rgb(199 210 254 / var(--tw-text-opacity))
}

.text-indigo-200\/0 {
    color: rgb(199 210 254 / 0)
}

.text-indigo-200\/10 {
    color: rgb(199 210 254 / 0.1)
}

.text-indigo-200\/100 {
    color: rgb(199 210 254 / 1)
}

.text-indigo-200\/20 {
    color: rgb(199 210 254 / 0.2)
}

.text-indigo-200\/25 {
    color: rgb(199 210 254 / 0.25)
}

.text-indigo-200\/30 {
    color: rgb(199 210 254 / 0.3)
}

.text-indigo-200\/40 {
    color: rgb(199 210 254 / 0.4)
}

.text-indigo-200\/5 {
    color: rgb(199 210 254 / 0.05)
}

.text-indigo-200\/50 {
    color: rgb(199 210 254 / 0.5)
}

.text-indigo-200\/60 {
    color: rgb(199 210 254 / 0.6)
}

.text-indigo-200\/70 {
    color: rgb(199 210 254 / 0.7)
}

.text-indigo-200\/75 {
    color: rgb(199 210 254 / 0.75)
}

.text-indigo-200\/80 {
    color: rgb(199 210 254 / 0.8)
}

.text-indigo-200\/90 {
    color: rgb(199 210 254 / 0.9)
}

.text-indigo-200\/95 {
    color: rgb(199 210 254 / 0.95)
}

.text-indigo-300 {
    --tw-text-opacity: 1;
    color: rgb(165 180 252 / var(--tw-text-opacity))
}

.text-indigo-300\/0 {
    color: rgb(165 180 252 / 0)
}

.text-indigo-300\/10 {
    color: rgb(165 180 252 / 0.1)
}

.text-indigo-300\/100 {
    color: rgb(165 180 252 / 1)
}

.text-indigo-300\/20 {
    color: rgb(165 180 252 / 0.2)
}

.text-indigo-300\/25 {
    color: rgb(165 180 252 / 0.25)
}

.text-indigo-300\/30 {
    color: rgb(165 180 252 / 0.3)
}

.text-indigo-300\/40 {
    color: rgb(165 180 252 / 0.4)
}

.text-indigo-300\/5 {
    color: rgb(165 180 252 / 0.05)
}

.text-indigo-300\/50 {
    color: rgb(165 180 252 / 0.5)
}

.text-indigo-300\/60 {
    color: rgb(165 180 252 / 0.6)
}

.text-indigo-300\/70 {
    color: rgb(165 180 252 / 0.7)
}

.text-indigo-300\/75 {
    color: rgb(165 180 252 / 0.75)
}

.text-indigo-300\/80 {
    color: rgb(165 180 252 / 0.8)
}

.text-indigo-300\/90 {
    color: rgb(165 180 252 / 0.9)
}

.text-indigo-300\/95 {
    color: rgb(165 180 252 / 0.95)
}

.text-indigo-400 {
    --tw-text-opacity: 1;
    color: rgb(129 140 248 / var(--tw-text-opacity))
}

.text-indigo-400\/0 {
    color: rgb(129 140 248 / 0)
}

.text-indigo-400\/10 {
    color: rgb(129 140 248 / 0.1)
}

.text-indigo-400\/100 {
    color: rgb(129 140 248 / 1)
}

.text-indigo-400\/20 {
    color: rgb(129 140 248 / 0.2)
}

.text-indigo-400\/25 {
    color: rgb(129 140 248 / 0.25)
}

.text-indigo-400\/30 {
    color: rgb(129 140 248 / 0.3)
}

.text-indigo-400\/40 {
    color: rgb(129 140 248 / 0.4)
}

.text-indigo-400\/5 {
    color: rgb(129 140 248 / 0.05)
}

.text-indigo-400\/50 {
    color: rgb(129 140 248 / 0.5)
}

.text-indigo-400\/60 {
    color: rgb(129 140 248 / 0.6)
}

.text-indigo-400\/70 {
    color: rgb(129 140 248 / 0.7)
}

.text-indigo-400\/75 {
    color: rgb(129 140 248 / 0.75)
}

.text-indigo-400\/80 {
    color: rgb(129 140 248 / 0.8)
}

.text-indigo-400\/90 {
    color: rgb(129 140 248 / 0.9)
}

.text-indigo-400\/95 {
    color: rgb(129 140 248 / 0.95)
}

.text-indigo-50 {
    --tw-text-opacity: 1;
    color: rgb(238 242 255 / var(--tw-text-opacity))
}

.text-indigo-50\/0 {
    color: rgb(238 242 255 / 0)
}

.text-indigo-50\/10 {
    color: rgb(238 242 255 / 0.1)
}

.text-indigo-50\/100 {
    color: rgb(238 242 255 / 1)
}

.text-indigo-50\/20 {
    color: rgb(238 242 255 / 0.2)
}

.text-indigo-50\/25 {
    color: rgb(238 242 255 / 0.25)
}

.text-indigo-50\/30 {
    color: rgb(238 242 255 / 0.3)
}

.text-indigo-50\/40 {
    color: rgb(238 242 255 / 0.4)
}

.text-indigo-50\/5 {
    color: rgb(238 242 255 / 0.05)
}

.text-indigo-50\/50 {
    color: rgb(238 242 255 / 0.5)
}

.text-indigo-50\/60 {
    color: rgb(238 242 255 / 0.6)
}

.text-indigo-50\/70 {
    color: rgb(238 242 255 / 0.7)
}

.text-indigo-50\/75 {
    color: rgb(238 242 255 / 0.75)
}

.text-indigo-50\/80 {
    color: rgb(238 242 255 / 0.8)
}

.text-indigo-50\/90 {
    color: rgb(238 242 255 / 0.9)
}

.text-indigo-50\/95 {
    color: rgb(238 242 255 / 0.95)
}

.text-indigo-500 {
    --tw-text-opacity: 1;
    color: rgb(99 102 241 / var(--tw-text-opacity))
}

.text-indigo-500\/0 {
    color: rgb(99 102 241 / 0)
}

.text-indigo-500\/10 {
    color: rgb(99 102 241 / 0.1)
}

.text-indigo-500\/100 {
    color: rgb(99 102 241 / 1)
}

.text-indigo-500\/20 {
    color: rgb(99 102 241 / 0.2)
}

.text-indigo-500\/25 {
    color: rgb(99 102 241 / 0.25)
}

.text-indigo-500\/30 {
    color: rgb(99 102 241 / 0.3)
}

.text-indigo-500\/40 {
    color: rgb(99 102 241 / 0.4)
}

.text-indigo-500\/5 {
    color: rgb(99 102 241 / 0.05)
}

.text-indigo-500\/50 {
    color: rgb(99 102 241 / 0.5)
}

.text-indigo-500\/60 {
    color: rgb(99 102 241 / 0.6)
}

.text-indigo-500\/70 {
    color: rgb(99 102 241 / 0.7)
}

.text-indigo-500\/75 {
    color: rgb(99 102 241 / 0.75)
}

.text-indigo-500\/80 {
    color: rgb(99 102 241 / 0.8)
}

.text-indigo-500\/90 {
    color: rgb(99 102 241 / 0.9)
}

.text-indigo-500\/95 {
    color: rgb(99 102 241 / 0.95)
}

.text-indigo-550 {
    --tw-text-opacity: 1;
    color: rgb(102 67 214 / var(--tw-text-opacity))
}

.text-indigo-550\/0 {
    color: rgb(102 67 214 / 0)
}

.text-indigo-550\/10 {
    color: rgb(102 67 214 / 0.1)
}

.text-indigo-550\/100 {
    color: rgb(102 67 214 / 1)
}

.text-indigo-550\/20 {
    color: rgb(102 67 214 / 0.2)
}

.text-indigo-550\/25 {
    color: rgb(102 67 214 / 0.25)
}

.text-indigo-550\/30 {
    color: rgb(102 67 214 / 0.3)
}

.text-indigo-550\/40 {
    color: rgb(102 67 214 / 0.4)
}

.text-indigo-550\/5 {
    color: rgb(102 67 214 / 0.05)
}

.text-indigo-550\/50 {
    color: rgb(102 67 214 / 0.5)
}

.text-indigo-550\/60 {
    color: rgb(102 67 214 / 0.6)
}

.text-indigo-550\/70 {
    color: rgb(102 67 214 / 0.7)
}

.text-indigo-550\/75 {
    color: rgb(102 67 214 / 0.75)
}

.text-indigo-550\/80 {
    color: rgb(102 67 214 / 0.8)
}

.text-indigo-550\/90 {
    color: rgb(102 67 214 / 0.9)
}

.text-indigo-550\/95 {
    color: rgb(102 67 214 / 0.95)
}

.text-indigo-600 {
    --tw-text-opacity: 1;
    color: rgb(79 70 229 / var(--tw-text-opacity))
}

.text-indigo-600\/0 {
    color: rgb(79 70 229 / 0)
}

.text-indigo-600\/10 {
    color: rgb(79 70 229 / 0.1)
}

.text-indigo-600\/100 {
    color: rgb(79 70 229 / 1)
}

.text-indigo-600\/20 {
    color: rgb(79 70 229 / 0.2)
}

.text-indigo-600\/25 {
    color: rgb(79 70 229 / 0.25)
}

.text-indigo-600\/30 {
    color: rgb(79 70 229 / 0.3)
}

.text-indigo-600\/40 {
    color: rgb(79 70 229 / 0.4)
}

.text-indigo-600\/5 {
    color: rgb(79 70 229 / 0.05)
}

.text-indigo-600\/50 {
    color: rgb(79 70 229 / 0.5)
}

.text-indigo-600\/60 {
    color: rgb(79 70 229 / 0.6)
}

.text-indigo-600\/70 {
    color: rgb(79 70 229 / 0.7)
}

.text-indigo-600\/75 {
    color: rgb(79 70 229 / 0.75)
}

.text-indigo-600\/80 {
    color: rgb(79 70 229 / 0.8)
}

.text-indigo-600\/90 {
    color: rgb(79 70 229 / 0.9)
}

.text-indigo-600\/95 {
    color: rgb(79 70 229 / 0.95)
}

.text-indigo-700 {
    --tw-text-opacity: 1;
    color: rgb(67 56 202 / var(--tw-text-opacity))
}

.text-indigo-700\/0 {
    color: rgb(67 56 202 / 0)
}

.text-indigo-700\/10 {
    color: rgb(67 56 202 / 0.1)
}

.text-indigo-700\/100 {
    color: rgb(67 56 202 / 1)
}

.text-indigo-700\/20 {
    color: rgb(67 56 202 / 0.2)
}

.text-indigo-700\/25 {
    color: rgb(67 56 202 / 0.25)
}

.text-indigo-700\/30 {
    color: rgb(67 56 202 / 0.3)
}

.text-indigo-700\/40 {
    color: rgb(67 56 202 / 0.4)
}

.text-indigo-700\/5 {
    color: rgb(67 56 202 / 0.05)
}

.text-indigo-700\/50 {
    color: rgb(67 56 202 / 0.5)
}

.text-indigo-700\/60 {
    color: rgb(67 56 202 / 0.6)
}

.text-indigo-700\/70 {
    color: rgb(67 56 202 / 0.7)
}

.text-indigo-700\/75 {
    color: rgb(67 56 202 / 0.75)
}

.text-indigo-700\/80 {
    color: rgb(67 56 202 / 0.8)
}

.text-indigo-700\/90 {
    color: rgb(67 56 202 / 0.9)
}

.text-indigo-700\/95 {
    color: rgb(67 56 202 / 0.95)
}

.text-indigo-800 {
    --tw-text-opacity: 1;
    color: rgb(55 48 163 / var(--tw-text-opacity))
}

.text-indigo-800\/0 {
    color: rgb(55 48 163 / 0)
}

.text-indigo-800\/10 {
    color: rgb(55 48 163 / 0.1)
}

.text-indigo-800\/100 {
    color: rgb(55 48 163 / 1)
}

.text-indigo-800\/20 {
    color: rgb(55 48 163 / 0.2)
}

.text-indigo-800\/25 {
    color: rgb(55 48 163 / 0.25)
}

.text-indigo-800\/30 {
    color: rgb(55 48 163 / 0.3)
}

.text-indigo-800\/40 {
    color: rgb(55 48 163 / 0.4)
}

.text-indigo-800\/5 {
    color: rgb(55 48 163 / 0.05)
}

.text-indigo-800\/50 {
    color: rgb(55 48 163 / 0.5)
}

.text-indigo-800\/60 {
    color: rgb(55 48 163 / 0.6)
}

.text-indigo-800\/70 {
    color: rgb(55 48 163 / 0.7)
}

.text-indigo-800\/75 {
    color: rgb(55 48 163 / 0.75)
}

.text-indigo-800\/80 {
    color: rgb(55 48 163 / 0.8)
}

.text-indigo-800\/90 {
    color: rgb(55 48 163 / 0.9)
}

.text-indigo-800\/95 {
    color: rgb(55 48 163 / 0.95)
}

.text-indigo-850 {
    --tw-text-opacity: 1;
    color: rgb(55 37 99 / var(--tw-text-opacity))
}

.text-indigo-850\/0 {
    color: rgb(55 37 99 / 0)
}

.text-indigo-850\/10 {
    color: rgb(55 37 99 / 0.1)
}

.text-indigo-850\/100 {
    color: rgb(55 37 99 / 1)
}

.text-indigo-850\/20 {
    color: rgb(55 37 99 / 0.2)
}

.text-indigo-850\/25 {
    color: rgb(55 37 99 / 0.25)
}

.text-indigo-850\/30 {
    color: rgb(55 37 99 / 0.3)
}

.text-indigo-850\/40 {
    color: rgb(55 37 99 / 0.4)
}

.text-indigo-850\/5 {
    color: rgb(55 37 99 / 0.05)
}

.text-indigo-850\/50 {
    color: rgb(55 37 99 / 0.5)
}

.text-indigo-850\/60 {
    color: rgb(55 37 99 / 0.6)
}

.text-indigo-850\/70 {
    color: rgb(55 37 99 / 0.7)
}

.text-indigo-850\/75 {
    color: rgb(55 37 99 / 0.75)
}

.text-indigo-850\/80 {
    color: rgb(55 37 99 / 0.8)
}

.text-indigo-850\/90 {
    color: rgb(55 37 99 / 0.9)
}

.text-indigo-850\/95 {
    color: rgb(55 37 99 / 0.95)
}

.text-indigo-900 {
    --tw-text-opacity: 1;
    color: rgb(49 46 129 / var(--tw-text-opacity))
}

.text-indigo-900\/0 {
    color: rgb(49 46 129 / 0)
}

.text-indigo-900\/10 {
    color: rgb(49 46 129 / 0.1)
}

.text-indigo-900\/100 {
    color: rgb(49 46 129 / 1)
}

.text-indigo-900\/20 {
    color: rgb(49 46 129 / 0.2)
}

.text-indigo-900\/25 {
    color: rgb(49 46 129 / 0.25)
}

.text-indigo-900\/30 {
    color: rgb(49 46 129 / 0.3)
}

.text-indigo-900\/40 {
    color: rgb(49 46 129 / 0.4)
}

.text-indigo-900\/5 {
    color: rgb(49 46 129 / 0.05)
}

.text-indigo-900\/50 {
    color: rgb(49 46 129 / 0.5)
}

.text-indigo-900\/60 {
    color: rgb(49 46 129 / 0.6)
}

.text-indigo-900\/70 {
    color: rgb(49 46 129 / 0.7)
}

.text-indigo-900\/75 {
    color: rgb(49 46 129 / 0.75)
}

.text-indigo-900\/80 {
    color: rgb(49 46 129 / 0.8)
}

.text-indigo-900\/90 {
    color: rgb(49 46 129 / 0.9)
}

.text-indigo-900\/95 {
    color: rgb(49 46 129 / 0.95)
}

.text-indigo-950 {
    --tw-text-opacity: 1;
    color: rgb(42 29 77 / var(--tw-text-opacity))
}

.text-indigo-950\/0 {
    color: rgb(42 29 77 / 0)
}

.text-indigo-950\/10 {
    color: rgb(42 29 77 / 0.1)
}

.text-indigo-950\/100 {
    color: rgb(42 29 77 / 1)
}

.text-indigo-950\/20 {
    color: rgb(42 29 77 / 0.2)
}

.text-indigo-950\/25 {
    color: rgb(42 29 77 / 0.25)
}

.text-indigo-950\/30 {
    color: rgb(42 29 77 / 0.3)
}

.text-indigo-950\/40 {
    color: rgb(42 29 77 / 0.4)
}

.text-indigo-950\/5 {
    color: rgb(42 29 77 / 0.05)
}

.text-indigo-950\/50 {
    color: rgb(42 29 77 / 0.5)
}

.text-indigo-950\/60 {
    color: rgb(42 29 77 / 0.6)
}

.text-indigo-950\/70 {
    color: rgb(42 29 77 / 0.7)
}

.text-indigo-950\/75 {
    color: rgb(42 29 77 / 0.75)
}

.text-indigo-950\/80 {
    color: rgb(42 29 77 / 0.8)
}

.text-indigo-950\/90 {
    color: rgb(42 29 77 / 0.9)
}

.text-indigo-950\/95 {
    color: rgb(42 29 77 / 0.95)
}

.text-neutral-100 {
    --tw-text-opacity: 1;
    color: rgb(245 245 245 / var(--tw-text-opacity))
}

.text-neutral-100\/0 {
    color: rgb(245 245 245 / 0)
}

.text-neutral-100\/10 {
    color: rgb(245 245 245 / 0.1)
}

.text-neutral-100\/100 {
    color: rgb(245 245 245 / 1)
}

.text-neutral-100\/20 {
    color: rgb(245 245 245 / 0.2)
}

.text-neutral-100\/25 {
    color: rgb(245 245 245 / 0.25)
}

.text-neutral-100\/30 {
    color: rgb(245 245 245 / 0.3)
}

.text-neutral-100\/40 {
    color: rgb(245 245 245 / 0.4)
}

.text-neutral-100\/5 {
    color: rgb(245 245 245 / 0.05)
}

.text-neutral-100\/50 {
    color: rgb(245 245 245 / 0.5)
}

.text-neutral-100\/60 {
    color: rgb(245 245 245 / 0.6)
}

.text-neutral-100\/70 {
    color: rgb(245 245 245 / 0.7)
}

.text-neutral-100\/75 {
    color: rgb(245 245 245 / 0.75)
}

.text-neutral-100\/80 {
    color: rgb(245 245 245 / 0.8)
}

.text-neutral-100\/90 {
    color: rgb(245 245 245 / 0.9)
}

.text-neutral-100\/95 {
    color: rgb(245 245 245 / 0.95)
}

.text-neutral-200 {
    --tw-text-opacity: 1;
    color: rgb(229 229 229 / var(--tw-text-opacity))
}

.text-neutral-200\/0 {
    color: rgb(229 229 229 / 0)
}

.text-neutral-200\/10 {
    color: rgb(229 229 229 / 0.1)
}

.text-neutral-200\/100 {
    color: rgb(229 229 229 / 1)
}

.text-neutral-200\/20 {
    color: rgb(229 229 229 / 0.2)
}

.text-neutral-200\/25 {
    color: rgb(229 229 229 / 0.25)
}

.text-neutral-200\/30 {
    color: rgb(229 229 229 / 0.3)
}

.text-neutral-200\/40 {
    color: rgb(229 229 229 / 0.4)
}

.text-neutral-200\/5 {
    color: rgb(229 229 229 / 0.05)
}

.text-neutral-200\/50 {
    color: rgb(229 229 229 / 0.5)
}

.text-neutral-200\/60 {
    color: rgb(229 229 229 / 0.6)
}

.text-neutral-200\/70 {
    color: rgb(229 229 229 / 0.7)
}

.text-neutral-200\/75 {
    color: rgb(229 229 229 / 0.75)
}

.text-neutral-200\/80 {
    color: rgb(229 229 229 / 0.8)
}

.text-neutral-200\/90 {
    color: rgb(229 229 229 / 0.9)
}

.text-neutral-200\/95 {
    color: rgb(229 229 229 / 0.95)
}

.text-neutral-300 {
    --tw-text-opacity: 1;
    color: rgb(212 212 212 / var(--tw-text-opacity))
}

.text-neutral-300\/0 {
    color: rgb(212 212 212 / 0)
}

.text-neutral-300\/10 {
    color: rgb(212 212 212 / 0.1)
}

.text-neutral-300\/100 {
    color: rgb(212 212 212 / 1)
}

.text-neutral-300\/20 {
    color: rgb(212 212 212 / 0.2)
}

.text-neutral-300\/25 {
    color: rgb(212 212 212 / 0.25)
}

.text-neutral-300\/30 {
    color: rgb(212 212 212 / 0.3)
}

.text-neutral-300\/40 {
    color: rgb(212 212 212 / 0.4)
}

.text-neutral-300\/5 {
    color: rgb(212 212 212 / 0.05)
}

.text-neutral-300\/50 {
    color: rgb(212 212 212 / 0.5)
}

.text-neutral-300\/60 {
    color: rgb(212 212 212 / 0.6)
}

.text-neutral-300\/70 {
    color: rgb(212 212 212 / 0.7)
}

.text-neutral-300\/75 {
    color: rgb(212 212 212 / 0.75)
}

.text-neutral-300\/80 {
    color: rgb(212 212 212 / 0.8)
}

.text-neutral-300\/90 {
    color: rgb(212 212 212 / 0.9)
}

.text-neutral-300\/95 {
    color: rgb(212 212 212 / 0.95)
}

.text-neutral-350 {
    --tw-text-opacity: 1;
    color: rgb(205 207 206 / var(--tw-text-opacity))
}

.text-neutral-350\/0 {
    color: rgb(205 207 206 / 0)
}

.text-neutral-350\/10 {
    color: rgb(205 207 206 / 0.1)
}

.text-neutral-350\/100 {
    color: rgb(205 207 206 / 1)
}

.text-neutral-350\/20 {
    color: rgb(205 207 206 / 0.2)
}

.text-neutral-350\/25 {
    color: rgb(205 207 206 / 0.25)
}

.text-neutral-350\/30 {
    color: rgb(205 207 206 / 0.3)
}

.text-neutral-350\/40 {
    color: rgb(205 207 206 / 0.4)
}

.text-neutral-350\/5 {
    color: rgb(205 207 206 / 0.05)
}

.text-neutral-350\/50 {
    color: rgb(205 207 206 / 0.5)
}

.text-neutral-350\/60 {
    color: rgb(205 207 206 / 0.6)
}

.text-neutral-350\/70 {
    color: rgb(205 207 206 / 0.7)
}

.text-neutral-350\/75 {
    color: rgb(205 207 206 / 0.75)
}

.text-neutral-350\/80 {
    color: rgb(205 207 206 / 0.8)
}

.text-neutral-350\/90 {
    color: rgb(205 207 206 / 0.9)
}

.text-neutral-350\/95 {
    color: rgb(205 207 206 / 0.95)
}

.text-neutral-400 {
    --tw-text-opacity: 1;
    color: rgb(158 164 172 / var(--tw-text-opacity))
}

.text-neutral-400\/0 {
    color: rgb(158 164 172 / 0)
}

.text-neutral-400\/10 {
    color: rgb(158 164 172 / 0.1)
}

.text-neutral-400\/100 {
    color: rgb(158 164 172 / 1)
}

.text-neutral-400\/20 {
    color: rgb(158 164 172 / 0.2)
}

.text-neutral-400\/25 {
    color: rgb(158 164 172 / 0.25)
}

.text-neutral-400\/30 {
    color: rgb(158 164 172 / 0.3)
}

.text-neutral-400\/40 {
    color: rgb(158 164 172 / 0.4)
}

.text-neutral-400\/5 {
    color: rgb(158 164 172 / 0.05)
}

.text-neutral-400\/50 {
    color: rgb(158 164 172 / 0.5)
}

.text-neutral-400\/60 {
    color: rgb(158 164 172 / 0.6)
}

.text-neutral-400\/70 {
    color: rgb(158 164 172 / 0.7)
}

.text-neutral-400\/75 {
    color: rgb(158 164 172 / 0.75)
}

.text-neutral-400\/80 {
    color: rgb(158 164 172 / 0.8)
}

.text-neutral-400\/90 {
    color: rgb(158 164 172 / 0.9)
}

.text-neutral-400\/95 {
    color: rgb(158 164 172 / 0.95)
}

.text-neutral-450 {
    --tw-text-opacity: 1;
    color: rgb(123 128 133 / var(--tw-text-opacity))
}

.text-neutral-450\/0 {
    color: rgb(123 128 133 / 0)
}

.text-neutral-450\/10 {
    color: rgb(123 128 133 / 0.1)
}

.text-neutral-450\/100 {
    color: rgb(123 128 133 / 1)
}

.text-neutral-450\/20 {
    color: rgb(123 128 133 / 0.2)
}

.text-neutral-450\/25 {
    color: rgb(123 128 133 / 0.25)
}

.text-neutral-450\/30 {
    color: rgb(123 128 133 / 0.3)
}

.text-neutral-450\/40 {
    color: rgb(123 128 133 / 0.4)
}

.text-neutral-450\/5 {
    color: rgb(123 128 133 / 0.05)
}

.text-neutral-450\/50 {
    color: rgb(123 128 133 / 0.5)
}

.text-neutral-450\/60 {
    color: rgb(123 128 133 / 0.6)
}

.text-neutral-450\/70 {
    color: rgb(123 128 133 / 0.7)
}

.text-neutral-450\/75 {
    color: rgb(123 128 133 / 0.75)
}

.text-neutral-450\/80 {
    color: rgb(123 128 133 / 0.8)
}

.text-neutral-450\/90 {
    color: rgb(123 128 133 / 0.9)
}

.text-neutral-450\/95 {
    color: rgb(123 128 133 / 0.95)
}

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

.text-neutral-50\/0 {
    color: rgb(250 250 250 / 0)
}

.text-neutral-50\/10 {
    color: rgb(250 250 250 / 0.1)
}

.text-neutral-50\/100 {
    color: rgb(250 250 250 / 1)
}

.text-neutral-50\/20 {
    color: rgb(250 250 250 / 0.2)
}

.text-neutral-50\/25 {
    color: rgb(250 250 250 / 0.25)
}

.text-neutral-50\/30 {
    color: rgb(250 250 250 / 0.3)
}

.text-neutral-50\/40 {
    color: rgb(250 250 250 / 0.4)
}

.text-neutral-50\/5 {
    color: rgb(250 250 250 / 0.05)
}

.text-neutral-50\/50 {
    color: rgb(250 250 250 / 0.5)
}

.text-neutral-50\/60 {
    color: rgb(250 250 250 / 0.6)
}

.text-neutral-50\/70 {
    color: rgb(250 250 250 / 0.7)
}

.text-neutral-50\/75 {
    color: rgb(250 250 250 / 0.75)
}

.text-neutral-50\/80 {
    color: rgb(250 250 250 / 0.8)
}

.text-neutral-50\/90 {
    color: rgb(250 250 250 / 0.9)
}

.text-neutral-50\/95 {
    color: rgb(250 250 250 / 0.95)
}

.text-neutral-500 {
    --tw-text-opacity: 1;
    color: rgb(115 115 115 / var(--tw-text-opacity))
}

.text-neutral-500\/0 {
    color: rgb(115 115 115 / 0)
}

.text-neutral-500\/10 {
    color: rgb(115 115 115 / 0.1)
}

.text-neutral-500\/100 {
    color: rgb(115 115 115 / 1)
}

.text-neutral-500\/20 {
    color: rgb(115 115 115 / 0.2)
}

.text-neutral-500\/25 {
    color: rgb(115 115 115 / 0.25)
}

.text-neutral-500\/30 {
    color: rgb(115 115 115 / 0.3)
}

.text-neutral-500\/40 {
    color: rgb(115 115 115 / 0.4)
}

.text-neutral-500\/5 {
    color: rgb(115 115 115 / 0.05)
}

.text-neutral-500\/50 {
    color: rgb(115 115 115 / 0.5)
}

.text-neutral-500\/60 {
    color: rgb(115 115 115 / 0.6)
}

.text-neutral-500\/70 {
    color: rgb(115 115 115 / 0.7)
}

.text-neutral-500\/75 {
    color: rgb(115 115 115 / 0.75)
}

.text-neutral-500\/80 {
    color: rgb(115 115 115 / 0.8)
}

.text-neutral-500\/90 {
    color: rgb(115 115 115 / 0.9)
}

.text-neutral-500\/95 {
    color: rgb(115 115 115 / 0.95)
}

.text-neutral-600 {
    --tw-text-opacity: 1;
    color: rgb(82 82 82 / var(--tw-text-opacity))
}

.text-neutral-600\/0 {
    color: rgb(82 82 82 / 0)
}

.text-neutral-600\/10 {
    color: rgb(82 82 82 / 0.1)
}

.text-neutral-600\/100 {
    color: rgb(82 82 82 / 1)
}

.text-neutral-600\/20 {
    color: rgb(82 82 82 / 0.2)
}

.text-neutral-600\/25 {
    color: rgb(82 82 82 / 0.25)
}

.text-neutral-600\/30 {
    color: rgb(82 82 82 / 0.3)
}

.text-neutral-600\/40 {
    color: rgb(82 82 82 / 0.4)
}

.text-neutral-600\/5 {
    color: rgb(82 82 82 / 0.05)
}

.text-neutral-600\/50 {
    color: rgb(82 82 82 / 0.5)
}

.text-neutral-600\/60 {
    color: rgb(82 82 82 / 0.6)
}

.text-neutral-600\/70 {
    color: rgb(82 82 82 / 0.7)
}

.text-neutral-600\/75 {
    color: rgb(82 82 82 / 0.75)
}

.text-neutral-600\/80 {
    color: rgb(82 82 82 / 0.8)
}

.text-neutral-600\/90 {
    color: rgb(82 82 82 / 0.9)
}

.text-neutral-600\/95 {
    color: rgb(82 82 82 / 0.95)
}

.text-neutral-700 {
    --tw-text-opacity: 1;
    color: rgb(64 64 64 / var(--tw-text-opacity))
}

.text-neutral-700\/0 {
    color: rgb(64 64 64 / 0)
}

.text-neutral-700\/10 {
    color: rgb(64 64 64 / 0.1)
}

.text-neutral-700\/100 {
    color: rgb(64 64 64 / 1)
}

.text-neutral-700\/20 {
    color: rgb(64 64 64 / 0.2)
}

.text-neutral-700\/25 {
    color: rgb(64 64 64 / 0.25)
}

.text-neutral-700\/30 {
    color: rgb(64 64 64 / 0.3)
}

.text-neutral-700\/40 {
    color: rgb(64 64 64 / 0.4)
}

.text-neutral-700\/5 {
    color: rgb(64 64 64 / 0.05)
}

.text-neutral-700\/50 {
    color: rgb(64 64 64 / 0.5)
}

.text-neutral-700\/60 {
    color: rgb(64 64 64 / 0.6)
}

.text-neutral-700\/70 {
    color: rgb(64 64 64 / 0.7)
}

.text-neutral-700\/75 {
    color: rgb(64 64 64 / 0.75)
}

.text-neutral-700\/80 {
    color: rgb(64 64 64 / 0.8)
}

.text-neutral-700\/90 {
    color: rgb(64 64 64 / 0.9)
}

.text-neutral-700\/95 {
    color: rgb(64 64 64 / 0.95)
}

.text-neutral-800 {
    --tw-text-opacity: 1;
    color: rgb(38 38 38 / var(--tw-text-opacity))
}

.text-neutral-800\/0 {
    color: rgb(38 38 38 / 0)
}

.text-neutral-800\/10 {
    color: rgb(38 38 38 / 0.1)
}

.text-neutral-800\/100 {
    color: rgb(38 38 38 / 1)
}

.text-neutral-800\/20 {
    color: rgb(38 38 38 / 0.2)
}

.text-neutral-800\/25 {
    color: rgb(38 38 38 / 0.25)
}

.text-neutral-800\/30 {
    color: rgb(38 38 38 / 0.3)
}

.text-neutral-800\/40 {
    color: rgb(38 38 38 / 0.4)
}

.text-neutral-800\/5 {
    color: rgb(38 38 38 / 0.05)
}

.text-neutral-800\/50 {
    color: rgb(38 38 38 / 0.5)
}

.text-neutral-800\/60 {
    color: rgb(38 38 38 / 0.6)
}

.text-neutral-800\/70 {
    color: rgb(38 38 38 / 0.7)
}

.text-neutral-800\/75 {
    color: rgb(38 38 38 / 0.75)
}

.text-neutral-800\/80 {
    color: rgb(38 38 38 / 0.8)
}

.text-neutral-800\/90 {
    color: rgb(38 38 38 / 0.9)
}

.text-neutral-800\/95 {
    color: rgb(38 38 38 / 0.95)
}

.text-neutral-850 {
    --tw-text-opacity: 1;
    color: rgb(11 11 11 / var(--tw-text-opacity))
}

.text-neutral-850\/0 {
    color: rgb(11 11 11 / 0)
}

.text-neutral-850\/10 {
    color: rgb(11 11 11 / 0.1)
}

.text-neutral-850\/100 {
    color: rgb(11 11 11 / 1)
}

.text-neutral-850\/20 {
    color: rgb(11 11 11 / 0.2)
}

.text-neutral-850\/25 {
    color: rgb(11 11 11 / 0.25)
}

.text-neutral-850\/30 {
    color: rgb(11 11 11 / 0.3)
}

.text-neutral-850\/40 {
    color: rgb(11 11 11 / 0.4)
}

.text-neutral-850\/5 {
    color: rgb(11 11 11 / 0.05)
}

.text-neutral-850\/50 {
    color: rgb(11 11 11 / 0.5)
}

.text-neutral-850\/60 {
    color: rgb(11 11 11 / 0.6)
}

.text-neutral-850\/70 {
    color: rgb(11 11 11 / 0.7)
}

.text-neutral-850\/75 {
    color: rgb(11 11 11 / 0.75)
}

.text-neutral-850\/80 {
    color: rgb(11 11 11 / 0.8)
}

.text-neutral-850\/90 {
    color: rgb(11 11 11 / 0.9)
}

.text-neutral-850\/95 {
    color: rgb(11 11 11 / 0.95)
}

.text-neutral-900 {
    --tw-text-opacity: 1;
    color: rgb(23 23 23 / var(--tw-text-opacity))
}

.text-neutral-900\/0 {
    color: rgb(23 23 23 / 0)
}

.text-neutral-900\/10 {
    color: rgb(23 23 23 / 0.1)
}

.text-neutral-900\/100 {
    color: rgb(23 23 23 / 1)
}

.text-neutral-900\/20 {
    color: rgb(23 23 23 / 0.2)
}

.text-neutral-900\/25 {
    color: rgb(23 23 23 / 0.25)
}

.text-neutral-900\/30 {
    color: rgb(23 23 23 / 0.3)
}

.text-neutral-900\/40 {
    color: rgb(23 23 23 / 0.4)
}

.text-neutral-900\/5 {
    color: rgb(23 23 23 / 0.05)
}

.text-neutral-900\/50 {
    color: rgb(23 23 23 / 0.5)
}

.text-neutral-900\/60 {
    color: rgb(23 23 23 / 0.6)
}

.text-neutral-900\/70 {
    color: rgb(23 23 23 / 0.7)
}

.text-neutral-900\/75 {
    color: rgb(23 23 23 / 0.75)
}

.text-neutral-900\/80 {
    color: rgb(23 23 23 / 0.8)
}

.text-neutral-900\/90 {
    color: rgb(23 23 23 / 0.9)
}

.text-neutral-900\/95 {
    color: rgb(23 23 23 / 0.95)
}

.text-neutral-950 {
    --tw-text-opacity: 1;
    color: rgb(10 10 10 / var(--tw-text-opacity))
}

.text-neutral-950\/0 {
    color: rgb(10 10 10 / 0)
}

.text-neutral-950\/10 {
    color: rgb(10 10 10 / 0.1)
}

.text-neutral-950\/100 {
    color: rgb(10 10 10 / 1)
}

.text-neutral-950\/20 {
    color: rgb(10 10 10 / 0.2)
}

.text-neutral-950\/25 {
    color: rgb(10 10 10 / 0.25)
}

.text-neutral-950\/30 {
    color: rgb(10 10 10 / 0.3)
}

.text-neutral-950\/40 {
    color: rgb(10 10 10 / 0.4)
}

.text-neutral-950\/5 {
    color: rgb(10 10 10 / 0.05)
}

.text-neutral-950\/50 {
    color: rgb(10 10 10 / 0.5)
}

.text-neutral-950\/60 {
    color: rgb(10 10 10 / 0.6)
}

.text-neutral-950\/70 {
    color: rgb(10 10 10 / 0.7)
}

.text-neutral-950\/75 {
    color: rgb(10 10 10 / 0.75)
}

.text-neutral-950\/80 {
    color: rgb(10 10 10 / 0.8)
}

.text-neutral-950\/90 {
    color: rgb(10 10 10 / 0.9)
}

.text-neutral-950\/95 {
    color: rgb(10 10 10 / 0.95)
}

.text-orange-100 {
    --tw-text-opacity: 1;
    color: rgb(255 237 213 / var(--tw-text-opacity))
}

.text-orange-100\/0 {
    color: rgb(255 237 213 / 0)
}

.text-orange-100\/10 {
    color: rgb(255 237 213 / 0.1)
}

.text-orange-100\/100 {
    color: rgb(255 237 213 / 1)
}

.text-orange-100\/20 {
    color: rgb(255 237 213 / 0.2)
}

.text-orange-100\/25 {
    color: rgb(255 237 213 / 0.25)
}

.text-orange-100\/30 {
    color: rgb(255 237 213 / 0.3)
}

.text-orange-100\/40 {
    color: rgb(255 237 213 / 0.4)
}

.text-orange-100\/5 {
    color: rgb(255 237 213 / 0.05)
}

.text-orange-100\/50 {
    color: rgb(255 237 213 / 0.5)
}

.text-orange-100\/60 {
    color: rgb(255 237 213 / 0.6)
}

.text-orange-100\/70 {
    color: rgb(255 237 213 / 0.7)
}

.text-orange-100\/75 {
    color: rgb(255 237 213 / 0.75)
}

.text-orange-100\/80 {
    color: rgb(255 237 213 / 0.8)
}

.text-orange-100\/90 {
    color: rgb(255 237 213 / 0.9)
}

.text-orange-100\/95 {
    color: rgb(255 237 213 / 0.95)
}

.text-orange-1050 {
    --tw-text-opacity: 1;
    color: rgb(195 45 44 / var(--tw-text-opacity))
}

.text-orange-1050\/0 {
    color: rgb(195 45 44 / 0)
}

.text-orange-1050\/10 {
    color: rgb(195 45 44 / 0.1)
}

.text-orange-1050\/100 {
    color: rgb(195 45 44 / 1)
}

.text-orange-1050\/20 {
    color: rgb(195 45 44 / 0.2)
}

.text-orange-1050\/25 {
    color: rgb(195 45 44 / 0.25)
}

.text-orange-1050\/30 {
    color: rgb(195 45 44 / 0.3)
}

.text-orange-1050\/40 {
    color: rgb(195 45 44 / 0.4)
}

.text-orange-1050\/5 {
    color: rgb(195 45 44 / 0.05)
}

.text-orange-1050\/50 {
    color: rgb(195 45 44 / 0.5)
}

.text-orange-1050\/60 {
    color: rgb(195 45 44 / 0.6)
}

.text-orange-1050\/70 {
    color: rgb(195 45 44 / 0.7)
}

.text-orange-1050\/75 {
    color: rgb(195 45 44 / 0.75)
}

.text-orange-1050\/80 {
    color: rgb(195 45 44 / 0.8)
}

.text-orange-1050\/90 {
    color: rgb(195 45 44 / 0.9)
}

.text-orange-1050\/95 {
    color: rgb(195 45 44 / 0.95)
}

.text-orange-1150 {
    --tw-text-opacity: 1;
    color: rgb(223 95 57 / var(--tw-text-opacity))
}

.text-orange-1150\/0 {
    color: rgb(223 95 57 / 0)
}

.text-orange-1150\/10 {
    color: rgb(223 95 57 / 0.1)
}

.text-orange-1150\/100 {
    color: rgb(223 95 57 / 1)
}

.text-orange-1150\/20 {
    color: rgb(223 95 57 / 0.2)
}

.text-orange-1150\/25 {
    color: rgb(223 95 57 / 0.25)
}

.text-orange-1150\/30 {
    color: rgb(223 95 57 / 0.3)
}

.text-orange-1150\/40 {
    color: rgb(223 95 57 / 0.4)
}

.text-orange-1150\/5 {
    color: rgb(223 95 57 / 0.05)
}

.text-orange-1150\/50 {
    color: rgb(223 95 57 / 0.5)
}

.text-orange-1150\/60 {
    color: rgb(223 95 57 / 0.6)
}

.text-orange-1150\/70 {
    color: rgb(223 95 57 / 0.7)
}

.text-orange-1150\/75 {
    color: rgb(223 95 57 / 0.75)
}

.text-orange-1150\/80 {
    color: rgb(223 95 57 / 0.8)
}

.text-orange-1150\/90 {
    color: rgb(223 95 57 / 0.9)
}

.text-orange-1150\/95 {
    color: rgb(223 95 57 / 0.95)
}

.text-orange-1350 {
    --tw-text-opacity: 1;
    color: rgb(240 178 62 / var(--tw-text-opacity))
}

.text-orange-1350\/0 {
    color: rgb(240 178 62 / 0)
}

.text-orange-1350\/10 {
    color: rgb(240 178 62 / 0.1)
}

.text-orange-1350\/100 {
    color: rgb(240 178 62 / 1)
}

.text-orange-1350\/20 {
    color: rgb(240 178 62 / 0.2)
}

.text-orange-1350\/25 {
    color: rgb(240 178 62 / 0.25)
}

.text-orange-1350\/30 {
    color: rgb(240 178 62 / 0.3)
}

.text-orange-1350\/40 {
    color: rgb(240 178 62 / 0.4)
}

.text-orange-1350\/5 {
    color: rgb(240 178 62 / 0.05)
}

.text-orange-1350\/50 {
    color: rgb(240 178 62 / 0.5)
}

.text-orange-1350\/60 {
    color: rgb(240 178 62 / 0.6)
}

.text-orange-1350\/70 {
    color: rgb(240 178 62 / 0.7)
}

.text-orange-1350\/75 {
    color: rgb(240 178 62 / 0.75)
}

.text-orange-1350\/80 {
    color: rgb(240 178 62 / 0.8)
}

.text-orange-1350\/90 {
    color: rgb(240 178 62 / 0.9)
}

.text-orange-1350\/95 {
    color: rgb(240 178 62 / 0.95)
}

.text-orange-200 {
    --tw-text-opacity: 1;
    color: rgb(254 215 170 / var(--tw-text-opacity))
}

.text-orange-200\/0 {
    color: rgb(254 215 170 / 0)
}

.text-orange-200\/10 {
    color: rgb(254 215 170 / 0.1)
}

.text-orange-200\/100 {
    color: rgb(254 215 170 / 1)
}

.text-orange-200\/20 {
    color: rgb(254 215 170 / 0.2)
}

.text-orange-200\/25 {
    color: rgb(254 215 170 / 0.25)
}

.text-orange-200\/30 {
    color: rgb(254 215 170 / 0.3)
}

.text-orange-200\/40 {
    color: rgb(254 215 170 / 0.4)
}

.text-orange-200\/5 {
    color: rgb(254 215 170 / 0.05)
}

.text-orange-200\/50 {
    color: rgb(254 215 170 / 0.5)
}

.text-orange-200\/60 {
    color: rgb(254 215 170 / 0.6)
}

.text-orange-200\/70 {
    color: rgb(254 215 170 / 0.7)
}

.text-orange-200\/75 {
    color: rgb(254 215 170 / 0.75)
}

.text-orange-200\/80 {
    color: rgb(254 215 170 / 0.8)
}

.text-orange-200\/90 {
    color: rgb(254 215 170 / 0.9)
}

.text-orange-200\/95 {
    color: rgb(254 215 170 / 0.95)
}

.text-orange-250 {
    --tw-text-opacity: 1;
    color: rgb(244 207 188 / var(--tw-text-opacity))
}

.text-orange-250\/0 {
    color: rgb(244 207 188 / 0)
}

.text-orange-250\/10 {
    color: rgb(244 207 188 / 0.1)
}

.text-orange-250\/100 {
    color: rgb(244 207 188 / 1)
}

.text-orange-250\/20 {
    color: rgb(244 207 188 / 0.2)
}

.text-orange-250\/25 {
    color: rgb(244 207 188 / 0.25)
}

.text-orange-250\/30 {
    color: rgb(244 207 188 / 0.3)
}

.text-orange-250\/40 {
    color: rgb(244 207 188 / 0.4)
}

.text-orange-250\/5 {
    color: rgb(244 207 188 / 0.05)
}

.text-orange-250\/50 {
    color: rgb(244 207 188 / 0.5)
}

.text-orange-250\/60 {
    color: rgb(244 207 188 / 0.6)
}

.text-orange-250\/70 {
    color: rgb(244 207 188 / 0.7)
}

.text-orange-250\/75 {
    color: rgb(244 207 188 / 0.75)
}

.text-orange-250\/80 {
    color: rgb(244 207 188 / 0.8)
}

.text-orange-250\/90 {
    color: rgb(244 207 188 / 0.9)
}

.text-orange-250\/95 {
    color: rgb(244 207 188 / 0.95)
}

.text-orange-300 {
    --tw-text-opacity: 1;
    color: rgb(253 186 116 / var(--tw-text-opacity))
}

.text-orange-300\/0 {
    color: rgb(253 186 116 / 0)
}

.text-orange-300\/10 {
    color: rgb(253 186 116 / 0.1)
}

.text-orange-300\/100 {
    color: rgb(253 186 116 / 1)
}

.text-orange-300\/20 {
    color: rgb(253 186 116 / 0.2)
}

.text-orange-300\/25 {
    color: rgb(253 186 116 / 0.25)
}

.text-orange-300\/30 {
    color: rgb(253 186 116 / 0.3)
}

.text-orange-300\/40 {
    color: rgb(253 186 116 / 0.4)
}

.text-orange-300\/5 {
    color: rgb(253 186 116 / 0.05)
}

.text-orange-300\/50 {
    color: rgb(253 186 116 / 0.5)
}

.text-orange-300\/60 {
    color: rgb(253 186 116 / 0.6)
}

.text-orange-300\/70 {
    color: rgb(253 186 116 / 0.7)
}

.text-orange-300\/75 {
    color: rgb(253 186 116 / 0.75)
}

.text-orange-300\/80 {
    color: rgb(253 186 116 / 0.8)
}

.text-orange-300\/90 {
    color: rgb(253 186 116 / 0.9)
}

.text-orange-300\/95 {
    color: rgb(253 186 116 / 0.95)
}

.text-orange-400 {
    --tw-text-opacity: 1;
    color: rgb(251 146 60 / var(--tw-text-opacity))
}

.text-orange-400\/0 {
    color: rgb(251 146 60 / 0)
}

.text-orange-400\/10 {
    color: rgb(251 146 60 / 0.1)
}

.text-orange-400\/100 {
    color: rgb(251 146 60 / 1)
}

.text-orange-400\/20 {
    color: rgb(251 146 60 / 0.2)
}

.text-orange-400\/25 {
    color: rgb(251 146 60 / 0.25)
}

.text-orange-400\/30 {
    color: rgb(251 146 60 / 0.3)
}

.text-orange-400\/40 {
    color: rgb(251 146 60 / 0.4)
}

.text-orange-400\/5 {
    color: rgb(251 146 60 / 0.05)
}

.text-orange-400\/50 {
    color: rgb(251 146 60 / 0.5)
}

.text-orange-400\/60 {
    color: rgb(251 146 60 / 0.6)
}

.text-orange-400\/70 {
    color: rgb(251 146 60 / 0.7)
}

.text-orange-400\/75 {
    color: rgb(251 146 60 / 0.75)
}

.text-orange-400\/80 {
    color: rgb(251 146 60 / 0.8)
}

.text-orange-400\/90 {
    color: rgb(251 146 60 / 0.9)
}

.text-orange-400\/95 {
    color: rgb(251 146 60 / 0.95)
}

.text-orange-50 {
    --tw-text-opacity: 1;
    color: rgb(255 247 237 / var(--tw-text-opacity))
}

.text-orange-50\/0 {
    color: rgb(255 247 237 / 0)
}

.text-orange-50\/10 {
    color: rgb(255 247 237 / 0.1)
}

.text-orange-50\/100 {
    color: rgb(255 247 237 / 1)
}

.text-orange-50\/20 {
    color: rgb(255 247 237 / 0.2)
}

.text-orange-50\/25 {
    color: rgb(255 247 237 / 0.25)
}

.text-orange-50\/30 {
    color: rgb(255 247 237 / 0.3)
}

.text-orange-50\/40 {
    color: rgb(255 247 237 / 0.4)
}

.text-orange-50\/5 {
    color: rgb(255 247 237 / 0.05)
}

.text-orange-50\/50 {
    color: rgb(255 247 237 / 0.5)
}

.text-orange-50\/60 {
    color: rgb(255 247 237 / 0.6)
}

.text-orange-50\/70 {
    color: rgb(255 247 237 / 0.7)
}

.text-orange-50\/75 {
    color: rgb(255 247 237 / 0.75)
}

.text-orange-50\/80 {
    color: rgb(255 247 237 / 0.8)
}

.text-orange-50\/90 {
    color: rgb(255 247 237 / 0.9)
}

.text-orange-50\/95 {
    color: rgb(255 247 237 / 0.95)
}

.text-orange-500 {
    --tw-text-opacity: 1;
    color: rgb(249 115 22 / var(--tw-text-opacity))
}

.text-orange-500\/0 {
    color: rgb(249 115 22 / 0)
}

.text-orange-500\/10 {
    color: rgb(249 115 22 / 0.1)
}

.text-orange-500\/100 {
    color: rgb(249 115 22 / 1)
}

.text-orange-500\/20 {
    color: rgb(249 115 22 / 0.2)
}

.text-orange-500\/25 {
    color: rgb(249 115 22 / 0.25)
}

.text-orange-500\/30 {
    color: rgb(249 115 22 / 0.3)
}

.text-orange-500\/40 {
    color: rgb(249 115 22 / 0.4)
}

.text-orange-500\/5 {
    color: rgb(249 115 22 / 0.05)
}

.text-orange-500\/50 {
    color: rgb(249 115 22 / 0.5)
}

.text-orange-500\/60 {
    color: rgb(249 115 22 / 0.6)
}

.text-orange-500\/70 {
    color: rgb(249 115 22 / 0.7)
}

.text-orange-500\/75 {
    color: rgb(249 115 22 / 0.75)
}

.text-orange-500\/80 {
    color: rgb(249 115 22 / 0.8)
}

.text-orange-500\/90 {
    color: rgb(249 115 22 / 0.9)
}

.text-orange-500\/95 {
    color: rgb(249 115 22 / 0.95)
}

.text-orange-550 {
    --tw-text-opacity: 1;
    color: rgb(245 126 65 / var(--tw-text-opacity))
}

.text-orange-550\/0 {
    color: rgb(245 126 65 / 0)
}

.text-orange-550\/10 {
    color: rgb(245 126 65 / 0.1)
}

.text-orange-550\/100 {
    color: rgb(245 126 65 / 1)
}

.text-orange-550\/20 {
    color: rgb(245 126 65 / 0.2)
}

.text-orange-550\/25 {
    color: rgb(245 126 65 / 0.25)
}

.text-orange-550\/30 {
    color: rgb(245 126 65 / 0.3)
}

.text-orange-550\/40 {
    color: rgb(245 126 65 / 0.4)
}

.text-orange-550\/5 {
    color: rgb(245 126 65 / 0.05)
}

.text-orange-550\/50 {
    color: rgb(245 126 65 / 0.5)
}

.text-orange-550\/60 {
    color: rgb(245 126 65 / 0.6)
}

.text-orange-550\/70 {
    color: rgb(245 126 65 / 0.7)
}

.text-orange-550\/75 {
    color: rgb(245 126 65 / 0.75)
}

.text-orange-550\/80 {
    color: rgb(245 126 65 / 0.8)
}

.text-orange-550\/90 {
    color: rgb(245 126 65 / 0.9)
}

.text-orange-550\/95 {
    color: rgb(245 126 65 / 0.95)
}

.text-orange-600 {
    --tw-text-opacity: 1;
    color: rgb(234 88 12 / var(--tw-text-opacity))
}

.text-orange-600\/0 {
    color: rgb(234 88 12 / 0)
}

.text-orange-600\/10 {
    color: rgb(234 88 12 / 0.1)
}

.text-orange-600\/100 {
    color: rgb(234 88 12 / 1)
}

.text-orange-600\/20 {
    color: rgb(234 88 12 / 0.2)
}

.text-orange-600\/25 {
    color: rgb(234 88 12 / 0.25)
}

.text-orange-600\/30 {
    color: rgb(234 88 12 / 0.3)
}

.text-orange-600\/40 {
    color: rgb(234 88 12 / 0.4)
}

.text-orange-600\/5 {
    color: rgb(234 88 12 / 0.05)
}

.text-orange-600\/50 {
    color: rgb(234 88 12 / 0.5)
}

.text-orange-600\/60 {
    color: rgb(234 88 12 / 0.6)
}

.text-orange-600\/70 {
    color: rgb(234 88 12 / 0.7)
}

.text-orange-600\/75 {
    color: rgb(234 88 12 / 0.75)
}

.text-orange-600\/80 {
    color: rgb(234 88 12 / 0.8)
}

.text-orange-600\/90 {
    color: rgb(234 88 12 / 0.9)
}

.text-orange-600\/95 {
    color: rgb(234 88 12 / 0.95)
}

.text-orange-650 {
    --tw-text-opacity: 1;
    color: rgb(219 99 38 / var(--tw-text-opacity))
}

.text-orange-650\/0 {
    color: rgb(219 99 38 / 0)
}

.text-orange-650\/10 {
    color: rgb(219 99 38 / 0.1)
}

.text-orange-650\/100 {
    color: rgb(219 99 38 / 1)
}

.text-orange-650\/20 {
    color: rgb(219 99 38 / 0.2)
}

.text-orange-650\/25 {
    color: rgb(219 99 38 / 0.25)
}

.text-orange-650\/30 {
    color: rgb(219 99 38 / 0.3)
}

.text-orange-650\/40 {
    color: rgb(219 99 38 / 0.4)
}

.text-orange-650\/5 {
    color: rgb(219 99 38 / 0.05)
}

.text-orange-650\/50 {
    color: rgb(219 99 38 / 0.5)
}

.text-orange-650\/60 {
    color: rgb(219 99 38 / 0.6)
}

.text-orange-650\/70 {
    color: rgb(219 99 38 / 0.7)
}

.text-orange-650\/75 {
    color: rgb(219 99 38 / 0.75)
}

.text-orange-650\/80 {
    color: rgb(219 99 38 / 0.8)
}

.text-orange-650\/90 {
    color: rgb(219 99 38 / 0.9)
}

.text-orange-650\/95 {
    color: rgb(219 99 38 / 0.95)
}

.text-orange-700 {
    --tw-text-opacity: 1;
    color: rgb(194 65 12 / var(--tw-text-opacity))
}

.text-orange-700\/0 {
    color: rgb(194 65 12 / 0)
}

.text-orange-700\/10 {
    color: rgb(194 65 12 / 0.1)
}

.text-orange-700\/100 {
    color: rgb(194 65 12 / 1)
}

.text-orange-700\/20 {
    color: rgb(194 65 12 / 0.2)
}

.text-orange-700\/25 {
    color: rgb(194 65 12 / 0.25)
}

.text-orange-700\/30 {
    color: rgb(194 65 12 / 0.3)
}

.text-orange-700\/40 {
    color: rgb(194 65 12 / 0.4)
}

.text-orange-700\/5 {
    color: rgb(194 65 12 / 0.05)
}

.text-orange-700\/50 {
    color: rgb(194 65 12 / 0.5)
}

.text-orange-700\/60 {
    color: rgb(194 65 12 / 0.6)
}

.text-orange-700\/70 {
    color: rgb(194 65 12 / 0.7)
}

.text-orange-700\/75 {
    color: rgb(194 65 12 / 0.75)
}

.text-orange-700\/80 {
    color: rgb(194 65 12 / 0.8)
}

.text-orange-700\/90 {
    color: rgb(194 65 12 / 0.9)
}

.text-orange-700\/95 {
    color: rgb(194 65 12 / 0.95)
}

.text-orange-750 {
    --tw-text-opacity: 1;
    color: rgb(120 54 21 / var(--tw-text-opacity))
}

.text-orange-750\/0 {
    color: rgb(120 54 21 / 0)
}

.text-orange-750\/10 {
    color: rgb(120 54 21 / 0.1)
}

.text-orange-750\/100 {
    color: rgb(120 54 21 / 1)
}

.text-orange-750\/20 {
    color: rgb(120 54 21 / 0.2)
}

.text-orange-750\/25 {
    color: rgb(120 54 21 / 0.25)
}

.text-orange-750\/30 {
    color: rgb(120 54 21 / 0.3)
}

.text-orange-750\/40 {
    color: rgb(120 54 21 / 0.4)
}

.text-orange-750\/5 {
    color: rgb(120 54 21 / 0.05)
}

.text-orange-750\/50 {
    color: rgb(120 54 21 / 0.5)
}

.text-orange-750\/60 {
    color: rgb(120 54 21 / 0.6)
}

.text-orange-750\/70 {
    color: rgb(120 54 21 / 0.7)
}

.text-orange-750\/75 {
    color: rgb(120 54 21 / 0.75)
}

.text-orange-750\/80 {
    color: rgb(120 54 21 / 0.8)
}

.text-orange-750\/90 {
    color: rgb(120 54 21 / 0.9)
}

.text-orange-750\/95 {
    color: rgb(120 54 21 / 0.95)
}

.text-orange-800 {
    --tw-text-opacity: 1;
    color: rgb(154 52 18 / var(--tw-text-opacity))
}

.text-orange-800\/0 {
    color: rgb(154 52 18 / 0)
}

.text-orange-800\/10 {
    color: rgb(154 52 18 / 0.1)
}

.text-orange-800\/100 {
    color: rgb(154 52 18 / 1)
}

.text-orange-800\/20 {
    color: rgb(154 52 18 / 0.2)
}

.text-orange-800\/25 {
    color: rgb(154 52 18 / 0.25)
}

.text-orange-800\/30 {
    color: rgb(154 52 18 / 0.3)
}

.text-orange-800\/40 {
    color: rgb(154 52 18 / 0.4)
}

.text-orange-800\/5 {
    color: rgb(154 52 18 / 0.05)
}

.text-orange-800\/50 {
    color: rgb(154 52 18 / 0.5)
}

.text-orange-800\/60 {
    color: rgb(154 52 18 / 0.6)
}

.text-orange-800\/70 {
    color: rgb(154 52 18 / 0.7)
}

.text-orange-800\/75 {
    color: rgb(154 52 18 / 0.75)
}

.text-orange-800\/80 {
    color: rgb(154 52 18 / 0.8)
}

.text-orange-800\/90 {
    color: rgb(154 52 18 / 0.9)
}

.text-orange-800\/95 {
    color: rgb(154 52 18 / 0.95)
}

.text-orange-850 {
    --tw-text-opacity: 1;
    color: rgb(74 11 33 / var(--tw-text-opacity))
}

.text-orange-850\/0 {
    color: rgb(74 11 33 / 0)
}

.text-orange-850\/10 {
    color: rgb(74 11 33 / 0.1)
}

.text-orange-850\/100 {
    color: rgb(74 11 33 / 1)
}

.text-orange-850\/20 {
    color: rgb(74 11 33 / 0.2)
}

.text-orange-850\/25 {
    color: rgb(74 11 33 / 0.25)
}

.text-orange-850\/30 {
    color: rgb(74 11 33 / 0.3)
}

.text-orange-850\/40 {
    color: rgb(74 11 33 / 0.4)
}

.text-orange-850\/5 {
    color: rgb(74 11 33 / 0.05)
}

.text-orange-850\/50 {
    color: rgb(74 11 33 / 0.5)
}

.text-orange-850\/60 {
    color: rgb(74 11 33 / 0.6)
}

.text-orange-850\/70 {
    color: rgb(74 11 33 / 0.7)
}

.text-orange-850\/75 {
    color: rgb(74 11 33 / 0.75)
}

.text-orange-850\/80 {
    color: rgb(74 11 33 / 0.8)
}

.text-orange-850\/90 {
    color: rgb(74 11 33 / 0.9)
}

.text-orange-850\/95 {
    color: rgb(74 11 33 / 0.95)
}

.text-orange-900 {
    --tw-text-opacity: 1;
    color: rgb(124 45 18 / var(--tw-text-opacity))
}

.text-orange-900\/0 {
    color: rgb(124 45 18 / 0)
}

.text-orange-900\/10 {
    color: rgb(124 45 18 / 0.1)
}

.text-orange-900\/100 {
    color: rgb(124 45 18 / 1)
}

.text-orange-900\/20 {
    color: rgb(124 45 18 / 0.2)
}

.text-orange-900\/25 {
    color: rgb(124 45 18 / 0.25)
}

.text-orange-900\/30 {
    color: rgb(124 45 18 / 0.3)
}

.text-orange-900\/40 {
    color: rgb(124 45 18 / 0.4)
}

.text-orange-900\/5 {
    color: rgb(124 45 18 / 0.05)
}

.text-orange-900\/50 {
    color: rgb(124 45 18 / 0.5)
}

.text-orange-900\/60 {
    color: rgb(124 45 18 / 0.6)
}

.text-orange-900\/70 {
    color: rgb(124 45 18 / 0.7)
}

.text-orange-900\/75 {
    color: rgb(124 45 18 / 0.75)
}

.text-orange-900\/80 {
    color: rgb(124 45 18 / 0.8)
}

.text-orange-900\/90 {
    color: rgb(124 45 18 / 0.9)
}

.text-orange-900\/95 {
    color: rgb(124 45 18 / 0.95)
}

.text-orange-950 {
    --tw-text-opacity: 1;
    color: rgb(128 24 31 / var(--tw-text-opacity))
}

.text-orange-950\/0 {
    color: rgb(128 24 31 / 0)
}

.text-orange-950\/10 {
    color: rgb(128 24 31 / 0.1)
}

.text-orange-950\/100 {
    color: rgb(128 24 31 / 1)
}

.text-orange-950\/20 {
    color: rgb(128 24 31 / 0.2)
}

.text-orange-950\/25 {
    color: rgb(128 24 31 / 0.25)
}

.text-orange-950\/30 {
    color: rgb(128 24 31 / 0.3)
}

.text-orange-950\/40 {
    color: rgb(128 24 31 / 0.4)
}

.text-orange-950\/5 {
    color: rgb(128 24 31 / 0.05)
}

.text-orange-950\/50 {
    color: rgb(128 24 31 / 0.5)
}

.text-orange-950\/60 {
    color: rgb(128 24 31 / 0.6)
}

.text-orange-950\/70 {
    color: rgb(128 24 31 / 0.7)
}

.text-orange-950\/75 {
    color: rgb(128 24 31 / 0.75)
}

.text-orange-950\/80 {
    color: rgb(128 24 31 / 0.8)
}

.text-orange-950\/90 {
    color: rgb(128 24 31 / 0.9)
}

.text-orange-950\/95 {
    color: rgb(128 24 31 / 0.95)
}

.text-pink-100 {
    --tw-text-opacity: 1;
    color: rgb(252 231 243 / var(--tw-text-opacity))
}

.text-pink-100\/0 {
    color: rgb(252 231 243 / 0)
}

.text-pink-100\/10 {
    color: rgb(252 231 243 / 0.1)
}

.text-pink-100\/100 {
    color: rgb(252 231 243 / 1)
}

.text-pink-100\/20 {
    color: rgb(252 231 243 / 0.2)
}

.text-pink-100\/25 {
    color: rgb(252 231 243 / 0.25)
}

.text-pink-100\/30 {
    color: rgb(252 231 243 / 0.3)
}

.text-pink-100\/40 {
    color: rgb(252 231 243 / 0.4)
}

.text-pink-100\/5 {
    color: rgb(252 231 243 / 0.05)
}

.text-pink-100\/50 {
    color: rgb(252 231 243 / 0.5)
}

.text-pink-100\/60 {
    color: rgb(252 231 243 / 0.6)
}

.text-pink-100\/70 {
    color: rgb(252 231 243 / 0.7)
}

.text-pink-100\/75 {
    color: rgb(252 231 243 / 0.75)
}

.text-pink-100\/80 {
    color: rgb(252 231 243 / 0.8)
}

.text-pink-100\/90 {
    color: rgb(252 231 243 / 0.9)
}

.text-pink-100\/95 {
    color: rgb(252 231 243 / 0.95)
}

.text-pink-200 {
    --tw-text-opacity: 1;
    color: rgb(251 207 232 / var(--tw-text-opacity))
}

.text-pink-200\/0 {
    color: rgb(251 207 232 / 0)
}

.text-pink-200\/10 {
    color: rgb(251 207 232 / 0.1)
}

.text-pink-200\/100 {
    color: rgb(251 207 232 / 1)
}

.text-pink-200\/20 {
    color: rgb(251 207 232 / 0.2)
}

.text-pink-200\/25 {
    color: rgb(251 207 232 / 0.25)
}

.text-pink-200\/30 {
    color: rgb(251 207 232 / 0.3)
}

.text-pink-200\/40 {
    color: rgb(251 207 232 / 0.4)
}

.text-pink-200\/5 {
    color: rgb(251 207 232 / 0.05)
}

.text-pink-200\/50 {
    color: rgb(251 207 232 / 0.5)
}

.text-pink-200\/60 {
    color: rgb(251 207 232 / 0.6)
}

.text-pink-200\/70 {
    color: rgb(251 207 232 / 0.7)
}

.text-pink-200\/75 {
    color: rgb(251 207 232 / 0.75)
}

.text-pink-200\/80 {
    color: rgb(251 207 232 / 0.8)
}

.text-pink-200\/90 {
    color: rgb(251 207 232 / 0.9)
}

.text-pink-200\/95 {
    color: rgb(251 207 232 / 0.95)
}

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

.text-pink-300\/0 {
    color: rgb(249 168 212 / 0)
}

.text-pink-300\/10 {
    color: rgb(249 168 212 / 0.1)
}

.text-pink-300\/100 {
    color: rgb(249 168 212 / 1)
}

.text-pink-300\/20 {
    color: rgb(249 168 212 / 0.2)
}

.text-pink-300\/25 {
    color: rgb(249 168 212 / 0.25)
}

.text-pink-300\/30 {
    color: rgb(249 168 212 / 0.3)
}

.text-pink-300\/40 {
    color: rgb(249 168 212 / 0.4)
}

.text-pink-300\/5 {
    color: rgb(249 168 212 / 0.05)
}

.text-pink-300\/50 {
    color: rgb(249 168 212 / 0.5)
}

.text-pink-300\/60 {
    color: rgb(249 168 212 / 0.6)
}

.text-pink-300\/70 {
    color: rgb(249 168 212 / 0.7)
}

.text-pink-300\/75 {
    color: rgb(249 168 212 / 0.75)
}

.text-pink-300\/80 {
    color: rgb(249 168 212 / 0.8)
}

.text-pink-300\/90 {
    color: rgb(249 168 212 / 0.9)
}

.text-pink-300\/95 {
    color: rgb(249 168 212 / 0.95)
}

.text-pink-400 {
    --tw-text-opacity: 1;
    color: rgb(244 114 182 / var(--tw-text-opacity))
}

.text-pink-400\/0 {
    color: rgb(244 114 182 / 0)
}

.text-pink-400\/10 {
    color: rgb(244 114 182 / 0.1)
}

.text-pink-400\/100 {
    color: rgb(244 114 182 / 1)
}

.text-pink-400\/20 {
    color: rgb(244 114 182 / 0.2)
}

.text-pink-400\/25 {
    color: rgb(244 114 182 / 0.25)
}

.text-pink-400\/30 {
    color: rgb(244 114 182 / 0.3)
}

.text-pink-400\/40 {
    color: rgb(244 114 182 / 0.4)
}

.text-pink-400\/5 {
    color: rgb(244 114 182 / 0.05)
}

.text-pink-400\/50 {
    color: rgb(244 114 182 / 0.5)
}

.text-pink-400\/60 {
    color: rgb(244 114 182 / 0.6)
}

.text-pink-400\/70 {
    color: rgb(244 114 182 / 0.7)
}

.text-pink-400\/75 {
    color: rgb(244 114 182 / 0.75)
}

.text-pink-400\/80 {
    color: rgb(244 114 182 / 0.8)
}

.text-pink-400\/90 {
    color: rgb(244 114 182 / 0.9)
}

.text-pink-400\/95 {
    color: rgb(244 114 182 / 0.95)
}

.text-pink-50 {
    --tw-text-opacity: 1;
    color: rgb(253 242 248 / var(--tw-text-opacity))
}

.text-pink-50\/0 {
    color: rgb(253 242 248 / 0)
}

.text-pink-50\/10 {
    color: rgb(253 242 248 / 0.1)
}

.text-pink-50\/100 {
    color: rgb(253 242 248 / 1)
}

.text-pink-50\/20 {
    color: rgb(253 242 248 / 0.2)
}

.text-pink-50\/25 {
    color: rgb(253 242 248 / 0.25)
}

.text-pink-50\/30 {
    color: rgb(253 242 248 / 0.3)
}

.text-pink-50\/40 {
    color: rgb(253 242 248 / 0.4)
}

.text-pink-50\/5 {
    color: rgb(253 242 248 / 0.05)
}

.text-pink-50\/50 {
    color: rgb(253 242 248 / 0.5)
}

.text-pink-50\/60 {
    color: rgb(253 242 248 / 0.6)
}

.text-pink-50\/70 {
    color: rgb(253 242 248 / 0.7)
}

.text-pink-50\/75 {
    color: rgb(253 242 248 / 0.75)
}

.text-pink-50\/80 {
    color: rgb(253 242 248 / 0.8)
}

.text-pink-50\/90 {
    color: rgb(253 242 248 / 0.9)
}

.text-pink-50\/95 {
    color: rgb(253 242 248 / 0.95)
}

.text-pink-500 {
    --tw-text-opacity: 1;
    color: rgb(236 72 153 / var(--tw-text-opacity))
}

.text-pink-500\/0 {
    color: rgb(236 72 153 / 0)
}

.text-pink-500\/10 {
    color: rgb(236 72 153 / 0.1)
}

.text-pink-500\/100 {
    color: rgb(236 72 153 / 1)
}

.text-pink-500\/20 {
    color: rgb(236 72 153 / 0.2)
}

.text-pink-500\/25 {
    color: rgb(236 72 153 / 0.25)
}

.text-pink-500\/30 {
    color: rgb(236 72 153 / 0.3)
}

.text-pink-500\/40 {
    color: rgb(236 72 153 / 0.4)
}

.text-pink-500\/5 {
    color: rgb(236 72 153 / 0.05)
}

.text-pink-500\/50 {
    color: rgb(236 72 153 / 0.5)
}

.text-pink-500\/60 {
    color: rgb(236 72 153 / 0.6)
}

.text-pink-500\/70 {
    color: rgb(236 72 153 / 0.7)
}

.text-pink-500\/75 {
    color: rgb(236 72 153 / 0.75)
}

.text-pink-500\/80 {
    color: rgb(236 72 153 / 0.8)
}

.text-pink-500\/90 {
    color: rgb(236 72 153 / 0.9)
}

.text-pink-500\/95 {
    color: rgb(236 72 153 / 0.95)
}

.text-pink-550 {
    --tw-text-opacity: 1;
    color: rgb(229 34 110 / var(--tw-text-opacity))
}

.text-pink-550\/0 {
    color: rgb(229 34 110 / 0)
}

.text-pink-550\/10 {
    color: rgb(229 34 110 / 0.1)
}

.text-pink-550\/100 {
    color: rgb(229 34 110 / 1)
}

.text-pink-550\/20 {
    color: rgb(229 34 110 / 0.2)
}

.text-pink-550\/25 {
    color: rgb(229 34 110 / 0.25)
}

.text-pink-550\/30 {
    color: rgb(229 34 110 / 0.3)
}

.text-pink-550\/40 {
    color: rgb(229 34 110 / 0.4)
}

.text-pink-550\/5 {
    color: rgb(229 34 110 / 0.05)
}

.text-pink-550\/50 {
    color: rgb(229 34 110 / 0.5)
}

.text-pink-550\/60 {
    color: rgb(229 34 110 / 0.6)
}

.text-pink-550\/70 {
    color: rgb(229 34 110 / 0.7)
}

.text-pink-550\/75 {
    color: rgb(229 34 110 / 0.75)
}

.text-pink-550\/80 {
    color: rgb(229 34 110 / 0.8)
}

.text-pink-550\/90 {
    color: rgb(229 34 110 / 0.9)
}

.text-pink-550\/95 {
    color: rgb(229 34 110 / 0.95)
}

.text-pink-600 {
    --tw-text-opacity: 1;
    color: rgb(219 39 119 / var(--tw-text-opacity))
}

.text-pink-600\/0 {
    color: rgb(219 39 119 / 0)
}

.text-pink-600\/10 {
    color: rgb(219 39 119 / 0.1)
}

.text-pink-600\/100 {
    color: rgb(219 39 119 / 1)
}

.text-pink-600\/20 {
    color: rgb(219 39 119 / 0.2)
}

.text-pink-600\/25 {
    color: rgb(219 39 119 / 0.25)
}

.text-pink-600\/30 {
    color: rgb(219 39 119 / 0.3)
}

.text-pink-600\/40 {
    color: rgb(219 39 119 / 0.4)
}

.text-pink-600\/5 {
    color: rgb(219 39 119 / 0.05)
}

.text-pink-600\/50 {
    color: rgb(219 39 119 / 0.5)
}

.text-pink-600\/60 {
    color: rgb(219 39 119 / 0.6)
}

.text-pink-600\/70 {
    color: rgb(219 39 119 / 0.7)
}

.text-pink-600\/75 {
    color: rgb(219 39 119 / 0.75)
}

.text-pink-600\/80 {
    color: rgb(219 39 119 / 0.8)
}

.text-pink-600\/90 {
    color: rgb(219 39 119 / 0.9)
}

.text-pink-600\/95 {
    color: rgb(219 39 119 / 0.95)
}

.text-pink-700 {
    --tw-text-opacity: 1;
    color: rgb(190 24 93 / var(--tw-text-opacity))
}

.text-pink-700\/0 {
    color: rgb(190 24 93 / 0)
}

.text-pink-700\/10 {
    color: rgb(190 24 93 / 0.1)
}

.text-pink-700\/100 {
    color: rgb(190 24 93 / 1)
}

.text-pink-700\/20 {
    color: rgb(190 24 93 / 0.2)
}

.text-pink-700\/25 {
    color: rgb(190 24 93 / 0.25)
}

.text-pink-700\/30 {
    color: rgb(190 24 93 / 0.3)
}

.text-pink-700\/40 {
    color: rgb(190 24 93 / 0.4)
}

.text-pink-700\/5 {
    color: rgb(190 24 93 / 0.05)
}

.text-pink-700\/50 {
    color: rgb(190 24 93 / 0.5)
}

.text-pink-700\/60 {
    color: rgb(190 24 93 / 0.6)
}

.text-pink-700\/70 {
    color: rgb(190 24 93 / 0.7)
}

.text-pink-700\/75 {
    color: rgb(190 24 93 / 0.75)
}

.text-pink-700\/80 {
    color: rgb(190 24 93 / 0.8)
}

.text-pink-700\/90 {
    color: rgb(190 24 93 / 0.9)
}

.text-pink-700\/95 {
    color: rgb(190 24 93 / 0.95)
}

.text-pink-800 {
    --tw-text-opacity: 1;
    color: rgb(157 23 77 / var(--tw-text-opacity))
}

.text-pink-800\/0 {
    color: rgb(157 23 77 / 0)
}

.text-pink-800\/10 {
    color: rgb(157 23 77 / 0.1)
}

.text-pink-800\/100 {
    color: rgb(157 23 77 / 1)
}

.text-pink-800\/20 {
    color: rgb(157 23 77 / 0.2)
}

.text-pink-800\/25 {
    color: rgb(157 23 77 / 0.25)
}

.text-pink-800\/30 {
    color: rgb(157 23 77 / 0.3)
}

.text-pink-800\/40 {
    color: rgb(157 23 77 / 0.4)
}

.text-pink-800\/5 {
    color: rgb(157 23 77 / 0.05)
}

.text-pink-800\/50 {
    color: rgb(157 23 77 / 0.5)
}

.text-pink-800\/60 {
    color: rgb(157 23 77 / 0.6)
}

.text-pink-800\/70 {
    color: rgb(157 23 77 / 0.7)
}

.text-pink-800\/75 {
    color: rgb(157 23 77 / 0.75)
}

.text-pink-800\/80 {
    color: rgb(157 23 77 / 0.8)
}

.text-pink-800\/90 {
    color: rgb(157 23 77 / 0.9)
}

.text-pink-800\/95 {
    color: rgb(157 23 77 / 0.95)
}

.text-pink-900 {
    --tw-text-opacity: 1;
    color: rgb(131 24 67 / var(--tw-text-opacity))
}

.text-pink-900\/0 {
    color: rgb(131 24 67 / 0)
}

.text-pink-900\/10 {
    color: rgb(131 24 67 / 0.1)
}

.text-pink-900\/100 {
    color: rgb(131 24 67 / 1)
}

.text-pink-900\/20 {
    color: rgb(131 24 67 / 0.2)
}

.text-pink-900\/25 {
    color: rgb(131 24 67 / 0.25)
}

.text-pink-900\/30 {
    color: rgb(131 24 67 / 0.3)
}

.text-pink-900\/40 {
    color: rgb(131 24 67 / 0.4)
}

.text-pink-900\/5 {
    color: rgb(131 24 67 / 0.05)
}

.text-pink-900\/50 {
    color: rgb(131 24 67 / 0.5)
}

.text-pink-900\/60 {
    color: rgb(131 24 67 / 0.6)
}

.text-pink-900\/70 {
    color: rgb(131 24 67 / 0.7)
}

.text-pink-900\/75 {
    color: rgb(131 24 67 / 0.75)
}

.text-pink-900\/80 {
    color: rgb(131 24 67 / 0.8)
}

.text-pink-900\/90 {
    color: rgb(131 24 67 / 0.9)
}

.text-pink-900\/95 {
    color: rgb(131 24 67 / 0.95)
}

.text-pink-950 {
    --tw-text-opacity: 1;
    color: rgb(80 7 36 / var(--tw-text-opacity))
}

.text-pink-950\/0 {
    color: rgb(80 7 36 / 0)
}

.text-pink-950\/10 {
    color: rgb(80 7 36 / 0.1)
}

.text-pink-950\/100 {
    color: rgb(80 7 36 / 1)
}

.text-pink-950\/20 {
    color: rgb(80 7 36 / 0.2)
}

.text-pink-950\/25 {
    color: rgb(80 7 36 / 0.25)
}

.text-pink-950\/30 {
    color: rgb(80 7 36 / 0.3)
}

.text-pink-950\/40 {
    color: rgb(80 7 36 / 0.4)
}

.text-pink-950\/5 {
    color: rgb(80 7 36 / 0.05)
}

.text-pink-950\/50 {
    color: rgb(80 7 36 / 0.5)
}

.text-pink-950\/60 {
    color: rgb(80 7 36 / 0.6)
}

.text-pink-950\/70 {
    color: rgb(80 7 36 / 0.7)
}

.text-pink-950\/75 {
    color: rgb(80 7 36 / 0.75)
}

.text-pink-950\/80 {
    color: rgb(80 7 36 / 0.8)
}

.text-pink-950\/90 {
    color: rgb(80 7 36 / 0.9)
}

.text-pink-950\/95 {
    color: rgb(80 7 36 / 0.95)
}

.text-red-500 {
    --tw-text-opacity: 1;
    color: rgb(239 68 68 / var(--tw-text-opacity))
}

.text-red-600 {
    --tw-text-opacity: 1;
    color: rgb(220 38 38 / var(--tw-text-opacity))
}

.text-rose-100 {
    --tw-text-opacity: 1;
    color: rgb(255 228 230 / var(--tw-text-opacity))
}

.text-rose-100\/0 {
    color: rgb(255 228 230 / 0)
}

.text-rose-100\/10 {
    color: rgb(255 228 230 / 0.1)
}

.text-rose-100\/100 {
    color: rgb(255 228 230 / 1)
}

.text-rose-100\/20 {
    color: rgb(255 228 230 / 0.2)
}

.text-rose-100\/25 {
    color: rgb(255 228 230 / 0.25)
}

.text-rose-100\/30 {
    color: rgb(255 228 230 / 0.3)
}

.text-rose-100\/40 {
    color: rgb(255 228 230 / 0.4)
}

.text-rose-100\/5 {
    color: rgb(255 228 230 / 0.05)
}

.text-rose-100\/50 {
    color: rgb(255 228 230 / 0.5)
}

.text-rose-100\/60 {
    color: rgb(255 228 230 / 0.6)
}

.text-rose-100\/70 {
    color: rgb(255 228 230 / 0.7)
}

.text-rose-100\/75 {
    color: rgb(255 228 230 / 0.75)
}

.text-rose-100\/80 {
    color: rgb(255 228 230 / 0.8)
}

.text-rose-100\/90 {
    color: rgb(255 228 230 / 0.9)
}

.text-rose-100\/95 {
    color: rgb(255 228 230 / 0.95)
}

.text-rose-200 {
    --tw-text-opacity: 1;
    color: rgb(254 205 211 / var(--tw-text-opacity))
}

.text-rose-200\/0 {
    color: rgb(254 205 211 / 0)
}

.text-rose-200\/10 {
    color: rgb(254 205 211 / 0.1)
}

.text-rose-200\/100 {
    color: rgb(254 205 211 / 1)
}

.text-rose-200\/20 {
    color: rgb(254 205 211 / 0.2)
}

.text-rose-200\/25 {
    color: rgb(254 205 211 / 0.25)
}

.text-rose-200\/30 {
    color: rgb(254 205 211 / 0.3)
}

.text-rose-200\/40 {
    color: rgb(254 205 211 / 0.4)
}

.text-rose-200\/5 {
    color: rgb(254 205 211 / 0.05)
}

.text-rose-200\/50 {
    color: rgb(254 205 211 / 0.5)
}

.text-rose-200\/60 {
    color: rgb(254 205 211 / 0.6)
}

.text-rose-200\/70 {
    color: rgb(254 205 211 / 0.7)
}

.text-rose-200\/75 {
    color: rgb(254 205 211 / 0.75)
}

.text-rose-200\/80 {
    color: rgb(254 205 211 / 0.8)
}

.text-rose-200\/90 {
    color: rgb(254 205 211 / 0.9)
}

.text-rose-200\/95 {
    color: rgb(254 205 211 / 0.95)
}

.text-rose-300 {
    --tw-text-opacity: 1;
    color: rgb(253 164 175 / var(--tw-text-opacity))
}

.text-rose-300\/0 {
    color: rgb(253 164 175 / 0)
}

.text-rose-300\/10 {
    color: rgb(253 164 175 / 0.1)
}

.text-rose-300\/100 {
    color: rgb(253 164 175 / 1)
}

.text-rose-300\/20 {
    color: rgb(253 164 175 / 0.2)
}

.text-rose-300\/25 {
    color: rgb(253 164 175 / 0.25)
}

.text-rose-300\/30 {
    color: rgb(253 164 175 / 0.3)
}

.text-rose-300\/40 {
    color: rgb(253 164 175 / 0.4)
}

.text-rose-300\/5 {
    color: rgb(253 164 175 / 0.05)
}

.text-rose-300\/50 {
    color: rgb(253 164 175 / 0.5)
}

.text-rose-300\/60 {
    color: rgb(253 164 175 / 0.6)
}

.text-rose-300\/70 {
    color: rgb(253 164 175 / 0.7)
}

.text-rose-300\/75 {
    color: rgb(253 164 175 / 0.75)
}

.text-rose-300\/80 {
    color: rgb(253 164 175 / 0.8)
}

.text-rose-300\/90 {
    color: rgb(253 164 175 / 0.9)
}

.text-rose-300\/95 {
    color: rgb(253 164 175 / 0.95)
}

.text-rose-350 {
    --tw-text-opacity: 1;
    color: rgb(248 147 188 / var(--tw-text-opacity))
}

.text-rose-350\/0 {
    color: rgb(248 147 188 / 0)
}

.text-rose-350\/10 {
    color: rgb(248 147 188 / 0.1)
}

.text-rose-350\/100 {
    color: rgb(248 147 188 / 1)
}

.text-rose-350\/20 {
    color: rgb(248 147 188 / 0.2)
}

.text-rose-350\/25 {
    color: rgb(248 147 188 / 0.25)
}

.text-rose-350\/30 {
    color: rgb(248 147 188 / 0.3)
}

.text-rose-350\/40 {
    color: rgb(248 147 188 / 0.4)
}

.text-rose-350\/5 {
    color: rgb(248 147 188 / 0.05)
}

.text-rose-350\/50 {
    color: rgb(248 147 188 / 0.5)
}

.text-rose-350\/60 {
    color: rgb(248 147 188 / 0.6)
}

.text-rose-350\/70 {
    color: rgb(248 147 188 / 0.7)
}

.text-rose-350\/75 {
    color: rgb(248 147 188 / 0.75)
}

.text-rose-350\/80 {
    color: rgb(248 147 188 / 0.8)
}

.text-rose-350\/90 {
    color: rgb(248 147 188 / 0.9)
}

.text-rose-350\/95 {
    color: rgb(248 147 188 / 0.95)
}

.text-rose-400 {
    --tw-text-opacity: 1;
    color: rgb(251 113 133 / var(--tw-text-opacity))
}

.text-rose-400\/0 {
    color: rgb(251 113 133 / 0)
}

.text-rose-400\/10 {
    color: rgb(251 113 133 / 0.1)
}

.text-rose-400\/100 {
    color: rgb(251 113 133 / 1)
}

.text-rose-400\/20 {
    color: rgb(251 113 133 / 0.2)
}

.text-rose-400\/25 {
    color: rgb(251 113 133 / 0.25)
}

.text-rose-400\/30 {
    color: rgb(251 113 133 / 0.3)
}

.text-rose-400\/40 {
    color: rgb(251 113 133 / 0.4)
}

.text-rose-400\/5 {
    color: rgb(251 113 133 / 0.05)
}

.text-rose-400\/50 {
    color: rgb(251 113 133 / 0.5)
}

.text-rose-400\/60 {
    color: rgb(251 113 133 / 0.6)
}

.text-rose-400\/70 {
    color: rgb(251 113 133 / 0.7)
}

.text-rose-400\/75 {
    color: rgb(251 113 133 / 0.75)
}

.text-rose-400\/80 {
    color: rgb(251 113 133 / 0.8)
}

.text-rose-400\/90 {
    color: rgb(251 113 133 / 0.9)
}

.text-rose-400\/95 {
    color: rgb(251 113 133 / 0.95)
}

.text-rose-450 {
    --tw-text-opacity: 1;
    color: rgb(254 0 91 / var(--tw-text-opacity))
}

.text-rose-450\/0 {
    color: rgb(254 0 91 / 0)
}

.text-rose-450\/10 {
    color: rgb(254 0 91 / 0.1)
}

.text-rose-450\/100 {
    color: rgb(254 0 91 / 1)
}

.text-rose-450\/20 {
    color: rgb(254 0 91 / 0.2)
}

.text-rose-450\/25 {
    color: rgb(254 0 91 / 0.25)
}

.text-rose-450\/30 {
    color: rgb(254 0 91 / 0.3)
}

.text-rose-450\/40 {
    color: rgb(254 0 91 / 0.4)
}

.text-rose-450\/5 {
    color: rgb(254 0 91 / 0.05)
}

.text-rose-450\/50 {
    color: rgb(254 0 91 / 0.5)
}

.text-rose-450\/60 {
    color: rgb(254 0 91 / 0.6)
}

.text-rose-450\/70 {
    color: rgb(254 0 91 / 0.7)
}

.text-rose-450\/75 {
    color: rgb(254 0 91 / 0.75)
}

.text-rose-450\/80 {
    color: rgb(254 0 91 / 0.8)
}

.text-rose-450\/90 {
    color: rgb(254 0 91 / 0.9)
}

.text-rose-450\/95 {
    color: rgb(254 0 91 / 0.95)
}

.text-rose-50 {
    --tw-text-opacity: 1;
    color: rgb(255 241 242 / var(--tw-text-opacity))
}

.text-rose-50\/0 {
    color: rgb(255 241 242 / 0)
}

.text-rose-50\/10 {
    color: rgb(255 241 242 / 0.1)
}

.text-rose-50\/100 {
    color: rgb(255 241 242 / 1)
}

.text-rose-50\/20 {
    color: rgb(255 241 242 / 0.2)
}

.text-rose-50\/25 {
    color: rgb(255 241 242 / 0.25)
}

.text-rose-50\/30 {
    color: rgb(255 241 242 / 0.3)
}

.text-rose-50\/40 {
    color: rgb(255 241 242 / 0.4)
}

.text-rose-50\/5 {
    color: rgb(255 241 242 / 0.05)
}

.text-rose-50\/50 {
    color: rgb(255 241 242 / 0.5)
}

.text-rose-50\/60 {
    color: rgb(255 241 242 / 0.6)
}

.text-rose-50\/70 {
    color: rgb(255 241 242 / 0.7)
}

.text-rose-50\/75 {
    color: rgb(255 241 242 / 0.75)
}

.text-rose-50\/80 {
    color: rgb(255 241 242 / 0.8)
}

.text-rose-50\/90 {
    color: rgb(255 241 242 / 0.9)
}

.text-rose-50\/95 {
    color: rgb(255 241 242 / 0.95)
}

.text-rose-500 {
    --tw-text-opacity: 1;
    color: rgb(244 63 94 / var(--tw-text-opacity))
}

.text-rose-500\/0 {
    color: rgb(244 63 94 / 0)
}

.text-rose-500\/10 {
    color: rgb(244 63 94 / 0.1)
}

.text-rose-500\/100 {
    color: rgb(244 63 94 / 1)
}

.text-rose-500\/20 {
    color: rgb(244 63 94 / 0.2)
}

.text-rose-500\/25 {
    color: rgb(244 63 94 / 0.25)
}

.text-rose-500\/30 {
    color: rgb(244 63 94 / 0.3)
}

.text-rose-500\/40 {
    color: rgb(244 63 94 / 0.4)
}

.text-rose-500\/5 {
    color: rgb(244 63 94 / 0.05)
}

.text-rose-500\/50 {
    color: rgb(244 63 94 / 0.5)
}

.text-rose-500\/60 {
    color: rgb(244 63 94 / 0.6)
}

.text-rose-500\/70 {
    color: rgb(244 63 94 / 0.7)
}

.text-rose-500\/75 {
    color: rgb(244 63 94 / 0.75)
}

.text-rose-500\/80 {
    color: rgb(244 63 94 / 0.8)
}

.text-rose-500\/90 {
    color: rgb(244 63 94 / 0.9)
}

.text-rose-500\/95 {
    color: rgb(244 63 94 / 0.95)
}

.text-rose-600 {
    --tw-text-opacity: 1;
    color: rgb(225 29 72 / var(--tw-text-opacity))
}

.text-rose-600\/0 {
    color: rgb(225 29 72 / 0)
}

.text-rose-600\/10 {
    color: rgb(225 29 72 / 0.1)
}

.text-rose-600\/100 {
    color: rgb(225 29 72 / 1)
}

.text-rose-600\/20 {
    color: rgb(225 29 72 / 0.2)
}

.text-rose-600\/25 {
    color: rgb(225 29 72 / 0.25)
}

.text-rose-600\/30 {
    color: rgb(225 29 72 / 0.3)
}

.text-rose-600\/40 {
    color: rgb(225 29 72 / 0.4)
}

.text-rose-600\/5 {
    color: rgb(225 29 72 / 0.05)
}

.text-rose-600\/50 {
    color: rgb(225 29 72 / 0.5)
}

.text-rose-600\/60 {
    color: rgb(225 29 72 / 0.6)
}

.text-rose-600\/70 {
    color: rgb(225 29 72 / 0.7)
}

.text-rose-600\/75 {
    color: rgb(225 29 72 / 0.75)
}

.text-rose-600\/80 {
    color: rgb(225 29 72 / 0.8)
}

.text-rose-600\/90 {
    color: rgb(225 29 72 / 0.9)
}

.text-rose-600\/95 {
    color: rgb(225 29 72 / 0.95)
}

.text-rose-700 {
    --tw-text-opacity: 1;
    color: rgb(190 18 60 / var(--tw-text-opacity))
}

.text-rose-700\/0 {
    color: rgb(190 18 60 / 0)
}

.text-rose-700\/10 {
    color: rgb(190 18 60 / 0.1)
}

.text-rose-700\/100 {
    color: rgb(190 18 60 / 1)
}

.text-rose-700\/20 {
    color: rgb(190 18 60 / 0.2)
}

.text-rose-700\/25 {
    color: rgb(190 18 60 / 0.25)
}

.text-rose-700\/30 {
    color: rgb(190 18 60 / 0.3)
}

.text-rose-700\/40 {
    color: rgb(190 18 60 / 0.4)
}

.text-rose-700\/5 {
    color: rgb(190 18 60 / 0.05)
}

.text-rose-700\/50 {
    color: rgb(190 18 60 / 0.5)
}

.text-rose-700\/60 {
    color: rgb(190 18 60 / 0.6)
}

.text-rose-700\/70 {
    color: rgb(190 18 60 / 0.7)
}

.text-rose-700\/75 {
    color: rgb(190 18 60 / 0.75)
}

.text-rose-700\/80 {
    color: rgb(190 18 60 / 0.8)
}

.text-rose-700\/90 {
    color: rgb(190 18 60 / 0.9)
}

.text-rose-700\/95 {
    color: rgb(190 18 60 / 0.95)
}

.text-rose-800 {
    --tw-text-opacity: 1;
    color: rgb(159 18 57 / var(--tw-text-opacity))
}

.text-rose-800\/0 {
    color: rgb(159 18 57 / 0)
}

.text-rose-800\/10 {
    color: rgb(159 18 57 / 0.1)
}

.text-rose-800\/100 {
    color: rgb(159 18 57 / 1)
}

.text-rose-800\/20 {
    color: rgb(159 18 57 / 0.2)
}

.text-rose-800\/25 {
    color: rgb(159 18 57 / 0.25)
}

.text-rose-800\/30 {
    color: rgb(159 18 57 / 0.3)
}

.text-rose-800\/40 {
    color: rgb(159 18 57 / 0.4)
}

.text-rose-800\/5 {
    color: rgb(159 18 57 / 0.05)
}

.text-rose-800\/50 {
    color: rgb(159 18 57 / 0.5)
}

.text-rose-800\/60 {
    color: rgb(159 18 57 / 0.6)
}

.text-rose-800\/70 {
    color: rgb(159 18 57 / 0.7)
}

.text-rose-800\/75 {
    color: rgb(159 18 57 / 0.75)
}

.text-rose-800\/80 {
    color: rgb(159 18 57 / 0.8)
}

.text-rose-800\/90 {
    color: rgb(159 18 57 / 0.9)
}

.text-rose-800\/95 {
    color: rgb(159 18 57 / 0.95)
}

.text-rose-900 {
    --tw-text-opacity: 1;
    color: rgb(136 19 55 / var(--tw-text-opacity))
}

.text-rose-900\/0 {
    color: rgb(136 19 55 / 0)
}

.text-rose-900\/10 {
    color: rgb(136 19 55 / 0.1)
}

.text-rose-900\/100 {
    color: rgb(136 19 55 / 1)
}

.text-rose-900\/20 {
    color: rgb(136 19 55 / 0.2)
}

.text-rose-900\/25 {
    color: rgb(136 19 55 / 0.25)
}

.text-rose-900\/30 {
    color: rgb(136 19 55 / 0.3)
}

.text-rose-900\/40 {
    color: rgb(136 19 55 / 0.4)
}

.text-rose-900\/5 {
    color: rgb(136 19 55 / 0.05)
}

.text-rose-900\/50 {
    color: rgb(136 19 55 / 0.5)
}

.text-rose-900\/60 {
    color: rgb(136 19 55 / 0.6)
}

.text-rose-900\/70 {
    color: rgb(136 19 55 / 0.7)
}

.text-rose-900\/75 {
    color: rgb(136 19 55 / 0.75)
}

.text-rose-900\/80 {
    color: rgb(136 19 55 / 0.8)
}

.text-rose-900\/90 {
    color: rgb(136 19 55 / 0.9)
}

.text-rose-900\/95 {
    color: rgb(136 19 55 / 0.95)
}

.text-rose-950 {
    --tw-text-opacity: 1;
    color: rgb(76 5 25 / var(--tw-text-opacity))
}

.text-rose-950\/0 {
    color: rgb(76 5 25 / 0)
}

.text-rose-950\/10 {
    color: rgb(76 5 25 / 0.1)
}

.text-rose-950\/100 {
    color: rgb(76 5 25 / 1)
}

.text-rose-950\/20 {
    color: rgb(76 5 25 / 0.2)
}

.text-rose-950\/25 {
    color: rgb(76 5 25 / 0.25)
}

.text-rose-950\/30 {
    color: rgb(76 5 25 / 0.3)
}

.text-rose-950\/40 {
    color: rgb(76 5 25 / 0.4)
}

.text-rose-950\/5 {
    color: rgb(76 5 25 / 0.05)
}

.text-rose-950\/50 {
    color: rgb(76 5 25 / 0.5)
}

.text-rose-950\/60 {
    color: rgb(76 5 25 / 0.6)
}

.text-rose-950\/70 {
    color: rgb(76 5 25 / 0.7)
}

.text-rose-950\/75 {
    color: rgb(76 5 25 / 0.75)
}

.text-rose-950\/80 {
    color: rgb(76 5 25 / 0.8)
}

.text-rose-950\/90 {
    color: rgb(76 5 25 / 0.9)
}

.text-rose-950\/95 {
    color: rgb(76 5 25 / 0.95)
}

.text-sky-100 {
    --tw-text-opacity: 1;
    color: rgb(224 242 254 / var(--tw-text-opacity))
}

.text-sky-100\/0 {
    color: rgb(224 242 254 / 0)
}

.text-sky-100\/10 {
    color: rgb(224 242 254 / 0.1)
}

.text-sky-100\/100 {
    color: rgb(224 242 254 / 1)
}

.text-sky-100\/20 {
    color: rgb(224 242 254 / 0.2)
}

.text-sky-100\/25 {
    color: rgb(224 242 254 / 0.25)
}

.text-sky-100\/30 {
    color: rgb(224 242 254 / 0.3)
}

.text-sky-100\/40 {
    color: rgb(224 242 254 / 0.4)
}

.text-sky-100\/5 {
    color: rgb(224 242 254 / 0.05)
}

.text-sky-100\/50 {
    color: rgb(224 242 254 / 0.5)
}

.text-sky-100\/60 {
    color: rgb(224 242 254 / 0.6)
}

.text-sky-100\/70 {
    color: rgb(224 242 254 / 0.7)
}

.text-sky-100\/75 {
    color: rgb(224 242 254 / 0.75)
}

.text-sky-100\/80 {
    color: rgb(224 242 254 / 0.8)
}

.text-sky-100\/90 {
    color: rgb(224 242 254 / 0.9)
}

.text-sky-100\/95 {
    color: rgb(224 242 254 / 0.95)
}

.text-sky-200 {
    --tw-text-opacity: 1;
    color: rgb(186 230 253 / var(--tw-text-opacity))
}

.text-sky-200\/0 {
    color: rgb(186 230 253 / 0)
}

.text-sky-200\/10 {
    color: rgb(186 230 253 / 0.1)
}

.text-sky-200\/100 {
    color: rgb(186 230 253 / 1)
}

.text-sky-200\/20 {
    color: rgb(186 230 253 / 0.2)
}

.text-sky-200\/25 {
    color: rgb(186 230 253 / 0.25)
}

.text-sky-200\/30 {
    color: rgb(186 230 253 / 0.3)
}

.text-sky-200\/40 {
    color: rgb(186 230 253 / 0.4)
}

.text-sky-200\/5 {
    color: rgb(186 230 253 / 0.05)
}

.text-sky-200\/50 {
    color: rgb(186 230 253 / 0.5)
}

.text-sky-200\/60 {
    color: rgb(186 230 253 / 0.6)
}

.text-sky-200\/70 {
    color: rgb(186 230 253 / 0.7)
}

.text-sky-200\/75 {
    color: rgb(186 230 253 / 0.75)
}

.text-sky-200\/80 {
    color: rgb(186 230 253 / 0.8)
}

.text-sky-200\/90 {
    color: rgb(186 230 253 / 0.9)
}

.text-sky-200\/95 {
    color: rgb(186 230 253 / 0.95)
}

.text-sky-300 {
    --tw-text-opacity: 1;
    color: rgb(125 211 252 / var(--tw-text-opacity))
}

.text-sky-300\/0 {
    color: rgb(125 211 252 / 0)
}

.text-sky-300\/10 {
    color: rgb(125 211 252 / 0.1)
}

.text-sky-300\/100 {
    color: rgb(125 211 252 / 1)
}

.text-sky-300\/20 {
    color: rgb(125 211 252 / 0.2)
}

.text-sky-300\/25 {
    color: rgb(125 211 252 / 0.25)
}

.text-sky-300\/30 {
    color: rgb(125 211 252 / 0.3)
}

.text-sky-300\/40 {
    color: rgb(125 211 252 / 0.4)
}

.text-sky-300\/5 {
    color: rgb(125 211 252 / 0.05)
}

.text-sky-300\/50 {
    color: rgb(125 211 252 / 0.5)
}

.text-sky-300\/60 {
    color: rgb(125 211 252 / 0.6)
}

.text-sky-300\/70 {
    color: rgb(125 211 252 / 0.7)
}

.text-sky-300\/75 {
    color: rgb(125 211 252 / 0.75)
}

.text-sky-300\/80 {
    color: rgb(125 211 252 / 0.8)
}

.text-sky-300\/90 {
    color: rgb(125 211 252 / 0.9)
}

.text-sky-300\/95 {
    color: rgb(125 211 252 / 0.95)
}

.text-sky-400 {
    --tw-text-opacity: 1;
    color: rgb(56 189 248 / var(--tw-text-opacity))
}

.text-sky-400\/0 {
    color: rgb(56 189 248 / 0)
}

.text-sky-400\/10 {
    color: rgb(56 189 248 / 0.1)
}

.text-sky-400\/100 {
    color: rgb(56 189 248 / 1)
}

.text-sky-400\/20 {
    color: rgb(56 189 248 / 0.2)
}

.text-sky-400\/25 {
    color: rgb(56 189 248 / 0.25)
}

.text-sky-400\/30 {
    color: rgb(56 189 248 / 0.3)
}

.text-sky-400\/40 {
    color: rgb(56 189 248 / 0.4)
}

.text-sky-400\/5 {
    color: rgb(56 189 248 / 0.05)
}

.text-sky-400\/50 {
    color: rgb(56 189 248 / 0.5)
}

.text-sky-400\/60 {
    color: rgb(56 189 248 / 0.6)
}

.text-sky-400\/70 {
    color: rgb(56 189 248 / 0.7)
}

.text-sky-400\/75 {
    color: rgb(56 189 248 / 0.75)
}

.text-sky-400\/80 {
    color: rgb(56 189 248 / 0.8)
}

.text-sky-400\/90 {
    color: rgb(56 189 248 / 0.9)
}

.text-sky-400\/95 {
    color: rgb(56 189 248 / 0.95)
}

.text-sky-450 {
    --tw-text-opacity: 1;
    color: rgb(48 157 204 / var(--tw-text-opacity))
}

.text-sky-450\/0 {
    color: rgb(48 157 204 / 0)
}

.text-sky-450\/10 {
    color: rgb(48 157 204 / 0.1)
}

.text-sky-450\/100 {
    color: rgb(48 157 204 / 1)
}

.text-sky-450\/20 {
    color: rgb(48 157 204 / 0.2)
}

.text-sky-450\/25 {
    color: rgb(48 157 204 / 0.25)
}

.text-sky-450\/30 {
    color: rgb(48 157 204 / 0.3)
}

.text-sky-450\/40 {
    color: rgb(48 157 204 / 0.4)
}

.text-sky-450\/5 {
    color: rgb(48 157 204 / 0.05)
}

.text-sky-450\/50 {
    color: rgb(48 157 204 / 0.5)
}

.text-sky-450\/60 {
    color: rgb(48 157 204 / 0.6)
}

.text-sky-450\/70 {
    color: rgb(48 157 204 / 0.7)
}

.text-sky-450\/75 {
    color: rgb(48 157 204 / 0.75)
}

.text-sky-450\/80 {
    color: rgb(48 157 204 / 0.8)
}

.text-sky-450\/90 {
    color: rgb(48 157 204 / 0.9)
}

.text-sky-450\/95 {
    color: rgb(48 157 204 / 0.95)
}

.text-sky-50 {
    --tw-text-opacity: 1;
    color: rgb(240 249 255 / var(--tw-text-opacity))
}

.text-sky-50\/0 {
    color: rgb(240 249 255 / 0)
}

.text-sky-50\/10 {
    color: rgb(240 249 255 / 0.1)
}

.text-sky-50\/100 {
    color: rgb(240 249 255 / 1)
}

.text-sky-50\/20 {
    color: rgb(240 249 255 / 0.2)
}

.text-sky-50\/25 {
    color: rgb(240 249 255 / 0.25)
}

.text-sky-50\/30 {
    color: rgb(240 249 255 / 0.3)
}

.text-sky-50\/40 {
    color: rgb(240 249 255 / 0.4)
}

.text-sky-50\/5 {
    color: rgb(240 249 255 / 0.05)
}

.text-sky-50\/50 {
    color: rgb(240 249 255 / 0.5)
}

.text-sky-50\/60 {
    color: rgb(240 249 255 / 0.6)
}

.text-sky-50\/70 {
    color: rgb(240 249 255 / 0.7)
}

.text-sky-50\/75 {
    color: rgb(240 249 255 / 0.75)
}

.text-sky-50\/80 {
    color: rgb(240 249 255 / 0.8)
}

.text-sky-50\/90 {
    color: rgb(240 249 255 / 0.9)
}

.text-sky-50\/95 {
    color: rgb(240 249 255 / 0.95)
}

.text-sky-500 {
    --tw-text-opacity: 1;
    color: rgb(14 165 233 / var(--tw-text-opacity))
}

.text-sky-500\/0 {
    color: rgb(14 165 233 / 0)
}

.text-sky-500\/10 {
    color: rgb(14 165 233 / 0.1)
}

.text-sky-500\/100 {
    color: rgb(14 165 233 / 1)
}

.text-sky-500\/20 {
    color: rgb(14 165 233 / 0.2)
}

.text-sky-500\/25 {
    color: rgb(14 165 233 / 0.25)
}

.text-sky-500\/30 {
    color: rgb(14 165 233 / 0.3)
}

.text-sky-500\/40 {
    color: rgb(14 165 233 / 0.4)
}

.text-sky-500\/5 {
    color: rgb(14 165 233 / 0.05)
}

.text-sky-500\/50 {
    color: rgb(14 165 233 / 0.5)
}

.text-sky-500\/60 {
    color: rgb(14 165 233 / 0.6)
}

.text-sky-500\/70 {
    color: rgb(14 165 233 / 0.7)
}

.text-sky-500\/75 {
    color: rgb(14 165 233 / 0.75)
}

.text-sky-500\/80 {
    color: rgb(14 165 233 / 0.8)
}

.text-sky-500\/90 {
    color: rgb(14 165 233 / 0.9)
}

.text-sky-500\/95 {
    color: rgb(14 165 233 / 0.95)
}

.text-sky-600 {
    --tw-text-opacity: 1;
    color: rgb(2 132 199 / var(--tw-text-opacity))
}

.text-sky-600\/0 {
    color: rgb(2 132 199 / 0)
}

.text-sky-600\/10 {
    color: rgb(2 132 199 / 0.1)
}

.text-sky-600\/100 {
    color: rgb(2 132 199 / 1)
}

.text-sky-600\/20 {
    color: rgb(2 132 199 / 0.2)
}

.text-sky-600\/25 {
    color: rgb(2 132 199 / 0.25)
}

.text-sky-600\/30 {
    color: rgb(2 132 199 / 0.3)
}

.text-sky-600\/40 {
    color: rgb(2 132 199 / 0.4)
}

.text-sky-600\/5 {
    color: rgb(2 132 199 / 0.05)
}

.text-sky-600\/50 {
    color: rgb(2 132 199 / 0.5)
}

.text-sky-600\/60 {
    color: rgb(2 132 199 / 0.6)
}

.text-sky-600\/70 {
    color: rgb(2 132 199 / 0.7)
}

.text-sky-600\/75 {
    color: rgb(2 132 199 / 0.75)
}

.text-sky-600\/80 {
    color: rgb(2 132 199 / 0.8)
}

.text-sky-600\/90 {
    color: rgb(2 132 199 / 0.9)
}

.text-sky-600\/95 {
    color: rgb(2 132 199 / 0.95)
}

.text-sky-700 {
    --tw-text-opacity: 1;
    color: rgb(3 105 161 / var(--tw-text-opacity))
}

.text-sky-700\/0 {
    color: rgb(3 105 161 / 0)
}

.text-sky-700\/10 {
    color: rgb(3 105 161 / 0.1)
}

.text-sky-700\/100 {
    color: rgb(3 105 161 / 1)
}

.text-sky-700\/20 {
    color: rgb(3 105 161 / 0.2)
}

.text-sky-700\/25 {
    color: rgb(3 105 161 / 0.25)
}

.text-sky-700\/30 {
    color: rgb(3 105 161 / 0.3)
}

.text-sky-700\/40 {
    color: rgb(3 105 161 / 0.4)
}

.text-sky-700\/5 {
    color: rgb(3 105 161 / 0.05)
}

.text-sky-700\/50 {
    color: rgb(3 105 161 / 0.5)
}

.text-sky-700\/60 {
    color: rgb(3 105 161 / 0.6)
}

.text-sky-700\/70 {
    color: rgb(3 105 161 / 0.7)
}

.text-sky-700\/75 {
    color: rgb(3 105 161 / 0.75)
}

.text-sky-700\/80 {
    color: rgb(3 105 161 / 0.8)
}

.text-sky-700\/90 {
    color: rgb(3 105 161 / 0.9)
}

.text-sky-700\/95 {
    color: rgb(3 105 161 / 0.95)
}

.text-sky-800 {
    --tw-text-opacity: 1;
    color: rgb(7 89 133 / var(--tw-text-opacity))
}

.text-sky-800\/0 {
    color: rgb(7 89 133 / 0)
}

.text-sky-800\/10 {
    color: rgb(7 89 133 / 0.1)
}

.text-sky-800\/100 {
    color: rgb(7 89 133 / 1)
}

.text-sky-800\/20 {
    color: rgb(7 89 133 / 0.2)
}

.text-sky-800\/25 {
    color: rgb(7 89 133 / 0.25)
}

.text-sky-800\/30 {
    color: rgb(7 89 133 / 0.3)
}

.text-sky-800\/40 {
    color: rgb(7 89 133 / 0.4)
}

.text-sky-800\/5 {
    color: rgb(7 89 133 / 0.05)
}

.text-sky-800\/50 {
    color: rgb(7 89 133 / 0.5)
}

.text-sky-800\/60 {
    color: rgb(7 89 133 / 0.6)
}

.text-sky-800\/70 {
    color: rgb(7 89 133 / 0.7)
}

.text-sky-800\/75 {
    color: rgb(7 89 133 / 0.75)
}

.text-sky-800\/80 {
    color: rgb(7 89 133 / 0.8)
}

.text-sky-800\/90 {
    color: rgb(7 89 133 / 0.9)
}

.text-sky-800\/95 {
    color: rgb(7 89 133 / 0.95)
}

.text-sky-900 {
    --tw-text-opacity: 1;
    color: rgb(12 74 110 / var(--tw-text-opacity))
}

.text-sky-900\/0 {
    color: rgb(12 74 110 / 0)
}

.text-sky-900\/10 {
    color: rgb(12 74 110 / 0.1)
}

.text-sky-900\/100 {
    color: rgb(12 74 110 / 1)
}

.text-sky-900\/20 {
    color: rgb(12 74 110 / 0.2)
}

.text-sky-900\/25 {
    color: rgb(12 74 110 / 0.25)
}

.text-sky-900\/30 {
    color: rgb(12 74 110 / 0.3)
}

.text-sky-900\/40 {
    color: rgb(12 74 110 / 0.4)
}

.text-sky-900\/5 {
    color: rgb(12 74 110 / 0.05)
}

.text-sky-900\/50 {
    color: rgb(12 74 110 / 0.5)
}

.text-sky-900\/60 {
    color: rgb(12 74 110 / 0.6)
}

.text-sky-900\/70 {
    color: rgb(12 74 110 / 0.7)
}

.text-sky-900\/75 {
    color: rgb(12 74 110 / 0.75)
}

.text-sky-900\/80 {
    color: rgb(12 74 110 / 0.8)
}

.text-sky-900\/90 {
    color: rgb(12 74 110 / 0.9)
}

.text-sky-900\/95 {
    color: rgb(12 74 110 / 0.95)
}

.text-sky-950 {
    --tw-text-opacity: 1;
    color: rgb(8 47 73 / var(--tw-text-opacity))
}

.text-sky-950\/0 {
    color: rgb(8 47 73 / 0)
}

.text-sky-950\/10 {
    color: rgb(8 47 73 / 0.1)
}

.text-sky-950\/100 {
    color: rgb(8 47 73 / 1)
}

.text-sky-950\/20 {
    color: rgb(8 47 73 / 0.2)
}

.text-sky-950\/25 {
    color: rgb(8 47 73 / 0.25)
}

.text-sky-950\/30 {
    color: rgb(8 47 73 / 0.3)
}

.text-sky-950\/40 {
    color: rgb(8 47 73 / 0.4)
}

.text-sky-950\/5 {
    color: rgb(8 47 73 / 0.05)
}

.text-sky-950\/50 {
    color: rgb(8 47 73 / 0.5)
}

.text-sky-950\/60 {
    color: rgb(8 47 73 / 0.6)
}

.text-sky-950\/70 {
    color: rgb(8 47 73 / 0.7)
}

.text-sky-950\/75 {
    color: rgb(8 47 73 / 0.75)
}

.text-sky-950\/80 {
    color: rgb(8 47 73 / 0.8)
}

.text-sky-950\/90 {
    color: rgb(8 47 73 / 0.9)
}

.text-sky-950\/95 {
    color: rgb(8 47 73 / 0.95)
}

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

.text-slate-100\/0 {
    color: rgb(241 245 249 / 0)
}

.text-slate-100\/10 {
    color: rgb(241 245 249 / 0.1)
}

.text-slate-100\/100 {
    color: rgb(241 245 249 / 1)
}

.text-slate-100\/20 {
    color: rgb(241 245 249 / 0.2)
}

.text-slate-100\/25 {
    color: rgb(241 245 249 / 0.25)
}

.text-slate-100\/30 {
    color: rgb(241 245 249 / 0.3)
}

.text-slate-100\/40 {
    color: rgb(241 245 249 / 0.4)
}

.text-slate-100\/5 {
    color: rgb(241 245 249 / 0.05)
}

.text-slate-100\/50 {
    color: rgb(241 245 249 / 0.5)
}

.text-slate-100\/60 {
    color: rgb(241 245 249 / 0.6)
}

.text-slate-100\/70 {
    color: rgb(241 245 249 / 0.7)
}

.text-slate-100\/75 {
    color: rgb(241 245 249 / 0.75)
}

.text-slate-100\/80 {
    color: rgb(241 245 249 / 0.8)
}

.text-slate-100\/90 {
    color: rgb(241 245 249 / 0.9)
}

.text-slate-100\/95 {
    color: rgb(241 245 249 / 0.95)
}

.text-slate-200 {
    --tw-text-opacity: 1;
    color: rgb(226 232 240 / var(--tw-text-opacity))
}

.text-slate-200\/0 {
    color: rgb(226 232 240 / 0)
}

.text-slate-200\/10 {
    color: rgb(226 232 240 / 0.1)
}

.text-slate-200\/100 {
    color: rgb(226 232 240 / 1)
}

.text-slate-200\/20 {
    color: rgb(226 232 240 / 0.2)
}

.text-slate-200\/25 {
    color: rgb(226 232 240 / 0.25)
}

.text-slate-200\/30 {
    color: rgb(226 232 240 / 0.3)
}

.text-slate-200\/40 {
    color: rgb(226 232 240 / 0.4)
}

.text-slate-200\/5 {
    color: rgb(226 232 240 / 0.05)
}

.text-slate-200\/50 {
    color: rgb(226 232 240 / 0.5)
}

.text-slate-200\/60 {
    color: rgb(226 232 240 / 0.6)
}

.text-slate-200\/70 {
    color: rgb(226 232 240 / 0.7)
}

.text-slate-200\/75 {
    color: rgb(226 232 240 / 0.75)
}

.text-slate-200\/80 {
    color: rgb(226 232 240 / 0.8)
}

.text-slate-200\/90 {
    color: rgb(226 232 240 / 0.9)
}

.text-slate-200\/95 {
    color: rgb(226 232 240 / 0.95)
}

.text-slate-300 {
    --tw-text-opacity: 1;
    color: rgb(203 213 225 / var(--tw-text-opacity))
}

.text-slate-300\/0 {
    color: rgb(203 213 225 / 0)
}

.text-slate-300\/10 {
    color: rgb(203 213 225 / 0.1)
}

.text-slate-300\/100 {
    color: rgb(203 213 225 / 1)
}

.text-slate-300\/20 {
    color: rgb(203 213 225 / 0.2)
}

.text-slate-300\/25 {
    color: rgb(203 213 225 / 0.25)
}

.text-slate-300\/30 {
    color: rgb(203 213 225 / 0.3)
}

.text-slate-300\/40 {
    color: rgb(203 213 225 / 0.4)
}

.text-slate-300\/5 {
    color: rgb(203 213 225 / 0.05)
}

.text-slate-300\/50 {
    color: rgb(203 213 225 / 0.5)
}

.text-slate-300\/60 {
    color: rgb(203 213 225 / 0.6)
}

.text-slate-300\/70 {
    color: rgb(203 213 225 / 0.7)
}

.text-slate-300\/75 {
    color: rgb(203 213 225 / 0.75)
}

.text-slate-300\/80 {
    color: rgb(203 213 225 / 0.8)
}

.text-slate-300\/90 {
    color: rgb(203 213 225 / 0.9)
}

.text-slate-300\/95 {
    color: rgb(203 213 225 / 0.95)
}

.text-slate-400 {
    --tw-text-opacity: 1;
    color: rgb(148 163 184 / var(--tw-text-opacity))
}

.text-slate-400\/0 {
    color: rgb(148 163 184 / 0)
}

.text-slate-400\/10 {
    color: rgb(148 163 184 / 0.1)
}

.text-slate-400\/100 {
    color: rgb(148 163 184 / 1)
}

.text-slate-400\/20 {
    color: rgb(148 163 184 / 0.2)
}

.text-slate-400\/25 {
    color: rgb(148 163 184 / 0.25)
}

.text-slate-400\/30 {
    color: rgb(148 163 184 / 0.3)
}

.text-slate-400\/40 {
    color: rgb(148 163 184 / 0.4)
}

.text-slate-400\/5 {
    color: rgb(148 163 184 / 0.05)
}

.text-slate-400\/50 {
    color: rgb(148 163 184 / 0.5)
}

.text-slate-400\/60 {
    color: rgb(148 163 184 / 0.6)
}

.text-slate-400\/70 {
    color: rgb(148 163 184 / 0.7)
}

.text-slate-400\/75 {
    color: rgb(148 163 184 / 0.75)
}

.text-slate-400\/80 {
    color: rgb(148 163 184 / 0.8)
}

.text-slate-400\/90 {
    color: rgb(148 163 184 / 0.9)
}

.text-slate-400\/95 {
    color: rgb(148 163 184 / 0.95)
}

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

.text-slate-50\/0 {
    color: rgb(248 250 252 / 0)
}

.text-slate-50\/10 {
    color: rgb(248 250 252 / 0.1)
}

.text-slate-50\/100 {
    color: rgb(248 250 252 / 1)
}

.text-slate-50\/20 {
    color: rgb(248 250 252 / 0.2)
}

.text-slate-50\/25 {
    color: rgb(248 250 252 / 0.25)
}

.text-slate-50\/30 {
    color: rgb(248 250 252 / 0.3)
}

.text-slate-50\/40 {
    color: rgb(248 250 252 / 0.4)
}

.text-slate-50\/5 {
    color: rgb(248 250 252 / 0.05)
}

.text-slate-50\/50 {
    color: rgb(248 250 252 / 0.5)
}

.text-slate-50\/60 {
    color: rgb(248 250 252 / 0.6)
}

.text-slate-50\/70 {
    color: rgb(248 250 252 / 0.7)
}

.text-slate-50\/75 {
    color: rgb(248 250 252 / 0.75)
}

.text-slate-50\/80 {
    color: rgb(248 250 252 / 0.8)
}

.text-slate-50\/90 {
    color: rgb(248 250 252 / 0.9)
}

.text-slate-50\/95 {
    color: rgb(248 250 252 / 0.95)
}

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

.text-slate-500\/0 {
    color: rgb(100 116 139 / 0)
}

.text-slate-500\/10 {
    color: rgb(100 116 139 / 0.1)
}

.text-slate-500\/100 {
    color: rgb(100 116 139 / 1)
}

.text-slate-500\/20 {
    color: rgb(100 116 139 / 0.2)
}

.text-slate-500\/25 {
    color: rgb(100 116 139 / 0.25)
}

.text-slate-500\/30 {
    color: rgb(100 116 139 / 0.3)
}

.text-slate-500\/40 {
    color: rgb(100 116 139 / 0.4)
}

.text-slate-500\/5 {
    color: rgb(100 116 139 / 0.05)
}

.text-slate-500\/50 {
    color: rgb(100 116 139 / 0.5)
}

.text-slate-500\/60 {
    color: rgb(100 116 139 / 0.6)
}

.text-slate-500\/70 {
    color: rgb(100 116 139 / 0.7)
}

.text-slate-500\/75 {
    color: rgb(100 116 139 / 0.75)
}

.text-slate-500\/80 {
    color: rgb(100 116 139 / 0.8)
}

.text-slate-500\/90 {
    color: rgb(100 116 139 / 0.9)
}

.text-slate-500\/95 {
    color: rgb(100 116 139 / 0.95)
}

.text-slate-600 {
    --tw-text-opacity: 1;
    color: rgb(71 85 105 / var(--tw-text-opacity))
}

.text-slate-600\/0 {
    color: rgb(71 85 105 / 0)
}

.text-slate-600\/10 {
    color: rgb(71 85 105 / 0.1)
}

.text-slate-600\/100 {
    color: rgb(71 85 105 / 1)
}

.text-slate-600\/20 {
    color: rgb(71 85 105 / 0.2)
}

.text-slate-600\/25 {
    color: rgb(71 85 105 / 0.25)
}

.text-slate-600\/30 {
    color: rgb(71 85 105 / 0.3)
}

.text-slate-600\/40 {
    color: rgb(71 85 105 / 0.4)
}

.text-slate-600\/5 {
    color: rgb(71 85 105 / 0.05)
}

.text-slate-600\/50 {
    color: rgb(71 85 105 / 0.5)
}

.text-slate-600\/60 {
    color: rgb(71 85 105 / 0.6)
}

.text-slate-600\/70 {
    color: rgb(71 85 105 / 0.7)
}

.text-slate-600\/75 {
    color: rgb(71 85 105 / 0.75)
}

.text-slate-600\/80 {
    color: rgb(71 85 105 / 0.8)
}

.text-slate-600\/90 {
    color: rgb(71 85 105 / 0.9)
}

.text-slate-600\/95 {
    color: rgb(71 85 105 / 0.95)
}

.text-slate-700 {
    --tw-text-opacity: 1;
    color: rgb(51 65 85 / var(--tw-text-opacity))
}

.text-slate-700\/0 {
    color: rgb(51 65 85 / 0)
}

.text-slate-700\/10 {
    color: rgb(51 65 85 / 0.1)
}

.text-slate-700\/100 {
    color: rgb(51 65 85 / 1)
}

.text-slate-700\/20 {
    color: rgb(51 65 85 / 0.2)
}

.text-slate-700\/25 {
    color: rgb(51 65 85 / 0.25)
}

.text-slate-700\/30 {
    color: rgb(51 65 85 / 0.3)
}

.text-slate-700\/40 {
    color: rgb(51 65 85 / 0.4)
}

.text-slate-700\/5 {
    color: rgb(51 65 85 / 0.05)
}

.text-slate-700\/50 {
    color: rgb(51 65 85 / 0.5)
}

.text-slate-700\/60 {
    color: rgb(51 65 85 / 0.6)
}

.text-slate-700\/70 {
    color: rgb(51 65 85 / 0.7)
}

.text-slate-700\/75 {
    color: rgb(51 65 85 / 0.75)
}

.text-slate-700\/80 {
    color: rgb(51 65 85 / 0.8)
}

.text-slate-700\/90 {
    color: rgb(51 65 85 / 0.9)
}

.text-slate-700\/95 {
    color: rgb(51 65 85 / 0.95)
}

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

.text-slate-75\/0 {
    color: rgb(244 248 250 / 0)
}

.text-slate-75\/10 {
    color: rgb(244 248 250 / 0.1)
}

.text-slate-75\/100 {
    color: rgb(244 248 250 / 1)
}

.text-slate-75\/20 {
    color: rgb(244 248 250 / 0.2)
}

.text-slate-75\/25 {
    color: rgb(244 248 250 / 0.25)
}

.text-slate-75\/30 {
    color: rgb(244 248 250 / 0.3)
}

.text-slate-75\/40 {
    color: rgb(244 248 250 / 0.4)
}

.text-slate-75\/5 {
    color: rgb(244 248 250 / 0.05)
}

.text-slate-75\/50 {
    color: rgb(244 248 250 / 0.5)
}

.text-slate-75\/60 {
    color: rgb(244 248 250 / 0.6)
}

.text-slate-75\/70 {
    color: rgb(244 248 250 / 0.7)
}

.text-slate-75\/75 {
    color: rgb(244 248 250 / 0.75)
}

.text-slate-75\/80 {
    color: rgb(244 248 250 / 0.8)
}

.text-slate-75\/90 {
    color: rgb(244 248 250 / 0.9)
}

.text-slate-75\/95 {
    color: rgb(244 248 250 / 0.95)
}

.text-slate-800 {
    --tw-text-opacity: 1;
    color: rgb(30 41 59 / var(--tw-text-opacity))
}

.text-slate-800\/0 {
    color: rgb(30 41 59 / 0)
}

.text-slate-800\/10 {
    color: rgb(30 41 59 / 0.1)
}

.text-slate-800\/100 {
    color: rgb(30 41 59 / 1)
}

.text-slate-800\/20 {
    color: rgb(30 41 59 / 0.2)
}

.text-slate-800\/25 {
    color: rgb(30 41 59 / 0.25)
}

.text-slate-800\/30 {
    color: rgb(30 41 59 / 0.3)
}

.text-slate-800\/40 {
    color: rgb(30 41 59 / 0.4)
}

.text-slate-800\/5 {
    color: rgb(30 41 59 / 0.05)
}

.text-slate-800\/50 {
    color: rgb(30 41 59 / 0.5)
}

.text-slate-800\/60 {
    color: rgb(30 41 59 / 0.6)
}

.text-slate-800\/70 {
    color: rgb(30 41 59 / 0.7)
}

.text-slate-800\/75 {
    color: rgb(30 41 59 / 0.75)
}

.text-slate-800\/80 {
    color: rgb(30 41 59 / 0.8)
}

.text-slate-800\/90 {
    color: rgb(30 41 59 / 0.9)
}

.text-slate-800\/95 {
    color: rgb(30 41 59 / 0.95)
}

.text-slate-850 {
    --tw-text-opacity: 1;
    color: rgb(15 23 42 / var(--tw-text-opacity))
}

.text-slate-850\/0 {
    color: rgb(15 23 42 / 0)
}

.text-slate-850\/10 {
    color: rgb(15 23 42 / 0.1)
}

.text-slate-850\/100 {
    color: rgb(15 23 42 / 1)
}

.text-slate-850\/20 {
    color: rgb(15 23 42 / 0.2)
}

.text-slate-850\/25 {
    color: rgb(15 23 42 / 0.25)
}

.text-slate-850\/30 {
    color: rgb(15 23 42 / 0.3)
}

.text-slate-850\/40 {
    color: rgb(15 23 42 / 0.4)
}

.text-slate-850\/5 {
    color: rgb(15 23 42 / 0.05)
}

.text-slate-850\/50 {
    color: rgb(15 23 42 / 0.5)
}

.text-slate-850\/60 {
    color: rgb(15 23 42 / 0.6)
}

.text-slate-850\/70 {
    color: rgb(15 23 42 / 0.7)
}

.text-slate-850\/75 {
    color: rgb(15 23 42 / 0.75)
}

.text-slate-850\/80 {
    color: rgb(15 23 42 / 0.8)
}

.text-slate-850\/90 {
    color: rgb(15 23 42 / 0.9)
}

.text-slate-850\/95 {
    color: rgb(15 23 42 / 0.95)
}

.text-slate-900 {
    --tw-text-opacity: 1;
    color: rgb(15 23 42 / var(--tw-text-opacity))
}

.text-slate-900\/0 {
    color: rgb(15 23 42 / 0)
}

.text-slate-900\/10 {
    color: rgb(15 23 42 / 0.1)
}

.text-slate-900\/100 {
    color: rgb(15 23 42 / 1)
}

.text-slate-900\/20 {
    color: rgb(15 23 42 / 0.2)
}

.text-slate-900\/25 {
    color: rgb(15 23 42 / 0.25)
}

.text-slate-900\/30 {
    color: rgb(15 23 42 / 0.3)
}

.text-slate-900\/40 {
    color: rgb(15 23 42 / 0.4)
}

.text-slate-900\/5 {
    color: rgb(15 23 42 / 0.05)
}

.text-slate-900\/50 {
    color: rgb(15 23 42 / 0.5)
}

.text-slate-900\/60 {
    color: rgb(15 23 42 / 0.6)
}

.text-slate-900\/70 {
    color: rgb(15 23 42 / 0.7)
}

.text-slate-900\/75 {
    color: rgb(15 23 42 / 0.75)
}

.text-slate-900\/80 {
    color: rgb(15 23 42 / 0.8)
}

.text-slate-900\/90 {
    color: rgb(15 23 42 / 0.9)
}

.text-slate-900\/95 {
    color: rgb(15 23 42 / 0.95)
}

.text-slate-950 {
    --tw-text-opacity: 1;
    color: rgb(0 33 74 / var(--tw-text-opacity))
}

.text-slate-950\/0 {
    color: rgb(0 33 74 / 0)
}

.text-slate-950\/10 {
    color: rgb(0 33 74 / 0.1)
}

.text-slate-950\/100 {
    color: rgb(0 33 74 / 1)
}

.text-slate-950\/20 {
    color: rgb(0 33 74 / 0.2)
}

.text-slate-950\/25 {
    color: rgb(0 33 74 / 0.25)
}

.text-slate-950\/30 {
    color: rgb(0 33 74 / 0.3)
}

.text-slate-950\/40 {
    color: rgb(0 33 74 / 0.4)
}

.text-slate-950\/5 {
    color: rgb(0 33 74 / 0.05)
}

.text-slate-950\/50 {
    color: rgb(0 33 74 / 0.5)
}

.text-slate-950\/60 {
    color: rgb(0 33 74 / 0.6)
}

.text-slate-950\/70 {
    color: rgb(0 33 74 / 0.7)
}

.text-slate-950\/75 {
    color: rgb(0 33 74 / 0.75)
}

.text-slate-950\/80 {
    color: rgb(0 33 74 / 0.8)
}

.text-slate-950\/90 {
    color: rgb(0 33 74 / 0.9)
}

.text-slate-950\/95 {
    color: rgb(0 33 74 / 0.95)
}

.text-stone-100 {
    --tw-text-opacity: 1;
    color: rgb(245 245 244 / var(--tw-text-opacity))
}

.text-stone-100\/0 {
    color: rgb(245 245 244 / 0)
}

.text-stone-100\/10 {
    color: rgb(245 245 244 / 0.1)
}

.text-stone-100\/100 {
    color: rgb(245 245 244 / 1)
}

.text-stone-100\/20 {
    color: rgb(245 245 244 / 0.2)
}

.text-stone-100\/25 {
    color: rgb(245 245 244 / 0.25)
}

.text-stone-100\/30 {
    color: rgb(245 245 244 / 0.3)
}

.text-stone-100\/40 {
    color: rgb(245 245 244 / 0.4)
}

.text-stone-100\/5 {
    color: rgb(245 245 244 / 0.05)
}

.text-stone-100\/50 {
    color: rgb(245 245 244 / 0.5)
}

.text-stone-100\/60 {
    color: rgb(245 245 244 / 0.6)
}

.text-stone-100\/70 {
    color: rgb(245 245 244 / 0.7)
}

.text-stone-100\/75 {
    color: rgb(245 245 244 / 0.75)
}

.text-stone-100\/80 {
    color: rgb(245 245 244 / 0.8)
}

.text-stone-100\/90 {
    color: rgb(245 245 244 / 0.9)
}

.text-stone-100\/95 {
    color: rgb(245 245 244 / 0.95)
}

.text-stone-150 {
    --tw-text-opacity: 1;
    color: rgb(245 246 241 / var(--tw-text-opacity))
}

.text-stone-150\/0 {
    color: rgb(245 246 241 / 0)
}

.text-stone-150\/10 {
    color: rgb(245 246 241 / 0.1)
}

.text-stone-150\/100 {
    color: rgb(245 246 241 / 1)
}

.text-stone-150\/20 {
    color: rgb(245 246 241 / 0.2)
}

.text-stone-150\/25 {
    color: rgb(245 246 241 / 0.25)
}

.text-stone-150\/30 {
    color: rgb(245 246 241 / 0.3)
}

.text-stone-150\/40 {
    color: rgb(245 246 241 / 0.4)
}

.text-stone-150\/5 {
    color: rgb(245 246 241 / 0.05)
}

.text-stone-150\/50 {
    color: rgb(245 246 241 / 0.5)
}

.text-stone-150\/60 {
    color: rgb(245 246 241 / 0.6)
}

.text-stone-150\/70 {
    color: rgb(245 246 241 / 0.7)
}

.text-stone-150\/75 {
    color: rgb(245 246 241 / 0.75)
}

.text-stone-150\/80 {
    color: rgb(245 246 241 / 0.8)
}

.text-stone-150\/90 {
    color: rgb(245 246 241 / 0.9)
}

.text-stone-150\/95 {
    color: rgb(245 246 241 / 0.95)
}

.text-stone-200 {
    --tw-text-opacity: 1;
    color: rgb(231 229 228 / var(--tw-text-opacity))
}

.text-stone-200\/0 {
    color: rgb(231 229 228 / 0)
}

.text-stone-200\/10 {
    color: rgb(231 229 228 / 0.1)
}

.text-stone-200\/100 {
    color: rgb(231 229 228 / 1)
}

.text-stone-200\/20 {
    color: rgb(231 229 228 / 0.2)
}

.text-stone-200\/25 {
    color: rgb(231 229 228 / 0.25)
}

.text-stone-200\/30 {
    color: rgb(231 229 228 / 0.3)
}

.text-stone-200\/40 {
    color: rgb(231 229 228 / 0.4)
}

.text-stone-200\/5 {
    color: rgb(231 229 228 / 0.05)
}

.text-stone-200\/50 {
    color: rgb(231 229 228 / 0.5)
}

.text-stone-200\/60 {
    color: rgb(231 229 228 / 0.6)
}

.text-stone-200\/70 {
    color: rgb(231 229 228 / 0.7)
}

.text-stone-200\/75 {
    color: rgb(231 229 228 / 0.75)
}

.text-stone-200\/80 {
    color: rgb(231 229 228 / 0.8)
}

.text-stone-200\/90 {
    color: rgb(231 229 228 / 0.9)
}

.text-stone-200\/95 {
    color: rgb(231 229 228 / 0.95)
}

.text-stone-300 {
    --tw-text-opacity: 1;
    color: rgb(214 211 209 / var(--tw-text-opacity))
}

.text-stone-300\/0 {
    color: rgb(214 211 209 / 0)
}

.text-stone-300\/10 {
    color: rgb(214 211 209 / 0.1)
}

.text-stone-300\/100 {
    color: rgb(214 211 209 / 1)
}

.text-stone-300\/20 {
    color: rgb(214 211 209 / 0.2)
}

.text-stone-300\/25 {
    color: rgb(214 211 209 / 0.25)
}

.text-stone-300\/30 {
    color: rgb(214 211 209 / 0.3)
}

.text-stone-300\/40 {
    color: rgb(214 211 209 / 0.4)
}

.text-stone-300\/5 {
    color: rgb(214 211 209 / 0.05)
}

.text-stone-300\/50 {
    color: rgb(214 211 209 / 0.5)
}

.text-stone-300\/60 {
    color: rgb(214 211 209 / 0.6)
}

.text-stone-300\/70 {
    color: rgb(214 211 209 / 0.7)
}

.text-stone-300\/75 {
    color: rgb(214 211 209 / 0.75)
}

.text-stone-300\/80 {
    color: rgb(214 211 209 / 0.8)
}

.text-stone-300\/90 {
    color: rgb(214 211 209 / 0.9)
}

.text-stone-300\/95 {
    color: rgb(214 211 209 / 0.95)
}

.text-stone-400 {
    --tw-text-opacity: 1;
    color: rgb(168 162 158 / var(--tw-text-opacity))
}

.text-stone-400\/0 {
    color: rgb(168 162 158 / 0)
}

.text-stone-400\/10 {
    color: rgb(168 162 158 / 0.1)
}

.text-stone-400\/100 {
    color: rgb(168 162 158 / 1)
}

.text-stone-400\/20 {
    color: rgb(168 162 158 / 0.2)
}

.text-stone-400\/25 {
    color: rgb(168 162 158 / 0.25)
}

.text-stone-400\/30 {
    color: rgb(168 162 158 / 0.3)
}

.text-stone-400\/40 {
    color: rgb(168 162 158 / 0.4)
}

.text-stone-400\/5 {
    color: rgb(168 162 158 / 0.05)
}

.text-stone-400\/50 {
    color: rgb(168 162 158 / 0.5)
}

.text-stone-400\/60 {
    color: rgb(168 162 158 / 0.6)
}

.text-stone-400\/70 {
    color: rgb(168 162 158 / 0.7)
}

.text-stone-400\/75 {
    color: rgb(168 162 158 / 0.75)
}

.text-stone-400\/80 {
    color: rgb(168 162 158 / 0.8)
}

.text-stone-400\/90 {
    color: rgb(168 162 158 / 0.9)
}

.text-stone-400\/95 {
    color: rgb(168 162 158 / 0.95)
}

.text-stone-50 {
    --tw-text-opacity: 1;
    color: rgb(250 250 249 / var(--tw-text-opacity))
}

.text-stone-50\/0 {
    color: rgb(250 250 249 / 0)
}

.text-stone-50\/10 {
    color: rgb(250 250 249 / 0.1)
}

.text-stone-50\/100 {
    color: rgb(250 250 249 / 1)
}

.text-stone-50\/20 {
    color: rgb(250 250 249 / 0.2)
}

.text-stone-50\/25 {
    color: rgb(250 250 249 / 0.25)
}

.text-stone-50\/30 {
    color: rgb(250 250 249 / 0.3)
}

.text-stone-50\/40 {
    color: rgb(250 250 249 / 0.4)
}

.text-stone-50\/5 {
    color: rgb(250 250 249 / 0.05)
}

.text-stone-50\/50 {
    color: rgb(250 250 249 / 0.5)
}

.text-stone-50\/60 {
    color: rgb(250 250 249 / 0.6)
}

.text-stone-50\/70 {
    color: rgb(250 250 249 / 0.7)
}

.text-stone-50\/75 {
    color: rgb(250 250 249 / 0.75)
}

.text-stone-50\/80 {
    color: rgb(250 250 249 / 0.8)
}

.text-stone-50\/90 {
    color: rgb(250 250 249 / 0.9)
}

.text-stone-50\/95 {
    color: rgb(250 250 249 / 0.95)
}

.text-stone-500 {
    --tw-text-opacity: 1;
    color: rgb(120 113 108 / var(--tw-text-opacity))
}

.text-stone-500\/0 {
    color: rgb(120 113 108 / 0)
}

.text-stone-500\/10 {
    color: rgb(120 113 108 / 0.1)
}

.text-stone-500\/100 {
    color: rgb(120 113 108 / 1)
}

.text-stone-500\/20 {
    color: rgb(120 113 108 / 0.2)
}

.text-stone-500\/25 {
    color: rgb(120 113 108 / 0.25)
}

.text-stone-500\/30 {
    color: rgb(120 113 108 / 0.3)
}

.text-stone-500\/40 {
    color: rgb(120 113 108 / 0.4)
}

.text-stone-500\/5 {
    color: rgb(120 113 108 / 0.05)
}

.text-stone-500\/50 {
    color: rgb(120 113 108 / 0.5)
}

.text-stone-500\/60 {
    color: rgb(120 113 108 / 0.6)
}

.text-stone-500\/70 {
    color: rgb(120 113 108 / 0.7)
}

.text-stone-500\/75 {
    color: rgb(120 113 108 / 0.75)
}

.text-stone-500\/80 {
    color: rgb(120 113 108 / 0.8)
}

.text-stone-500\/90 {
    color: rgb(120 113 108 / 0.9)
}

.text-stone-500\/95 {
    color: rgb(120 113 108 / 0.95)
}

.text-stone-600 {
    --tw-text-opacity: 1;
    color: rgb(87 83 78 / var(--tw-text-opacity))
}

.text-stone-600\/0 {
    color: rgb(87 83 78 / 0)
}

.text-stone-600\/10 {
    color: rgb(87 83 78 / 0.1)
}

.text-stone-600\/100 {
    color: rgb(87 83 78 / 1)
}

.text-stone-600\/20 {
    color: rgb(87 83 78 / 0.2)
}

.text-stone-600\/25 {
    color: rgb(87 83 78 / 0.25)
}

.text-stone-600\/30 {
    color: rgb(87 83 78 / 0.3)
}

.text-stone-600\/40 {
    color: rgb(87 83 78 / 0.4)
}

.text-stone-600\/5 {
    color: rgb(87 83 78 / 0.05)
}

.text-stone-600\/50 {
    color: rgb(87 83 78 / 0.5)
}

.text-stone-600\/60 {
    color: rgb(87 83 78 / 0.6)
}

.text-stone-600\/70 {
    color: rgb(87 83 78 / 0.7)
}

.text-stone-600\/75 {
    color: rgb(87 83 78 / 0.75)
}

.text-stone-600\/80 {
    color: rgb(87 83 78 / 0.8)
}

.text-stone-600\/90 {
    color: rgb(87 83 78 / 0.9)
}

.text-stone-600\/95 {
    color: rgb(87 83 78 / 0.95)
}

.text-stone-700 {
    --tw-text-opacity: 1;
    color: rgb(68 64 60 / var(--tw-text-opacity))
}

.text-stone-700\/0 {
    color: rgb(68 64 60 / 0)
}

.text-stone-700\/10 {
    color: rgb(68 64 60 / 0.1)
}

.text-stone-700\/100 {
    color: rgb(68 64 60 / 1)
}

.text-stone-700\/20 {
    color: rgb(68 64 60 / 0.2)
}

.text-stone-700\/25 {
    color: rgb(68 64 60 / 0.25)
}

.text-stone-700\/30 {
    color: rgb(68 64 60 / 0.3)
}

.text-stone-700\/40 {
    color: rgb(68 64 60 / 0.4)
}

.text-stone-700\/5 {
    color: rgb(68 64 60 / 0.05)
}

.text-stone-700\/50 {
    color: rgb(68 64 60 / 0.5)
}

.text-stone-700\/60 {
    color: rgb(68 64 60 / 0.6)
}

.text-stone-700\/70 {
    color: rgb(68 64 60 / 0.7)
}

.text-stone-700\/75 {
    color: rgb(68 64 60 / 0.75)
}

.text-stone-700\/80 {
    color: rgb(68 64 60 / 0.8)
}

.text-stone-700\/90 {
    color: rgb(68 64 60 / 0.9)
}

.text-stone-700\/95 {
    color: rgb(68 64 60 / 0.95)
}

.text-stone-800 {
    --tw-text-opacity: 1;
    color: rgb(41 37 36 / var(--tw-text-opacity))
}

.text-stone-800\/0 {
    color: rgb(41 37 36 / 0)
}

.text-stone-800\/10 {
    color: rgb(41 37 36 / 0.1)
}

.text-stone-800\/100 {
    color: rgb(41 37 36 / 1)
}

.text-stone-800\/20 {
    color: rgb(41 37 36 / 0.2)
}

.text-stone-800\/25 {
    color: rgb(41 37 36 / 0.25)
}

.text-stone-800\/30 {
    color: rgb(41 37 36 / 0.3)
}

.text-stone-800\/40 {
    color: rgb(41 37 36 / 0.4)
}

.text-stone-800\/5 {
    color: rgb(41 37 36 / 0.05)
}

.text-stone-800\/50 {
    color: rgb(41 37 36 / 0.5)
}

.text-stone-800\/60 {
    color: rgb(41 37 36 / 0.6)
}

.text-stone-800\/70 {
    color: rgb(41 37 36 / 0.7)
}

.text-stone-800\/75 {
    color: rgb(41 37 36 / 0.75)
}

.text-stone-800\/80 {
    color: rgb(41 37 36 / 0.8)
}

.text-stone-800\/90 {
    color: rgb(41 37 36 / 0.9)
}

.text-stone-800\/95 {
    color: rgb(41 37 36 / 0.95)
}

.text-stone-900 {
    --tw-text-opacity: 1;
    color: rgb(28 25 23 / var(--tw-text-opacity))
}

.text-stone-900\/0 {
    color: rgb(28 25 23 / 0)
}

.text-stone-900\/10 {
    color: rgb(28 25 23 / 0.1)
}

.text-stone-900\/100 {
    color: rgb(28 25 23 / 1)
}

.text-stone-900\/20 {
    color: rgb(28 25 23 / 0.2)
}

.text-stone-900\/25 {
    color: rgb(28 25 23 / 0.25)
}

.text-stone-900\/30 {
    color: rgb(28 25 23 / 0.3)
}

.text-stone-900\/40 {
    color: rgb(28 25 23 / 0.4)
}

.text-stone-900\/5 {
    color: rgb(28 25 23 / 0.05)
}

.text-stone-900\/50 {
    color: rgb(28 25 23 / 0.5)
}

.text-stone-900\/60 {
    color: rgb(28 25 23 / 0.6)
}

.text-stone-900\/70 {
    color: rgb(28 25 23 / 0.7)
}

.text-stone-900\/75 {
    color: rgb(28 25 23 / 0.75)
}

.text-stone-900\/80 {
    color: rgb(28 25 23 / 0.8)
}

.text-stone-900\/90 {
    color: rgb(28 25 23 / 0.9)
}

.text-stone-900\/95 {
    color: rgb(28 25 23 / 0.95)
}

.text-stone-950 {
    --tw-text-opacity: 1;
    color: rgb(12 10 9 / var(--tw-text-opacity))
}

.text-stone-950\/0 {
    color: rgb(12 10 9 / 0)
}

.text-stone-950\/10 {
    color: rgb(12 10 9 / 0.1)
}

.text-stone-950\/100 {
    color: rgb(12 10 9 / 1)
}

.text-stone-950\/20 {
    color: rgb(12 10 9 / 0.2)
}

.text-stone-950\/25 {
    color: rgb(12 10 9 / 0.25)
}

.text-stone-950\/30 {
    color: rgb(12 10 9 / 0.3)
}

.text-stone-950\/40 {
    color: rgb(12 10 9 / 0.4)
}

.text-stone-950\/5 {
    color: rgb(12 10 9 / 0.05)
}

.text-stone-950\/50 {
    color: rgb(12 10 9 / 0.5)
}

.text-stone-950\/60 {
    color: rgb(12 10 9 / 0.6)
}

.text-stone-950\/70 {
    color: rgb(12 10 9 / 0.7)
}

.text-stone-950\/75 {
    color: rgb(12 10 9 / 0.75)
}

.text-stone-950\/80 {
    color: rgb(12 10 9 / 0.8)
}

.text-stone-950\/90 {
    color: rgb(12 10 9 / 0.9)
}

.text-stone-950\/95 {
    color: rgb(12 10 9 / 0.95)
}

.text-teal-100 {
    --tw-text-opacity: 1;
    color: rgb(204 251 241 / var(--tw-text-opacity))
}

.text-teal-100\/0 {
    color: rgb(204 251 241 / 0)
}

.text-teal-100\/10 {
    color: rgb(204 251 241 / 0.1)
}

.text-teal-100\/100 {
    color: rgb(204 251 241 / 1)
}

.text-teal-100\/20 {
    color: rgb(204 251 241 / 0.2)
}

.text-teal-100\/25 {
    color: rgb(204 251 241 / 0.25)
}

.text-teal-100\/30 {
    color: rgb(204 251 241 / 0.3)
}

.text-teal-100\/40 {
    color: rgb(204 251 241 / 0.4)
}

.text-teal-100\/5 {
    color: rgb(204 251 241 / 0.05)
}

.text-teal-100\/50 {
    color: rgb(204 251 241 / 0.5)
}

.text-teal-100\/60 {
    color: rgb(204 251 241 / 0.6)
}

.text-teal-100\/70 {
    color: rgb(204 251 241 / 0.7)
}

.text-teal-100\/75 {
    color: rgb(204 251 241 / 0.75)
}

.text-teal-100\/80 {
    color: rgb(204 251 241 / 0.8)
}

.text-teal-100\/90 {
    color: rgb(204 251 241 / 0.9)
}

.text-teal-100\/95 {
    color: rgb(204 251 241 / 0.95)
}

.text-teal-200 {
    --tw-text-opacity: 1;
    color: rgb(153 246 228 / var(--tw-text-opacity))
}

.text-teal-200\/0 {
    color: rgb(153 246 228 / 0)
}

.text-teal-200\/10 {
    color: rgb(153 246 228 / 0.1)
}

.text-teal-200\/100 {
    color: rgb(153 246 228 / 1)
}

.text-teal-200\/20 {
    color: rgb(153 246 228 / 0.2)
}

.text-teal-200\/25 {
    color: rgb(153 246 228 / 0.25)
}

.text-teal-200\/30 {
    color: rgb(153 246 228 / 0.3)
}

.text-teal-200\/40 {
    color: rgb(153 246 228 / 0.4)
}

.text-teal-200\/5 {
    color: rgb(153 246 228 / 0.05)
}

.text-teal-200\/50 {
    color: rgb(153 246 228 / 0.5)
}

.text-teal-200\/60 {
    color: rgb(153 246 228 / 0.6)
}

.text-teal-200\/70 {
    color: rgb(153 246 228 / 0.7)
}

.text-teal-200\/75 {
    color: rgb(153 246 228 / 0.75)
}

.text-teal-200\/80 {
    color: rgb(153 246 228 / 0.8)
}

.text-teal-200\/90 {
    color: rgb(153 246 228 / 0.9)
}

.text-teal-200\/95 {
    color: rgb(153 246 228 / 0.95)
}

.text-teal-300 {
    --tw-text-opacity: 1;
    color: rgb(94 234 212 / var(--tw-text-opacity))
}

.text-teal-300\/0 {
    color: rgb(94 234 212 / 0)
}

.text-teal-300\/10 {
    color: rgb(94 234 212 / 0.1)
}

.text-teal-300\/100 {
    color: rgb(94 234 212 / 1)
}

.text-teal-300\/20 {
    color: rgb(94 234 212 / 0.2)
}

.text-teal-300\/25 {
    color: rgb(94 234 212 / 0.25)
}

.text-teal-300\/30 {
    color: rgb(94 234 212 / 0.3)
}

.text-teal-300\/40 {
    color: rgb(94 234 212 / 0.4)
}

.text-teal-300\/5 {
    color: rgb(94 234 212 / 0.05)
}

.text-teal-300\/50 {
    color: rgb(94 234 212 / 0.5)
}

.text-teal-300\/60 {
    color: rgb(94 234 212 / 0.6)
}

.text-teal-300\/70 {
    color: rgb(94 234 212 / 0.7)
}

.text-teal-300\/75 {
    color: rgb(94 234 212 / 0.75)
}

.text-teal-300\/80 {
    color: rgb(94 234 212 / 0.8)
}

.text-teal-300\/90 {
    color: rgb(94 234 212 / 0.9)
}

.text-teal-300\/95 {
    color: rgb(94 234 212 / 0.95)
}

.text-teal-400 {
    --tw-text-opacity: 1;
    color: rgb(45 212 191 / var(--tw-text-opacity))
}

.text-teal-400\/0 {
    color: rgb(45 212 191 / 0)
}

.text-teal-400\/10 {
    color: rgb(45 212 191 / 0.1)
}

.text-teal-400\/100 {
    color: rgb(45 212 191 / 1)
}

.text-teal-400\/20 {
    color: rgb(45 212 191 / 0.2)
}

.text-teal-400\/25 {
    color: rgb(45 212 191 / 0.25)
}

.text-teal-400\/30 {
    color: rgb(45 212 191 / 0.3)
}

.text-teal-400\/40 {
    color: rgb(45 212 191 / 0.4)
}

.text-teal-400\/5 {
    color: rgb(45 212 191 / 0.05)
}

.text-teal-400\/50 {
    color: rgb(45 212 191 / 0.5)
}

.text-teal-400\/60 {
    color: rgb(45 212 191 / 0.6)
}

.text-teal-400\/70 {
    color: rgb(45 212 191 / 0.7)
}

.text-teal-400\/75 {
    color: rgb(45 212 191 / 0.75)
}

.text-teal-400\/80 {
    color: rgb(45 212 191 / 0.8)
}

.text-teal-400\/90 {
    color: rgb(45 212 191 / 0.9)
}

.text-teal-400\/95 {
    color: rgb(45 212 191 / 0.95)
}

.text-teal-450 {
    --tw-text-opacity: 1;
    color: rgb(0 184 158 / var(--tw-text-opacity))
}

.text-teal-450\/0 {
    color: rgb(0 184 158 / 0)
}

.text-teal-450\/10 {
    color: rgb(0 184 158 / 0.1)
}

.text-teal-450\/100 {
    color: rgb(0 184 158 / 1)
}

.text-teal-450\/20 {
    color: rgb(0 184 158 / 0.2)
}

.text-teal-450\/25 {
    color: rgb(0 184 158 / 0.25)
}

.text-teal-450\/30 {
    color: rgb(0 184 158 / 0.3)
}

.text-teal-450\/40 {
    color: rgb(0 184 158 / 0.4)
}

.text-teal-450\/5 {
    color: rgb(0 184 158 / 0.05)
}

.text-teal-450\/50 {
    color: rgb(0 184 158 / 0.5)
}

.text-teal-450\/60 {
    color: rgb(0 184 158 / 0.6)
}

.text-teal-450\/70 {
    color: rgb(0 184 158 / 0.7)
}

.text-teal-450\/75 {
    color: rgb(0 184 158 / 0.75)
}

.text-teal-450\/80 {
    color: rgb(0 184 158 / 0.8)
}

.text-teal-450\/90 {
    color: rgb(0 184 158 / 0.9)
}

.text-teal-450\/95 {
    color: rgb(0 184 158 / 0.95)
}

.text-teal-50 {
    --tw-text-opacity: 1;
    color: rgb(240 253 250 / var(--tw-text-opacity))
}

.text-teal-50\/0 {
    color: rgb(240 253 250 / 0)
}

.text-teal-50\/10 {
    color: rgb(240 253 250 / 0.1)
}

.text-teal-50\/100 {
    color: rgb(240 253 250 / 1)
}

.text-teal-50\/20 {
    color: rgb(240 253 250 / 0.2)
}

.text-teal-50\/25 {
    color: rgb(240 253 250 / 0.25)
}

.text-teal-50\/30 {
    color: rgb(240 253 250 / 0.3)
}

.text-teal-50\/40 {
    color: rgb(240 253 250 / 0.4)
}

.text-teal-50\/5 {
    color: rgb(240 253 250 / 0.05)
}

.text-teal-50\/50 {
    color: rgb(240 253 250 / 0.5)
}

.text-teal-50\/60 {
    color: rgb(240 253 250 / 0.6)
}

.text-teal-50\/70 {
    color: rgb(240 253 250 / 0.7)
}

.text-teal-50\/75 {
    color: rgb(240 253 250 / 0.75)
}

.text-teal-50\/80 {
    color: rgb(240 253 250 / 0.8)
}

.text-teal-50\/90 {
    color: rgb(240 253 250 / 0.9)
}

.text-teal-50\/95 {
    color: rgb(240 253 250 / 0.95)
}

.text-teal-500 {
    --tw-text-opacity: 1;
    color: rgb(20 184 166 / var(--tw-text-opacity))
}

.text-teal-500\/0 {
    color: rgb(20 184 166 / 0)
}

.text-teal-500\/10 {
    color: rgb(20 184 166 / 0.1)
}

.text-teal-500\/100 {
    color: rgb(20 184 166 / 1)
}

.text-teal-500\/20 {
    color: rgb(20 184 166 / 0.2)
}

.text-teal-500\/25 {
    color: rgb(20 184 166 / 0.25)
}

.text-teal-500\/30 {
    color: rgb(20 184 166 / 0.3)
}

.text-teal-500\/40 {
    color: rgb(20 184 166 / 0.4)
}

.text-teal-500\/5 {
    color: rgb(20 184 166 / 0.05)
}

.text-teal-500\/50 {
    color: rgb(20 184 166 / 0.5)
}

.text-teal-500\/60 {
    color: rgb(20 184 166 / 0.6)
}

.text-teal-500\/70 {
    color: rgb(20 184 166 / 0.7)
}

.text-teal-500\/75 {
    color: rgb(20 184 166 / 0.75)
}

.text-teal-500\/80 {
    color: rgb(20 184 166 / 0.8)
}

.text-teal-500\/90 {
    color: rgb(20 184 166 / 0.9)
}

.text-teal-500\/95 {
    color: rgb(20 184 166 / 0.95)
}

.text-teal-550 {
    --tw-text-opacity: 1;
    color: rgb(0 133 115 / var(--tw-text-opacity))
}

.text-teal-550\/0 {
    color: rgb(0 133 115 / 0)
}

.text-teal-550\/10 {
    color: rgb(0 133 115 / 0.1)
}

.text-teal-550\/100 {
    color: rgb(0 133 115 / 1)
}

.text-teal-550\/20 {
    color: rgb(0 133 115 / 0.2)
}

.text-teal-550\/25 {
    color: rgb(0 133 115 / 0.25)
}

.text-teal-550\/30 {
    color: rgb(0 133 115 / 0.3)
}

.text-teal-550\/40 {
    color: rgb(0 133 115 / 0.4)
}

.text-teal-550\/5 {
    color: rgb(0 133 115 / 0.05)
}

.text-teal-550\/50 {
    color: rgb(0 133 115 / 0.5)
}

.text-teal-550\/60 {
    color: rgb(0 133 115 / 0.6)
}

.text-teal-550\/70 {
    color: rgb(0 133 115 / 0.7)
}

.text-teal-550\/75 {
    color: rgb(0 133 115 / 0.75)
}

.text-teal-550\/80 {
    color: rgb(0 133 115 / 0.8)
}

.text-teal-550\/90 {
    color: rgb(0 133 115 / 0.9)
}

.text-teal-550\/95 {
    color: rgb(0 133 115 / 0.95)
}

.text-teal-600 {
    --tw-text-opacity: 1;
    color: rgb(13 148 136 / var(--tw-text-opacity))
}

.text-teal-600\/0 {
    color: rgb(13 148 136 / 0)
}

.text-teal-600\/10 {
    color: rgb(13 148 136 / 0.1)
}

.text-teal-600\/100 {
    color: rgb(13 148 136 / 1)
}

.text-teal-600\/20 {
    color: rgb(13 148 136 / 0.2)
}

.text-teal-600\/25 {
    color: rgb(13 148 136 / 0.25)
}

.text-teal-600\/30 {
    color: rgb(13 148 136 / 0.3)
}

.text-teal-600\/40 {
    color: rgb(13 148 136 / 0.4)
}

.text-teal-600\/5 {
    color: rgb(13 148 136 / 0.05)
}

.text-teal-600\/50 {
    color: rgb(13 148 136 / 0.5)
}

.text-teal-600\/60 {
    color: rgb(13 148 136 / 0.6)
}

.text-teal-600\/70 {
    color: rgb(13 148 136 / 0.7)
}

.text-teal-600\/75 {
    color: rgb(13 148 136 / 0.75)
}

.text-teal-600\/80 {
    color: rgb(13 148 136 / 0.8)
}

.text-teal-600\/90 {
    color: rgb(13 148 136 / 0.9)
}

.text-teal-600\/95 {
    color: rgb(13 148 136 / 0.95)
}

.text-teal-700 {
    --tw-text-opacity: 1;
    color: rgb(15 118 110 / var(--tw-text-opacity))
}

.text-teal-700\/0 {
    color: rgb(15 118 110 / 0)
}

.text-teal-700\/10 {
    color: rgb(15 118 110 / 0.1)
}

.text-teal-700\/100 {
    color: rgb(15 118 110 / 1)
}

.text-teal-700\/20 {
    color: rgb(15 118 110 / 0.2)
}

.text-teal-700\/25 {
    color: rgb(15 118 110 / 0.25)
}

.text-teal-700\/30 {
    color: rgb(15 118 110 / 0.3)
}

.text-teal-700\/40 {
    color: rgb(15 118 110 / 0.4)
}

.text-teal-700\/5 {
    color: rgb(15 118 110 / 0.05)
}

.text-teal-700\/50 {
    color: rgb(15 118 110 / 0.5)
}

.text-teal-700\/60 {
    color: rgb(15 118 110 / 0.6)
}

.text-teal-700\/70 {
    color: rgb(15 118 110 / 0.7)
}

.text-teal-700\/75 {
    color: rgb(15 118 110 / 0.75)
}

.text-teal-700\/80 {
    color: rgb(15 118 110 / 0.8)
}

.text-teal-700\/90 {
    color: rgb(15 118 110 / 0.9)
}

.text-teal-700\/95 {
    color: rgb(15 118 110 / 0.95)
}

.text-teal-800 {
    --tw-text-opacity: 1;
    color: rgb(17 94 89 / var(--tw-text-opacity))
}

.text-teal-800\/0 {
    color: rgb(17 94 89 / 0)
}

.text-teal-800\/10 {
    color: rgb(17 94 89 / 0.1)
}

.text-teal-800\/100 {
    color: rgb(17 94 89 / 1)
}

.text-teal-800\/20 {
    color: rgb(17 94 89 / 0.2)
}

.text-teal-800\/25 {
    color: rgb(17 94 89 / 0.25)
}

.text-teal-800\/30 {
    color: rgb(17 94 89 / 0.3)
}

.text-teal-800\/40 {
    color: rgb(17 94 89 / 0.4)
}

.text-teal-800\/5 {
    color: rgb(17 94 89 / 0.05)
}

.text-teal-800\/50 {
    color: rgb(17 94 89 / 0.5)
}

.text-teal-800\/60 {
    color: rgb(17 94 89 / 0.6)
}

.text-teal-800\/70 {
    color: rgb(17 94 89 / 0.7)
}

.text-teal-800\/75 {
    color: rgb(17 94 89 / 0.75)
}

.text-teal-800\/80 {
    color: rgb(17 94 89 / 0.8)
}

.text-teal-800\/90 {
    color: rgb(17 94 89 / 0.9)
}

.text-teal-800\/95 {
    color: rgb(17 94 89 / 0.95)
}

.text-teal-900 {
    --tw-text-opacity: 1;
    color: rgb(19 78 74 / var(--tw-text-opacity))
}

.text-teal-900\/0 {
    color: rgb(19 78 74 / 0)
}

.text-teal-900\/10 {
    color: rgb(19 78 74 / 0.1)
}

.text-teal-900\/100 {
    color: rgb(19 78 74 / 1)
}

.text-teal-900\/20 {
    color: rgb(19 78 74 / 0.2)
}

.text-teal-900\/25 {
    color: rgb(19 78 74 / 0.25)
}

.text-teal-900\/30 {
    color: rgb(19 78 74 / 0.3)
}

.text-teal-900\/40 {
    color: rgb(19 78 74 / 0.4)
}

.text-teal-900\/5 {
    color: rgb(19 78 74 / 0.05)
}

.text-teal-900\/50 {
    color: rgb(19 78 74 / 0.5)
}

.text-teal-900\/60 {
    color: rgb(19 78 74 / 0.6)
}

.text-teal-900\/70 {
    color: rgb(19 78 74 / 0.7)
}

.text-teal-900\/75 {
    color: rgb(19 78 74 / 0.75)
}

.text-teal-900\/80 {
    color: rgb(19 78 74 / 0.8)
}

.text-teal-900\/90 {
    color: rgb(19 78 74 / 0.9)
}

.text-teal-900\/95 {
    color: rgb(19 78 74 / 0.95)
}

.text-teal-950 {
    --tw-text-opacity: 1;
    color: rgb(4 47 46 / var(--tw-text-opacity))
}

.text-teal-950\/0 {
    color: rgb(4 47 46 / 0)
}

.text-teal-950\/10 {
    color: rgb(4 47 46 / 0.1)
}

.text-teal-950\/100 {
    color: rgb(4 47 46 / 1)
}

.text-teal-950\/20 {
    color: rgb(4 47 46 / 0.2)
}

.text-teal-950\/25 {
    color: rgb(4 47 46 / 0.25)
}

.text-teal-950\/30 {
    color: rgb(4 47 46 / 0.3)
}

.text-teal-950\/40 {
    color: rgb(4 47 46 / 0.4)
}

.text-teal-950\/5 {
    color: rgb(4 47 46 / 0.05)
}

.text-teal-950\/50 {
    color: rgb(4 47 46 / 0.5)
}

.text-teal-950\/60 {
    color: rgb(4 47 46 / 0.6)
}

.text-teal-950\/70 {
    color: rgb(4 47 46 / 0.7)
}

.text-teal-950\/75 {
    color: rgb(4 47 46 / 0.75)
}

.text-teal-950\/80 {
    color: rgb(4 47 46 / 0.8)
}

.text-teal-950\/90 {
    color: rgb(4 47 46 / 0.9)
}

.text-teal-950\/95 {
    color: rgb(4 47 46 / 0.95)
}

.text-violet-100 {
    --tw-text-opacity: 1;
    color: rgb(237 233 254 / var(--tw-text-opacity))
}

.text-violet-100\/0 {
    color: rgb(237 233 254 / 0)
}

.text-violet-100\/10 {
    color: rgb(237 233 254 / 0.1)
}

.text-violet-100\/100 {
    color: rgb(237 233 254 / 1)
}

.text-violet-100\/20 {
    color: rgb(237 233 254 / 0.2)
}

.text-violet-100\/25 {
    color: rgb(237 233 254 / 0.25)
}

.text-violet-100\/30 {
    color: rgb(237 233 254 / 0.3)
}

.text-violet-100\/40 {
    color: rgb(237 233 254 / 0.4)
}

.text-violet-100\/5 {
    color: rgb(237 233 254 / 0.05)
}

.text-violet-100\/50 {
    color: rgb(237 233 254 / 0.5)
}

.text-violet-100\/60 {
    color: rgb(237 233 254 / 0.6)
}

.text-violet-100\/70 {
    color: rgb(237 233 254 / 0.7)
}

.text-violet-100\/75 {
    color: rgb(237 233 254 / 0.75)
}

.text-violet-100\/80 {
    color: rgb(237 233 254 / 0.8)
}

.text-violet-100\/90 {
    color: rgb(237 233 254 / 0.9)
}

.text-violet-100\/95 {
    color: rgb(237 233 254 / 0.95)
}

.text-violet-101 {
    --tw-text-opacity: 1;
    color: rgb(239 232 255 / var(--tw-text-opacity))
}

.text-violet-101\/0 {
    color: rgb(239 232 255 / 0)
}

.text-violet-101\/10 {
    color: rgb(239 232 255 / 0.1)
}

.text-violet-101\/100 {
    color: rgb(239 232 255 / 1)
}

.text-violet-101\/20 {
    color: rgb(239 232 255 / 0.2)
}

.text-violet-101\/25 {
    color: rgb(239 232 255 / 0.25)
}

.text-violet-101\/30 {
    color: rgb(239 232 255 / 0.3)
}

.text-violet-101\/40 {
    color: rgb(239 232 255 / 0.4)
}

.text-violet-101\/5 {
    color: rgb(239 232 255 / 0.05)
}

.text-violet-101\/50 {
    color: rgb(239 232 255 / 0.5)
}

.text-violet-101\/60 {
    color: rgb(239 232 255 / 0.6)
}

.text-violet-101\/70 {
    color: rgb(239 232 255 / 0.7)
}

.text-violet-101\/75 {
    color: rgb(239 232 255 / 0.75)
}

.text-violet-101\/80 {
    color: rgb(239 232 255 / 0.8)
}

.text-violet-101\/90 {
    color: rgb(239 232 255 / 0.9)
}

.text-violet-101\/95 {
    color: rgb(239 232 255 / 0.95)
}

.text-violet-200 {
    --tw-text-opacity: 1;
    color: rgb(221 214 254 / var(--tw-text-opacity))
}

.text-violet-200\/0 {
    color: rgb(221 214 254 / 0)
}

.text-violet-200\/10 {
    color: rgb(221 214 254 / 0.1)
}

.text-violet-200\/100 {
    color: rgb(221 214 254 / 1)
}

.text-violet-200\/20 {
    color: rgb(221 214 254 / 0.2)
}

.text-violet-200\/25 {
    color: rgb(221 214 254 / 0.25)
}

.text-violet-200\/30 {
    color: rgb(221 214 254 / 0.3)
}

.text-violet-200\/40 {
    color: rgb(221 214 254 / 0.4)
}

.text-violet-200\/5 {
    color: rgb(221 214 254 / 0.05)
}

.text-violet-200\/50 {
    color: rgb(221 214 254 / 0.5)
}

.text-violet-200\/60 {
    color: rgb(221 214 254 / 0.6)
}

.text-violet-200\/70 {
    color: rgb(221 214 254 / 0.7)
}

.text-violet-200\/75 {
    color: rgb(221 214 254 / 0.75)
}

.text-violet-200\/80 {
    color: rgb(221 214 254 / 0.8)
}

.text-violet-200\/90 {
    color: rgb(221 214 254 / 0.9)
}

.text-violet-200\/95 {
    color: rgb(221 214 254 / 0.95)
}

.text-violet-250 {
    --tw-text-opacity: 1;
    color: rgb(222 208 255 / var(--tw-text-opacity))
}

.text-violet-250\/0 {
    color: rgb(222 208 255 / 0)
}

.text-violet-250\/10 {
    color: rgb(222 208 255 / 0.1)
}

.text-violet-250\/100 {
    color: rgb(222 208 255 / 1)
}

.text-violet-250\/20 {
    color: rgb(222 208 255 / 0.2)
}

.text-violet-250\/25 {
    color: rgb(222 208 255 / 0.25)
}

.text-violet-250\/30 {
    color: rgb(222 208 255 / 0.3)
}

.text-violet-250\/40 {
    color: rgb(222 208 255 / 0.4)
}

.text-violet-250\/5 {
    color: rgb(222 208 255 / 0.05)
}

.text-violet-250\/50 {
    color: rgb(222 208 255 / 0.5)
}

.text-violet-250\/60 {
    color: rgb(222 208 255 / 0.6)
}

.text-violet-250\/70 {
    color: rgb(222 208 255 / 0.7)
}

.text-violet-250\/75 {
    color: rgb(222 208 255 / 0.75)
}

.text-violet-250\/80 {
    color: rgb(222 208 255 / 0.8)
}

.text-violet-250\/90 {
    color: rgb(222 208 255 / 0.9)
}

.text-violet-250\/95 {
    color: rgb(222 208 255 / 0.95)
}

.text-violet-300 {
    --tw-text-opacity: 1;
    color: rgb(196 181 253 / var(--tw-text-opacity))
}

.text-violet-300\/0 {
    color: rgb(196 181 253 / 0)
}

.text-violet-300\/10 {
    color: rgb(196 181 253 / 0.1)
}

.text-violet-300\/100 {
    color: rgb(196 181 253 / 1)
}

.text-violet-300\/20 {
    color: rgb(196 181 253 / 0.2)
}

.text-violet-300\/25 {
    color: rgb(196 181 253 / 0.25)
}

.text-violet-300\/30 {
    color: rgb(196 181 253 / 0.3)
}

.text-violet-300\/40 {
    color: rgb(196 181 253 / 0.4)
}

.text-violet-300\/5 {
    color: rgb(196 181 253 / 0.05)
}

.text-violet-300\/50 {
    color: rgb(196 181 253 / 0.5)
}

.text-violet-300\/60 {
    color: rgb(196 181 253 / 0.6)
}

.text-violet-300\/70 {
    color: rgb(196 181 253 / 0.7)
}

.text-violet-300\/75 {
    color: rgb(196 181 253 / 0.75)
}

.text-violet-300\/80 {
    color: rgb(196 181 253 / 0.8)
}

.text-violet-300\/90 {
    color: rgb(196 181 253 / 0.9)
}

.text-violet-300\/95 {
    color: rgb(196 181 253 / 0.95)
}

.text-violet-400 {
    --tw-text-opacity: 1;
    color: rgb(167 139 250 / var(--tw-text-opacity))
}

.text-violet-400\/0 {
    color: rgb(167 139 250 / 0)
}

.text-violet-400\/10 {
    color: rgb(167 139 250 / 0.1)
}

.text-violet-400\/100 {
    color: rgb(167 139 250 / 1)
}

.text-violet-400\/20 {
    color: rgb(167 139 250 / 0.2)
}

.text-violet-400\/25 {
    color: rgb(167 139 250 / 0.25)
}

.text-violet-400\/30 {
    color: rgb(167 139 250 / 0.3)
}

.text-violet-400\/40 {
    color: rgb(167 139 250 / 0.4)
}

.text-violet-400\/5 {
    color: rgb(167 139 250 / 0.05)
}

.text-violet-400\/50 {
    color: rgb(167 139 250 / 0.5)
}

.text-violet-400\/60 {
    color: rgb(167 139 250 / 0.6)
}

.text-violet-400\/70 {
    color: rgb(167 139 250 / 0.7)
}

.text-violet-400\/75 {
    color: rgb(167 139 250 / 0.75)
}

.text-violet-400\/80 {
    color: rgb(167 139 250 / 0.8)
}

.text-violet-400\/90 {
    color: rgb(167 139 250 / 0.9)
}

.text-violet-400\/95 {
    color: rgb(167 139 250 / 0.95)
}

.text-violet-450 {
    --tw-text-opacity: 1;
    color: rgb(128 76 255 / var(--tw-text-opacity))
}

.text-violet-450\/0 {
    color: rgb(128 76 255 / 0)
}

.text-violet-450\/10 {
    color: rgb(128 76 255 / 0.1)
}

.text-violet-450\/100 {
    color: rgb(128 76 255 / 1)
}

.text-violet-450\/20 {
    color: rgb(128 76 255 / 0.2)
}

.text-violet-450\/25 {
    color: rgb(128 76 255 / 0.25)
}

.text-violet-450\/30 {
    color: rgb(128 76 255 / 0.3)
}

.text-violet-450\/40 {
    color: rgb(128 76 255 / 0.4)
}

.text-violet-450\/5 {
    color: rgb(128 76 255 / 0.05)
}

.text-violet-450\/50 {
    color: rgb(128 76 255 / 0.5)
}

.text-violet-450\/60 {
    color: rgb(128 76 255 / 0.6)
}

.text-violet-450\/70 {
    color: rgb(128 76 255 / 0.7)
}

.text-violet-450\/75 {
    color: rgb(128 76 255 / 0.75)
}

.text-violet-450\/80 {
    color: rgb(128 76 255 / 0.8)
}

.text-violet-450\/90 {
    color: rgb(128 76 255 / 0.9)
}

.text-violet-450\/95 {
    color: rgb(128 76 255 / 0.95)
}

.text-violet-50 {
    --tw-text-opacity: 1;
    color: rgb(245 243 255 / var(--tw-text-opacity))
}

.text-violet-50\/0 {
    color: rgb(245 243 255 / 0)
}

.text-violet-50\/10 {
    color: rgb(245 243 255 / 0.1)
}

.text-violet-50\/100 {
    color: rgb(245 243 255 / 1)
}

.text-violet-50\/20 {
    color: rgb(245 243 255 / 0.2)
}

.text-violet-50\/25 {
    color: rgb(245 243 255 / 0.25)
}

.text-violet-50\/30 {
    color: rgb(245 243 255 / 0.3)
}

.text-violet-50\/40 {
    color: rgb(245 243 255 / 0.4)
}

.text-violet-50\/5 {
    color: rgb(245 243 255 / 0.05)
}

.text-violet-50\/50 {
    color: rgb(245 243 255 / 0.5)
}

.text-violet-50\/60 {
    color: rgb(245 243 255 / 0.6)
}

.text-violet-50\/70 {
    color: rgb(245 243 255 / 0.7)
}

.text-violet-50\/75 {
    color: rgb(245 243 255 / 0.75)
}

.text-violet-50\/80 {
    color: rgb(245 243 255 / 0.8)
}

.text-violet-50\/90 {
    color: rgb(245 243 255 / 0.9)
}

.text-violet-50\/95 {
    color: rgb(245 243 255 / 0.95)
}

.text-violet-500 {
    --tw-text-opacity: 1;
    color: rgb(139 92 246 / var(--tw-text-opacity))
}

.text-violet-500\/0 {
    color: rgb(139 92 246 / 0)
}

.text-violet-500\/10 {
    color: rgb(139 92 246 / 0.1)
}

.text-violet-500\/100 {
    color: rgb(139 92 246 / 1)
}

.text-violet-500\/20 {
    color: rgb(139 92 246 / 0.2)
}

.text-violet-500\/25 {
    color: rgb(139 92 246 / 0.25)
}

.text-violet-500\/30 {
    color: rgb(139 92 246 / 0.3)
}

.text-violet-500\/40 {
    color: rgb(139 92 246 / 0.4)
}

.text-violet-500\/5 {
    color: rgb(139 92 246 / 0.05)
}

.text-violet-500\/50 {
    color: rgb(139 92 246 / 0.5)
}

.text-violet-500\/60 {
    color: rgb(139 92 246 / 0.6)
}

.text-violet-500\/70 {
    color: rgb(139 92 246 / 0.7)
}

.text-violet-500\/75 {
    color: rgb(139 92 246 / 0.75)
}

.text-violet-500\/80 {
    color: rgb(139 92 246 / 0.8)
}

.text-violet-500\/90 {
    color: rgb(139 92 246 / 0.9)
}

.text-violet-500\/95 {
    color: rgb(139 92 246 / 0.95)
}

.text-violet-600 {
    --tw-text-opacity: 1;
    color: rgb(124 58 237 / var(--tw-text-opacity))
}

.text-violet-600\/0 {
    color: rgb(124 58 237 / 0)
}

.text-violet-600\/10 {
    color: rgb(124 58 237 / 0.1)
}

.text-violet-600\/100 {
    color: rgb(124 58 237 / 1)
}

.text-violet-600\/20 {
    color: rgb(124 58 237 / 0.2)
}

.text-violet-600\/25 {
    color: rgb(124 58 237 / 0.25)
}

.text-violet-600\/30 {
    color: rgb(124 58 237 / 0.3)
}

.text-violet-600\/40 {
    color: rgb(124 58 237 / 0.4)
}

.text-violet-600\/5 {
    color: rgb(124 58 237 / 0.05)
}

.text-violet-600\/50 {
    color: rgb(124 58 237 / 0.5)
}

.text-violet-600\/60 {
    color: rgb(124 58 237 / 0.6)
}

.text-violet-600\/70 {
    color: rgb(124 58 237 / 0.7)
}

.text-violet-600\/75 {
    color: rgb(124 58 237 / 0.75)
}

.text-violet-600\/80 {
    color: rgb(124 58 237 / 0.8)
}

.text-violet-600\/90 {
    color: rgb(124 58 237 / 0.9)
}

.text-violet-600\/95 {
    color: rgb(124 58 237 / 0.95)
}

.text-violet-650 {
    --tw-text-opacity: 1;
    color: rgb(92 20 255 / var(--tw-text-opacity))
}

.text-violet-650\/0 {
    color: rgb(92 20 255 / 0)
}

.text-violet-650\/10 {
    color: rgb(92 20 255 / 0.1)
}

.text-violet-650\/100 {
    color: rgb(92 20 255 / 1)
}

.text-violet-650\/20 {
    color: rgb(92 20 255 / 0.2)
}

.text-violet-650\/25 {
    color: rgb(92 20 255 / 0.25)
}

.text-violet-650\/30 {
    color: rgb(92 20 255 / 0.3)
}

.text-violet-650\/40 {
    color: rgb(92 20 255 / 0.4)
}

.text-violet-650\/5 {
    color: rgb(92 20 255 / 0.05)
}

.text-violet-650\/50 {
    color: rgb(92 20 255 / 0.5)
}

.text-violet-650\/60 {
    color: rgb(92 20 255 / 0.6)
}

.text-violet-650\/70 {
    color: rgb(92 20 255 / 0.7)
}

.text-violet-650\/75 {
    color: rgb(92 20 255 / 0.75)
}

.text-violet-650\/80 {
    color: rgb(92 20 255 / 0.8)
}

.text-violet-650\/90 {
    color: rgb(92 20 255 / 0.9)
}

.text-violet-650\/95 {
    color: rgb(92 20 255 / 0.95)
}

.text-violet-700 {
    --tw-text-opacity: 1;
    color: rgb(109 40 217 / var(--tw-text-opacity))
}

.text-violet-700\/0 {
    color: rgb(109 40 217 / 0)
}

.text-violet-700\/10 {
    color: rgb(109 40 217 / 0.1)
}

.text-violet-700\/100 {
    color: rgb(109 40 217 / 1)
}

.text-violet-700\/20 {
    color: rgb(109 40 217 / 0.2)
}

.text-violet-700\/25 {
    color: rgb(109 40 217 / 0.25)
}

.text-violet-700\/30 {
    color: rgb(109 40 217 / 0.3)
}

.text-violet-700\/40 {
    color: rgb(109 40 217 / 0.4)
}

.text-violet-700\/5 {
    color: rgb(109 40 217 / 0.05)
}

.text-violet-700\/50 {
    color: rgb(109 40 217 / 0.5)
}

.text-violet-700\/60 {
    color: rgb(109 40 217 / 0.6)
}

.text-violet-700\/70 {
    color: rgb(109 40 217 / 0.7)
}

.text-violet-700\/75 {
    color: rgb(109 40 217 / 0.75)
}

.text-violet-700\/80 {
    color: rgb(109 40 217 / 0.8)
}

.text-violet-700\/90 {
    color: rgb(109 40 217 / 0.9)
}

.text-violet-700\/95 {
    color: rgb(109 40 217 / 0.95)
}

.text-violet-750 {
    --tw-text-opacity: 1;
    color: rgb(89 6 173 / var(--tw-text-opacity))
}

.text-violet-750\/0 {
    color: rgb(89 6 173 / 0)
}

.text-violet-750\/10 {
    color: rgb(89 6 173 / 0.1)
}

.text-violet-750\/100 {
    color: rgb(89 6 173 / 1)
}

.text-violet-750\/20 {
    color: rgb(89 6 173 / 0.2)
}

.text-violet-750\/25 {
    color: rgb(89 6 173 / 0.25)
}

.text-violet-750\/30 {
    color: rgb(89 6 173 / 0.3)
}

.text-violet-750\/40 {
    color: rgb(89 6 173 / 0.4)
}

.text-violet-750\/5 {
    color: rgb(89 6 173 / 0.05)
}

.text-violet-750\/50 {
    color: rgb(89 6 173 / 0.5)
}

.text-violet-750\/60 {
    color: rgb(89 6 173 / 0.6)
}

.text-violet-750\/70 {
    color: rgb(89 6 173 / 0.7)
}

.text-violet-750\/75 {
    color: rgb(89 6 173 / 0.75)
}

.text-violet-750\/80 {
    color: rgb(89 6 173 / 0.8)
}

.text-violet-750\/90 {
    color: rgb(89 6 173 / 0.9)
}

.text-violet-750\/95 {
    color: rgb(89 6 173 / 0.95)
}

.text-violet-800 {
    --tw-text-opacity: 1;
    color: rgb(91 33 182 / var(--tw-text-opacity))
}

.text-violet-800\/0 {
    color: rgb(91 33 182 / 0)
}

.text-violet-800\/10 {
    color: rgb(91 33 182 / 0.1)
}

.text-violet-800\/100 {
    color: rgb(91 33 182 / 1)
}

.text-violet-800\/20 {
    color: rgb(91 33 182 / 0.2)
}

.text-violet-800\/25 {
    color: rgb(91 33 182 / 0.25)
}

.text-violet-800\/30 {
    color: rgb(91 33 182 / 0.3)
}

.text-violet-800\/40 {
    color: rgb(91 33 182 / 0.4)
}

.text-violet-800\/5 {
    color: rgb(91 33 182 / 0.05)
}

.text-violet-800\/50 {
    color: rgb(91 33 182 / 0.5)
}

.text-violet-800\/60 {
    color: rgb(91 33 182 / 0.6)
}

.text-violet-800\/70 {
    color: rgb(91 33 182 / 0.7)
}

.text-violet-800\/75 {
    color: rgb(91 33 182 / 0.75)
}

.text-violet-800\/80 {
    color: rgb(91 33 182 / 0.8)
}

.text-violet-800\/90 {
    color: rgb(91 33 182 / 0.9)
}

.text-violet-800\/95 {
    color: rgb(91 33 182 / 0.95)
}

.text-violet-900 {
    --tw-text-opacity: 1;
    color: rgb(76 29 149 / var(--tw-text-opacity))
}

.text-violet-900\/0 {
    color: rgb(76 29 149 / 0)
}

.text-violet-900\/10 {
    color: rgb(76 29 149 / 0.1)
}

.text-violet-900\/100 {
    color: rgb(76 29 149 / 1)
}

.text-violet-900\/20 {
    color: rgb(76 29 149 / 0.2)
}

.text-violet-900\/25 {
    color: rgb(76 29 149 / 0.25)
}

.text-violet-900\/30 {
    color: rgb(76 29 149 / 0.3)
}

.text-violet-900\/40 {
    color: rgb(76 29 149 / 0.4)
}

.text-violet-900\/5 {
    color: rgb(76 29 149 / 0.05)
}

.text-violet-900\/50 {
    color: rgb(76 29 149 / 0.5)
}

.text-violet-900\/60 {
    color: rgb(76 29 149 / 0.6)
}

.text-violet-900\/70 {
    color: rgb(76 29 149 / 0.7)
}

.text-violet-900\/75 {
    color: rgb(76 29 149 / 0.75)
}

.text-violet-900\/80 {
    color: rgb(76 29 149 / 0.8)
}

.text-violet-900\/90 {
    color: rgb(76 29 149 / 0.9)
}

.text-violet-900\/95 {
    color: rgb(76 29 149 / 0.95)
}

.text-violet-950 {
    --tw-text-opacity: 1;
    color: rgb(46 16 101 / var(--tw-text-opacity))
}

.text-violet-950\/0 {
    color: rgb(46 16 101 / 0)
}

.text-violet-950\/10 {
    color: rgb(46 16 101 / 0.1)
}

.text-violet-950\/100 {
    color: rgb(46 16 101 / 1)
}

.text-violet-950\/20 {
    color: rgb(46 16 101 / 0.2)
}

.text-violet-950\/25 {
    color: rgb(46 16 101 / 0.25)
}

.text-violet-950\/30 {
    color: rgb(46 16 101 / 0.3)
}

.text-violet-950\/40 {
    color: rgb(46 16 101 / 0.4)
}

.text-violet-950\/5 {
    color: rgb(46 16 101 / 0.05)
}

.text-violet-950\/50 {
    color: rgb(46 16 101 / 0.5)
}

.text-violet-950\/60 {
    color: rgb(46 16 101 / 0.6)
}

.text-violet-950\/70 {
    color: rgb(46 16 101 / 0.7)
}

.text-violet-950\/75 {
    color: rgb(46 16 101 / 0.75)
}

.text-violet-950\/80 {
    color: rgb(46 16 101 / 0.8)
}

.text-violet-950\/90 {
    color: rgb(46 16 101 / 0.9)
}

.text-violet-950\/95 {
    color: rgb(46 16 101 / 0.95)
}

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

.text-yellow-100 {
    --tw-text-opacity: 1;
    color: rgb(254 249 195 / var(--tw-text-opacity))
}

.text-yellow-100\/0 {
    color: rgb(254 249 195 / 0)
}

.text-yellow-100\/10 {
    color: rgb(254 249 195 / 0.1)
}

.text-yellow-100\/100 {
    color: rgb(254 249 195 / 1)
}

.text-yellow-100\/20 {
    color: rgb(254 249 195 / 0.2)
}

.text-yellow-100\/25 {
    color: rgb(254 249 195 / 0.25)
}

.text-yellow-100\/30 {
    color: rgb(254 249 195 / 0.3)
}

.text-yellow-100\/40 {
    color: rgb(254 249 195 / 0.4)
}

.text-yellow-100\/5 {
    color: rgb(254 249 195 / 0.05)
}

.text-yellow-100\/50 {
    color: rgb(254 249 195 / 0.5)
}

.text-yellow-100\/60 {
    color: rgb(254 249 195 / 0.6)
}

.text-yellow-100\/70 {
    color: rgb(254 249 195 / 0.7)
}

.text-yellow-100\/75 {
    color: rgb(254 249 195 / 0.75)
}

.text-yellow-100\/80 {
    color: rgb(254 249 195 / 0.8)
}

.text-yellow-100\/90 {
    color: rgb(254 249 195 / 0.9)
}

.text-yellow-100\/95 {
    color: rgb(254 249 195 / 0.95)
}

.text-yellow-200 {
    --tw-text-opacity: 1;
    color: rgb(254 240 138 / var(--tw-text-opacity))
}

.text-yellow-200\/0 {
    color: rgb(254 240 138 / 0)
}

.text-yellow-200\/10 {
    color: rgb(254 240 138 / 0.1)
}

.text-yellow-200\/100 {
    color: rgb(254 240 138 / 1)
}

.text-yellow-200\/20 {
    color: rgb(254 240 138 / 0.2)
}

.text-yellow-200\/25 {
    color: rgb(254 240 138 / 0.25)
}

.text-yellow-200\/30 {
    color: rgb(254 240 138 / 0.3)
}

.text-yellow-200\/40 {
    color: rgb(254 240 138 / 0.4)
}

.text-yellow-200\/5 {
    color: rgb(254 240 138 / 0.05)
}

.text-yellow-200\/50 {
    color: rgb(254 240 138 / 0.5)
}

.text-yellow-200\/60 {
    color: rgb(254 240 138 / 0.6)
}

.text-yellow-200\/70 {
    color: rgb(254 240 138 / 0.7)
}

.text-yellow-200\/75 {
    color: rgb(254 240 138 / 0.75)
}

.text-yellow-200\/80 {
    color: rgb(254 240 138 / 0.8)
}

.text-yellow-200\/90 {
    color: rgb(254 240 138 / 0.9)
}

.text-yellow-200\/95 {
    color: rgb(254 240 138 / 0.95)
}

.text-yellow-255 {
    --tw-text-opacity: 1;
    color: rgb(252 232 128 / var(--tw-text-opacity))
}

.text-yellow-255\/0 {
    color: rgb(252 232 128 / 0)
}

.text-yellow-255\/10 {
    color: rgb(252 232 128 / 0.1)
}

.text-yellow-255\/100 {
    color: rgb(252 232 128 / 1)
}

.text-yellow-255\/20 {
    color: rgb(252 232 128 / 0.2)
}

.text-yellow-255\/25 {
    color: rgb(252 232 128 / 0.25)
}

.text-yellow-255\/30 {
    color: rgb(252 232 128 / 0.3)
}

.text-yellow-255\/40 {
    color: rgb(252 232 128 / 0.4)
}

.text-yellow-255\/5 {
    color: rgb(252 232 128 / 0.05)
}

.text-yellow-255\/50 {
    color: rgb(252 232 128 / 0.5)
}

.text-yellow-255\/60 {
    color: rgb(252 232 128 / 0.6)
}

.text-yellow-255\/70 {
    color: rgb(252 232 128 / 0.7)
}

.text-yellow-255\/75 {
    color: rgb(252 232 128 / 0.75)
}

.text-yellow-255\/80 {
    color: rgb(252 232 128 / 0.8)
}

.text-yellow-255\/90 {
    color: rgb(252 232 128 / 0.9)
}

.text-yellow-255\/95 {
    color: rgb(252 232 128 / 0.95)
}

.text-yellow-300 {
    --tw-text-opacity: 1;
    color: rgb(253 224 71 / var(--tw-text-opacity))
}

.text-yellow-300\/0 {
    color: rgb(253 224 71 / 0)
}

.text-yellow-300\/10 {
    color: rgb(253 224 71 / 0.1)
}

.text-yellow-300\/100 {
    color: rgb(253 224 71 / 1)
}

.text-yellow-300\/20 {
    color: rgb(253 224 71 / 0.2)
}

.text-yellow-300\/25 {
    color: rgb(253 224 71 / 0.25)
}

.text-yellow-300\/30 {
    color: rgb(253 224 71 / 0.3)
}

.text-yellow-300\/40 {
    color: rgb(253 224 71 / 0.4)
}

.text-yellow-300\/5 {
    color: rgb(253 224 71 / 0.05)
}

.text-yellow-300\/50 {
    color: rgb(253 224 71 / 0.5)
}

.text-yellow-300\/60 {
    color: rgb(253 224 71 / 0.6)
}

.text-yellow-300\/70 {
    color: rgb(253 224 71 / 0.7)
}

.text-yellow-300\/75 {
    color: rgb(253 224 71 / 0.75)
}

.text-yellow-300\/80 {
    color: rgb(253 224 71 / 0.8)
}

.text-yellow-300\/90 {
    color: rgb(253 224 71 / 0.9)
}

.text-yellow-300\/95 {
    color: rgb(253 224 71 / 0.95)
}

.text-yellow-350 {
    --tw-text-opacity: 1;
    color: rgb(255 221 154 / var(--tw-text-opacity))
}

.text-yellow-350\/0 {
    color: rgb(255 221 154 / 0)
}

.text-yellow-350\/10 {
    color: rgb(255 221 154 / 0.1)
}

.text-yellow-350\/100 {
    color: rgb(255 221 154 / 1)
}

.text-yellow-350\/20 {
    color: rgb(255 221 154 / 0.2)
}

.text-yellow-350\/25 {
    color: rgb(255 221 154 / 0.25)
}

.text-yellow-350\/30 {
    color: rgb(255 221 154 / 0.3)
}

.text-yellow-350\/40 {
    color: rgb(255 221 154 / 0.4)
}

.text-yellow-350\/5 {
    color: rgb(255 221 154 / 0.05)
}

.text-yellow-350\/50 {
    color: rgb(255 221 154 / 0.5)
}

.text-yellow-350\/60 {
    color: rgb(255 221 154 / 0.6)
}

.text-yellow-350\/70 {
    color: rgb(255 221 154 / 0.7)
}

.text-yellow-350\/75 {
    color: rgb(255 221 154 / 0.75)
}

.text-yellow-350\/80 {
    color: rgb(255 221 154 / 0.8)
}

.text-yellow-350\/90 {
    color: rgb(255 221 154 / 0.9)
}

.text-yellow-350\/95 {
    color: rgb(255 221 154 / 0.95)
}

.text-yellow-351 {
    --tw-text-opacity: 1;
    color: rgb(255 214 11 / var(--tw-text-opacity))
}

.text-yellow-351\/0 {
    color: rgb(255 214 11 / 0)
}

.text-yellow-351\/10 {
    color: rgb(255 214 11 / 0.1)
}

.text-yellow-351\/100 {
    color: rgb(255 214 11 / 1)
}

.text-yellow-351\/20 {
    color: rgb(255 214 11 / 0.2)
}

.text-yellow-351\/25 {
    color: rgb(255 214 11 / 0.25)
}

.text-yellow-351\/30 {
    color: rgb(255 214 11 / 0.3)
}

.text-yellow-351\/40 {
    color: rgb(255 214 11 / 0.4)
}

.text-yellow-351\/5 {
    color: rgb(255 214 11 / 0.05)
}

.text-yellow-351\/50 {
    color: rgb(255 214 11 / 0.5)
}

.text-yellow-351\/60 {
    color: rgb(255 214 11 / 0.6)
}

.text-yellow-351\/70 {
    color: rgb(255 214 11 / 0.7)
}

.text-yellow-351\/75 {
    color: rgb(255 214 11 / 0.75)
}

.text-yellow-351\/80 {
    color: rgb(255 214 11 / 0.8)
}

.text-yellow-351\/90 {
    color: rgb(255 214 11 / 0.9)
}

.text-yellow-351\/95 {
    color: rgb(255 214 11 / 0.95)
}

.text-yellow-400 {
    --tw-text-opacity: 1;
    color: rgb(250 204 21 / var(--tw-text-opacity))
}

.text-yellow-400\/0 {
    color: rgb(250 204 21 / 0)
}

.text-yellow-400\/10 {
    color: rgb(250 204 21 / 0.1)
}

.text-yellow-400\/100 {
    color: rgb(250 204 21 / 1)
}

.text-yellow-400\/20 {
    color: rgb(250 204 21 / 0.2)
}

.text-yellow-400\/25 {
    color: rgb(250 204 21 / 0.25)
}

.text-yellow-400\/30 {
    color: rgb(250 204 21 / 0.3)
}

.text-yellow-400\/40 {
    color: rgb(250 204 21 / 0.4)
}

.text-yellow-400\/5 {
    color: rgb(250 204 21 / 0.05)
}

.text-yellow-400\/50 {
    color: rgb(250 204 21 / 0.5)
}

.text-yellow-400\/60 {
    color: rgb(250 204 21 / 0.6)
}

.text-yellow-400\/70 {
    color: rgb(250 204 21 / 0.7)
}

.text-yellow-400\/75 {
    color: rgb(250 204 21 / 0.75)
}

.text-yellow-400\/80 {
    color: rgb(250 204 21 / 0.8)
}

.text-yellow-400\/90 {
    color: rgb(250 204 21 / 0.9)
}

.text-yellow-400\/95 {
    color: rgb(250 204 21 / 0.95)
}

.text-yellow-450 {
    --tw-text-opacity: 1;
    color: rgb(250 179 19 / var(--tw-text-opacity))
}

.text-yellow-450\/0 {
    color: rgb(250 179 19 / 0)
}

.text-yellow-450\/10 {
    color: rgb(250 179 19 / 0.1)
}

.text-yellow-450\/100 {
    color: rgb(250 179 19 / 1)
}

.text-yellow-450\/20 {
    color: rgb(250 179 19 / 0.2)
}

.text-yellow-450\/25 {
    color: rgb(250 179 19 / 0.25)
}

.text-yellow-450\/30 {
    color: rgb(250 179 19 / 0.3)
}

.text-yellow-450\/40 {
    color: rgb(250 179 19 / 0.4)
}

.text-yellow-450\/5 {
    color: rgb(250 179 19 / 0.05)
}

.text-yellow-450\/50 {
    color: rgb(250 179 19 / 0.5)
}

.text-yellow-450\/60 {
    color: rgb(250 179 19 / 0.6)
}

.text-yellow-450\/70 {
    color: rgb(250 179 19 / 0.7)
}

.text-yellow-450\/75 {
    color: rgb(250 179 19 / 0.75)
}

.text-yellow-450\/80 {
    color: rgb(250 179 19 / 0.8)
}

.text-yellow-450\/90 {
    color: rgb(250 179 19 / 0.9)
}

.text-yellow-450\/95 {
    color: rgb(250 179 19 / 0.95)
}

.text-yellow-50 {
    --tw-text-opacity: 1;
    color: rgb(254 252 232 / var(--tw-text-opacity))
}

.text-yellow-50\/0 {
    color: rgb(254 252 232 / 0)
}

.text-yellow-50\/10 {
    color: rgb(254 252 232 / 0.1)
}

.text-yellow-50\/100 {
    color: rgb(254 252 232 / 1)
}

.text-yellow-50\/20 {
    color: rgb(254 252 232 / 0.2)
}

.text-yellow-50\/25 {
    color: rgb(254 252 232 / 0.25)
}

.text-yellow-50\/30 {
    color: rgb(254 252 232 / 0.3)
}

.text-yellow-50\/40 {
    color: rgb(254 252 232 / 0.4)
}

.text-yellow-50\/5 {
    color: rgb(254 252 232 / 0.05)
}

.text-yellow-50\/50 {
    color: rgb(254 252 232 / 0.5)
}

.text-yellow-50\/60 {
    color: rgb(254 252 232 / 0.6)
}

.text-yellow-50\/70 {
    color: rgb(254 252 232 / 0.7)
}

.text-yellow-50\/75 {
    color: rgb(254 252 232 / 0.75)
}

.text-yellow-50\/80 {
    color: rgb(254 252 232 / 0.8)
}

.text-yellow-50\/90 {
    color: rgb(254 252 232 / 0.9)
}

.text-yellow-50\/95 {
    color: rgb(254 252 232 / 0.95)
}

.text-yellow-500 {
    --tw-text-opacity: 1;
    color: rgb(234 179 8 / var(--tw-text-opacity))
}

.text-yellow-500\/0 {
    color: rgb(234 179 8 / 0)
}

.text-yellow-500\/10 {
    color: rgb(234 179 8 / 0.1)
}

.text-yellow-500\/100 {
    color: rgb(234 179 8 / 1)
}

.text-yellow-500\/20 {
    color: rgb(234 179 8 / 0.2)
}

.text-yellow-500\/25 {
    color: rgb(234 179 8 / 0.25)
}

.text-yellow-500\/30 {
    color: rgb(234 179 8 / 0.3)
}

.text-yellow-500\/40 {
    color: rgb(234 179 8 / 0.4)
}

.text-yellow-500\/5 {
    color: rgb(234 179 8 / 0.05)
}

.text-yellow-500\/50 {
    color: rgb(234 179 8 / 0.5)
}

.text-yellow-500\/60 {
    color: rgb(234 179 8 / 0.6)
}

.text-yellow-500\/70 {
    color: rgb(234 179 8 / 0.7)
}

.text-yellow-500\/75 {
    color: rgb(234 179 8 / 0.75)
}

.text-yellow-500\/80 {
    color: rgb(234 179 8 / 0.8)
}

.text-yellow-500\/90 {
    color: rgb(234 179 8 / 0.9)
}

.text-yellow-500\/95 {
    color: rgb(234 179 8 / 0.95)
}

.text-yellow-550 {
    --tw-text-opacity: 1;
    color: rgb(218 153 0 / var(--tw-text-opacity))
}

.text-yellow-550\/0 {
    color: rgb(218 153 0 / 0)
}

.text-yellow-550\/10 {
    color: rgb(218 153 0 / 0.1)
}

.text-yellow-550\/100 {
    color: rgb(218 153 0 / 1)
}

.text-yellow-550\/20 {
    color: rgb(218 153 0 / 0.2)
}

.text-yellow-550\/25 {
    color: rgb(218 153 0 / 0.25)
}

.text-yellow-550\/30 {
    color: rgb(218 153 0 / 0.3)
}

.text-yellow-550\/40 {
    color: rgb(218 153 0 / 0.4)
}

.text-yellow-550\/5 {
    color: rgb(218 153 0 / 0.05)
}

.text-yellow-550\/50 {
    color: rgb(218 153 0 / 0.5)
}

.text-yellow-550\/60 {
    color: rgb(218 153 0 / 0.6)
}

.text-yellow-550\/70 {
    color: rgb(218 153 0 / 0.7)
}

.text-yellow-550\/75 {
    color: rgb(218 153 0 / 0.75)
}

.text-yellow-550\/80 {
    color: rgb(218 153 0 / 0.8)
}

.text-yellow-550\/90 {
    color: rgb(218 153 0 / 0.9)
}

.text-yellow-550\/95 {
    color: rgb(218 153 0 / 0.95)
}

.text-yellow-600 {
    --tw-text-opacity: 1;
    color: rgb(202 138 4 / var(--tw-text-opacity))
}

.text-yellow-600\/0 {
    color: rgb(202 138 4 / 0)
}

.text-yellow-600\/10 {
    color: rgb(202 138 4 / 0.1)
}

.text-yellow-600\/100 {
    color: rgb(202 138 4 / 1)
}

.text-yellow-600\/20 {
    color: rgb(202 138 4 / 0.2)
}

.text-yellow-600\/25 {
    color: rgb(202 138 4 / 0.25)
}

.text-yellow-600\/30 {
    color: rgb(202 138 4 / 0.3)
}

.text-yellow-600\/40 {
    color: rgb(202 138 4 / 0.4)
}

.text-yellow-600\/5 {
    color: rgb(202 138 4 / 0.05)
}

.text-yellow-600\/50 {
    color: rgb(202 138 4 / 0.5)
}

.text-yellow-600\/60 {
    color: rgb(202 138 4 / 0.6)
}

.text-yellow-600\/70 {
    color: rgb(202 138 4 / 0.7)
}

.text-yellow-600\/75 {
    color: rgb(202 138 4 / 0.75)
}

.text-yellow-600\/80 {
    color: rgb(202 138 4 / 0.8)
}

.text-yellow-600\/90 {
    color: rgb(202 138 4 / 0.9)
}

.text-yellow-600\/95 {
    color: rgb(202 138 4 / 0.95)
}

.text-yellow-700 {
    --tw-text-opacity: 1;
    color: rgb(161 98 7 / var(--tw-text-opacity))
}

.text-yellow-700\/0 {
    color: rgb(161 98 7 / 0)
}

.text-yellow-700\/10 {
    color: rgb(161 98 7 / 0.1)
}

.text-yellow-700\/100 {
    color: rgb(161 98 7 / 1)
}

.text-yellow-700\/20 {
    color: rgb(161 98 7 / 0.2)
}

.text-yellow-700\/25 {
    color: rgb(161 98 7 / 0.25)
}

.text-yellow-700\/30 {
    color: rgb(161 98 7 / 0.3)
}

.text-yellow-700\/40 {
    color: rgb(161 98 7 / 0.4)
}

.text-yellow-700\/5 {
    color: rgb(161 98 7 / 0.05)
}

.text-yellow-700\/50 {
    color: rgb(161 98 7 / 0.5)
}

.text-yellow-700\/60 {
    color: rgb(161 98 7 / 0.6)
}

.text-yellow-700\/70 {
    color: rgb(161 98 7 / 0.7)
}

.text-yellow-700\/75 {
    color: rgb(161 98 7 / 0.75)
}

.text-yellow-700\/80 {
    color: rgb(161 98 7 / 0.8)
}

.text-yellow-700\/90 {
    color: rgb(161 98 7 / 0.9)
}

.text-yellow-700\/95 {
    color: rgb(161 98 7 / 0.95)
}

.text-yellow-800 {
    --tw-text-opacity: 1;
    color: rgb(133 77 14 / var(--tw-text-opacity))
}

.text-yellow-800\/0 {
    color: rgb(133 77 14 / 0)
}

.text-yellow-800\/10 {
    color: rgb(133 77 14 / 0.1)
}

.text-yellow-800\/100 {
    color: rgb(133 77 14 / 1)
}

.text-yellow-800\/20 {
    color: rgb(133 77 14 / 0.2)
}

.text-yellow-800\/25 {
    color: rgb(133 77 14 / 0.25)
}

.text-yellow-800\/30 {
    color: rgb(133 77 14 / 0.3)
}

.text-yellow-800\/40 {
    color: rgb(133 77 14 / 0.4)
}

.text-yellow-800\/5 {
    color: rgb(133 77 14 / 0.05)
}

.text-yellow-800\/50 {
    color: rgb(133 77 14 / 0.5)
}

.text-yellow-800\/60 {
    color: rgb(133 77 14 / 0.6)
}

.text-yellow-800\/70 {
    color: rgb(133 77 14 / 0.7)
}

.text-yellow-800\/75 {
    color: rgb(133 77 14 / 0.75)
}

.text-yellow-800\/80 {
    color: rgb(133 77 14 / 0.8)
}

.text-yellow-800\/90 {
    color: rgb(133 77 14 / 0.9)
}

.text-yellow-800\/95 {
    color: rgb(133 77 14 / 0.95)
}

.text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgb(113 63 18 / var(--tw-text-opacity))
}

.text-yellow-900\/0 {
    color: rgb(113 63 18 / 0)
}

.text-yellow-900\/10 {
    color: rgb(113 63 18 / 0.1)
}

.text-yellow-900\/100 {
    color: rgb(113 63 18 / 1)
}

.text-yellow-900\/20 {
    color: rgb(113 63 18 / 0.2)
}

.text-yellow-900\/25 {
    color: rgb(113 63 18 / 0.25)
}

.text-yellow-900\/30 {
    color: rgb(113 63 18 / 0.3)
}

.text-yellow-900\/40 {
    color: rgb(113 63 18 / 0.4)
}

.text-yellow-900\/5 {
    color: rgb(113 63 18 / 0.05)
}

.text-yellow-900\/50 {
    color: rgb(113 63 18 / 0.5)
}

.text-yellow-900\/60 {
    color: rgb(113 63 18 / 0.6)
}

.text-yellow-900\/70 {
    color: rgb(113 63 18 / 0.7)
}

.text-yellow-900\/75 {
    color: rgb(113 63 18 / 0.75)
}

.text-yellow-900\/80 {
    color: rgb(113 63 18 / 0.8)
}

.text-yellow-900\/90 {
    color: rgb(113 63 18 / 0.9)
}

.text-yellow-900\/95 {
    color: rgb(113 63 18 / 0.95)
}

.text-yellow-950 {
    --tw-text-opacity: 1;
    color: rgb(66 32 6 / var(--tw-text-opacity))
}

.text-yellow-950\/0 {
    color: rgb(66 32 6 / 0)
}

.text-yellow-950\/10 {
    color: rgb(66 32 6 / 0.1)
}

.text-yellow-950\/100 {
    color: rgb(66 32 6 / 1)
}

.text-yellow-950\/20 {
    color: rgb(66 32 6 / 0.2)
}

.text-yellow-950\/25 {
    color: rgb(66 32 6 / 0.25)
}

.text-yellow-950\/30 {
    color: rgb(66 32 6 / 0.3)
}

.text-yellow-950\/40 {
    color: rgb(66 32 6 / 0.4)
}

.text-yellow-950\/5 {
    color: rgb(66 32 6 / 0.05)
}

.text-yellow-950\/50 {
    color: rgb(66 32 6 / 0.5)
}

.text-yellow-950\/60 {
    color: rgb(66 32 6 / 0.6)
}

.text-yellow-950\/70 {
    color: rgb(66 32 6 / 0.7)
}

.text-yellow-950\/75 {
    color: rgb(66 32 6 / 0.75)
}

.text-yellow-950\/80 {
    color: rgb(66 32 6 / 0.8)
}

.text-yellow-950\/90 {
    color: rgb(66 32 6 / 0.9)
}

.text-yellow-950\/95 {
    color: rgb(66 32 6 / 0.95)
}

.text-zinc-100 {
    --tw-text-opacity: 1;
    color: rgb(244 244 245 / var(--tw-text-opacity))
}

.text-zinc-100\/0 {
    color: rgb(244 244 245 / 0)
}

.text-zinc-100\/10 {
    color: rgb(244 244 245 / 0.1)
}

.text-zinc-100\/100 {
    color: rgb(244 244 245 / 1)
}

.text-zinc-100\/20 {
    color: rgb(244 244 245 / 0.2)
}

.text-zinc-100\/25 {
    color: rgb(244 244 245 / 0.25)
}

.text-zinc-100\/30 {
    color: rgb(244 244 245 / 0.3)
}

.text-zinc-100\/40 {
    color: rgb(244 244 245 / 0.4)
}

.text-zinc-100\/5 {
    color: rgb(244 244 245 / 0.05)
}

.text-zinc-100\/50 {
    color: rgb(244 244 245 / 0.5)
}

.text-zinc-100\/60 {
    color: rgb(244 244 245 / 0.6)
}

.text-zinc-100\/70 {
    color: rgb(244 244 245 / 0.7)
}

.text-zinc-100\/75 {
    color: rgb(244 244 245 / 0.75)
}

.text-zinc-100\/80 {
    color: rgb(244 244 245 / 0.8)
}

.text-zinc-100\/90 {
    color: rgb(244 244 245 / 0.9)
}

.text-zinc-100\/95 {
    color: rgb(244 244 245 / 0.95)
}

.text-zinc-150 {
    --tw-text-opacity: 1;
    color: rgb(241 241 241 / var(--tw-text-opacity))
}

.text-zinc-150\/0 {
    color: rgb(241 241 241 / 0)
}

.text-zinc-150\/10 {
    color: rgb(241 241 241 / 0.1)
}

.text-zinc-150\/100 {
    color: rgb(241 241 241 / 1)
}

.text-zinc-150\/20 {
    color: rgb(241 241 241 / 0.2)
}

.text-zinc-150\/25 {
    color: rgb(241 241 241 / 0.25)
}

.text-zinc-150\/30 {
    color: rgb(241 241 241 / 0.3)
}

.text-zinc-150\/40 {
    color: rgb(241 241 241 / 0.4)
}

.text-zinc-150\/5 {
    color: rgb(241 241 241 / 0.05)
}

.text-zinc-150\/50 {
    color: rgb(241 241 241 / 0.5)
}

.text-zinc-150\/60 {
    color: rgb(241 241 241 / 0.6)
}

.text-zinc-150\/70 {
    color: rgb(241 241 241 / 0.7)
}

.text-zinc-150\/75 {
    color: rgb(241 241 241 / 0.75)
}

.text-zinc-150\/80 {
    color: rgb(241 241 241 / 0.8)
}

.text-zinc-150\/90 {
    color: rgb(241 241 241 / 0.9)
}

.text-zinc-150\/95 {
    color: rgb(241 241 241 / 0.95)
}

.text-zinc-200 {
    --tw-text-opacity: 1;
    color: rgb(228 228 231 / var(--tw-text-opacity))
}

.text-zinc-200\/0 {
    color: rgb(228 228 231 / 0)
}

.text-zinc-200\/10 {
    color: rgb(228 228 231 / 0.1)
}

.text-zinc-200\/100 {
    color: rgb(228 228 231 / 1)
}

.text-zinc-200\/20 {
    color: rgb(228 228 231 / 0.2)
}

.text-zinc-200\/25 {
    color: rgb(228 228 231 / 0.25)
}

.text-zinc-200\/30 {
    color: rgb(228 228 231 / 0.3)
}

.text-zinc-200\/40 {
    color: rgb(228 228 231 / 0.4)
}

.text-zinc-200\/5 {
    color: rgb(228 228 231 / 0.05)
}

.text-zinc-200\/50 {
    color: rgb(228 228 231 / 0.5)
}

.text-zinc-200\/60 {
    color: rgb(228 228 231 / 0.6)
}

.text-zinc-200\/70 {
    color: rgb(228 228 231 / 0.7)
}

.text-zinc-200\/75 {
    color: rgb(228 228 231 / 0.75)
}

.text-zinc-200\/80 {
    color: rgb(228 228 231 / 0.8)
}

.text-zinc-200\/90 {
    color: rgb(228 228 231 / 0.9)
}

.text-zinc-200\/95 {
    color: rgb(228 228 231 / 0.95)
}

.text-zinc-300 {
    --tw-text-opacity: 1;
    color: rgb(212 212 216 / var(--tw-text-opacity))
}

.text-zinc-300\/0 {
    color: rgb(212 212 216 / 0)
}

.text-zinc-300\/10 {
    color: rgb(212 212 216 / 0.1)
}

.text-zinc-300\/100 {
    color: rgb(212 212 216 / 1)
}

.text-zinc-300\/20 {
    color: rgb(212 212 216 / 0.2)
}

.text-zinc-300\/25 {
    color: rgb(212 212 216 / 0.25)
}

.text-zinc-300\/30 {
    color: rgb(212 212 216 / 0.3)
}

.text-zinc-300\/40 {
    color: rgb(212 212 216 / 0.4)
}

.text-zinc-300\/5 {
    color: rgb(212 212 216 / 0.05)
}

.text-zinc-300\/50 {
    color: rgb(212 212 216 / 0.5)
}

.text-zinc-300\/60 {
    color: rgb(212 212 216 / 0.6)
}

.text-zinc-300\/70 {
    color: rgb(212 212 216 / 0.7)
}

.text-zinc-300\/75 {
    color: rgb(212 212 216 / 0.75)
}

.text-zinc-300\/80 {
    color: rgb(212 212 216 / 0.8)
}

.text-zinc-300\/90 {
    color: rgb(212 212 216 / 0.9)
}

.text-zinc-300\/95 {
    color: rgb(212 212 216 / 0.95)
}

.text-zinc-400 {
    --tw-text-opacity: 1;
    color: rgb(161 161 170 / var(--tw-text-opacity))
}

.text-zinc-400\/0 {
    color: rgb(161 161 170 / 0)
}

.text-zinc-400\/10 {
    color: rgb(161 161 170 / 0.1)
}

.text-zinc-400\/100 {
    color: rgb(161 161 170 / 1)
}

.text-zinc-400\/20 {
    color: rgb(161 161 170 / 0.2)
}

.text-zinc-400\/25 {
    color: rgb(161 161 170 / 0.25)
}

.text-zinc-400\/30 {
    color: rgb(161 161 170 / 0.3)
}

.text-zinc-400\/40 {
    color: rgb(161 161 170 / 0.4)
}

.text-zinc-400\/5 {
    color: rgb(161 161 170 / 0.05)
}

.text-zinc-400\/50 {
    color: rgb(161 161 170 / 0.5)
}

.text-zinc-400\/60 {
    color: rgb(161 161 170 / 0.6)
}

.text-zinc-400\/70 {
    color: rgb(161 161 170 / 0.7)
}

.text-zinc-400\/75 {
    color: rgb(161 161 170 / 0.75)
}

.text-zinc-400\/80 {
    color: rgb(161 161 170 / 0.8)
}

.text-zinc-400\/90 {
    color: rgb(161 161 170 / 0.9)
}

.text-zinc-400\/95 {
    color: rgb(161 161 170 / 0.95)
}

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

.text-zinc-50\/0 {
    color: rgb(250 250 250 / 0)
}

.text-zinc-50\/10 {
    color: rgb(250 250 250 / 0.1)
}

.text-zinc-50\/100 {
    color: rgb(250 250 250 / 1)
}

.text-zinc-50\/20 {
    color: rgb(250 250 250 / 0.2)
}

.text-zinc-50\/25 {
    color: rgb(250 250 250 / 0.25)
}

.text-zinc-50\/30 {
    color: rgb(250 250 250 / 0.3)
}

.text-zinc-50\/40 {
    color: rgb(250 250 250 / 0.4)
}

.text-zinc-50\/5 {
    color: rgb(250 250 250 / 0.05)
}

.text-zinc-50\/50 {
    color: rgb(250 250 250 / 0.5)
}

.text-zinc-50\/60 {
    color: rgb(250 250 250 / 0.6)
}

.text-zinc-50\/70 {
    color: rgb(250 250 250 / 0.7)
}

.text-zinc-50\/75 {
    color: rgb(250 250 250 / 0.75)
}

.text-zinc-50\/80 {
    color: rgb(250 250 250 / 0.8)
}

.text-zinc-50\/90 {
    color: rgb(250 250 250 / 0.9)
}

.text-zinc-50\/95 {
    color: rgb(250 250 250 / 0.95)
}

.text-zinc-500 {
    --tw-text-opacity: 1;
    color: rgb(113 113 122 / var(--tw-text-opacity))
}

.text-zinc-500\/0 {
    color: rgb(113 113 122 / 0)
}

.text-zinc-500\/10 {
    color: rgb(113 113 122 / 0.1)
}

.text-zinc-500\/100 {
    color: rgb(113 113 122 / 1)
}

.text-zinc-500\/20 {
    color: rgb(113 113 122 / 0.2)
}

.text-zinc-500\/25 {
    color: rgb(113 113 122 / 0.25)
}

.text-zinc-500\/30 {
    color: rgb(113 113 122 / 0.3)
}

.text-zinc-500\/40 {
    color: rgb(113 113 122 / 0.4)
}

.text-zinc-500\/5 {
    color: rgb(113 113 122 / 0.05)
}

.text-zinc-500\/50 {
    color: rgb(113 113 122 / 0.5)
}

.text-zinc-500\/60 {
    color: rgb(113 113 122 / 0.6)
}

.text-zinc-500\/70 {
    color: rgb(113 113 122 / 0.7)
}

.text-zinc-500\/75 {
    color: rgb(113 113 122 / 0.75)
}

.text-zinc-500\/80 {
    color: rgb(113 113 122 / 0.8)
}

.text-zinc-500\/90 {
    color: rgb(113 113 122 / 0.9)
}

.text-zinc-500\/95 {
    color: rgb(113 113 122 / 0.95)
}

.text-zinc-600 {
    --tw-text-opacity: 1;
    color: rgb(82 82 91 / var(--tw-text-opacity))
}

.text-zinc-600\/0 {
    color: rgb(82 82 91 / 0)
}

.text-zinc-600\/10 {
    color: rgb(82 82 91 / 0.1)
}

.text-zinc-600\/100 {
    color: rgb(82 82 91 / 1)
}

.text-zinc-600\/20 {
    color: rgb(82 82 91 / 0.2)
}

.text-zinc-600\/25 {
    color: rgb(82 82 91 / 0.25)
}

.text-zinc-600\/30 {
    color: rgb(82 82 91 / 0.3)
}

.text-zinc-600\/40 {
    color: rgb(82 82 91 / 0.4)
}

.text-zinc-600\/5 {
    color: rgb(82 82 91 / 0.05)
}

.text-zinc-600\/50 {
    color: rgb(82 82 91 / 0.5)
}

.text-zinc-600\/60 {
    color: rgb(82 82 91 / 0.6)
}

.text-zinc-600\/70 {
    color: rgb(82 82 91 / 0.7)
}

.text-zinc-600\/75 {
    color: rgb(82 82 91 / 0.75)
}

.text-zinc-600\/80 {
    color: rgb(82 82 91 / 0.8)
}

.text-zinc-600\/90 {
    color: rgb(82 82 91 / 0.9)
}

.text-zinc-600\/95 {
    color: rgb(82 82 91 / 0.95)
}

.text-zinc-700 {
    --tw-text-opacity: 1;
    color: rgb(63 63 70 / var(--tw-text-opacity))
}

.text-zinc-700\/0 {
    color: rgb(63 63 70 / 0)
}

.text-zinc-700\/10 {
    color: rgb(63 63 70 / 0.1)
}

.text-zinc-700\/100 {
    color: rgb(63 63 70 / 1)
}

.text-zinc-700\/20 {
    color: rgb(63 63 70 / 0.2)
}

.text-zinc-700\/25 {
    color: rgb(63 63 70 / 0.25)
}

.text-zinc-700\/30 {
    color: rgb(63 63 70 / 0.3)
}

.text-zinc-700\/40 {
    color: rgb(63 63 70 / 0.4)
}

.text-zinc-700\/5 {
    color: rgb(63 63 70 / 0.05)
}

.text-zinc-700\/50 {
    color: rgb(63 63 70 / 0.5)
}

.text-zinc-700\/60 {
    color: rgb(63 63 70 / 0.6)
}

.text-zinc-700\/70 {
    color: rgb(63 63 70 / 0.7)
}

.text-zinc-700\/75 {
    color: rgb(63 63 70 / 0.75)
}

.text-zinc-700\/80 {
    color: rgb(63 63 70 / 0.8)
}

.text-zinc-700\/90 {
    color: rgb(63 63 70 / 0.9)
}

.text-zinc-700\/95 {
    color: rgb(63 63 70 / 0.95)
}

.text-zinc-800 {
    --tw-text-opacity: 1;
    color: rgb(39 39 42 / var(--tw-text-opacity))
}

.text-zinc-800\/0 {
    color: rgb(39 39 42 / 0)
}

.text-zinc-800\/10 {
    color: rgb(39 39 42 / 0.1)
}

.text-zinc-800\/100 {
    color: rgb(39 39 42 / 1)
}

.text-zinc-800\/20 {
    color: rgb(39 39 42 / 0.2)
}

.text-zinc-800\/25 {
    color: rgb(39 39 42 / 0.25)
}

.text-zinc-800\/30 {
    color: rgb(39 39 42 / 0.3)
}

.text-zinc-800\/40 {
    color: rgb(39 39 42 / 0.4)
}

.text-zinc-800\/5 {
    color: rgb(39 39 42 / 0.05)
}

.text-zinc-800\/50 {
    color: rgb(39 39 42 / 0.5)
}

.text-zinc-800\/60 {
    color: rgb(39 39 42 / 0.6)
}

.text-zinc-800\/70 {
    color: rgb(39 39 42 / 0.7)
}

.text-zinc-800\/75 {
    color: rgb(39 39 42 / 0.75)
}

.text-zinc-800\/80 {
    color: rgb(39 39 42 / 0.8)
}

.text-zinc-800\/90 {
    color: rgb(39 39 42 / 0.9)
}

.text-zinc-800\/95 {
    color: rgb(39 39 42 / 0.95)
}

.text-zinc-900 {
    --tw-text-opacity: 1;
    color: rgb(24 24 27 / var(--tw-text-opacity))
}

.text-zinc-900\/0 {
    color: rgb(24 24 27 / 0)
}

.text-zinc-900\/10 {
    color: rgb(24 24 27 / 0.1)
}

.text-zinc-900\/100 {
    color: rgb(24 24 27 / 1)
}

.text-zinc-900\/20 {
    color: rgb(24 24 27 / 0.2)
}

.text-zinc-900\/25 {
    color: rgb(24 24 27 / 0.25)
}

.text-zinc-900\/30 {
    color: rgb(24 24 27 / 0.3)
}

.text-zinc-900\/40 {
    color: rgb(24 24 27 / 0.4)
}

.text-zinc-900\/5 {
    color: rgb(24 24 27 / 0.05)
}

.text-zinc-900\/50 {
    color: rgb(24 24 27 / 0.5)
}

.text-zinc-900\/60 {
    color: rgb(24 24 27 / 0.6)
}

.text-zinc-900\/70 {
    color: rgb(24 24 27 / 0.7)
}

.text-zinc-900\/75 {
    color: rgb(24 24 27 / 0.75)
}

.text-zinc-900\/80 {
    color: rgb(24 24 27 / 0.8)
}

.text-zinc-900\/90 {
    color: rgb(24 24 27 / 0.9)
}

.text-zinc-900\/95 {
    color: rgb(24 24 27 / 0.95)
}

.text-zinc-950 {
    --tw-text-opacity: 1;
    color: rgb(9 9 11 / var(--tw-text-opacity))
}

.text-zinc-950\/0 {
    color: rgb(9 9 11 / 0)
}

.text-zinc-950\/10 {
    color: rgb(9 9 11 / 0.1)
}

.text-zinc-950\/100 {
    color: rgb(9 9 11 / 1)
}

.text-zinc-950\/20 {
    color: rgb(9 9 11 / 0.2)
}

.text-zinc-950\/25 {
    color: rgb(9 9 11 / 0.25)
}

.text-zinc-950\/30 {
    color: rgb(9 9 11 / 0.3)
}

.text-zinc-950\/40 {
    color: rgb(9 9 11 / 0.4)
}

.text-zinc-950\/5 {
    color: rgb(9 9 11 / 0.05)
}

.text-zinc-950\/50 {
    color: rgb(9 9 11 / 0.5)
}

.text-zinc-950\/60 {
    color: rgb(9 9 11 / 0.6)
}

.text-zinc-950\/70 {
    color: rgb(9 9 11 / 0.7)
}

.text-zinc-950\/75 {
    color: rgb(9 9 11 / 0.75)
}

.text-zinc-950\/80 {
    color: rgb(9 9 11 / 0.8)
}

.text-zinc-950\/90 {
    color: rgb(9 9 11 / 0.9)
}

.text-zinc-950\/95 {
    color: rgb(9 9 11 / 0.95)
}

.text-opacity-75 {
    --tw-text-opacity: 0.75
}

.underline {
    text-decoration-line: underline
}

.overline {
    text-decoration-line: overline
}

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

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

.decoration-\[--accent-colour\] {
    text-decoration-color: var(--accent-colour)
}

.decoration-blue-100 {
    text-decoration-color: #dbeafe
}

.decoration-blue-100\/0 {
    text-decoration-color: rgb(219 234 254 / 0)
}

.decoration-blue-100\/10 {
    text-decoration-color: rgb(219 234 254 / 0.1)
}

.decoration-blue-100\/100 {
    text-decoration-color: rgb(219 234 254 / 1)
}

.decoration-blue-100\/20 {
    text-decoration-color: rgb(219 234 254 / 0.2)
}

.decoration-blue-100\/25 {
    text-decoration-color: rgb(219 234 254 / 0.25)
}

.decoration-blue-100\/30 {
    text-decoration-color: rgb(219 234 254 / 0.3)
}

.decoration-blue-100\/40 {
    text-decoration-color: rgb(219 234 254 / 0.4)
}

.decoration-blue-100\/5 {
    text-decoration-color: rgb(219 234 254 / 0.05)
}

.decoration-blue-100\/50 {
    text-decoration-color: rgb(219 234 254 / 0.5)
}

.decoration-blue-100\/60 {
    text-decoration-color: rgb(219 234 254 / 0.6)
}

.decoration-blue-100\/70 {
    text-decoration-color: rgb(219 234 254 / 0.7)
}

.decoration-blue-100\/75 {
    text-decoration-color: rgb(219 234 254 / 0.75)
}

.decoration-blue-100\/80 {
    text-decoration-color: rgb(219 234 254 / 0.8)
}

.decoration-blue-100\/90 {
    text-decoration-color: rgb(219 234 254 / 0.9)
}

.decoration-blue-100\/95 {
    text-decoration-color: rgb(219 234 254 / 0.95)
}

.decoration-blue-200 {
    text-decoration-color: #bfdbfe
}

.decoration-blue-200\/0 {
    text-decoration-color: rgb(191 219 254 / 0)
}

.decoration-blue-200\/10 {
    text-decoration-color: rgb(191 219 254 / 0.1)
}

.decoration-blue-200\/100 {
    text-decoration-color: rgb(191 219 254 / 1)
}

.decoration-blue-200\/20 {
    text-decoration-color: rgb(191 219 254 / 0.2)
}

.decoration-blue-200\/25 {
    text-decoration-color: rgb(191 219 254 / 0.25)
}

.decoration-blue-200\/30 {
    text-decoration-color: rgb(191 219 254 / 0.3)
}

.decoration-blue-200\/40 {
    text-decoration-color: rgb(191 219 254 / 0.4)
}

.decoration-blue-200\/5 {
    text-decoration-color: rgb(191 219 254 / 0.05)
}

.decoration-blue-200\/50 {
    text-decoration-color: rgb(191 219 254 / 0.5)
}

.decoration-blue-200\/60 {
    text-decoration-color: rgb(191 219 254 / 0.6)
}

.decoration-blue-200\/70 {
    text-decoration-color: rgb(191 219 254 / 0.7)
}

.decoration-blue-200\/75 {
    text-decoration-color: rgb(191 219 254 / 0.75)
}

.decoration-blue-200\/80 {
    text-decoration-color: rgb(191 219 254 / 0.8)
}

.decoration-blue-200\/90 {
    text-decoration-color: rgb(191 219 254 / 0.9)
}

.decoration-blue-200\/95 {
    text-decoration-color: rgb(191 219 254 / 0.95)
}

.decoration-blue-300 {
    text-decoration-color: #93c5fd
}

.decoration-blue-300\/0 {
    text-decoration-color: rgb(147 197 253 / 0)
}

.decoration-blue-300\/10 {
    text-decoration-color: rgb(147 197 253 / 0.1)
}

.decoration-blue-300\/100 {
    text-decoration-color: rgb(147 197 253 / 1)
}

.decoration-blue-300\/20 {
    text-decoration-color: rgb(147 197 253 / 0.2)
}

.decoration-blue-300\/25 {
    text-decoration-color: rgb(147 197 253 / 0.25)
}

.decoration-blue-300\/30 {
    text-decoration-color: rgb(147 197 253 / 0.3)
}

.decoration-blue-300\/40 {
    text-decoration-color: rgb(147 197 253 / 0.4)
}

.decoration-blue-300\/5 {
    text-decoration-color: rgb(147 197 253 / 0.05)
}

.decoration-blue-300\/50 {
    text-decoration-color: rgb(147 197 253 / 0.5)
}

.decoration-blue-300\/60 {
    text-decoration-color: rgb(147 197 253 / 0.6)
}

.decoration-blue-300\/70 {
    text-decoration-color: rgb(147 197 253 / 0.7)
}

.decoration-blue-300\/75 {
    text-decoration-color: rgb(147 197 253 / 0.75)
}

.decoration-blue-300\/80 {
    text-decoration-color: rgb(147 197 253 / 0.8)
}

.decoration-blue-300\/90 {
    text-decoration-color: rgb(147 197 253 / 0.9)
}

.decoration-blue-300\/95 {
    text-decoration-color: rgb(147 197 253 / 0.95)
}

.decoration-blue-400 {
    text-decoration-color: #60a5fa
}

.decoration-blue-400\/0 {
    text-decoration-color: rgb(96 165 250 / 0)
}

.decoration-blue-400\/10 {
    text-decoration-color: rgb(96 165 250 / 0.1)
}

.decoration-blue-400\/100 {
    text-decoration-color: rgb(96 165 250 / 1)
}

.decoration-blue-400\/20 {
    text-decoration-color: rgb(96 165 250 / 0.2)
}

.decoration-blue-400\/25 {
    text-decoration-color: rgb(96 165 250 / 0.25)
}

.decoration-blue-400\/30 {
    text-decoration-color: rgb(96 165 250 / 0.3)
}

.decoration-blue-400\/40 {
    text-decoration-color: rgb(96 165 250 / 0.4)
}

.decoration-blue-400\/5 {
    text-decoration-color: rgb(96 165 250 / 0.05)
}

.decoration-blue-400\/50 {
    text-decoration-color: rgb(96 165 250 / 0.5)
}

.decoration-blue-400\/60 {
    text-decoration-color: rgb(96 165 250 / 0.6)
}

.decoration-blue-400\/70 {
    text-decoration-color: rgb(96 165 250 / 0.7)
}

.decoration-blue-400\/75 {
    text-decoration-color: rgb(96 165 250 / 0.75)
}

.decoration-blue-400\/80 {
    text-decoration-color: rgb(96 165 250 / 0.8)
}

.decoration-blue-400\/90 {
    text-decoration-color: rgb(96 165 250 / 0.9)
}

.decoration-blue-400\/95 {
    text-decoration-color: rgb(96 165 250 / 0.95)
}

.decoration-blue-50 {
    text-decoration-color: #eff6ff
}

.decoration-blue-50\/0 {
    text-decoration-color: rgb(239 246 255 / 0)
}

.decoration-blue-50\/10 {
    text-decoration-color: rgb(239 246 255 / 0.1)
}

.decoration-blue-50\/100 {
    text-decoration-color: rgb(239 246 255 / 1)
}

.decoration-blue-50\/20 {
    text-decoration-color: rgb(239 246 255 / 0.2)
}

.decoration-blue-50\/25 {
    text-decoration-color: rgb(239 246 255 / 0.25)
}

.decoration-blue-50\/30 {
    text-decoration-color: rgb(239 246 255 / 0.3)
}

.decoration-blue-50\/40 {
    text-decoration-color: rgb(239 246 255 / 0.4)
}

.decoration-blue-50\/5 {
    text-decoration-color: rgb(239 246 255 / 0.05)
}

.decoration-blue-50\/50 {
    text-decoration-color: rgb(239 246 255 / 0.5)
}

.decoration-blue-50\/60 {
    text-decoration-color: rgb(239 246 255 / 0.6)
}

.decoration-blue-50\/70 {
    text-decoration-color: rgb(239 246 255 / 0.7)
}

.decoration-blue-50\/75 {
    text-decoration-color: rgb(239 246 255 / 0.75)
}

.decoration-blue-50\/80 {
    text-decoration-color: rgb(239 246 255 / 0.8)
}

.decoration-blue-50\/90 {
    text-decoration-color: rgb(239 246 255 / 0.9)
}

.decoration-blue-50\/95 {
    text-decoration-color: rgb(239 246 255 / 0.95)
}

.decoration-blue-500 {
    text-decoration-color: #3b82f6
}

.decoration-blue-500\/0 {
    text-decoration-color: rgb(59 130 246 / 0)
}

.decoration-blue-500\/10 {
    text-decoration-color: rgb(59 130 246 / 0.1)
}

.decoration-blue-500\/100 {
    text-decoration-color: rgb(59 130 246 / 1)
}

.decoration-blue-500\/20 {
    text-decoration-color: rgb(59 130 246 / 0.2)
}

.decoration-blue-500\/25 {
    text-decoration-color: rgb(59 130 246 / 0.25)
}

.decoration-blue-500\/30 {
    text-decoration-color: rgb(59 130 246 / 0.3)
}

.decoration-blue-500\/40 {
    text-decoration-color: rgb(59 130 246 / 0.4)
}

.decoration-blue-500\/5 {
    text-decoration-color: rgb(59 130 246 / 0.05)
}

.decoration-blue-500\/50 {
    text-decoration-color: rgb(59 130 246 / 0.5)
}

.decoration-blue-500\/60 {
    text-decoration-color: rgb(59 130 246 / 0.6)
}

.decoration-blue-500\/70 {
    text-decoration-color: rgb(59 130 246 / 0.7)
}

.decoration-blue-500\/75 {
    text-decoration-color: rgb(59 130 246 / 0.75)
}

.decoration-blue-500\/80 {
    text-decoration-color: rgb(59 130 246 / 0.8)
}

.decoration-blue-500\/90 {
    text-decoration-color: rgb(59 130 246 / 0.9)
}

.decoration-blue-500\/95 {
    text-decoration-color: rgb(59 130 246 / 0.95)
}

.decoration-blue-550 {
    text-decoration-color: #3358FF
}

.decoration-blue-550\/0 {
    text-decoration-color: rgb(51 88 255 / 0)
}

.decoration-blue-550\/10 {
    text-decoration-color: rgb(51 88 255 / 0.1)
}

.decoration-blue-550\/100 {
    text-decoration-color: rgb(51 88 255 / 1)
}

.decoration-blue-550\/20 {
    text-decoration-color: rgb(51 88 255 / 0.2)
}

.decoration-blue-550\/25 {
    text-decoration-color: rgb(51 88 255 / 0.25)
}

.decoration-blue-550\/30 {
    text-decoration-color: rgb(51 88 255 / 0.3)
}

.decoration-blue-550\/40 {
    text-decoration-color: rgb(51 88 255 / 0.4)
}

.decoration-blue-550\/5 {
    text-decoration-color: rgb(51 88 255 / 0.05)
}

.decoration-blue-550\/50 {
    text-decoration-color: rgb(51 88 255 / 0.5)
}

.decoration-blue-550\/60 {
    text-decoration-color: rgb(51 88 255 / 0.6)
}

.decoration-blue-550\/70 {
    text-decoration-color: rgb(51 88 255 / 0.7)
}

.decoration-blue-550\/75 {
    text-decoration-color: rgb(51 88 255 / 0.75)
}

.decoration-blue-550\/80 {
    text-decoration-color: rgb(51 88 255 / 0.8)
}

.decoration-blue-550\/90 {
    text-decoration-color: rgb(51 88 255 / 0.9)
}

.decoration-blue-550\/95 {
    text-decoration-color: rgb(51 88 255 / 0.95)
}

.decoration-blue-600 {
    text-decoration-color: #2563eb
}

.decoration-blue-600\/0 {
    text-decoration-color: rgb(37 99 235 / 0)
}

.decoration-blue-600\/10 {
    text-decoration-color: rgb(37 99 235 / 0.1)
}

.decoration-blue-600\/100 {
    text-decoration-color: rgb(37 99 235 / 1)
}

.decoration-blue-600\/20 {
    text-decoration-color: rgb(37 99 235 / 0.2)
}

.decoration-blue-600\/25 {
    text-decoration-color: rgb(37 99 235 / 0.25)
}

.decoration-blue-600\/30 {
    text-decoration-color: rgb(37 99 235 / 0.3)
}

.decoration-blue-600\/40 {
    text-decoration-color: rgb(37 99 235 / 0.4)
}

.decoration-blue-600\/5 {
    text-decoration-color: rgb(37 99 235 / 0.05)
}

.decoration-blue-600\/50 {
    text-decoration-color: rgb(37 99 235 / 0.5)
}

.decoration-blue-600\/60 {
    text-decoration-color: rgb(37 99 235 / 0.6)
}

.decoration-blue-600\/70 {
    text-decoration-color: rgb(37 99 235 / 0.7)
}

.decoration-blue-600\/75 {
    text-decoration-color: rgb(37 99 235 / 0.75)
}

.decoration-blue-600\/80 {
    text-decoration-color: rgb(37 99 235 / 0.8)
}

.decoration-blue-600\/90 {
    text-decoration-color: rgb(37 99 235 / 0.9)
}

.decoration-blue-600\/95 {
    text-decoration-color: rgb(37 99 235 / 0.95)
}

.decoration-blue-650 {
    text-decoration-color: #3D58A4
}

.decoration-blue-650\/0 {
    text-decoration-color: rgb(61 88 164 / 0)
}

.decoration-blue-650\/10 {
    text-decoration-color: rgb(61 88 164 / 0.1)
}

.decoration-blue-650\/100 {
    text-decoration-color: rgb(61 88 164 / 1)
}

.decoration-blue-650\/20 {
    text-decoration-color: rgb(61 88 164 / 0.2)
}

.decoration-blue-650\/25 {
    text-decoration-color: rgb(61 88 164 / 0.25)
}

.decoration-blue-650\/30 {
    text-decoration-color: rgb(61 88 164 / 0.3)
}

.decoration-blue-650\/40 {
    text-decoration-color: rgb(61 88 164 / 0.4)
}

.decoration-blue-650\/5 {
    text-decoration-color: rgb(61 88 164 / 0.05)
}

.decoration-blue-650\/50 {
    text-decoration-color: rgb(61 88 164 / 0.5)
}

.decoration-blue-650\/60 {
    text-decoration-color: rgb(61 88 164 / 0.6)
}

.decoration-blue-650\/70 {
    text-decoration-color: rgb(61 88 164 / 0.7)
}

.decoration-blue-650\/75 {
    text-decoration-color: rgb(61 88 164 / 0.75)
}

.decoration-blue-650\/80 {
    text-decoration-color: rgb(61 88 164 / 0.8)
}

.decoration-blue-650\/90 {
    text-decoration-color: rgb(61 88 164 / 0.9)
}

.decoration-blue-650\/95 {
    text-decoration-color: rgb(61 88 164 / 0.95)
}

.decoration-blue-700 {
    text-decoration-color: #1d4ed8
}

.decoration-blue-700\/0 {
    text-decoration-color: rgb(29 78 216 / 0)
}

.decoration-blue-700\/10 {
    text-decoration-color: rgb(29 78 216 / 0.1)
}

.decoration-blue-700\/100 {
    text-decoration-color: rgb(29 78 216 / 1)
}

.decoration-blue-700\/20 {
    text-decoration-color: rgb(29 78 216 / 0.2)
}

.decoration-blue-700\/25 {
    text-decoration-color: rgb(29 78 216 / 0.25)
}

.decoration-blue-700\/30 {
    text-decoration-color: rgb(29 78 216 / 0.3)
}

.decoration-blue-700\/40 {
    text-decoration-color: rgb(29 78 216 / 0.4)
}

.decoration-blue-700\/5 {
    text-decoration-color: rgb(29 78 216 / 0.05)
}

.decoration-blue-700\/50 {
    text-decoration-color: rgb(29 78 216 / 0.5)
}

.decoration-blue-700\/60 {
    text-decoration-color: rgb(29 78 216 / 0.6)
}

.decoration-blue-700\/70 {
    text-decoration-color: rgb(29 78 216 / 0.7)
}

.decoration-blue-700\/75 {
    text-decoration-color: rgb(29 78 216 / 0.75)
}

.decoration-blue-700\/80 {
    text-decoration-color: rgb(29 78 216 / 0.8)
}

.decoration-blue-700\/90 {
    text-decoration-color: rgb(29 78 216 / 0.9)
}

.decoration-blue-700\/95 {
    text-decoration-color: rgb(29 78 216 / 0.95)
}

.decoration-blue-800 {
    text-decoration-color: #1e40af
}

.decoration-blue-800\/0 {
    text-decoration-color: rgb(30 64 175 / 0)
}

.decoration-blue-800\/10 {
    text-decoration-color: rgb(30 64 175 / 0.1)
}

.decoration-blue-800\/100 {
    text-decoration-color: rgb(30 64 175 / 1)
}

.decoration-blue-800\/20 {
    text-decoration-color: rgb(30 64 175 / 0.2)
}

.decoration-blue-800\/25 {
    text-decoration-color: rgb(30 64 175 / 0.25)
}

.decoration-blue-800\/30 {
    text-decoration-color: rgb(30 64 175 / 0.3)
}

.decoration-blue-800\/40 {
    text-decoration-color: rgb(30 64 175 / 0.4)
}

.decoration-blue-800\/5 {
    text-decoration-color: rgb(30 64 175 / 0.05)
}

.decoration-blue-800\/50 {
    text-decoration-color: rgb(30 64 175 / 0.5)
}

.decoration-blue-800\/60 {
    text-decoration-color: rgb(30 64 175 / 0.6)
}

.decoration-blue-800\/70 {
    text-decoration-color: rgb(30 64 175 / 0.7)
}

.decoration-blue-800\/75 {
    text-decoration-color: rgb(30 64 175 / 0.75)
}

.decoration-blue-800\/80 {
    text-decoration-color: rgb(30 64 175 / 0.8)
}

.decoration-blue-800\/90 {
    text-decoration-color: rgb(30 64 175 / 0.9)
}

.decoration-blue-800\/95 {
    text-decoration-color: rgb(30 64 175 / 0.95)
}

.decoration-blue-900 {
    text-decoration-color: #1e3a8a
}

.decoration-blue-900\/0 {
    text-decoration-color: rgb(30 58 138 / 0)
}

.decoration-blue-900\/10 {
    text-decoration-color: rgb(30 58 138 / 0.1)
}

.decoration-blue-900\/100 {
    text-decoration-color: rgb(30 58 138 / 1)
}

.decoration-blue-900\/20 {
    text-decoration-color: rgb(30 58 138 / 0.2)
}

.decoration-blue-900\/25 {
    text-decoration-color: rgb(30 58 138 / 0.25)
}

.decoration-blue-900\/30 {
    text-decoration-color: rgb(30 58 138 / 0.3)
}

.decoration-blue-900\/40 {
    text-decoration-color: rgb(30 58 138 / 0.4)
}

.decoration-blue-900\/5 {
    text-decoration-color: rgb(30 58 138 / 0.05)
}

.decoration-blue-900\/50 {
    text-decoration-color: rgb(30 58 138 / 0.5)
}

.decoration-blue-900\/60 {
    text-decoration-color: rgb(30 58 138 / 0.6)
}

.decoration-blue-900\/70 {
    text-decoration-color: rgb(30 58 138 / 0.7)
}

.decoration-blue-900\/75 {
    text-decoration-color: rgb(30 58 138 / 0.75)
}

.decoration-blue-900\/80 {
    text-decoration-color: rgb(30 58 138 / 0.8)
}

.decoration-blue-900\/90 {
    text-decoration-color: rgb(30 58 138 / 0.9)
}

.decoration-blue-900\/95 {
    text-decoration-color: rgb(30 58 138 / 0.95)
}

.decoration-blue-950 {
    text-decoration-color: #172554
}

.decoration-blue-950\/0 {
    text-decoration-color: rgb(23 37 84 / 0)
}

.decoration-blue-950\/10 {
    text-decoration-color: rgb(23 37 84 / 0.1)
}

.decoration-blue-950\/100 {
    text-decoration-color: rgb(23 37 84 / 1)
}

.decoration-blue-950\/20 {
    text-decoration-color: rgb(23 37 84 / 0.2)
}

.decoration-blue-950\/25 {
    text-decoration-color: rgb(23 37 84 / 0.25)
}

.decoration-blue-950\/30 {
    text-decoration-color: rgb(23 37 84 / 0.3)
}

.decoration-blue-950\/40 {
    text-decoration-color: rgb(23 37 84 / 0.4)
}

.decoration-blue-950\/5 {
    text-decoration-color: rgb(23 37 84 / 0.05)
}

.decoration-blue-950\/50 {
    text-decoration-color: rgb(23 37 84 / 0.5)
}

.decoration-blue-950\/60 {
    text-decoration-color: rgb(23 37 84 / 0.6)
}

.decoration-blue-950\/70 {
    text-decoration-color: rgb(23 37 84 / 0.7)
}

.decoration-blue-950\/75 {
    text-decoration-color: rgb(23 37 84 / 0.75)
}

.decoration-blue-950\/80 {
    text-decoration-color: rgb(23 37 84 / 0.8)
}

.decoration-blue-950\/90 {
    text-decoration-color: rgb(23 37 84 / 0.9)
}

.decoration-blue-950\/95 {
    text-decoration-color: rgb(23 37 84 / 0.95)
}

.decoration-cyan-100 {
    text-decoration-color: #cffafe
}

.decoration-cyan-100\/0 {
    text-decoration-color: rgb(207 250 254 / 0)
}

.decoration-cyan-100\/10 {
    text-decoration-color: rgb(207 250 254 / 0.1)
}

.decoration-cyan-100\/100 {
    text-decoration-color: rgb(207 250 254 / 1)
}

.decoration-cyan-100\/20 {
    text-decoration-color: rgb(207 250 254 / 0.2)
}

.decoration-cyan-100\/25 {
    text-decoration-color: rgb(207 250 254 / 0.25)
}

.decoration-cyan-100\/30 {
    text-decoration-color: rgb(207 250 254 / 0.3)
}

.decoration-cyan-100\/40 {
    text-decoration-color: rgb(207 250 254 / 0.4)
}

.decoration-cyan-100\/5 {
    text-decoration-color: rgb(207 250 254 / 0.05)
}

.decoration-cyan-100\/50 {
    text-decoration-color: rgb(207 250 254 / 0.5)
}

.decoration-cyan-100\/60 {
    text-decoration-color: rgb(207 250 254 / 0.6)
}

.decoration-cyan-100\/70 {
    text-decoration-color: rgb(207 250 254 / 0.7)
}

.decoration-cyan-100\/75 {
    text-decoration-color: rgb(207 250 254 / 0.75)
}

.decoration-cyan-100\/80 {
    text-decoration-color: rgb(207 250 254 / 0.8)
}

.decoration-cyan-100\/90 {
    text-decoration-color: rgb(207 250 254 / 0.9)
}

.decoration-cyan-100\/95 {
    text-decoration-color: rgb(207 250 254 / 0.95)
}

.decoration-cyan-200 {
    text-decoration-color: #a5f3fc
}

.decoration-cyan-200\/0 {
    text-decoration-color: rgb(165 243 252 / 0)
}

.decoration-cyan-200\/10 {
    text-decoration-color: rgb(165 243 252 / 0.1)
}

.decoration-cyan-200\/100 {
    text-decoration-color: rgb(165 243 252 / 1)
}

.decoration-cyan-200\/20 {
    text-decoration-color: rgb(165 243 252 / 0.2)
}

.decoration-cyan-200\/25 {
    text-decoration-color: rgb(165 243 252 / 0.25)
}

.decoration-cyan-200\/30 {
    text-decoration-color: rgb(165 243 252 / 0.3)
}

.decoration-cyan-200\/40 {
    text-decoration-color: rgb(165 243 252 / 0.4)
}

.decoration-cyan-200\/5 {
    text-decoration-color: rgb(165 243 252 / 0.05)
}

.decoration-cyan-200\/50 {
    text-decoration-color: rgb(165 243 252 / 0.5)
}

.decoration-cyan-200\/60 {
    text-decoration-color: rgb(165 243 252 / 0.6)
}

.decoration-cyan-200\/70 {
    text-decoration-color: rgb(165 243 252 / 0.7)
}

.decoration-cyan-200\/75 {
    text-decoration-color: rgb(165 243 252 / 0.75)
}

.decoration-cyan-200\/80 {
    text-decoration-color: rgb(165 243 252 / 0.8)
}

.decoration-cyan-200\/90 {
    text-decoration-color: rgb(165 243 252 / 0.9)
}

.decoration-cyan-200\/95 {
    text-decoration-color: rgb(165 243 252 / 0.95)
}

.decoration-cyan-300 {
    text-decoration-color: #67e8f9
}

.decoration-cyan-300\/0 {
    text-decoration-color: rgb(103 232 249 / 0)
}

.decoration-cyan-300\/10 {
    text-decoration-color: rgb(103 232 249 / 0.1)
}

.decoration-cyan-300\/100 {
    text-decoration-color: rgb(103 232 249 / 1)
}

.decoration-cyan-300\/20 {
    text-decoration-color: rgb(103 232 249 / 0.2)
}

.decoration-cyan-300\/25 {
    text-decoration-color: rgb(103 232 249 / 0.25)
}

.decoration-cyan-300\/30 {
    text-decoration-color: rgb(103 232 249 / 0.3)
}

.decoration-cyan-300\/40 {
    text-decoration-color: rgb(103 232 249 / 0.4)
}

.decoration-cyan-300\/5 {
    text-decoration-color: rgb(103 232 249 / 0.05)
}

.decoration-cyan-300\/50 {
    text-decoration-color: rgb(103 232 249 / 0.5)
}

.decoration-cyan-300\/60 {
    text-decoration-color: rgb(103 232 249 / 0.6)
}

.decoration-cyan-300\/70 {
    text-decoration-color: rgb(103 232 249 / 0.7)
}

.decoration-cyan-300\/75 {
    text-decoration-color: rgb(103 232 249 / 0.75)
}

.decoration-cyan-300\/80 {
    text-decoration-color: rgb(103 232 249 / 0.8)
}

.decoration-cyan-300\/90 {
    text-decoration-color: rgb(103 232 249 / 0.9)
}

.decoration-cyan-300\/95 {
    text-decoration-color: rgb(103 232 249 / 0.95)
}

.decoration-cyan-400 {
    text-decoration-color: #22d3ee
}

.decoration-cyan-400\/0 {
    text-decoration-color: rgb(34 211 238 / 0)
}

.decoration-cyan-400\/10 {
    text-decoration-color: rgb(34 211 238 / 0.1)
}

.decoration-cyan-400\/100 {
    text-decoration-color: rgb(34 211 238 / 1)
}

.decoration-cyan-400\/20 {
    text-decoration-color: rgb(34 211 238 / 0.2)
}

.decoration-cyan-400\/25 {
    text-decoration-color: rgb(34 211 238 / 0.25)
}

.decoration-cyan-400\/30 {
    text-decoration-color: rgb(34 211 238 / 0.3)
}

.decoration-cyan-400\/40 {
    text-decoration-color: rgb(34 211 238 / 0.4)
}

.decoration-cyan-400\/5 {
    text-decoration-color: rgb(34 211 238 / 0.05)
}

.decoration-cyan-400\/50 {
    text-decoration-color: rgb(34 211 238 / 0.5)
}

.decoration-cyan-400\/60 {
    text-decoration-color: rgb(34 211 238 / 0.6)
}

.decoration-cyan-400\/70 {
    text-decoration-color: rgb(34 211 238 / 0.7)
}

.decoration-cyan-400\/75 {
    text-decoration-color: rgb(34 211 238 / 0.75)
}

.decoration-cyan-400\/80 {
    text-decoration-color: rgb(34 211 238 / 0.8)
}

.decoration-cyan-400\/90 {
    text-decoration-color: rgb(34 211 238 / 0.9)
}

.decoration-cyan-400\/95 {
    text-decoration-color: rgb(34 211 238 / 0.95)
}

.decoration-cyan-50 {
    text-decoration-color: #ecfeff
}

.decoration-cyan-50\/0 {
    text-decoration-color: rgb(236 254 255 / 0)
}

.decoration-cyan-50\/10 {
    text-decoration-color: rgb(236 254 255 / 0.1)
}

.decoration-cyan-50\/100 {
    text-decoration-color: rgb(236 254 255 / 1)
}

.decoration-cyan-50\/20 {
    text-decoration-color: rgb(236 254 255 / 0.2)
}

.decoration-cyan-50\/25 {
    text-decoration-color: rgb(236 254 255 / 0.25)
}

.decoration-cyan-50\/30 {
    text-decoration-color: rgb(236 254 255 / 0.3)
}

.decoration-cyan-50\/40 {
    text-decoration-color: rgb(236 254 255 / 0.4)
}

.decoration-cyan-50\/5 {
    text-decoration-color: rgb(236 254 255 / 0.05)
}

.decoration-cyan-50\/50 {
    text-decoration-color: rgb(236 254 255 / 0.5)
}

.decoration-cyan-50\/60 {
    text-decoration-color: rgb(236 254 255 / 0.6)
}

.decoration-cyan-50\/70 {
    text-decoration-color: rgb(236 254 255 / 0.7)
}

.decoration-cyan-50\/75 {
    text-decoration-color: rgb(236 254 255 / 0.75)
}

.decoration-cyan-50\/80 {
    text-decoration-color: rgb(236 254 255 / 0.8)
}

.decoration-cyan-50\/90 {
    text-decoration-color: rgb(236 254 255 / 0.9)
}

.decoration-cyan-50\/95 {
    text-decoration-color: rgb(236 254 255 / 0.95)
}

.decoration-cyan-500 {
    text-decoration-color: #06b6d4
}

.decoration-cyan-500\/0 {
    text-decoration-color: rgb(6 182 212 / 0)
}

.decoration-cyan-500\/10 {
    text-decoration-color: rgb(6 182 212 / 0.1)
}

.decoration-cyan-500\/100 {
    text-decoration-color: rgb(6 182 212 / 1)
}

.decoration-cyan-500\/20 {
    text-decoration-color: rgb(6 182 212 / 0.2)
}

.decoration-cyan-500\/25 {
    text-decoration-color: rgb(6 182 212 / 0.25)
}

.decoration-cyan-500\/30 {
    text-decoration-color: rgb(6 182 212 / 0.3)
}

.decoration-cyan-500\/40 {
    text-decoration-color: rgb(6 182 212 / 0.4)
}

.decoration-cyan-500\/5 {
    text-decoration-color: rgb(6 182 212 / 0.05)
}

.decoration-cyan-500\/50 {
    text-decoration-color: rgb(6 182 212 / 0.5)
}

.decoration-cyan-500\/60 {
    text-decoration-color: rgb(6 182 212 / 0.6)
}

.decoration-cyan-500\/70 {
    text-decoration-color: rgb(6 182 212 / 0.7)
}

.decoration-cyan-500\/75 {
    text-decoration-color: rgb(6 182 212 / 0.75)
}

.decoration-cyan-500\/80 {
    text-decoration-color: rgb(6 182 212 / 0.8)
}

.decoration-cyan-500\/90 {
    text-decoration-color: rgb(6 182 212 / 0.9)
}

.decoration-cyan-500\/95 {
    text-decoration-color: rgb(6 182 212 / 0.95)
}

.decoration-cyan-600 {
    text-decoration-color: #0891b2
}

.decoration-cyan-600\/0 {
    text-decoration-color: rgb(8 145 178 / 0)
}

.decoration-cyan-600\/10 {
    text-decoration-color: rgb(8 145 178 / 0.1)
}

.decoration-cyan-600\/100 {
    text-decoration-color: rgb(8 145 178 / 1)
}

.decoration-cyan-600\/20 {
    text-decoration-color: rgb(8 145 178 / 0.2)
}

.decoration-cyan-600\/25 {
    text-decoration-color: rgb(8 145 178 / 0.25)
}

.decoration-cyan-600\/30 {
    text-decoration-color: rgb(8 145 178 / 0.3)
}

.decoration-cyan-600\/40 {
    text-decoration-color: rgb(8 145 178 / 0.4)
}

.decoration-cyan-600\/5 {
    text-decoration-color: rgb(8 145 178 / 0.05)
}

.decoration-cyan-600\/50 {
    text-decoration-color: rgb(8 145 178 / 0.5)
}

.decoration-cyan-600\/60 {
    text-decoration-color: rgb(8 145 178 / 0.6)
}

.decoration-cyan-600\/70 {
    text-decoration-color: rgb(8 145 178 / 0.7)
}

.decoration-cyan-600\/75 {
    text-decoration-color: rgb(8 145 178 / 0.75)
}

.decoration-cyan-600\/80 {
    text-decoration-color: rgb(8 145 178 / 0.8)
}

.decoration-cyan-600\/90 {
    text-decoration-color: rgb(8 145 178 / 0.9)
}

.decoration-cyan-600\/95 {
    text-decoration-color: rgb(8 145 178 / 0.95)
}

.decoration-cyan-650 {
    text-decoration-color: #2780A6
}

.decoration-cyan-650\/0 {
    text-decoration-color: rgb(39 128 166 / 0)
}

.decoration-cyan-650\/10 {
    text-decoration-color: rgb(39 128 166 / 0.1)
}

.decoration-cyan-650\/100 {
    text-decoration-color: rgb(39 128 166 / 1)
}

.decoration-cyan-650\/20 {
    text-decoration-color: rgb(39 128 166 / 0.2)
}

.decoration-cyan-650\/25 {
    text-decoration-color: rgb(39 128 166 / 0.25)
}

.decoration-cyan-650\/30 {
    text-decoration-color: rgb(39 128 166 / 0.3)
}

.decoration-cyan-650\/40 {
    text-decoration-color: rgb(39 128 166 / 0.4)
}

.decoration-cyan-650\/5 {
    text-decoration-color: rgb(39 128 166 / 0.05)
}

.decoration-cyan-650\/50 {
    text-decoration-color: rgb(39 128 166 / 0.5)
}

.decoration-cyan-650\/60 {
    text-decoration-color: rgb(39 128 166 / 0.6)
}

.decoration-cyan-650\/70 {
    text-decoration-color: rgb(39 128 166 / 0.7)
}

.decoration-cyan-650\/75 {
    text-decoration-color: rgb(39 128 166 / 0.75)
}

.decoration-cyan-650\/80 {
    text-decoration-color: rgb(39 128 166 / 0.8)
}

.decoration-cyan-650\/90 {
    text-decoration-color: rgb(39 128 166 / 0.9)
}

.decoration-cyan-650\/95 {
    text-decoration-color: rgb(39 128 166 / 0.95)
}

.decoration-cyan-700 {
    text-decoration-color: #0e7490
}

.decoration-cyan-700\/0 {
    text-decoration-color: rgb(14 116 144 / 0)
}

.decoration-cyan-700\/10 {
    text-decoration-color: rgb(14 116 144 / 0.1)
}

.decoration-cyan-700\/100 {
    text-decoration-color: rgb(14 116 144 / 1)
}

.decoration-cyan-700\/20 {
    text-decoration-color: rgb(14 116 144 / 0.2)
}

.decoration-cyan-700\/25 {
    text-decoration-color: rgb(14 116 144 / 0.25)
}

.decoration-cyan-700\/30 {
    text-decoration-color: rgb(14 116 144 / 0.3)
}

.decoration-cyan-700\/40 {
    text-decoration-color: rgb(14 116 144 / 0.4)
}

.decoration-cyan-700\/5 {
    text-decoration-color: rgb(14 116 144 / 0.05)
}

.decoration-cyan-700\/50 {
    text-decoration-color: rgb(14 116 144 / 0.5)
}

.decoration-cyan-700\/60 {
    text-decoration-color: rgb(14 116 144 / 0.6)
}

.decoration-cyan-700\/70 {
    text-decoration-color: rgb(14 116 144 / 0.7)
}

.decoration-cyan-700\/75 {
    text-decoration-color: rgb(14 116 144 / 0.75)
}

.decoration-cyan-700\/80 {
    text-decoration-color: rgb(14 116 144 / 0.8)
}

.decoration-cyan-700\/90 {
    text-decoration-color: rgb(14 116 144 / 0.9)
}

.decoration-cyan-700\/95 {
    text-decoration-color: rgb(14 116 144 / 0.95)
}

.decoration-cyan-800 {
    text-decoration-color: #155e75
}

.decoration-cyan-800\/0 {
    text-decoration-color: rgb(21 94 117 / 0)
}

.decoration-cyan-800\/10 {
    text-decoration-color: rgb(21 94 117 / 0.1)
}

.decoration-cyan-800\/100 {
    text-decoration-color: rgb(21 94 117 / 1)
}

.decoration-cyan-800\/20 {
    text-decoration-color: rgb(21 94 117 / 0.2)
}

.decoration-cyan-800\/25 {
    text-decoration-color: rgb(21 94 117 / 0.25)
}

.decoration-cyan-800\/30 {
    text-decoration-color: rgb(21 94 117 / 0.3)
}

.decoration-cyan-800\/40 {
    text-decoration-color: rgb(21 94 117 / 0.4)
}

.decoration-cyan-800\/5 {
    text-decoration-color: rgb(21 94 117 / 0.05)
}

.decoration-cyan-800\/50 {
    text-decoration-color: rgb(21 94 117 / 0.5)
}

.decoration-cyan-800\/60 {
    text-decoration-color: rgb(21 94 117 / 0.6)
}

.decoration-cyan-800\/70 {
    text-decoration-color: rgb(21 94 117 / 0.7)
}

.decoration-cyan-800\/75 {
    text-decoration-color: rgb(21 94 117 / 0.75)
}

.decoration-cyan-800\/80 {
    text-decoration-color: rgb(21 94 117 / 0.8)
}

.decoration-cyan-800\/90 {
    text-decoration-color: rgb(21 94 117 / 0.9)
}

.decoration-cyan-800\/95 {
    text-decoration-color: rgb(21 94 117 / 0.95)
}

.decoration-cyan-900 {
    text-decoration-color: #164e63
}

.decoration-cyan-900\/0 {
    text-decoration-color: rgb(22 78 99 / 0)
}

.decoration-cyan-900\/10 {
    text-decoration-color: rgb(22 78 99 / 0.1)
}

.decoration-cyan-900\/100 {
    text-decoration-color: rgb(22 78 99 / 1)
}

.decoration-cyan-900\/20 {
    text-decoration-color: rgb(22 78 99 / 0.2)
}

.decoration-cyan-900\/25 {
    text-decoration-color: rgb(22 78 99 / 0.25)
}

.decoration-cyan-900\/30 {
    text-decoration-color: rgb(22 78 99 / 0.3)
}

.decoration-cyan-900\/40 {
    text-decoration-color: rgb(22 78 99 / 0.4)
}

.decoration-cyan-900\/5 {
    text-decoration-color: rgb(22 78 99 / 0.05)
}

.decoration-cyan-900\/50 {
    text-decoration-color: rgb(22 78 99 / 0.5)
}

.decoration-cyan-900\/60 {
    text-decoration-color: rgb(22 78 99 / 0.6)
}

.decoration-cyan-900\/70 {
    text-decoration-color: rgb(22 78 99 / 0.7)
}

.decoration-cyan-900\/75 {
    text-decoration-color: rgb(22 78 99 / 0.75)
}

.decoration-cyan-900\/80 {
    text-decoration-color: rgb(22 78 99 / 0.8)
}

.decoration-cyan-900\/90 {
    text-decoration-color: rgb(22 78 99 / 0.9)
}

.decoration-cyan-900\/95 {
    text-decoration-color: rgb(22 78 99 / 0.95)
}

.decoration-cyan-950 {
    text-decoration-color: #083344
}

.decoration-cyan-950\/0 {
    text-decoration-color: rgb(8 51 68 / 0)
}

.decoration-cyan-950\/10 {
    text-decoration-color: rgb(8 51 68 / 0.1)
}

.decoration-cyan-950\/100 {
    text-decoration-color: rgb(8 51 68 / 1)
}

.decoration-cyan-950\/20 {
    text-decoration-color: rgb(8 51 68 / 0.2)
}

.decoration-cyan-950\/25 {
    text-decoration-color: rgb(8 51 68 / 0.25)
}

.decoration-cyan-950\/30 {
    text-decoration-color: rgb(8 51 68 / 0.3)
}

.decoration-cyan-950\/40 {
    text-decoration-color: rgb(8 51 68 / 0.4)
}

.decoration-cyan-950\/5 {
    text-decoration-color: rgb(8 51 68 / 0.05)
}

.decoration-cyan-950\/50 {
    text-decoration-color: rgb(8 51 68 / 0.5)
}

.decoration-cyan-950\/60 {
    text-decoration-color: rgb(8 51 68 / 0.6)
}

.decoration-cyan-950\/70 {
    text-decoration-color: rgb(8 51 68 / 0.7)
}

.decoration-cyan-950\/75 {
    text-decoration-color: rgb(8 51 68 / 0.75)
}

.decoration-cyan-950\/80 {
    text-decoration-color: rgb(8 51 68 / 0.8)
}

.decoration-cyan-950\/90 {
    text-decoration-color: rgb(8 51 68 / 0.9)
}

.decoration-cyan-950\/95 {
    text-decoration-color: rgb(8 51 68 / 0.95)
}

.decoration-fuchsia-100 {
    text-decoration-color: #fae8ff
}

.decoration-fuchsia-100\/0 {
    text-decoration-color: rgb(250 232 255 / 0)
}

.decoration-fuchsia-100\/10 {
    text-decoration-color: rgb(250 232 255 / 0.1)
}

.decoration-fuchsia-100\/100 {
    text-decoration-color: rgb(250 232 255 / 1)
}

.decoration-fuchsia-100\/20 {
    text-decoration-color: rgb(250 232 255 / 0.2)
}

.decoration-fuchsia-100\/25 {
    text-decoration-color: rgb(250 232 255 / 0.25)
}

.decoration-fuchsia-100\/30 {
    text-decoration-color: rgb(250 232 255 / 0.3)
}

.decoration-fuchsia-100\/40 {
    text-decoration-color: rgb(250 232 255 / 0.4)
}

.decoration-fuchsia-100\/5 {
    text-decoration-color: rgb(250 232 255 / 0.05)
}

.decoration-fuchsia-100\/50 {
    text-decoration-color: rgb(250 232 255 / 0.5)
}

.decoration-fuchsia-100\/60 {
    text-decoration-color: rgb(250 232 255 / 0.6)
}

.decoration-fuchsia-100\/70 {
    text-decoration-color: rgb(250 232 255 / 0.7)
}

.decoration-fuchsia-100\/75 {
    text-decoration-color: rgb(250 232 255 / 0.75)
}

.decoration-fuchsia-100\/80 {
    text-decoration-color: rgb(250 232 255 / 0.8)
}

.decoration-fuchsia-100\/90 {
    text-decoration-color: rgb(250 232 255 / 0.9)
}

.decoration-fuchsia-100\/95 {
    text-decoration-color: rgb(250 232 255 / 0.95)
}

.decoration-fuchsia-200 {
    text-decoration-color: #f5d0fe
}

.decoration-fuchsia-200\/0 {
    text-decoration-color: rgb(245 208 254 / 0)
}

.decoration-fuchsia-200\/10 {
    text-decoration-color: rgb(245 208 254 / 0.1)
}

.decoration-fuchsia-200\/100 {
    text-decoration-color: rgb(245 208 254 / 1)
}

.decoration-fuchsia-200\/20 {
    text-decoration-color: rgb(245 208 254 / 0.2)
}

.decoration-fuchsia-200\/25 {
    text-decoration-color: rgb(245 208 254 / 0.25)
}

.decoration-fuchsia-200\/30 {
    text-decoration-color: rgb(245 208 254 / 0.3)
}

.decoration-fuchsia-200\/40 {
    text-decoration-color: rgb(245 208 254 / 0.4)
}

.decoration-fuchsia-200\/5 {
    text-decoration-color: rgb(245 208 254 / 0.05)
}

.decoration-fuchsia-200\/50 {
    text-decoration-color: rgb(245 208 254 / 0.5)
}

.decoration-fuchsia-200\/60 {
    text-decoration-color: rgb(245 208 254 / 0.6)
}

.decoration-fuchsia-200\/70 {
    text-decoration-color: rgb(245 208 254 / 0.7)
}

.decoration-fuchsia-200\/75 {
    text-decoration-color: rgb(245 208 254 / 0.75)
}

.decoration-fuchsia-200\/80 {
    text-decoration-color: rgb(245 208 254 / 0.8)
}

.decoration-fuchsia-200\/90 {
    text-decoration-color: rgb(245 208 254 / 0.9)
}

.decoration-fuchsia-200\/95 {
    text-decoration-color: rgb(245 208 254 / 0.95)
}

.decoration-fuchsia-250 {
    text-decoration-color: #F7D3FF
}

.decoration-fuchsia-250\/0 {
    text-decoration-color: rgb(247 211 255 / 0)
}

.decoration-fuchsia-250\/10 {
    text-decoration-color: rgb(247 211 255 / 0.1)
}

.decoration-fuchsia-250\/100 {
    text-decoration-color: rgb(247 211 255 / 1)
}

.decoration-fuchsia-250\/20 {
    text-decoration-color: rgb(247 211 255 / 0.2)
}

.decoration-fuchsia-250\/25 {
    text-decoration-color: rgb(247 211 255 / 0.25)
}

.decoration-fuchsia-250\/30 {
    text-decoration-color: rgb(247 211 255 / 0.3)
}

.decoration-fuchsia-250\/40 {
    text-decoration-color: rgb(247 211 255 / 0.4)
}

.decoration-fuchsia-250\/5 {
    text-decoration-color: rgb(247 211 255 / 0.05)
}

.decoration-fuchsia-250\/50 {
    text-decoration-color: rgb(247 211 255 / 0.5)
}

.decoration-fuchsia-250\/60 {
    text-decoration-color: rgb(247 211 255 / 0.6)
}

.decoration-fuchsia-250\/70 {
    text-decoration-color: rgb(247 211 255 / 0.7)
}

.decoration-fuchsia-250\/75 {
    text-decoration-color: rgb(247 211 255 / 0.75)
}

.decoration-fuchsia-250\/80 {
    text-decoration-color: rgb(247 211 255 / 0.8)
}

.decoration-fuchsia-250\/90 {
    text-decoration-color: rgb(247 211 255 / 0.9)
}

.decoration-fuchsia-250\/95 {
    text-decoration-color: rgb(247 211 255 / 0.95)
}

.decoration-fuchsia-300 {
    text-decoration-color: #f0abfc
}

.decoration-fuchsia-300\/0 {
    text-decoration-color: rgb(240 171 252 / 0)
}

.decoration-fuchsia-300\/10 {
    text-decoration-color: rgb(240 171 252 / 0.1)
}

.decoration-fuchsia-300\/100 {
    text-decoration-color: rgb(240 171 252 / 1)
}

.decoration-fuchsia-300\/20 {
    text-decoration-color: rgb(240 171 252 / 0.2)
}

.decoration-fuchsia-300\/25 {
    text-decoration-color: rgb(240 171 252 / 0.25)
}

.decoration-fuchsia-300\/30 {
    text-decoration-color: rgb(240 171 252 / 0.3)
}

.decoration-fuchsia-300\/40 {
    text-decoration-color: rgb(240 171 252 / 0.4)
}

.decoration-fuchsia-300\/5 {
    text-decoration-color: rgb(240 171 252 / 0.05)
}

.decoration-fuchsia-300\/50 {
    text-decoration-color: rgb(240 171 252 / 0.5)
}

.decoration-fuchsia-300\/60 {
    text-decoration-color: rgb(240 171 252 / 0.6)
}

.decoration-fuchsia-300\/70 {
    text-decoration-color: rgb(240 171 252 / 0.7)
}

.decoration-fuchsia-300\/75 {
    text-decoration-color: rgb(240 171 252 / 0.75)
}

.decoration-fuchsia-300\/80 {
    text-decoration-color: rgb(240 171 252 / 0.8)
}

.decoration-fuchsia-300\/90 {
    text-decoration-color: rgb(240 171 252 / 0.9)
}

.decoration-fuchsia-300\/95 {
    text-decoration-color: rgb(240 171 252 / 0.95)
}

.decoration-fuchsia-400 {
    text-decoration-color: #e879f9
}

.decoration-fuchsia-400\/0 {
    text-decoration-color: rgb(232 121 249 / 0)
}

.decoration-fuchsia-400\/10 {
    text-decoration-color: rgb(232 121 249 / 0.1)
}

.decoration-fuchsia-400\/100 {
    text-decoration-color: rgb(232 121 249 / 1)
}

.decoration-fuchsia-400\/20 {
    text-decoration-color: rgb(232 121 249 / 0.2)
}

.decoration-fuchsia-400\/25 {
    text-decoration-color: rgb(232 121 249 / 0.25)
}

.decoration-fuchsia-400\/30 {
    text-decoration-color: rgb(232 121 249 / 0.3)
}

.decoration-fuchsia-400\/40 {
    text-decoration-color: rgb(232 121 249 / 0.4)
}

.decoration-fuchsia-400\/5 {
    text-decoration-color: rgb(232 121 249 / 0.05)
}

.decoration-fuchsia-400\/50 {
    text-decoration-color: rgb(232 121 249 / 0.5)
}

.decoration-fuchsia-400\/60 {
    text-decoration-color: rgb(232 121 249 / 0.6)
}

.decoration-fuchsia-400\/70 {
    text-decoration-color: rgb(232 121 249 / 0.7)
}

.decoration-fuchsia-400\/75 {
    text-decoration-color: rgb(232 121 249 / 0.75)
}

.decoration-fuchsia-400\/80 {
    text-decoration-color: rgb(232 121 249 / 0.8)
}

.decoration-fuchsia-400\/90 {
    text-decoration-color: rgb(232 121 249 / 0.9)
}

.decoration-fuchsia-400\/95 {
    text-decoration-color: rgb(232 121 249 / 0.95)
}

.decoration-fuchsia-50 {
    text-decoration-color: #fdf4ff
}

.decoration-fuchsia-50\/0 {
    text-decoration-color: rgb(253 244 255 / 0)
}

.decoration-fuchsia-50\/10 {
    text-decoration-color: rgb(253 244 255 / 0.1)
}

.decoration-fuchsia-50\/100 {
    text-decoration-color: rgb(253 244 255 / 1)
}

.decoration-fuchsia-50\/20 {
    text-decoration-color: rgb(253 244 255 / 0.2)
}

.decoration-fuchsia-50\/25 {
    text-decoration-color: rgb(253 244 255 / 0.25)
}

.decoration-fuchsia-50\/30 {
    text-decoration-color: rgb(253 244 255 / 0.3)
}

.decoration-fuchsia-50\/40 {
    text-decoration-color: rgb(253 244 255 / 0.4)
}

.decoration-fuchsia-50\/5 {
    text-decoration-color: rgb(253 244 255 / 0.05)
}

.decoration-fuchsia-50\/50 {
    text-decoration-color: rgb(253 244 255 / 0.5)
}

.decoration-fuchsia-50\/60 {
    text-decoration-color: rgb(253 244 255 / 0.6)
}

.decoration-fuchsia-50\/70 {
    text-decoration-color: rgb(253 244 255 / 0.7)
}

.decoration-fuchsia-50\/75 {
    text-decoration-color: rgb(253 244 255 / 0.75)
}

.decoration-fuchsia-50\/80 {
    text-decoration-color: rgb(253 244 255 / 0.8)
}

.decoration-fuchsia-50\/90 {
    text-decoration-color: rgb(253 244 255 / 0.9)
}

.decoration-fuchsia-50\/95 {
    text-decoration-color: rgb(253 244 255 / 0.95)
}

.decoration-fuchsia-500 {
    text-decoration-color: #d946ef
}

.decoration-fuchsia-500\/0 {
    text-decoration-color: rgb(217 70 239 / 0)
}

.decoration-fuchsia-500\/10 {
    text-decoration-color: rgb(217 70 239 / 0.1)
}

.decoration-fuchsia-500\/100 {
    text-decoration-color: rgb(217 70 239 / 1)
}

.decoration-fuchsia-500\/20 {
    text-decoration-color: rgb(217 70 239 / 0.2)
}

.decoration-fuchsia-500\/25 {
    text-decoration-color: rgb(217 70 239 / 0.25)
}

.decoration-fuchsia-500\/30 {
    text-decoration-color: rgb(217 70 239 / 0.3)
}

.decoration-fuchsia-500\/40 {
    text-decoration-color: rgb(217 70 239 / 0.4)
}

.decoration-fuchsia-500\/5 {
    text-decoration-color: rgb(217 70 239 / 0.05)
}

.decoration-fuchsia-500\/50 {
    text-decoration-color: rgb(217 70 239 / 0.5)
}

.decoration-fuchsia-500\/60 {
    text-decoration-color: rgb(217 70 239 / 0.6)
}

.decoration-fuchsia-500\/70 {
    text-decoration-color: rgb(217 70 239 / 0.7)
}

.decoration-fuchsia-500\/75 {
    text-decoration-color: rgb(217 70 239 / 0.75)
}

.decoration-fuchsia-500\/80 {
    text-decoration-color: rgb(217 70 239 / 0.8)
}

.decoration-fuchsia-500\/90 {
    text-decoration-color: rgb(217 70 239 / 0.9)
}

.decoration-fuchsia-500\/95 {
    text-decoration-color: rgb(217 70 239 / 0.95)
}

.decoration-fuchsia-550 {
    text-decoration-color: #C226C9
}

.decoration-fuchsia-550\/0 {
    text-decoration-color: rgb(194 38 201 / 0)
}

.decoration-fuchsia-550\/10 {
    text-decoration-color: rgb(194 38 201 / 0.1)
}

.decoration-fuchsia-550\/100 {
    text-decoration-color: rgb(194 38 201 / 1)
}

.decoration-fuchsia-550\/20 {
    text-decoration-color: rgb(194 38 201 / 0.2)
}

.decoration-fuchsia-550\/25 {
    text-decoration-color: rgb(194 38 201 / 0.25)
}

.decoration-fuchsia-550\/30 {
    text-decoration-color: rgb(194 38 201 / 0.3)
}

.decoration-fuchsia-550\/40 {
    text-decoration-color: rgb(194 38 201 / 0.4)
}

.decoration-fuchsia-550\/5 {
    text-decoration-color: rgb(194 38 201 / 0.05)
}

.decoration-fuchsia-550\/50 {
    text-decoration-color: rgb(194 38 201 / 0.5)
}

.decoration-fuchsia-550\/60 {
    text-decoration-color: rgb(194 38 201 / 0.6)
}

.decoration-fuchsia-550\/70 {
    text-decoration-color: rgb(194 38 201 / 0.7)
}

.decoration-fuchsia-550\/75 {
    text-decoration-color: rgb(194 38 201 / 0.75)
}

.decoration-fuchsia-550\/80 {
    text-decoration-color: rgb(194 38 201 / 0.8)
}

.decoration-fuchsia-550\/90 {
    text-decoration-color: rgb(194 38 201 / 0.9)
}

.decoration-fuchsia-550\/95 {
    text-decoration-color: rgb(194 38 201 / 0.95)
}

.decoration-fuchsia-575 {
    text-decoration-color: #BC30DF
}

.decoration-fuchsia-575\/0 {
    text-decoration-color: rgb(188 48 223 / 0)
}

.decoration-fuchsia-575\/10 {
    text-decoration-color: rgb(188 48 223 / 0.1)
}

.decoration-fuchsia-575\/100 {
    text-decoration-color: rgb(188 48 223 / 1)
}

.decoration-fuchsia-575\/20 {
    text-decoration-color: rgb(188 48 223 / 0.2)
}

.decoration-fuchsia-575\/25 {
    text-decoration-color: rgb(188 48 223 / 0.25)
}

.decoration-fuchsia-575\/30 {
    text-decoration-color: rgb(188 48 223 / 0.3)
}

.decoration-fuchsia-575\/40 {
    text-decoration-color: rgb(188 48 223 / 0.4)
}

.decoration-fuchsia-575\/5 {
    text-decoration-color: rgb(188 48 223 / 0.05)
}

.decoration-fuchsia-575\/50 {
    text-decoration-color: rgb(188 48 223 / 0.5)
}

.decoration-fuchsia-575\/60 {
    text-decoration-color: rgb(188 48 223 / 0.6)
}

.decoration-fuchsia-575\/70 {
    text-decoration-color: rgb(188 48 223 / 0.7)
}

.decoration-fuchsia-575\/75 {
    text-decoration-color: rgb(188 48 223 / 0.75)
}

.decoration-fuchsia-575\/80 {
    text-decoration-color: rgb(188 48 223 / 0.8)
}

.decoration-fuchsia-575\/90 {
    text-decoration-color: rgb(188 48 223 / 0.9)
}

.decoration-fuchsia-575\/95 {
    text-decoration-color: rgb(188 48 223 / 0.95)
}

.decoration-fuchsia-600 {
    text-decoration-color: #c026d3
}

.decoration-fuchsia-600\/0 {
    text-decoration-color: rgb(192 38 211 / 0)
}

.decoration-fuchsia-600\/10 {
    text-decoration-color: rgb(192 38 211 / 0.1)
}

.decoration-fuchsia-600\/100 {
    text-decoration-color: rgb(192 38 211 / 1)
}

.decoration-fuchsia-600\/20 {
    text-decoration-color: rgb(192 38 211 / 0.2)
}

.decoration-fuchsia-600\/25 {
    text-decoration-color: rgb(192 38 211 / 0.25)
}

.decoration-fuchsia-600\/30 {
    text-decoration-color: rgb(192 38 211 / 0.3)
}

.decoration-fuchsia-600\/40 {
    text-decoration-color: rgb(192 38 211 / 0.4)
}

.decoration-fuchsia-600\/5 {
    text-decoration-color: rgb(192 38 211 / 0.05)
}

.decoration-fuchsia-600\/50 {
    text-decoration-color: rgb(192 38 211 / 0.5)
}

.decoration-fuchsia-600\/60 {
    text-decoration-color: rgb(192 38 211 / 0.6)
}

.decoration-fuchsia-600\/70 {
    text-decoration-color: rgb(192 38 211 / 0.7)
}

.decoration-fuchsia-600\/75 {
    text-decoration-color: rgb(192 38 211 / 0.75)
}

.decoration-fuchsia-600\/80 {
    text-decoration-color: rgb(192 38 211 / 0.8)
}

.decoration-fuchsia-600\/90 {
    text-decoration-color: rgb(192 38 211 / 0.9)
}

.decoration-fuchsia-600\/95 {
    text-decoration-color: rgb(192 38 211 / 0.95)
}

.decoration-fuchsia-650 {
    text-decoration-color: #9C1EA3
}

.decoration-fuchsia-650\/0 {
    text-decoration-color: rgb(156 30 163 / 0)
}

.decoration-fuchsia-650\/10 {
    text-decoration-color: rgb(156 30 163 / 0.1)
}

.decoration-fuchsia-650\/100 {
    text-decoration-color: rgb(156 30 163 / 1)
}

.decoration-fuchsia-650\/20 {
    text-decoration-color: rgb(156 30 163 / 0.2)
}

.decoration-fuchsia-650\/25 {
    text-decoration-color: rgb(156 30 163 / 0.25)
}

.decoration-fuchsia-650\/30 {
    text-decoration-color: rgb(156 30 163 / 0.3)
}

.decoration-fuchsia-650\/40 {
    text-decoration-color: rgb(156 30 163 / 0.4)
}

.decoration-fuchsia-650\/5 {
    text-decoration-color: rgb(156 30 163 / 0.05)
}

.decoration-fuchsia-650\/50 {
    text-decoration-color: rgb(156 30 163 / 0.5)
}

.decoration-fuchsia-650\/60 {
    text-decoration-color: rgb(156 30 163 / 0.6)
}

.decoration-fuchsia-650\/70 {
    text-decoration-color: rgb(156 30 163 / 0.7)
}

.decoration-fuchsia-650\/75 {
    text-decoration-color: rgb(156 30 163 / 0.75)
}

.decoration-fuchsia-650\/80 {
    text-decoration-color: rgb(156 30 163 / 0.8)
}

.decoration-fuchsia-650\/90 {
    text-decoration-color: rgb(156 30 163 / 0.9)
}

.decoration-fuchsia-650\/95 {
    text-decoration-color: rgb(156 30 163 / 0.95)
}

.decoration-fuchsia-700 {
    text-decoration-color: #a21caf
}

.decoration-fuchsia-700\/0 {
    text-decoration-color: rgb(162 28 175 / 0)
}

.decoration-fuchsia-700\/10 {
    text-decoration-color: rgb(162 28 175 / 0.1)
}

.decoration-fuchsia-700\/100 {
    text-decoration-color: rgb(162 28 175 / 1)
}

.decoration-fuchsia-700\/20 {
    text-decoration-color: rgb(162 28 175 / 0.2)
}

.decoration-fuchsia-700\/25 {
    text-decoration-color: rgb(162 28 175 / 0.25)
}

.decoration-fuchsia-700\/30 {
    text-decoration-color: rgb(162 28 175 / 0.3)
}

.decoration-fuchsia-700\/40 {
    text-decoration-color: rgb(162 28 175 / 0.4)
}

.decoration-fuchsia-700\/5 {
    text-decoration-color: rgb(162 28 175 / 0.05)
}

.decoration-fuchsia-700\/50 {
    text-decoration-color: rgb(162 28 175 / 0.5)
}

.decoration-fuchsia-700\/60 {
    text-decoration-color: rgb(162 28 175 / 0.6)
}

.decoration-fuchsia-700\/70 {
    text-decoration-color: rgb(162 28 175 / 0.7)
}

.decoration-fuchsia-700\/75 {
    text-decoration-color: rgb(162 28 175 / 0.75)
}

.decoration-fuchsia-700\/80 {
    text-decoration-color: rgb(162 28 175 / 0.8)
}

.decoration-fuchsia-700\/90 {
    text-decoration-color: rgb(162 28 175 / 0.9)
}

.decoration-fuchsia-700\/95 {
    text-decoration-color: rgb(162 28 175 / 0.95)
}

.decoration-fuchsia-800 {
    text-decoration-color: #86198f
}

.decoration-fuchsia-800\/0 {
    text-decoration-color: rgb(134 25 143 / 0)
}

.decoration-fuchsia-800\/10 {
    text-decoration-color: rgb(134 25 143 / 0.1)
}

.decoration-fuchsia-800\/100 {
    text-decoration-color: rgb(134 25 143 / 1)
}

.decoration-fuchsia-800\/20 {
    text-decoration-color: rgb(134 25 143 / 0.2)
}

.decoration-fuchsia-800\/25 {
    text-decoration-color: rgb(134 25 143 / 0.25)
}

.decoration-fuchsia-800\/30 {
    text-decoration-color: rgb(134 25 143 / 0.3)
}

.decoration-fuchsia-800\/40 {
    text-decoration-color: rgb(134 25 143 / 0.4)
}

.decoration-fuchsia-800\/5 {
    text-decoration-color: rgb(134 25 143 / 0.05)
}

.decoration-fuchsia-800\/50 {
    text-decoration-color: rgb(134 25 143 / 0.5)
}

.decoration-fuchsia-800\/60 {
    text-decoration-color: rgb(134 25 143 / 0.6)
}

.decoration-fuchsia-800\/70 {
    text-decoration-color: rgb(134 25 143 / 0.7)
}

.decoration-fuchsia-800\/75 {
    text-decoration-color: rgb(134 25 143 / 0.75)
}

.decoration-fuchsia-800\/80 {
    text-decoration-color: rgb(134 25 143 / 0.8)
}

.decoration-fuchsia-800\/90 {
    text-decoration-color: rgb(134 25 143 / 0.9)
}

.decoration-fuchsia-800\/95 {
    text-decoration-color: rgb(134 25 143 / 0.95)
}

.decoration-fuchsia-900 {
    text-decoration-color: #701a75
}

.decoration-fuchsia-900\/0 {
    text-decoration-color: rgb(112 26 117 / 0)
}

.decoration-fuchsia-900\/10 {
    text-decoration-color: rgb(112 26 117 / 0.1)
}

.decoration-fuchsia-900\/100 {
    text-decoration-color: rgb(112 26 117 / 1)
}

.decoration-fuchsia-900\/20 {
    text-decoration-color: rgb(112 26 117 / 0.2)
}

.decoration-fuchsia-900\/25 {
    text-decoration-color: rgb(112 26 117 / 0.25)
}

.decoration-fuchsia-900\/30 {
    text-decoration-color: rgb(112 26 117 / 0.3)
}

.decoration-fuchsia-900\/40 {
    text-decoration-color: rgb(112 26 117 / 0.4)
}

.decoration-fuchsia-900\/5 {
    text-decoration-color: rgb(112 26 117 / 0.05)
}

.decoration-fuchsia-900\/50 {
    text-decoration-color: rgb(112 26 117 / 0.5)
}

.decoration-fuchsia-900\/60 {
    text-decoration-color: rgb(112 26 117 / 0.6)
}

.decoration-fuchsia-900\/70 {
    text-decoration-color: rgb(112 26 117 / 0.7)
}

.decoration-fuchsia-900\/75 {
    text-decoration-color: rgb(112 26 117 / 0.75)
}

.decoration-fuchsia-900\/80 {
    text-decoration-color: rgb(112 26 117 / 0.8)
}

.decoration-fuchsia-900\/90 {
    text-decoration-color: rgb(112 26 117 / 0.9)
}

.decoration-fuchsia-900\/95 {
    text-decoration-color: rgb(112 26 117 / 0.95)
}

.decoration-fuchsia-950 {
    text-decoration-color: #4a044e
}

.decoration-fuchsia-950\/0 {
    text-decoration-color: rgb(74 4 78 / 0)
}

.decoration-fuchsia-950\/10 {
    text-decoration-color: rgb(74 4 78 / 0.1)
}

.decoration-fuchsia-950\/100 {
    text-decoration-color: rgb(74 4 78 / 1)
}

.decoration-fuchsia-950\/20 {
    text-decoration-color: rgb(74 4 78 / 0.2)
}

.decoration-fuchsia-950\/25 {
    text-decoration-color: rgb(74 4 78 / 0.25)
}

.decoration-fuchsia-950\/30 {
    text-decoration-color: rgb(74 4 78 / 0.3)
}

.decoration-fuchsia-950\/40 {
    text-decoration-color: rgb(74 4 78 / 0.4)
}

.decoration-fuchsia-950\/5 {
    text-decoration-color: rgb(74 4 78 / 0.05)
}

.decoration-fuchsia-950\/50 {
    text-decoration-color: rgb(74 4 78 / 0.5)
}

.decoration-fuchsia-950\/60 {
    text-decoration-color: rgb(74 4 78 / 0.6)
}

.decoration-fuchsia-950\/70 {
    text-decoration-color: rgb(74 4 78 / 0.7)
}

.decoration-fuchsia-950\/75 {
    text-decoration-color: rgb(74 4 78 / 0.75)
}

.decoration-fuchsia-950\/80 {
    text-decoration-color: rgb(74 4 78 / 0.8)
}

.decoration-fuchsia-950\/90 {
    text-decoration-color: rgb(74 4 78 / 0.9)
}

.decoration-fuchsia-950\/95 {
    text-decoration-color: rgb(74 4 78 / 0.95)
}

.decoration-gray-100 {
    text-decoration-color: #f3f4f6
}

.decoration-gray-100\/0 {
    text-decoration-color: rgb(243 244 246 / 0)
}

.decoration-gray-100\/10 {
    text-decoration-color: rgb(243 244 246 / 0.1)
}

.decoration-gray-100\/100 {
    text-decoration-color: rgb(243 244 246 / 1)
}

.decoration-gray-100\/20 {
    text-decoration-color: rgb(243 244 246 / 0.2)
}

.decoration-gray-100\/25 {
    text-decoration-color: rgb(243 244 246 / 0.25)
}

.decoration-gray-100\/30 {
    text-decoration-color: rgb(243 244 246 / 0.3)
}

.decoration-gray-100\/40 {
    text-decoration-color: rgb(243 244 246 / 0.4)
}

.decoration-gray-100\/5 {
    text-decoration-color: rgb(243 244 246 / 0.05)
}

.decoration-gray-100\/50 {
    text-decoration-color: rgb(243 244 246 / 0.5)
}

.decoration-gray-100\/60 {
    text-decoration-color: rgb(243 244 246 / 0.6)
}

.decoration-gray-100\/70 {
    text-decoration-color: rgb(243 244 246 / 0.7)
}

.decoration-gray-100\/75 {
    text-decoration-color: rgb(243 244 246 / 0.75)
}

.decoration-gray-100\/80 {
    text-decoration-color: rgb(243 244 246 / 0.8)
}

.decoration-gray-100\/90 {
    text-decoration-color: rgb(243 244 246 / 0.9)
}

.decoration-gray-100\/95 {
    text-decoration-color: rgb(243 244 246 / 0.95)
}

.decoration-gray-200 {
    text-decoration-color: #e5e7eb
}

.decoration-gray-200\/0 {
    text-decoration-color: rgb(229 231 235 / 0)
}

.decoration-gray-200\/10 {
    text-decoration-color: rgb(229 231 235 / 0.1)
}

.decoration-gray-200\/100 {
    text-decoration-color: rgb(229 231 235 / 1)
}

.decoration-gray-200\/20 {
    text-decoration-color: rgb(229 231 235 / 0.2)
}

.decoration-gray-200\/25 {
    text-decoration-color: rgb(229 231 235 / 0.25)
}

.decoration-gray-200\/30 {
    text-decoration-color: rgb(229 231 235 / 0.3)
}

.decoration-gray-200\/40 {
    text-decoration-color: rgb(229 231 235 / 0.4)
}

.decoration-gray-200\/5 {
    text-decoration-color: rgb(229 231 235 / 0.05)
}

.decoration-gray-200\/50 {
    text-decoration-color: rgb(229 231 235 / 0.5)
}

.decoration-gray-200\/60 {
    text-decoration-color: rgb(229 231 235 / 0.6)
}

.decoration-gray-200\/70 {
    text-decoration-color: rgb(229 231 235 / 0.7)
}

.decoration-gray-200\/75 {
    text-decoration-color: rgb(229 231 235 / 0.75)
}

.decoration-gray-200\/80 {
    text-decoration-color: rgb(229 231 235 / 0.8)
}

.decoration-gray-200\/90 {
    text-decoration-color: rgb(229 231 235 / 0.9)
}

.decoration-gray-200\/95 {
    text-decoration-color: rgb(229 231 235 / 0.95)
}

.decoration-gray-300 {
    text-decoration-color: #d1d5db
}

.decoration-gray-300\/0 {
    text-decoration-color: rgb(209 213 219 / 0)
}

.decoration-gray-300\/10 {
    text-decoration-color: rgb(209 213 219 / 0.1)
}

.decoration-gray-300\/100 {
    text-decoration-color: rgb(209 213 219 / 1)
}

.decoration-gray-300\/20 {
    text-decoration-color: rgb(209 213 219 / 0.2)
}

.decoration-gray-300\/25 {
    text-decoration-color: rgb(209 213 219 / 0.25)
}

.decoration-gray-300\/30 {
    text-decoration-color: rgb(209 213 219 / 0.3)
}

.decoration-gray-300\/40 {
    text-decoration-color: rgb(209 213 219 / 0.4)
}

.decoration-gray-300\/5 {
    text-decoration-color: rgb(209 213 219 / 0.05)
}

.decoration-gray-300\/50 {
    text-decoration-color: rgb(209 213 219 / 0.5)
}

.decoration-gray-300\/60 {
    text-decoration-color: rgb(209 213 219 / 0.6)
}

.decoration-gray-300\/70 {
    text-decoration-color: rgb(209 213 219 / 0.7)
}

.decoration-gray-300\/75 {
    text-decoration-color: rgb(209 213 219 / 0.75)
}

.decoration-gray-300\/80 {
    text-decoration-color: rgb(209 213 219 / 0.8)
}

.decoration-gray-300\/90 {
    text-decoration-color: rgb(209 213 219 / 0.9)
}

.decoration-gray-300\/95 {
    text-decoration-color: rgb(209 213 219 / 0.95)
}

.decoration-gray-350 {
    text-decoration-color: #D7D9D8
}

.decoration-gray-350\/0 {
    text-decoration-color: rgb(215 217 216 / 0)
}

.decoration-gray-350\/10 {
    text-decoration-color: rgb(215 217 216 / 0.1)
}

.decoration-gray-350\/100 {
    text-decoration-color: rgb(215 217 216 / 1)
}

.decoration-gray-350\/20 {
    text-decoration-color: rgb(215 217 216 / 0.2)
}

.decoration-gray-350\/25 {
    text-decoration-color: rgb(215 217 216 / 0.25)
}

.decoration-gray-350\/30 {
    text-decoration-color: rgb(215 217 216 / 0.3)
}

.decoration-gray-350\/40 {
    text-decoration-color: rgb(215 217 216 / 0.4)
}

.decoration-gray-350\/5 {
    text-decoration-color: rgb(215 217 216 / 0.05)
}

.decoration-gray-350\/50 {
    text-decoration-color: rgb(215 217 216 / 0.5)
}

.decoration-gray-350\/60 {
    text-decoration-color: rgb(215 217 216 / 0.6)
}

.decoration-gray-350\/70 {
    text-decoration-color: rgb(215 217 216 / 0.7)
}

.decoration-gray-350\/75 {
    text-decoration-color: rgb(215 217 216 / 0.75)
}

.decoration-gray-350\/80 {
    text-decoration-color: rgb(215 217 216 / 0.8)
}

.decoration-gray-350\/90 {
    text-decoration-color: rgb(215 217 216 / 0.9)
}

.decoration-gray-350\/95 {
    text-decoration-color: rgb(215 217 216 / 0.95)
}

.decoration-gray-351 {
    text-decoration-color: #989898
}

.decoration-gray-351\/0 {
    text-decoration-color: rgb(152 152 152 / 0)
}

.decoration-gray-351\/10 {
    text-decoration-color: rgb(152 152 152 / 0.1)
}

.decoration-gray-351\/100 {
    text-decoration-color: rgb(152 152 152 / 1)
}

.decoration-gray-351\/20 {
    text-decoration-color: rgb(152 152 152 / 0.2)
}

.decoration-gray-351\/25 {
    text-decoration-color: rgb(152 152 152 / 0.25)
}

.decoration-gray-351\/30 {
    text-decoration-color: rgb(152 152 152 / 0.3)
}

.decoration-gray-351\/40 {
    text-decoration-color: rgb(152 152 152 / 0.4)
}

.decoration-gray-351\/5 {
    text-decoration-color: rgb(152 152 152 / 0.05)
}

.decoration-gray-351\/50 {
    text-decoration-color: rgb(152 152 152 / 0.5)
}

.decoration-gray-351\/60 {
    text-decoration-color: rgb(152 152 152 / 0.6)
}

.decoration-gray-351\/70 {
    text-decoration-color: rgb(152 152 152 / 0.7)
}

.decoration-gray-351\/75 {
    text-decoration-color: rgb(152 152 152 / 0.75)
}

.decoration-gray-351\/80 {
    text-decoration-color: rgb(152 152 152 / 0.8)
}

.decoration-gray-351\/90 {
    text-decoration-color: rgb(152 152 152 / 0.9)
}

.decoration-gray-351\/95 {
    text-decoration-color: rgb(152 152 152 / 0.95)
}

.decoration-gray-400 {
    text-decoration-color: #9ca3af
}

.decoration-gray-400\/0 {
    text-decoration-color: rgb(156 163 175 / 0)
}

.decoration-gray-400\/10 {
    text-decoration-color: rgb(156 163 175 / 0.1)
}

.decoration-gray-400\/100 {
    text-decoration-color: rgb(156 163 175 / 1)
}

.decoration-gray-400\/20 {
    text-decoration-color: rgb(156 163 175 / 0.2)
}

.decoration-gray-400\/25 {
    text-decoration-color: rgb(156 163 175 / 0.25)
}

.decoration-gray-400\/30 {
    text-decoration-color: rgb(156 163 175 / 0.3)
}

.decoration-gray-400\/40 {
    text-decoration-color: rgb(156 163 175 / 0.4)
}

.decoration-gray-400\/5 {
    text-decoration-color: rgb(156 163 175 / 0.05)
}

.decoration-gray-400\/50 {
    text-decoration-color: rgb(156 163 175 / 0.5)
}

.decoration-gray-400\/60 {
    text-decoration-color: rgb(156 163 175 / 0.6)
}

.decoration-gray-400\/70 {
    text-decoration-color: rgb(156 163 175 / 0.7)
}

.decoration-gray-400\/75 {
    text-decoration-color: rgb(156 163 175 / 0.75)
}

.decoration-gray-400\/80 {
    text-decoration-color: rgb(156 163 175 / 0.8)
}

.decoration-gray-400\/90 {
    text-decoration-color: rgb(156 163 175 / 0.9)
}

.decoration-gray-400\/95 {
    text-decoration-color: rgb(156 163 175 / 0.95)
}

.decoration-gray-450 {
    text-decoration-color: #9CA3AF
}

.decoration-gray-450\/0 {
    text-decoration-color: rgb(156 163 175 / 0)
}

.decoration-gray-450\/10 {
    text-decoration-color: rgb(156 163 175 / 0.1)
}

.decoration-gray-450\/100 {
    text-decoration-color: rgb(156 163 175 / 1)
}

.decoration-gray-450\/20 {
    text-decoration-color: rgb(156 163 175 / 0.2)
}

.decoration-gray-450\/25 {
    text-decoration-color: rgb(156 163 175 / 0.25)
}

.decoration-gray-450\/30 {
    text-decoration-color: rgb(156 163 175 / 0.3)
}

.decoration-gray-450\/40 {
    text-decoration-color: rgb(156 163 175 / 0.4)
}

.decoration-gray-450\/5 {
    text-decoration-color: rgb(156 163 175 / 0.05)
}

.decoration-gray-450\/50 {
    text-decoration-color: rgb(156 163 175 / 0.5)
}

.decoration-gray-450\/60 {
    text-decoration-color: rgb(156 163 175 / 0.6)
}

.decoration-gray-450\/70 {
    text-decoration-color: rgb(156 163 175 / 0.7)
}

.decoration-gray-450\/75 {
    text-decoration-color: rgb(156 163 175 / 0.75)
}

.decoration-gray-450\/80 {
    text-decoration-color: rgb(156 163 175 / 0.8)
}

.decoration-gray-450\/90 {
    text-decoration-color: rgb(156 163 175 / 0.9)
}

.decoration-gray-450\/95 {
    text-decoration-color: rgb(156 163 175 / 0.95)
}

.decoration-gray-50 {
    text-decoration-color: #f9fafb
}

.decoration-gray-50\/0 {
    text-decoration-color: rgb(249 250 251 / 0)
}

.decoration-gray-50\/10 {
    text-decoration-color: rgb(249 250 251 / 0.1)
}

.decoration-gray-50\/100 {
    text-decoration-color: rgb(249 250 251 / 1)
}

.decoration-gray-50\/20 {
    text-decoration-color: rgb(249 250 251 / 0.2)
}

.decoration-gray-50\/25 {
    text-decoration-color: rgb(249 250 251 / 0.25)
}

.decoration-gray-50\/30 {
    text-decoration-color: rgb(249 250 251 / 0.3)
}

.decoration-gray-50\/40 {
    text-decoration-color: rgb(249 250 251 / 0.4)
}

.decoration-gray-50\/5 {
    text-decoration-color: rgb(249 250 251 / 0.05)
}

.decoration-gray-50\/50 {
    text-decoration-color: rgb(249 250 251 / 0.5)
}

.decoration-gray-50\/60 {
    text-decoration-color: rgb(249 250 251 / 0.6)
}

.decoration-gray-50\/70 {
    text-decoration-color: rgb(249 250 251 / 0.7)
}

.decoration-gray-50\/75 {
    text-decoration-color: rgb(249 250 251 / 0.75)
}

.decoration-gray-50\/80 {
    text-decoration-color: rgb(249 250 251 / 0.8)
}

.decoration-gray-50\/90 {
    text-decoration-color: rgb(249 250 251 / 0.9)
}

.decoration-gray-50\/95 {
    text-decoration-color: rgb(249 250 251 / 0.95)
}

.decoration-gray-500 {
    text-decoration-color: #6b7280
}

.decoration-gray-500\/0 {
    text-decoration-color: rgb(107 114 128 / 0)
}

.decoration-gray-500\/10 {
    text-decoration-color: rgb(107 114 128 / 0.1)
}

.decoration-gray-500\/100 {
    text-decoration-color: rgb(107 114 128 / 1)
}

.decoration-gray-500\/20 {
    text-decoration-color: rgb(107 114 128 / 0.2)
}

.decoration-gray-500\/25 {
    text-decoration-color: rgb(107 114 128 / 0.25)
}

.decoration-gray-500\/30 {
    text-decoration-color: rgb(107 114 128 / 0.3)
}

.decoration-gray-500\/40 {
    text-decoration-color: rgb(107 114 128 / 0.4)
}

.decoration-gray-500\/5 {
    text-decoration-color: rgb(107 114 128 / 0.05)
}

.decoration-gray-500\/50 {
    text-decoration-color: rgb(107 114 128 / 0.5)
}

.decoration-gray-500\/60 {
    text-decoration-color: rgb(107 114 128 / 0.6)
}

.decoration-gray-500\/70 {
    text-decoration-color: rgb(107 114 128 / 0.7)
}

.decoration-gray-500\/75 {
    text-decoration-color: rgb(107 114 128 / 0.75)
}

.decoration-gray-500\/80 {
    text-decoration-color: rgb(107 114 128 / 0.8)
}

.decoration-gray-500\/90 {
    text-decoration-color: rgb(107 114 128 / 0.9)
}

.decoration-gray-500\/95 {
    text-decoration-color: rgb(107 114 128 / 0.95)
}

.decoration-gray-600 {
    text-decoration-color: #4b5563
}

.decoration-gray-600\/0 {
    text-decoration-color: rgb(75 85 99 / 0)
}

.decoration-gray-600\/10 {
    text-decoration-color: rgb(75 85 99 / 0.1)
}

.decoration-gray-600\/100 {
    text-decoration-color: rgb(75 85 99 / 1)
}

.decoration-gray-600\/20 {
    text-decoration-color: rgb(75 85 99 / 0.2)
}

.decoration-gray-600\/25 {
    text-decoration-color: rgb(75 85 99 / 0.25)
}

.decoration-gray-600\/30 {
    text-decoration-color: rgb(75 85 99 / 0.3)
}

.decoration-gray-600\/40 {
    text-decoration-color: rgb(75 85 99 / 0.4)
}

.decoration-gray-600\/5 {
    text-decoration-color: rgb(75 85 99 / 0.05)
}

.decoration-gray-600\/50 {
    text-decoration-color: rgb(75 85 99 / 0.5)
}

.decoration-gray-600\/60 {
    text-decoration-color: rgb(75 85 99 / 0.6)
}

.decoration-gray-600\/70 {
    text-decoration-color: rgb(75 85 99 / 0.7)
}

.decoration-gray-600\/75 {
    text-decoration-color: rgb(75 85 99 / 0.75)
}

.decoration-gray-600\/80 {
    text-decoration-color: rgb(75 85 99 / 0.8)
}

.decoration-gray-600\/90 {
    text-decoration-color: rgb(75 85 99 / 0.9)
}

.decoration-gray-600\/95 {
    text-decoration-color: rgb(75 85 99 / 0.95)
}

.decoration-gray-650 {
    text-decoration-color: #333333
}

.decoration-gray-650\/0 {
    text-decoration-color: rgb(51 51 51 / 0)
}

.decoration-gray-650\/10 {
    text-decoration-color: rgb(51 51 51 / 0.1)
}

.decoration-gray-650\/100 {
    text-decoration-color: rgb(51 51 51 / 1)
}

.decoration-gray-650\/20 {
    text-decoration-color: rgb(51 51 51 / 0.2)
}

.decoration-gray-650\/25 {
    text-decoration-color: rgb(51 51 51 / 0.25)
}

.decoration-gray-650\/30 {
    text-decoration-color: rgb(51 51 51 / 0.3)
}

.decoration-gray-650\/40 {
    text-decoration-color: rgb(51 51 51 / 0.4)
}

.decoration-gray-650\/5 {
    text-decoration-color: rgb(51 51 51 / 0.05)
}

.decoration-gray-650\/50 {
    text-decoration-color: rgb(51 51 51 / 0.5)
}

.decoration-gray-650\/60 {
    text-decoration-color: rgb(51 51 51 / 0.6)
}

.decoration-gray-650\/70 {
    text-decoration-color: rgb(51 51 51 / 0.7)
}

.decoration-gray-650\/75 {
    text-decoration-color: rgb(51 51 51 / 0.75)
}

.decoration-gray-650\/80 {
    text-decoration-color: rgb(51 51 51 / 0.8)
}

.decoration-gray-650\/90 {
    text-decoration-color: rgb(51 51 51 / 0.9)
}

.decoration-gray-650\/95 {
    text-decoration-color: rgb(51 51 51 / 0.95)
}

.decoration-gray-700 {
    text-decoration-color: #374151
}

.decoration-gray-700\/0 {
    text-decoration-color: rgb(55 65 81 / 0)
}

.decoration-gray-700\/10 {
    text-decoration-color: rgb(55 65 81 / 0.1)
}

.decoration-gray-700\/100 {
    text-decoration-color: rgb(55 65 81 / 1)
}

.decoration-gray-700\/20 {
    text-decoration-color: rgb(55 65 81 / 0.2)
}

.decoration-gray-700\/25 {
    text-decoration-color: rgb(55 65 81 / 0.25)
}

.decoration-gray-700\/30 {
    text-decoration-color: rgb(55 65 81 / 0.3)
}

.decoration-gray-700\/40 {
    text-decoration-color: rgb(55 65 81 / 0.4)
}

.decoration-gray-700\/5 {
    text-decoration-color: rgb(55 65 81 / 0.05)
}

.decoration-gray-700\/50 {
    text-decoration-color: rgb(55 65 81 / 0.5)
}

.decoration-gray-700\/60 {
    text-decoration-color: rgb(55 65 81 / 0.6)
}

.decoration-gray-700\/70 {
    text-decoration-color: rgb(55 65 81 / 0.7)
}

.decoration-gray-700\/75 {
    text-decoration-color: rgb(55 65 81 / 0.75)
}

.decoration-gray-700\/80 {
    text-decoration-color: rgb(55 65 81 / 0.8)
}

.decoration-gray-700\/90 {
    text-decoration-color: rgb(55 65 81 / 0.9)
}

.decoration-gray-700\/95 {
    text-decoration-color: rgb(55 65 81 / 0.95)
}

.decoration-gray-75 {
    text-decoration-color: #FBFEFF
}

.decoration-gray-75\/0 {
    text-decoration-color: rgb(251 254 255 / 0)
}

.decoration-gray-75\/10 {
    text-decoration-color: rgb(251 254 255 / 0.1)
}

.decoration-gray-75\/100 {
    text-decoration-color: rgb(251 254 255 / 1)
}

.decoration-gray-75\/20 {
    text-decoration-color: rgb(251 254 255 / 0.2)
}

.decoration-gray-75\/25 {
    text-decoration-color: rgb(251 254 255 / 0.25)
}

.decoration-gray-75\/30 {
    text-decoration-color: rgb(251 254 255 / 0.3)
}

.decoration-gray-75\/40 {
    text-decoration-color: rgb(251 254 255 / 0.4)
}

.decoration-gray-75\/5 {
    text-decoration-color: rgb(251 254 255 / 0.05)
}

.decoration-gray-75\/50 {
    text-decoration-color: rgb(251 254 255 / 0.5)
}

.decoration-gray-75\/60 {
    text-decoration-color: rgb(251 254 255 / 0.6)
}

.decoration-gray-75\/70 {
    text-decoration-color: rgb(251 254 255 / 0.7)
}

.decoration-gray-75\/75 {
    text-decoration-color: rgb(251 254 255 / 0.75)
}

.decoration-gray-75\/80 {
    text-decoration-color: rgb(251 254 255 / 0.8)
}

.decoration-gray-75\/90 {
    text-decoration-color: rgb(251 254 255 / 0.9)
}

.decoration-gray-75\/95 {
    text-decoration-color: rgb(251 254 255 / 0.95)
}

.decoration-gray-800 {
    text-decoration-color: #1f2937
}

.decoration-gray-800\/0 {
    text-decoration-color: rgb(31 41 55 / 0)
}

.decoration-gray-800\/10 {
    text-decoration-color: rgb(31 41 55 / 0.1)
}

.decoration-gray-800\/100 {
    text-decoration-color: rgb(31 41 55 / 1)
}

.decoration-gray-800\/20 {
    text-decoration-color: rgb(31 41 55 / 0.2)
}

.decoration-gray-800\/25 {
    text-decoration-color: rgb(31 41 55 / 0.25)
}

.decoration-gray-800\/30 {
    text-decoration-color: rgb(31 41 55 / 0.3)
}

.decoration-gray-800\/40 {
    text-decoration-color: rgb(31 41 55 / 0.4)
}

.decoration-gray-800\/5 {
    text-decoration-color: rgb(31 41 55 / 0.05)
}

.decoration-gray-800\/50 {
    text-decoration-color: rgb(31 41 55 / 0.5)
}

.decoration-gray-800\/60 {
    text-decoration-color: rgb(31 41 55 / 0.6)
}

.decoration-gray-800\/70 {
    text-decoration-color: rgb(31 41 55 / 0.7)
}

.decoration-gray-800\/75 {
    text-decoration-color: rgb(31 41 55 / 0.75)
}

.decoration-gray-800\/80 {
    text-decoration-color: rgb(31 41 55 / 0.8)
}

.decoration-gray-800\/90 {
    text-decoration-color: rgb(31 41 55 / 0.9)
}

.decoration-gray-800\/95 {
    text-decoration-color: rgb(31 41 55 / 0.95)
}

.decoration-gray-900 {
    text-decoration-color: #111827
}

.decoration-gray-900\/0 {
    text-decoration-color: rgb(17 24 39 / 0)
}

.decoration-gray-900\/10 {
    text-decoration-color: rgb(17 24 39 / 0.1)
}

.decoration-gray-900\/100 {
    text-decoration-color: rgb(17 24 39 / 1)
}

.decoration-gray-900\/20 {
    text-decoration-color: rgb(17 24 39 / 0.2)
}

.decoration-gray-900\/25 {
    text-decoration-color: rgb(17 24 39 / 0.25)
}

.decoration-gray-900\/30 {
    text-decoration-color: rgb(17 24 39 / 0.3)
}

.decoration-gray-900\/40 {
    text-decoration-color: rgb(17 24 39 / 0.4)
}

.decoration-gray-900\/5 {
    text-decoration-color: rgb(17 24 39 / 0.05)
}

.decoration-gray-900\/50 {
    text-decoration-color: rgb(17 24 39 / 0.5)
}

.decoration-gray-900\/60 {
    text-decoration-color: rgb(17 24 39 / 0.6)
}

.decoration-gray-900\/70 {
    text-decoration-color: rgb(17 24 39 / 0.7)
}

.decoration-gray-900\/75 {
    text-decoration-color: rgb(17 24 39 / 0.75)
}

.decoration-gray-900\/80 {
    text-decoration-color: rgb(17 24 39 / 0.8)
}

.decoration-gray-900\/90 {
    text-decoration-color: rgb(17 24 39 / 0.9)
}

.decoration-gray-900\/95 {
    text-decoration-color: rgb(17 24 39 / 0.95)
}

.decoration-gray-950 {
    text-decoration-color: #030712
}

.decoration-gray-950\/0 {
    text-decoration-color: rgb(3 7 18 / 0)
}

.decoration-gray-950\/10 {
    text-decoration-color: rgb(3 7 18 / 0.1)
}

.decoration-gray-950\/100 {
    text-decoration-color: rgb(3 7 18 / 1)
}

.decoration-gray-950\/20 {
    text-decoration-color: rgb(3 7 18 / 0.2)
}

.decoration-gray-950\/25 {
    text-decoration-color: rgb(3 7 18 / 0.25)
}

.decoration-gray-950\/30 {
    text-decoration-color: rgb(3 7 18 / 0.3)
}

.decoration-gray-950\/40 {
    text-decoration-color: rgb(3 7 18 / 0.4)
}

.decoration-gray-950\/5 {
    text-decoration-color: rgb(3 7 18 / 0.05)
}

.decoration-gray-950\/50 {
    text-decoration-color: rgb(3 7 18 / 0.5)
}

.decoration-gray-950\/60 {
    text-decoration-color: rgb(3 7 18 / 0.6)
}

.decoration-gray-950\/70 {
    text-decoration-color: rgb(3 7 18 / 0.7)
}

.decoration-gray-950\/75 {
    text-decoration-color: rgb(3 7 18 / 0.75)
}

.decoration-gray-950\/80 {
    text-decoration-color: rgb(3 7 18 / 0.8)
}

.decoration-gray-950\/90 {
    text-decoration-color: rgb(3 7 18 / 0.9)
}

.decoration-gray-950\/95 {
    text-decoration-color: rgb(3 7 18 / 0.95)
}

.decoration-green-100 {
    text-decoration-color: #dcfce7
}

.decoration-green-100\/0 {
    text-decoration-color: rgb(220 252 231 / 0)
}

.decoration-green-100\/10 {
    text-decoration-color: rgb(220 252 231 / 0.1)
}

.decoration-green-100\/100 {
    text-decoration-color: rgb(220 252 231 / 1)
}

.decoration-green-100\/20 {
    text-decoration-color: rgb(220 252 231 / 0.2)
}

.decoration-green-100\/25 {
    text-decoration-color: rgb(220 252 231 / 0.25)
}

.decoration-green-100\/30 {
    text-decoration-color: rgb(220 252 231 / 0.3)
}

.decoration-green-100\/40 {
    text-decoration-color: rgb(220 252 231 / 0.4)
}

.decoration-green-100\/5 {
    text-decoration-color: rgb(220 252 231 / 0.05)
}

.decoration-green-100\/50 {
    text-decoration-color: rgb(220 252 231 / 0.5)
}

.decoration-green-100\/60 {
    text-decoration-color: rgb(220 252 231 / 0.6)
}

.decoration-green-100\/70 {
    text-decoration-color: rgb(220 252 231 / 0.7)
}

.decoration-green-100\/75 {
    text-decoration-color: rgb(220 252 231 / 0.75)
}

.decoration-green-100\/80 {
    text-decoration-color: rgb(220 252 231 / 0.8)
}

.decoration-green-100\/90 {
    text-decoration-color: rgb(220 252 231 / 0.9)
}

.decoration-green-100\/95 {
    text-decoration-color: rgb(220 252 231 / 0.95)
}

.decoration-green-200 {
    text-decoration-color: #bbf7d0
}

.decoration-green-200\/0 {
    text-decoration-color: rgb(187 247 208 / 0)
}

.decoration-green-200\/10 {
    text-decoration-color: rgb(187 247 208 / 0.1)
}

.decoration-green-200\/100 {
    text-decoration-color: rgb(187 247 208 / 1)
}

.decoration-green-200\/20 {
    text-decoration-color: rgb(187 247 208 / 0.2)
}

.decoration-green-200\/25 {
    text-decoration-color: rgb(187 247 208 / 0.25)
}

.decoration-green-200\/30 {
    text-decoration-color: rgb(187 247 208 / 0.3)
}

.decoration-green-200\/40 {
    text-decoration-color: rgb(187 247 208 / 0.4)
}

.decoration-green-200\/5 {
    text-decoration-color: rgb(187 247 208 / 0.05)
}

.decoration-green-200\/50 {
    text-decoration-color: rgb(187 247 208 / 0.5)
}

.decoration-green-200\/60 {
    text-decoration-color: rgb(187 247 208 / 0.6)
}

.decoration-green-200\/70 {
    text-decoration-color: rgb(187 247 208 / 0.7)
}

.decoration-green-200\/75 {
    text-decoration-color: rgb(187 247 208 / 0.75)
}

.decoration-green-200\/80 {
    text-decoration-color: rgb(187 247 208 / 0.8)
}

.decoration-green-200\/90 {
    text-decoration-color: rgb(187 247 208 / 0.9)
}

.decoration-green-200\/95 {
    text-decoration-color: rgb(187 247 208 / 0.95)
}

.decoration-green-300 {
    text-decoration-color: #86efac
}

.decoration-green-300\/0 {
    text-decoration-color: rgb(134 239 172 / 0)
}

.decoration-green-300\/10 {
    text-decoration-color: rgb(134 239 172 / 0.1)
}

.decoration-green-300\/100 {
    text-decoration-color: rgb(134 239 172 / 1)
}

.decoration-green-300\/20 {
    text-decoration-color: rgb(134 239 172 / 0.2)
}

.decoration-green-300\/25 {
    text-decoration-color: rgb(134 239 172 / 0.25)
}

.decoration-green-300\/30 {
    text-decoration-color: rgb(134 239 172 / 0.3)
}

.decoration-green-300\/40 {
    text-decoration-color: rgb(134 239 172 / 0.4)
}

.decoration-green-300\/5 {
    text-decoration-color: rgb(134 239 172 / 0.05)
}

.decoration-green-300\/50 {
    text-decoration-color: rgb(134 239 172 / 0.5)
}

.decoration-green-300\/60 {
    text-decoration-color: rgb(134 239 172 / 0.6)
}

.decoration-green-300\/70 {
    text-decoration-color: rgb(134 239 172 / 0.7)
}

.decoration-green-300\/75 {
    text-decoration-color: rgb(134 239 172 / 0.75)
}

.decoration-green-300\/80 {
    text-decoration-color: rgb(134 239 172 / 0.8)
}

.decoration-green-300\/90 {
    text-decoration-color: rgb(134 239 172 / 0.9)
}

.decoration-green-300\/95 {
    text-decoration-color: rgb(134 239 172 / 0.95)
}

.decoration-green-400 {
    text-decoration-color: #4ade80
}

.decoration-green-400\/0 {
    text-decoration-color: rgb(74 222 128 / 0)
}

.decoration-green-400\/10 {
    text-decoration-color: rgb(74 222 128 / 0.1)
}

.decoration-green-400\/100 {
    text-decoration-color: rgb(74 222 128 / 1)
}

.decoration-green-400\/20 {
    text-decoration-color: rgb(74 222 128 / 0.2)
}

.decoration-green-400\/25 {
    text-decoration-color: rgb(74 222 128 / 0.25)
}

.decoration-green-400\/30 {
    text-decoration-color: rgb(74 222 128 / 0.3)
}

.decoration-green-400\/40 {
    text-decoration-color: rgb(74 222 128 / 0.4)
}

.decoration-green-400\/5 {
    text-decoration-color: rgb(74 222 128 / 0.05)
}

.decoration-green-400\/50 {
    text-decoration-color: rgb(74 222 128 / 0.5)
}

.decoration-green-400\/60 {
    text-decoration-color: rgb(74 222 128 / 0.6)
}

.decoration-green-400\/70 {
    text-decoration-color: rgb(74 222 128 / 0.7)
}

.decoration-green-400\/75 {
    text-decoration-color: rgb(74 222 128 / 0.75)
}

.decoration-green-400\/80 {
    text-decoration-color: rgb(74 222 128 / 0.8)
}

.decoration-green-400\/90 {
    text-decoration-color: rgb(74 222 128 / 0.9)
}

.decoration-green-400\/95 {
    text-decoration-color: rgb(74 222 128 / 0.95)
}

.decoration-green-450 {
    text-decoration-color: #00D37E
}

.decoration-green-450\/0 {
    text-decoration-color: rgb(0 211 126 / 0)
}

.decoration-green-450\/10 {
    text-decoration-color: rgb(0 211 126 / 0.1)
}

.decoration-green-450\/100 {
    text-decoration-color: rgb(0 211 126 / 1)
}

.decoration-green-450\/20 {
    text-decoration-color: rgb(0 211 126 / 0.2)
}

.decoration-green-450\/25 {
    text-decoration-color: rgb(0 211 126 / 0.25)
}

.decoration-green-450\/30 {
    text-decoration-color: rgb(0 211 126 / 0.3)
}

.decoration-green-450\/40 {
    text-decoration-color: rgb(0 211 126 / 0.4)
}

.decoration-green-450\/5 {
    text-decoration-color: rgb(0 211 126 / 0.05)
}

.decoration-green-450\/50 {
    text-decoration-color: rgb(0 211 126 / 0.5)
}

.decoration-green-450\/60 {
    text-decoration-color: rgb(0 211 126 / 0.6)
}

.decoration-green-450\/70 {
    text-decoration-color: rgb(0 211 126 / 0.7)
}

.decoration-green-450\/75 {
    text-decoration-color: rgb(0 211 126 / 0.75)
}

.decoration-green-450\/80 {
    text-decoration-color: rgb(0 211 126 / 0.8)
}

.decoration-green-450\/90 {
    text-decoration-color: rgb(0 211 126 / 0.9)
}

.decoration-green-450\/95 {
    text-decoration-color: rgb(0 211 126 / 0.95)
}

.decoration-green-50 {
    text-decoration-color: #f0fdf4
}

.decoration-green-50\/0 {
    text-decoration-color: rgb(240 253 244 / 0)
}

.decoration-green-50\/10 {
    text-decoration-color: rgb(240 253 244 / 0.1)
}

.decoration-green-50\/100 {
    text-decoration-color: rgb(240 253 244 / 1)
}

.decoration-green-50\/20 {
    text-decoration-color: rgb(240 253 244 / 0.2)
}

.decoration-green-50\/25 {
    text-decoration-color: rgb(240 253 244 / 0.25)
}

.decoration-green-50\/30 {
    text-decoration-color: rgb(240 253 244 / 0.3)
}

.decoration-green-50\/40 {
    text-decoration-color: rgb(240 253 244 / 0.4)
}

.decoration-green-50\/5 {
    text-decoration-color: rgb(240 253 244 / 0.05)
}

.decoration-green-50\/50 {
    text-decoration-color: rgb(240 253 244 / 0.5)
}

.decoration-green-50\/60 {
    text-decoration-color: rgb(240 253 244 / 0.6)
}

.decoration-green-50\/70 {
    text-decoration-color: rgb(240 253 244 / 0.7)
}

.decoration-green-50\/75 {
    text-decoration-color: rgb(240 253 244 / 0.75)
}

.decoration-green-50\/80 {
    text-decoration-color: rgb(240 253 244 / 0.8)
}

.decoration-green-50\/90 {
    text-decoration-color: rgb(240 253 244 / 0.9)
}

.decoration-green-50\/95 {
    text-decoration-color: rgb(240 253 244 / 0.95)
}

.decoration-green-500 {
    text-decoration-color: #22c55e
}

.decoration-green-500\/0 {
    text-decoration-color: rgb(34 197 94 / 0)
}

.decoration-green-500\/10 {
    text-decoration-color: rgb(34 197 94 / 0.1)
}

.decoration-green-500\/100 {
    text-decoration-color: rgb(34 197 94 / 1)
}

.decoration-green-500\/20 {
    text-decoration-color: rgb(34 197 94 / 0.2)
}

.decoration-green-500\/25 {
    text-decoration-color: rgb(34 197 94 / 0.25)
}

.decoration-green-500\/30 {
    text-decoration-color: rgb(34 197 94 / 0.3)
}

.decoration-green-500\/40 {
    text-decoration-color: rgb(34 197 94 / 0.4)
}

.decoration-green-500\/5 {
    text-decoration-color: rgb(34 197 94 / 0.05)
}

.decoration-green-500\/50 {
    text-decoration-color: rgb(34 197 94 / 0.5)
}

.decoration-green-500\/60 {
    text-decoration-color: rgb(34 197 94 / 0.6)
}

.decoration-green-500\/70 {
    text-decoration-color: rgb(34 197 94 / 0.7)
}

.decoration-green-500\/75 {
    text-decoration-color: rgb(34 197 94 / 0.75)
}

.decoration-green-500\/80 {
    text-decoration-color: rgb(34 197 94 / 0.8)
}

.decoration-green-500\/90 {
    text-decoration-color: rgb(34 197 94 / 0.9)
}

.decoration-green-500\/95 {
    text-decoration-color: rgb(34 197 94 / 0.95)
}

.decoration-green-550 {
    text-decoration-color: #00A865
}

.decoration-green-550\/0 {
    text-decoration-color: rgb(0 168 101 / 0)
}

.decoration-green-550\/10 {
    text-decoration-color: rgb(0 168 101 / 0.1)
}

.decoration-green-550\/100 {
    text-decoration-color: rgb(0 168 101 / 1)
}

.decoration-green-550\/20 {
    text-decoration-color: rgb(0 168 101 / 0.2)
}

.decoration-green-550\/25 {
    text-decoration-color: rgb(0 168 101 / 0.25)
}

.decoration-green-550\/30 {
    text-decoration-color: rgb(0 168 101 / 0.3)
}

.decoration-green-550\/40 {
    text-decoration-color: rgb(0 168 101 / 0.4)
}

.decoration-green-550\/5 {
    text-decoration-color: rgb(0 168 101 / 0.05)
}

.decoration-green-550\/50 {
    text-decoration-color: rgb(0 168 101 / 0.5)
}

.decoration-green-550\/60 {
    text-decoration-color: rgb(0 168 101 / 0.6)
}

.decoration-green-550\/70 {
    text-decoration-color: rgb(0 168 101 / 0.7)
}

.decoration-green-550\/75 {
    text-decoration-color: rgb(0 168 101 / 0.75)
}

.decoration-green-550\/80 {
    text-decoration-color: rgb(0 168 101 / 0.8)
}

.decoration-green-550\/90 {
    text-decoration-color: rgb(0 168 101 / 0.9)
}

.decoration-green-550\/95 {
    text-decoration-color: rgb(0 168 101 / 0.95)
}

.decoration-green-600 {
    text-decoration-color: #16a34a
}

.decoration-green-600\/0 {
    text-decoration-color: rgb(22 163 74 / 0)
}

.decoration-green-600\/10 {
    text-decoration-color: rgb(22 163 74 / 0.1)
}

.decoration-green-600\/100 {
    text-decoration-color: rgb(22 163 74 / 1)
}

.decoration-green-600\/20 {
    text-decoration-color: rgb(22 163 74 / 0.2)
}

.decoration-green-600\/25 {
    text-decoration-color: rgb(22 163 74 / 0.25)
}

.decoration-green-600\/30 {
    text-decoration-color: rgb(22 163 74 / 0.3)
}

.decoration-green-600\/40 {
    text-decoration-color: rgb(22 163 74 / 0.4)
}

.decoration-green-600\/5 {
    text-decoration-color: rgb(22 163 74 / 0.05)
}

.decoration-green-600\/50 {
    text-decoration-color: rgb(22 163 74 / 0.5)
}

.decoration-green-600\/60 {
    text-decoration-color: rgb(22 163 74 / 0.6)
}

.decoration-green-600\/70 {
    text-decoration-color: rgb(22 163 74 / 0.7)
}

.decoration-green-600\/75 {
    text-decoration-color: rgb(22 163 74 / 0.75)
}

.decoration-green-600\/80 {
    text-decoration-color: rgb(22 163 74 / 0.8)
}

.decoration-green-600\/90 {
    text-decoration-color: rgb(22 163 74 / 0.9)
}

.decoration-green-600\/95 {
    text-decoration-color: rgb(22 163 74 / 0.95)
}

.decoration-green-700 {
    text-decoration-color: #15803d
}

.decoration-green-700\/0 {
    text-decoration-color: rgb(21 128 61 / 0)
}

.decoration-green-700\/10 {
    text-decoration-color: rgb(21 128 61 / 0.1)
}

.decoration-green-700\/100 {
    text-decoration-color: rgb(21 128 61 / 1)
}

.decoration-green-700\/20 {
    text-decoration-color: rgb(21 128 61 / 0.2)
}

.decoration-green-700\/25 {
    text-decoration-color: rgb(21 128 61 / 0.25)
}

.decoration-green-700\/30 {
    text-decoration-color: rgb(21 128 61 / 0.3)
}

.decoration-green-700\/40 {
    text-decoration-color: rgb(21 128 61 / 0.4)
}

.decoration-green-700\/5 {
    text-decoration-color: rgb(21 128 61 / 0.05)
}

.decoration-green-700\/50 {
    text-decoration-color: rgb(21 128 61 / 0.5)
}

.decoration-green-700\/60 {
    text-decoration-color: rgb(21 128 61 / 0.6)
}

.decoration-green-700\/70 {
    text-decoration-color: rgb(21 128 61 / 0.7)
}

.decoration-green-700\/75 {
    text-decoration-color: rgb(21 128 61 / 0.75)
}

.decoration-green-700\/80 {
    text-decoration-color: rgb(21 128 61 / 0.8)
}

.decoration-green-700\/90 {
    text-decoration-color: rgb(21 128 61 / 0.9)
}

.decoration-green-700\/95 {
    text-decoration-color: rgb(21 128 61 / 0.95)
}

.decoration-green-800 {
    text-decoration-color: #166534
}

.decoration-green-800\/0 {
    text-decoration-color: rgb(22 101 52 / 0)
}

.decoration-green-800\/10 {
    text-decoration-color: rgb(22 101 52 / 0.1)
}

.decoration-green-800\/100 {
    text-decoration-color: rgb(22 101 52 / 1)
}

.decoration-green-800\/20 {
    text-decoration-color: rgb(22 101 52 / 0.2)
}

.decoration-green-800\/25 {
    text-decoration-color: rgb(22 101 52 / 0.25)
}

.decoration-green-800\/30 {
    text-decoration-color: rgb(22 101 52 / 0.3)
}

.decoration-green-800\/40 {
    text-decoration-color: rgb(22 101 52 / 0.4)
}

.decoration-green-800\/5 {
    text-decoration-color: rgb(22 101 52 / 0.05)
}

.decoration-green-800\/50 {
    text-decoration-color: rgb(22 101 52 / 0.5)
}

.decoration-green-800\/60 {
    text-decoration-color: rgb(22 101 52 / 0.6)
}

.decoration-green-800\/70 {
    text-decoration-color: rgb(22 101 52 / 0.7)
}

.decoration-green-800\/75 {
    text-decoration-color: rgb(22 101 52 / 0.75)
}

.decoration-green-800\/80 {
    text-decoration-color: rgb(22 101 52 / 0.8)
}

.decoration-green-800\/90 {
    text-decoration-color: rgb(22 101 52 / 0.9)
}

.decoration-green-800\/95 {
    text-decoration-color: rgb(22 101 52 / 0.95)
}

.decoration-green-900 {
    text-decoration-color: #14532d
}

.decoration-green-900\/0 {
    text-decoration-color: rgb(20 83 45 / 0)
}

.decoration-green-900\/10 {
    text-decoration-color: rgb(20 83 45 / 0.1)
}

.decoration-green-900\/100 {
    text-decoration-color: rgb(20 83 45 / 1)
}

.decoration-green-900\/20 {
    text-decoration-color: rgb(20 83 45 / 0.2)
}

.decoration-green-900\/25 {
    text-decoration-color: rgb(20 83 45 / 0.25)
}

.decoration-green-900\/30 {
    text-decoration-color: rgb(20 83 45 / 0.3)
}

.decoration-green-900\/40 {
    text-decoration-color: rgb(20 83 45 / 0.4)
}

.decoration-green-900\/5 {
    text-decoration-color: rgb(20 83 45 / 0.05)
}

.decoration-green-900\/50 {
    text-decoration-color: rgb(20 83 45 / 0.5)
}

.decoration-green-900\/60 {
    text-decoration-color: rgb(20 83 45 / 0.6)
}

.decoration-green-900\/70 {
    text-decoration-color: rgb(20 83 45 / 0.7)
}

.decoration-green-900\/75 {
    text-decoration-color: rgb(20 83 45 / 0.75)
}

.decoration-green-900\/80 {
    text-decoration-color: rgb(20 83 45 / 0.8)
}

.decoration-green-900\/90 {
    text-decoration-color: rgb(20 83 45 / 0.9)
}

.decoration-green-900\/95 {
    text-decoration-color: rgb(20 83 45 / 0.95)
}

.decoration-green-950 {
    text-decoration-color: #052e16
}

.decoration-green-950\/0 {
    text-decoration-color: rgb(5 46 22 / 0)
}

.decoration-green-950\/10 {
    text-decoration-color: rgb(5 46 22 / 0.1)
}

.decoration-green-950\/100 {
    text-decoration-color: rgb(5 46 22 / 1)
}

.decoration-green-950\/20 {
    text-decoration-color: rgb(5 46 22 / 0.2)
}

.decoration-green-950\/25 {
    text-decoration-color: rgb(5 46 22 / 0.25)
}

.decoration-green-950\/30 {
    text-decoration-color: rgb(5 46 22 / 0.3)
}

.decoration-green-950\/40 {
    text-decoration-color: rgb(5 46 22 / 0.4)
}

.decoration-green-950\/5 {
    text-decoration-color: rgb(5 46 22 / 0.05)
}

.decoration-green-950\/50 {
    text-decoration-color: rgb(5 46 22 / 0.5)
}

.decoration-green-950\/60 {
    text-decoration-color: rgb(5 46 22 / 0.6)
}

.decoration-green-950\/70 {
    text-decoration-color: rgb(5 46 22 / 0.7)
}

.decoration-green-950\/75 {
    text-decoration-color: rgb(5 46 22 / 0.75)
}

.decoration-green-950\/80 {
    text-decoration-color: rgb(5 46 22 / 0.8)
}

.decoration-green-950\/90 {
    text-decoration-color: rgb(5 46 22 / 0.9)
}

.decoration-green-950\/95 {
    text-decoration-color: rgb(5 46 22 / 0.95)
}

.decoration-indigo-100 {
    text-decoration-color: #e0e7ff
}

.decoration-indigo-100\/0 {
    text-decoration-color: rgb(224 231 255 / 0)
}

.decoration-indigo-100\/10 {
    text-decoration-color: rgb(224 231 255 / 0.1)
}

.decoration-indigo-100\/100 {
    text-decoration-color: rgb(224 231 255 / 1)
}

.decoration-indigo-100\/20 {
    text-decoration-color: rgb(224 231 255 / 0.2)
}

.decoration-indigo-100\/25 {
    text-decoration-color: rgb(224 231 255 / 0.25)
}

.decoration-indigo-100\/30 {
    text-decoration-color: rgb(224 231 255 / 0.3)
}

.decoration-indigo-100\/40 {
    text-decoration-color: rgb(224 231 255 / 0.4)
}

.decoration-indigo-100\/5 {
    text-decoration-color: rgb(224 231 255 / 0.05)
}

.decoration-indigo-100\/50 {
    text-decoration-color: rgb(224 231 255 / 0.5)
}

.decoration-indigo-100\/60 {
    text-decoration-color: rgb(224 231 255 / 0.6)
}

.decoration-indigo-100\/70 {
    text-decoration-color: rgb(224 231 255 / 0.7)
}

.decoration-indigo-100\/75 {
    text-decoration-color: rgb(224 231 255 / 0.75)
}

.decoration-indigo-100\/80 {
    text-decoration-color: rgb(224 231 255 / 0.8)
}

.decoration-indigo-100\/90 {
    text-decoration-color: rgb(224 231 255 / 0.9)
}

.decoration-indigo-100\/95 {
    text-decoration-color: rgb(224 231 255 / 0.95)
}

.decoration-indigo-200 {
    text-decoration-color: #c7d2fe
}

.decoration-indigo-200\/0 {
    text-decoration-color: rgb(199 210 254 / 0)
}

.decoration-indigo-200\/10 {
    text-decoration-color: rgb(199 210 254 / 0.1)
}

.decoration-indigo-200\/100 {
    text-decoration-color: rgb(199 210 254 / 1)
}

.decoration-indigo-200\/20 {
    text-decoration-color: rgb(199 210 254 / 0.2)
}

.decoration-indigo-200\/25 {
    text-decoration-color: rgb(199 210 254 / 0.25)
}

.decoration-indigo-200\/30 {
    text-decoration-color: rgb(199 210 254 / 0.3)
}

.decoration-indigo-200\/40 {
    text-decoration-color: rgb(199 210 254 / 0.4)
}

.decoration-indigo-200\/5 {
    text-decoration-color: rgb(199 210 254 / 0.05)
}

.decoration-indigo-200\/50 {
    text-decoration-color: rgb(199 210 254 / 0.5)
}

.decoration-indigo-200\/60 {
    text-decoration-color: rgb(199 210 254 / 0.6)
}

.decoration-indigo-200\/70 {
    text-decoration-color: rgb(199 210 254 / 0.7)
}

.decoration-indigo-200\/75 {
    text-decoration-color: rgb(199 210 254 / 0.75)
}

.decoration-indigo-200\/80 {
    text-decoration-color: rgb(199 210 254 / 0.8)
}

.decoration-indigo-200\/90 {
    text-decoration-color: rgb(199 210 254 / 0.9)
}

.decoration-indigo-200\/95 {
    text-decoration-color: rgb(199 210 254 / 0.95)
}

.decoration-indigo-300 {
    text-decoration-color: #a5b4fc
}

.decoration-indigo-300\/0 {
    text-decoration-color: rgb(165 180 252 / 0)
}

.decoration-indigo-300\/10 {
    text-decoration-color: rgb(165 180 252 / 0.1)
}

.decoration-indigo-300\/100 {
    text-decoration-color: rgb(165 180 252 / 1)
}

.decoration-indigo-300\/20 {
    text-decoration-color: rgb(165 180 252 / 0.2)
}

.decoration-indigo-300\/25 {
    text-decoration-color: rgb(165 180 252 / 0.25)
}

.decoration-indigo-300\/30 {
    text-decoration-color: rgb(165 180 252 / 0.3)
}

.decoration-indigo-300\/40 {
    text-decoration-color: rgb(165 180 252 / 0.4)
}

.decoration-indigo-300\/5 {
    text-decoration-color: rgb(165 180 252 / 0.05)
}

.decoration-indigo-300\/50 {
    text-decoration-color: rgb(165 180 252 / 0.5)
}

.decoration-indigo-300\/60 {
    text-decoration-color: rgb(165 180 252 / 0.6)
}

.decoration-indigo-300\/70 {
    text-decoration-color: rgb(165 180 252 / 0.7)
}

.decoration-indigo-300\/75 {
    text-decoration-color: rgb(165 180 252 / 0.75)
}

.decoration-indigo-300\/80 {
    text-decoration-color: rgb(165 180 252 / 0.8)
}

.decoration-indigo-300\/90 {
    text-decoration-color: rgb(165 180 252 / 0.9)
}

.decoration-indigo-300\/95 {
    text-decoration-color: rgb(165 180 252 / 0.95)
}

.decoration-indigo-400 {
    text-decoration-color: #818cf8
}

.decoration-indigo-400\/0 {
    text-decoration-color: rgb(129 140 248 / 0)
}

.decoration-indigo-400\/10 {
    text-decoration-color: rgb(129 140 248 / 0.1)
}

.decoration-indigo-400\/100 {
    text-decoration-color: rgb(129 140 248 / 1)
}

.decoration-indigo-400\/20 {
    text-decoration-color: rgb(129 140 248 / 0.2)
}

.decoration-indigo-400\/25 {
    text-decoration-color: rgb(129 140 248 / 0.25)
}

.decoration-indigo-400\/30 {
    text-decoration-color: rgb(129 140 248 / 0.3)
}

.decoration-indigo-400\/40 {
    text-decoration-color: rgb(129 140 248 / 0.4)
}

.decoration-indigo-400\/5 {
    text-decoration-color: rgb(129 140 248 / 0.05)
}

.decoration-indigo-400\/50 {
    text-decoration-color: rgb(129 140 248 / 0.5)
}

.decoration-indigo-400\/60 {
    text-decoration-color: rgb(129 140 248 / 0.6)
}

.decoration-indigo-400\/70 {
    text-decoration-color: rgb(129 140 248 / 0.7)
}

.decoration-indigo-400\/75 {
    text-decoration-color: rgb(129 140 248 / 0.75)
}

.decoration-indigo-400\/80 {
    text-decoration-color: rgb(129 140 248 / 0.8)
}

.decoration-indigo-400\/90 {
    text-decoration-color: rgb(129 140 248 / 0.9)
}

.decoration-indigo-400\/95 {
    text-decoration-color: rgb(129 140 248 / 0.95)
}

.decoration-indigo-50 {
    text-decoration-color: #eef2ff
}

.decoration-indigo-50\/0 {
    text-decoration-color: rgb(238 242 255 / 0)
}

.decoration-indigo-50\/10 {
    text-decoration-color: rgb(238 242 255 / 0.1)
}

.decoration-indigo-50\/100 {
    text-decoration-color: rgb(238 242 255 / 1)
}

.decoration-indigo-50\/20 {
    text-decoration-color: rgb(238 242 255 / 0.2)
}

.decoration-indigo-50\/25 {
    text-decoration-color: rgb(238 242 255 / 0.25)
}

.decoration-indigo-50\/30 {
    text-decoration-color: rgb(238 242 255 / 0.3)
}

.decoration-indigo-50\/40 {
    text-decoration-color: rgb(238 242 255 / 0.4)
}

.decoration-indigo-50\/5 {
    text-decoration-color: rgb(238 242 255 / 0.05)
}

.decoration-indigo-50\/50 {
    text-decoration-color: rgb(238 242 255 / 0.5)
}

.decoration-indigo-50\/60 {
    text-decoration-color: rgb(238 242 255 / 0.6)
}

.decoration-indigo-50\/70 {
    text-decoration-color: rgb(238 242 255 / 0.7)
}

.decoration-indigo-50\/75 {
    text-decoration-color: rgb(238 242 255 / 0.75)
}

.decoration-indigo-50\/80 {
    text-decoration-color: rgb(238 242 255 / 0.8)
}

.decoration-indigo-50\/90 {
    text-decoration-color: rgb(238 242 255 / 0.9)
}

.decoration-indigo-50\/95 {
    text-decoration-color: rgb(238 242 255 / 0.95)
}

.decoration-indigo-500 {
    text-decoration-color: #6366f1
}

.decoration-indigo-500\/0 {
    text-decoration-color: rgb(99 102 241 / 0)
}

.decoration-indigo-500\/10 {
    text-decoration-color: rgb(99 102 241 / 0.1)
}

.decoration-indigo-500\/100 {
    text-decoration-color: rgb(99 102 241 / 1)
}

.decoration-indigo-500\/20 {
    text-decoration-color: rgb(99 102 241 / 0.2)
}

.decoration-indigo-500\/25 {
    text-decoration-color: rgb(99 102 241 / 0.25)
}

.decoration-indigo-500\/30 {
    text-decoration-color: rgb(99 102 241 / 0.3)
}

.decoration-indigo-500\/40 {
    text-decoration-color: rgb(99 102 241 / 0.4)
}

.decoration-indigo-500\/5 {
    text-decoration-color: rgb(99 102 241 / 0.05)
}

.decoration-indigo-500\/50 {
    text-decoration-color: rgb(99 102 241 / 0.5)
}

.decoration-indigo-500\/60 {
    text-decoration-color: rgb(99 102 241 / 0.6)
}

.decoration-indigo-500\/70 {
    text-decoration-color: rgb(99 102 241 / 0.7)
}

.decoration-indigo-500\/75 {
    text-decoration-color: rgb(99 102 241 / 0.75)
}

.decoration-indigo-500\/80 {
    text-decoration-color: rgb(99 102 241 / 0.8)
}

.decoration-indigo-500\/90 {
    text-decoration-color: rgb(99 102 241 / 0.9)
}

.decoration-indigo-500\/95 {
    text-decoration-color: rgb(99 102 241 / 0.95)
}

.decoration-indigo-550 {
    text-decoration-color: #6643D6
}

.decoration-indigo-550\/0 {
    text-decoration-color: rgb(102 67 214 / 0)
}

.decoration-indigo-550\/10 {
    text-decoration-color: rgb(102 67 214 / 0.1)
}

.decoration-indigo-550\/100 {
    text-decoration-color: rgb(102 67 214 / 1)
}

.decoration-indigo-550\/20 {
    text-decoration-color: rgb(102 67 214 / 0.2)
}

.decoration-indigo-550\/25 {
    text-decoration-color: rgb(102 67 214 / 0.25)
}

.decoration-indigo-550\/30 {
    text-decoration-color: rgb(102 67 214 / 0.3)
}

.decoration-indigo-550\/40 {
    text-decoration-color: rgb(102 67 214 / 0.4)
}

.decoration-indigo-550\/5 {
    text-decoration-color: rgb(102 67 214 / 0.05)
}

.decoration-indigo-550\/50 {
    text-decoration-color: rgb(102 67 214 / 0.5)
}

.decoration-indigo-550\/60 {
    text-decoration-color: rgb(102 67 214 / 0.6)
}

.decoration-indigo-550\/70 {
    text-decoration-color: rgb(102 67 214 / 0.7)
}

.decoration-indigo-550\/75 {
    text-decoration-color: rgb(102 67 214 / 0.75)
}

.decoration-indigo-550\/80 {
    text-decoration-color: rgb(102 67 214 / 0.8)
}

.decoration-indigo-550\/90 {
    text-decoration-color: rgb(102 67 214 / 0.9)
}

.decoration-indigo-550\/95 {
    text-decoration-color: rgb(102 67 214 / 0.95)
}

.decoration-indigo-600 {
    text-decoration-color: #4f46e5
}

.decoration-indigo-600\/0 {
    text-decoration-color: rgb(79 70 229 / 0)
}

.decoration-indigo-600\/10 {
    text-decoration-color: rgb(79 70 229 / 0.1)
}

.decoration-indigo-600\/100 {
    text-decoration-color: rgb(79 70 229 / 1)
}

.decoration-indigo-600\/20 {
    text-decoration-color: rgb(79 70 229 / 0.2)
}

.decoration-indigo-600\/25 {
    text-decoration-color: rgb(79 70 229 / 0.25)
}

.decoration-indigo-600\/30 {
    text-decoration-color: rgb(79 70 229 / 0.3)
}

.decoration-indigo-600\/40 {
    text-decoration-color: rgb(79 70 229 / 0.4)
}

.decoration-indigo-600\/5 {
    text-decoration-color: rgb(79 70 229 / 0.05)
}

.decoration-indigo-600\/50 {
    text-decoration-color: rgb(79 70 229 / 0.5)
}

.decoration-indigo-600\/60 {
    text-decoration-color: rgb(79 70 229 / 0.6)
}

.decoration-indigo-600\/70 {
    text-decoration-color: rgb(79 70 229 / 0.7)
}

.decoration-indigo-600\/75 {
    text-decoration-color: rgb(79 70 229 / 0.75)
}

.decoration-indigo-600\/80 {
    text-decoration-color: rgb(79 70 229 / 0.8)
}

.decoration-indigo-600\/90 {
    text-decoration-color: rgb(79 70 229 / 0.9)
}

.decoration-indigo-600\/95 {
    text-decoration-color: rgb(79 70 229 / 0.95)
}

.decoration-indigo-700 {
    text-decoration-color: #4338ca
}

.decoration-indigo-700\/0 {
    text-decoration-color: rgb(67 56 202 / 0)
}

.decoration-indigo-700\/10 {
    text-decoration-color: rgb(67 56 202 / 0.1)
}

.decoration-indigo-700\/100 {
    text-decoration-color: rgb(67 56 202 / 1)
}

.decoration-indigo-700\/20 {
    text-decoration-color: rgb(67 56 202 / 0.2)
}

.decoration-indigo-700\/25 {
    text-decoration-color: rgb(67 56 202 / 0.25)
}

.decoration-indigo-700\/30 {
    text-decoration-color: rgb(67 56 202 / 0.3)
}

.decoration-indigo-700\/40 {
    text-decoration-color: rgb(67 56 202 / 0.4)
}

.decoration-indigo-700\/5 {
    text-decoration-color: rgb(67 56 202 / 0.05)
}

.decoration-indigo-700\/50 {
    text-decoration-color: rgb(67 56 202 / 0.5)
}

.decoration-indigo-700\/60 {
    text-decoration-color: rgb(67 56 202 / 0.6)
}

.decoration-indigo-700\/70 {
    text-decoration-color: rgb(67 56 202 / 0.7)
}

.decoration-indigo-700\/75 {
    text-decoration-color: rgb(67 56 202 / 0.75)
}

.decoration-indigo-700\/80 {
    text-decoration-color: rgb(67 56 202 / 0.8)
}

.decoration-indigo-700\/90 {
    text-decoration-color: rgb(67 56 202 / 0.9)
}

.decoration-indigo-700\/95 {
    text-decoration-color: rgb(67 56 202 / 0.95)
}

.decoration-indigo-800 {
    text-decoration-color: #3730a3
}

.decoration-indigo-800\/0 {
    text-decoration-color: rgb(55 48 163 / 0)
}

.decoration-indigo-800\/10 {
    text-decoration-color: rgb(55 48 163 / 0.1)
}

.decoration-indigo-800\/100 {
    text-decoration-color: rgb(55 48 163 / 1)
}

.decoration-indigo-800\/20 {
    text-decoration-color: rgb(55 48 163 / 0.2)
}

.decoration-indigo-800\/25 {
    text-decoration-color: rgb(55 48 163 / 0.25)
}

.decoration-indigo-800\/30 {
    text-decoration-color: rgb(55 48 163 / 0.3)
}

.decoration-indigo-800\/40 {
    text-decoration-color: rgb(55 48 163 / 0.4)
}

.decoration-indigo-800\/5 {
    text-decoration-color: rgb(55 48 163 / 0.05)
}

.decoration-indigo-800\/50 {
    text-decoration-color: rgb(55 48 163 / 0.5)
}

.decoration-indigo-800\/60 {
    text-decoration-color: rgb(55 48 163 / 0.6)
}

.decoration-indigo-800\/70 {
    text-decoration-color: rgb(55 48 163 / 0.7)
}

.decoration-indigo-800\/75 {
    text-decoration-color: rgb(55 48 163 / 0.75)
}

.decoration-indigo-800\/80 {
    text-decoration-color: rgb(55 48 163 / 0.8)
}

.decoration-indigo-800\/90 {
    text-decoration-color: rgb(55 48 163 / 0.9)
}

.decoration-indigo-800\/95 {
    text-decoration-color: rgb(55 48 163 / 0.95)
}

.decoration-indigo-850 {
    text-decoration-color: #372563
}

.decoration-indigo-850\/0 {
    text-decoration-color: rgb(55 37 99 / 0)
}

.decoration-indigo-850\/10 {
    text-decoration-color: rgb(55 37 99 / 0.1)
}

.decoration-indigo-850\/100 {
    text-decoration-color: rgb(55 37 99 / 1)
}

.decoration-indigo-850\/20 {
    text-decoration-color: rgb(55 37 99 / 0.2)
}

.decoration-indigo-850\/25 {
    text-decoration-color: rgb(55 37 99 / 0.25)
}

.decoration-indigo-850\/30 {
    text-decoration-color: rgb(55 37 99 / 0.3)
}

.decoration-indigo-850\/40 {
    text-decoration-color: rgb(55 37 99 / 0.4)
}

.decoration-indigo-850\/5 {
    text-decoration-color: rgb(55 37 99 / 0.05)
}

.decoration-indigo-850\/50 {
    text-decoration-color: rgb(55 37 99 / 0.5)
}

.decoration-indigo-850\/60 {
    text-decoration-color: rgb(55 37 99 / 0.6)
}

.decoration-indigo-850\/70 {
    text-decoration-color: rgb(55 37 99 / 0.7)
}

.decoration-indigo-850\/75 {
    text-decoration-color: rgb(55 37 99 / 0.75)
}

.decoration-indigo-850\/80 {
    text-decoration-color: rgb(55 37 99 / 0.8)
}

.decoration-indigo-850\/90 {
    text-decoration-color: rgb(55 37 99 / 0.9)
}

.decoration-indigo-850\/95 {
    text-decoration-color: rgb(55 37 99 / 0.95)
}

.decoration-indigo-900 {
    text-decoration-color: #312e81
}

.decoration-indigo-900\/0 {
    text-decoration-color: rgb(49 46 129 / 0)
}

.decoration-indigo-900\/10 {
    text-decoration-color: rgb(49 46 129 / 0.1)
}

.decoration-indigo-900\/100 {
    text-decoration-color: rgb(49 46 129 / 1)
}

.decoration-indigo-900\/20 {
    text-decoration-color: rgb(49 46 129 / 0.2)
}

.decoration-indigo-900\/25 {
    text-decoration-color: rgb(49 46 129 / 0.25)
}

.decoration-indigo-900\/30 {
    text-decoration-color: rgb(49 46 129 / 0.3)
}

.decoration-indigo-900\/40 {
    text-decoration-color: rgb(49 46 129 / 0.4)
}

.decoration-indigo-900\/5 {
    text-decoration-color: rgb(49 46 129 / 0.05)
}

.decoration-indigo-900\/50 {
    text-decoration-color: rgb(49 46 129 / 0.5)
}

.decoration-indigo-900\/60 {
    text-decoration-color: rgb(49 46 129 / 0.6)
}

.decoration-indigo-900\/70 {
    text-decoration-color: rgb(49 46 129 / 0.7)
}

.decoration-indigo-900\/75 {
    text-decoration-color: rgb(49 46 129 / 0.75)
}

.decoration-indigo-900\/80 {
    text-decoration-color: rgb(49 46 129 / 0.8)
}

.decoration-indigo-900\/90 {
    text-decoration-color: rgb(49 46 129 / 0.9)
}

.decoration-indigo-900\/95 {
    text-decoration-color: rgb(49 46 129 / 0.95)
}

.decoration-indigo-950 {
    text-decoration-color: #2A1D4D
}

.decoration-indigo-950\/0 {
    text-decoration-color: rgb(42 29 77 / 0)
}

.decoration-indigo-950\/10 {
    text-decoration-color: rgb(42 29 77 / 0.1)
}

.decoration-indigo-950\/100 {
    text-decoration-color: rgb(42 29 77 / 1)
}

.decoration-indigo-950\/20 {
    text-decoration-color: rgb(42 29 77 / 0.2)
}

.decoration-indigo-950\/25 {
    text-decoration-color: rgb(42 29 77 / 0.25)
}

.decoration-indigo-950\/30 {
    text-decoration-color: rgb(42 29 77 / 0.3)
}

.decoration-indigo-950\/40 {
    text-decoration-color: rgb(42 29 77 / 0.4)
}

.decoration-indigo-950\/5 {
    text-decoration-color: rgb(42 29 77 / 0.05)
}

.decoration-indigo-950\/50 {
    text-decoration-color: rgb(42 29 77 / 0.5)
}

.decoration-indigo-950\/60 {
    text-decoration-color: rgb(42 29 77 / 0.6)
}

.decoration-indigo-950\/70 {
    text-decoration-color: rgb(42 29 77 / 0.7)
}

.decoration-indigo-950\/75 {
    text-decoration-color: rgb(42 29 77 / 0.75)
}

.decoration-indigo-950\/80 {
    text-decoration-color: rgb(42 29 77 / 0.8)
}

.decoration-indigo-950\/90 {
    text-decoration-color: rgb(42 29 77 / 0.9)
}

.decoration-indigo-950\/95 {
    text-decoration-color: rgb(42 29 77 / 0.95)
}

.decoration-neutral-100 {
    text-decoration-color: #f5f5f5
}

.decoration-neutral-100\/0 {
    text-decoration-color: rgb(245 245 245 / 0)
}

.decoration-neutral-100\/10 {
    text-decoration-color: rgb(245 245 245 / 0.1)
}

.decoration-neutral-100\/100 {
    text-decoration-color: rgb(245 245 245 / 1)
}

.decoration-neutral-100\/20 {
    text-decoration-color: rgb(245 245 245 / 0.2)
}

.decoration-neutral-100\/25 {
    text-decoration-color: rgb(245 245 245 / 0.25)
}

.decoration-neutral-100\/30 {
    text-decoration-color: rgb(245 245 245 / 0.3)
}

.decoration-neutral-100\/40 {
    text-decoration-color: rgb(245 245 245 / 0.4)
}

.decoration-neutral-100\/5 {
    text-decoration-color: rgb(245 245 245 / 0.05)
}

.decoration-neutral-100\/50 {
    text-decoration-color: rgb(245 245 245 / 0.5)
}

.decoration-neutral-100\/60 {
    text-decoration-color: rgb(245 245 245 / 0.6)
}

.decoration-neutral-100\/70 {
    text-decoration-color: rgb(245 245 245 / 0.7)
}

.decoration-neutral-100\/75 {
    text-decoration-color: rgb(245 245 245 / 0.75)
}

.decoration-neutral-100\/80 {
    text-decoration-color: rgb(245 245 245 / 0.8)
}

.decoration-neutral-100\/90 {
    text-decoration-color: rgb(245 245 245 / 0.9)
}

.decoration-neutral-100\/95 {
    text-decoration-color: rgb(245 245 245 / 0.95)
}

.decoration-neutral-200 {
    text-decoration-color: #e5e5e5
}

.decoration-neutral-200\/0 {
    text-decoration-color: rgb(229 229 229 / 0)
}

.decoration-neutral-200\/10 {
    text-decoration-color: rgb(229 229 229 / 0.1)
}

.decoration-neutral-200\/100 {
    text-decoration-color: rgb(229 229 229 / 1)
}

.decoration-neutral-200\/20 {
    text-decoration-color: rgb(229 229 229 / 0.2)
}

.decoration-neutral-200\/25 {
    text-decoration-color: rgb(229 229 229 / 0.25)
}

.decoration-neutral-200\/30 {
    text-decoration-color: rgb(229 229 229 / 0.3)
}

.decoration-neutral-200\/40 {
    text-decoration-color: rgb(229 229 229 / 0.4)
}

.decoration-neutral-200\/5 {
    text-decoration-color: rgb(229 229 229 / 0.05)
}

.decoration-neutral-200\/50 {
    text-decoration-color: rgb(229 229 229 / 0.5)
}

.decoration-neutral-200\/60 {
    text-decoration-color: rgb(229 229 229 / 0.6)
}

.decoration-neutral-200\/70 {
    text-decoration-color: rgb(229 229 229 / 0.7)
}

.decoration-neutral-200\/75 {
    text-decoration-color: rgb(229 229 229 / 0.75)
}

.decoration-neutral-200\/80 {
    text-decoration-color: rgb(229 229 229 / 0.8)
}

.decoration-neutral-200\/90 {
    text-decoration-color: rgb(229 229 229 / 0.9)
}

.decoration-neutral-200\/95 {
    text-decoration-color: rgb(229 229 229 / 0.95)
}

.decoration-neutral-300 {
    text-decoration-color: #d4d4d4
}

.decoration-neutral-300\/0 {
    text-decoration-color: rgb(212 212 212 / 0)
}

.decoration-neutral-300\/10 {
    text-decoration-color: rgb(212 212 212 / 0.1)
}

.decoration-neutral-300\/100 {
    text-decoration-color: rgb(212 212 212 / 1)
}

.decoration-neutral-300\/20 {
    text-decoration-color: rgb(212 212 212 / 0.2)
}

.decoration-neutral-300\/25 {
    text-decoration-color: rgb(212 212 212 / 0.25)
}

.decoration-neutral-300\/30 {
    text-decoration-color: rgb(212 212 212 / 0.3)
}

.decoration-neutral-300\/40 {
    text-decoration-color: rgb(212 212 212 / 0.4)
}

.decoration-neutral-300\/5 {
    text-decoration-color: rgb(212 212 212 / 0.05)
}

.decoration-neutral-300\/50 {
    text-decoration-color: rgb(212 212 212 / 0.5)
}

.decoration-neutral-300\/60 {
    text-decoration-color: rgb(212 212 212 / 0.6)
}

.decoration-neutral-300\/70 {
    text-decoration-color: rgb(212 212 212 / 0.7)
}

.decoration-neutral-300\/75 {
    text-decoration-color: rgb(212 212 212 / 0.75)
}

.decoration-neutral-300\/80 {
    text-decoration-color: rgb(212 212 212 / 0.8)
}

.decoration-neutral-300\/90 {
    text-decoration-color: rgb(212 212 212 / 0.9)
}

.decoration-neutral-300\/95 {
    text-decoration-color: rgb(212 212 212 / 0.95)
}

.decoration-neutral-350 {
    text-decoration-color: #CDCFCE
}

.decoration-neutral-350\/0 {
    text-decoration-color: rgb(205 207 206 / 0)
}

.decoration-neutral-350\/10 {
    text-decoration-color: rgb(205 207 206 / 0.1)
}

.decoration-neutral-350\/100 {
    text-decoration-color: rgb(205 207 206 / 1)
}

.decoration-neutral-350\/20 {
    text-decoration-color: rgb(205 207 206 / 0.2)
}

.decoration-neutral-350\/25 {
    text-decoration-color: rgb(205 207 206 / 0.25)
}

.decoration-neutral-350\/30 {
    text-decoration-color: rgb(205 207 206 / 0.3)
}

.decoration-neutral-350\/40 {
    text-decoration-color: rgb(205 207 206 / 0.4)
}

.decoration-neutral-350\/5 {
    text-decoration-color: rgb(205 207 206 / 0.05)
}

.decoration-neutral-350\/50 {
    text-decoration-color: rgb(205 207 206 / 0.5)
}

.decoration-neutral-350\/60 {
    text-decoration-color: rgb(205 207 206 / 0.6)
}

.decoration-neutral-350\/70 {
    text-decoration-color: rgb(205 207 206 / 0.7)
}

.decoration-neutral-350\/75 {
    text-decoration-color: rgb(205 207 206 / 0.75)
}

.decoration-neutral-350\/80 {
    text-decoration-color: rgb(205 207 206 / 0.8)
}

.decoration-neutral-350\/90 {
    text-decoration-color: rgb(205 207 206 / 0.9)
}

.decoration-neutral-350\/95 {
    text-decoration-color: rgb(205 207 206 / 0.95)
}

.decoration-neutral-400 {
    text-decoration-color: #9EA4AC
}

.decoration-neutral-400\/0 {
    text-decoration-color: rgb(158 164 172 / 0)
}

.decoration-neutral-400\/10 {
    text-decoration-color: rgb(158 164 172 / 0.1)
}

.decoration-neutral-400\/100 {
    text-decoration-color: rgb(158 164 172 / 1)
}

.decoration-neutral-400\/20 {
    text-decoration-color: rgb(158 164 172 / 0.2)
}

.decoration-neutral-400\/25 {
    text-decoration-color: rgb(158 164 172 / 0.25)
}

.decoration-neutral-400\/30 {
    text-decoration-color: rgb(158 164 172 / 0.3)
}

.decoration-neutral-400\/40 {
    text-decoration-color: rgb(158 164 172 / 0.4)
}

.decoration-neutral-400\/5 {
    text-decoration-color: rgb(158 164 172 / 0.05)
}

.decoration-neutral-400\/50 {
    text-decoration-color: rgb(158 164 172 / 0.5)
}

.decoration-neutral-400\/60 {
    text-decoration-color: rgb(158 164 172 / 0.6)
}

.decoration-neutral-400\/70 {
    text-decoration-color: rgb(158 164 172 / 0.7)
}

.decoration-neutral-400\/75 {
    text-decoration-color: rgb(158 164 172 / 0.75)
}

.decoration-neutral-400\/80 {
    text-decoration-color: rgb(158 164 172 / 0.8)
}

.decoration-neutral-400\/90 {
    text-decoration-color: rgb(158 164 172 / 0.9)
}

.decoration-neutral-400\/95 {
    text-decoration-color: rgb(158 164 172 / 0.95)
}

.decoration-neutral-450 {
    text-decoration-color: #7B8085
}

.decoration-neutral-450\/0 {
    text-decoration-color: rgb(123 128 133 / 0)
}

.decoration-neutral-450\/10 {
    text-decoration-color: rgb(123 128 133 / 0.1)
}

.decoration-neutral-450\/100 {
    text-decoration-color: rgb(123 128 133 / 1)
}

.decoration-neutral-450\/20 {
    text-decoration-color: rgb(123 128 133 / 0.2)
}

.decoration-neutral-450\/25 {
    text-decoration-color: rgb(123 128 133 / 0.25)
}

.decoration-neutral-450\/30 {
    text-decoration-color: rgb(123 128 133 / 0.3)
}

.decoration-neutral-450\/40 {
    text-decoration-color: rgb(123 128 133 / 0.4)
}

.decoration-neutral-450\/5 {
    text-decoration-color: rgb(123 128 133 / 0.05)
}

.decoration-neutral-450\/50 {
    text-decoration-color: rgb(123 128 133 / 0.5)
}

.decoration-neutral-450\/60 {
    text-decoration-color: rgb(123 128 133 / 0.6)
}

.decoration-neutral-450\/70 {
    text-decoration-color: rgb(123 128 133 / 0.7)
}

.decoration-neutral-450\/75 {
    text-decoration-color: rgb(123 128 133 / 0.75)
}

.decoration-neutral-450\/80 {
    text-decoration-color: rgb(123 128 133 / 0.8)
}

.decoration-neutral-450\/90 {
    text-decoration-color: rgb(123 128 133 / 0.9)
}

.decoration-neutral-450\/95 {
    text-decoration-color: rgb(123 128 133 / 0.95)
}

.decoration-neutral-50 {
    text-decoration-color: #fafafa
}

.decoration-neutral-50\/0 {
    text-decoration-color: rgb(250 250 250 / 0)
}

.decoration-neutral-50\/10 {
    text-decoration-color: rgb(250 250 250 / 0.1)
}

.decoration-neutral-50\/100 {
    text-decoration-color: rgb(250 250 250 / 1)
}

.decoration-neutral-50\/20 {
    text-decoration-color: rgb(250 250 250 / 0.2)
}

.decoration-neutral-50\/25 {
    text-decoration-color: rgb(250 250 250 / 0.25)
}

.decoration-neutral-50\/30 {
    text-decoration-color: rgb(250 250 250 / 0.3)
}

.decoration-neutral-50\/40 {
    text-decoration-color: rgb(250 250 250 / 0.4)
}

.decoration-neutral-50\/5 {
    text-decoration-color: rgb(250 250 250 / 0.05)
}

.decoration-neutral-50\/50 {
    text-decoration-color: rgb(250 250 250 / 0.5)
}

.decoration-neutral-50\/60 {
    text-decoration-color: rgb(250 250 250 / 0.6)
}

.decoration-neutral-50\/70 {
    text-decoration-color: rgb(250 250 250 / 0.7)
}

.decoration-neutral-50\/75 {
    text-decoration-color: rgb(250 250 250 / 0.75)
}

.decoration-neutral-50\/80 {
    text-decoration-color: rgb(250 250 250 / 0.8)
}

.decoration-neutral-50\/90 {
    text-decoration-color: rgb(250 250 250 / 0.9)
}

.decoration-neutral-50\/95 {
    text-decoration-color: rgb(250 250 250 / 0.95)
}

.decoration-neutral-500 {
    text-decoration-color: #737373
}

.decoration-neutral-500\/0 {
    text-decoration-color: rgb(115 115 115 / 0)
}

.decoration-neutral-500\/10 {
    text-decoration-color: rgb(115 115 115 / 0.1)
}

.decoration-neutral-500\/100 {
    text-decoration-color: rgb(115 115 115 / 1)
}

.decoration-neutral-500\/20 {
    text-decoration-color: rgb(115 115 115 / 0.2)
}

.decoration-neutral-500\/25 {
    text-decoration-color: rgb(115 115 115 / 0.25)
}

.decoration-neutral-500\/30 {
    text-decoration-color: rgb(115 115 115 / 0.3)
}

.decoration-neutral-500\/40 {
    text-decoration-color: rgb(115 115 115 / 0.4)
}

.decoration-neutral-500\/5 {
    text-decoration-color: rgb(115 115 115 / 0.05)
}

.decoration-neutral-500\/50 {
    text-decoration-color: rgb(115 115 115 / 0.5)
}

.decoration-neutral-500\/60 {
    text-decoration-color: rgb(115 115 115 / 0.6)
}

.decoration-neutral-500\/70 {
    text-decoration-color: rgb(115 115 115 / 0.7)
}

.decoration-neutral-500\/75 {
    text-decoration-color: rgb(115 115 115 / 0.75)
}

.decoration-neutral-500\/80 {
    text-decoration-color: rgb(115 115 115 / 0.8)
}

.decoration-neutral-500\/90 {
    text-decoration-color: rgb(115 115 115 / 0.9)
}

.decoration-neutral-500\/95 {
    text-decoration-color: rgb(115 115 115 / 0.95)
}

.decoration-neutral-600 {
    text-decoration-color: #525252
}

.decoration-neutral-600\/0 {
    text-decoration-color: rgb(82 82 82 / 0)
}

.decoration-neutral-600\/10 {
    text-decoration-color: rgb(82 82 82 / 0.1)
}

.decoration-neutral-600\/100 {
    text-decoration-color: rgb(82 82 82 / 1)
}

.decoration-neutral-600\/20 {
    text-decoration-color: rgb(82 82 82 / 0.2)
}

.decoration-neutral-600\/25 {
    text-decoration-color: rgb(82 82 82 / 0.25)
}

.decoration-neutral-600\/30 {
    text-decoration-color: rgb(82 82 82 / 0.3)
}

.decoration-neutral-600\/40 {
    text-decoration-color: rgb(82 82 82 / 0.4)
}

.decoration-neutral-600\/5 {
    text-decoration-color: rgb(82 82 82 / 0.05)
}

.decoration-neutral-600\/50 {
    text-decoration-color: rgb(82 82 82 / 0.5)
}

.decoration-neutral-600\/60 {
    text-decoration-color: rgb(82 82 82 / 0.6)
}

.decoration-neutral-600\/70 {
    text-decoration-color: rgb(82 82 82 / 0.7)
}

.decoration-neutral-600\/75 {
    text-decoration-color: rgb(82 82 82 / 0.75)
}

.decoration-neutral-600\/80 {
    text-decoration-color: rgb(82 82 82 / 0.8)
}

.decoration-neutral-600\/90 {
    text-decoration-color: rgb(82 82 82 / 0.9)
}

.decoration-neutral-600\/95 {
    text-decoration-color: rgb(82 82 82 / 0.95)
}

.decoration-neutral-700 {
    text-decoration-color: #404040
}

.decoration-neutral-700\/0 {
    text-decoration-color: rgb(64 64 64 / 0)
}

.decoration-neutral-700\/10 {
    text-decoration-color: rgb(64 64 64 / 0.1)
}

.decoration-neutral-700\/100 {
    text-decoration-color: rgb(64 64 64 / 1)
}

.decoration-neutral-700\/20 {
    text-decoration-color: rgb(64 64 64 / 0.2)
}

.decoration-neutral-700\/25 {
    text-decoration-color: rgb(64 64 64 / 0.25)
}

.decoration-neutral-700\/30 {
    text-decoration-color: rgb(64 64 64 / 0.3)
}

.decoration-neutral-700\/40 {
    text-decoration-color: rgb(64 64 64 / 0.4)
}

.decoration-neutral-700\/5 {
    text-decoration-color: rgb(64 64 64 / 0.05)
}

.decoration-neutral-700\/50 {
    text-decoration-color: rgb(64 64 64 / 0.5)
}

.decoration-neutral-700\/60 {
    text-decoration-color: rgb(64 64 64 / 0.6)
}

.decoration-neutral-700\/70 {
    text-decoration-color: rgb(64 64 64 / 0.7)
}

.decoration-neutral-700\/75 {
    text-decoration-color: rgb(64 64 64 / 0.75)
}

.decoration-neutral-700\/80 {
    text-decoration-color: rgb(64 64 64 / 0.8)
}

.decoration-neutral-700\/90 {
    text-decoration-color: rgb(64 64 64 / 0.9)
}

.decoration-neutral-700\/95 {
    text-decoration-color: rgb(64 64 64 / 0.95)
}

.decoration-neutral-800 {
    text-decoration-color: #262626
}

.decoration-neutral-800\/0 {
    text-decoration-color: rgb(38 38 38 / 0)
}

.decoration-neutral-800\/10 {
    text-decoration-color: rgb(38 38 38 / 0.1)
}

.decoration-neutral-800\/100 {
    text-decoration-color: rgb(38 38 38 / 1)
}

.decoration-neutral-800\/20 {
    text-decoration-color: rgb(38 38 38 / 0.2)
}

.decoration-neutral-800\/25 {
    text-decoration-color: rgb(38 38 38 / 0.25)
}

.decoration-neutral-800\/30 {
    text-decoration-color: rgb(38 38 38 / 0.3)
}

.decoration-neutral-800\/40 {
    text-decoration-color: rgb(38 38 38 / 0.4)
}

.decoration-neutral-800\/5 {
    text-decoration-color: rgb(38 38 38 / 0.05)
}

.decoration-neutral-800\/50 {
    text-decoration-color: rgb(38 38 38 / 0.5)
}

.decoration-neutral-800\/60 {
    text-decoration-color: rgb(38 38 38 / 0.6)
}

.decoration-neutral-800\/70 {
    text-decoration-color: rgb(38 38 38 / 0.7)
}

.decoration-neutral-800\/75 {
    text-decoration-color: rgb(38 38 38 / 0.75)
}

.decoration-neutral-800\/80 {
    text-decoration-color: rgb(38 38 38 / 0.8)
}

.decoration-neutral-800\/90 {
    text-decoration-color: rgb(38 38 38 / 0.9)
}

.decoration-neutral-800\/95 {
    text-decoration-color: rgb(38 38 38 / 0.95)
}

.decoration-neutral-850 {
    text-decoration-color: #0B0B0B
}

.decoration-neutral-850\/0 {
    text-decoration-color: rgb(11 11 11 / 0)
}

.decoration-neutral-850\/10 {
    text-decoration-color: rgb(11 11 11 / 0.1)
}

.decoration-neutral-850\/100 {
    text-decoration-color: rgb(11 11 11 / 1)
}

.decoration-neutral-850\/20 {
    text-decoration-color: rgb(11 11 11 / 0.2)
}

.decoration-neutral-850\/25 {
    text-decoration-color: rgb(11 11 11 / 0.25)
}

.decoration-neutral-850\/30 {
    text-decoration-color: rgb(11 11 11 / 0.3)
}

.decoration-neutral-850\/40 {
    text-decoration-color: rgb(11 11 11 / 0.4)
}

.decoration-neutral-850\/5 {
    text-decoration-color: rgb(11 11 11 / 0.05)
}

.decoration-neutral-850\/50 {
    text-decoration-color: rgb(11 11 11 / 0.5)
}

.decoration-neutral-850\/60 {
    text-decoration-color: rgb(11 11 11 / 0.6)
}

.decoration-neutral-850\/70 {
    text-decoration-color: rgb(11 11 11 / 0.7)
}

.decoration-neutral-850\/75 {
    text-decoration-color: rgb(11 11 11 / 0.75)
}

.decoration-neutral-850\/80 {
    text-decoration-color: rgb(11 11 11 / 0.8)
}

.decoration-neutral-850\/90 {
    text-decoration-color: rgb(11 11 11 / 0.9)
}

.decoration-neutral-850\/95 {
    text-decoration-color: rgb(11 11 11 / 0.95)
}

.decoration-neutral-900 {
    text-decoration-color: #171717
}

.decoration-neutral-900\/0 {
    text-decoration-color: rgb(23 23 23 / 0)
}

.decoration-neutral-900\/10 {
    text-decoration-color: rgb(23 23 23 / 0.1)
}

.decoration-neutral-900\/100 {
    text-decoration-color: rgb(23 23 23 / 1)
}

.decoration-neutral-900\/20 {
    text-decoration-color: rgb(23 23 23 / 0.2)
}

.decoration-neutral-900\/25 {
    text-decoration-color: rgb(23 23 23 / 0.25)
}

.decoration-neutral-900\/30 {
    text-decoration-color: rgb(23 23 23 / 0.3)
}

.decoration-neutral-900\/40 {
    text-decoration-color: rgb(23 23 23 / 0.4)
}

.decoration-neutral-900\/5 {
    text-decoration-color: rgb(23 23 23 / 0.05)
}

.decoration-neutral-900\/50 {
    text-decoration-color: rgb(23 23 23 / 0.5)
}

.decoration-neutral-900\/60 {
    text-decoration-color: rgb(23 23 23 / 0.6)
}

.decoration-neutral-900\/70 {
    text-decoration-color: rgb(23 23 23 / 0.7)
}

.decoration-neutral-900\/75 {
    text-decoration-color: rgb(23 23 23 / 0.75)
}

.decoration-neutral-900\/80 {
    text-decoration-color: rgb(23 23 23 / 0.8)
}

.decoration-neutral-900\/90 {
    text-decoration-color: rgb(23 23 23 / 0.9)
}

.decoration-neutral-900\/95 {
    text-decoration-color: rgb(23 23 23 / 0.95)
}

.decoration-neutral-950 {
    text-decoration-color: #0a0a0a
}

.decoration-neutral-950\/0 {
    text-decoration-color: rgb(10 10 10 / 0)
}

.decoration-neutral-950\/10 {
    text-decoration-color: rgb(10 10 10 / 0.1)
}

.decoration-neutral-950\/100 {
    text-decoration-color: rgb(10 10 10 / 1)
}

.decoration-neutral-950\/20 {
    text-decoration-color: rgb(10 10 10 / 0.2)
}

.decoration-neutral-950\/25 {
    text-decoration-color: rgb(10 10 10 / 0.25)
}

.decoration-neutral-950\/30 {
    text-decoration-color: rgb(10 10 10 / 0.3)
}

.decoration-neutral-950\/40 {
    text-decoration-color: rgb(10 10 10 / 0.4)
}

.decoration-neutral-950\/5 {
    text-decoration-color: rgb(10 10 10 / 0.05)
}

.decoration-neutral-950\/50 {
    text-decoration-color: rgb(10 10 10 / 0.5)
}

.decoration-neutral-950\/60 {
    text-decoration-color: rgb(10 10 10 / 0.6)
}

.decoration-neutral-950\/70 {
    text-decoration-color: rgb(10 10 10 / 0.7)
}

.decoration-neutral-950\/75 {
    text-decoration-color: rgb(10 10 10 / 0.75)
}

.decoration-neutral-950\/80 {
    text-decoration-color: rgb(10 10 10 / 0.8)
}

.decoration-neutral-950\/90 {
    text-decoration-color: rgb(10 10 10 / 0.9)
}

.decoration-neutral-950\/95 {
    text-decoration-color: rgb(10 10 10 / 0.95)
}

.decoration-orange-100 {
    text-decoration-color: #ffedd5
}

.decoration-orange-100\/0 {
    text-decoration-color: rgb(255 237 213 / 0)
}

.decoration-orange-100\/10 {
    text-decoration-color: rgb(255 237 213 / 0.1)
}

.decoration-orange-100\/100 {
    text-decoration-color: rgb(255 237 213 / 1)
}

.decoration-orange-100\/20 {
    text-decoration-color: rgb(255 237 213 / 0.2)
}

.decoration-orange-100\/25 {
    text-decoration-color: rgb(255 237 213 / 0.25)
}

.decoration-orange-100\/30 {
    text-decoration-color: rgb(255 237 213 / 0.3)
}

.decoration-orange-100\/40 {
    text-decoration-color: rgb(255 237 213 / 0.4)
}

.decoration-orange-100\/5 {
    text-decoration-color: rgb(255 237 213 / 0.05)
}

.decoration-orange-100\/50 {
    text-decoration-color: rgb(255 237 213 / 0.5)
}

.decoration-orange-100\/60 {
    text-decoration-color: rgb(255 237 213 / 0.6)
}

.decoration-orange-100\/70 {
    text-decoration-color: rgb(255 237 213 / 0.7)
}

.decoration-orange-100\/75 {
    text-decoration-color: rgb(255 237 213 / 0.75)
}

.decoration-orange-100\/80 {
    text-decoration-color: rgb(255 237 213 / 0.8)
}

.decoration-orange-100\/90 {
    text-decoration-color: rgb(255 237 213 / 0.9)
}

.decoration-orange-100\/95 {
    text-decoration-color: rgb(255 237 213 / 0.95)
}

.decoration-orange-1050 {
    text-decoration-color: #C32D2C
}

.decoration-orange-1050\/0 {
    text-decoration-color: rgb(195 45 44 / 0)
}

.decoration-orange-1050\/10 {
    text-decoration-color: rgb(195 45 44 / 0.1)
}

.decoration-orange-1050\/100 {
    text-decoration-color: rgb(195 45 44 / 1)
}

.decoration-orange-1050\/20 {
    text-decoration-color: rgb(195 45 44 / 0.2)
}

.decoration-orange-1050\/25 {
    text-decoration-color: rgb(195 45 44 / 0.25)
}

.decoration-orange-1050\/30 {
    text-decoration-color: rgb(195 45 44 / 0.3)
}

.decoration-orange-1050\/40 {
    text-decoration-color: rgb(195 45 44 / 0.4)
}

.decoration-orange-1050\/5 {
    text-decoration-color: rgb(195 45 44 / 0.05)
}

.decoration-orange-1050\/50 {
    text-decoration-color: rgb(195 45 44 / 0.5)
}

.decoration-orange-1050\/60 {
    text-decoration-color: rgb(195 45 44 / 0.6)
}

.decoration-orange-1050\/70 {
    text-decoration-color: rgb(195 45 44 / 0.7)
}

.decoration-orange-1050\/75 {
    text-decoration-color: rgb(195 45 44 / 0.75)
}

.decoration-orange-1050\/80 {
    text-decoration-color: rgb(195 45 44 / 0.8)
}

.decoration-orange-1050\/90 {
    text-decoration-color: rgb(195 45 44 / 0.9)
}

.decoration-orange-1050\/95 {
    text-decoration-color: rgb(195 45 44 / 0.95)
}

.decoration-orange-1150 {
    text-decoration-color: #DF5F39
}

.decoration-orange-1150\/0 {
    text-decoration-color: rgb(223 95 57 / 0)
}

.decoration-orange-1150\/10 {
    text-decoration-color: rgb(223 95 57 / 0.1)
}

.decoration-orange-1150\/100 {
    text-decoration-color: rgb(223 95 57 / 1)
}

.decoration-orange-1150\/20 {
    text-decoration-color: rgb(223 95 57 / 0.2)
}

.decoration-orange-1150\/25 {
    text-decoration-color: rgb(223 95 57 / 0.25)
}

.decoration-orange-1150\/30 {
    text-decoration-color: rgb(223 95 57 / 0.3)
}

.decoration-orange-1150\/40 {
    text-decoration-color: rgb(223 95 57 / 0.4)
}

.decoration-orange-1150\/5 {
    text-decoration-color: rgb(223 95 57 / 0.05)
}

.decoration-orange-1150\/50 {
    text-decoration-color: rgb(223 95 57 / 0.5)
}

.decoration-orange-1150\/60 {
    text-decoration-color: rgb(223 95 57 / 0.6)
}

.decoration-orange-1150\/70 {
    text-decoration-color: rgb(223 95 57 / 0.7)
}

.decoration-orange-1150\/75 {
    text-decoration-color: rgb(223 95 57 / 0.75)
}

.decoration-orange-1150\/80 {
    text-decoration-color: rgb(223 95 57 / 0.8)
}

.decoration-orange-1150\/90 {
    text-decoration-color: rgb(223 95 57 / 0.9)
}

.decoration-orange-1150\/95 {
    text-decoration-color: rgb(223 95 57 / 0.95)
}

.decoration-orange-1350 {
    text-decoration-color: #F0B23E
}

.decoration-orange-1350\/0 {
    text-decoration-color: rgb(240 178 62 / 0)
}

.decoration-orange-1350\/10 {
    text-decoration-color: rgb(240 178 62 / 0.1)
}

.decoration-orange-1350\/100 {
    text-decoration-color: rgb(240 178 62 / 1)
}

.decoration-orange-1350\/20 {
    text-decoration-color: rgb(240 178 62 / 0.2)
}

.decoration-orange-1350\/25 {
    text-decoration-color: rgb(240 178 62 / 0.25)
}

.decoration-orange-1350\/30 {
    text-decoration-color: rgb(240 178 62 / 0.3)
}

.decoration-orange-1350\/40 {
    text-decoration-color: rgb(240 178 62 / 0.4)
}

.decoration-orange-1350\/5 {
    text-decoration-color: rgb(240 178 62 / 0.05)
}

.decoration-orange-1350\/50 {
    text-decoration-color: rgb(240 178 62 / 0.5)
}

.decoration-orange-1350\/60 {
    text-decoration-color: rgb(240 178 62 / 0.6)
}

.decoration-orange-1350\/70 {
    text-decoration-color: rgb(240 178 62 / 0.7)
}

.decoration-orange-1350\/75 {
    text-decoration-color: rgb(240 178 62 / 0.75)
}

.decoration-orange-1350\/80 {
    text-decoration-color: rgb(240 178 62 / 0.8)
}

.decoration-orange-1350\/90 {
    text-decoration-color: rgb(240 178 62 / 0.9)
}

.decoration-orange-1350\/95 {
    text-decoration-color: rgb(240 178 62 / 0.95)
}

.decoration-orange-200 {
    text-decoration-color: #fed7aa
}

.decoration-orange-200\/0 {
    text-decoration-color: rgb(254 215 170 / 0)
}

.decoration-orange-200\/10 {
    text-decoration-color: rgb(254 215 170 / 0.1)
}

.decoration-orange-200\/100 {
    text-decoration-color: rgb(254 215 170 / 1)
}

.decoration-orange-200\/20 {
    text-decoration-color: rgb(254 215 170 / 0.2)
}

.decoration-orange-200\/25 {
    text-decoration-color: rgb(254 215 170 / 0.25)
}

.decoration-orange-200\/30 {
    text-decoration-color: rgb(254 215 170 / 0.3)
}

.decoration-orange-200\/40 {
    text-decoration-color: rgb(254 215 170 / 0.4)
}

.decoration-orange-200\/5 {
    text-decoration-color: rgb(254 215 170 / 0.05)
}

.decoration-orange-200\/50 {
    text-decoration-color: rgb(254 215 170 / 0.5)
}

.decoration-orange-200\/60 {
    text-decoration-color: rgb(254 215 170 / 0.6)
}

.decoration-orange-200\/70 {
    text-decoration-color: rgb(254 215 170 / 0.7)
}

.decoration-orange-200\/75 {
    text-decoration-color: rgb(254 215 170 / 0.75)
}

.decoration-orange-200\/80 {
    text-decoration-color: rgb(254 215 170 / 0.8)
}

.decoration-orange-200\/90 {
    text-decoration-color: rgb(254 215 170 / 0.9)
}

.decoration-orange-200\/95 {
    text-decoration-color: rgb(254 215 170 / 0.95)
}

.decoration-orange-250 {
    text-decoration-color: #f4cfbc
}

.decoration-orange-250\/0 {
    text-decoration-color: rgb(244 207 188 / 0)
}

.decoration-orange-250\/10 {
    text-decoration-color: rgb(244 207 188 / 0.1)
}

.decoration-orange-250\/100 {
    text-decoration-color: rgb(244 207 188 / 1)
}

.decoration-orange-250\/20 {
    text-decoration-color: rgb(244 207 188 / 0.2)
}

.decoration-orange-250\/25 {
    text-decoration-color: rgb(244 207 188 / 0.25)
}

.decoration-orange-250\/30 {
    text-decoration-color: rgb(244 207 188 / 0.3)
}

.decoration-orange-250\/40 {
    text-decoration-color: rgb(244 207 188 / 0.4)
}

.decoration-orange-250\/5 {
    text-decoration-color: rgb(244 207 188 / 0.05)
}

.decoration-orange-250\/50 {
    text-decoration-color: rgb(244 207 188 / 0.5)
}

.decoration-orange-250\/60 {
    text-decoration-color: rgb(244 207 188 / 0.6)
}

.decoration-orange-250\/70 {
    text-decoration-color: rgb(244 207 188 / 0.7)
}

.decoration-orange-250\/75 {
    text-decoration-color: rgb(244 207 188 / 0.75)
}

.decoration-orange-250\/80 {
    text-decoration-color: rgb(244 207 188 / 0.8)
}

.decoration-orange-250\/90 {
    text-decoration-color: rgb(244 207 188 / 0.9)
}

.decoration-orange-250\/95 {
    text-decoration-color: rgb(244 207 188 / 0.95)
}

.decoration-orange-300 {
    text-decoration-color: #fdba74
}

.decoration-orange-300\/0 {
    text-decoration-color: rgb(253 186 116 / 0)
}

.decoration-orange-300\/10 {
    text-decoration-color: rgb(253 186 116 / 0.1)
}

.decoration-orange-300\/100 {
    text-decoration-color: rgb(253 186 116 / 1)
}

.decoration-orange-300\/20 {
    text-decoration-color: rgb(253 186 116 / 0.2)
}

.decoration-orange-300\/25 {
    text-decoration-color: rgb(253 186 116 / 0.25)
}

.decoration-orange-300\/30 {
    text-decoration-color: rgb(253 186 116 / 0.3)
}

.decoration-orange-300\/40 {
    text-decoration-color: rgb(253 186 116 / 0.4)
}

.decoration-orange-300\/5 {
    text-decoration-color: rgb(253 186 116 / 0.05)
}

.decoration-orange-300\/50 {
    text-decoration-color: rgb(253 186 116 / 0.5)
}

.decoration-orange-300\/60 {
    text-decoration-color: rgb(253 186 116 / 0.6)
}

.decoration-orange-300\/70 {
    text-decoration-color: rgb(253 186 116 / 0.7)
}

.decoration-orange-300\/75 {
    text-decoration-color: rgb(253 186 116 / 0.75)
}

.decoration-orange-300\/80 {
    text-decoration-color: rgb(253 186 116 / 0.8)
}

.decoration-orange-300\/90 {
    text-decoration-color: rgb(253 186 116 / 0.9)
}

.decoration-orange-300\/95 {
    text-decoration-color: rgb(253 186 116 / 0.95)
}

.decoration-orange-400 {
    text-decoration-color: #fb923c
}

.decoration-orange-400\/0 {
    text-decoration-color: rgb(251 146 60 / 0)
}

.decoration-orange-400\/10 {
    text-decoration-color: rgb(251 146 60 / 0.1)
}

.decoration-orange-400\/100 {
    text-decoration-color: rgb(251 146 60 / 1)
}

.decoration-orange-400\/20 {
    text-decoration-color: rgb(251 146 60 / 0.2)
}

.decoration-orange-400\/25 {
    text-decoration-color: rgb(251 146 60 / 0.25)
}

.decoration-orange-400\/30 {
    text-decoration-color: rgb(251 146 60 / 0.3)
}

.decoration-orange-400\/40 {
    text-decoration-color: rgb(251 146 60 / 0.4)
}

.decoration-orange-400\/5 {
    text-decoration-color: rgb(251 146 60 / 0.05)
}

.decoration-orange-400\/50 {
    text-decoration-color: rgb(251 146 60 / 0.5)
}

.decoration-orange-400\/60 {
    text-decoration-color: rgb(251 146 60 / 0.6)
}

.decoration-orange-400\/70 {
    text-decoration-color: rgb(251 146 60 / 0.7)
}

.decoration-orange-400\/75 {
    text-decoration-color: rgb(251 146 60 / 0.75)
}

.decoration-orange-400\/80 {
    text-decoration-color: rgb(251 146 60 / 0.8)
}

.decoration-orange-400\/90 {
    text-decoration-color: rgb(251 146 60 / 0.9)
}

.decoration-orange-400\/95 {
    text-decoration-color: rgb(251 146 60 / 0.95)
}

.decoration-orange-50 {
    text-decoration-color: #fff7ed
}

.decoration-orange-50\/0 {
    text-decoration-color: rgb(255 247 237 / 0)
}

.decoration-orange-50\/10 {
    text-decoration-color: rgb(255 247 237 / 0.1)
}

.decoration-orange-50\/100 {
    text-decoration-color: rgb(255 247 237 / 1)
}

.decoration-orange-50\/20 {
    text-decoration-color: rgb(255 247 237 / 0.2)
}

.decoration-orange-50\/25 {
    text-decoration-color: rgb(255 247 237 / 0.25)
}

.decoration-orange-50\/30 {
    text-decoration-color: rgb(255 247 237 / 0.3)
}

.decoration-orange-50\/40 {
    text-decoration-color: rgb(255 247 237 / 0.4)
}

.decoration-orange-50\/5 {
    text-decoration-color: rgb(255 247 237 / 0.05)
}

.decoration-orange-50\/50 {
    text-decoration-color: rgb(255 247 237 / 0.5)
}

.decoration-orange-50\/60 {
    text-decoration-color: rgb(255 247 237 / 0.6)
}

.decoration-orange-50\/70 {
    text-decoration-color: rgb(255 247 237 / 0.7)
}

.decoration-orange-50\/75 {
    text-decoration-color: rgb(255 247 237 / 0.75)
}

.decoration-orange-50\/80 {
    text-decoration-color: rgb(255 247 237 / 0.8)
}

.decoration-orange-50\/90 {
    text-decoration-color: rgb(255 247 237 / 0.9)
}

.decoration-orange-50\/95 {
    text-decoration-color: rgb(255 247 237 / 0.95)
}

.decoration-orange-500 {
    text-decoration-color: #f97316
}

.decoration-orange-500\/0 {
    text-decoration-color: rgb(249 115 22 / 0)
}

.decoration-orange-500\/10 {
    text-decoration-color: rgb(249 115 22 / 0.1)
}

.decoration-orange-500\/100 {
    text-decoration-color: rgb(249 115 22 / 1)
}

.decoration-orange-500\/20 {
    text-decoration-color: rgb(249 115 22 / 0.2)
}

.decoration-orange-500\/25 {
    text-decoration-color: rgb(249 115 22 / 0.25)
}

.decoration-orange-500\/30 {
    text-decoration-color: rgb(249 115 22 / 0.3)
}

.decoration-orange-500\/40 {
    text-decoration-color: rgb(249 115 22 / 0.4)
}

.decoration-orange-500\/5 {
    text-decoration-color: rgb(249 115 22 / 0.05)
}

.decoration-orange-500\/50 {
    text-decoration-color: rgb(249 115 22 / 0.5)
}

.decoration-orange-500\/60 {
    text-decoration-color: rgb(249 115 22 / 0.6)
}

.decoration-orange-500\/70 {
    text-decoration-color: rgb(249 115 22 / 0.7)
}

.decoration-orange-500\/75 {
    text-decoration-color: rgb(249 115 22 / 0.75)
}

.decoration-orange-500\/80 {
    text-decoration-color: rgb(249 115 22 / 0.8)
}

.decoration-orange-500\/90 {
    text-decoration-color: rgb(249 115 22 / 0.9)
}

.decoration-orange-500\/95 {
    text-decoration-color: rgb(249 115 22 / 0.95)
}

.decoration-orange-550 {
    text-decoration-color: #f57e41
}

.decoration-orange-550\/0 {
    text-decoration-color: rgb(245 126 65 / 0)
}

.decoration-orange-550\/10 {
    text-decoration-color: rgb(245 126 65 / 0.1)
}

.decoration-orange-550\/100 {
    text-decoration-color: rgb(245 126 65 / 1)
}

.decoration-orange-550\/20 {
    text-decoration-color: rgb(245 126 65 / 0.2)
}

.decoration-orange-550\/25 {
    text-decoration-color: rgb(245 126 65 / 0.25)
}

.decoration-orange-550\/30 {
    text-decoration-color: rgb(245 126 65 / 0.3)
}

.decoration-orange-550\/40 {
    text-decoration-color: rgb(245 126 65 / 0.4)
}

.decoration-orange-550\/5 {
    text-decoration-color: rgb(245 126 65 / 0.05)
}

.decoration-orange-550\/50 {
    text-decoration-color: rgb(245 126 65 / 0.5)
}

.decoration-orange-550\/60 {
    text-decoration-color: rgb(245 126 65 / 0.6)
}

.decoration-orange-550\/70 {
    text-decoration-color: rgb(245 126 65 / 0.7)
}

.decoration-orange-550\/75 {
    text-decoration-color: rgb(245 126 65 / 0.75)
}

.decoration-orange-550\/80 {
    text-decoration-color: rgb(245 126 65 / 0.8)
}

.decoration-orange-550\/90 {
    text-decoration-color: rgb(245 126 65 / 0.9)
}

.decoration-orange-550\/95 {
    text-decoration-color: rgb(245 126 65 / 0.95)
}

.decoration-orange-600 {
    text-decoration-color: #ea580c
}

.decoration-orange-600\/0 {
    text-decoration-color: rgb(234 88 12 / 0)
}

.decoration-orange-600\/10 {
    text-decoration-color: rgb(234 88 12 / 0.1)
}

.decoration-orange-600\/100 {
    text-decoration-color: rgb(234 88 12 / 1)
}

.decoration-orange-600\/20 {
    text-decoration-color: rgb(234 88 12 / 0.2)
}

.decoration-orange-600\/25 {
    text-decoration-color: rgb(234 88 12 / 0.25)
}

.decoration-orange-600\/30 {
    text-decoration-color: rgb(234 88 12 / 0.3)
}

.decoration-orange-600\/40 {
    text-decoration-color: rgb(234 88 12 / 0.4)
}

.decoration-orange-600\/5 {
    text-decoration-color: rgb(234 88 12 / 0.05)
}

.decoration-orange-600\/50 {
    text-decoration-color: rgb(234 88 12 / 0.5)
}

.decoration-orange-600\/60 {
    text-decoration-color: rgb(234 88 12 / 0.6)
}

.decoration-orange-600\/70 {
    text-decoration-color: rgb(234 88 12 / 0.7)
}

.decoration-orange-600\/75 {
    text-decoration-color: rgb(234 88 12 / 0.75)
}

.decoration-orange-600\/80 {
    text-decoration-color: rgb(234 88 12 / 0.8)
}

.decoration-orange-600\/90 {
    text-decoration-color: rgb(234 88 12 / 0.9)
}

.decoration-orange-600\/95 {
    text-decoration-color: rgb(234 88 12 / 0.95)
}

.decoration-orange-650 {
    text-decoration-color: #db6326
}

.decoration-orange-650\/0 {
    text-decoration-color: rgb(219 99 38 / 0)
}

.decoration-orange-650\/10 {
    text-decoration-color: rgb(219 99 38 / 0.1)
}

.decoration-orange-650\/100 {
    text-decoration-color: rgb(219 99 38 / 1)
}

.decoration-orange-650\/20 {
    text-decoration-color: rgb(219 99 38 / 0.2)
}

.decoration-orange-650\/25 {
    text-decoration-color: rgb(219 99 38 / 0.25)
}

.decoration-orange-650\/30 {
    text-decoration-color: rgb(219 99 38 / 0.3)
}

.decoration-orange-650\/40 {
    text-decoration-color: rgb(219 99 38 / 0.4)
}

.decoration-orange-650\/5 {
    text-decoration-color: rgb(219 99 38 / 0.05)
}

.decoration-orange-650\/50 {
    text-decoration-color: rgb(219 99 38 / 0.5)
}

.decoration-orange-650\/60 {
    text-decoration-color: rgb(219 99 38 / 0.6)
}

.decoration-orange-650\/70 {
    text-decoration-color: rgb(219 99 38 / 0.7)
}

.decoration-orange-650\/75 {
    text-decoration-color: rgb(219 99 38 / 0.75)
}

.decoration-orange-650\/80 {
    text-decoration-color: rgb(219 99 38 / 0.8)
}

.decoration-orange-650\/90 {
    text-decoration-color: rgb(219 99 38 / 0.9)
}

.decoration-orange-650\/95 {
    text-decoration-color: rgb(219 99 38 / 0.95)
}

.decoration-orange-700 {
    text-decoration-color: #c2410c
}

.decoration-orange-700\/0 {
    text-decoration-color: rgb(194 65 12 / 0)
}

.decoration-orange-700\/10 {
    text-decoration-color: rgb(194 65 12 / 0.1)
}

.decoration-orange-700\/100 {
    text-decoration-color: rgb(194 65 12 / 1)
}

.decoration-orange-700\/20 {
    text-decoration-color: rgb(194 65 12 / 0.2)
}

.decoration-orange-700\/25 {
    text-decoration-color: rgb(194 65 12 / 0.25)
}

.decoration-orange-700\/30 {
    text-decoration-color: rgb(194 65 12 / 0.3)
}

.decoration-orange-700\/40 {
    text-decoration-color: rgb(194 65 12 / 0.4)
}

.decoration-orange-700\/5 {
    text-decoration-color: rgb(194 65 12 / 0.05)
}

.decoration-orange-700\/50 {
    text-decoration-color: rgb(194 65 12 / 0.5)
}

.decoration-orange-700\/60 {
    text-decoration-color: rgb(194 65 12 / 0.6)
}

.decoration-orange-700\/70 {
    text-decoration-color: rgb(194 65 12 / 0.7)
}

.decoration-orange-700\/75 {
    text-decoration-color: rgb(194 65 12 / 0.75)
}

.decoration-orange-700\/80 {
    text-decoration-color: rgb(194 65 12 / 0.8)
}

.decoration-orange-700\/90 {
    text-decoration-color: rgb(194 65 12 / 0.9)
}

.decoration-orange-700\/95 {
    text-decoration-color: rgb(194 65 12 / 0.95)
}

.decoration-orange-750 {
    text-decoration-color: #783615
}

.decoration-orange-750\/0 {
    text-decoration-color: rgb(120 54 21 / 0)
}

.decoration-orange-750\/10 {
    text-decoration-color: rgb(120 54 21 / 0.1)
}

.decoration-orange-750\/100 {
    text-decoration-color: rgb(120 54 21 / 1)
}

.decoration-orange-750\/20 {
    text-decoration-color: rgb(120 54 21 / 0.2)
}

.decoration-orange-750\/25 {
    text-decoration-color: rgb(120 54 21 / 0.25)
}

.decoration-orange-750\/30 {
    text-decoration-color: rgb(120 54 21 / 0.3)
}

.decoration-orange-750\/40 {
    text-decoration-color: rgb(120 54 21 / 0.4)
}

.decoration-orange-750\/5 {
    text-decoration-color: rgb(120 54 21 / 0.05)
}

.decoration-orange-750\/50 {
    text-decoration-color: rgb(120 54 21 / 0.5)
}

.decoration-orange-750\/60 {
    text-decoration-color: rgb(120 54 21 / 0.6)
}

.decoration-orange-750\/70 {
    text-decoration-color: rgb(120 54 21 / 0.7)
}

.decoration-orange-750\/75 {
    text-decoration-color: rgb(120 54 21 / 0.75)
}

.decoration-orange-750\/80 {
    text-decoration-color: rgb(120 54 21 / 0.8)
}

.decoration-orange-750\/90 {
    text-decoration-color: rgb(120 54 21 / 0.9)
}

.decoration-orange-750\/95 {
    text-decoration-color: rgb(120 54 21 / 0.95)
}

.decoration-orange-800 {
    text-decoration-color: #9a3412
}

.decoration-orange-800\/0 {
    text-decoration-color: rgb(154 52 18 / 0)
}

.decoration-orange-800\/10 {
    text-decoration-color: rgb(154 52 18 / 0.1)
}

.decoration-orange-800\/100 {
    text-decoration-color: rgb(154 52 18 / 1)
}

.decoration-orange-800\/20 {
    text-decoration-color: rgb(154 52 18 / 0.2)
}

.decoration-orange-800\/25 {
    text-decoration-color: rgb(154 52 18 / 0.25)
}

.decoration-orange-800\/30 {
    text-decoration-color: rgb(154 52 18 / 0.3)
}

.decoration-orange-800\/40 {
    text-decoration-color: rgb(154 52 18 / 0.4)
}

.decoration-orange-800\/5 {
    text-decoration-color: rgb(154 52 18 / 0.05)
}

.decoration-orange-800\/50 {
    text-decoration-color: rgb(154 52 18 / 0.5)
}

.decoration-orange-800\/60 {
    text-decoration-color: rgb(154 52 18 / 0.6)
}

.decoration-orange-800\/70 {
    text-decoration-color: rgb(154 52 18 / 0.7)
}

.decoration-orange-800\/75 {
    text-decoration-color: rgb(154 52 18 / 0.75)
}

.decoration-orange-800\/80 {
    text-decoration-color: rgb(154 52 18 / 0.8)
}

.decoration-orange-800\/90 {
    text-decoration-color: rgb(154 52 18 / 0.9)
}

.decoration-orange-800\/95 {
    text-decoration-color: rgb(154 52 18 / 0.95)
}

.decoration-orange-850 {
    text-decoration-color: #4A0B21
}

.decoration-orange-850\/0 {
    text-decoration-color: rgb(74 11 33 / 0)
}

.decoration-orange-850\/10 {
    text-decoration-color: rgb(74 11 33 / 0.1)
}

.decoration-orange-850\/100 {
    text-decoration-color: rgb(74 11 33 / 1)
}

.decoration-orange-850\/20 {
    text-decoration-color: rgb(74 11 33 / 0.2)
}

.decoration-orange-850\/25 {
    text-decoration-color: rgb(74 11 33 / 0.25)
}

.decoration-orange-850\/30 {
    text-decoration-color: rgb(74 11 33 / 0.3)
}

.decoration-orange-850\/40 {
    text-decoration-color: rgb(74 11 33 / 0.4)
}

.decoration-orange-850\/5 {
    text-decoration-color: rgb(74 11 33 / 0.05)
}

.decoration-orange-850\/50 {
    text-decoration-color: rgb(74 11 33 / 0.5)
}

.decoration-orange-850\/60 {
    text-decoration-color: rgb(74 11 33 / 0.6)
}

.decoration-orange-850\/70 {
    text-decoration-color: rgb(74 11 33 / 0.7)
}

.decoration-orange-850\/75 {
    text-decoration-color: rgb(74 11 33 / 0.75)
}

.decoration-orange-850\/80 {
    text-decoration-color: rgb(74 11 33 / 0.8)
}

.decoration-orange-850\/90 {
    text-decoration-color: rgb(74 11 33 / 0.9)
}

.decoration-orange-850\/95 {
    text-decoration-color: rgb(74 11 33 / 0.95)
}

.decoration-orange-900 {
    text-decoration-color: #7c2d12
}

.decoration-orange-900\/0 {
    text-decoration-color: rgb(124 45 18 / 0)
}

.decoration-orange-900\/10 {
    text-decoration-color: rgb(124 45 18 / 0.1)
}

.decoration-orange-900\/100 {
    text-decoration-color: rgb(124 45 18 / 1)
}

.decoration-orange-900\/20 {
    text-decoration-color: rgb(124 45 18 / 0.2)
}

.decoration-orange-900\/25 {
    text-decoration-color: rgb(124 45 18 / 0.25)
}

.decoration-orange-900\/30 {
    text-decoration-color: rgb(124 45 18 / 0.3)
}

.decoration-orange-900\/40 {
    text-decoration-color: rgb(124 45 18 / 0.4)
}

.decoration-orange-900\/5 {
    text-decoration-color: rgb(124 45 18 / 0.05)
}

.decoration-orange-900\/50 {
    text-decoration-color: rgb(124 45 18 / 0.5)
}

.decoration-orange-900\/60 {
    text-decoration-color: rgb(124 45 18 / 0.6)
}

.decoration-orange-900\/70 {
    text-decoration-color: rgb(124 45 18 / 0.7)
}

.decoration-orange-900\/75 {
    text-decoration-color: rgb(124 45 18 / 0.75)
}

.decoration-orange-900\/80 {
    text-decoration-color: rgb(124 45 18 / 0.8)
}

.decoration-orange-900\/90 {
    text-decoration-color: rgb(124 45 18 / 0.9)
}

.decoration-orange-900\/95 {
    text-decoration-color: rgb(124 45 18 / 0.95)
}

.decoration-orange-950 {
    text-decoration-color: #80181F
}

.decoration-orange-950\/0 {
    text-decoration-color: rgb(128 24 31 / 0)
}

.decoration-orange-950\/10 {
    text-decoration-color: rgb(128 24 31 / 0.1)
}

.decoration-orange-950\/100 {
    text-decoration-color: rgb(128 24 31 / 1)
}

.decoration-orange-950\/20 {
    text-decoration-color: rgb(128 24 31 / 0.2)
}

.decoration-orange-950\/25 {
    text-decoration-color: rgb(128 24 31 / 0.25)
}

.decoration-orange-950\/30 {
    text-decoration-color: rgb(128 24 31 / 0.3)
}

.decoration-orange-950\/40 {
    text-decoration-color: rgb(128 24 31 / 0.4)
}

.decoration-orange-950\/5 {
    text-decoration-color: rgb(128 24 31 / 0.05)
}

.decoration-orange-950\/50 {
    text-decoration-color: rgb(128 24 31 / 0.5)
}

.decoration-orange-950\/60 {
    text-decoration-color: rgb(128 24 31 / 0.6)
}

.decoration-orange-950\/70 {
    text-decoration-color: rgb(128 24 31 / 0.7)
}

.decoration-orange-950\/75 {
    text-decoration-color: rgb(128 24 31 / 0.75)
}

.decoration-orange-950\/80 {
    text-decoration-color: rgb(128 24 31 / 0.8)
}

.decoration-orange-950\/90 {
    text-decoration-color: rgb(128 24 31 / 0.9)
}

.decoration-orange-950\/95 {
    text-decoration-color: rgb(128 24 31 / 0.95)
}

.decoration-pink-100 {
    text-decoration-color: #fce7f3
}

.decoration-pink-100\/0 {
    text-decoration-color: rgb(252 231 243 / 0)
}

.decoration-pink-100\/10 {
    text-decoration-color: rgb(252 231 243 / 0.1)
}

.decoration-pink-100\/100 {
    text-decoration-color: rgb(252 231 243 / 1)
}

.decoration-pink-100\/20 {
    text-decoration-color: rgb(252 231 243 / 0.2)
}

.decoration-pink-100\/25 {
    text-decoration-color: rgb(252 231 243 / 0.25)
}

.decoration-pink-100\/30 {
    text-decoration-color: rgb(252 231 243 / 0.3)
}

.decoration-pink-100\/40 {
    text-decoration-color: rgb(252 231 243 / 0.4)
}

.decoration-pink-100\/5 {
    text-decoration-color: rgb(252 231 243 / 0.05)
}

.decoration-pink-100\/50 {
    text-decoration-color: rgb(252 231 243 / 0.5)
}

.decoration-pink-100\/60 {
    text-decoration-color: rgb(252 231 243 / 0.6)
}

.decoration-pink-100\/70 {
    text-decoration-color: rgb(252 231 243 / 0.7)
}

.decoration-pink-100\/75 {
    text-decoration-color: rgb(252 231 243 / 0.75)
}

.decoration-pink-100\/80 {
    text-decoration-color: rgb(252 231 243 / 0.8)
}

.decoration-pink-100\/90 {
    text-decoration-color: rgb(252 231 243 / 0.9)
}

.decoration-pink-100\/95 {
    text-decoration-color: rgb(252 231 243 / 0.95)
}

.decoration-pink-200 {
    text-decoration-color: #fbcfe8
}

.decoration-pink-200\/0 {
    text-decoration-color: rgb(251 207 232 / 0)
}

.decoration-pink-200\/10 {
    text-decoration-color: rgb(251 207 232 / 0.1)
}

.decoration-pink-200\/100 {
    text-decoration-color: rgb(251 207 232 / 1)
}

.decoration-pink-200\/20 {
    text-decoration-color: rgb(251 207 232 / 0.2)
}

.decoration-pink-200\/25 {
    text-decoration-color: rgb(251 207 232 / 0.25)
}

.decoration-pink-200\/30 {
    text-decoration-color: rgb(251 207 232 / 0.3)
}

.decoration-pink-200\/40 {
    text-decoration-color: rgb(251 207 232 / 0.4)
}

.decoration-pink-200\/5 {
    text-decoration-color: rgb(251 207 232 / 0.05)
}

.decoration-pink-200\/50 {
    text-decoration-color: rgb(251 207 232 / 0.5)
}

.decoration-pink-200\/60 {
    text-decoration-color: rgb(251 207 232 / 0.6)
}

.decoration-pink-200\/70 {
    text-decoration-color: rgb(251 207 232 / 0.7)
}

.decoration-pink-200\/75 {
    text-decoration-color: rgb(251 207 232 / 0.75)
}

.decoration-pink-200\/80 {
    text-decoration-color: rgb(251 207 232 / 0.8)
}

.decoration-pink-200\/90 {
    text-decoration-color: rgb(251 207 232 / 0.9)
}

.decoration-pink-200\/95 {
    text-decoration-color: rgb(251 207 232 / 0.95)
}

.decoration-pink-300 {
    text-decoration-color: #f9a8d4
}

.decoration-pink-300\/0 {
    text-decoration-color: rgb(249 168 212 / 0)
}

.decoration-pink-300\/10 {
    text-decoration-color: rgb(249 168 212 / 0.1)
}

.decoration-pink-300\/100 {
    text-decoration-color: rgb(249 168 212 / 1)
}

.decoration-pink-300\/20 {
    text-decoration-color: rgb(249 168 212 / 0.2)
}

.decoration-pink-300\/25 {
    text-decoration-color: rgb(249 168 212 / 0.25)
}

.decoration-pink-300\/30 {
    text-decoration-color: rgb(249 168 212 / 0.3)
}

.decoration-pink-300\/40 {
    text-decoration-color: rgb(249 168 212 / 0.4)
}

.decoration-pink-300\/5 {
    text-decoration-color: rgb(249 168 212 / 0.05)
}

.decoration-pink-300\/50 {
    text-decoration-color: rgb(249 168 212 / 0.5)
}

.decoration-pink-300\/60 {
    text-decoration-color: rgb(249 168 212 / 0.6)
}

.decoration-pink-300\/70 {
    text-decoration-color: rgb(249 168 212 / 0.7)
}

.decoration-pink-300\/75 {
    text-decoration-color: rgb(249 168 212 / 0.75)
}

.decoration-pink-300\/80 {
    text-decoration-color: rgb(249 168 212 / 0.8)
}

.decoration-pink-300\/90 {
    text-decoration-color: rgb(249 168 212 / 0.9)
}

.decoration-pink-300\/95 {
    text-decoration-color: rgb(249 168 212 / 0.95)
}

.decoration-pink-400 {
    text-decoration-color: #f472b6
}

.decoration-pink-400\/0 {
    text-decoration-color: rgb(244 114 182 / 0)
}

.decoration-pink-400\/10 {
    text-decoration-color: rgb(244 114 182 / 0.1)
}

.decoration-pink-400\/100 {
    text-decoration-color: rgb(244 114 182 / 1)
}

.decoration-pink-400\/20 {
    text-decoration-color: rgb(244 114 182 / 0.2)
}

.decoration-pink-400\/25 {
    text-decoration-color: rgb(244 114 182 / 0.25)
}

.decoration-pink-400\/30 {
    text-decoration-color: rgb(244 114 182 / 0.3)
}

.decoration-pink-400\/40 {
    text-decoration-color: rgb(244 114 182 / 0.4)
}

.decoration-pink-400\/5 {
    text-decoration-color: rgb(244 114 182 / 0.05)
}

.decoration-pink-400\/50 {
    text-decoration-color: rgb(244 114 182 / 0.5)
}

.decoration-pink-400\/60 {
    text-decoration-color: rgb(244 114 182 / 0.6)
}

.decoration-pink-400\/70 {
    text-decoration-color: rgb(244 114 182 / 0.7)
}

.decoration-pink-400\/75 {
    text-decoration-color: rgb(244 114 182 / 0.75)
}

.decoration-pink-400\/80 {
    text-decoration-color: rgb(244 114 182 / 0.8)
}

.decoration-pink-400\/90 {
    text-decoration-color: rgb(244 114 182 / 0.9)
}

.decoration-pink-400\/95 {
    text-decoration-color: rgb(244 114 182 / 0.95)
}

.decoration-pink-50 {
    text-decoration-color: #fdf2f8
}

.decoration-pink-50\/0 {
    text-decoration-color: rgb(253 242 248 / 0)
}

.decoration-pink-50\/10 {
    text-decoration-color: rgb(253 242 248 / 0.1)
}

.decoration-pink-50\/100 {
    text-decoration-color: rgb(253 242 248 / 1)
}

.decoration-pink-50\/20 {
    text-decoration-color: rgb(253 242 248 / 0.2)
}

.decoration-pink-50\/25 {
    text-decoration-color: rgb(253 242 248 / 0.25)
}

.decoration-pink-50\/30 {
    text-decoration-color: rgb(253 242 248 / 0.3)
}

.decoration-pink-50\/40 {
    text-decoration-color: rgb(253 242 248 / 0.4)
}

.decoration-pink-50\/5 {
    text-decoration-color: rgb(253 242 248 / 0.05)
}

.decoration-pink-50\/50 {
    text-decoration-color: rgb(253 242 248 / 0.5)
}

.decoration-pink-50\/60 {
    text-decoration-color: rgb(253 242 248 / 0.6)
}

.decoration-pink-50\/70 {
    text-decoration-color: rgb(253 242 248 / 0.7)
}

.decoration-pink-50\/75 {
    text-decoration-color: rgb(253 242 248 / 0.75)
}

.decoration-pink-50\/80 {
    text-decoration-color: rgb(253 242 248 / 0.8)
}

.decoration-pink-50\/90 {
    text-decoration-color: rgb(253 242 248 / 0.9)
}

.decoration-pink-50\/95 {
    text-decoration-color: rgb(253 242 248 / 0.95)
}

.decoration-pink-500 {
    text-decoration-color: #ec4899
}

.decoration-pink-500\/0 {
    text-decoration-color: rgb(236 72 153 / 0)
}

.decoration-pink-500\/10 {
    text-decoration-color: rgb(236 72 153 / 0.1)
}

.decoration-pink-500\/100 {
    text-decoration-color: rgb(236 72 153 / 1)
}

.decoration-pink-500\/20 {
    text-decoration-color: rgb(236 72 153 / 0.2)
}

.decoration-pink-500\/25 {
    text-decoration-color: rgb(236 72 153 / 0.25)
}

.decoration-pink-500\/30 {
    text-decoration-color: rgb(236 72 153 / 0.3)
}

.decoration-pink-500\/40 {
    text-decoration-color: rgb(236 72 153 / 0.4)
}

.decoration-pink-500\/5 {
    text-decoration-color: rgb(236 72 153 / 0.05)
}

.decoration-pink-500\/50 {
    text-decoration-color: rgb(236 72 153 / 0.5)
}

.decoration-pink-500\/60 {
    text-decoration-color: rgb(236 72 153 / 0.6)
}

.decoration-pink-500\/70 {
    text-decoration-color: rgb(236 72 153 / 0.7)
}

.decoration-pink-500\/75 {
    text-decoration-color: rgb(236 72 153 / 0.75)
}

.decoration-pink-500\/80 {
    text-decoration-color: rgb(236 72 153 / 0.8)
}

.decoration-pink-500\/90 {
    text-decoration-color: rgb(236 72 153 / 0.9)
}

.decoration-pink-500\/95 {
    text-decoration-color: rgb(236 72 153 / 0.95)
}

.decoration-pink-550 {
    text-decoration-color: #E5226E
}

.decoration-pink-550\/0 {
    text-decoration-color: rgb(229 34 110 / 0)
}

.decoration-pink-550\/10 {
    text-decoration-color: rgb(229 34 110 / 0.1)
}

.decoration-pink-550\/100 {
    text-decoration-color: rgb(229 34 110 / 1)
}

.decoration-pink-550\/20 {
    text-decoration-color: rgb(229 34 110 / 0.2)
}

.decoration-pink-550\/25 {
    text-decoration-color: rgb(229 34 110 / 0.25)
}

.decoration-pink-550\/30 {
    text-decoration-color: rgb(229 34 110 / 0.3)
}

.decoration-pink-550\/40 {
    text-decoration-color: rgb(229 34 110 / 0.4)
}

.decoration-pink-550\/5 {
    text-decoration-color: rgb(229 34 110 / 0.05)
}

.decoration-pink-550\/50 {
    text-decoration-color: rgb(229 34 110 / 0.5)
}

.decoration-pink-550\/60 {
    text-decoration-color: rgb(229 34 110 / 0.6)
}

.decoration-pink-550\/70 {
    text-decoration-color: rgb(229 34 110 / 0.7)
}

.decoration-pink-550\/75 {
    text-decoration-color: rgb(229 34 110 / 0.75)
}

.decoration-pink-550\/80 {
    text-decoration-color: rgb(229 34 110 / 0.8)
}

.decoration-pink-550\/90 {
    text-decoration-color: rgb(229 34 110 / 0.9)
}

.decoration-pink-550\/95 {
    text-decoration-color: rgb(229 34 110 / 0.95)
}

.decoration-pink-600 {
    text-decoration-color: #db2777
}

.decoration-pink-600\/0 {
    text-decoration-color: rgb(219 39 119 / 0)
}

.decoration-pink-600\/10 {
    text-decoration-color: rgb(219 39 119 / 0.1)
}

.decoration-pink-600\/100 {
    text-decoration-color: rgb(219 39 119 / 1)
}

.decoration-pink-600\/20 {
    text-decoration-color: rgb(219 39 119 / 0.2)
}

.decoration-pink-600\/25 {
    text-decoration-color: rgb(219 39 119 / 0.25)
}

.decoration-pink-600\/30 {
    text-decoration-color: rgb(219 39 119 / 0.3)
}

.decoration-pink-600\/40 {
    text-decoration-color: rgb(219 39 119 / 0.4)
}

.decoration-pink-600\/5 {
    text-decoration-color: rgb(219 39 119 / 0.05)
}

.decoration-pink-600\/50 {
    text-decoration-color: rgb(219 39 119 / 0.5)
}

.decoration-pink-600\/60 {
    text-decoration-color: rgb(219 39 119 / 0.6)
}

.decoration-pink-600\/70 {
    text-decoration-color: rgb(219 39 119 / 0.7)
}

.decoration-pink-600\/75 {
    text-decoration-color: rgb(219 39 119 / 0.75)
}

.decoration-pink-600\/80 {
    text-decoration-color: rgb(219 39 119 / 0.8)
}

.decoration-pink-600\/90 {
    text-decoration-color: rgb(219 39 119 / 0.9)
}

.decoration-pink-600\/95 {
    text-decoration-color: rgb(219 39 119 / 0.95)
}

.decoration-pink-700 {
    text-decoration-color: #be185d
}

.decoration-pink-700\/0 {
    text-decoration-color: rgb(190 24 93 / 0)
}

.decoration-pink-700\/10 {
    text-decoration-color: rgb(190 24 93 / 0.1)
}

.decoration-pink-700\/100 {
    text-decoration-color: rgb(190 24 93 / 1)
}

.decoration-pink-700\/20 {
    text-decoration-color: rgb(190 24 93 / 0.2)
}

.decoration-pink-700\/25 {
    text-decoration-color: rgb(190 24 93 / 0.25)
}

.decoration-pink-700\/30 {
    text-decoration-color: rgb(190 24 93 / 0.3)
}

.decoration-pink-700\/40 {
    text-decoration-color: rgb(190 24 93 / 0.4)
}

.decoration-pink-700\/5 {
    text-decoration-color: rgb(190 24 93 / 0.05)
}

.decoration-pink-700\/50 {
    text-decoration-color: rgb(190 24 93 / 0.5)
}

.decoration-pink-700\/60 {
    text-decoration-color: rgb(190 24 93 / 0.6)
}

.decoration-pink-700\/70 {
    text-decoration-color: rgb(190 24 93 / 0.7)
}

.decoration-pink-700\/75 {
    text-decoration-color: rgb(190 24 93 / 0.75)
}

.decoration-pink-700\/80 {
    text-decoration-color: rgb(190 24 93 / 0.8)
}

.decoration-pink-700\/90 {
    text-decoration-color: rgb(190 24 93 / 0.9)
}

.decoration-pink-700\/95 {
    text-decoration-color: rgb(190 24 93 / 0.95)
}

.decoration-pink-800 {
    text-decoration-color: #9d174d
}

.decoration-pink-800\/0 {
    text-decoration-color: rgb(157 23 77 / 0)
}

.decoration-pink-800\/10 {
    text-decoration-color: rgb(157 23 77 / 0.1)
}

.decoration-pink-800\/100 {
    text-decoration-color: rgb(157 23 77 / 1)
}

.decoration-pink-800\/20 {
    text-decoration-color: rgb(157 23 77 / 0.2)
}

.decoration-pink-800\/25 {
    text-decoration-color: rgb(157 23 77 / 0.25)
}

.decoration-pink-800\/30 {
    text-decoration-color: rgb(157 23 77 / 0.3)
}

.decoration-pink-800\/40 {
    text-decoration-color: rgb(157 23 77 / 0.4)
}

.decoration-pink-800\/5 {
    text-decoration-color: rgb(157 23 77 / 0.05)
}

.decoration-pink-800\/50 {
    text-decoration-color: rgb(157 23 77 / 0.5)
}

.decoration-pink-800\/60 {
    text-decoration-color: rgb(157 23 77 / 0.6)
}

.decoration-pink-800\/70 {
    text-decoration-color: rgb(157 23 77 / 0.7)
}

.decoration-pink-800\/75 {
    text-decoration-color: rgb(157 23 77 / 0.75)
}

.decoration-pink-800\/80 {
    text-decoration-color: rgb(157 23 77 / 0.8)
}

.decoration-pink-800\/90 {
    text-decoration-color: rgb(157 23 77 / 0.9)
}

.decoration-pink-800\/95 {
    text-decoration-color: rgb(157 23 77 / 0.95)
}

.decoration-pink-900 {
    text-decoration-color: #831843
}

.decoration-pink-900\/0 {
    text-decoration-color: rgb(131 24 67 / 0)
}

.decoration-pink-900\/10 {
    text-decoration-color: rgb(131 24 67 / 0.1)
}

.decoration-pink-900\/100 {
    text-decoration-color: rgb(131 24 67 / 1)
}

.decoration-pink-900\/20 {
    text-decoration-color: rgb(131 24 67 / 0.2)
}

.decoration-pink-900\/25 {
    text-decoration-color: rgb(131 24 67 / 0.25)
}

.decoration-pink-900\/30 {
    text-decoration-color: rgb(131 24 67 / 0.3)
}

.decoration-pink-900\/40 {
    text-decoration-color: rgb(131 24 67 / 0.4)
}

.decoration-pink-900\/5 {
    text-decoration-color: rgb(131 24 67 / 0.05)
}

.decoration-pink-900\/50 {
    text-decoration-color: rgb(131 24 67 / 0.5)
}

.decoration-pink-900\/60 {
    text-decoration-color: rgb(131 24 67 / 0.6)
}

.decoration-pink-900\/70 {
    text-decoration-color: rgb(131 24 67 / 0.7)
}

.decoration-pink-900\/75 {
    text-decoration-color: rgb(131 24 67 / 0.75)
}

.decoration-pink-900\/80 {
    text-decoration-color: rgb(131 24 67 / 0.8)
}

.decoration-pink-900\/90 {
    text-decoration-color: rgb(131 24 67 / 0.9)
}

.decoration-pink-900\/95 {
    text-decoration-color: rgb(131 24 67 / 0.95)
}

.decoration-pink-950 {
    text-decoration-color: #500724
}

.decoration-pink-950\/0 {
    text-decoration-color: rgb(80 7 36 / 0)
}

.decoration-pink-950\/10 {
    text-decoration-color: rgb(80 7 36 / 0.1)
}

.decoration-pink-950\/100 {
    text-decoration-color: rgb(80 7 36 / 1)
}

.decoration-pink-950\/20 {
    text-decoration-color: rgb(80 7 36 / 0.2)
}

.decoration-pink-950\/25 {
    text-decoration-color: rgb(80 7 36 / 0.25)
}

.decoration-pink-950\/30 {
    text-decoration-color: rgb(80 7 36 / 0.3)
}

.decoration-pink-950\/40 {
    text-decoration-color: rgb(80 7 36 / 0.4)
}

.decoration-pink-950\/5 {
    text-decoration-color: rgb(80 7 36 / 0.05)
}

.decoration-pink-950\/50 {
    text-decoration-color: rgb(80 7 36 / 0.5)
}

.decoration-pink-950\/60 {
    text-decoration-color: rgb(80 7 36 / 0.6)
}

.decoration-pink-950\/70 {
    text-decoration-color: rgb(80 7 36 / 0.7)
}

.decoration-pink-950\/75 {
    text-decoration-color: rgb(80 7 36 / 0.75)
}

.decoration-pink-950\/80 {
    text-decoration-color: rgb(80 7 36 / 0.8)
}

.decoration-pink-950\/90 {
    text-decoration-color: rgb(80 7 36 / 0.9)
}

.decoration-pink-950\/95 {
    text-decoration-color: rgb(80 7 36 / 0.95)
}

.decoration-rose-100 {
    text-decoration-color: #ffe4e6
}

.decoration-rose-100\/0 {
    text-decoration-color: rgb(255 228 230 / 0)
}

.decoration-rose-100\/10 {
    text-decoration-color: rgb(255 228 230 / 0.1)
}

.decoration-rose-100\/100 {
    text-decoration-color: rgb(255 228 230 / 1)
}

.decoration-rose-100\/20 {
    text-decoration-color: rgb(255 228 230 / 0.2)
}

.decoration-rose-100\/25 {
    text-decoration-color: rgb(255 228 230 / 0.25)
}

.decoration-rose-100\/30 {
    text-decoration-color: rgb(255 228 230 / 0.3)
}

.decoration-rose-100\/40 {
    text-decoration-color: rgb(255 228 230 / 0.4)
}

.decoration-rose-100\/5 {
    text-decoration-color: rgb(255 228 230 / 0.05)
}

.decoration-rose-100\/50 {
    text-decoration-color: rgb(255 228 230 / 0.5)
}

.decoration-rose-100\/60 {
    text-decoration-color: rgb(255 228 230 / 0.6)
}

.decoration-rose-100\/70 {
    text-decoration-color: rgb(255 228 230 / 0.7)
}

.decoration-rose-100\/75 {
    text-decoration-color: rgb(255 228 230 / 0.75)
}

.decoration-rose-100\/80 {
    text-decoration-color: rgb(255 228 230 / 0.8)
}

.decoration-rose-100\/90 {
    text-decoration-color: rgb(255 228 230 / 0.9)
}

.decoration-rose-100\/95 {
    text-decoration-color: rgb(255 228 230 / 0.95)
}

.decoration-rose-200 {
    text-decoration-color: #fecdd3
}

.decoration-rose-200\/0 {
    text-decoration-color: rgb(254 205 211 / 0)
}

.decoration-rose-200\/10 {
    text-decoration-color: rgb(254 205 211 / 0.1)
}

.decoration-rose-200\/100 {
    text-decoration-color: rgb(254 205 211 / 1)
}

.decoration-rose-200\/20 {
    text-decoration-color: rgb(254 205 211 / 0.2)
}

.decoration-rose-200\/25 {
    text-decoration-color: rgb(254 205 211 / 0.25)
}

.decoration-rose-200\/30 {
    text-decoration-color: rgb(254 205 211 / 0.3)
}

.decoration-rose-200\/40 {
    text-decoration-color: rgb(254 205 211 / 0.4)
}

.decoration-rose-200\/5 {
    text-decoration-color: rgb(254 205 211 / 0.05)
}

.decoration-rose-200\/50 {
    text-decoration-color: rgb(254 205 211 / 0.5)
}

.decoration-rose-200\/60 {
    text-decoration-color: rgb(254 205 211 / 0.6)
}

.decoration-rose-200\/70 {
    text-decoration-color: rgb(254 205 211 / 0.7)
}

.decoration-rose-200\/75 {
    text-decoration-color: rgb(254 205 211 / 0.75)
}

.decoration-rose-200\/80 {
    text-decoration-color: rgb(254 205 211 / 0.8)
}

.decoration-rose-200\/90 {
    text-decoration-color: rgb(254 205 211 / 0.9)
}

.decoration-rose-200\/95 {
    text-decoration-color: rgb(254 205 211 / 0.95)
}

.decoration-rose-300 {
    text-decoration-color: #fda4af
}

.decoration-rose-300\/0 {
    text-decoration-color: rgb(253 164 175 / 0)
}

.decoration-rose-300\/10 {
    text-decoration-color: rgb(253 164 175 / 0.1)
}

.decoration-rose-300\/100 {
    text-decoration-color: rgb(253 164 175 / 1)
}

.decoration-rose-300\/20 {
    text-decoration-color: rgb(253 164 175 / 0.2)
}

.decoration-rose-300\/25 {
    text-decoration-color: rgb(253 164 175 / 0.25)
}

.decoration-rose-300\/30 {
    text-decoration-color: rgb(253 164 175 / 0.3)
}

.decoration-rose-300\/40 {
    text-decoration-color: rgb(253 164 175 / 0.4)
}

.decoration-rose-300\/5 {
    text-decoration-color: rgb(253 164 175 / 0.05)
}

.decoration-rose-300\/50 {
    text-decoration-color: rgb(253 164 175 / 0.5)
}

.decoration-rose-300\/60 {
    text-decoration-color: rgb(253 164 175 / 0.6)
}

.decoration-rose-300\/70 {
    text-decoration-color: rgb(253 164 175 / 0.7)
}

.decoration-rose-300\/75 {
    text-decoration-color: rgb(253 164 175 / 0.75)
}

.decoration-rose-300\/80 {
    text-decoration-color: rgb(253 164 175 / 0.8)
}

.decoration-rose-300\/90 {
    text-decoration-color: rgb(253 164 175 / 0.9)
}

.decoration-rose-300\/95 {
    text-decoration-color: rgb(253 164 175 / 0.95)
}

.decoration-rose-350 {
    text-decoration-color: #F893BC
}

.decoration-rose-350\/0 {
    text-decoration-color: rgb(248 147 188 / 0)
}

.decoration-rose-350\/10 {
    text-decoration-color: rgb(248 147 188 / 0.1)
}

.decoration-rose-350\/100 {
    text-decoration-color: rgb(248 147 188 / 1)
}

.decoration-rose-350\/20 {
    text-decoration-color: rgb(248 147 188 / 0.2)
}

.decoration-rose-350\/25 {
    text-decoration-color: rgb(248 147 188 / 0.25)
}

.decoration-rose-350\/30 {
    text-decoration-color: rgb(248 147 188 / 0.3)
}

.decoration-rose-350\/40 {
    text-decoration-color: rgb(248 147 188 / 0.4)
}

.decoration-rose-350\/5 {
    text-decoration-color: rgb(248 147 188 / 0.05)
}

.decoration-rose-350\/50 {
    text-decoration-color: rgb(248 147 188 / 0.5)
}

.decoration-rose-350\/60 {
    text-decoration-color: rgb(248 147 188 / 0.6)
}

.decoration-rose-350\/70 {
    text-decoration-color: rgb(248 147 188 / 0.7)
}

.decoration-rose-350\/75 {
    text-decoration-color: rgb(248 147 188 / 0.75)
}

.decoration-rose-350\/80 {
    text-decoration-color: rgb(248 147 188 / 0.8)
}

.decoration-rose-350\/90 {
    text-decoration-color: rgb(248 147 188 / 0.9)
}

.decoration-rose-350\/95 {
    text-decoration-color: rgb(248 147 188 / 0.95)
}

.decoration-rose-400 {
    text-decoration-color: #fb7185
}

.decoration-rose-400\/0 {
    text-decoration-color: rgb(251 113 133 / 0)
}

.decoration-rose-400\/10 {
    text-decoration-color: rgb(251 113 133 / 0.1)
}

.decoration-rose-400\/100 {
    text-decoration-color: rgb(251 113 133 / 1)
}

.decoration-rose-400\/20 {
    text-decoration-color: rgb(251 113 133 / 0.2)
}

.decoration-rose-400\/25 {
    text-decoration-color: rgb(251 113 133 / 0.25)
}

.decoration-rose-400\/30 {
    text-decoration-color: rgb(251 113 133 / 0.3)
}

.decoration-rose-400\/40 {
    text-decoration-color: rgb(251 113 133 / 0.4)
}

.decoration-rose-400\/5 {
    text-decoration-color: rgb(251 113 133 / 0.05)
}

.decoration-rose-400\/50 {
    text-decoration-color: rgb(251 113 133 / 0.5)
}

.decoration-rose-400\/60 {
    text-decoration-color: rgb(251 113 133 / 0.6)
}

.decoration-rose-400\/70 {
    text-decoration-color: rgb(251 113 133 / 0.7)
}

.decoration-rose-400\/75 {
    text-decoration-color: rgb(251 113 133 / 0.75)
}

.decoration-rose-400\/80 {
    text-decoration-color: rgb(251 113 133 / 0.8)
}

.decoration-rose-400\/90 {
    text-decoration-color: rgb(251 113 133 / 0.9)
}

.decoration-rose-400\/95 {
    text-decoration-color: rgb(251 113 133 / 0.95)
}

.decoration-rose-450 {
    text-decoration-color: #FE005B
}

.decoration-rose-450\/0 {
    text-decoration-color: rgb(254 0 91 / 0)
}

.decoration-rose-450\/10 {
    text-decoration-color: rgb(254 0 91 / 0.1)
}

.decoration-rose-450\/100 {
    text-decoration-color: rgb(254 0 91 / 1)
}

.decoration-rose-450\/20 {
    text-decoration-color: rgb(254 0 91 / 0.2)
}

.decoration-rose-450\/25 {
    text-decoration-color: rgb(254 0 91 / 0.25)
}

.decoration-rose-450\/30 {
    text-decoration-color: rgb(254 0 91 / 0.3)
}

.decoration-rose-450\/40 {
    text-decoration-color: rgb(254 0 91 / 0.4)
}

.decoration-rose-450\/5 {
    text-decoration-color: rgb(254 0 91 / 0.05)
}

.decoration-rose-450\/50 {
    text-decoration-color: rgb(254 0 91 / 0.5)
}

.decoration-rose-450\/60 {
    text-decoration-color: rgb(254 0 91 / 0.6)
}

.decoration-rose-450\/70 {
    text-decoration-color: rgb(254 0 91 / 0.7)
}

.decoration-rose-450\/75 {
    text-decoration-color: rgb(254 0 91 / 0.75)
}

.decoration-rose-450\/80 {
    text-decoration-color: rgb(254 0 91 / 0.8)
}

.decoration-rose-450\/90 {
    text-decoration-color: rgb(254 0 91 / 0.9)
}

.decoration-rose-450\/95 {
    text-decoration-color: rgb(254 0 91 / 0.95)
}

.decoration-rose-50 {
    text-decoration-color: #fff1f2
}

.decoration-rose-50\/0 {
    text-decoration-color: rgb(255 241 242 / 0)
}

.decoration-rose-50\/10 {
    text-decoration-color: rgb(255 241 242 / 0.1)
}

.decoration-rose-50\/100 {
    text-decoration-color: rgb(255 241 242 / 1)
}

.decoration-rose-50\/20 {
    text-decoration-color: rgb(255 241 242 / 0.2)
}

.decoration-rose-50\/25 {
    text-decoration-color: rgb(255 241 242 / 0.25)
}

.decoration-rose-50\/30 {
    text-decoration-color: rgb(255 241 242 / 0.3)
}

.decoration-rose-50\/40 {
    text-decoration-color: rgb(255 241 242 / 0.4)
}

.decoration-rose-50\/5 {
    text-decoration-color: rgb(255 241 242 / 0.05)
}

.decoration-rose-50\/50 {
    text-decoration-color: rgb(255 241 242 / 0.5)
}

.decoration-rose-50\/60 {
    text-decoration-color: rgb(255 241 242 / 0.6)
}

.decoration-rose-50\/70 {
    text-decoration-color: rgb(255 241 242 / 0.7)
}

.decoration-rose-50\/75 {
    text-decoration-color: rgb(255 241 242 / 0.75)
}

.decoration-rose-50\/80 {
    text-decoration-color: rgb(255 241 242 / 0.8)
}

.decoration-rose-50\/90 {
    text-decoration-color: rgb(255 241 242 / 0.9)
}

.decoration-rose-50\/95 {
    text-decoration-color: rgb(255 241 242 / 0.95)
}

.decoration-rose-500 {
    text-decoration-color: #f43f5e
}

.decoration-rose-500\/0 {
    text-decoration-color: rgb(244 63 94 / 0)
}

.decoration-rose-500\/10 {
    text-decoration-color: rgb(244 63 94 / 0.1)
}

.decoration-rose-500\/100 {
    text-decoration-color: rgb(244 63 94 / 1)
}

.decoration-rose-500\/20 {
    text-decoration-color: rgb(244 63 94 / 0.2)
}

.decoration-rose-500\/25 {
    text-decoration-color: rgb(244 63 94 / 0.25)
}

.decoration-rose-500\/30 {
    text-decoration-color: rgb(244 63 94 / 0.3)
}

.decoration-rose-500\/40 {
    text-decoration-color: rgb(244 63 94 / 0.4)
}

.decoration-rose-500\/5 {
    text-decoration-color: rgb(244 63 94 / 0.05)
}

.decoration-rose-500\/50 {
    text-decoration-color: rgb(244 63 94 / 0.5)
}

.decoration-rose-500\/60 {
    text-decoration-color: rgb(244 63 94 / 0.6)
}

.decoration-rose-500\/70 {
    text-decoration-color: rgb(244 63 94 / 0.7)
}

.decoration-rose-500\/75 {
    text-decoration-color: rgb(244 63 94 / 0.75)
}

.decoration-rose-500\/80 {
    text-decoration-color: rgb(244 63 94 / 0.8)
}

.decoration-rose-500\/90 {
    text-decoration-color: rgb(244 63 94 / 0.9)
}

.decoration-rose-500\/95 {
    text-decoration-color: rgb(244 63 94 / 0.95)
}

.decoration-rose-600 {
    text-decoration-color: #e11d48
}

.decoration-rose-600\/0 {
    text-decoration-color: rgb(225 29 72 / 0)
}

.decoration-rose-600\/10 {
    text-decoration-color: rgb(225 29 72 / 0.1)
}

.decoration-rose-600\/100 {
    text-decoration-color: rgb(225 29 72 / 1)
}

.decoration-rose-600\/20 {
    text-decoration-color: rgb(225 29 72 / 0.2)
}

.decoration-rose-600\/25 {
    text-decoration-color: rgb(225 29 72 / 0.25)
}

.decoration-rose-600\/30 {
    text-decoration-color: rgb(225 29 72 / 0.3)
}

.decoration-rose-600\/40 {
    text-decoration-color: rgb(225 29 72 / 0.4)
}

.decoration-rose-600\/5 {
    text-decoration-color: rgb(225 29 72 / 0.05)
}

.decoration-rose-600\/50 {
    text-decoration-color: rgb(225 29 72 / 0.5)
}

.decoration-rose-600\/60 {
    text-decoration-color: rgb(225 29 72 / 0.6)
}

.decoration-rose-600\/70 {
    text-decoration-color: rgb(225 29 72 / 0.7)
}

.decoration-rose-600\/75 {
    text-decoration-color: rgb(225 29 72 / 0.75)
}

.decoration-rose-600\/80 {
    text-decoration-color: rgb(225 29 72 / 0.8)
}

.decoration-rose-600\/90 {
    text-decoration-color: rgb(225 29 72 / 0.9)
}

.decoration-rose-600\/95 {
    text-decoration-color: rgb(225 29 72 / 0.95)
}

.decoration-rose-700 {
    text-decoration-color: #be123c
}

.decoration-rose-700\/0 {
    text-decoration-color: rgb(190 18 60 / 0)
}

.decoration-rose-700\/10 {
    text-decoration-color: rgb(190 18 60 / 0.1)
}

.decoration-rose-700\/100 {
    text-decoration-color: rgb(190 18 60 / 1)
}

.decoration-rose-700\/20 {
    text-decoration-color: rgb(190 18 60 / 0.2)
}

.decoration-rose-700\/25 {
    text-decoration-color: rgb(190 18 60 / 0.25)
}

.decoration-rose-700\/30 {
    text-decoration-color: rgb(190 18 60 / 0.3)
}

.decoration-rose-700\/40 {
    text-decoration-color: rgb(190 18 60 / 0.4)
}

.decoration-rose-700\/5 {
    text-decoration-color: rgb(190 18 60 / 0.05)
}

.decoration-rose-700\/50 {
    text-decoration-color: rgb(190 18 60 / 0.5)
}

.decoration-rose-700\/60 {
    text-decoration-color: rgb(190 18 60 / 0.6)
}

.decoration-rose-700\/70 {
    text-decoration-color: rgb(190 18 60 / 0.7)
}

.decoration-rose-700\/75 {
    text-decoration-color: rgb(190 18 60 / 0.75)
}

.decoration-rose-700\/80 {
    text-decoration-color: rgb(190 18 60 / 0.8)
}

.decoration-rose-700\/90 {
    text-decoration-color: rgb(190 18 60 / 0.9)
}

.decoration-rose-700\/95 {
    text-decoration-color: rgb(190 18 60 / 0.95)
}

.decoration-rose-800 {
    text-decoration-color: #9f1239
}

.decoration-rose-800\/0 {
    text-decoration-color: rgb(159 18 57 / 0)
}

.decoration-rose-800\/10 {
    text-decoration-color: rgb(159 18 57 / 0.1)
}

.decoration-rose-800\/100 {
    text-decoration-color: rgb(159 18 57 / 1)
}

.decoration-rose-800\/20 {
    text-decoration-color: rgb(159 18 57 / 0.2)
}

.decoration-rose-800\/25 {
    text-decoration-color: rgb(159 18 57 / 0.25)
}

.decoration-rose-800\/30 {
    text-decoration-color: rgb(159 18 57 / 0.3)
}

.decoration-rose-800\/40 {
    text-decoration-color: rgb(159 18 57 / 0.4)
}

.decoration-rose-800\/5 {
    text-decoration-color: rgb(159 18 57 / 0.05)
}

.decoration-rose-800\/50 {
    text-decoration-color: rgb(159 18 57 / 0.5)
}

.decoration-rose-800\/60 {
    text-decoration-color: rgb(159 18 57 / 0.6)
}

.decoration-rose-800\/70 {
    text-decoration-color: rgb(159 18 57 / 0.7)
}

.decoration-rose-800\/75 {
    text-decoration-color: rgb(159 18 57 / 0.75)
}

.decoration-rose-800\/80 {
    text-decoration-color: rgb(159 18 57 / 0.8)
}

.decoration-rose-800\/90 {
    text-decoration-color: rgb(159 18 57 / 0.9)
}

.decoration-rose-800\/95 {
    text-decoration-color: rgb(159 18 57 / 0.95)
}

.decoration-rose-900 {
    text-decoration-color: #881337
}

.decoration-rose-900\/0 {
    text-decoration-color: rgb(136 19 55 / 0)
}

.decoration-rose-900\/10 {
    text-decoration-color: rgb(136 19 55 / 0.1)
}

.decoration-rose-900\/100 {
    text-decoration-color: rgb(136 19 55 / 1)
}

.decoration-rose-900\/20 {
    text-decoration-color: rgb(136 19 55 / 0.2)
}

.decoration-rose-900\/25 {
    text-decoration-color: rgb(136 19 55 / 0.25)
}

.decoration-rose-900\/30 {
    text-decoration-color: rgb(136 19 55 / 0.3)
}

.decoration-rose-900\/40 {
    text-decoration-color: rgb(136 19 55 / 0.4)
}

.decoration-rose-900\/5 {
    text-decoration-color: rgb(136 19 55 / 0.05)
}

.decoration-rose-900\/50 {
    text-decoration-color: rgb(136 19 55 / 0.5)
}

.decoration-rose-900\/60 {
    text-decoration-color: rgb(136 19 55 / 0.6)
}

.decoration-rose-900\/70 {
    text-decoration-color: rgb(136 19 55 / 0.7)
}

.decoration-rose-900\/75 {
    text-decoration-color: rgb(136 19 55 / 0.75)
}

.decoration-rose-900\/80 {
    text-decoration-color: rgb(136 19 55 / 0.8)
}

.decoration-rose-900\/90 {
    text-decoration-color: rgb(136 19 55 / 0.9)
}

.decoration-rose-900\/95 {
    text-decoration-color: rgb(136 19 55 / 0.95)
}

.decoration-rose-950 {
    text-decoration-color: #4c0519
}

.decoration-rose-950\/0 {
    text-decoration-color: rgb(76 5 25 / 0)
}

.decoration-rose-950\/10 {
    text-decoration-color: rgb(76 5 25 / 0.1)
}

.decoration-rose-950\/100 {
    text-decoration-color: rgb(76 5 25 / 1)
}

.decoration-rose-950\/20 {
    text-decoration-color: rgb(76 5 25 / 0.2)
}

.decoration-rose-950\/25 {
    text-decoration-color: rgb(76 5 25 / 0.25)
}

.decoration-rose-950\/30 {
    text-decoration-color: rgb(76 5 25 / 0.3)
}

.decoration-rose-950\/40 {
    text-decoration-color: rgb(76 5 25 / 0.4)
}

.decoration-rose-950\/5 {
    text-decoration-color: rgb(76 5 25 / 0.05)
}

.decoration-rose-950\/50 {
    text-decoration-color: rgb(76 5 25 / 0.5)
}

.decoration-rose-950\/60 {
    text-decoration-color: rgb(76 5 25 / 0.6)
}

.decoration-rose-950\/70 {
    text-decoration-color: rgb(76 5 25 / 0.7)
}

.decoration-rose-950\/75 {
    text-decoration-color: rgb(76 5 25 / 0.75)
}

.decoration-rose-950\/80 {
    text-decoration-color: rgb(76 5 25 / 0.8)
}

.decoration-rose-950\/90 {
    text-decoration-color: rgb(76 5 25 / 0.9)
}

.decoration-rose-950\/95 {
    text-decoration-color: rgb(76 5 25 / 0.95)
}

.decoration-sky-100 {
    text-decoration-color: #e0f2fe
}

.decoration-sky-100\/0 {
    text-decoration-color: rgb(224 242 254 / 0)
}

.decoration-sky-100\/10 {
    text-decoration-color: rgb(224 242 254 / 0.1)
}

.decoration-sky-100\/100 {
    text-decoration-color: rgb(224 242 254 / 1)
}

.decoration-sky-100\/20 {
    text-decoration-color: rgb(224 242 254 / 0.2)
}

.decoration-sky-100\/25 {
    text-decoration-color: rgb(224 242 254 / 0.25)
}

.decoration-sky-100\/30 {
    text-decoration-color: rgb(224 242 254 / 0.3)
}

.decoration-sky-100\/40 {
    text-decoration-color: rgb(224 242 254 / 0.4)
}

.decoration-sky-100\/5 {
    text-decoration-color: rgb(224 242 254 / 0.05)
}

.decoration-sky-100\/50 {
    text-decoration-color: rgb(224 242 254 / 0.5)
}

.decoration-sky-100\/60 {
    text-decoration-color: rgb(224 242 254 / 0.6)
}

.decoration-sky-100\/70 {
    text-decoration-color: rgb(224 242 254 / 0.7)
}

.decoration-sky-100\/75 {
    text-decoration-color: rgb(224 242 254 / 0.75)
}

.decoration-sky-100\/80 {
    text-decoration-color: rgb(224 242 254 / 0.8)
}

.decoration-sky-100\/90 {
    text-decoration-color: rgb(224 242 254 / 0.9)
}

.decoration-sky-100\/95 {
    text-decoration-color: rgb(224 242 254 / 0.95)
}

.decoration-sky-200 {
    text-decoration-color: #bae6fd
}

.decoration-sky-200\/0 {
    text-decoration-color: rgb(186 230 253 / 0)
}

.decoration-sky-200\/10 {
    text-decoration-color: rgb(186 230 253 / 0.1)
}

.decoration-sky-200\/100 {
    text-decoration-color: rgb(186 230 253 / 1)
}

.decoration-sky-200\/20 {
    text-decoration-color: rgb(186 230 253 / 0.2)
}

.decoration-sky-200\/25 {
    text-decoration-color: rgb(186 230 253 / 0.25)
}

.decoration-sky-200\/30 {
    text-decoration-color: rgb(186 230 253 / 0.3)
}

.decoration-sky-200\/40 {
    text-decoration-color: rgb(186 230 253 / 0.4)
}

.decoration-sky-200\/5 {
    text-decoration-color: rgb(186 230 253 / 0.05)
}

.decoration-sky-200\/50 {
    text-decoration-color: rgb(186 230 253 / 0.5)
}

.decoration-sky-200\/60 {
    text-decoration-color: rgb(186 230 253 / 0.6)
}

.decoration-sky-200\/70 {
    text-decoration-color: rgb(186 230 253 / 0.7)
}

.decoration-sky-200\/75 {
    text-decoration-color: rgb(186 230 253 / 0.75)
}

.decoration-sky-200\/80 {
    text-decoration-color: rgb(186 230 253 / 0.8)
}

.decoration-sky-200\/90 {
    text-decoration-color: rgb(186 230 253 / 0.9)
}

.decoration-sky-200\/95 {
    text-decoration-color: rgb(186 230 253 / 0.95)
}

.decoration-sky-300 {
    text-decoration-color: #7dd3fc
}

.decoration-sky-300\/0 {
    text-decoration-color: rgb(125 211 252 / 0)
}

.decoration-sky-300\/10 {
    text-decoration-color: rgb(125 211 252 / 0.1)
}

.decoration-sky-300\/100 {
    text-decoration-color: rgb(125 211 252 / 1)
}

.decoration-sky-300\/20 {
    text-decoration-color: rgb(125 211 252 / 0.2)
}

.decoration-sky-300\/25 {
    text-decoration-color: rgb(125 211 252 / 0.25)
}

.decoration-sky-300\/30 {
    text-decoration-color: rgb(125 211 252 / 0.3)
}

.decoration-sky-300\/40 {
    text-decoration-color: rgb(125 211 252 / 0.4)
}

.decoration-sky-300\/5 {
    text-decoration-color: rgb(125 211 252 / 0.05)
}

.decoration-sky-300\/50 {
    text-decoration-color: rgb(125 211 252 / 0.5)
}

.decoration-sky-300\/60 {
    text-decoration-color: rgb(125 211 252 / 0.6)
}

.decoration-sky-300\/70 {
    text-decoration-color: rgb(125 211 252 / 0.7)
}

.decoration-sky-300\/75 {
    text-decoration-color: rgb(125 211 252 / 0.75)
}

.decoration-sky-300\/80 {
    text-decoration-color: rgb(125 211 252 / 0.8)
}

.decoration-sky-300\/90 {
    text-decoration-color: rgb(125 211 252 / 0.9)
}

.decoration-sky-300\/95 {
    text-decoration-color: rgb(125 211 252 / 0.95)
}

.decoration-sky-400 {
    text-decoration-color: #38bdf8
}

.decoration-sky-400\/0 {
    text-decoration-color: rgb(56 189 248 / 0)
}

.decoration-sky-400\/10 {
    text-decoration-color: rgb(56 189 248 / 0.1)
}

.decoration-sky-400\/100 {
    text-decoration-color: rgb(56 189 248 / 1)
}

.decoration-sky-400\/20 {
    text-decoration-color: rgb(56 189 248 / 0.2)
}

.decoration-sky-400\/25 {
    text-decoration-color: rgb(56 189 248 / 0.25)
}

.decoration-sky-400\/30 {
    text-decoration-color: rgb(56 189 248 / 0.3)
}

.decoration-sky-400\/40 {
    text-decoration-color: rgb(56 189 248 / 0.4)
}

.decoration-sky-400\/5 {
    text-decoration-color: rgb(56 189 248 / 0.05)
}

.decoration-sky-400\/50 {
    text-decoration-color: rgb(56 189 248 / 0.5)
}

.decoration-sky-400\/60 {
    text-decoration-color: rgb(56 189 248 / 0.6)
}

.decoration-sky-400\/70 {
    text-decoration-color: rgb(56 189 248 / 0.7)
}

.decoration-sky-400\/75 {
    text-decoration-color: rgb(56 189 248 / 0.75)
}

.decoration-sky-400\/80 {
    text-decoration-color: rgb(56 189 248 / 0.8)
}

.decoration-sky-400\/90 {
    text-decoration-color: rgb(56 189 248 / 0.9)
}

.decoration-sky-400\/95 {
    text-decoration-color: rgb(56 189 248 / 0.95)
}

.decoration-sky-450 {
    text-decoration-color: #309DCC
}

.decoration-sky-450\/0 {
    text-decoration-color: rgb(48 157 204 / 0)
}

.decoration-sky-450\/10 {
    text-decoration-color: rgb(48 157 204 / 0.1)
}

.decoration-sky-450\/100 {
    text-decoration-color: rgb(48 157 204 / 1)
}

.decoration-sky-450\/20 {
    text-decoration-color: rgb(48 157 204 / 0.2)
}

.decoration-sky-450\/25 {
    text-decoration-color: rgb(48 157 204 / 0.25)
}

.decoration-sky-450\/30 {
    text-decoration-color: rgb(48 157 204 / 0.3)
}

.decoration-sky-450\/40 {
    text-decoration-color: rgb(48 157 204 / 0.4)
}

.decoration-sky-450\/5 {
    text-decoration-color: rgb(48 157 204 / 0.05)
}

.decoration-sky-450\/50 {
    text-decoration-color: rgb(48 157 204 / 0.5)
}

.decoration-sky-450\/60 {
    text-decoration-color: rgb(48 157 204 / 0.6)
}

.decoration-sky-450\/70 {
    text-decoration-color: rgb(48 157 204 / 0.7)
}

.decoration-sky-450\/75 {
    text-decoration-color: rgb(48 157 204 / 0.75)
}

.decoration-sky-450\/80 {
    text-decoration-color: rgb(48 157 204 / 0.8)
}

.decoration-sky-450\/90 {
    text-decoration-color: rgb(48 157 204 / 0.9)
}

.decoration-sky-450\/95 {
    text-decoration-color: rgb(48 157 204 / 0.95)
}

.decoration-sky-50 {
    text-decoration-color: #f0f9ff
}

.decoration-sky-50\/0 {
    text-decoration-color: rgb(240 249 255 / 0)
}

.decoration-sky-50\/10 {
    text-decoration-color: rgb(240 249 255 / 0.1)
}

.decoration-sky-50\/100 {
    text-decoration-color: rgb(240 249 255 / 1)
}

.decoration-sky-50\/20 {
    text-decoration-color: rgb(240 249 255 / 0.2)
}

.decoration-sky-50\/25 {
    text-decoration-color: rgb(240 249 255 / 0.25)
}

.decoration-sky-50\/30 {
    text-decoration-color: rgb(240 249 255 / 0.3)
}

.decoration-sky-50\/40 {
    text-decoration-color: rgb(240 249 255 / 0.4)
}

.decoration-sky-50\/5 {
    text-decoration-color: rgb(240 249 255 / 0.05)
}

.decoration-sky-50\/50 {
    text-decoration-color: rgb(240 249 255 / 0.5)
}

.decoration-sky-50\/60 {
    text-decoration-color: rgb(240 249 255 / 0.6)
}

.decoration-sky-50\/70 {
    text-decoration-color: rgb(240 249 255 / 0.7)
}

.decoration-sky-50\/75 {
    text-decoration-color: rgb(240 249 255 / 0.75)
}

.decoration-sky-50\/80 {
    text-decoration-color: rgb(240 249 255 / 0.8)
}

.decoration-sky-50\/90 {
    text-decoration-color: rgb(240 249 255 / 0.9)
}

.decoration-sky-50\/95 {
    text-decoration-color: rgb(240 249 255 / 0.95)
}

.decoration-sky-500 {
    text-decoration-color: #0ea5e9
}

.decoration-sky-500\/0 {
    text-decoration-color: rgb(14 165 233 / 0)
}

.decoration-sky-500\/10 {
    text-decoration-color: rgb(14 165 233 / 0.1)
}

.decoration-sky-500\/100 {
    text-decoration-color: rgb(14 165 233 / 1)
}

.decoration-sky-500\/20 {
    text-decoration-color: rgb(14 165 233 / 0.2)
}

.decoration-sky-500\/25 {
    text-decoration-color: rgb(14 165 233 / 0.25)
}

.decoration-sky-500\/30 {
    text-decoration-color: rgb(14 165 233 / 0.3)
}

.decoration-sky-500\/40 {
    text-decoration-color: rgb(14 165 233 / 0.4)
}

.decoration-sky-500\/5 {
    text-decoration-color: rgb(14 165 233 / 0.05)
}

.decoration-sky-500\/50 {
    text-decoration-color: rgb(14 165 233 / 0.5)
}

.decoration-sky-500\/60 {
    text-decoration-color: rgb(14 165 233 / 0.6)
}

.decoration-sky-500\/70 {
    text-decoration-color: rgb(14 165 233 / 0.7)
}

.decoration-sky-500\/75 {
    text-decoration-color: rgb(14 165 233 / 0.75)
}

.decoration-sky-500\/80 {
    text-decoration-color: rgb(14 165 233 / 0.8)
}

.decoration-sky-500\/90 {
    text-decoration-color: rgb(14 165 233 / 0.9)
}

.decoration-sky-500\/95 {
    text-decoration-color: rgb(14 165 233 / 0.95)
}

.decoration-sky-600 {
    text-decoration-color: #0284c7
}

.decoration-sky-600\/0 {
    text-decoration-color: rgb(2 132 199 / 0)
}

.decoration-sky-600\/10 {
    text-decoration-color: rgb(2 132 199 / 0.1)
}

.decoration-sky-600\/100 {
    text-decoration-color: rgb(2 132 199 / 1)
}

.decoration-sky-600\/20 {
    text-decoration-color: rgb(2 132 199 / 0.2)
}

.decoration-sky-600\/25 {
    text-decoration-color: rgb(2 132 199 / 0.25)
}

.decoration-sky-600\/30 {
    text-decoration-color: rgb(2 132 199 / 0.3)
}

.decoration-sky-600\/40 {
    text-decoration-color: rgb(2 132 199 / 0.4)
}

.decoration-sky-600\/5 {
    text-decoration-color: rgb(2 132 199 / 0.05)
}

.decoration-sky-600\/50 {
    text-decoration-color: rgb(2 132 199 / 0.5)
}

.decoration-sky-600\/60 {
    text-decoration-color: rgb(2 132 199 / 0.6)
}

.decoration-sky-600\/70 {
    text-decoration-color: rgb(2 132 199 / 0.7)
}

.decoration-sky-600\/75 {
    text-decoration-color: rgb(2 132 199 / 0.75)
}

.decoration-sky-600\/80 {
    text-decoration-color: rgb(2 132 199 / 0.8)
}

.decoration-sky-600\/90 {
    text-decoration-color: rgb(2 132 199 / 0.9)
}

.decoration-sky-600\/95 {
    text-decoration-color: rgb(2 132 199 / 0.95)
}

.decoration-sky-700 {
    text-decoration-color: #0369a1
}

.decoration-sky-700\/0 {
    text-decoration-color: rgb(3 105 161 / 0)
}

.decoration-sky-700\/10 {
    text-decoration-color: rgb(3 105 161 / 0.1)
}

.decoration-sky-700\/100 {
    text-decoration-color: rgb(3 105 161 / 1)
}

.decoration-sky-700\/20 {
    text-decoration-color: rgb(3 105 161 / 0.2)
}

.decoration-sky-700\/25 {
    text-decoration-color: rgb(3 105 161 / 0.25)
}

.decoration-sky-700\/30 {
    text-decoration-color: rgb(3 105 161 / 0.3)
}

.decoration-sky-700\/40 {
    text-decoration-color: rgb(3 105 161 / 0.4)
}

.decoration-sky-700\/5 {
    text-decoration-color: rgb(3 105 161 / 0.05)
}

.decoration-sky-700\/50 {
    text-decoration-color: rgb(3 105 161 / 0.5)
}

.decoration-sky-700\/60 {
    text-decoration-color: rgb(3 105 161 / 0.6)
}

.decoration-sky-700\/70 {
    text-decoration-color: rgb(3 105 161 / 0.7)
}

.decoration-sky-700\/75 {
    text-decoration-color: rgb(3 105 161 / 0.75)
}

.decoration-sky-700\/80 {
    text-decoration-color: rgb(3 105 161 / 0.8)
}

.decoration-sky-700\/90 {
    text-decoration-color: rgb(3 105 161 / 0.9)
}

.decoration-sky-700\/95 {
    text-decoration-color: rgb(3 105 161 / 0.95)
}

.decoration-sky-800 {
    text-decoration-color: #075985
}

.decoration-sky-800\/0 {
    text-decoration-color: rgb(7 89 133 / 0)
}

.decoration-sky-800\/10 {
    text-decoration-color: rgb(7 89 133 / 0.1)
}

.decoration-sky-800\/100 {
    text-decoration-color: rgb(7 89 133 / 1)
}

.decoration-sky-800\/20 {
    text-decoration-color: rgb(7 89 133 / 0.2)
}

.decoration-sky-800\/25 {
    text-decoration-color: rgb(7 89 133 / 0.25)
}

.decoration-sky-800\/30 {
    text-decoration-color: rgb(7 89 133 / 0.3)
}

.decoration-sky-800\/40 {
    text-decoration-color: rgb(7 89 133 / 0.4)
}

.decoration-sky-800\/5 {
    text-decoration-color: rgb(7 89 133 / 0.05)
}

.decoration-sky-800\/50 {
    text-decoration-color: rgb(7 89 133 / 0.5)
}

.decoration-sky-800\/60 {
    text-decoration-color: rgb(7 89 133 / 0.6)
}

.decoration-sky-800\/70 {
    text-decoration-color: rgb(7 89 133 / 0.7)
}

.decoration-sky-800\/75 {
    text-decoration-color: rgb(7 89 133 / 0.75)
}

.decoration-sky-800\/80 {
    text-decoration-color: rgb(7 89 133 / 0.8)
}

.decoration-sky-800\/90 {
    text-decoration-color: rgb(7 89 133 / 0.9)
}

.decoration-sky-800\/95 {
    text-decoration-color: rgb(7 89 133 / 0.95)
}

.decoration-sky-900 {
    text-decoration-color: #0c4a6e
}

.decoration-sky-900\/0 {
    text-decoration-color: rgb(12 74 110 / 0)
}

.decoration-sky-900\/10 {
    text-decoration-color: rgb(12 74 110 / 0.1)
}

.decoration-sky-900\/100 {
    text-decoration-color: rgb(12 74 110 / 1)
}

.decoration-sky-900\/20 {
    text-decoration-color: rgb(12 74 110 / 0.2)
}

.decoration-sky-900\/25 {
    text-decoration-color: rgb(12 74 110 / 0.25)
}

.decoration-sky-900\/30 {
    text-decoration-color: rgb(12 74 110 / 0.3)
}

.decoration-sky-900\/40 {
    text-decoration-color: rgb(12 74 110 / 0.4)
}

.decoration-sky-900\/5 {
    text-decoration-color: rgb(12 74 110 / 0.05)
}

.decoration-sky-900\/50 {
    text-decoration-color: rgb(12 74 110 / 0.5)
}

.decoration-sky-900\/60 {
    text-decoration-color: rgb(12 74 110 / 0.6)
}

.decoration-sky-900\/70 {
    text-decoration-color: rgb(12 74 110 / 0.7)
}

.decoration-sky-900\/75 {
    text-decoration-color: rgb(12 74 110 / 0.75)
}

.decoration-sky-900\/80 {
    text-decoration-color: rgb(12 74 110 / 0.8)
}

.decoration-sky-900\/90 {
    text-decoration-color: rgb(12 74 110 / 0.9)
}

.decoration-sky-900\/95 {
    text-decoration-color: rgb(12 74 110 / 0.95)
}

.decoration-sky-950 {
    text-decoration-color: #082f49
}

.decoration-sky-950\/0 {
    text-decoration-color: rgb(8 47 73 / 0)
}

.decoration-sky-950\/10 {
    text-decoration-color: rgb(8 47 73 / 0.1)
}

.decoration-sky-950\/100 {
    text-decoration-color: rgb(8 47 73 / 1)
}

.decoration-sky-950\/20 {
    text-decoration-color: rgb(8 47 73 / 0.2)
}

.decoration-sky-950\/25 {
    text-decoration-color: rgb(8 47 73 / 0.25)
}

.decoration-sky-950\/30 {
    text-decoration-color: rgb(8 47 73 / 0.3)
}

.decoration-sky-950\/40 {
    text-decoration-color: rgb(8 47 73 / 0.4)
}

.decoration-sky-950\/5 {
    text-decoration-color: rgb(8 47 73 / 0.05)
}

.decoration-sky-950\/50 {
    text-decoration-color: rgb(8 47 73 / 0.5)
}

.decoration-sky-950\/60 {
    text-decoration-color: rgb(8 47 73 / 0.6)
}

.decoration-sky-950\/70 {
    text-decoration-color: rgb(8 47 73 / 0.7)
}

.decoration-sky-950\/75 {
    text-decoration-color: rgb(8 47 73 / 0.75)
}

.decoration-sky-950\/80 {
    text-decoration-color: rgb(8 47 73 / 0.8)
}

.decoration-sky-950\/90 {
    text-decoration-color: rgb(8 47 73 / 0.9)
}

.decoration-sky-950\/95 {
    text-decoration-color: rgb(8 47 73 / 0.95)
}

.decoration-slate-100 {
    text-decoration-color: #f1f5f9
}

.decoration-slate-100\/0 {
    text-decoration-color: rgb(241 245 249 / 0)
}

.decoration-slate-100\/10 {
    text-decoration-color: rgb(241 245 249 / 0.1)
}

.decoration-slate-100\/100 {
    text-decoration-color: rgb(241 245 249 / 1)
}

.decoration-slate-100\/20 {
    text-decoration-color: rgb(241 245 249 / 0.2)
}

.decoration-slate-100\/25 {
    text-decoration-color: rgb(241 245 249 / 0.25)
}

.decoration-slate-100\/30 {
    text-decoration-color: rgb(241 245 249 / 0.3)
}

.decoration-slate-100\/40 {
    text-decoration-color: rgb(241 245 249 / 0.4)
}

.decoration-slate-100\/5 {
    text-decoration-color: rgb(241 245 249 / 0.05)
}

.decoration-slate-100\/50 {
    text-decoration-color: rgb(241 245 249 / 0.5)
}

.decoration-slate-100\/60 {
    text-decoration-color: rgb(241 245 249 / 0.6)
}

.decoration-slate-100\/70 {
    text-decoration-color: rgb(241 245 249 / 0.7)
}

.decoration-slate-100\/75 {
    text-decoration-color: rgb(241 245 249 / 0.75)
}

.decoration-slate-100\/80 {
    text-decoration-color: rgb(241 245 249 / 0.8)
}

.decoration-slate-100\/90 {
    text-decoration-color: rgb(241 245 249 / 0.9)
}

.decoration-slate-100\/95 {
    text-decoration-color: rgb(241 245 249 / 0.95)
}

.decoration-slate-200 {
    text-decoration-color: #e2e8f0
}

.decoration-slate-200\/0 {
    text-decoration-color: rgb(226 232 240 / 0)
}

.decoration-slate-200\/10 {
    text-decoration-color: rgb(226 232 240 / 0.1)
}

.decoration-slate-200\/100 {
    text-decoration-color: rgb(226 232 240 / 1)
}

.decoration-slate-200\/20 {
    text-decoration-color: rgb(226 232 240 / 0.2)
}

.decoration-slate-200\/25 {
    text-decoration-color: rgb(226 232 240 / 0.25)
}

.decoration-slate-200\/30 {
    text-decoration-color: rgb(226 232 240 / 0.3)
}

.decoration-slate-200\/40 {
    text-decoration-color: rgb(226 232 240 / 0.4)
}

.decoration-slate-200\/5 {
    text-decoration-color: rgb(226 232 240 / 0.05)
}

.decoration-slate-200\/50 {
    text-decoration-color: rgb(226 232 240 / 0.5)
}

.decoration-slate-200\/60 {
    text-decoration-color: rgb(226 232 240 / 0.6)
}

.decoration-slate-200\/70 {
    text-decoration-color: rgb(226 232 240 / 0.7)
}

.decoration-slate-200\/75 {
    text-decoration-color: rgb(226 232 240 / 0.75)
}

.decoration-slate-200\/80 {
    text-decoration-color: rgb(226 232 240 / 0.8)
}

.decoration-slate-200\/90 {
    text-decoration-color: rgb(226 232 240 / 0.9)
}

.decoration-slate-200\/95 {
    text-decoration-color: rgb(226 232 240 / 0.95)
}

.decoration-slate-300 {
    text-decoration-color: #cbd5e1
}

.decoration-slate-300\/0 {
    text-decoration-color: rgb(203 213 225 / 0)
}

.decoration-slate-300\/10 {
    text-decoration-color: rgb(203 213 225 / 0.1)
}

.decoration-slate-300\/100 {
    text-decoration-color: rgb(203 213 225 / 1)
}

.decoration-slate-300\/20 {
    text-decoration-color: rgb(203 213 225 / 0.2)
}

.decoration-slate-300\/25 {
    text-decoration-color: rgb(203 213 225 / 0.25)
}

.decoration-slate-300\/30 {
    text-decoration-color: rgb(203 213 225 / 0.3)
}

.decoration-slate-300\/40 {
    text-decoration-color: rgb(203 213 225 / 0.4)
}

.decoration-slate-300\/5 {
    text-decoration-color: rgb(203 213 225 / 0.05)
}

.decoration-slate-300\/50 {
    text-decoration-color: rgb(203 213 225 / 0.5)
}

.decoration-slate-300\/60 {
    text-decoration-color: rgb(203 213 225 / 0.6)
}

.decoration-slate-300\/70 {
    text-decoration-color: rgb(203 213 225 / 0.7)
}

.decoration-slate-300\/75 {
    text-decoration-color: rgb(203 213 225 / 0.75)
}

.decoration-slate-300\/80 {
    text-decoration-color: rgb(203 213 225 / 0.8)
}

.decoration-slate-300\/90 {
    text-decoration-color: rgb(203 213 225 / 0.9)
}

.decoration-slate-300\/95 {
    text-decoration-color: rgb(203 213 225 / 0.95)
}

.decoration-slate-400 {
    text-decoration-color: #94a3b8
}

.decoration-slate-400\/0 {
    text-decoration-color: rgb(148 163 184 / 0)
}

.decoration-slate-400\/10 {
    text-decoration-color: rgb(148 163 184 / 0.1)
}

.decoration-slate-400\/100 {
    text-decoration-color: rgb(148 163 184 / 1)
}

.decoration-slate-400\/20 {
    text-decoration-color: rgb(148 163 184 / 0.2)
}

.decoration-slate-400\/25 {
    text-decoration-color: rgb(148 163 184 / 0.25)
}

.decoration-slate-400\/30 {
    text-decoration-color: rgb(148 163 184 / 0.3)
}

.decoration-slate-400\/40 {
    text-decoration-color: rgb(148 163 184 / 0.4)
}

.decoration-slate-400\/5 {
    text-decoration-color: rgb(148 163 184 / 0.05)
}

.decoration-slate-400\/50 {
    text-decoration-color: rgb(148 163 184 / 0.5)
}

.decoration-slate-400\/60 {
    text-decoration-color: rgb(148 163 184 / 0.6)
}

.decoration-slate-400\/70 {
    text-decoration-color: rgb(148 163 184 / 0.7)
}

.decoration-slate-400\/75 {
    text-decoration-color: rgb(148 163 184 / 0.75)
}

.decoration-slate-400\/80 {
    text-decoration-color: rgb(148 163 184 / 0.8)
}

.decoration-slate-400\/90 {
    text-decoration-color: rgb(148 163 184 / 0.9)
}

.decoration-slate-400\/95 {
    text-decoration-color: rgb(148 163 184 / 0.95)
}

.decoration-slate-50 {
    text-decoration-color: #f8fafc
}

.decoration-slate-50\/0 {
    text-decoration-color: rgb(248 250 252 / 0)
}

.decoration-slate-50\/10 {
    text-decoration-color: rgb(248 250 252 / 0.1)
}

.decoration-slate-50\/100 {
    text-decoration-color: rgb(248 250 252 / 1)
}

.decoration-slate-50\/20 {
    text-decoration-color: rgb(248 250 252 / 0.2)
}

.decoration-slate-50\/25 {
    text-decoration-color: rgb(248 250 252 / 0.25)
}

.decoration-slate-50\/30 {
    text-decoration-color: rgb(248 250 252 / 0.3)
}

.decoration-slate-50\/40 {
    text-decoration-color: rgb(248 250 252 / 0.4)
}

.decoration-slate-50\/5 {
    text-decoration-color: rgb(248 250 252 / 0.05)
}

.decoration-slate-50\/50 {
    text-decoration-color: rgb(248 250 252 / 0.5)
}

.decoration-slate-50\/60 {
    text-decoration-color: rgb(248 250 252 / 0.6)
}

.decoration-slate-50\/70 {
    text-decoration-color: rgb(248 250 252 / 0.7)
}

.decoration-slate-50\/75 {
    text-decoration-color: rgb(248 250 252 / 0.75)
}

.decoration-slate-50\/80 {
    text-decoration-color: rgb(248 250 252 / 0.8)
}

.decoration-slate-50\/90 {
    text-decoration-color: rgb(248 250 252 / 0.9)
}

.decoration-slate-50\/95 {
    text-decoration-color: rgb(248 250 252 / 0.95)
}

.decoration-slate-500 {
    text-decoration-color: #64748b
}

.decoration-slate-500\/0 {
    text-decoration-color: rgb(100 116 139 / 0)
}

.decoration-slate-500\/10 {
    text-decoration-color: rgb(100 116 139 / 0.1)
}

.decoration-slate-500\/100 {
    text-decoration-color: rgb(100 116 139 / 1)
}

.decoration-slate-500\/20 {
    text-decoration-color: rgb(100 116 139 / 0.2)
}

.decoration-slate-500\/25 {
    text-decoration-color: rgb(100 116 139 / 0.25)
}

.decoration-slate-500\/30 {
    text-decoration-color: rgb(100 116 139 / 0.3)
}

.decoration-slate-500\/40 {
    text-decoration-color: rgb(100 116 139 / 0.4)
}

.decoration-slate-500\/5 {
    text-decoration-color: rgb(100 116 139 / 0.05)
}

.decoration-slate-500\/50 {
    text-decoration-color: rgb(100 116 139 / 0.5)
}

.decoration-slate-500\/60 {
    text-decoration-color: rgb(100 116 139 / 0.6)
}

.decoration-slate-500\/70 {
    text-decoration-color: rgb(100 116 139 / 0.7)
}

.decoration-slate-500\/75 {
    text-decoration-color: rgb(100 116 139 / 0.75)
}

.decoration-slate-500\/80 {
    text-decoration-color: rgb(100 116 139 / 0.8)
}

.decoration-slate-500\/90 {
    text-decoration-color: rgb(100 116 139 / 0.9)
}

.decoration-slate-500\/95 {
    text-decoration-color: rgb(100 116 139 / 0.95)
}

.decoration-slate-600 {
    text-decoration-color: #475569
}

.decoration-slate-600\/0 {
    text-decoration-color: rgb(71 85 105 / 0)
}

.decoration-slate-600\/10 {
    text-decoration-color: rgb(71 85 105 / 0.1)
}

.decoration-slate-600\/100 {
    text-decoration-color: rgb(71 85 105 / 1)
}

.decoration-slate-600\/20 {
    text-decoration-color: rgb(71 85 105 / 0.2)
}

.decoration-slate-600\/25 {
    text-decoration-color: rgb(71 85 105 / 0.25)
}

.decoration-slate-600\/30 {
    text-decoration-color: rgb(71 85 105 / 0.3)
}

.decoration-slate-600\/40 {
    text-decoration-color: rgb(71 85 105 / 0.4)
}

.decoration-slate-600\/5 {
    text-decoration-color: rgb(71 85 105 / 0.05)
}

.decoration-slate-600\/50 {
    text-decoration-color: rgb(71 85 105 / 0.5)
}

.decoration-slate-600\/60 {
    text-decoration-color: rgb(71 85 105 / 0.6)
}

.decoration-slate-600\/70 {
    text-decoration-color: rgb(71 85 105 / 0.7)
}

.decoration-slate-600\/75 {
    text-decoration-color: rgb(71 85 105 / 0.75)
}

.decoration-slate-600\/80 {
    text-decoration-color: rgb(71 85 105 / 0.8)
}

.decoration-slate-600\/90 {
    text-decoration-color: rgb(71 85 105 / 0.9)
}

.decoration-slate-600\/95 {
    text-decoration-color: rgb(71 85 105 / 0.95)
}

.decoration-slate-700 {
    text-decoration-color: #334155
}

.decoration-slate-700\/0 {
    text-decoration-color: rgb(51 65 85 / 0)
}

.decoration-slate-700\/10 {
    text-decoration-color: rgb(51 65 85 / 0.1)
}

.decoration-slate-700\/100 {
    text-decoration-color: rgb(51 65 85 / 1)
}

.decoration-slate-700\/20 {
    text-decoration-color: rgb(51 65 85 / 0.2)
}

.decoration-slate-700\/25 {
    text-decoration-color: rgb(51 65 85 / 0.25)
}

.decoration-slate-700\/30 {
    text-decoration-color: rgb(51 65 85 / 0.3)
}

.decoration-slate-700\/40 {
    text-decoration-color: rgb(51 65 85 / 0.4)
}

.decoration-slate-700\/5 {
    text-decoration-color: rgb(51 65 85 / 0.05)
}

.decoration-slate-700\/50 {
    text-decoration-color: rgb(51 65 85 / 0.5)
}

.decoration-slate-700\/60 {
    text-decoration-color: rgb(51 65 85 / 0.6)
}

.decoration-slate-700\/70 {
    text-decoration-color: rgb(51 65 85 / 0.7)
}

.decoration-slate-700\/75 {
    text-decoration-color: rgb(51 65 85 / 0.75)
}

.decoration-slate-700\/80 {
    text-decoration-color: rgb(51 65 85 / 0.8)
}

.decoration-slate-700\/90 {
    text-decoration-color: rgb(51 65 85 / 0.9)
}

.decoration-slate-700\/95 {
    text-decoration-color: rgb(51 65 85 / 0.95)
}

.decoration-slate-75 {
    text-decoration-color: #F4F8FA
}

.decoration-slate-75\/0 {
    text-decoration-color: rgb(244 248 250 / 0)
}

.decoration-slate-75\/10 {
    text-decoration-color: rgb(244 248 250 / 0.1)
}

.decoration-slate-75\/100 {
    text-decoration-color: rgb(244 248 250 / 1)
}

.decoration-slate-75\/20 {
    text-decoration-color: rgb(244 248 250 / 0.2)
}

.decoration-slate-75\/25 {
    text-decoration-color: rgb(244 248 250 / 0.25)
}

.decoration-slate-75\/30 {
    text-decoration-color: rgb(244 248 250 / 0.3)
}

.decoration-slate-75\/40 {
    text-decoration-color: rgb(244 248 250 / 0.4)
}

.decoration-slate-75\/5 {
    text-decoration-color: rgb(244 248 250 / 0.05)
}

.decoration-slate-75\/50 {
    text-decoration-color: rgb(244 248 250 / 0.5)
}

.decoration-slate-75\/60 {
    text-decoration-color: rgb(244 248 250 / 0.6)
}

.decoration-slate-75\/70 {
    text-decoration-color: rgb(244 248 250 / 0.7)
}

.decoration-slate-75\/75 {
    text-decoration-color: rgb(244 248 250 / 0.75)
}

.decoration-slate-75\/80 {
    text-decoration-color: rgb(244 248 250 / 0.8)
}

.decoration-slate-75\/90 {
    text-decoration-color: rgb(244 248 250 / 0.9)
}

.decoration-slate-75\/95 {
    text-decoration-color: rgb(244 248 250 / 0.95)
}

.decoration-slate-800 {
    text-decoration-color: #1e293b
}

.decoration-slate-800\/0 {
    text-decoration-color: rgb(30 41 59 / 0)
}

.decoration-slate-800\/10 {
    text-decoration-color: rgb(30 41 59 / 0.1)
}

.decoration-slate-800\/100 {
    text-decoration-color: rgb(30 41 59 / 1)
}

.decoration-slate-800\/20 {
    text-decoration-color: rgb(30 41 59 / 0.2)
}

.decoration-slate-800\/25 {
    text-decoration-color: rgb(30 41 59 / 0.25)
}

.decoration-slate-800\/30 {
    text-decoration-color: rgb(30 41 59 / 0.3)
}

.decoration-slate-800\/40 {
    text-decoration-color: rgb(30 41 59 / 0.4)
}

.decoration-slate-800\/5 {
    text-decoration-color: rgb(30 41 59 / 0.05)
}

.decoration-slate-800\/50 {
    text-decoration-color: rgb(30 41 59 / 0.5)
}

.decoration-slate-800\/60 {
    text-decoration-color: rgb(30 41 59 / 0.6)
}

.decoration-slate-800\/70 {
    text-decoration-color: rgb(30 41 59 / 0.7)
}

.decoration-slate-800\/75 {
    text-decoration-color: rgb(30 41 59 / 0.75)
}

.decoration-slate-800\/80 {
    text-decoration-color: rgb(30 41 59 / 0.8)
}

.decoration-slate-800\/90 {
    text-decoration-color: rgb(30 41 59 / 0.9)
}

.decoration-slate-800\/95 {
    text-decoration-color: rgb(30 41 59 / 0.95)
}

.decoration-slate-850 {
    text-decoration-color: #0F172A
}

.decoration-slate-850\/0 {
    text-decoration-color: rgb(15 23 42 / 0)
}

.decoration-slate-850\/10 {
    text-decoration-color: rgb(15 23 42 / 0.1)
}

.decoration-slate-850\/100 {
    text-decoration-color: rgb(15 23 42 / 1)
}

.decoration-slate-850\/20 {
    text-decoration-color: rgb(15 23 42 / 0.2)
}

.decoration-slate-850\/25 {
    text-decoration-color: rgb(15 23 42 / 0.25)
}

.decoration-slate-850\/30 {
    text-decoration-color: rgb(15 23 42 / 0.3)
}

.decoration-slate-850\/40 {
    text-decoration-color: rgb(15 23 42 / 0.4)
}

.decoration-slate-850\/5 {
    text-decoration-color: rgb(15 23 42 / 0.05)
}

.decoration-slate-850\/50 {
    text-decoration-color: rgb(15 23 42 / 0.5)
}

.decoration-slate-850\/60 {
    text-decoration-color: rgb(15 23 42 / 0.6)
}

.decoration-slate-850\/70 {
    text-decoration-color: rgb(15 23 42 / 0.7)
}

.decoration-slate-850\/75 {
    text-decoration-color: rgb(15 23 42 / 0.75)
}

.decoration-slate-850\/80 {
    text-decoration-color: rgb(15 23 42 / 0.8)
}

.decoration-slate-850\/90 {
    text-decoration-color: rgb(15 23 42 / 0.9)
}

.decoration-slate-850\/95 {
    text-decoration-color: rgb(15 23 42 / 0.95)
}

.decoration-slate-900 {
    text-decoration-color: #0f172a
}

.decoration-slate-900\/0 {
    text-decoration-color: rgb(15 23 42 / 0)
}

.decoration-slate-900\/10 {
    text-decoration-color: rgb(15 23 42 / 0.1)
}

.decoration-slate-900\/100 {
    text-decoration-color: rgb(15 23 42 / 1)
}

.decoration-slate-900\/20 {
    text-decoration-color: rgb(15 23 42 / 0.2)
}

.decoration-slate-900\/25 {
    text-decoration-color: rgb(15 23 42 / 0.25)
}

.decoration-slate-900\/30 {
    text-decoration-color: rgb(15 23 42 / 0.3)
}

.decoration-slate-900\/40 {
    text-decoration-color: rgb(15 23 42 / 0.4)
}

.decoration-slate-900\/5 {
    text-decoration-color: rgb(15 23 42 / 0.05)
}

.decoration-slate-900\/50 {
    text-decoration-color: rgb(15 23 42 / 0.5)
}

.decoration-slate-900\/60 {
    text-decoration-color: rgb(15 23 42 / 0.6)
}

.decoration-slate-900\/70 {
    text-decoration-color: rgb(15 23 42 / 0.7)
}

.decoration-slate-900\/75 {
    text-decoration-color: rgb(15 23 42 / 0.75)
}

.decoration-slate-900\/80 {
    text-decoration-color: rgb(15 23 42 / 0.8)
}

.decoration-slate-900\/90 {
    text-decoration-color: rgb(15 23 42 / 0.9)
}

.decoration-slate-900\/95 {
    text-decoration-color: rgb(15 23 42 / 0.95)
}

.decoration-slate-950 {
    text-decoration-color: #00214A
}

.decoration-slate-950\/0 {
    text-decoration-color: rgb(0 33 74 / 0)
}

.decoration-slate-950\/10 {
    text-decoration-color: rgb(0 33 74 / 0.1)
}

.decoration-slate-950\/100 {
    text-decoration-color: rgb(0 33 74 / 1)
}

.decoration-slate-950\/20 {
    text-decoration-color: rgb(0 33 74 / 0.2)
}

.decoration-slate-950\/25 {
    text-decoration-color: rgb(0 33 74 / 0.25)
}

.decoration-slate-950\/30 {
    text-decoration-color: rgb(0 33 74 / 0.3)
}

.decoration-slate-950\/40 {
    text-decoration-color: rgb(0 33 74 / 0.4)
}

.decoration-slate-950\/5 {
    text-decoration-color: rgb(0 33 74 / 0.05)
}

.decoration-slate-950\/50 {
    text-decoration-color: rgb(0 33 74 / 0.5)
}

.decoration-slate-950\/60 {
    text-decoration-color: rgb(0 33 74 / 0.6)
}

.decoration-slate-950\/70 {
    text-decoration-color: rgb(0 33 74 / 0.7)
}

.decoration-slate-950\/75 {
    text-decoration-color: rgb(0 33 74 / 0.75)
}

.decoration-slate-950\/80 {
    text-decoration-color: rgb(0 33 74 / 0.8)
}

.decoration-slate-950\/90 {
    text-decoration-color: rgb(0 33 74 / 0.9)
}

.decoration-slate-950\/95 {
    text-decoration-color: rgb(0 33 74 / 0.95)
}

.decoration-stone-100 {
    text-decoration-color: #f5f5f4
}

.decoration-stone-100\/0 {
    text-decoration-color: rgb(245 245 244 / 0)
}

.decoration-stone-100\/10 {
    text-decoration-color: rgb(245 245 244 / 0.1)
}

.decoration-stone-100\/100 {
    text-decoration-color: rgb(245 245 244 / 1)
}

.decoration-stone-100\/20 {
    text-decoration-color: rgb(245 245 244 / 0.2)
}

.decoration-stone-100\/25 {
    text-decoration-color: rgb(245 245 244 / 0.25)
}

.decoration-stone-100\/30 {
    text-decoration-color: rgb(245 245 244 / 0.3)
}

.decoration-stone-100\/40 {
    text-decoration-color: rgb(245 245 244 / 0.4)
}

.decoration-stone-100\/5 {
    text-decoration-color: rgb(245 245 244 / 0.05)
}

.decoration-stone-100\/50 {
    text-decoration-color: rgb(245 245 244 / 0.5)
}

.decoration-stone-100\/60 {
    text-decoration-color: rgb(245 245 244 / 0.6)
}

.decoration-stone-100\/70 {
    text-decoration-color: rgb(245 245 244 / 0.7)
}

.decoration-stone-100\/75 {
    text-decoration-color: rgb(245 245 244 / 0.75)
}

.decoration-stone-100\/80 {
    text-decoration-color: rgb(245 245 244 / 0.8)
}

.decoration-stone-100\/90 {
    text-decoration-color: rgb(245 245 244 / 0.9)
}

.decoration-stone-100\/95 {
    text-decoration-color: rgb(245 245 244 / 0.95)
}

.decoration-stone-150 {
    text-decoration-color: #F5F6F1
}

.decoration-stone-150\/0 {
    text-decoration-color: rgb(245 246 241 / 0)
}

.decoration-stone-150\/10 {
    text-decoration-color: rgb(245 246 241 / 0.1)
}

.decoration-stone-150\/100 {
    text-decoration-color: rgb(245 246 241 / 1)
}

.decoration-stone-150\/20 {
    text-decoration-color: rgb(245 246 241 / 0.2)
}

.decoration-stone-150\/25 {
    text-decoration-color: rgb(245 246 241 / 0.25)
}

.decoration-stone-150\/30 {
    text-decoration-color: rgb(245 246 241 / 0.3)
}

.decoration-stone-150\/40 {
    text-decoration-color: rgb(245 246 241 / 0.4)
}

.decoration-stone-150\/5 {
    text-decoration-color: rgb(245 246 241 / 0.05)
}

.decoration-stone-150\/50 {
    text-decoration-color: rgb(245 246 241 / 0.5)
}

.decoration-stone-150\/60 {
    text-decoration-color: rgb(245 246 241 / 0.6)
}

.decoration-stone-150\/70 {
    text-decoration-color: rgb(245 246 241 / 0.7)
}

.decoration-stone-150\/75 {
    text-decoration-color: rgb(245 246 241 / 0.75)
}

.decoration-stone-150\/80 {
    text-decoration-color: rgb(245 246 241 / 0.8)
}

.decoration-stone-150\/90 {
    text-decoration-color: rgb(245 246 241 / 0.9)
}

.decoration-stone-150\/95 {
    text-decoration-color: rgb(245 246 241 / 0.95)
}

.decoration-stone-200 {
    text-decoration-color: #e7e5e4
}

.decoration-stone-200\/0 {
    text-decoration-color: rgb(231 229 228 / 0)
}

.decoration-stone-200\/10 {
    text-decoration-color: rgb(231 229 228 / 0.1)
}

.decoration-stone-200\/100 {
    text-decoration-color: rgb(231 229 228 / 1)
}

.decoration-stone-200\/20 {
    text-decoration-color: rgb(231 229 228 / 0.2)
}

.decoration-stone-200\/25 {
    text-decoration-color: rgb(231 229 228 / 0.25)
}

.decoration-stone-200\/30 {
    text-decoration-color: rgb(231 229 228 / 0.3)
}

.decoration-stone-200\/40 {
    text-decoration-color: rgb(231 229 228 / 0.4)
}

.decoration-stone-200\/5 {
    text-decoration-color: rgb(231 229 228 / 0.05)
}

.decoration-stone-200\/50 {
    text-decoration-color: rgb(231 229 228 / 0.5)
}

.decoration-stone-200\/60 {
    text-decoration-color: rgb(231 229 228 / 0.6)
}

.decoration-stone-200\/70 {
    text-decoration-color: rgb(231 229 228 / 0.7)
}

.decoration-stone-200\/75 {
    text-decoration-color: rgb(231 229 228 / 0.75)
}

.decoration-stone-200\/80 {
    text-decoration-color: rgb(231 229 228 / 0.8)
}

.decoration-stone-200\/90 {
    text-decoration-color: rgb(231 229 228 / 0.9)
}

.decoration-stone-200\/95 {
    text-decoration-color: rgb(231 229 228 / 0.95)
}

.decoration-stone-300 {
    text-decoration-color: #d6d3d1
}

.decoration-stone-300\/0 {
    text-decoration-color: rgb(214 211 209 / 0)
}

.decoration-stone-300\/10 {
    text-decoration-color: rgb(214 211 209 / 0.1)
}

.decoration-stone-300\/100 {
    text-decoration-color: rgb(214 211 209 / 1)
}

.decoration-stone-300\/20 {
    text-decoration-color: rgb(214 211 209 / 0.2)
}

.decoration-stone-300\/25 {
    text-decoration-color: rgb(214 211 209 / 0.25)
}

.decoration-stone-300\/30 {
    text-decoration-color: rgb(214 211 209 / 0.3)
}

.decoration-stone-300\/40 {
    text-decoration-color: rgb(214 211 209 / 0.4)
}

.decoration-stone-300\/5 {
    text-decoration-color: rgb(214 211 209 / 0.05)
}

.decoration-stone-300\/50 {
    text-decoration-color: rgb(214 211 209 / 0.5)
}

.decoration-stone-300\/60 {
    text-decoration-color: rgb(214 211 209 / 0.6)
}

.decoration-stone-300\/70 {
    text-decoration-color: rgb(214 211 209 / 0.7)
}

.decoration-stone-300\/75 {
    text-decoration-color: rgb(214 211 209 / 0.75)
}

.decoration-stone-300\/80 {
    text-decoration-color: rgb(214 211 209 / 0.8)
}

.decoration-stone-300\/90 {
    text-decoration-color: rgb(214 211 209 / 0.9)
}

.decoration-stone-300\/95 {
    text-decoration-color: rgb(214 211 209 / 0.95)
}

.decoration-stone-400 {
    text-decoration-color: #a8a29e
}

.decoration-stone-400\/0 {
    text-decoration-color: rgb(168 162 158 / 0)
}

.decoration-stone-400\/10 {
    text-decoration-color: rgb(168 162 158 / 0.1)
}

.decoration-stone-400\/100 {
    text-decoration-color: rgb(168 162 158 / 1)
}

.decoration-stone-400\/20 {
    text-decoration-color: rgb(168 162 158 / 0.2)
}

.decoration-stone-400\/25 {
    text-decoration-color: rgb(168 162 158 / 0.25)
}

.decoration-stone-400\/30 {
    text-decoration-color: rgb(168 162 158 / 0.3)
}

.decoration-stone-400\/40 {
    text-decoration-color: rgb(168 162 158 / 0.4)
}

.decoration-stone-400\/5 {
    text-decoration-color: rgb(168 162 158 / 0.05)
}

.decoration-stone-400\/50 {
    text-decoration-color: rgb(168 162 158 / 0.5)
}

.decoration-stone-400\/60 {
    text-decoration-color: rgb(168 162 158 / 0.6)
}

.decoration-stone-400\/70 {
    text-decoration-color: rgb(168 162 158 / 0.7)
}

.decoration-stone-400\/75 {
    text-decoration-color: rgb(168 162 158 / 0.75)
}

.decoration-stone-400\/80 {
    text-decoration-color: rgb(168 162 158 / 0.8)
}

.decoration-stone-400\/90 {
    text-decoration-color: rgb(168 162 158 / 0.9)
}

.decoration-stone-400\/95 {
    text-decoration-color: rgb(168 162 158 / 0.95)
}

.decoration-stone-50 {
    text-decoration-color: #fafaf9
}

.decoration-stone-50\/0 {
    text-decoration-color: rgb(250 250 249 / 0)
}

.decoration-stone-50\/10 {
    text-decoration-color: rgb(250 250 249 / 0.1)
}

.decoration-stone-50\/100 {
    text-decoration-color: rgb(250 250 249 / 1)
}

.decoration-stone-50\/20 {
    text-decoration-color: rgb(250 250 249 / 0.2)
}

.decoration-stone-50\/25 {
    text-decoration-color: rgb(250 250 249 / 0.25)
}

.decoration-stone-50\/30 {
    text-decoration-color: rgb(250 250 249 / 0.3)
}

.decoration-stone-50\/40 {
    text-decoration-color: rgb(250 250 249 / 0.4)
}

.decoration-stone-50\/5 {
    text-decoration-color: rgb(250 250 249 / 0.05)
}

.decoration-stone-50\/50 {
    text-decoration-color: rgb(250 250 249 / 0.5)
}

.decoration-stone-50\/60 {
    text-decoration-color: rgb(250 250 249 / 0.6)
}

.decoration-stone-50\/70 {
    text-decoration-color: rgb(250 250 249 / 0.7)
}

.decoration-stone-50\/75 {
    text-decoration-color: rgb(250 250 249 / 0.75)
}

.decoration-stone-50\/80 {
    text-decoration-color: rgb(250 250 249 / 0.8)
}

.decoration-stone-50\/90 {
    text-decoration-color: rgb(250 250 249 / 0.9)
}

.decoration-stone-50\/95 {
    text-decoration-color: rgb(250 250 249 / 0.95)
}

.decoration-stone-500 {
    text-decoration-color: #78716c
}

.decoration-stone-500\/0 {
    text-decoration-color: rgb(120 113 108 / 0)
}

.decoration-stone-500\/10 {
    text-decoration-color: rgb(120 113 108 / 0.1)
}

.decoration-stone-500\/100 {
    text-decoration-color: rgb(120 113 108 / 1)
}

.decoration-stone-500\/20 {
    text-decoration-color: rgb(120 113 108 / 0.2)
}

.decoration-stone-500\/25 {
    text-decoration-color: rgb(120 113 108 / 0.25)
}

.decoration-stone-500\/30 {
    text-decoration-color: rgb(120 113 108 / 0.3)
}

.decoration-stone-500\/40 {
    text-decoration-color: rgb(120 113 108 / 0.4)
}

.decoration-stone-500\/5 {
    text-decoration-color: rgb(120 113 108 / 0.05)
}

.decoration-stone-500\/50 {
    text-decoration-color: rgb(120 113 108 / 0.5)
}

.decoration-stone-500\/60 {
    text-decoration-color: rgb(120 113 108 / 0.6)
}

.decoration-stone-500\/70 {
    text-decoration-color: rgb(120 113 108 / 0.7)
}

.decoration-stone-500\/75 {
    text-decoration-color: rgb(120 113 108 / 0.75)
}

.decoration-stone-500\/80 {
    text-decoration-color: rgb(120 113 108 / 0.8)
}

.decoration-stone-500\/90 {
    text-decoration-color: rgb(120 113 108 / 0.9)
}

.decoration-stone-500\/95 {
    text-decoration-color: rgb(120 113 108 / 0.95)
}

.decoration-stone-600 {
    text-decoration-color: #57534e
}

.decoration-stone-600\/0 {
    text-decoration-color: rgb(87 83 78 / 0)
}

.decoration-stone-600\/10 {
    text-decoration-color: rgb(87 83 78 / 0.1)
}

.decoration-stone-600\/100 {
    text-decoration-color: rgb(87 83 78 / 1)
}

.decoration-stone-600\/20 {
    text-decoration-color: rgb(87 83 78 / 0.2)
}

.decoration-stone-600\/25 {
    text-decoration-color: rgb(87 83 78 / 0.25)
}

.decoration-stone-600\/30 {
    text-decoration-color: rgb(87 83 78 / 0.3)
}

.decoration-stone-600\/40 {
    text-decoration-color: rgb(87 83 78 / 0.4)
}

.decoration-stone-600\/5 {
    text-decoration-color: rgb(87 83 78 / 0.05)
}

.decoration-stone-600\/50 {
    text-decoration-color: rgb(87 83 78 / 0.5)
}

.decoration-stone-600\/60 {
    text-decoration-color: rgb(87 83 78 / 0.6)
}

.decoration-stone-600\/70 {
    text-decoration-color: rgb(87 83 78 / 0.7)
}

.decoration-stone-600\/75 {
    text-decoration-color: rgb(87 83 78 / 0.75)
}

.decoration-stone-600\/80 {
    text-decoration-color: rgb(87 83 78 / 0.8)
}

.decoration-stone-600\/90 {
    text-decoration-color: rgb(87 83 78 / 0.9)
}

.decoration-stone-600\/95 {
    text-decoration-color: rgb(87 83 78 / 0.95)
}

.decoration-stone-700 {
    text-decoration-color: #44403c
}

.decoration-stone-700\/0 {
    text-decoration-color: rgb(68 64 60 / 0)
}

.decoration-stone-700\/10 {
    text-decoration-color: rgb(68 64 60 / 0.1)
}

.decoration-stone-700\/100 {
    text-decoration-color: rgb(68 64 60 / 1)
}

.decoration-stone-700\/20 {
    text-decoration-color: rgb(68 64 60 / 0.2)
}

.decoration-stone-700\/25 {
    text-decoration-color: rgb(68 64 60 / 0.25)
}

.decoration-stone-700\/30 {
    text-decoration-color: rgb(68 64 60 / 0.3)
}

.decoration-stone-700\/40 {
    text-decoration-color: rgb(68 64 60 / 0.4)
}

.decoration-stone-700\/5 {
    text-decoration-color: rgb(68 64 60 / 0.05)
}

.decoration-stone-700\/50 {
    text-decoration-color: rgb(68 64 60 / 0.5)
}

.decoration-stone-700\/60 {
    text-decoration-color: rgb(68 64 60 / 0.6)
}

.decoration-stone-700\/70 {
    text-decoration-color: rgb(68 64 60 / 0.7)
}

.decoration-stone-700\/75 {
    text-decoration-color: rgb(68 64 60 / 0.75)
}

.decoration-stone-700\/80 {
    text-decoration-color: rgb(68 64 60 / 0.8)
}

.decoration-stone-700\/90 {
    text-decoration-color: rgb(68 64 60 / 0.9)
}

.decoration-stone-700\/95 {
    text-decoration-color: rgb(68 64 60 / 0.95)
}

.decoration-stone-800 {
    text-decoration-color: #292524
}

.decoration-stone-800\/0 {
    text-decoration-color: rgb(41 37 36 / 0)
}

.decoration-stone-800\/10 {
    text-decoration-color: rgb(41 37 36 / 0.1)
}

.decoration-stone-800\/100 {
    text-decoration-color: rgb(41 37 36 / 1)
}

.decoration-stone-800\/20 {
    text-decoration-color: rgb(41 37 36 / 0.2)
}

.decoration-stone-800\/25 {
    text-decoration-color: rgb(41 37 36 / 0.25)
}

.decoration-stone-800\/30 {
    text-decoration-color: rgb(41 37 36 / 0.3)
}

.decoration-stone-800\/40 {
    text-decoration-color: rgb(41 37 36 / 0.4)
}

.decoration-stone-800\/5 {
    text-decoration-color: rgb(41 37 36 / 0.05)
}

.decoration-stone-800\/50 {
    text-decoration-color: rgb(41 37 36 / 0.5)
}

.decoration-stone-800\/60 {
    text-decoration-color: rgb(41 37 36 / 0.6)
}

.decoration-stone-800\/70 {
    text-decoration-color: rgb(41 37 36 / 0.7)
}

.decoration-stone-800\/75 {
    text-decoration-color: rgb(41 37 36 / 0.75)
}

.decoration-stone-800\/80 {
    text-decoration-color: rgb(41 37 36 / 0.8)
}

.decoration-stone-800\/90 {
    text-decoration-color: rgb(41 37 36 / 0.9)
}

.decoration-stone-800\/95 {
    text-decoration-color: rgb(41 37 36 / 0.95)
}

.decoration-stone-900 {
    text-decoration-color: #1c1917
}

.decoration-stone-900\/0 {
    text-decoration-color: rgb(28 25 23 / 0)
}

.decoration-stone-900\/10 {
    text-decoration-color: rgb(28 25 23 / 0.1)
}

.decoration-stone-900\/100 {
    text-decoration-color: rgb(28 25 23 / 1)
}

.decoration-stone-900\/20 {
    text-decoration-color: rgb(28 25 23 / 0.2)
}

.decoration-stone-900\/25 {
    text-decoration-color: rgb(28 25 23 / 0.25)
}

.decoration-stone-900\/30 {
    text-decoration-color: rgb(28 25 23 / 0.3)
}

.decoration-stone-900\/40 {
    text-decoration-color: rgb(28 25 23 / 0.4)
}

.decoration-stone-900\/5 {
    text-decoration-color: rgb(28 25 23 / 0.05)
}

.decoration-stone-900\/50 {
    text-decoration-color: rgb(28 25 23 / 0.5)
}

.decoration-stone-900\/60 {
    text-decoration-color: rgb(28 25 23 / 0.6)
}

.decoration-stone-900\/70 {
    text-decoration-color: rgb(28 25 23 / 0.7)
}

.decoration-stone-900\/75 {
    text-decoration-color: rgb(28 25 23 / 0.75)
}

.decoration-stone-900\/80 {
    text-decoration-color: rgb(28 25 23 / 0.8)
}

.decoration-stone-900\/90 {
    text-decoration-color: rgb(28 25 23 / 0.9)
}

.decoration-stone-900\/95 {
    text-decoration-color: rgb(28 25 23 / 0.95)
}

.decoration-stone-950 {
    text-decoration-color: #0c0a09
}

.decoration-stone-950\/0 {
    text-decoration-color: rgb(12 10 9 / 0)
}

.decoration-stone-950\/10 {
    text-decoration-color: rgb(12 10 9 / 0.1)
}

.decoration-stone-950\/100 {
    text-decoration-color: rgb(12 10 9 / 1)
}

.decoration-stone-950\/20 {
    text-decoration-color: rgb(12 10 9 / 0.2)
}

.decoration-stone-950\/25 {
    text-decoration-color: rgb(12 10 9 / 0.25)
}

.decoration-stone-950\/30 {
    text-decoration-color: rgb(12 10 9 / 0.3)
}

.decoration-stone-950\/40 {
    text-decoration-color: rgb(12 10 9 / 0.4)
}

.decoration-stone-950\/5 {
    text-decoration-color: rgb(12 10 9 / 0.05)
}

.decoration-stone-950\/50 {
    text-decoration-color: rgb(12 10 9 / 0.5)
}

.decoration-stone-950\/60 {
    text-decoration-color: rgb(12 10 9 / 0.6)
}

.decoration-stone-950\/70 {
    text-decoration-color: rgb(12 10 9 / 0.7)
}

.decoration-stone-950\/75 {
    text-decoration-color: rgb(12 10 9 / 0.75)
}

.decoration-stone-950\/80 {
    text-decoration-color: rgb(12 10 9 / 0.8)
}

.decoration-stone-950\/90 {
    text-decoration-color: rgb(12 10 9 / 0.9)
}

.decoration-stone-950\/95 {
    text-decoration-color: rgb(12 10 9 / 0.95)
}

.decoration-teal-100 {
    text-decoration-color: #ccfbf1
}

.decoration-teal-100\/0 {
    text-decoration-color: rgb(204 251 241 / 0)
}

.decoration-teal-100\/10 {
    text-decoration-color: rgb(204 251 241 / 0.1)
}

.decoration-teal-100\/100 {
    text-decoration-color: rgb(204 251 241 / 1)
}

.decoration-teal-100\/20 {
    text-decoration-color: rgb(204 251 241 / 0.2)
}

.decoration-teal-100\/25 {
    text-decoration-color: rgb(204 251 241 / 0.25)
}

.decoration-teal-100\/30 {
    text-decoration-color: rgb(204 251 241 / 0.3)
}

.decoration-teal-100\/40 {
    text-decoration-color: rgb(204 251 241 / 0.4)
}

.decoration-teal-100\/5 {
    text-decoration-color: rgb(204 251 241 / 0.05)
}

.decoration-teal-100\/50 {
    text-decoration-color: rgb(204 251 241 / 0.5)
}

.decoration-teal-100\/60 {
    text-decoration-color: rgb(204 251 241 / 0.6)
}

.decoration-teal-100\/70 {
    text-decoration-color: rgb(204 251 241 / 0.7)
}

.decoration-teal-100\/75 {
    text-decoration-color: rgb(204 251 241 / 0.75)
}

.decoration-teal-100\/80 {
    text-decoration-color: rgb(204 251 241 / 0.8)
}

.decoration-teal-100\/90 {
    text-decoration-color: rgb(204 251 241 / 0.9)
}

.decoration-teal-100\/95 {
    text-decoration-color: rgb(204 251 241 / 0.95)
}

.decoration-teal-200 {
    text-decoration-color: #99f6e4
}

.decoration-teal-200\/0 {
    text-decoration-color: rgb(153 246 228 / 0)
}

.decoration-teal-200\/10 {
    text-decoration-color: rgb(153 246 228 / 0.1)
}

.decoration-teal-200\/100 {
    text-decoration-color: rgb(153 246 228 / 1)
}

.decoration-teal-200\/20 {
    text-decoration-color: rgb(153 246 228 / 0.2)
}

.decoration-teal-200\/25 {
    text-decoration-color: rgb(153 246 228 / 0.25)
}

.decoration-teal-200\/30 {
    text-decoration-color: rgb(153 246 228 / 0.3)
}

.decoration-teal-200\/40 {
    text-decoration-color: rgb(153 246 228 / 0.4)
}

.decoration-teal-200\/5 {
    text-decoration-color: rgb(153 246 228 / 0.05)
}

.decoration-teal-200\/50 {
    text-decoration-color: rgb(153 246 228 / 0.5)
}

.decoration-teal-200\/60 {
    text-decoration-color: rgb(153 246 228 / 0.6)
}

.decoration-teal-200\/70 {
    text-decoration-color: rgb(153 246 228 / 0.7)
}

.decoration-teal-200\/75 {
    text-decoration-color: rgb(153 246 228 / 0.75)
}

.decoration-teal-200\/80 {
    text-decoration-color: rgb(153 246 228 / 0.8)
}

.decoration-teal-200\/90 {
    text-decoration-color: rgb(153 246 228 / 0.9)
}

.decoration-teal-200\/95 {
    text-decoration-color: rgb(153 246 228 / 0.95)
}

.decoration-teal-300 {
    text-decoration-color: #5eead4
}

.decoration-teal-300\/0 {
    text-decoration-color: rgb(94 234 212 / 0)
}

.decoration-teal-300\/10 {
    text-decoration-color: rgb(94 234 212 / 0.1)
}

.decoration-teal-300\/100 {
    text-decoration-color: rgb(94 234 212 / 1)
}

.decoration-teal-300\/20 {
    text-decoration-color: rgb(94 234 212 / 0.2)
}

.decoration-teal-300\/25 {
    text-decoration-color: rgb(94 234 212 / 0.25)
}

.decoration-teal-300\/30 {
    text-decoration-color: rgb(94 234 212 / 0.3)
}

.decoration-teal-300\/40 {
    text-decoration-color: rgb(94 234 212 / 0.4)
}

.decoration-teal-300\/5 {
    text-decoration-color: rgb(94 234 212 / 0.05)
}

.decoration-teal-300\/50 {
    text-decoration-color: rgb(94 234 212 / 0.5)
}

.decoration-teal-300\/60 {
    text-decoration-color: rgb(94 234 212 / 0.6)
}

.decoration-teal-300\/70 {
    text-decoration-color: rgb(94 234 212 / 0.7)
}

.decoration-teal-300\/75 {
    text-decoration-color: rgb(94 234 212 / 0.75)
}

.decoration-teal-300\/80 {
    text-decoration-color: rgb(94 234 212 / 0.8)
}

.decoration-teal-300\/90 {
    text-decoration-color: rgb(94 234 212 / 0.9)
}

.decoration-teal-300\/95 {
    text-decoration-color: rgb(94 234 212 / 0.95)
}

.decoration-teal-400 {
    text-decoration-color: #2dd4bf
}

.decoration-teal-400\/0 {
    text-decoration-color: rgb(45 212 191 / 0)
}

.decoration-teal-400\/10 {
    text-decoration-color: rgb(45 212 191 / 0.1)
}

.decoration-teal-400\/100 {
    text-decoration-color: rgb(45 212 191 / 1)
}

.decoration-teal-400\/20 {
    text-decoration-color: rgb(45 212 191 / 0.2)
}

.decoration-teal-400\/25 {
    text-decoration-color: rgb(45 212 191 / 0.25)
}

.decoration-teal-400\/30 {
    text-decoration-color: rgb(45 212 191 / 0.3)
}

.decoration-teal-400\/40 {
    text-decoration-color: rgb(45 212 191 / 0.4)
}

.decoration-teal-400\/5 {
    text-decoration-color: rgb(45 212 191 / 0.05)
}

.decoration-teal-400\/50 {
    text-decoration-color: rgb(45 212 191 / 0.5)
}

.decoration-teal-400\/60 {
    text-decoration-color: rgb(45 212 191 / 0.6)
}

.decoration-teal-400\/70 {
    text-decoration-color: rgb(45 212 191 / 0.7)
}

.decoration-teal-400\/75 {
    text-decoration-color: rgb(45 212 191 / 0.75)
}

.decoration-teal-400\/80 {
    text-decoration-color: rgb(45 212 191 / 0.8)
}

.decoration-teal-400\/90 {
    text-decoration-color: rgb(45 212 191 / 0.9)
}

.decoration-teal-400\/95 {
    text-decoration-color: rgb(45 212 191 / 0.95)
}

.decoration-teal-450 {
    text-decoration-color: #00B89E
}

.decoration-teal-450\/0 {
    text-decoration-color: rgb(0 184 158 / 0)
}

.decoration-teal-450\/10 {
    text-decoration-color: rgb(0 184 158 / 0.1)
}

.decoration-teal-450\/100 {
    text-decoration-color: rgb(0 184 158 / 1)
}

.decoration-teal-450\/20 {
    text-decoration-color: rgb(0 184 158 / 0.2)
}

.decoration-teal-450\/25 {
    text-decoration-color: rgb(0 184 158 / 0.25)
}

.decoration-teal-450\/30 {
    text-decoration-color: rgb(0 184 158 / 0.3)
}

.decoration-teal-450\/40 {
    text-decoration-color: rgb(0 184 158 / 0.4)
}

.decoration-teal-450\/5 {
    text-decoration-color: rgb(0 184 158 / 0.05)
}

.decoration-teal-450\/50 {
    text-decoration-color: rgb(0 184 158 / 0.5)
}

.decoration-teal-450\/60 {
    text-decoration-color: rgb(0 184 158 / 0.6)
}

.decoration-teal-450\/70 {
    text-decoration-color: rgb(0 184 158 / 0.7)
}

.decoration-teal-450\/75 {
    text-decoration-color: rgb(0 184 158 / 0.75)
}

.decoration-teal-450\/80 {
    text-decoration-color: rgb(0 184 158 / 0.8)
}

.decoration-teal-450\/90 {
    text-decoration-color: rgb(0 184 158 / 0.9)
}

.decoration-teal-450\/95 {
    text-decoration-color: rgb(0 184 158 / 0.95)
}

.decoration-teal-50 {
    text-decoration-color: #f0fdfa
}

.decoration-teal-50\/0 {
    text-decoration-color: rgb(240 253 250 / 0)
}

.decoration-teal-50\/10 {
    text-decoration-color: rgb(240 253 250 / 0.1)
}

.decoration-teal-50\/100 {
    text-decoration-color: rgb(240 253 250 / 1)
}

.decoration-teal-50\/20 {
    text-decoration-color: rgb(240 253 250 / 0.2)
}

.decoration-teal-50\/25 {
    text-decoration-color: rgb(240 253 250 / 0.25)
}

.decoration-teal-50\/30 {
    text-decoration-color: rgb(240 253 250 / 0.3)
}

.decoration-teal-50\/40 {
    text-decoration-color: rgb(240 253 250 / 0.4)
}

.decoration-teal-50\/5 {
    text-decoration-color: rgb(240 253 250 / 0.05)
}

.decoration-teal-50\/50 {
    text-decoration-color: rgb(240 253 250 / 0.5)
}

.decoration-teal-50\/60 {
    text-decoration-color: rgb(240 253 250 / 0.6)
}

.decoration-teal-50\/70 {
    text-decoration-color: rgb(240 253 250 / 0.7)
}

.decoration-teal-50\/75 {
    text-decoration-color: rgb(240 253 250 / 0.75)
}

.decoration-teal-50\/80 {
    text-decoration-color: rgb(240 253 250 / 0.8)
}

.decoration-teal-50\/90 {
    text-decoration-color: rgb(240 253 250 / 0.9)
}

.decoration-teal-50\/95 {
    text-decoration-color: rgb(240 253 250 / 0.95)
}

.decoration-teal-500 {
    text-decoration-color: #14b8a6
}

.decoration-teal-500\/0 {
    text-decoration-color: rgb(20 184 166 / 0)
}

.decoration-teal-500\/10 {
    text-decoration-color: rgb(20 184 166 / 0.1)
}

.decoration-teal-500\/100 {
    text-decoration-color: rgb(20 184 166 / 1)
}

.decoration-teal-500\/20 {
    text-decoration-color: rgb(20 184 166 / 0.2)
}

.decoration-teal-500\/25 {
    text-decoration-color: rgb(20 184 166 / 0.25)
}

.decoration-teal-500\/30 {
    text-decoration-color: rgb(20 184 166 / 0.3)
}

.decoration-teal-500\/40 {
    text-decoration-color: rgb(20 184 166 / 0.4)
}

.decoration-teal-500\/5 {
    text-decoration-color: rgb(20 184 166 / 0.05)
}

.decoration-teal-500\/50 {
    text-decoration-color: rgb(20 184 166 / 0.5)
}

.decoration-teal-500\/60 {
    text-decoration-color: rgb(20 184 166 / 0.6)
}

.decoration-teal-500\/70 {
    text-decoration-color: rgb(20 184 166 / 0.7)
}

.decoration-teal-500\/75 {
    text-decoration-color: rgb(20 184 166 / 0.75)
}

.decoration-teal-500\/80 {
    text-decoration-color: rgb(20 184 166 / 0.8)
}

.decoration-teal-500\/90 {
    text-decoration-color: rgb(20 184 166 / 0.9)
}

.decoration-teal-500\/95 {
    text-decoration-color: rgb(20 184 166 / 0.95)
}

.decoration-teal-550 {
    text-decoration-color: #008573
}

.decoration-teal-550\/0 {
    text-decoration-color: rgb(0 133 115 / 0)
}

.decoration-teal-550\/10 {
    text-decoration-color: rgb(0 133 115 / 0.1)
}

.decoration-teal-550\/100 {
    text-decoration-color: rgb(0 133 115 / 1)
}

.decoration-teal-550\/20 {
    text-decoration-color: rgb(0 133 115 / 0.2)
}

.decoration-teal-550\/25 {
    text-decoration-color: rgb(0 133 115 / 0.25)
}

.decoration-teal-550\/30 {
    text-decoration-color: rgb(0 133 115 / 0.3)
}

.decoration-teal-550\/40 {
    text-decoration-color: rgb(0 133 115 / 0.4)
}

.decoration-teal-550\/5 {
    text-decoration-color: rgb(0 133 115 / 0.05)
}

.decoration-teal-550\/50 {
    text-decoration-color: rgb(0 133 115 / 0.5)
}

.decoration-teal-550\/60 {
    text-decoration-color: rgb(0 133 115 / 0.6)
}

.decoration-teal-550\/70 {
    text-decoration-color: rgb(0 133 115 / 0.7)
}

.decoration-teal-550\/75 {
    text-decoration-color: rgb(0 133 115 / 0.75)
}

.decoration-teal-550\/80 {
    text-decoration-color: rgb(0 133 115 / 0.8)
}

.decoration-teal-550\/90 {
    text-decoration-color: rgb(0 133 115 / 0.9)
}

.decoration-teal-550\/95 {
    text-decoration-color: rgb(0 133 115 / 0.95)
}

.decoration-teal-600 {
    text-decoration-color: #0d9488
}

.decoration-teal-600\/0 {
    text-decoration-color: rgb(13 148 136 / 0)
}

.decoration-teal-600\/10 {
    text-decoration-color: rgb(13 148 136 / 0.1)
}

.decoration-teal-600\/100 {
    text-decoration-color: rgb(13 148 136 / 1)
}

.decoration-teal-600\/20 {
    text-decoration-color: rgb(13 148 136 / 0.2)
}

.decoration-teal-600\/25 {
    text-decoration-color: rgb(13 148 136 / 0.25)
}

.decoration-teal-600\/30 {
    text-decoration-color: rgb(13 148 136 / 0.3)
}

.decoration-teal-600\/40 {
    text-decoration-color: rgb(13 148 136 / 0.4)
}

.decoration-teal-600\/5 {
    text-decoration-color: rgb(13 148 136 / 0.05)
}

.decoration-teal-600\/50 {
    text-decoration-color: rgb(13 148 136 / 0.5)
}

.decoration-teal-600\/60 {
    text-decoration-color: rgb(13 148 136 / 0.6)
}

.decoration-teal-600\/70 {
    text-decoration-color: rgb(13 148 136 / 0.7)
}

.decoration-teal-600\/75 {
    text-decoration-color: rgb(13 148 136 / 0.75)
}

.decoration-teal-600\/80 {
    text-decoration-color: rgb(13 148 136 / 0.8)
}

.decoration-teal-600\/90 {
    text-decoration-color: rgb(13 148 136 / 0.9)
}

.decoration-teal-600\/95 {
    text-decoration-color: rgb(13 148 136 / 0.95)
}

.decoration-teal-700 {
    text-decoration-color: #0f766e
}

.decoration-teal-700\/0 {
    text-decoration-color: rgb(15 118 110 / 0)
}

.decoration-teal-700\/10 {
    text-decoration-color: rgb(15 118 110 / 0.1)
}

.decoration-teal-700\/100 {
    text-decoration-color: rgb(15 118 110 / 1)
}

.decoration-teal-700\/20 {
    text-decoration-color: rgb(15 118 110 / 0.2)
}

.decoration-teal-700\/25 {
    text-decoration-color: rgb(15 118 110 / 0.25)
}

.decoration-teal-700\/30 {
    text-decoration-color: rgb(15 118 110 / 0.3)
}

.decoration-teal-700\/40 {
    text-decoration-color: rgb(15 118 110 / 0.4)
}

.decoration-teal-700\/5 {
    text-decoration-color: rgb(15 118 110 / 0.05)
}

.decoration-teal-700\/50 {
    text-decoration-color: rgb(15 118 110 / 0.5)
}

.decoration-teal-700\/60 {
    text-decoration-color: rgb(15 118 110 / 0.6)
}

.decoration-teal-700\/70 {
    text-decoration-color: rgb(15 118 110 / 0.7)
}

.decoration-teal-700\/75 {
    text-decoration-color: rgb(15 118 110 / 0.75)
}

.decoration-teal-700\/80 {
    text-decoration-color: rgb(15 118 110 / 0.8)
}

.decoration-teal-700\/90 {
    text-decoration-color: rgb(15 118 110 / 0.9)
}

.decoration-teal-700\/95 {
    text-decoration-color: rgb(15 118 110 / 0.95)
}

.decoration-teal-800 {
    text-decoration-color: #115e59
}

.decoration-teal-800\/0 {
    text-decoration-color: rgb(17 94 89 / 0)
}

.decoration-teal-800\/10 {
    text-decoration-color: rgb(17 94 89 / 0.1)
}

.decoration-teal-800\/100 {
    text-decoration-color: rgb(17 94 89 / 1)
}

.decoration-teal-800\/20 {
    text-decoration-color: rgb(17 94 89 / 0.2)
}

.decoration-teal-800\/25 {
    text-decoration-color: rgb(17 94 89 / 0.25)
}

.decoration-teal-800\/30 {
    text-decoration-color: rgb(17 94 89 / 0.3)
}

.decoration-teal-800\/40 {
    text-decoration-color: rgb(17 94 89 / 0.4)
}

.decoration-teal-800\/5 {
    text-decoration-color: rgb(17 94 89 / 0.05)
}

.decoration-teal-800\/50 {
    text-decoration-color: rgb(17 94 89 / 0.5)
}

.decoration-teal-800\/60 {
    text-decoration-color: rgb(17 94 89 / 0.6)
}

.decoration-teal-800\/70 {
    text-decoration-color: rgb(17 94 89 / 0.7)
}

.decoration-teal-800\/75 {
    text-decoration-color: rgb(17 94 89 / 0.75)
}

.decoration-teal-800\/80 {
    text-decoration-color: rgb(17 94 89 / 0.8)
}

.decoration-teal-800\/90 {
    text-decoration-color: rgb(17 94 89 / 0.9)
}

.decoration-teal-800\/95 {
    text-decoration-color: rgb(17 94 89 / 0.95)
}

.decoration-teal-900 {
    text-decoration-color: #134e4a
}

.decoration-teal-900\/0 {
    text-decoration-color: rgb(19 78 74 / 0)
}

.decoration-teal-900\/10 {
    text-decoration-color: rgb(19 78 74 / 0.1)
}

.decoration-teal-900\/100 {
    text-decoration-color: rgb(19 78 74 / 1)
}

.decoration-teal-900\/20 {
    text-decoration-color: rgb(19 78 74 / 0.2)
}

.decoration-teal-900\/25 {
    text-decoration-color: rgb(19 78 74 / 0.25)
}

.decoration-teal-900\/30 {
    text-decoration-color: rgb(19 78 74 / 0.3)
}

.decoration-teal-900\/40 {
    text-decoration-color: rgb(19 78 74 / 0.4)
}

.decoration-teal-900\/5 {
    text-decoration-color: rgb(19 78 74 / 0.05)
}

.decoration-teal-900\/50 {
    text-decoration-color: rgb(19 78 74 / 0.5)
}

.decoration-teal-900\/60 {
    text-decoration-color: rgb(19 78 74 / 0.6)
}

.decoration-teal-900\/70 {
    text-decoration-color: rgb(19 78 74 / 0.7)
}

.decoration-teal-900\/75 {
    text-decoration-color: rgb(19 78 74 / 0.75)
}

.decoration-teal-900\/80 {
    text-decoration-color: rgb(19 78 74 / 0.8)
}

.decoration-teal-900\/90 {
    text-decoration-color: rgb(19 78 74 / 0.9)
}

.decoration-teal-900\/95 {
    text-decoration-color: rgb(19 78 74 / 0.95)
}

.decoration-teal-950 {
    text-decoration-color: #042f2e
}

.decoration-teal-950\/0 {
    text-decoration-color: rgb(4 47 46 / 0)
}

.decoration-teal-950\/10 {
    text-decoration-color: rgb(4 47 46 / 0.1)
}

.decoration-teal-950\/100 {
    text-decoration-color: rgb(4 47 46 / 1)
}

.decoration-teal-950\/20 {
    text-decoration-color: rgb(4 47 46 / 0.2)
}

.decoration-teal-950\/25 {
    text-decoration-color: rgb(4 47 46 / 0.25)
}

.decoration-teal-950\/30 {
    text-decoration-color: rgb(4 47 46 / 0.3)
}

.decoration-teal-950\/40 {
    text-decoration-color: rgb(4 47 46 / 0.4)
}

.decoration-teal-950\/5 {
    text-decoration-color: rgb(4 47 46 / 0.05)
}

.decoration-teal-950\/50 {
    text-decoration-color: rgb(4 47 46 / 0.5)
}

.decoration-teal-950\/60 {
    text-decoration-color: rgb(4 47 46 / 0.6)
}

.decoration-teal-950\/70 {
    text-decoration-color: rgb(4 47 46 / 0.7)
}

.decoration-teal-950\/75 {
    text-decoration-color: rgb(4 47 46 / 0.75)
}

.decoration-teal-950\/80 {
    text-decoration-color: rgb(4 47 46 / 0.8)
}

.decoration-teal-950\/90 {
    text-decoration-color: rgb(4 47 46 / 0.9)
}

.decoration-teal-950\/95 {
    text-decoration-color: rgb(4 47 46 / 0.95)
}

.decoration-violet-100 {
    text-decoration-color: #ede9fe
}

.decoration-violet-100\/0 {
    text-decoration-color: rgb(237 233 254 / 0)
}

.decoration-violet-100\/10 {
    text-decoration-color: rgb(237 233 254 / 0.1)
}

.decoration-violet-100\/100 {
    text-decoration-color: rgb(237 233 254 / 1)
}

.decoration-violet-100\/20 {
    text-decoration-color: rgb(237 233 254 / 0.2)
}

.decoration-violet-100\/25 {
    text-decoration-color: rgb(237 233 254 / 0.25)
}

.decoration-violet-100\/30 {
    text-decoration-color: rgb(237 233 254 / 0.3)
}

.decoration-violet-100\/40 {
    text-decoration-color: rgb(237 233 254 / 0.4)
}

.decoration-violet-100\/5 {
    text-decoration-color: rgb(237 233 254 / 0.05)
}

.decoration-violet-100\/50 {
    text-decoration-color: rgb(237 233 254 / 0.5)
}

.decoration-violet-100\/60 {
    text-decoration-color: rgb(237 233 254 / 0.6)
}

.decoration-violet-100\/70 {
    text-decoration-color: rgb(237 233 254 / 0.7)
}

.decoration-violet-100\/75 {
    text-decoration-color: rgb(237 233 254 / 0.75)
}

.decoration-violet-100\/80 {
    text-decoration-color: rgb(237 233 254 / 0.8)
}

.decoration-violet-100\/90 {
    text-decoration-color: rgb(237 233 254 / 0.9)
}

.decoration-violet-100\/95 {
    text-decoration-color: rgb(237 233 254 / 0.95)
}

.decoration-violet-101 {
    text-decoration-color: #EFE8FF
}

.decoration-violet-101\/0 {
    text-decoration-color: rgb(239 232 255 / 0)
}

.decoration-violet-101\/10 {
    text-decoration-color: rgb(239 232 255 / 0.1)
}

.decoration-violet-101\/100 {
    text-decoration-color: rgb(239 232 255 / 1)
}

.decoration-violet-101\/20 {
    text-decoration-color: rgb(239 232 255 / 0.2)
}

.decoration-violet-101\/25 {
    text-decoration-color: rgb(239 232 255 / 0.25)
}

.decoration-violet-101\/30 {
    text-decoration-color: rgb(239 232 255 / 0.3)
}

.decoration-violet-101\/40 {
    text-decoration-color: rgb(239 232 255 / 0.4)
}

.decoration-violet-101\/5 {
    text-decoration-color: rgb(239 232 255 / 0.05)
}

.decoration-violet-101\/50 {
    text-decoration-color: rgb(239 232 255 / 0.5)
}

.decoration-violet-101\/60 {
    text-decoration-color: rgb(239 232 255 / 0.6)
}

.decoration-violet-101\/70 {
    text-decoration-color: rgb(239 232 255 / 0.7)
}

.decoration-violet-101\/75 {
    text-decoration-color: rgb(239 232 255 / 0.75)
}

.decoration-violet-101\/80 {
    text-decoration-color: rgb(239 232 255 / 0.8)
}

.decoration-violet-101\/90 {
    text-decoration-color: rgb(239 232 255 / 0.9)
}

.decoration-violet-101\/95 {
    text-decoration-color: rgb(239 232 255 / 0.95)
}

.decoration-violet-200 {
    text-decoration-color: #ddd6fe
}

.decoration-violet-200\/0 {
    text-decoration-color: rgb(221 214 254 / 0)
}

.decoration-violet-200\/10 {
    text-decoration-color: rgb(221 214 254 / 0.1)
}

.decoration-violet-200\/100 {
    text-decoration-color: rgb(221 214 254 / 1)
}

.decoration-violet-200\/20 {
    text-decoration-color: rgb(221 214 254 / 0.2)
}

.decoration-violet-200\/25 {
    text-decoration-color: rgb(221 214 254 / 0.25)
}

.decoration-violet-200\/30 {
    text-decoration-color: rgb(221 214 254 / 0.3)
}

.decoration-violet-200\/40 {
    text-decoration-color: rgb(221 214 254 / 0.4)
}

.decoration-violet-200\/5 {
    text-decoration-color: rgb(221 214 254 / 0.05)
}

.decoration-violet-200\/50 {
    text-decoration-color: rgb(221 214 254 / 0.5)
}

.decoration-violet-200\/60 {
    text-decoration-color: rgb(221 214 254 / 0.6)
}

.decoration-violet-200\/70 {
    text-decoration-color: rgb(221 214 254 / 0.7)
}

.decoration-violet-200\/75 {
    text-decoration-color: rgb(221 214 254 / 0.75)
}

.decoration-violet-200\/80 {
    text-decoration-color: rgb(221 214 254 / 0.8)
}

.decoration-violet-200\/90 {
    text-decoration-color: rgb(221 214 254 / 0.9)
}

.decoration-violet-200\/95 {
    text-decoration-color: rgb(221 214 254 / 0.95)
}

.decoration-violet-250 {
    text-decoration-color: #DED0FF
}

.decoration-violet-250\/0 {
    text-decoration-color: rgb(222 208 255 / 0)
}

.decoration-violet-250\/10 {
    text-decoration-color: rgb(222 208 255 / 0.1)
}

.decoration-violet-250\/100 {
    text-decoration-color: rgb(222 208 255 / 1)
}

.decoration-violet-250\/20 {
    text-decoration-color: rgb(222 208 255 / 0.2)
}

.decoration-violet-250\/25 {
    text-decoration-color: rgb(222 208 255 / 0.25)
}

.decoration-violet-250\/30 {
    text-decoration-color: rgb(222 208 255 / 0.3)
}

.decoration-violet-250\/40 {
    text-decoration-color: rgb(222 208 255 / 0.4)
}

.decoration-violet-250\/5 {
    text-decoration-color: rgb(222 208 255 / 0.05)
}

.decoration-violet-250\/50 {
    text-decoration-color: rgb(222 208 255 / 0.5)
}

.decoration-violet-250\/60 {
    text-decoration-color: rgb(222 208 255 / 0.6)
}

.decoration-violet-250\/70 {
    text-decoration-color: rgb(222 208 255 / 0.7)
}

.decoration-violet-250\/75 {
    text-decoration-color: rgb(222 208 255 / 0.75)
}

.decoration-violet-250\/80 {
    text-decoration-color: rgb(222 208 255 / 0.8)
}

.decoration-violet-250\/90 {
    text-decoration-color: rgb(222 208 255 / 0.9)
}

.decoration-violet-250\/95 {
    text-decoration-color: rgb(222 208 255 / 0.95)
}

.decoration-violet-300 {
    text-decoration-color: #c4b5fd
}

.decoration-violet-300\/0 {
    text-decoration-color: rgb(196 181 253 / 0)
}

.decoration-violet-300\/10 {
    text-decoration-color: rgb(196 181 253 / 0.1)
}

.decoration-violet-300\/100 {
    text-decoration-color: rgb(196 181 253 / 1)
}

.decoration-violet-300\/20 {
    text-decoration-color: rgb(196 181 253 / 0.2)
}

.decoration-violet-300\/25 {
    text-decoration-color: rgb(196 181 253 / 0.25)
}

.decoration-violet-300\/30 {
    text-decoration-color: rgb(196 181 253 / 0.3)
}

.decoration-violet-300\/40 {
    text-decoration-color: rgb(196 181 253 / 0.4)
}

.decoration-violet-300\/5 {
    text-decoration-color: rgb(196 181 253 / 0.05)
}

.decoration-violet-300\/50 {
    text-decoration-color: rgb(196 181 253 / 0.5)
}

.decoration-violet-300\/60 {
    text-decoration-color: rgb(196 181 253 / 0.6)
}

.decoration-violet-300\/70 {
    text-decoration-color: rgb(196 181 253 / 0.7)
}

.decoration-violet-300\/75 {
    text-decoration-color: rgb(196 181 253 / 0.75)
}

.decoration-violet-300\/80 {
    text-decoration-color: rgb(196 181 253 / 0.8)
}

.decoration-violet-300\/90 {
    text-decoration-color: rgb(196 181 253 / 0.9)
}

.decoration-violet-300\/95 {
    text-decoration-color: rgb(196 181 253 / 0.95)
}

.decoration-violet-400 {
    text-decoration-color: #a78bfa
}

.decoration-violet-400\/0 {
    text-decoration-color: rgb(167 139 250 / 0)
}

.decoration-violet-400\/10 {
    text-decoration-color: rgb(167 139 250 / 0.1)
}

.decoration-violet-400\/100 {
    text-decoration-color: rgb(167 139 250 / 1)
}

.decoration-violet-400\/20 {
    text-decoration-color: rgb(167 139 250 / 0.2)
}

.decoration-violet-400\/25 {
    text-decoration-color: rgb(167 139 250 / 0.25)
}

.decoration-violet-400\/30 {
    text-decoration-color: rgb(167 139 250 / 0.3)
}

.decoration-violet-400\/40 {
    text-decoration-color: rgb(167 139 250 / 0.4)
}

.decoration-violet-400\/5 {
    text-decoration-color: rgb(167 139 250 / 0.05)
}

.decoration-violet-400\/50 {
    text-decoration-color: rgb(167 139 250 / 0.5)
}

.decoration-violet-400\/60 {
    text-decoration-color: rgb(167 139 250 / 0.6)
}

.decoration-violet-400\/70 {
    text-decoration-color: rgb(167 139 250 / 0.7)
}

.decoration-violet-400\/75 {
    text-decoration-color: rgb(167 139 250 / 0.75)
}

.decoration-violet-400\/80 {
    text-decoration-color: rgb(167 139 250 / 0.8)
}

.decoration-violet-400\/90 {
    text-decoration-color: rgb(167 139 250 / 0.9)
}

.decoration-violet-400\/95 {
    text-decoration-color: rgb(167 139 250 / 0.95)
}

.decoration-violet-450 {
    text-decoration-color: #804CFF
}

.decoration-violet-450\/0 {
    text-decoration-color: rgb(128 76 255 / 0)
}

.decoration-violet-450\/10 {
    text-decoration-color: rgb(128 76 255 / 0.1)
}

.decoration-violet-450\/100 {
    text-decoration-color: rgb(128 76 255 / 1)
}

.decoration-violet-450\/20 {
    text-decoration-color: rgb(128 76 255 / 0.2)
}

.decoration-violet-450\/25 {
    text-decoration-color: rgb(128 76 255 / 0.25)
}

.decoration-violet-450\/30 {
    text-decoration-color: rgb(128 76 255 / 0.3)
}

.decoration-violet-450\/40 {
    text-decoration-color: rgb(128 76 255 / 0.4)
}

.decoration-violet-450\/5 {
    text-decoration-color: rgb(128 76 255 / 0.05)
}

.decoration-violet-450\/50 {
    text-decoration-color: rgb(128 76 255 / 0.5)
}

.decoration-violet-450\/60 {
    text-decoration-color: rgb(128 76 255 / 0.6)
}

.decoration-violet-450\/70 {
    text-decoration-color: rgb(128 76 255 / 0.7)
}

.decoration-violet-450\/75 {
    text-decoration-color: rgb(128 76 255 / 0.75)
}

.decoration-violet-450\/80 {
    text-decoration-color: rgb(128 76 255 / 0.8)
}

.decoration-violet-450\/90 {
    text-decoration-color: rgb(128 76 255 / 0.9)
}

.decoration-violet-450\/95 {
    text-decoration-color: rgb(128 76 255 / 0.95)
}

.decoration-violet-50 {
    text-decoration-color: #f5f3ff
}

.decoration-violet-50\/0 {
    text-decoration-color: rgb(245 243 255 / 0)
}

.decoration-violet-50\/10 {
    text-decoration-color: rgb(245 243 255 / 0.1)
}

.decoration-violet-50\/100 {
    text-decoration-color: rgb(245 243 255 / 1)
}

.decoration-violet-50\/20 {
    text-decoration-color: rgb(245 243 255 / 0.2)
}

.decoration-violet-50\/25 {
    text-decoration-color: rgb(245 243 255 / 0.25)
}

.decoration-violet-50\/30 {
    text-decoration-color: rgb(245 243 255 / 0.3)
}

.decoration-violet-50\/40 {
    text-decoration-color: rgb(245 243 255 / 0.4)
}

.decoration-violet-50\/5 {
    text-decoration-color: rgb(245 243 255 / 0.05)
}

.decoration-violet-50\/50 {
    text-decoration-color: rgb(245 243 255 / 0.5)
}

.decoration-violet-50\/60 {
    text-decoration-color: rgb(245 243 255 / 0.6)
}

.decoration-violet-50\/70 {
    text-decoration-color: rgb(245 243 255 / 0.7)
}

.decoration-violet-50\/75 {
    text-decoration-color: rgb(245 243 255 / 0.75)
}

.decoration-violet-50\/80 {
    text-decoration-color: rgb(245 243 255 / 0.8)
}

.decoration-violet-50\/90 {
    text-decoration-color: rgb(245 243 255 / 0.9)
}

.decoration-violet-50\/95 {
    text-decoration-color: rgb(245 243 255 / 0.95)
}

.decoration-violet-500 {
    text-decoration-color: #8b5cf6
}

.decoration-violet-500\/0 {
    text-decoration-color: rgb(139 92 246 / 0)
}

.decoration-violet-500\/10 {
    text-decoration-color: rgb(139 92 246 / 0.1)
}

.decoration-violet-500\/100 {
    text-decoration-color: rgb(139 92 246 / 1)
}

.decoration-violet-500\/20 {
    text-decoration-color: rgb(139 92 246 / 0.2)
}

.decoration-violet-500\/25 {
    text-decoration-color: rgb(139 92 246 / 0.25)
}

.decoration-violet-500\/30 {
    text-decoration-color: rgb(139 92 246 / 0.3)
}

.decoration-violet-500\/40 {
    text-decoration-color: rgb(139 92 246 / 0.4)
}

.decoration-violet-500\/5 {
    text-decoration-color: rgb(139 92 246 / 0.05)
}

.decoration-violet-500\/50 {
    text-decoration-color: rgb(139 92 246 / 0.5)
}

.decoration-violet-500\/60 {
    text-decoration-color: rgb(139 92 246 / 0.6)
}

.decoration-violet-500\/70 {
    text-decoration-color: rgb(139 92 246 / 0.7)
}

.decoration-violet-500\/75 {
    text-decoration-color: rgb(139 92 246 / 0.75)
}

.decoration-violet-500\/80 {
    text-decoration-color: rgb(139 92 246 / 0.8)
}

.decoration-violet-500\/90 {
    text-decoration-color: rgb(139 92 246 / 0.9)
}

.decoration-violet-500\/95 {
    text-decoration-color: rgb(139 92 246 / 0.95)
}

.decoration-violet-600 {
    text-decoration-color: #7c3aed
}

.decoration-violet-600\/0 {
    text-decoration-color: rgb(124 58 237 / 0)
}

.decoration-violet-600\/10 {
    text-decoration-color: rgb(124 58 237 / 0.1)
}

.decoration-violet-600\/100 {
    text-decoration-color: rgb(124 58 237 / 1)
}

.decoration-violet-600\/20 {
    text-decoration-color: rgb(124 58 237 / 0.2)
}

.decoration-violet-600\/25 {
    text-decoration-color: rgb(124 58 237 / 0.25)
}

.decoration-violet-600\/30 {
    text-decoration-color: rgb(124 58 237 / 0.3)
}

.decoration-violet-600\/40 {
    text-decoration-color: rgb(124 58 237 / 0.4)
}

.decoration-violet-600\/5 {
    text-decoration-color: rgb(124 58 237 / 0.05)
}

.decoration-violet-600\/50 {
    text-decoration-color: rgb(124 58 237 / 0.5)
}

.decoration-violet-600\/60 {
    text-decoration-color: rgb(124 58 237 / 0.6)
}

.decoration-violet-600\/70 {
    text-decoration-color: rgb(124 58 237 / 0.7)
}

.decoration-violet-600\/75 {
    text-decoration-color: rgb(124 58 237 / 0.75)
}

.decoration-violet-600\/80 {
    text-decoration-color: rgb(124 58 237 / 0.8)
}

.decoration-violet-600\/90 {
    text-decoration-color: rgb(124 58 237 / 0.9)
}

.decoration-violet-600\/95 {
    text-decoration-color: rgb(124 58 237 / 0.95)
}

.decoration-violet-650 {
    text-decoration-color: #5C14FF
}

.decoration-violet-650\/0 {
    text-decoration-color: rgb(92 20 255 / 0)
}

.decoration-violet-650\/10 {
    text-decoration-color: rgb(92 20 255 / 0.1)
}

.decoration-violet-650\/100 {
    text-decoration-color: rgb(92 20 255 / 1)
}

.decoration-violet-650\/20 {
    text-decoration-color: rgb(92 20 255 / 0.2)
}

.decoration-violet-650\/25 {
    text-decoration-color: rgb(92 20 255 / 0.25)
}

.decoration-violet-650\/30 {
    text-decoration-color: rgb(92 20 255 / 0.3)
}

.decoration-violet-650\/40 {
    text-decoration-color: rgb(92 20 255 / 0.4)
}

.decoration-violet-650\/5 {
    text-decoration-color: rgb(92 20 255 / 0.05)
}

.decoration-violet-650\/50 {
    text-decoration-color: rgb(92 20 255 / 0.5)
}

.decoration-violet-650\/60 {
    text-decoration-color: rgb(92 20 255 / 0.6)
}

.decoration-violet-650\/70 {
    text-decoration-color: rgb(92 20 255 / 0.7)
}

.decoration-violet-650\/75 {
    text-decoration-color: rgb(92 20 255 / 0.75)
}

.decoration-violet-650\/80 {
    text-decoration-color: rgb(92 20 255 / 0.8)
}

.decoration-violet-650\/90 {
    text-decoration-color: rgb(92 20 255 / 0.9)
}

.decoration-violet-650\/95 {
    text-decoration-color: rgb(92 20 255 / 0.95)
}

.decoration-violet-700 {
    text-decoration-color: #6d28d9
}

.decoration-violet-700\/0 {
    text-decoration-color: rgb(109 40 217 / 0)
}

.decoration-violet-700\/10 {
    text-decoration-color: rgb(109 40 217 / 0.1)
}

.decoration-violet-700\/100 {
    text-decoration-color: rgb(109 40 217 / 1)
}

.decoration-violet-700\/20 {
    text-decoration-color: rgb(109 40 217 / 0.2)
}

.decoration-violet-700\/25 {
    text-decoration-color: rgb(109 40 217 / 0.25)
}

.decoration-violet-700\/30 {
    text-decoration-color: rgb(109 40 217 / 0.3)
}

.decoration-violet-700\/40 {
    text-decoration-color: rgb(109 40 217 / 0.4)
}

.decoration-violet-700\/5 {
    text-decoration-color: rgb(109 40 217 / 0.05)
}

.decoration-violet-700\/50 {
    text-decoration-color: rgb(109 40 217 / 0.5)
}

.decoration-violet-700\/60 {
    text-decoration-color: rgb(109 40 217 / 0.6)
}

.decoration-violet-700\/70 {
    text-decoration-color: rgb(109 40 217 / 0.7)
}

.decoration-violet-700\/75 {
    text-decoration-color: rgb(109 40 217 / 0.75)
}

.decoration-violet-700\/80 {
    text-decoration-color: rgb(109 40 217 / 0.8)
}

.decoration-violet-700\/90 {
    text-decoration-color: rgb(109 40 217 / 0.9)
}

.decoration-violet-700\/95 {
    text-decoration-color: rgb(109 40 217 / 0.95)
}

.decoration-violet-750 {
    text-decoration-color: #5906AD
}

.decoration-violet-750\/0 {
    text-decoration-color: rgb(89 6 173 / 0)
}

.decoration-violet-750\/10 {
    text-decoration-color: rgb(89 6 173 / 0.1)
}

.decoration-violet-750\/100 {
    text-decoration-color: rgb(89 6 173 / 1)
}

.decoration-violet-750\/20 {
    text-decoration-color: rgb(89 6 173 / 0.2)
}

.decoration-violet-750\/25 {
    text-decoration-color: rgb(89 6 173 / 0.25)
}

.decoration-violet-750\/30 {
    text-decoration-color: rgb(89 6 173 / 0.3)
}

.decoration-violet-750\/40 {
    text-decoration-color: rgb(89 6 173 / 0.4)
}

.decoration-violet-750\/5 {
    text-decoration-color: rgb(89 6 173 / 0.05)
}

.decoration-violet-750\/50 {
    text-decoration-color: rgb(89 6 173 / 0.5)
}

.decoration-violet-750\/60 {
    text-decoration-color: rgb(89 6 173 / 0.6)
}

.decoration-violet-750\/70 {
    text-decoration-color: rgb(89 6 173 / 0.7)
}

.decoration-violet-750\/75 {
    text-decoration-color: rgb(89 6 173 / 0.75)
}

.decoration-violet-750\/80 {
    text-decoration-color: rgb(89 6 173 / 0.8)
}

.decoration-violet-750\/90 {
    text-decoration-color: rgb(89 6 173 / 0.9)
}

.decoration-violet-750\/95 {
    text-decoration-color: rgb(89 6 173 / 0.95)
}

.decoration-violet-800 {
    text-decoration-color: #5b21b6
}

.decoration-violet-800\/0 {
    text-decoration-color: rgb(91 33 182 / 0)
}

.decoration-violet-800\/10 {
    text-decoration-color: rgb(91 33 182 / 0.1)
}

.decoration-violet-800\/100 {
    text-decoration-color: rgb(91 33 182 / 1)
}

.decoration-violet-800\/20 {
    text-decoration-color: rgb(91 33 182 / 0.2)
}

.decoration-violet-800\/25 {
    text-decoration-color: rgb(91 33 182 / 0.25)
}

.decoration-violet-800\/30 {
    text-decoration-color: rgb(91 33 182 / 0.3)
}

.decoration-violet-800\/40 {
    text-decoration-color: rgb(91 33 182 / 0.4)
}

.decoration-violet-800\/5 {
    text-decoration-color: rgb(91 33 182 / 0.05)
}

.decoration-violet-800\/50 {
    text-decoration-color: rgb(91 33 182 / 0.5)
}

.decoration-violet-800\/60 {
    text-decoration-color: rgb(91 33 182 / 0.6)
}

.decoration-violet-800\/70 {
    text-decoration-color: rgb(91 33 182 / 0.7)
}

.decoration-violet-800\/75 {
    text-decoration-color: rgb(91 33 182 / 0.75)
}

.decoration-violet-800\/80 {
    text-decoration-color: rgb(91 33 182 / 0.8)
}

.decoration-violet-800\/90 {
    text-decoration-color: rgb(91 33 182 / 0.9)
}

.decoration-violet-800\/95 {
    text-decoration-color: rgb(91 33 182 / 0.95)
}

.decoration-violet-900 {
    text-decoration-color: #4c1d95
}

.decoration-violet-900\/0 {
    text-decoration-color: rgb(76 29 149 / 0)
}

.decoration-violet-900\/10 {
    text-decoration-color: rgb(76 29 149 / 0.1)
}

.decoration-violet-900\/100 {
    text-decoration-color: rgb(76 29 149 / 1)
}

.decoration-violet-900\/20 {
    text-decoration-color: rgb(76 29 149 / 0.2)
}

.decoration-violet-900\/25 {
    text-decoration-color: rgb(76 29 149 / 0.25)
}

.decoration-violet-900\/30 {
    text-decoration-color: rgb(76 29 149 / 0.3)
}

.decoration-violet-900\/40 {
    text-decoration-color: rgb(76 29 149 / 0.4)
}

.decoration-violet-900\/5 {
    text-decoration-color: rgb(76 29 149 / 0.05)
}

.decoration-violet-900\/50 {
    text-decoration-color: rgb(76 29 149 / 0.5)
}

.decoration-violet-900\/60 {
    text-decoration-color: rgb(76 29 149 / 0.6)
}

.decoration-violet-900\/70 {
    text-decoration-color: rgb(76 29 149 / 0.7)
}

.decoration-violet-900\/75 {
    text-decoration-color: rgb(76 29 149 / 0.75)
}

.decoration-violet-900\/80 {
    text-decoration-color: rgb(76 29 149 / 0.8)
}

.decoration-violet-900\/90 {
    text-decoration-color: rgb(76 29 149 / 0.9)
}

.decoration-violet-900\/95 {
    text-decoration-color: rgb(76 29 149 / 0.95)
}

.decoration-violet-950 {
    text-decoration-color: #2e1065
}

.decoration-violet-950\/0 {
    text-decoration-color: rgb(46 16 101 / 0)
}

.decoration-violet-950\/10 {
    text-decoration-color: rgb(46 16 101 / 0.1)
}

.decoration-violet-950\/100 {
    text-decoration-color: rgb(46 16 101 / 1)
}

.decoration-violet-950\/20 {
    text-decoration-color: rgb(46 16 101 / 0.2)
}

.decoration-violet-950\/25 {
    text-decoration-color: rgb(46 16 101 / 0.25)
}

.decoration-violet-950\/30 {
    text-decoration-color: rgb(46 16 101 / 0.3)
}

.decoration-violet-950\/40 {
    text-decoration-color: rgb(46 16 101 / 0.4)
}

.decoration-violet-950\/5 {
    text-decoration-color: rgb(46 16 101 / 0.05)
}

.decoration-violet-950\/50 {
    text-decoration-color: rgb(46 16 101 / 0.5)
}

.decoration-violet-950\/60 {
    text-decoration-color: rgb(46 16 101 / 0.6)
}

.decoration-violet-950\/70 {
    text-decoration-color: rgb(46 16 101 / 0.7)
}

.decoration-violet-950\/75 {
    text-decoration-color: rgb(46 16 101 / 0.75)
}

.decoration-violet-950\/80 {
    text-decoration-color: rgb(46 16 101 / 0.8)
}

.decoration-violet-950\/90 {
    text-decoration-color: rgb(46 16 101 / 0.9)
}

.decoration-violet-950\/95 {
    text-decoration-color: rgb(46 16 101 / 0.95)
}

.decoration-white {
    text-decoration-color: #fff
}

.decoration-yellow-100 {
    text-decoration-color: #fef9c3
}

.decoration-yellow-100\/0 {
    text-decoration-color: rgb(254 249 195 / 0)
}

.decoration-yellow-100\/10 {
    text-decoration-color: rgb(254 249 195 / 0.1)
}

.decoration-yellow-100\/100 {
    text-decoration-color: rgb(254 249 195 / 1)
}

.decoration-yellow-100\/20 {
    text-decoration-color: rgb(254 249 195 / 0.2)
}

.decoration-yellow-100\/25 {
    text-decoration-color: rgb(254 249 195 / 0.25)
}

.decoration-yellow-100\/30 {
    text-decoration-color: rgb(254 249 195 / 0.3)
}

.decoration-yellow-100\/40 {
    text-decoration-color: rgb(254 249 195 / 0.4)
}

.decoration-yellow-100\/5 {
    text-decoration-color: rgb(254 249 195 / 0.05)
}

.decoration-yellow-100\/50 {
    text-decoration-color: rgb(254 249 195 / 0.5)
}

.decoration-yellow-100\/60 {
    text-decoration-color: rgb(254 249 195 / 0.6)
}

.decoration-yellow-100\/70 {
    text-decoration-color: rgb(254 249 195 / 0.7)
}

.decoration-yellow-100\/75 {
    text-decoration-color: rgb(254 249 195 / 0.75)
}

.decoration-yellow-100\/80 {
    text-decoration-color: rgb(254 249 195 / 0.8)
}

.decoration-yellow-100\/90 {
    text-decoration-color: rgb(254 249 195 / 0.9)
}

.decoration-yellow-100\/95 {
    text-decoration-color: rgb(254 249 195 / 0.95)
}

.decoration-yellow-200 {
    text-decoration-color: #fef08a
}

.decoration-yellow-200\/0 {
    text-decoration-color: rgb(254 240 138 / 0)
}

.decoration-yellow-200\/10 {
    text-decoration-color: rgb(254 240 138 / 0.1)
}

.decoration-yellow-200\/100 {
    text-decoration-color: rgb(254 240 138 / 1)
}

.decoration-yellow-200\/20 {
    text-decoration-color: rgb(254 240 138 / 0.2)
}

.decoration-yellow-200\/25 {
    text-decoration-color: rgb(254 240 138 / 0.25)
}

.decoration-yellow-200\/30 {
    text-decoration-color: rgb(254 240 138 / 0.3)
}

.decoration-yellow-200\/40 {
    text-decoration-color: rgb(254 240 138 / 0.4)
}

.decoration-yellow-200\/5 {
    text-decoration-color: rgb(254 240 138 / 0.05)
}

.decoration-yellow-200\/50 {
    text-decoration-color: rgb(254 240 138 / 0.5)
}

.decoration-yellow-200\/60 {
    text-decoration-color: rgb(254 240 138 / 0.6)
}

.decoration-yellow-200\/70 {
    text-decoration-color: rgb(254 240 138 / 0.7)
}

.decoration-yellow-200\/75 {
    text-decoration-color: rgb(254 240 138 / 0.75)
}

.decoration-yellow-200\/80 {
    text-decoration-color: rgb(254 240 138 / 0.8)
}

.decoration-yellow-200\/90 {
    text-decoration-color: rgb(254 240 138 / 0.9)
}

.decoration-yellow-200\/95 {
    text-decoration-color: rgb(254 240 138 / 0.95)
}

.decoration-yellow-255 {
    text-decoration-color: #FCE880
}

.decoration-yellow-255\/0 {
    text-decoration-color: rgb(252 232 128 / 0)
}

.decoration-yellow-255\/10 {
    text-decoration-color: rgb(252 232 128 / 0.1)
}

.decoration-yellow-255\/100 {
    text-decoration-color: rgb(252 232 128 / 1)
}

.decoration-yellow-255\/20 {
    text-decoration-color: rgb(252 232 128 / 0.2)
}

.decoration-yellow-255\/25 {
    text-decoration-color: rgb(252 232 128 / 0.25)
}

.decoration-yellow-255\/30 {
    text-decoration-color: rgb(252 232 128 / 0.3)
}

.decoration-yellow-255\/40 {
    text-decoration-color: rgb(252 232 128 / 0.4)
}

.decoration-yellow-255\/5 {
    text-decoration-color: rgb(252 232 128 / 0.05)
}

.decoration-yellow-255\/50 {
    text-decoration-color: rgb(252 232 128 / 0.5)
}

.decoration-yellow-255\/60 {
    text-decoration-color: rgb(252 232 128 / 0.6)
}

.decoration-yellow-255\/70 {
    text-decoration-color: rgb(252 232 128 / 0.7)
}

.decoration-yellow-255\/75 {
    text-decoration-color: rgb(252 232 128 / 0.75)
}

.decoration-yellow-255\/80 {
    text-decoration-color: rgb(252 232 128 / 0.8)
}

.decoration-yellow-255\/90 {
    text-decoration-color: rgb(252 232 128 / 0.9)
}

.decoration-yellow-255\/95 {
    text-decoration-color: rgb(252 232 128 / 0.95)
}

.decoration-yellow-300 {
    text-decoration-color: #fde047
}

.decoration-yellow-300\/0 {
    text-decoration-color: rgb(253 224 71 / 0)
}

.decoration-yellow-300\/10 {
    text-decoration-color: rgb(253 224 71 / 0.1)
}

.decoration-yellow-300\/100 {
    text-decoration-color: rgb(253 224 71 / 1)
}

.decoration-yellow-300\/20 {
    text-decoration-color: rgb(253 224 71 / 0.2)
}

.decoration-yellow-300\/25 {
    text-decoration-color: rgb(253 224 71 / 0.25)
}

.decoration-yellow-300\/30 {
    text-decoration-color: rgb(253 224 71 / 0.3)
}

.decoration-yellow-300\/40 {
    text-decoration-color: rgb(253 224 71 / 0.4)
}

.decoration-yellow-300\/5 {
    text-decoration-color: rgb(253 224 71 / 0.05)
}

.decoration-yellow-300\/50 {
    text-decoration-color: rgb(253 224 71 / 0.5)
}

.decoration-yellow-300\/60 {
    text-decoration-color: rgb(253 224 71 / 0.6)
}

.decoration-yellow-300\/70 {
    text-decoration-color: rgb(253 224 71 / 0.7)
}

.decoration-yellow-300\/75 {
    text-decoration-color: rgb(253 224 71 / 0.75)
}

.decoration-yellow-300\/80 {
    text-decoration-color: rgb(253 224 71 / 0.8)
}

.decoration-yellow-300\/90 {
    text-decoration-color: rgb(253 224 71 / 0.9)
}

.decoration-yellow-300\/95 {
    text-decoration-color: rgb(253 224 71 / 0.95)
}

.decoration-yellow-350 {
    text-decoration-color: #FFDD9A
}

.decoration-yellow-350\/0 {
    text-decoration-color: rgb(255 221 154 / 0)
}

.decoration-yellow-350\/10 {
    text-decoration-color: rgb(255 221 154 / 0.1)
}

.decoration-yellow-350\/100 {
    text-decoration-color: rgb(255 221 154 / 1)
}

.decoration-yellow-350\/20 {
    text-decoration-color: rgb(255 221 154 / 0.2)
}

.decoration-yellow-350\/25 {
    text-decoration-color: rgb(255 221 154 / 0.25)
}

.decoration-yellow-350\/30 {
    text-decoration-color: rgb(255 221 154 / 0.3)
}

.decoration-yellow-350\/40 {
    text-decoration-color: rgb(255 221 154 / 0.4)
}

.decoration-yellow-350\/5 {
    text-decoration-color: rgb(255 221 154 / 0.05)
}

.decoration-yellow-350\/50 {
    text-decoration-color: rgb(255 221 154 / 0.5)
}

.decoration-yellow-350\/60 {
    text-decoration-color: rgb(255 221 154 / 0.6)
}

.decoration-yellow-350\/70 {
    text-decoration-color: rgb(255 221 154 / 0.7)
}

.decoration-yellow-350\/75 {
    text-decoration-color: rgb(255 221 154 / 0.75)
}

.decoration-yellow-350\/80 {
    text-decoration-color: rgb(255 221 154 / 0.8)
}

.decoration-yellow-350\/90 {
    text-decoration-color: rgb(255 221 154 / 0.9)
}

.decoration-yellow-350\/95 {
    text-decoration-color: rgb(255 221 154 / 0.95)
}

.decoration-yellow-351 {
    text-decoration-color: #FFD60B
}

.decoration-yellow-351\/0 {
    text-decoration-color: rgb(255 214 11 / 0)
}

.decoration-yellow-351\/10 {
    text-decoration-color: rgb(255 214 11 / 0.1)
}

.decoration-yellow-351\/100 {
    text-decoration-color: rgb(255 214 11 / 1)
}

.decoration-yellow-351\/20 {
    text-decoration-color: rgb(255 214 11 / 0.2)
}

.decoration-yellow-351\/25 {
    text-decoration-color: rgb(255 214 11 / 0.25)
}

.decoration-yellow-351\/30 {
    text-decoration-color: rgb(255 214 11 / 0.3)
}

.decoration-yellow-351\/40 {
    text-decoration-color: rgb(255 214 11 / 0.4)
}

.decoration-yellow-351\/5 {
    text-decoration-color: rgb(255 214 11 / 0.05)
}

.decoration-yellow-351\/50 {
    text-decoration-color: rgb(255 214 11 / 0.5)
}

.decoration-yellow-351\/60 {
    text-decoration-color: rgb(255 214 11 / 0.6)
}

.decoration-yellow-351\/70 {
    text-decoration-color: rgb(255 214 11 / 0.7)
}

.decoration-yellow-351\/75 {
    text-decoration-color: rgb(255 214 11 / 0.75)
}

.decoration-yellow-351\/80 {
    text-decoration-color: rgb(255 214 11 / 0.8)
}

.decoration-yellow-351\/90 {
    text-decoration-color: rgb(255 214 11 / 0.9)
}

.decoration-yellow-351\/95 {
    text-decoration-color: rgb(255 214 11 / 0.95)
}

.decoration-yellow-400 {
    text-decoration-color: #facc15
}

.decoration-yellow-400\/0 {
    text-decoration-color: rgb(250 204 21 / 0)
}

.decoration-yellow-400\/10 {
    text-decoration-color: rgb(250 204 21 / 0.1)
}

.decoration-yellow-400\/100 {
    text-decoration-color: rgb(250 204 21 / 1)
}

.decoration-yellow-400\/20 {
    text-decoration-color: rgb(250 204 21 / 0.2)
}

.decoration-yellow-400\/25 {
    text-decoration-color: rgb(250 204 21 / 0.25)
}

.decoration-yellow-400\/30 {
    text-decoration-color: rgb(250 204 21 / 0.3)
}

.decoration-yellow-400\/40 {
    text-decoration-color: rgb(250 204 21 / 0.4)
}

.decoration-yellow-400\/5 {
    text-decoration-color: rgb(250 204 21 / 0.05)
}

.decoration-yellow-400\/50 {
    text-decoration-color: rgb(250 204 21 / 0.5)
}

.decoration-yellow-400\/60 {
    text-decoration-color: rgb(250 204 21 / 0.6)
}

.decoration-yellow-400\/70 {
    text-decoration-color: rgb(250 204 21 / 0.7)
}

.decoration-yellow-400\/75 {
    text-decoration-color: rgb(250 204 21 / 0.75)
}

.decoration-yellow-400\/80 {
    text-decoration-color: rgb(250 204 21 / 0.8)
}

.decoration-yellow-400\/90 {
    text-decoration-color: rgb(250 204 21 / 0.9)
}

.decoration-yellow-400\/95 {
    text-decoration-color: rgb(250 204 21 / 0.95)
}

.decoration-yellow-450 {
    text-decoration-color: #FAB313
}

.decoration-yellow-450\/0 {
    text-decoration-color: rgb(250 179 19 / 0)
}

.decoration-yellow-450\/10 {
    text-decoration-color: rgb(250 179 19 / 0.1)
}

.decoration-yellow-450\/100 {
    text-decoration-color: rgb(250 179 19 / 1)
}

.decoration-yellow-450\/20 {
    text-decoration-color: rgb(250 179 19 / 0.2)
}

.decoration-yellow-450\/25 {
    text-decoration-color: rgb(250 179 19 / 0.25)
}

.decoration-yellow-450\/30 {
    text-decoration-color: rgb(250 179 19 / 0.3)
}

.decoration-yellow-450\/40 {
    text-decoration-color: rgb(250 179 19 / 0.4)
}

.decoration-yellow-450\/5 {
    text-decoration-color: rgb(250 179 19 / 0.05)
}

.decoration-yellow-450\/50 {
    text-decoration-color: rgb(250 179 19 / 0.5)
}

.decoration-yellow-450\/60 {
    text-decoration-color: rgb(250 179 19 / 0.6)
}

.decoration-yellow-450\/70 {
    text-decoration-color: rgb(250 179 19 / 0.7)
}

.decoration-yellow-450\/75 {
    text-decoration-color: rgb(250 179 19 / 0.75)
}

.decoration-yellow-450\/80 {
    text-decoration-color: rgb(250 179 19 / 0.8)
}

.decoration-yellow-450\/90 {
    text-decoration-color: rgb(250 179 19 / 0.9)
}

.decoration-yellow-450\/95 {
    text-decoration-color: rgb(250 179 19 / 0.95)
}

.decoration-yellow-50 {
    text-decoration-color: #fefce8
}

.decoration-yellow-50\/0 {
    text-decoration-color: rgb(254 252 232 / 0)
}

.decoration-yellow-50\/10 {
    text-decoration-color: rgb(254 252 232 / 0.1)
}

.decoration-yellow-50\/100 {
    text-decoration-color: rgb(254 252 232 / 1)
}

.decoration-yellow-50\/20 {
    text-decoration-color: rgb(254 252 232 / 0.2)
}

.decoration-yellow-50\/25 {
    text-decoration-color: rgb(254 252 232 / 0.25)
}

.decoration-yellow-50\/30 {
    text-decoration-color: rgb(254 252 232 / 0.3)
}

.decoration-yellow-50\/40 {
    text-decoration-color: rgb(254 252 232 / 0.4)
}

.decoration-yellow-50\/5 {
    text-decoration-color: rgb(254 252 232 / 0.05)
}

.decoration-yellow-50\/50 {
    text-decoration-color: rgb(254 252 232 / 0.5)
}

.decoration-yellow-50\/60 {
    text-decoration-color: rgb(254 252 232 / 0.6)
}

.decoration-yellow-50\/70 {
    text-decoration-color: rgb(254 252 232 / 0.7)
}

.decoration-yellow-50\/75 {
    text-decoration-color: rgb(254 252 232 / 0.75)
}

.decoration-yellow-50\/80 {
    text-decoration-color: rgb(254 252 232 / 0.8)
}

.decoration-yellow-50\/90 {
    text-decoration-color: rgb(254 252 232 / 0.9)
}

.decoration-yellow-50\/95 {
    text-decoration-color: rgb(254 252 232 / 0.95)
}

.decoration-yellow-500 {
    text-decoration-color: #eab308
}

.decoration-yellow-500\/0 {
    text-decoration-color: rgb(234 179 8 / 0)
}

.decoration-yellow-500\/10 {
    text-decoration-color: rgb(234 179 8 / 0.1)
}

.decoration-yellow-500\/100 {
    text-decoration-color: rgb(234 179 8 / 1)
}

.decoration-yellow-500\/20 {
    text-decoration-color: rgb(234 179 8 / 0.2)
}

.decoration-yellow-500\/25 {
    text-decoration-color: rgb(234 179 8 / 0.25)
}

.decoration-yellow-500\/30 {
    text-decoration-color: rgb(234 179 8 / 0.3)
}

.decoration-yellow-500\/40 {
    text-decoration-color: rgb(234 179 8 / 0.4)
}

.decoration-yellow-500\/5 {
    text-decoration-color: rgb(234 179 8 / 0.05)
}

.decoration-yellow-500\/50 {
    text-decoration-color: rgb(234 179 8 / 0.5)
}

.decoration-yellow-500\/60 {
    text-decoration-color: rgb(234 179 8 / 0.6)
}

.decoration-yellow-500\/70 {
    text-decoration-color: rgb(234 179 8 / 0.7)
}

.decoration-yellow-500\/75 {
    text-decoration-color: rgb(234 179 8 / 0.75)
}

.decoration-yellow-500\/80 {
    text-decoration-color: rgb(234 179 8 / 0.8)
}

.decoration-yellow-500\/90 {
    text-decoration-color: rgb(234 179 8 / 0.9)
}

.decoration-yellow-500\/95 {
    text-decoration-color: rgb(234 179 8 / 0.95)
}

.decoration-yellow-550 {
    text-decoration-color: #DA9900
}

.decoration-yellow-550\/0 {
    text-decoration-color: rgb(218 153 0 / 0)
}

.decoration-yellow-550\/10 {
    text-decoration-color: rgb(218 153 0 / 0.1)
}

.decoration-yellow-550\/100 {
    text-decoration-color: rgb(218 153 0 / 1)
}

.decoration-yellow-550\/20 {
    text-decoration-color: rgb(218 153 0 / 0.2)
}

.decoration-yellow-550\/25 {
    text-decoration-color: rgb(218 153 0 / 0.25)
}

.decoration-yellow-550\/30 {
    text-decoration-color: rgb(218 153 0 / 0.3)
}

.decoration-yellow-550\/40 {
    text-decoration-color: rgb(218 153 0 / 0.4)
}

.decoration-yellow-550\/5 {
    text-decoration-color: rgb(218 153 0 / 0.05)
}

.decoration-yellow-550\/50 {
    text-decoration-color: rgb(218 153 0 / 0.5)
}

.decoration-yellow-550\/60 {
    text-decoration-color: rgb(218 153 0 / 0.6)
}

.decoration-yellow-550\/70 {
    text-decoration-color: rgb(218 153 0 / 0.7)
}

.decoration-yellow-550\/75 {
    text-decoration-color: rgb(218 153 0 / 0.75)
}

.decoration-yellow-550\/80 {
    text-decoration-color: rgb(218 153 0 / 0.8)
}

.decoration-yellow-550\/90 {
    text-decoration-color: rgb(218 153 0 / 0.9)
}

.decoration-yellow-550\/95 {
    text-decoration-color: rgb(218 153 0 / 0.95)
}

.decoration-yellow-600 {
    text-decoration-color: #ca8a04
}

.decoration-yellow-600\/0 {
    text-decoration-color: rgb(202 138 4 / 0)
}

.decoration-yellow-600\/10 {
    text-decoration-color: rgb(202 138 4 / 0.1)
}

.decoration-yellow-600\/100 {
    text-decoration-color: rgb(202 138 4 / 1)
}

.decoration-yellow-600\/20 {
    text-decoration-color: rgb(202 138 4 / 0.2)
}

.decoration-yellow-600\/25 {
    text-decoration-color: rgb(202 138 4 / 0.25)
}

.decoration-yellow-600\/30 {
    text-decoration-color: rgb(202 138 4 / 0.3)
}

.decoration-yellow-600\/40 {
    text-decoration-color: rgb(202 138 4 / 0.4)
}

.decoration-yellow-600\/5 {
    text-decoration-color: rgb(202 138 4 / 0.05)
}

.decoration-yellow-600\/50 {
    text-decoration-color: rgb(202 138 4 / 0.5)
}

.decoration-yellow-600\/60 {
    text-decoration-color: rgb(202 138 4 / 0.6)
}

.decoration-yellow-600\/70 {
    text-decoration-color: rgb(202 138 4 / 0.7)
}

.decoration-yellow-600\/75 {
    text-decoration-color: rgb(202 138 4 / 0.75)
}

.decoration-yellow-600\/80 {
    text-decoration-color: rgb(202 138 4 / 0.8)
}

.decoration-yellow-600\/90 {
    text-decoration-color: rgb(202 138 4 / 0.9)
}

.decoration-yellow-600\/95 {
    text-decoration-color: rgb(202 138 4 / 0.95)
}

.decoration-yellow-700 {
    text-decoration-color: #a16207
}

.decoration-yellow-700\/0 {
    text-decoration-color: rgb(161 98 7 / 0)
}

.decoration-yellow-700\/10 {
    text-decoration-color: rgb(161 98 7 / 0.1)
}

.decoration-yellow-700\/100 {
    text-decoration-color: rgb(161 98 7 / 1)
}

.decoration-yellow-700\/20 {
    text-decoration-color: rgb(161 98 7 / 0.2)
}

.decoration-yellow-700\/25 {
    text-decoration-color: rgb(161 98 7 / 0.25)
}

.decoration-yellow-700\/30 {
    text-decoration-color: rgb(161 98 7 / 0.3)
}

.decoration-yellow-700\/40 {
    text-decoration-color: rgb(161 98 7 / 0.4)
}

.decoration-yellow-700\/5 {
    text-decoration-color: rgb(161 98 7 / 0.05)
}

.decoration-yellow-700\/50 {
    text-decoration-color: rgb(161 98 7 / 0.5)
}

.decoration-yellow-700\/60 {
    text-decoration-color: rgb(161 98 7 / 0.6)
}

.decoration-yellow-700\/70 {
    text-decoration-color: rgb(161 98 7 / 0.7)
}

.decoration-yellow-700\/75 {
    text-decoration-color: rgb(161 98 7 / 0.75)
}

.decoration-yellow-700\/80 {
    text-decoration-color: rgb(161 98 7 / 0.8)
}

.decoration-yellow-700\/90 {
    text-decoration-color: rgb(161 98 7 / 0.9)
}

.decoration-yellow-700\/95 {
    text-decoration-color: rgb(161 98 7 / 0.95)
}

.decoration-yellow-800 {
    text-decoration-color: #854d0e
}

.decoration-yellow-800\/0 {
    text-decoration-color: rgb(133 77 14 / 0)
}

.decoration-yellow-800\/10 {
    text-decoration-color: rgb(133 77 14 / 0.1)
}

.decoration-yellow-800\/100 {
    text-decoration-color: rgb(133 77 14 / 1)
}

.decoration-yellow-800\/20 {
    text-decoration-color: rgb(133 77 14 / 0.2)
}

.decoration-yellow-800\/25 {
    text-decoration-color: rgb(133 77 14 / 0.25)
}

.decoration-yellow-800\/30 {
    text-decoration-color: rgb(133 77 14 / 0.3)
}

.decoration-yellow-800\/40 {
    text-decoration-color: rgb(133 77 14 / 0.4)
}

.decoration-yellow-800\/5 {
    text-decoration-color: rgb(133 77 14 / 0.05)
}

.decoration-yellow-800\/50 {
    text-decoration-color: rgb(133 77 14 / 0.5)
}

.decoration-yellow-800\/60 {
    text-decoration-color: rgb(133 77 14 / 0.6)
}

.decoration-yellow-800\/70 {
    text-decoration-color: rgb(133 77 14 / 0.7)
}

.decoration-yellow-800\/75 {
    text-decoration-color: rgb(133 77 14 / 0.75)
}

.decoration-yellow-800\/80 {
    text-decoration-color: rgb(133 77 14 / 0.8)
}

.decoration-yellow-800\/90 {
    text-decoration-color: rgb(133 77 14 / 0.9)
}

.decoration-yellow-800\/95 {
    text-decoration-color: rgb(133 77 14 / 0.95)
}

.decoration-yellow-900 {
    text-decoration-color: #713f12
}

.decoration-yellow-900\/0 {
    text-decoration-color: rgb(113 63 18 / 0)
}

.decoration-yellow-900\/10 {
    text-decoration-color: rgb(113 63 18 / 0.1)
}

.decoration-yellow-900\/100 {
    text-decoration-color: rgb(113 63 18 / 1)
}

.decoration-yellow-900\/20 {
    text-decoration-color: rgb(113 63 18 / 0.2)
}

.decoration-yellow-900\/25 {
    text-decoration-color: rgb(113 63 18 / 0.25)
}

.decoration-yellow-900\/30 {
    text-decoration-color: rgb(113 63 18 / 0.3)
}

.decoration-yellow-900\/40 {
    text-decoration-color: rgb(113 63 18 / 0.4)
}

.decoration-yellow-900\/5 {
    text-decoration-color: rgb(113 63 18 / 0.05)
}

.decoration-yellow-900\/50 {
    text-decoration-color: rgb(113 63 18 / 0.5)
}

.decoration-yellow-900\/60 {
    text-decoration-color: rgb(113 63 18 / 0.6)
}

.decoration-yellow-900\/70 {
    text-decoration-color: rgb(113 63 18 / 0.7)
}

.decoration-yellow-900\/75 {
    text-decoration-color: rgb(113 63 18 / 0.75)
}

.decoration-yellow-900\/80 {
    text-decoration-color: rgb(113 63 18 / 0.8)
}

.decoration-yellow-900\/90 {
    text-decoration-color: rgb(113 63 18 / 0.9)
}

.decoration-yellow-900\/95 {
    text-decoration-color: rgb(113 63 18 / 0.95)
}

.decoration-yellow-950 {
    text-decoration-color: #422006
}

.decoration-yellow-950\/0 {
    text-decoration-color: rgb(66 32 6 / 0)
}

.decoration-yellow-950\/10 {
    text-decoration-color: rgb(66 32 6 / 0.1)
}

.decoration-yellow-950\/100 {
    text-decoration-color: rgb(66 32 6 / 1)
}

.decoration-yellow-950\/20 {
    text-decoration-color: rgb(66 32 6 / 0.2)
}

.decoration-yellow-950\/25 {
    text-decoration-color: rgb(66 32 6 / 0.25)
}

.decoration-yellow-950\/30 {
    text-decoration-color: rgb(66 32 6 / 0.3)
}

.decoration-yellow-950\/40 {
    text-decoration-color: rgb(66 32 6 / 0.4)
}

.decoration-yellow-950\/5 {
    text-decoration-color: rgb(66 32 6 / 0.05)
}

.decoration-yellow-950\/50 {
    text-decoration-color: rgb(66 32 6 / 0.5)
}

.decoration-yellow-950\/60 {
    text-decoration-color: rgb(66 32 6 / 0.6)
}

.decoration-yellow-950\/70 {
    text-decoration-color: rgb(66 32 6 / 0.7)
}

.decoration-yellow-950\/75 {
    text-decoration-color: rgb(66 32 6 / 0.75)
}

.decoration-yellow-950\/80 {
    text-decoration-color: rgb(66 32 6 / 0.8)
}

.decoration-yellow-950\/90 {
    text-decoration-color: rgb(66 32 6 / 0.9)
}

.decoration-yellow-950\/95 {
    text-decoration-color: rgb(66 32 6 / 0.95)
}

.decoration-zinc-100 {
    text-decoration-color: #f4f4f5
}

.decoration-zinc-100\/0 {
    text-decoration-color: rgb(244 244 245 / 0)
}

.decoration-zinc-100\/10 {
    text-decoration-color: rgb(244 244 245 / 0.1)
}

.decoration-zinc-100\/100 {
    text-decoration-color: rgb(244 244 245 / 1)
}

.decoration-zinc-100\/20 {
    text-decoration-color: rgb(244 244 245 / 0.2)
}

.decoration-zinc-100\/25 {
    text-decoration-color: rgb(244 244 245 / 0.25)
}

.decoration-zinc-100\/30 {
    text-decoration-color: rgb(244 244 245 / 0.3)
}

.decoration-zinc-100\/40 {
    text-decoration-color: rgb(244 244 245 / 0.4)
}

.decoration-zinc-100\/5 {
    text-decoration-color: rgb(244 244 245 / 0.05)
}

.decoration-zinc-100\/50 {
    text-decoration-color: rgb(244 244 245 / 0.5)
}

.decoration-zinc-100\/60 {
    text-decoration-color: rgb(244 244 245 / 0.6)
}

.decoration-zinc-100\/70 {
    text-decoration-color: rgb(244 244 245 / 0.7)
}

.decoration-zinc-100\/75 {
    text-decoration-color: rgb(244 244 245 / 0.75)
}

.decoration-zinc-100\/80 {
    text-decoration-color: rgb(244 244 245 / 0.8)
}

.decoration-zinc-100\/90 {
    text-decoration-color: rgb(244 244 245 / 0.9)
}

.decoration-zinc-100\/95 {
    text-decoration-color: rgb(244 244 245 / 0.95)
}

.decoration-zinc-150 {
    text-decoration-color: #F1F1F1
}

.decoration-zinc-150\/0 {
    text-decoration-color: rgb(241 241 241 / 0)
}

.decoration-zinc-150\/10 {
    text-decoration-color: rgb(241 241 241 / 0.1)
}

.decoration-zinc-150\/100 {
    text-decoration-color: rgb(241 241 241 / 1)
}

.decoration-zinc-150\/20 {
    text-decoration-color: rgb(241 241 241 / 0.2)
}

.decoration-zinc-150\/25 {
    text-decoration-color: rgb(241 241 241 / 0.25)
}

.decoration-zinc-150\/30 {
    text-decoration-color: rgb(241 241 241 / 0.3)
}

.decoration-zinc-150\/40 {
    text-decoration-color: rgb(241 241 241 / 0.4)
}

.decoration-zinc-150\/5 {
    text-decoration-color: rgb(241 241 241 / 0.05)
}

.decoration-zinc-150\/50 {
    text-decoration-color: rgb(241 241 241 / 0.5)
}

.decoration-zinc-150\/60 {
    text-decoration-color: rgb(241 241 241 / 0.6)
}

.decoration-zinc-150\/70 {
    text-decoration-color: rgb(241 241 241 / 0.7)
}

.decoration-zinc-150\/75 {
    text-decoration-color: rgb(241 241 241 / 0.75)
}

.decoration-zinc-150\/80 {
    text-decoration-color: rgb(241 241 241 / 0.8)
}

.decoration-zinc-150\/90 {
    text-decoration-color: rgb(241 241 241 / 0.9)
}

.decoration-zinc-150\/95 {
    text-decoration-color: rgb(241 241 241 / 0.95)
}

.decoration-zinc-200 {
    text-decoration-color: #e4e4e7
}

.decoration-zinc-200\/0 {
    text-decoration-color: rgb(228 228 231 / 0)
}

.decoration-zinc-200\/10 {
    text-decoration-color: rgb(228 228 231 / 0.1)
}

.decoration-zinc-200\/100 {
    text-decoration-color: rgb(228 228 231 / 1)
}

.decoration-zinc-200\/20 {
    text-decoration-color: rgb(228 228 231 / 0.2)
}

.decoration-zinc-200\/25 {
    text-decoration-color: rgb(228 228 231 / 0.25)
}

.decoration-zinc-200\/30 {
    text-decoration-color: rgb(228 228 231 / 0.3)
}

.decoration-zinc-200\/40 {
    text-decoration-color: rgb(228 228 231 / 0.4)
}

.decoration-zinc-200\/5 {
    text-decoration-color: rgb(228 228 231 / 0.05)
}

.decoration-zinc-200\/50 {
    text-decoration-color: rgb(228 228 231 / 0.5)
}

.decoration-zinc-200\/60 {
    text-decoration-color: rgb(228 228 231 / 0.6)
}

.decoration-zinc-200\/70 {
    text-decoration-color: rgb(228 228 231 / 0.7)
}

.decoration-zinc-200\/75 {
    text-decoration-color: rgb(228 228 231 / 0.75)
}

.decoration-zinc-200\/80 {
    text-decoration-color: rgb(228 228 231 / 0.8)
}

.decoration-zinc-200\/90 {
    text-decoration-color: rgb(228 228 231 / 0.9)
}

.decoration-zinc-200\/95 {
    text-decoration-color: rgb(228 228 231 / 0.95)
}

.decoration-zinc-300 {
    text-decoration-color: #d4d4d8
}

.decoration-zinc-300\/0 {
    text-decoration-color: rgb(212 212 216 / 0)
}

.decoration-zinc-300\/10 {
    text-decoration-color: rgb(212 212 216 / 0.1)
}

.decoration-zinc-300\/100 {
    text-decoration-color: rgb(212 212 216 / 1)
}

.decoration-zinc-300\/20 {
    text-decoration-color: rgb(212 212 216 / 0.2)
}

.decoration-zinc-300\/25 {
    text-decoration-color: rgb(212 212 216 / 0.25)
}

.decoration-zinc-300\/30 {
    text-decoration-color: rgb(212 212 216 / 0.3)
}

.decoration-zinc-300\/40 {
    text-decoration-color: rgb(212 212 216 / 0.4)
}

.decoration-zinc-300\/5 {
    text-decoration-color: rgb(212 212 216 / 0.05)
}

.decoration-zinc-300\/50 {
    text-decoration-color: rgb(212 212 216 / 0.5)
}

.decoration-zinc-300\/60 {
    text-decoration-color: rgb(212 212 216 / 0.6)
}

.decoration-zinc-300\/70 {
    text-decoration-color: rgb(212 212 216 / 0.7)
}

.decoration-zinc-300\/75 {
    text-decoration-color: rgb(212 212 216 / 0.75)
}

.decoration-zinc-300\/80 {
    text-decoration-color: rgb(212 212 216 / 0.8)
}

.decoration-zinc-300\/90 {
    text-decoration-color: rgb(212 212 216 / 0.9)
}

.decoration-zinc-300\/95 {
    text-decoration-color: rgb(212 212 216 / 0.95)
}

.decoration-zinc-400 {
    text-decoration-color: #a1a1aa
}

.decoration-zinc-400\/0 {
    text-decoration-color: rgb(161 161 170 / 0)
}

.decoration-zinc-400\/10 {
    text-decoration-color: rgb(161 161 170 / 0.1)
}

.decoration-zinc-400\/100 {
    text-decoration-color: rgb(161 161 170 / 1)
}

.decoration-zinc-400\/20 {
    text-decoration-color: rgb(161 161 170 / 0.2)
}

.decoration-zinc-400\/25 {
    text-decoration-color: rgb(161 161 170 / 0.25)
}

.decoration-zinc-400\/30 {
    text-decoration-color: rgb(161 161 170 / 0.3)
}

.decoration-zinc-400\/40 {
    text-decoration-color: rgb(161 161 170 / 0.4)
}

.decoration-zinc-400\/5 {
    text-decoration-color: rgb(161 161 170 / 0.05)
}

.decoration-zinc-400\/50 {
    text-decoration-color: rgb(161 161 170 / 0.5)
}

.decoration-zinc-400\/60 {
    text-decoration-color: rgb(161 161 170 / 0.6)
}

.decoration-zinc-400\/70 {
    text-decoration-color: rgb(161 161 170 / 0.7)
}

.decoration-zinc-400\/75 {
    text-decoration-color: rgb(161 161 170 / 0.75)
}

.decoration-zinc-400\/80 {
    text-decoration-color: rgb(161 161 170 / 0.8)
}

.decoration-zinc-400\/90 {
    text-decoration-color: rgb(161 161 170 / 0.9)
}

.decoration-zinc-400\/95 {
    text-decoration-color: rgb(161 161 170 / 0.95)
}

.decoration-zinc-50 {
    text-decoration-color: #fafafa
}

.decoration-zinc-50\/0 {
    text-decoration-color: rgb(250 250 250 / 0)
}

.decoration-zinc-50\/10 {
    text-decoration-color: rgb(250 250 250 / 0.1)
}

.decoration-zinc-50\/100 {
    text-decoration-color: rgb(250 250 250 / 1)
}

.decoration-zinc-50\/20 {
    text-decoration-color: rgb(250 250 250 / 0.2)
}

.decoration-zinc-50\/25 {
    text-decoration-color: rgb(250 250 250 / 0.25)
}

.decoration-zinc-50\/30 {
    text-decoration-color: rgb(250 250 250 / 0.3)
}

.decoration-zinc-50\/40 {
    text-decoration-color: rgb(250 250 250 / 0.4)
}

.decoration-zinc-50\/5 {
    text-decoration-color: rgb(250 250 250 / 0.05)
}

.decoration-zinc-50\/50 {
    text-decoration-color: rgb(250 250 250 / 0.5)
}

.decoration-zinc-50\/60 {
    text-decoration-color: rgb(250 250 250 / 0.6)
}

.decoration-zinc-50\/70 {
    text-decoration-color: rgb(250 250 250 / 0.7)
}

.decoration-zinc-50\/75 {
    text-decoration-color: rgb(250 250 250 / 0.75)
}

.decoration-zinc-50\/80 {
    text-decoration-color: rgb(250 250 250 / 0.8)
}

.decoration-zinc-50\/90 {
    text-decoration-color: rgb(250 250 250 / 0.9)
}

.decoration-zinc-50\/95 {
    text-decoration-color: rgb(250 250 250 / 0.95)
}

.decoration-zinc-500 {
    text-decoration-color: #71717a
}

.decoration-zinc-500\/0 {
    text-decoration-color: rgb(113 113 122 / 0)
}

.decoration-zinc-500\/10 {
    text-decoration-color: rgb(113 113 122 / 0.1)
}

.decoration-zinc-500\/100 {
    text-decoration-color: rgb(113 113 122 / 1)
}

.decoration-zinc-500\/20 {
    text-decoration-color: rgb(113 113 122 / 0.2)
}

.decoration-zinc-500\/25 {
    text-decoration-color: rgb(113 113 122 / 0.25)
}

.decoration-zinc-500\/30 {
    text-decoration-color: rgb(113 113 122 / 0.3)
}

.decoration-zinc-500\/40 {
    text-decoration-color: rgb(113 113 122 / 0.4)
}

.decoration-zinc-500\/5 {
    text-decoration-color: rgb(113 113 122 / 0.05)
}

.decoration-zinc-500\/50 {
    text-decoration-color: rgb(113 113 122 / 0.5)
}

.decoration-zinc-500\/60 {
    text-decoration-color: rgb(113 113 122 / 0.6)
}

.decoration-zinc-500\/70 {
    text-decoration-color: rgb(113 113 122 / 0.7)
}

.decoration-zinc-500\/75 {
    text-decoration-color: rgb(113 113 122 / 0.75)
}

.decoration-zinc-500\/80 {
    text-decoration-color: rgb(113 113 122 / 0.8)
}

.decoration-zinc-500\/90 {
    text-decoration-color: rgb(113 113 122 / 0.9)
}

.decoration-zinc-500\/95 {
    text-decoration-color: rgb(113 113 122 / 0.95)
}

.decoration-zinc-600 {
    text-decoration-color: #52525b
}

.decoration-zinc-600\/0 {
    text-decoration-color: rgb(82 82 91 / 0)
}

.decoration-zinc-600\/10 {
    text-decoration-color: rgb(82 82 91 / 0.1)
}

.decoration-zinc-600\/100 {
    text-decoration-color: rgb(82 82 91 / 1)
}

.decoration-zinc-600\/20 {
    text-decoration-color: rgb(82 82 91 / 0.2)
}

.decoration-zinc-600\/25 {
    text-decoration-color: rgb(82 82 91 / 0.25)
}

.decoration-zinc-600\/30 {
    text-decoration-color: rgb(82 82 91 / 0.3)
}

.decoration-zinc-600\/40 {
    text-decoration-color: rgb(82 82 91 / 0.4)
}

.decoration-zinc-600\/5 {
    text-decoration-color: rgb(82 82 91 / 0.05)
}

.decoration-zinc-600\/50 {
    text-decoration-color: rgb(82 82 91 / 0.5)
}

.decoration-zinc-600\/60 {
    text-decoration-color: rgb(82 82 91 / 0.6)
}

.decoration-zinc-600\/70 {
    text-decoration-color: rgb(82 82 91 / 0.7)
}

.decoration-zinc-600\/75 {
    text-decoration-color: rgb(82 82 91 / 0.75)
}

.decoration-zinc-600\/80 {
    text-decoration-color: rgb(82 82 91 / 0.8)
}

.decoration-zinc-600\/90 {
    text-decoration-color: rgb(82 82 91 / 0.9)
}

.decoration-zinc-600\/95 {
    text-decoration-color: rgb(82 82 91 / 0.95)
}

.decoration-zinc-700 {
    text-decoration-color: #3f3f46
}

.decoration-zinc-700\/0 {
    text-decoration-color: rgb(63 63 70 / 0)
}

.decoration-zinc-700\/10 {
    text-decoration-color: rgb(63 63 70 / 0.1)
}

.decoration-zinc-700\/100 {
    text-decoration-color: rgb(63 63 70 / 1)
}

.decoration-zinc-700\/20 {
    text-decoration-color: rgb(63 63 70 / 0.2)
}

.decoration-zinc-700\/25 {
    text-decoration-color: rgb(63 63 70 / 0.25)
}

.decoration-zinc-700\/30 {
    text-decoration-color: rgb(63 63 70 / 0.3)
}

.decoration-zinc-700\/40 {
    text-decoration-color: rgb(63 63 70 / 0.4)
}

.decoration-zinc-700\/5 {
    text-decoration-color: rgb(63 63 70 / 0.05)
}

.decoration-zinc-700\/50 {
    text-decoration-color: rgb(63 63 70 / 0.5)
}

.decoration-zinc-700\/60 {
    text-decoration-color: rgb(63 63 70 / 0.6)
}

.decoration-zinc-700\/70 {
    text-decoration-color: rgb(63 63 70 / 0.7)
}

.decoration-zinc-700\/75 {
    text-decoration-color: rgb(63 63 70 / 0.75)
}

.decoration-zinc-700\/80 {
    text-decoration-color: rgb(63 63 70 / 0.8)
}

.decoration-zinc-700\/90 {
    text-decoration-color: rgb(63 63 70 / 0.9)
}

.decoration-zinc-700\/95 {
    text-decoration-color: rgb(63 63 70 / 0.95)
}

.decoration-zinc-800 {
    text-decoration-color: #27272a
}

.decoration-zinc-800\/0 {
    text-decoration-color: rgb(39 39 42 / 0)
}

.decoration-zinc-800\/10 {
    text-decoration-color: rgb(39 39 42 / 0.1)
}

.decoration-zinc-800\/100 {
    text-decoration-color: rgb(39 39 42 / 1)
}

.decoration-zinc-800\/20 {
    text-decoration-color: rgb(39 39 42 / 0.2)
}

.decoration-zinc-800\/25 {
    text-decoration-color: rgb(39 39 42 / 0.25)
}

.decoration-zinc-800\/30 {
    text-decoration-color: rgb(39 39 42 / 0.3)
}

.decoration-zinc-800\/40 {
    text-decoration-color: rgb(39 39 42 / 0.4)
}

.decoration-zinc-800\/5 {
    text-decoration-color: rgb(39 39 42 / 0.05)
}

.decoration-zinc-800\/50 {
    text-decoration-color: rgb(39 39 42 / 0.5)
}

.decoration-zinc-800\/60 {
    text-decoration-color: rgb(39 39 42 / 0.6)
}

.decoration-zinc-800\/70 {
    text-decoration-color: rgb(39 39 42 / 0.7)
}

.decoration-zinc-800\/75 {
    text-decoration-color: rgb(39 39 42 / 0.75)
}

.decoration-zinc-800\/80 {
    text-decoration-color: rgb(39 39 42 / 0.8)
}

.decoration-zinc-800\/90 {
    text-decoration-color: rgb(39 39 42 / 0.9)
}

.decoration-zinc-800\/95 {
    text-decoration-color: rgb(39 39 42 / 0.95)
}

.decoration-zinc-900 {
    text-decoration-color: #18181b
}

.decoration-zinc-900\/0 {
    text-decoration-color: rgb(24 24 27 / 0)
}

.decoration-zinc-900\/10 {
    text-decoration-color: rgb(24 24 27 / 0.1)
}

.decoration-zinc-900\/100 {
    text-decoration-color: rgb(24 24 27 / 1)
}

.decoration-zinc-900\/20 {
    text-decoration-color: rgb(24 24 27 / 0.2)
}

.decoration-zinc-900\/25 {
    text-decoration-color: rgb(24 24 27 / 0.25)
}

.decoration-zinc-900\/30 {
    text-decoration-color: rgb(24 24 27 / 0.3)
}

.decoration-zinc-900\/40 {
    text-decoration-color: rgb(24 24 27 / 0.4)
}

.decoration-zinc-900\/5 {
    text-decoration-color: rgb(24 24 27 / 0.05)
}

.decoration-zinc-900\/50 {
    text-decoration-color: rgb(24 24 27 / 0.5)
}

.decoration-zinc-900\/60 {
    text-decoration-color: rgb(24 24 27 / 0.6)
}

.decoration-zinc-900\/70 {
    text-decoration-color: rgb(24 24 27 / 0.7)
}

.decoration-zinc-900\/75 {
    text-decoration-color: rgb(24 24 27 / 0.75)
}

.decoration-zinc-900\/80 {
    text-decoration-color: rgb(24 24 27 / 0.8)
}

.decoration-zinc-900\/90 {
    text-decoration-color: rgb(24 24 27 / 0.9)
}

.decoration-zinc-900\/95 {
    text-decoration-color: rgb(24 24 27 / 0.95)
}

.decoration-zinc-950 {
    text-decoration-color: #09090b
}

.decoration-zinc-950\/0 {
    text-decoration-color: rgb(9 9 11 / 0)
}

.decoration-zinc-950\/10 {
    text-decoration-color: rgb(9 9 11 / 0.1)
}

.decoration-zinc-950\/100 {
    text-decoration-color: rgb(9 9 11 / 1)
}

.decoration-zinc-950\/20 {
    text-decoration-color: rgb(9 9 11 / 0.2)
}

.decoration-zinc-950\/25 {
    text-decoration-color: rgb(9 9 11 / 0.25)
}

.decoration-zinc-950\/30 {
    text-decoration-color: rgb(9 9 11 / 0.3)
}

.decoration-zinc-950\/40 {
    text-decoration-color: rgb(9 9 11 / 0.4)
}

.decoration-zinc-950\/5 {
    text-decoration-color: rgb(9 9 11 / 0.05)
}

.decoration-zinc-950\/50 {
    text-decoration-color: rgb(9 9 11 / 0.5)
}

.decoration-zinc-950\/60 {
    text-decoration-color: rgb(9 9 11 / 0.6)
}

.decoration-zinc-950\/70 {
    text-decoration-color: rgb(9 9 11 / 0.7)
}

.decoration-zinc-950\/75 {
    text-decoration-color: rgb(9 9 11 / 0.75)
}

.decoration-zinc-950\/80 {
    text-decoration-color: rgb(9 9 11 / 0.8)
}

.decoration-zinc-950\/90 {
    text-decoration-color: rgb(9 9 11 / 0.9)
}

.decoration-zinc-950\/95 {
    text-decoration-color: rgb(9 9 11 / 0.95)
}

.decoration-4 {
    text-decoration-thickness: 4px
}

.decoration-\[3px\] {
    text-decoration-thickness: 3px
}

.underline-offset-8 {
    text-underline-offset: 8px
}

.underline-offset-\[6px\] {
    text-underline-offset: 6px
}

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

.accent-white {
    accent-color: #fff
}

.opacity-0 {
    opacity: 0
}

.opacity-100 {
    opacity: 1
}

.opacity-20 {
    opacity: 0.2
}

.opacity-40 {
    opacity: 0.4
}

.opacity-50 {
    opacity: 0.5
}

.opacity-70 {
    opacity: 0.7
}

.opacity-75 {
    opacity: 0.75
}

.shadow {
    --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / 0.1), 0 1px 2px -1px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-3xl {
    --tw-shadow: 8px 8px 24px rgba(0, 33, 74, 0.05);
    --tw-shadow-colored: 8px 8px 24px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-4xl {
    --tw-shadow: 16px 16px 48px 0px rgba(2, 23, 47, 0.05);
    --tw-shadow-colored: 16px 16px 48px 0px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-\[inset_-17px_0_14px_-14px_rgba\(0\2c 0\2c 0\2c 0\.4\)\] {
    --tw-shadow: inset -17px 0 14px -14px rgba(0, 0, 0, 0.4);
    --tw-shadow-colored: inset -17px 0 14px -14px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-lg {
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --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)
}

.shadow-md {
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgb(0 0 0 / 0.05);
    --tw-shadow-colored: 0 1px 2px 0 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 transparent;
    outline-offset: 2px
}

.outline {
    outline-style: solid
}

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

.outline-\[none\] {
    outline-color: none
}

.outline-black {
    outline-color: #000
}

.outline-fuchsia-575 {
    outline-color: #BC30DF
}

.outline-green-450 {
    outline-color: #00D37E
}

.outline-orange-550 {
    outline-color: #f57e41
}

.outline-rose-450 {
    outline-color: #FE005B
}

.outline-slate-950 {
    outline-color: #00214A
}

.outline-violet-250 {
    outline-color: #DED0FF
}

.outline-violet-650 {
    outline-color: #5C14FF
}

.outline-white {
    outline-color: #fff
}

.outline-yellow-351 {
    outline-color: #FFD60B
}

.outline-yellow-450 {
    outline-color: #FAB313
}

.ring-1 {
    --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(1px + 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)
}

.ring-2 {
    --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(2px + 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)
}

.ring-inset {
    --tw-ring-inset: inset
}

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

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

.ring-gray-900\/5 {
    --tw-ring-color: rgb(17 24 39 / 0.05)
}

.ring-green-450 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(0 211 126 / var(--tw-ring-opacity))
}

.ring-indigo-600 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(79 70 229 / var(--tw-ring-opacity))
}

.ring-orange-550 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(245 126 65 / var(--tw-ring-opacity))
}

.ring-rose-450 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(254 0 91 / var(--tw-ring-opacity))
}

.ring-slate-950 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(0 33 74 / var(--tw-ring-opacity))
}

.ring-violet-250 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(222 208 255 / var(--tw-ring-opacity))
}

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

.ring-yellow-450 {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(250 179 19 / var(--tw-ring-opacity))
}

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

.ring-offset-2 {
    --tw-ring-offset-width: 2px
}

.blur {
    --tw-blur: blur(8px);
    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)
}

.drop-shadow {
    --tw-drop-shadow: drop-shadow(0 1px 2px rgb(0 0 0 / 0.1)) drop-shadow(0 1px 1px rgb(0 0 0 / 0.06));
    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)
}

.drop-shadow-lg {
    --tw-drop-shadow: drop-shadow(0 10px 8px rgb(0 0 0 / 0.04)) drop-shadow(0 4px 3px rgb(0 0 0 / 0.1));
    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)
}

.filter {
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.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(0.4, 0, 0.2, 1);
    transition-duration: 150ms
}

.transition-\[background\] {
    transition-property: background;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms
}

.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms
}

.transition-colors {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms
}

.transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms
}

.transition-transform {
    transition-property: transform;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms
}

.duration-150 {
    transition-duration: 150ms
}

.duration-300 {
    transition-duration: 300ms
}

.duration-500 {
    transition-duration: 500ms
}

.duration-\[0\.5s\] {
    transition-duration: 0.5s
}

.ease-in {
    transition-timing-function: cubic-bezier(0.4, 0, 1, 1)
}

.ease-in-out {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1)
}

.ease-out {
    transition-timing-function: cubic-bezier(0, 0, 0.2, 1)
}

.first\:pt-0:first-child {
    padding-top: 0px
}

.last\:mt-0:last-child {
    margin-top: 0px
}

.last\:pb-1:last-child {
    padding-bottom: 0.25rem
}

.last\:pb-5:last-child {
    padding-bottom: 1.25rem
}

.odd\:bg-slate-75:nth-child(odd) {
    --tw-bg-opacity: 1;
    background-color: rgb(244 248 250 / var(--tw-bg-opacity))
}

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

.first-of-type\:mt-6:first-of-type {
    margin-top: 1.5rem
}

.hover\:scale-101:hover {
    --tw-scale-x: 1.005;
    --tw-scale-y: 1.005;
    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))
}

.hover\:scale-110:hover {
    --tw-scale-x: 1.1;
    --tw-scale-y: 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))
}

.hover\:cursor-pointer:hover {
    cursor: pointer
}

.hover\:border-0:hover {
    border-width: 0px
}

.hover\:border-blue-100:hover {
    --tw-border-opacity: 1;
    border-color: rgb(219 234 254 / var(--tw-border-opacity))
}

.hover\:border-blue-100\/0:hover {
    border-color: rgb(219 234 254 / 0)
}

.hover\:border-blue-100\/10:hover {
    border-color: rgb(219 234 254 / 0.1)
}

.hover\:border-blue-100\/100:hover {
    border-color: rgb(219 234 254 / 1)
}

.hover\:border-blue-100\/20:hover {
    border-color: rgb(219 234 254 / 0.2)
}

.hover\:border-blue-100\/25:hover {
    border-color: rgb(219 234 254 / 0.25)
}

.hover\:border-blue-100\/30:hover {
    border-color: rgb(219 234 254 / 0.3)
}

.hover\:border-blue-100\/40:hover {
    border-color: rgb(219 234 254 / 0.4)
}

.hover\:border-blue-100\/5:hover {
    border-color: rgb(219 234 254 / 0.05)
}

.hover\:border-blue-100\/50:hover {
    border-color: rgb(219 234 254 / 0.5)
}

.hover\:border-blue-100\/60:hover {
    border-color: rgb(219 234 254 / 0.6)
}

.hover\:border-blue-100\/70:hover {
    border-color: rgb(219 234 254 / 0.7)
}

.hover\:border-blue-100\/75:hover {
    border-color: rgb(219 234 254 / 0.75)
}

.hover\:border-blue-100\/80:hover {
    border-color: rgb(219 234 254 / 0.8)
}

.hover\:border-blue-100\/90:hover {
    border-color: rgb(219 234 254 / 0.9)
}

.hover\:border-blue-100\/95:hover {
    border-color: rgb(219 234 254 / 0.95)
}

.hover\:border-blue-200:hover {
    --tw-border-opacity: 1;
    border-color: rgb(191 219 254 / var(--tw-border-opacity))
}

.hover\:border-blue-200\/0:hover {
    border-color: rgb(191 219 254 / 0)
}

.hover\:border-blue-200\/10:hover {
    border-color: rgb(191 219 254 / 0.1)
}

.hover\:border-blue-200\/100:hover {
    border-color: rgb(191 219 254 / 1)
}

.hover\:border-blue-200\/20:hover {
    border-color: rgb(191 219 254 / 0.2)
}

.hover\:border-blue-200\/25:hover {
    border-color: rgb(191 219 254 / 0.25)
}

.hover\:border-blue-200\/30:hover {
    border-color: rgb(191 219 254 / 0.3)
}

.hover\:border-blue-200\/40:hover {
    border-color: rgb(191 219 254 / 0.4)
}

.hover\:border-blue-200\/5:hover {
    border-color: rgb(191 219 254 / 0.05)
}

.hover\:border-blue-200\/50:hover {
    border-color: rgb(191 219 254 / 0.5)
}

.hover\:border-blue-200\/60:hover {
    border-color: rgb(191 219 254 / 0.6)
}

.hover\:border-blue-200\/70:hover {
    border-color: rgb(191 219 254 / 0.7)
}

.hover\:border-blue-200\/75:hover {
    border-color: rgb(191 219 254 / 0.75)
}

.hover\:border-blue-200\/80:hover {
    border-color: rgb(191 219 254 / 0.8)
}

.hover\:border-blue-200\/90:hover {
    border-color: rgb(191 219 254 / 0.9)
}

.hover\:border-blue-200\/95:hover {
    border-color: rgb(191 219 254 / 0.95)
}

.hover\:border-blue-300:hover {
    --tw-border-opacity: 1;
    border-color: rgb(147 197 253 / var(--tw-border-opacity))
}

.hover\:border-blue-300\/0:hover {
    border-color: rgb(147 197 253 / 0)
}

.hover\:border-blue-300\/10:hover {
    border-color: rgb(147 197 253 / 0.1)
}

.hover\:border-blue-300\/100:hover {
    border-color: rgb(147 197 253 / 1)
}

.hover\:border-blue-300\/20:hover {
    border-color: rgb(147 197 253 / 0.2)
}

.hover\:border-blue-300\/25:hover {
    border-color: rgb(147 197 253 / 0.25)
}

.hover\:border-blue-300\/30:hover {
    border-color: rgb(147 197 253 / 0.3)
}

.hover\:border-blue-300\/40:hover {
    border-color: rgb(147 197 253 / 0.4)
}

.hover\:border-blue-300\/5:hover {
    border-color: rgb(147 197 253 / 0.05)
}

.hover\:border-blue-300\/50:hover {
    border-color: rgb(147 197 253 / 0.5)
}

.hover\:border-blue-300\/60:hover {
    border-color: rgb(147 197 253 / 0.6)
}

.hover\:border-blue-300\/70:hover {
    border-color: rgb(147 197 253 / 0.7)
}

.hover\:border-blue-300\/75:hover {
    border-color: rgb(147 197 253 / 0.75)
}

.hover\:border-blue-300\/80:hover {
    border-color: rgb(147 197 253 / 0.8)
}

.hover\:border-blue-300\/90:hover {
    border-color: rgb(147 197 253 / 0.9)
}

.hover\:border-blue-300\/95:hover {
    border-color: rgb(147 197 253 / 0.95)
}

.hover\:border-blue-400:hover {
    --tw-border-opacity: 1;
    border-color: rgb(96 165 250 / var(--tw-border-opacity))
}

.hover\:border-blue-400\/0:hover {
    border-color: rgb(96 165 250 / 0)
}

.hover\:border-blue-400\/10:hover {
    border-color: rgb(96 165 250 / 0.1)
}

.hover\:border-blue-400\/100:hover {
    border-color: rgb(96 165 250 / 1)
}

.hover\:border-blue-400\/20:hover {
    border-color: rgb(96 165 250 / 0.2)
}

.hover\:border-blue-400\/25:hover {
    border-color: rgb(96 165 250 / 0.25)
}

.hover\:border-blue-400\/30:hover {
    border-color: rgb(96 165 250 / 0.3)
}

.hover\:border-blue-400\/40:hover {
    border-color: rgb(96 165 250 / 0.4)
}

.hover\:border-blue-400\/5:hover {
    border-color: rgb(96 165 250 / 0.05)
}

.hover\:border-blue-400\/50:hover {
    border-color: rgb(96 165 250 / 0.5)
}

.hover\:border-blue-400\/60:hover {
    border-color: rgb(96 165 250 / 0.6)
}

.hover\:border-blue-400\/70:hover {
    border-color: rgb(96 165 250 / 0.7)
}

.hover\:border-blue-400\/75:hover {
    border-color: rgb(96 165 250 / 0.75)
}

.hover\:border-blue-400\/80:hover {
    border-color: rgb(96 165 250 / 0.8)
}

.hover\:border-blue-400\/90:hover {
    border-color: rgb(96 165 250 / 0.9)
}

.hover\:border-blue-400\/95:hover {
    border-color: rgb(96 165 250 / 0.95)
}

.hover\:border-blue-50:hover {
    --tw-border-opacity: 1;
    border-color: rgb(239 246 255 / var(--tw-border-opacity))
}

.hover\:border-blue-50\/0:hover {
    border-color: rgb(239 246 255 / 0)
}

.hover\:border-blue-50\/10:hover {
    border-color: rgb(239 246 255 / 0.1)
}

.hover\:border-blue-50\/100:hover {
    border-color: rgb(239 246 255 / 1)
}

.hover\:border-blue-50\/20:hover {
    border-color: rgb(239 246 255 / 0.2)
}

.hover\:border-blue-50\/25:hover {
    border-color: rgb(239 246 255 / 0.25)
}

.hover\:border-blue-50\/30:hover {
    border-color: rgb(239 246 255 / 0.3)
}

.hover\:border-blue-50\/40:hover {
    border-color: rgb(239 246 255 / 0.4)
}

.hover\:border-blue-50\/5:hover {
    border-color: rgb(239 246 255 / 0.05)
}

.hover\:border-blue-50\/50:hover {
    border-color: rgb(239 246 255 / 0.5)
}

.hover\:border-blue-50\/60:hover {
    border-color: rgb(239 246 255 / 0.6)
}

.hover\:border-blue-50\/70:hover {
    border-color: rgb(239 246 255 / 0.7)
}

.hover\:border-blue-50\/75:hover {
    border-color: rgb(239 246 255 / 0.75)
}

.hover\:border-blue-50\/80:hover {
    border-color: rgb(239 246 255 / 0.8)
}

.hover\:border-blue-50\/90:hover {
    border-color: rgb(239 246 255 / 0.9)
}

.hover\:border-blue-50\/95:hover {
    border-color: rgb(239 246 255 / 0.95)
}

.hover\:border-blue-500:hover {
    --tw-border-opacity: 1;
    border-color: rgb(59 130 246 / var(--tw-border-opacity))
}

.hover\:border-blue-500\/0:hover {
    border-color: rgb(59 130 246 / 0)
}

.hover\:border-blue-500\/10:hover {
    border-color: rgb(59 130 246 / 0.1)
}

.hover\:border-blue-500\/100:hover {
    border-color: rgb(59 130 246 / 1)
}

.hover\:border-blue-500\/20:hover {
    border-color: rgb(59 130 246 / 0.2)
}

.hover\:border-blue-500\/25:hover {
    border-color: rgb(59 130 246 / 0.25)
}

.hover\:border-blue-500\/30:hover {
    border-color: rgb(59 130 246 / 0.3)
}

.hover\:border-blue-500\/40:hover {
    border-color: rgb(59 130 246 / 0.4)
}

.hover\:border-blue-500\/5:hover {
    border-color: rgb(59 130 246 / 0.05)
}

.hover\:border-blue-500\/50:hover {
    border-color: rgb(59 130 246 / 0.5)
}

.hover\:border-blue-500\/60:hover {
    border-color: rgb(59 130 246 / 0.6)
}

.hover\:border-blue-500\/70:hover {
    border-color: rgb(59 130 246 / 0.7)
}

.hover\:border-blue-500\/75:hover {
    border-color: rgb(59 130 246 / 0.75)
}

.hover\:border-blue-500\/80:hover {
    border-color: rgb(59 130 246 / 0.8)
}

.hover\:border-blue-500\/90:hover {
    border-color: rgb(59 130 246 / 0.9)
}

.hover\:border-blue-500\/95:hover {
    border-color: rgb(59 130 246 / 0.95)
}

.hover\:border-blue-550:hover {
    --tw-border-opacity: 1;
    border-color: rgb(51 88 255 / var(--tw-border-opacity))
}

.hover\:border-blue-550\/0:hover {
    border-color: rgb(51 88 255 / 0)
}

.hover\:border-blue-550\/10:hover {
    border-color: rgb(51 88 255 / 0.1)
}

.hover\:border-blue-550\/100:hover {
    border-color: rgb(51 88 255 / 1)
}

.hover\:border-blue-550\/20:hover {
    border-color: rgb(51 88 255 / 0.2)
}

.hover\:border-blue-550\/25:hover {
    border-color: rgb(51 88 255 / 0.25)
}

.hover\:border-blue-550\/30:hover {
    border-color: rgb(51 88 255 / 0.3)
}

.hover\:border-blue-550\/40:hover {
    border-color: rgb(51 88 255 / 0.4)
}

.hover\:border-blue-550\/5:hover {
    border-color: rgb(51 88 255 / 0.05)
}

.hover\:border-blue-550\/50:hover {
    border-color: rgb(51 88 255 / 0.5)
}

.hover\:border-blue-550\/60:hover {
    border-color: rgb(51 88 255 / 0.6)
}

.hover\:border-blue-550\/70:hover {
    border-color: rgb(51 88 255 / 0.7)
}

.hover\:border-blue-550\/75:hover {
    border-color: rgb(51 88 255 / 0.75)
}

.hover\:border-blue-550\/80:hover {
    border-color: rgb(51 88 255 / 0.8)
}

.hover\:border-blue-550\/90:hover {
    border-color: rgb(51 88 255 / 0.9)
}

.hover\:border-blue-550\/95:hover {
    border-color: rgb(51 88 255 / 0.95)
}

.hover\:border-blue-600:hover {
    --tw-border-opacity: 1;
    border-color: rgb(37 99 235 / var(--tw-border-opacity))
}

.hover\:border-blue-600\/0:hover {
    border-color: rgb(37 99 235 / 0)
}

.hover\:border-blue-600\/10:hover {
    border-color: rgb(37 99 235 / 0.1)
}

.hover\:border-blue-600\/100:hover {
    border-color: rgb(37 99 235 / 1)
}

.hover\:border-blue-600\/20:hover {
    border-color: rgb(37 99 235 / 0.2)
}

.hover\:border-blue-600\/25:hover {
    border-color: rgb(37 99 235 / 0.25)
}

.hover\:border-blue-600\/30:hover {
    border-color: rgb(37 99 235 / 0.3)
}

.hover\:border-blue-600\/40:hover {
    border-color: rgb(37 99 235 / 0.4)
}

.hover\:border-blue-600\/5:hover {
    border-color: rgb(37 99 235 / 0.05)
}

.hover\:border-blue-600\/50:hover {
    border-color: rgb(37 99 235 / 0.5)
}

.hover\:border-blue-600\/60:hover {
    border-color: rgb(37 99 235 / 0.6)
}

.hover\:border-blue-600\/70:hover {
    border-color: rgb(37 99 235 / 0.7)
}

.hover\:border-blue-600\/75:hover {
    border-color: rgb(37 99 235 / 0.75)
}

.hover\:border-blue-600\/80:hover {
    border-color: rgb(37 99 235 / 0.8)
}

.hover\:border-blue-600\/90:hover {
    border-color: rgb(37 99 235 / 0.9)
}

.hover\:border-blue-600\/95:hover {
    border-color: rgb(37 99 235 / 0.95)
}

.hover\:border-blue-650:hover {
    --tw-border-opacity: 1;
    border-color: rgb(61 88 164 / var(--tw-border-opacity))
}

.hover\:border-blue-650\/0:hover {
    border-color: rgb(61 88 164 / 0)
}

.hover\:border-blue-650\/10:hover {
    border-color: rgb(61 88 164 / 0.1)
}

.hover\:border-blue-650\/100:hover {
    border-color: rgb(61 88 164 / 1)
}

.hover\:border-blue-650\/20:hover {
    border-color: rgb(61 88 164 / 0.2)
}

.hover\:border-blue-650\/25:hover {
    border-color: rgb(61 88 164 / 0.25)
}

.hover\:border-blue-650\/30:hover {
    border-color: rgb(61 88 164 / 0.3)
}

.hover\:border-blue-650\/40:hover {
    border-color: rgb(61 88 164 / 0.4)
}

.hover\:border-blue-650\/5:hover {
    border-color: rgb(61 88 164 / 0.05)
}

.hover\:border-blue-650\/50:hover {
    border-color: rgb(61 88 164 / 0.5)
}

.hover\:border-blue-650\/60:hover {
    border-color: rgb(61 88 164 / 0.6)
}

.hover\:border-blue-650\/70:hover {
    border-color: rgb(61 88 164 / 0.7)
}

.hover\:border-blue-650\/75:hover {
    border-color: rgb(61 88 164 / 0.75)
}

.hover\:border-blue-650\/80:hover {
    border-color: rgb(61 88 164 / 0.8)
}

.hover\:border-blue-650\/90:hover {
    border-color: rgb(61 88 164 / 0.9)
}

.hover\:border-blue-650\/95:hover {
    border-color: rgb(61 88 164 / 0.95)
}

.hover\:border-blue-700:hover {
    --tw-border-opacity: 1;
    border-color: rgb(29 78 216 / var(--tw-border-opacity))
}

.hover\:border-blue-700\/0:hover {
    border-color: rgb(29 78 216 / 0)
}

.hover\:border-blue-700\/10:hover {
    border-color: rgb(29 78 216 / 0.1)
}

.hover\:border-blue-700\/100:hover {
    border-color: rgb(29 78 216 / 1)
}

.hover\:border-blue-700\/20:hover {
    border-color: rgb(29 78 216 / 0.2)
}

.hover\:border-blue-700\/25:hover {
    border-color: rgb(29 78 216 / 0.25)
}

.hover\:border-blue-700\/30:hover {
    border-color: rgb(29 78 216 / 0.3)
}

.hover\:border-blue-700\/40:hover {
    border-color: rgb(29 78 216 / 0.4)
}

.hover\:border-blue-700\/5:hover {
    border-color: rgb(29 78 216 / 0.05)
}

.hover\:border-blue-700\/50:hover {
    border-color: rgb(29 78 216 / 0.5)
}

.hover\:border-blue-700\/60:hover {
    border-color: rgb(29 78 216 / 0.6)
}

.hover\:border-blue-700\/70:hover {
    border-color: rgb(29 78 216 / 0.7)
}

.hover\:border-blue-700\/75:hover {
    border-color: rgb(29 78 216 / 0.75)
}

.hover\:border-blue-700\/80:hover {
    border-color: rgb(29 78 216 / 0.8)
}

.hover\:border-blue-700\/90:hover {
    border-color: rgb(29 78 216 / 0.9)
}

.hover\:border-blue-700\/95:hover {
    border-color: rgb(29 78 216 / 0.95)
}

.hover\:border-blue-800:hover {
    --tw-border-opacity: 1;
    border-color: rgb(30 64 175 / var(--tw-border-opacity))
}

.hover\:border-blue-800\/0:hover {
    border-color: rgb(30 64 175 / 0)
}

.hover\:border-blue-800\/10:hover {
    border-color: rgb(30 64 175 / 0.1)
}

.hover\:border-blue-800\/100:hover {
    border-color: rgb(30 64 175 / 1)
}

.hover\:border-blue-800\/20:hover {
    border-color: rgb(30 64 175 / 0.2)
}

.hover\:border-blue-800\/25:hover {
    border-color: rgb(30 64 175 / 0.25)
}

.hover\:border-blue-800\/30:hover {
    border-color: rgb(30 64 175 / 0.3)
}

.hover\:border-blue-800\/40:hover {
    border-color: rgb(30 64 175 / 0.4)
}

.hover\:border-blue-800\/5:hover {
    border-color: rgb(30 64 175 / 0.05)
}

.hover\:border-blue-800\/50:hover {
    border-color: rgb(30 64 175 / 0.5)
}

.hover\:border-blue-800\/60:hover {
    border-color: rgb(30 64 175 / 0.6)
}

.hover\:border-blue-800\/70:hover {
    border-color: rgb(30 64 175 / 0.7)
}

.hover\:border-blue-800\/75:hover {
    border-color: rgb(30 64 175 / 0.75)
}

.hover\:border-blue-800\/80:hover {
    border-color: rgb(30 64 175 / 0.8)
}

.hover\:border-blue-800\/90:hover {
    border-color: rgb(30 64 175 / 0.9)
}

.hover\:border-blue-800\/95:hover {
    border-color: rgb(30 64 175 / 0.95)
}

.hover\:border-blue-900:hover {
    --tw-border-opacity: 1;
    border-color: rgb(30 58 138 / var(--tw-border-opacity))
}

.hover\:border-blue-900\/0:hover {
    border-color: rgb(30 58 138 / 0)
}

.hover\:border-blue-900\/10:hover {
    border-color: rgb(30 58 138 / 0.1)
}

.hover\:border-blue-900\/100:hover {
    border-color: rgb(30 58 138 / 1)
}

.hover\:border-blue-900\/20:hover {
    border-color: rgb(30 58 138 / 0.2)
}

.hover\:border-blue-900\/25:hover {
    border-color: rgb(30 58 138 / 0.25)
}

.hover\:border-blue-900\/30:hover {
    border-color: rgb(30 58 138 / 0.3)
}

.hover\:border-blue-900\/40:hover {
    border-color: rgb(30 58 138 / 0.4)
}

.hover\:border-blue-900\/5:hover {
    border-color: rgb(30 58 138 / 0.05)
}

.hover\:border-blue-900\/50:hover {
    border-color: rgb(30 58 138 / 0.5)
}

.hover\:border-blue-900\/60:hover {
    border-color: rgb(30 58 138 / 0.6)
}

.hover\:border-blue-900\/70:hover {
    border-color: rgb(30 58 138 / 0.7)
}

.hover\:border-blue-900\/75:hover {
    border-color: rgb(30 58 138 / 0.75)
}

.hover\:border-blue-900\/80:hover {
    border-color: rgb(30 58 138 / 0.8)
}

.hover\:border-blue-900\/90:hover {
    border-color: rgb(30 58 138 / 0.9)
}

.hover\:border-blue-900\/95:hover {
    border-color: rgb(30 58 138 / 0.95)
}

.hover\:border-blue-950:hover {
    --tw-border-opacity: 1;
    border-color: rgb(23 37 84 / var(--tw-border-opacity))
}

.hover\:border-blue-950\/0:hover {
    border-color: rgb(23 37 84 / 0)
}

.hover\:border-blue-950\/10:hover {
    border-color: rgb(23 37 84 / 0.1)
}

.hover\:border-blue-950\/100:hover {
    border-color: rgb(23 37 84 / 1)
}

.hover\:border-blue-950\/20:hover {
    border-color: rgb(23 37 84 / 0.2)
}

.hover\:border-blue-950\/25:hover {
    border-color: rgb(23 37 84 / 0.25)
}

.hover\:border-blue-950\/30:hover {
    border-color: rgb(23 37 84 / 0.3)
}

.hover\:border-blue-950\/40:hover {
    border-color: rgb(23 37 84 / 0.4)
}

.hover\:border-blue-950\/5:hover {
    border-color: rgb(23 37 84 / 0.05)
}

.hover\:border-blue-950\/50:hover {
    border-color: rgb(23 37 84 / 0.5)
}

.hover\:border-blue-950\/60:hover {
    border-color: rgb(23 37 84 / 0.6)
}

.hover\:border-blue-950\/70:hover {
    border-color: rgb(23 37 84 / 0.7)
}

.hover\:border-blue-950\/75:hover {
    border-color: rgb(23 37 84 / 0.75)
}

.hover\:border-blue-950\/80:hover {
    border-color: rgb(23 37 84 / 0.8)
}

.hover\:border-blue-950\/90:hover {
    border-color: rgb(23 37 84 / 0.9)
}

.hover\:border-blue-950\/95:hover {
    border-color: rgb(23 37 84 / 0.95)
}

.hover\:border-cyan-100:hover {
    --tw-border-opacity: 1;
    border-color: rgb(207 250 254 / var(--tw-border-opacity))
}

.hover\:border-cyan-100\/0:hover {
    border-color: rgb(207 250 254 / 0)
}

.hover\:border-cyan-100\/10:hover {
    border-color: rgb(207 250 254 / 0.1)
}

.hover\:border-cyan-100\/100:hover {
    border-color: rgb(207 250 254 / 1)
}

.hover\:border-cyan-100\/20:hover {
    border-color: rgb(207 250 254 / 0.2)
}

.hover\:border-cyan-100\/25:hover {
    border-color: rgb(207 250 254 / 0.25)
}

.hover\:border-cyan-100\/30:hover {
    border-color: rgb(207 250 254 / 0.3)
}

.hover\:border-cyan-100\/40:hover {
    border-color: rgb(207 250 254 / 0.4)
}

.hover\:border-cyan-100\/5:hover {
    border-color: rgb(207 250 254 / 0.05)
}

.hover\:border-cyan-100\/50:hover {
    border-color: rgb(207 250 254 / 0.5)
}

.hover\:border-cyan-100\/60:hover {
    border-color: rgb(207 250 254 / 0.6)
}

.hover\:border-cyan-100\/70:hover {
    border-color: rgb(207 250 254 / 0.7)
}

.hover\:border-cyan-100\/75:hover {
    border-color: rgb(207 250 254 / 0.75)
}

.hover\:border-cyan-100\/80:hover {
    border-color: rgb(207 250 254 / 0.8)
}

.hover\:border-cyan-100\/90:hover {
    border-color: rgb(207 250 254 / 0.9)
}

.hover\:border-cyan-100\/95:hover {
    border-color: rgb(207 250 254 / 0.95)
}

.hover\:border-cyan-200:hover {
    --tw-border-opacity: 1;
    border-color: rgb(165 243 252 / var(--tw-border-opacity))
}

.hover\:border-cyan-200\/0:hover {
    border-color: rgb(165 243 252 / 0)
}

.hover\:border-cyan-200\/10:hover {
    border-color: rgb(165 243 252 / 0.1)
}

.hover\:border-cyan-200\/100:hover {
    border-color: rgb(165 243 252 / 1)
}

.hover\:border-cyan-200\/20:hover {
    border-color: rgb(165 243 252 / 0.2)
}

.hover\:border-cyan-200\/25:hover {
    border-color: rgb(165 243 252 / 0.25)
}

.hover\:border-cyan-200\/30:hover {
    border-color: rgb(165 243 252 / 0.3)
}

.hover\:border-cyan-200\/40:hover {
    border-color: rgb(165 243 252 / 0.4)
}

.hover\:border-cyan-200\/5:hover {
    border-color: rgb(165 243 252 / 0.05)
}

.hover\:border-cyan-200\/50:hover {
    border-color: rgb(165 243 252 / 0.5)
}

.hover\:border-cyan-200\/60:hover {
    border-color: rgb(165 243 252 / 0.6)
}

.hover\:border-cyan-200\/70:hover {
    border-color: rgb(165 243 252 / 0.7)
}

.hover\:border-cyan-200\/75:hover {
    border-color: rgb(165 243 252 / 0.75)
}

.hover\:border-cyan-200\/80:hover {
    border-color: rgb(165 243 252 / 0.8)
}

.hover\:border-cyan-200\/90:hover {
    border-color: rgb(165 243 252 / 0.9)
}

.hover\:border-cyan-200\/95:hover {
    border-color: rgb(165 243 252 / 0.95)
}

.hover\:border-cyan-300:hover {
    --tw-border-opacity: 1;
    border-color: rgb(103 232 249 / var(--tw-border-opacity))
}

.hover\:border-cyan-300\/0:hover {
    border-color: rgb(103 232 249 / 0)
}

.hover\:border-cyan-300\/10:hover {
    border-color: rgb(103 232 249 / 0.1)
}

.hover\:border-cyan-300\/100:hover {
    border-color: rgb(103 232 249 / 1)
}

.hover\:border-cyan-300\/20:hover {
    border-color: rgb(103 232 249 / 0.2)
}

.hover\:border-cyan-300\/25:hover {
    border-color: rgb(103 232 249 / 0.25)
}

.hover\:border-cyan-300\/30:hover {
    border-color: rgb(103 232 249 / 0.3)
}

.hover\:border-cyan-300\/40:hover {
    border-color: rgb(103 232 249 / 0.4)
}

.hover\:border-cyan-300\/5:hover {
    border-color: rgb(103 232 249 / 0.05)
}

.hover\:border-cyan-300\/50:hover {
    border-color: rgb(103 232 249 / 0.5)
}

.hover\:border-cyan-300\/60:hover {
    border-color: rgb(103 232 249 / 0.6)
}

.hover\:border-cyan-300\/70:hover {
    border-color: rgb(103 232 249 / 0.7)
}

.hover\:border-cyan-300\/75:hover {
    border-color: rgb(103 232 249 / 0.75)
}

.hover\:border-cyan-300\/80:hover {
    border-color: rgb(103 232 249 / 0.8)
}

.hover\:border-cyan-300\/90:hover {
    border-color: rgb(103 232 249 / 0.9)
}

.hover\:border-cyan-300\/95:hover {
    border-color: rgb(103 232 249 / 0.95)
}

.hover\:border-cyan-400:hover {
    --tw-border-opacity: 1;
    border-color: rgb(34 211 238 / var(--tw-border-opacity))
}

.hover\:border-cyan-400\/0:hover {
    border-color: rgb(34 211 238 / 0)
}

.hover\:border-cyan-400\/10:hover {
    border-color: rgb(34 211 238 / 0.1)
}

.hover\:border-cyan-400\/100:hover {
    border-color: rgb(34 211 238 / 1)
}

.hover\:border-cyan-400\/20:hover {
    border-color: rgb(34 211 238 / 0.2)
}

.hover\:border-cyan-400\/25:hover {
    border-color: rgb(34 211 238 / 0.25)
}

.hover\:border-cyan-400\/30:hover {
    border-color: rgb(34 211 238 / 0.3)
}

.hover\:border-cyan-400\/40:hover {
    border-color: rgb(34 211 238 / 0.4)
}

.hover\:border-cyan-400\/5:hover {
    border-color: rgb(34 211 238 / 0.05)
}

.hover\:border-cyan-400\/50:hover {
    border-color: rgb(34 211 238 / 0.5)
}

.hover\:border-cyan-400\/60:hover {
    border-color: rgb(34 211 238 / 0.6)
}

.hover\:border-cyan-400\/70:hover {
    border-color: rgb(34 211 238 / 0.7)
}

.hover\:border-cyan-400\/75:hover {
    border-color: rgb(34 211 238 / 0.75)
}

.hover\:border-cyan-400\/80:hover {
    border-color: rgb(34 211 238 / 0.8)
}

.hover\:border-cyan-400\/90:hover {
    border-color: rgb(34 211 238 / 0.9)
}

.hover\:border-cyan-400\/95:hover {
    border-color: rgb(34 211 238 / 0.95)
}

.hover\:border-cyan-50:hover {
    --tw-border-opacity: 1;
    border-color: rgb(236 254 255 / var(--tw-border-opacity))
}

.hover\:border-cyan-50\/0:hover {
    border-color: rgb(236 254 255 / 0)
}

.hover\:border-cyan-50\/10:hover {
    border-color: rgb(236 254 255 / 0.1)
}

.hover\:border-cyan-50\/100:hover {
    border-color: rgb(236 254 255 / 1)
}

.hover\:border-cyan-50\/20:hover {
    border-color: rgb(236 254 255 / 0.2)
}

.hover\:border-cyan-50\/25:hover {
    border-color: rgb(236 254 255 / 0.25)
}

.hover\:border-cyan-50\/30:hover {
    border-color: rgb(236 254 255 / 0.3)
}

.hover\:border-cyan-50\/40:hover {
    border-color: rgb(236 254 255 / 0.4)
}

.hover\:border-cyan-50\/5:hover {
    border-color: rgb(236 254 255 / 0.05)
}

.hover\:border-cyan-50\/50:hover {
    border-color: rgb(236 254 255 / 0.5)
}

.hover\:border-cyan-50\/60:hover {
    border-color: rgb(236 254 255 / 0.6)
}

.hover\:border-cyan-50\/70:hover {
    border-color: rgb(236 254 255 / 0.7)
}

.hover\:border-cyan-50\/75:hover {
    border-color: rgb(236 254 255 / 0.75)
}

.hover\:border-cyan-50\/80:hover {
    border-color: rgb(236 254 255 / 0.8)
}

.hover\:border-cyan-50\/90:hover {
    border-color: rgb(236 254 255 / 0.9)
}

.hover\:border-cyan-50\/95:hover {
    border-color: rgb(236 254 255 / 0.95)
}

.hover\:border-cyan-500:hover {
    --tw-border-opacity: 1;
    border-color: rgb(6 182 212 / var(--tw-border-opacity))
}

.hover\:border-cyan-500\/0:hover {
    border-color: rgb(6 182 212 / 0)
}

.hover\:border-cyan-500\/10:hover {
    border-color: rgb(6 182 212 / 0.1)
}

.hover\:border-cyan-500\/100:hover {
    border-color: rgb(6 182 212 / 1)
}

.hover\:border-cyan-500\/20:hover {
    border-color: rgb(6 182 212 / 0.2)
}

.hover\:border-cyan-500\/25:hover {
    border-color: rgb(6 182 212 / 0.25)
}

.hover\:border-cyan-500\/30:hover {
    border-color: rgb(6 182 212 / 0.3)
}

.hover\:border-cyan-500\/40:hover {
    border-color: rgb(6 182 212 / 0.4)
}

.hover\:border-cyan-500\/5:hover {
    border-color: rgb(6 182 212 / 0.05)
}

.hover\:border-cyan-500\/50:hover {
    border-color: rgb(6 182 212 / 0.5)
}

.hover\:border-cyan-500\/60:hover {
    border-color: rgb(6 182 212 / 0.6)
}

.hover\:border-cyan-500\/70:hover {
    border-color: rgb(6 182 212 / 0.7)
}

.hover\:border-cyan-500\/75:hover {
    border-color: rgb(6 182 212 / 0.75)
}

.hover\:border-cyan-500\/80:hover {
    border-color: rgb(6 182 212 / 0.8)
}

.hover\:border-cyan-500\/90:hover {
    border-color: rgb(6 182 212 / 0.9)
}

.hover\:border-cyan-500\/95:hover {
    border-color: rgb(6 182 212 / 0.95)
}

.hover\:border-cyan-600:hover {
    --tw-border-opacity: 1;
    border-color: rgb(8 145 178 / var(--tw-border-opacity))
}

.hover\:border-cyan-600\/0:hover {
    border-color: rgb(8 145 178 / 0)
}

.hover\:border-cyan-600\/10:hover {
    border-color: rgb(8 145 178 / 0.1)
}

.hover\:border-cyan-600\/100:hover {
    border-color: rgb(8 145 178 / 1)
}

.hover\:border-cyan-600\/20:hover {
    border-color: rgb(8 145 178 / 0.2)
}

.hover\:border-cyan-600\/25:hover {
    border-color: rgb(8 145 178 / 0.25)
}

.hover\:border-cyan-600\/30:hover {
    border-color: rgb(8 145 178 / 0.3)
}

.hover\:border-cyan-600\/40:hover {
    border-color: rgb(8 145 178 / 0.4)
}

.hover\:border-cyan-600\/5:hover {
    border-color: rgb(8 145 178 / 0.05)
}

.hover\:border-cyan-600\/50:hover {
    border-color: rgb(8 145 178 / 0.5)
}

.hover\:border-cyan-600\/60:hover {
    border-color: rgb(8 145 178 / 0.6)
}

.hover\:border-cyan-600\/70:hover {
    border-color: rgb(8 145 178 / 0.7)
}

.hover\:border-cyan-600\/75:hover {
    border-color: rgb(8 145 178 / 0.75)
}

.hover\:border-cyan-600\/80:hover {
    border-color: rgb(8 145 178 / 0.8)
}

.hover\:border-cyan-600\/90:hover {
    border-color: rgb(8 145 178 / 0.9)
}

.hover\:border-cyan-600\/95:hover {
    border-color: rgb(8 145 178 / 0.95)
}

.hover\:border-cyan-650:hover {
    --tw-border-opacity: 1;
    border-color: rgb(39 128 166 / var(--tw-border-opacity))
}

.hover\:border-cyan-650\/0:hover {
    border-color: rgb(39 128 166 / 0)
}

.hover\:border-cyan-650\/10:hover {
    border-color: rgb(39 128 166 / 0.1)
}

.hover\:border-cyan-650\/100:hover {
    border-color: rgb(39 128 166 / 1)
}

.hover\:border-cyan-650\/20:hover {
    border-color: rgb(39 128 166 / 0.2)
}

.hover\:border-cyan-650\/25:hover {
    border-color: rgb(39 128 166 / 0.25)
}

.hover\:border-cyan-650\/30:hover {
    border-color: rgb(39 128 166 / 0.3)
}

.hover\:border-cyan-650\/40:hover {
    border-color: rgb(39 128 166 / 0.4)
}

.hover\:border-cyan-650\/5:hover {
    border-color: rgb(39 128 166 / 0.05)
}

.hover\:border-cyan-650\/50:hover {
    border-color: rgb(39 128 166 / 0.5)
}

.hover\:border-cyan-650\/60:hover {
    border-color: rgb(39 128 166 / 0.6)
}

.hover\:border-cyan-650\/70:hover {
    border-color: rgb(39 128 166 / 0.7)
}

.hover\:border-cyan-650\/75:hover {
    border-color: rgb(39 128 166 / 0.75)
}

.hover\:border-cyan-650\/80:hover {
    border-color: rgb(39 128 166 / 0.8)
}

.hover\:border-cyan-650\/90:hover {
    border-color: rgb(39 128 166 / 0.9)
}

.hover\:border-cyan-650\/95:hover {
    border-color: rgb(39 128 166 / 0.95)
}

.hover\:border-cyan-700:hover {
    --tw-border-opacity: 1;
    border-color: rgb(14 116 144 / var(--tw-border-opacity))
}

.hover\:border-cyan-700\/0:hover {
    border-color: rgb(14 116 144 / 0)
}

.hover\:border-cyan-700\/10:hover {
    border-color: rgb(14 116 144 / 0.1)
}

.hover\:border-cyan-700\/100:hover {
    border-color: rgb(14 116 144 / 1)
}

.hover\:border-cyan-700\/20:hover {
    border-color: rgb(14 116 144 / 0.2)
}

.hover\:border-cyan-700\/25:hover {
    border-color: rgb(14 116 144 / 0.25)
}

.hover\:border-cyan-700\/30:hover {
    border-color: rgb(14 116 144 / 0.3)
}

.hover\:border-cyan-700\/40:hover {
    border-color: rgb(14 116 144 / 0.4)
}

.hover\:border-cyan-700\/5:hover {
    border-color: rgb(14 116 144 / 0.05)
}

.hover\:border-cyan-700\/50:hover {
    border-color: rgb(14 116 144 / 0.5)
}

.hover\:border-cyan-700\/60:hover {
    border-color: rgb(14 116 144 / 0.6)
}

.hover\:border-cyan-700\/70:hover {
    border-color: rgb(14 116 144 / 0.7)
}

.hover\:border-cyan-700\/75:hover {
    border-color: rgb(14 116 144 / 0.75)
}

.hover\:border-cyan-700\/80:hover {
    border-color: rgb(14 116 144 / 0.8)
}

.hover\:border-cyan-700\/90:hover {
    border-color: rgb(14 116 144 / 0.9)
}

.hover\:border-cyan-700\/95:hover {
    border-color: rgb(14 116 144 / 0.95)
}

.hover\:border-cyan-800:hover {
    --tw-border-opacity: 1;
    border-color: rgb(21 94 117 / var(--tw-border-opacity))
}

.hover\:border-cyan-800\/0:hover {
    border-color: rgb(21 94 117 / 0)
}

.hover\:border-cyan-800\/10:hover {
    border-color: rgb(21 94 117 / 0.1)
}

.hover\:border-cyan-800\/100:hover {
    border-color: rgb(21 94 117 / 1)
}

.hover\:border-cyan-800\/20:hover {
    border-color: rgb(21 94 117 / 0.2)
}

.hover\:border-cyan-800\/25:hover {
    border-color: rgb(21 94 117 / 0.25)
}

.hover\:border-cyan-800\/30:hover {
    border-color: rgb(21 94 117 / 0.3)
}

.hover\:border-cyan-800\/40:hover {
    border-color: rgb(21 94 117 / 0.4)
}

.hover\:border-cyan-800\/5:hover {
    border-color: rgb(21 94 117 / 0.05)
}

.hover\:border-cyan-800\/50:hover {
    border-color: rgb(21 94 117 / 0.5)
}

.hover\:border-cyan-800\/60:hover {
    border-color: rgb(21 94 117 / 0.6)
}

.hover\:border-cyan-800\/70:hover {
    border-color: rgb(21 94 117 / 0.7)
}

.hover\:border-cyan-800\/75:hover {
    border-color: rgb(21 94 117 / 0.75)
}

.hover\:border-cyan-800\/80:hover {
    border-color: rgb(21 94 117 / 0.8)
}

.hover\:border-cyan-800\/90:hover {
    border-color: rgb(21 94 117 / 0.9)
}

.hover\:border-cyan-800\/95:hover {
    border-color: rgb(21 94 117 / 0.95)
}

.hover\:border-cyan-900:hover {
    --tw-border-opacity: 1;
    border-color: rgb(22 78 99 / var(--tw-border-opacity))
}

.hover\:border-cyan-900\/0:hover {
    border-color: rgb(22 78 99 / 0)
}

.hover\:border-cyan-900\/10:hover {
    border-color: rgb(22 78 99 / 0.1)
}

.hover\:border-cyan-900\/100:hover {
    border-color: rgb(22 78 99 / 1)
}

.hover\:border-cyan-900\/20:hover {
    border-color: rgb(22 78 99 / 0.2)
}

.hover\:border-cyan-900\/25:hover {
    border-color: rgb(22 78 99 / 0.25)
}

.hover\:border-cyan-900\/30:hover {
    border-color: rgb(22 78 99 / 0.3)
}

.hover\:border-cyan-900\/40:hover {
    border-color: rgb(22 78 99 / 0.4)
}

.hover\:border-cyan-900\/5:hover {
    border-color: rgb(22 78 99 / 0.05)
}

.hover\:border-cyan-900\/50:hover {
    border-color: rgb(22 78 99 / 0.5)
}

.hover\:border-cyan-900\/60:hover {
    border-color: rgb(22 78 99 / 0.6)
}

.hover\:border-cyan-900\/70:hover {
    border-color: rgb(22 78 99 / 0.7)
}

.hover\:border-cyan-900\/75:hover {
    border-color: rgb(22 78 99 / 0.75)
}

.hover\:border-cyan-900\/80:hover {
    border-color: rgb(22 78 99 / 0.8)
}

.hover\:border-cyan-900\/90:hover {
    border-color: rgb(22 78 99 / 0.9)
}

.hover\:border-cyan-900\/95:hover {
    border-color: rgb(22 78 99 / 0.95)
}

.hover\:border-cyan-950:hover {
    --tw-border-opacity: 1;
    border-color: rgb(8 51 68 / var(--tw-border-opacity))
}

.hover\:border-cyan-950\/0:hover {
    border-color: rgb(8 51 68 / 0)
}

.hover\:border-cyan-950\/10:hover {
    border-color: rgb(8 51 68 / 0.1)
}

.hover\:border-cyan-950\/100:hover {
    border-color: rgb(8 51 68 / 1)
}

.hover\:border-cyan-950\/20:hover {
    border-color: rgb(8 51 68 / 0.2)
}

.hover\:border-cyan-950\/25:hover {
    border-color: rgb(8 51 68 / 0.25)
}

.hover\:border-cyan-950\/30:hover {
    border-color: rgb(8 51 68 / 0.3)
}

.hover\:border-cyan-950\/40:hover {
    border-color: rgb(8 51 68 / 0.4)
}

.hover\:border-cyan-950\/5:hover {
    border-color: rgb(8 51 68 / 0.05)
}

.hover\:border-cyan-950\/50:hover {
    border-color: rgb(8 51 68 / 0.5)
}

.hover\:border-cyan-950\/60:hover {
    border-color: rgb(8 51 68 / 0.6)
}

.hover\:border-cyan-950\/70:hover {
    border-color: rgb(8 51 68 / 0.7)
}

.hover\:border-cyan-950\/75:hover {
    border-color: rgb(8 51 68 / 0.75)
}

.hover\:border-cyan-950\/80:hover {
    border-color: rgb(8 51 68 / 0.8)
}

.hover\:border-cyan-950\/90:hover {
    border-color: rgb(8 51 68 / 0.9)
}

.hover\:border-cyan-950\/95:hover {
    border-color: rgb(8 51 68 / 0.95)
}

.hover\:border-emerald-500:hover {
    --tw-border-opacity: 1;
    border-color: rgb(16 185 129 / var(--tw-border-opacity))
}

.hover\:border-fuchsia-100:hover {
    --tw-border-opacity: 1;
    border-color: rgb(250 232 255 / var(--tw-border-opacity))
}

.hover\:border-fuchsia-100\/0:hover {
    border-color: rgb(250 232 255 / 0)
}

.hover\:border-fuchsia-100\/10:hover {
    border-color: rgb(250 232 255 / 0.1)
}

.hover\:border-fuchsia-100\/100:hover {
    border-color: rgb(250 232 255 / 1)
}

.hover\:border-fuchsia-100\/20:hover {
    border-color: rgb(250 232 255 / 0.2)
}

.hover\:border-fuchsia-100\/25:hover {
    border-color: rgb(250 232 255 / 0.25)
}

.hover\:border-fuchsia-100\/30:hover {
    border-color: rgb(250 232 255 / 0.3)
}

.hover\:border-fuchsia-100\/40:hover {
    border-color: rgb(250 232 255 / 0.4)
}

.hover\:border-fuchsia-100\/5:hover {
    border-color: rgb(250 232 255 / 0.05)
}

.hover\:border-fuchsia-100\/50:hover {
    border-color: rgb(250 232 255 / 0.5)
}

.hover\:border-fuchsia-100\/60:hover {
    border-color: rgb(250 232 255 / 0.6)
}

.hover\:border-fuchsia-100\/70:hover {
    border-color: rgb(250 232 255 / 0.7)
}

.hover\:border-fuchsia-100\/75:hover {
    border-color: rgb(250 232 255 / 0.75)
}

.hover\:border-fuchsia-100\/80:hover {
    border-color: rgb(250 232 255 / 0.8)
}

.hover\:border-fuchsia-100\/90:hover {
    border-color: rgb(250 232 255 / 0.9)
}

.hover\:border-fuchsia-100\/95:hover {
    border-color: rgb(250 232 255 / 0.95)
}

.hover\:border-fuchsia-200:hover {
    --tw-border-opacity: 1;
    border-color: rgb(245 208 254 / var(--tw-border-opacity))
}

.hover\:border-fuchsia-200\/0:hover {
    border-color: rgb(245 208 254 / 0)
}

.hover\:border-fuchsia-200\/10:hover {
    border-color: rgb(245 208 254 / 0.1)
}

.hover\:border-fuchsia-200\/100:hover {
    border-color: rgb(245 208 254 / 1)
}

.hover\:border-fuchsia-200\/20:hover {
    border-color: rgb(245 208 254 / 0.2)
}

.hover\:border-fuchsia-200\/25:hover {
    border-color: rgb(245 208 254 / 0.25)
}

.hover\:border-fuchsia-200\/30:hover {
    border-color: rgb(245 208 254 / 0.3)
}

.hover\:border-fuchsia-200\/40:hover {
    border-color: rgb(245 208 254 / 0.4)
}

.hover\:border-fuchsia-200\/5:hover {
    border-color: rgb(245 208 254 / 0.05)
}

.hover\:border-fuchsia-200\/50:hover {
    border-color: rgb(245 208 254 / 0.5)
}

.hover\:border-fuchsia-200\/60:hover {
    border-color: rgb(245 208 254 / 0.6)
}

.hover\:border-fuchsia-200\/70:hover {
    border-color: rgb(245 208 254 / 0.7)
}

.hover\:border-fuchsia-200\/75:hover {
    border-color: rgb(245 208 254 / 0.75)
}

.hover\:border-fuchsia-200\/80:hover {
    border-color: rgb(245 208 254 / 0.8)
}

.hover\:border-fuchsia-200\/90:hover {
    border-color: rgb(245 208 254 / 0.9)
}

.hover\:border-fuchsia-200\/95:hover {
    border-color: rgb(245 208 254 / 0.95)
}

.hover\:border-fuchsia-250:hover {
    --tw-border-opacity: 1;
    border-color: rgb(247 211 255 / var(--tw-border-opacity))
}

.hover\:border-fuchsia-250\/0:hover {
    border-color: rgb(247 211 255 / 0)
}

.hover\:border-fuchsia-250\/10:hover {
    border-color: rgb(247 211 255 / 0.1)
}

.hover\:border-fuchsia-250\/100:hover {
    border-color: rgb(247 211 255 / 1)
}

.hover\:border-fuchsia-250\/20:hover {
    border-color: rgb(247 211 255 / 0.2)
}

.hover\:border-fuchsia-250\/25:hover {
    border-color: rgb(247 211 255 / 0.25)
}

.hover\:border-fuchsia-250\/30:hover {
    border-color: rgb(247 211 255 / 0.3)
}

.hover\:border-fuchsia-250\/40:hover {
    border-color: rgb(247 211 255 / 0.4)
}

.hover\:border-fuchsia-250\/5:hover {
    border-color: rgb(247 211 255 / 0.05)
}

.hover\:border-fuchsia-250\/50:hover {
    border-color: rgb(247 211 255 / 0.5)
}

.hover\:border-fuchsia-250\/60:hover {
    border-color: rgb(247 211 255 / 0.6)
}

.hover\:border-fuchsia-250\/70:hover {
    border-color: rgb(247 211 255 / 0.7)
}

.hover\:border-fuchsia-250\/75:hover {
    border-color: rgb(247 211 255 / 0.75)
}

.hover\:border-fuchsia-250\/80:hover {
    border-color: rgb(247 211 255 / 0.8)
}

.hover\:border-fuchsia-250\/90:hover {
    border-color: rgb(247 211 255 / 0.9)
}

.hover\:border-fuchsia-250\/95:hover {
    border-color: rgb(247 211 255 / 0.95)
}

.hover\:border-fuchsia-300:hover {
    --tw-border-opacity: 1;
    border-color: rgb(240 171 252 / var(--tw-border-opacity))
}

.hover\:border-fuchsia-300\/0:hover {
    border-color: rgb(240 171 252 / 0)
}

.hover\:border-fuchsia-300\/10:hover {
    border-color: rgb(240 171 252 / 0.1)
}

.hover\:border-fuchsia-300\/100:hover {
    border-color: rgb(240 171 252 / 1)
}

.hover\:border-fuchsia-300\/20:hover {
    border-color: rgb(240 171 252 / 0.2)
}

.hover\:border-fuchsia-300\/25:hover {
    border-color: rgb(240 171 252 / 0.25)
}

.hover\:border-fuchsia-300\/30:hover {
    border-color: rgb(240 171 252 / 0.3)
}

.hover\:border-fuchsia-300\/40:hover {
    border-color: rgb(240 171 252 / 0.4)
}

.hover\:border-fuchsia-300\/5:hover {
    border-color: rgb(240 171 252 / 0.05)
}

.hover\:border-fuchsia-300\/50:hover {
    border-color: rgb(240 171 252 / 0.5)
}

.hover\:border-fuchsia-300\/60:hover {
    border-color: rgb(240 171 252 / 0.6)
}

.hover\:border-fuchsia-300\/70:hover {
    border-color: rgb(240 171 252 / 0.7)
}

.hover\:border-fuchsia-300\/75:hover {
    border-color: rgb(240 171 252 / 0.75)
}

.hover\:border-fuchsia-300\/80:hover {
    border-color: rgb(240 171 252 / 0.8)
}

.hover\:border-fuchsia-300\/90:hover {
    border-color: rgb(240 171 252 / 0.9)
}

.hover\:border-fuchsia-300\/95:hover {
    border-color: rgb(240 171 252 / 0.95)
}

.hover\:border-fuchsia-400:hover {
    --tw-border-opacity: 1;
    border-color: rgb(232 121 249 / var(--tw-border-opacity))
}

.hover\:border-fuchsia-400\/0:hover {
    border-color: rgb(232 121 249 / 0)
}

.hover\:border-fuchsia-400\/10:hover {
    border-color: rgb(232 121 249 / 0.1)
}

.hover\:border-fuchsia-400\/100:hover {
    border-color: rgb(232 121 249 / 1)
}

.hover\:border-fuchsia-400\/20:hover {
    border-color: rgb(232 121 249 / 0.2)
}

.hover\:border-fuchsia-400\/25:hover {
    border-color: rgb(232 121 249 / 0.25)
}

.hover\:border-fuchsia-400\/30:hover {
    border-color: rgb(232 121 249 / 0.3)
}

.hover\:border-fuchsia-400\/40:hover {
    border-color: rgb(232 121 249 / 0.4)
}

.hover\:border-fuchsia-400\/5:hover {
    border-color: rgb(232 121 249 / 0.05)
}

.hover\:border-fuchsia-400\/50:hover {
    border-color: rgb(232 121 249 / 0.5)
}

.hover\:border-fuchsia-400\/60:hover {
    border-color: rgb(232 121 249 / 0.6)
}

.hover\:border-fuchsia-400\/70:hover {
    border-color: rgb(232 121 249 / 0.7)
}

.hover\:border-fuchsia-400\/75:hover {
    border-color: rgb(232 121 249 / 0.75)
}

.hover\:border-fuchsia-400\/80:hover {
    border-color: rgb(232 121 249 / 0.8)
}

.hover\:border-fuchsia-400\/90:hover {
    border-color: rgb(232 121 249 / 0.9)
}

.hover\:border-fuchsia-400\/95:hover {
    border-color: rgb(232 121 249 / 0.95)
}

.hover\:border-fuchsia-50:hover {
    --tw-border-opacity: 1;
    border-color: rgb(253 244 255 / var(--tw-border-opacity))
}

.hover\:border-fuchsia-50\/0:hover {
    border-color: rgb(253 244 255 / 0)
}

.hover\:border-fuchsia-50\/10:hover {
    border-color: rgb(253 244 255 / 0.1)
}

.hover\:border-fuchsia-50\/100:hover {
    border-color: rgb(253 244 255 / 1)
}

.hover\:border-fuchsia-50\/20:hover {
    border-color: rgb(253 244 255 / 0.2)
}

.hover\:border-fuchsia-50\/25:hover {
    border-color: rgb(253 244 255 / 0.25)
}

.hover\:border-fuchsia-50\/30:hover {
    border-color: rgb(253 244 255 / 0.3)
}

.hover\:border-fuchsia-50\/40:hover {
    border-color: rgb(253 244 255 / 0.4)
}

.hover\:border-fuchsia-50\/5:hover {
    border-color: rgb(253 244 255 / 0.05)
}

.hover\:border-fuchsia-50\/50:hover {
    border-color: rgb(253 244 255 / 0.5)
}

.hover\:border-fuchsia-50\/60:hover {
    border-color: rgb(253 244 255 / 0.6)
}

.hover\:border-fuchsia-50\/70:hover {
    border-color: rgb(253 244 255 / 0.7)
}

.hover\:border-fuchsia-50\/75:hover {
    border-color: rgb(253 244 255 / 0.75)
}

.hover\:border-fuchsia-50\/80:hover {
    border-color: rgb(253 244 255 / 0.8)
}

.hover\:border-fuchsia-50\/90:hover {
    border-color: rgb(253 244 255 / 0.9)
}

.hover\:border-fuchsia-50\/95:hover {
    border-color: rgb(253 244 255 / 0.95)
}

.hover\:border-fuchsia-500:hover {
    --tw-border-opacity: 1;
    border-color: rgb(217 70 239 / var(--tw-border-opacity))
}

.hover\:border-fuchsia-500\/0:hover {
    border-color: rgb(217 70 239 / 0)
}

.hover\:border-fuchsia-500\/10:hover {
    border-color: rgb(217 70 239 / 0.1)
}

.hover\:border-fuchsia-500\/100:hover {
    border-color: rgb(217 70 239 / 1)
}

.hover\:border-fuchsia-500\/20:hover {
    border-color: rgb(217 70 239 / 0.2)
}

.hover\:border-fuchsia-500\/25:hover {
    border-color: rgb(217 70 239 / 0.25)
}

.hover\:border-fuchsia-500\/30:hover {
    border-color: rgb(217 70 239 / 0.3)
}

.hover\:border-fuchsia-500\/40:hover {
    border-color: rgb(217 70 239 / 0.4)
}

.hover\:border-fuchsia-500\/5:hover {
    border-color: rgb(217 70 239 / 0.05)
}

.hover\:border-fuchsia-500\/50:hover {
    border-color: rgb(217 70 239 / 0.5)
}

.hover\:border-fuchsia-500\/60:hover {
    border-color: rgb(217 70 239 / 0.6)
}

.hover\:border-fuchsia-500\/70:hover {
    border-color: rgb(217 70 239 / 0.7)
}

.hover\:border-fuchsia-500\/75:hover {
    border-color: rgb(217 70 239 / 0.75)
}

.hover\:border-fuchsia-500\/80:hover {
    border-color: rgb(217 70 239 / 0.8)
}

.hover\:border-fuchsia-500\/90:hover {
    border-color: rgb(217 70 239 / 0.9)
}

.hover\:border-fuchsia-500\/95:hover {
    border-color: rgb(217 70 239 / 0.95)
}

.hover\:border-fuchsia-550:hover {
    --tw-border-opacity: 1;
    border-color: rgb(194 38 201 / var(--tw-border-opacity))
}

.hover\:border-fuchsia-550\/0:hover {
    border-color: rgb(194 38 201 / 0)
}

.hover\:border-fuchsia-550\/10:hover {
    border-color: rgb(194 38 201 / 0.1)
}

.hover\:border-fuchsia-550\/100:hover {
    border-color: rgb(194 38 201 / 1)
}

.hover\:border-fuchsia-550\/20:hover {
    border-color: rgb(194 38 201 / 0.2)
}

.hover\:border-fuchsia-550\/25:hover {
    border-color: rgb(194 38 201 / 0.25)
}

.hover\:border-fuchsia-550\/30:hover {
    border-color: rgb(194 38 201 / 0.3)
}

.hover\:border-fuchsia-550\/40:hover {
    border-color: rgb(194 38 201 / 0.4)
}

.hover\:border-fuchsia-550\/5:hover {
    border-color: rgb(194 38 201 / 0.05)
}

.hover\:border-fuchsia-550\/50:hover {
    border-color: rgb(194 38 201 / 0.5)
}

.hover\:border-fuchsia-550\/60:hover {
    border-color: rgb(194 38 201 / 0.6)
}

.hover\:border-fuchsia-550\/70:hover {
    border-color: rgb(194 38 201 / 0.7)
}

.hover\:border-fuchsia-550\/75:hover {
    border-color: rgb(194 38 201 / 0.75)
}

.hover\:border-fuchsia-550\/80:hover {
    border-color: rgb(194 38 201 / 0.8)
}

.hover\:border-fuchsia-550\/90:hover {
    border-color: rgb(194 38 201 / 0.9)
}

.hover\:border-fuchsia-550\/95:hover {
    border-color: rgb(194 38 201 / 0.95)
}

.hover\:border-fuchsia-575:hover {
    --tw-border-opacity: 1;
    border-color: rgb(188 48 223 / var(--tw-border-opacity))
}

.hover\:border-fuchsia-575\/0:hover {
    border-color: rgb(188 48 223 / 0)
}

.hover\:border-fuchsia-575\/10:hover {
    border-color: rgb(188 48 223 / 0.1)
}

.hover\:border-fuchsia-575\/100:hover {
    border-color: rgb(188 48 223 / 1)
}

.hover\:border-fuchsia-575\/20:hover {
    border-color: rgb(188 48 223 / 0.2)
}

.hover\:border-fuchsia-575\/25:hover {
    border-color: rgb(188 48 223 / 0.25)
}

.hover\:border-fuchsia-575\/30:hover {
    border-color: rgb(188 48 223 / 0.3)
}

.hover\:border-fuchsia-575\/40:hover {
    border-color: rgb(188 48 223 / 0.4)
}

.hover\:border-fuchsia-575\/5:hover {
    border-color: rgb(188 48 223 / 0.05)
}

.hover\:border-fuchsia-575\/50:hover {
    border-color: rgb(188 48 223 / 0.5)
}

.hover\:border-fuchsia-575\/60:hover {
    border-color: rgb(188 48 223 / 0.6)
}

.hover\:border-fuchsia-575\/70:hover {
    border-color: rgb(188 48 223 / 0.7)
}

.hover\:border-fuchsia-575\/75:hover {
    border-color: rgb(188 48 223 / 0.75)
}

.hover\:border-fuchsia-575\/80:hover {
    border-color: rgb(188 48 223 / 0.8)
}

.hover\:border-fuchsia-575\/90:hover {
    border-color: rgb(188 48 223 / 0.9)
}

.hover\:border-fuchsia-575\/95:hover {
    border-color: rgb(188 48 223 / 0.95)
}

.hover\:border-fuchsia-600:hover {
    --tw-border-opacity: 1;
    border-color: rgb(192 38 211 / var(--tw-border-opacity))
}

.hover\:border-fuchsia-600\/0:hover {
    border-color: rgb(192 38 211 / 0)
}

.hover\:border-fuchsia-600\/10:hover {
    border-color: rgb(192 38 211 / 0.1)
}

.hover\:border-fuchsia-600\/100:hover {
    border-color: rgb(192 38 211 / 1)
}

.hover\:border-fuchsia-600\/20:hover {
    border-color: rgb(192 38 211 / 0.2)
}

.hover\:border-fuchsia-600\/25:hover {
    border-color: rgb(192 38 211 / 0.25)
}

.hover\:border-fuchsia-600\/30:hover {
    border-color: rgb(192 38 211 / 0.3)
}

.hover\:border-fuchsia-600\/40:hover {
    border-color: rgb(192 38 211 / 0.4)
}

.hover\:border-fuchsia-600\/5:hover {
    border-color: rgb(192 38 211 / 0.05)
}

.hover\:border-fuchsia-600\/50:hover {
    border-color: rgb(192 38 211 / 0.5)
}

.hover\:border-fuchsia-600\/60:hover {
    border-color: rgb(192 38 211 / 0.6)
}

.hover\:border-fuchsia-600\/70:hover {
    border-color: rgb(192 38 211 / 0.7)
}

.hover\:border-fuchsia-600\/75:hover {
    border-color: rgb(192 38 211 / 0.75)
}

.hover\:border-fuchsia-600\/80:hover {
    border-color: rgb(192 38 211 / 0.8)
}

.hover\:border-fuchsia-600\/90:hover {
    border-color: rgb(192 38 211 / 0.9)
}

.hover\:border-fuchsia-600\/95:hover {
    border-color: rgb(192 38 211 / 0.95)
}

.hover\:border-fuchsia-650:hover {
    --tw-border-opacity: 1;
    border-color: rgb(156 30 163 / var(--tw-border-opacity))
}

.hover\:border-fuchsia-650\/0:hover {
    border-color: rgb(156 30 163 / 0)
}

.hover\:border-fuchsia-650\/10:hover {
    border-color: rgb(156 30 163 / 0.1)
}

.hover\:border-fuchsia-650\/100:hover {
    border-color: rgb(156 30 163 / 1)
}

.hover\:border-fuchsia-650\/20:hover {
    border-color: rgb(156 30 163 / 0.2)
}

.hover\:border-fuchsia-650\/25:hover {
    border-color: rgb(156 30 163 / 0.25)
}

.hover\:border-fuchsia-650\/30:hover {
    border-color: rgb(156 30 163 / 0.3)
}

.hover\:border-fuchsia-650\/40:hover {
    border-color: rgb(156 30 163 / 0.4)
}

.hover\:border-fuchsia-650\/5:hover {
    border-color: rgb(156 30 163 / 0.05)
}

.hover\:border-fuchsia-650\/50:hover {
    border-color: rgb(156 30 163 / 0.5)
}

.hover\:border-fuchsia-650\/60:hover {
    border-color: rgb(156 30 163 / 0.6)
}

.hover\:border-fuchsia-650\/70:hover {
    border-color: rgb(156 30 163 / 0.7)
}

.hover\:border-fuchsia-650\/75:hover {
    border-color: rgb(156 30 163 / 0.75)
}

.hover\:border-fuchsia-650\/80:hover {
    border-color: rgb(156 30 163 / 0.8)
}

.hover\:border-fuchsia-650\/90:hover {
    border-color: rgb(156 30 163 / 0.9)
}

.hover\:border-fuchsia-650\/95:hover {
    border-color: rgb(156 30 163 / 0.95)
}

.hover\:border-fuchsia-700:hover {
    --tw-border-opacity: 1;
    border-color: rgb(162 28 175 / var(--tw-border-opacity))
}

.hover\:border-fuchsia-700\/0:hover {
    border-color: rgb(162 28 175 / 0)
}

.hover\:border-fuchsia-700\/10:hover {
    border-color: rgb(162 28 175 / 0.1)
}

.hover\:border-fuchsia-700\/100:hover {
    border-color: rgb(162 28 175 / 1)
}

.hover\:border-fuchsia-700\/20:hover {
    border-color: rgb(162 28 175 / 0.2)
}

.hover\:border-fuchsia-700\/25:hover {
    border-color: rgb(162 28 175 / 0.25)
}

.hover\:border-fuchsia-700\/30:hover {
    border-color: rgb(162 28 175 / 0.3)
}

.hover\:border-fuchsia-700\/40:hover {
    border-color: rgb(162 28 175 / 0.4)
}

.hover\:border-fuchsia-700\/5:hover {
    border-color: rgb(162 28 175 / 0.05)
}

.hover\:border-fuchsia-700\/50:hover {
    border-color: rgb(162 28 175 / 0.5)
}

.hover\:border-fuchsia-700\/60:hover {
    border-color: rgb(162 28 175 / 0.6)
}

.hover\:border-fuchsia-700\/70:hover {
    border-color: rgb(162 28 175 / 0.7)
}

.hover\:border-fuchsia-700\/75:hover {
    border-color: rgb(162 28 175 / 0.75)
}

.hover\:border-fuchsia-700\/80:hover {
    border-color: rgb(162 28 175 / 0.8)
}

.hover\:border-fuchsia-700\/90:hover {
    border-color: rgb(162 28 175 / 0.9)
}

.hover\:border-fuchsia-700\/95:hover {
    border-color: rgb(162 28 175 / 0.95)
}

.hover\:border-fuchsia-800:hover {
    --tw-border-opacity: 1;
    border-color: rgb(134 25 143 / var(--tw-border-opacity))
}

.hover\:border-fuchsia-800\/0:hover {
    border-color: rgb(134 25 143 / 0)
}

.hover\:border-fuchsia-800\/10:hover {
    border-color: rgb(134 25 143 / 0.1)
}

.hover\:border-fuchsia-800\/100:hover {
    border-color: rgb(134 25 143 / 1)
}

.hover\:border-fuchsia-800\/20:hover {
    border-color: rgb(134 25 143 / 0.2)
}

.hover\:border-fuchsia-800\/25:hover {
    border-color: rgb(134 25 143 / 0.25)
}

.hover\:border-fuchsia-800\/30:hover {
    border-color: rgb(134 25 143 / 0.3)
}

.hover\:border-fuchsia-800\/40:hover {
    border-color: rgb(134 25 143 / 0.4)
}

.hover\:border-fuchsia-800\/5:hover {
    border-color: rgb(134 25 143 / 0.05)
}

.hover\:border-fuchsia-800\/50:hover {
    border-color: rgb(134 25 143 / 0.5)
}

.hover\:border-fuchsia-800\/60:hover {
    border-color: rgb(134 25 143 / 0.6)
}

.hover\:border-fuchsia-800\/70:hover {
    border-color: rgb(134 25 143 / 0.7)
}

.hover\:border-fuchsia-800\/75:hover {
    border-color: rgb(134 25 143 / 0.75)
}

.hover\:border-fuchsia-800\/80:hover {
    border-color: rgb(134 25 143 / 0.8)
}

.hover\:border-fuchsia-800\/90:hover {
    border-color: rgb(134 25 143 / 0.9)
}

.hover\:border-fuchsia-800\/95:hover {
    border-color: rgb(134 25 143 / 0.95)
}

.hover\:border-fuchsia-900:hover {
    --tw-border-opacity: 1;
    border-color: rgb(112 26 117 / var(--tw-border-opacity))
}

.hover\:border-fuchsia-900\/0:hover {
    border-color: rgb(112 26 117 / 0)
}

.hover\:border-fuchsia-900\/10:hover {
    border-color: rgb(112 26 117 / 0.1)
}

.hover\:border-fuchsia-900\/100:hover {
    border-color: rgb(112 26 117 / 1)
}

.hover\:border-fuchsia-900\/20:hover {
    border-color: rgb(112 26 117 / 0.2)
}

.hover\:border-fuchsia-900\/25:hover {
    border-color: rgb(112 26 117 / 0.25)
}

.hover\:border-fuchsia-900\/30:hover {
    border-color: rgb(112 26 117 / 0.3)
}

.hover\:border-fuchsia-900\/40:hover {
    border-color: rgb(112 26 117 / 0.4)
}

.hover\:border-fuchsia-900\/5:hover {
    border-color: rgb(112 26 117 / 0.05)
}

.hover\:border-fuchsia-900\/50:hover {
    border-color: rgb(112 26 117 / 0.5)
}

.hover\:border-fuchsia-900\/60:hover {
    border-color: rgb(112 26 117 / 0.6)
}

.hover\:border-fuchsia-900\/70:hover {
    border-color: rgb(112 26 117 / 0.7)
}

.hover\:border-fuchsia-900\/75:hover {
    border-color: rgb(112 26 117 / 0.75)
}

.hover\:border-fuchsia-900\/80:hover {
    border-color: rgb(112 26 117 / 0.8)
}

.hover\:border-fuchsia-900\/90:hover {
    border-color: rgb(112 26 117 / 0.9)
}

.hover\:border-fuchsia-900\/95:hover {
    border-color: rgb(112 26 117 / 0.95)
}

.hover\:border-fuchsia-950:hover {
    --tw-border-opacity: 1;
    border-color: rgb(74 4 78 / var(--tw-border-opacity))
}

.hover\:border-fuchsia-950\/0:hover {
    border-color: rgb(74 4 78 / 0)
}

.hover\:border-fuchsia-950\/10:hover {
    border-color: rgb(74 4 78 / 0.1)
}

.hover\:border-fuchsia-950\/100:hover {
    border-color: rgb(74 4 78 / 1)
}

.hover\:border-fuchsia-950\/20:hover {
    border-color: rgb(74 4 78 / 0.2)
}

.hover\:border-fuchsia-950\/25:hover {
    border-color: rgb(74 4 78 / 0.25)
}

.hover\:border-fuchsia-950\/30:hover {
    border-color: rgb(74 4 78 / 0.3)
}

.hover\:border-fuchsia-950\/40:hover {
    border-color: rgb(74 4 78 / 0.4)
}

.hover\:border-fuchsia-950\/5:hover {
    border-color: rgb(74 4 78 / 0.05)
}

.hover\:border-fuchsia-950\/50:hover {
    border-color: rgb(74 4 78 / 0.5)
}

.hover\:border-fuchsia-950\/60:hover {
    border-color: rgb(74 4 78 / 0.6)
}

.hover\:border-fuchsia-950\/70:hover {
    border-color: rgb(74 4 78 / 0.7)
}

.hover\:border-fuchsia-950\/75:hover {
    border-color: rgb(74 4 78 / 0.75)
}

.hover\:border-fuchsia-950\/80:hover {
    border-color: rgb(74 4 78 / 0.8)
}

.hover\:border-fuchsia-950\/90:hover {
    border-color: rgb(74 4 78 / 0.9)
}

.hover\:border-fuchsia-950\/95:hover {
    border-color: rgb(74 4 78 / 0.95)
}

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

.hover\:border-gray-100\/0:hover {
    border-color: rgb(243 244 246 / 0)
}

.hover\:border-gray-100\/10:hover {
    border-color: rgb(243 244 246 / 0.1)
}

.hover\:border-gray-100\/100:hover {
    border-color: rgb(243 244 246 / 1)
}

.hover\:border-gray-100\/20:hover {
    border-color: rgb(243 244 246 / 0.2)
}

.hover\:border-gray-100\/25:hover {
    border-color: rgb(243 244 246 / 0.25)
}

.hover\:border-gray-100\/30:hover {
    border-color: rgb(243 244 246 / 0.3)
}

.hover\:border-gray-100\/40:hover {
    border-color: rgb(243 244 246 / 0.4)
}

.hover\:border-gray-100\/5:hover {
    border-color: rgb(243 244 246 / 0.05)
}

.hover\:border-gray-100\/50:hover {
    border-color: rgb(243 244 246 / 0.5)
}

.hover\:border-gray-100\/60:hover {
    border-color: rgb(243 244 246 / 0.6)
}

.hover\:border-gray-100\/70:hover {
    border-color: rgb(243 244 246 / 0.7)
}

.hover\:border-gray-100\/75:hover {
    border-color: rgb(243 244 246 / 0.75)
}

.hover\:border-gray-100\/80:hover {
    border-color: rgb(243 244 246 / 0.8)
}

.hover\:border-gray-100\/90:hover {
    border-color: rgb(243 244 246 / 0.9)
}

.hover\:border-gray-100\/95:hover {
    border-color: rgb(243 244 246 / 0.95)
}

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

.hover\:border-gray-200\/0:hover {
    border-color: rgb(229 231 235 / 0)
}

.hover\:border-gray-200\/10:hover {
    border-color: rgb(229 231 235 / 0.1)
}

.hover\:border-gray-200\/100:hover {
    border-color: rgb(229 231 235 / 1)
}

.hover\:border-gray-200\/20:hover {
    border-color: rgb(229 231 235 / 0.2)
}

.hover\:border-gray-200\/25:hover {
    border-color: rgb(229 231 235 / 0.25)
}

.hover\:border-gray-200\/30:hover {
    border-color: rgb(229 231 235 / 0.3)
}

.hover\:border-gray-200\/40:hover {
    border-color: rgb(229 231 235 / 0.4)
}

.hover\:border-gray-200\/5:hover {
    border-color: rgb(229 231 235 / 0.05)
}

.hover\:border-gray-200\/50:hover {
    border-color: rgb(229 231 235 / 0.5)
}

.hover\:border-gray-200\/60:hover {
    border-color: rgb(229 231 235 / 0.6)
}

.hover\:border-gray-200\/70:hover {
    border-color: rgb(229 231 235 / 0.7)
}

.hover\:border-gray-200\/75:hover {
    border-color: rgb(229 231 235 / 0.75)
}

.hover\:border-gray-200\/80:hover {
    border-color: rgb(229 231 235 / 0.8)
}

.hover\:border-gray-200\/90:hover {
    border-color: rgb(229 231 235 / 0.9)
}

.hover\:border-gray-200\/95:hover {
    border-color: rgb(229 231 235 / 0.95)
}

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

.hover\:border-gray-300\/0:hover {
    border-color: rgb(209 213 219 / 0)
}

.hover\:border-gray-300\/10:hover {
    border-color: rgb(209 213 219 / 0.1)
}

.hover\:border-gray-300\/100:hover {
    border-color: rgb(209 213 219 / 1)
}

.hover\:border-gray-300\/20:hover {
    border-color: rgb(209 213 219 / 0.2)
}

.hover\:border-gray-300\/25:hover {
    border-color: rgb(209 213 219 / 0.25)
}

.hover\:border-gray-300\/30:hover {
    border-color: rgb(209 213 219 / 0.3)
}

.hover\:border-gray-300\/40:hover {
    border-color: rgb(209 213 219 / 0.4)
}

.hover\:border-gray-300\/5:hover {
    border-color: rgb(209 213 219 / 0.05)
}

.hover\:border-gray-300\/50:hover {
    border-color: rgb(209 213 219 / 0.5)
}

.hover\:border-gray-300\/60:hover {
    border-color: rgb(209 213 219 / 0.6)
}

.hover\:border-gray-300\/70:hover {
    border-color: rgb(209 213 219 / 0.7)
}

.hover\:border-gray-300\/75:hover {
    border-color: rgb(209 213 219 / 0.75)
}

.hover\:border-gray-300\/80:hover {
    border-color: rgb(209 213 219 / 0.8)
}

.hover\:border-gray-300\/90:hover {
    border-color: rgb(209 213 219 / 0.9)
}

.hover\:border-gray-300\/95:hover {
    border-color: rgb(209 213 219 / 0.95)
}

.hover\:border-gray-350:hover {
    --tw-border-opacity: 1;
    border-color: rgb(215 217 216 / var(--tw-border-opacity))
}

.hover\:border-gray-350\/0:hover {
    border-color: rgb(215 217 216 / 0)
}

.hover\:border-gray-350\/10:hover {
    border-color: rgb(215 217 216 / 0.1)
}

.hover\:border-gray-350\/100:hover {
    border-color: rgb(215 217 216 / 1)
}

.hover\:border-gray-350\/20:hover {
    border-color: rgb(215 217 216 / 0.2)
}

.hover\:border-gray-350\/25:hover {
    border-color: rgb(215 217 216 / 0.25)
}

.hover\:border-gray-350\/30:hover {
    border-color: rgb(215 217 216 / 0.3)
}

.hover\:border-gray-350\/40:hover {
    border-color: rgb(215 217 216 / 0.4)
}

.hover\:border-gray-350\/5:hover {
    border-color: rgb(215 217 216 / 0.05)
}

.hover\:border-gray-350\/50:hover {
    border-color: rgb(215 217 216 / 0.5)
}

.hover\:border-gray-350\/60:hover {
    border-color: rgb(215 217 216 / 0.6)
}

.hover\:border-gray-350\/70:hover {
    border-color: rgb(215 217 216 / 0.7)
}

.hover\:border-gray-350\/75:hover {
    border-color: rgb(215 217 216 / 0.75)
}

.hover\:border-gray-350\/80:hover {
    border-color: rgb(215 217 216 / 0.8)
}

.hover\:border-gray-350\/90:hover {
    border-color: rgb(215 217 216 / 0.9)
}

.hover\:border-gray-350\/95:hover {
    border-color: rgb(215 217 216 / 0.95)
}

.hover\:border-gray-351:hover {
    --tw-border-opacity: 1;
    border-color: rgb(152 152 152 / var(--tw-border-opacity))
}

.hover\:border-gray-351\/0:hover {
    border-color: rgb(152 152 152 / 0)
}

.hover\:border-gray-351\/10:hover {
    border-color: rgb(152 152 152 / 0.1)
}

.hover\:border-gray-351\/100:hover {
    border-color: rgb(152 152 152 / 1)
}

.hover\:border-gray-351\/20:hover {
    border-color: rgb(152 152 152 / 0.2)
}

.hover\:border-gray-351\/25:hover {
    border-color: rgb(152 152 152 / 0.25)
}

.hover\:border-gray-351\/30:hover {
    border-color: rgb(152 152 152 / 0.3)
}

.hover\:border-gray-351\/40:hover {
    border-color: rgb(152 152 152 / 0.4)
}

.hover\:border-gray-351\/5:hover {
    border-color: rgb(152 152 152 / 0.05)
}

.hover\:border-gray-351\/50:hover {
    border-color: rgb(152 152 152 / 0.5)
}

.hover\:border-gray-351\/60:hover {
    border-color: rgb(152 152 152 / 0.6)
}

.hover\:border-gray-351\/70:hover {
    border-color: rgb(152 152 152 / 0.7)
}

.hover\:border-gray-351\/75:hover {
    border-color: rgb(152 152 152 / 0.75)
}

.hover\:border-gray-351\/80:hover {
    border-color: rgb(152 152 152 / 0.8)
}

.hover\:border-gray-351\/90:hover {
    border-color: rgb(152 152 152 / 0.9)
}

.hover\:border-gray-351\/95:hover {
    border-color: rgb(152 152 152 / 0.95)
}

.hover\:border-gray-400:hover {
    --tw-border-opacity: 1;
    border-color: rgb(156 163 175 / var(--tw-border-opacity))
}

.hover\:border-gray-400\/0:hover {
    border-color: rgb(156 163 175 / 0)
}

.hover\:border-gray-400\/10:hover {
    border-color: rgb(156 163 175 / 0.1)
}

.hover\:border-gray-400\/100:hover {
    border-color: rgb(156 163 175 / 1)
}

.hover\:border-gray-400\/20:hover {
    border-color: rgb(156 163 175 / 0.2)
}

.hover\:border-gray-400\/25:hover {
    border-color: rgb(156 163 175 / 0.25)
}

.hover\:border-gray-400\/30:hover {
    border-color: rgb(156 163 175 / 0.3)
}

.hover\:border-gray-400\/40:hover {
    border-color: rgb(156 163 175 / 0.4)
}

.hover\:border-gray-400\/5:hover {
    border-color: rgb(156 163 175 / 0.05)
}

.hover\:border-gray-400\/50:hover {
    border-color: rgb(156 163 175 / 0.5)
}

.hover\:border-gray-400\/60:hover {
    border-color: rgb(156 163 175 / 0.6)
}

.hover\:border-gray-400\/70:hover {
    border-color: rgb(156 163 175 / 0.7)
}

.hover\:border-gray-400\/75:hover {
    border-color: rgb(156 163 175 / 0.75)
}

.hover\:border-gray-400\/80:hover {
    border-color: rgb(156 163 175 / 0.8)
}

.hover\:border-gray-400\/90:hover {
    border-color: rgb(156 163 175 / 0.9)
}

.hover\:border-gray-400\/95:hover {
    border-color: rgb(156 163 175 / 0.95)
}

.hover\:border-gray-450:hover {
    --tw-border-opacity: 1;
    border-color: rgb(156 163 175 / var(--tw-border-opacity))
}

.hover\:border-gray-450\/0:hover {
    border-color: rgb(156 163 175 / 0)
}

.hover\:border-gray-450\/10:hover {
    border-color: rgb(156 163 175 / 0.1)
}

.hover\:border-gray-450\/100:hover {
    border-color: rgb(156 163 175 / 1)
}

.hover\:border-gray-450\/20:hover {
    border-color: rgb(156 163 175 / 0.2)
}

.hover\:border-gray-450\/25:hover {
    border-color: rgb(156 163 175 / 0.25)
}

.hover\:border-gray-450\/30:hover {
    border-color: rgb(156 163 175 / 0.3)
}

.hover\:border-gray-450\/40:hover {
    border-color: rgb(156 163 175 / 0.4)
}

.hover\:border-gray-450\/5:hover {
    border-color: rgb(156 163 175 / 0.05)
}

.hover\:border-gray-450\/50:hover {
    border-color: rgb(156 163 175 / 0.5)
}

.hover\:border-gray-450\/60:hover {
    border-color: rgb(156 163 175 / 0.6)
}

.hover\:border-gray-450\/70:hover {
    border-color: rgb(156 163 175 / 0.7)
}

.hover\:border-gray-450\/75:hover {
    border-color: rgb(156 163 175 / 0.75)
}

.hover\:border-gray-450\/80:hover {
    border-color: rgb(156 163 175 / 0.8)
}

.hover\:border-gray-450\/90:hover {
    border-color: rgb(156 163 175 / 0.9)
}

.hover\:border-gray-450\/95:hover {
    border-color: rgb(156 163 175 / 0.95)
}

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

.hover\:border-gray-50\/0:hover {
    border-color: rgb(249 250 251 / 0)
}

.hover\:border-gray-50\/10:hover {
    border-color: rgb(249 250 251 / 0.1)
}

.hover\:border-gray-50\/100:hover {
    border-color: rgb(249 250 251 / 1)
}

.hover\:border-gray-50\/20:hover {
    border-color: rgb(249 250 251 / 0.2)
}

.hover\:border-gray-50\/25:hover {
    border-color: rgb(249 250 251 / 0.25)
}

.hover\:border-gray-50\/30:hover {
    border-color: rgb(249 250 251 / 0.3)
}

.hover\:border-gray-50\/40:hover {
    border-color: rgb(249 250 251 / 0.4)
}

.hover\:border-gray-50\/5:hover {
    border-color: rgb(249 250 251 / 0.05)
}

.hover\:border-gray-50\/50:hover {
    border-color: rgb(249 250 251 / 0.5)
}

.hover\:border-gray-50\/60:hover {
    border-color: rgb(249 250 251 / 0.6)
}

.hover\:border-gray-50\/70:hover {
    border-color: rgb(249 250 251 / 0.7)
}

.hover\:border-gray-50\/75:hover {
    border-color: rgb(249 250 251 / 0.75)
}

.hover\:border-gray-50\/80:hover {
    border-color: rgb(249 250 251 / 0.8)
}

.hover\:border-gray-50\/90:hover {
    border-color: rgb(249 250 251 / 0.9)
}

.hover\:border-gray-50\/95:hover {
    border-color: rgb(249 250 251 / 0.95)
}

.hover\:border-gray-500:hover {
    --tw-border-opacity: 1;
    border-color: rgb(107 114 128 / var(--tw-border-opacity))
}

.hover\:border-gray-500\/0:hover {
    border-color: rgb(107 114 128 / 0)
}

.hover\:border-gray-500\/10:hover {
    border-color: rgb(107 114 128 / 0.1)
}

.hover\:border-gray-500\/100:hover {
    border-color: rgb(107 114 128 / 1)
}

.hover\:border-gray-500\/20:hover {
    border-color: rgb(107 114 128 / 0.2)
}

.hover\:border-gray-500\/25:hover {
    border-color: rgb(107 114 128 / 0.25)
}

.hover\:border-gray-500\/30:hover {
    border-color: rgb(107 114 128 / 0.3)
}

.hover\:border-gray-500\/40:hover {
    border-color: rgb(107 114 128 / 0.4)
}

.hover\:border-gray-500\/5:hover {
    border-color: rgb(107 114 128 / 0.05)
}

.hover\:border-gray-500\/50:hover {
    border-color: rgb(107 114 128 / 0.5)
}

.hover\:border-gray-500\/60:hover {
    border-color: rgb(107 114 128 / 0.6)
}

.hover\:border-gray-500\/70:hover {
    border-color: rgb(107 114 128 / 0.7)
}

.hover\:border-gray-500\/75:hover {
    border-color: rgb(107 114 128 / 0.75)
}

.hover\:border-gray-500\/80:hover {
    border-color: rgb(107 114 128 / 0.8)
}

.hover\:border-gray-500\/90:hover {
    border-color: rgb(107 114 128 / 0.9)
}

.hover\:border-gray-500\/95:hover {
    border-color: rgb(107 114 128 / 0.95)
}

.hover\:border-gray-600:hover {
    --tw-border-opacity: 1;
    border-color: rgb(75 85 99 / var(--tw-border-opacity))
}

.hover\:border-gray-600\/0:hover {
    border-color: rgb(75 85 99 / 0)
}

.hover\:border-gray-600\/10:hover {
    border-color: rgb(75 85 99 / 0.1)
}

.hover\:border-gray-600\/100:hover {
    border-color: rgb(75 85 99 / 1)
}

.hover\:border-gray-600\/20:hover {
    border-color: rgb(75 85 99 / 0.2)
}

.hover\:border-gray-600\/25:hover {
    border-color: rgb(75 85 99 / 0.25)
}

.hover\:border-gray-600\/30:hover {
    border-color: rgb(75 85 99 / 0.3)
}

.hover\:border-gray-600\/40:hover {
    border-color: rgb(75 85 99 / 0.4)
}

.hover\:border-gray-600\/5:hover {
    border-color: rgb(75 85 99 / 0.05)
}

.hover\:border-gray-600\/50:hover {
    border-color: rgb(75 85 99 / 0.5)
}

.hover\:border-gray-600\/60:hover {
    border-color: rgb(75 85 99 / 0.6)
}

.hover\:border-gray-600\/70:hover {
    border-color: rgb(75 85 99 / 0.7)
}

.hover\:border-gray-600\/75:hover {
    border-color: rgb(75 85 99 / 0.75)
}

.hover\:border-gray-600\/80:hover {
    border-color: rgb(75 85 99 / 0.8)
}

.hover\:border-gray-600\/90:hover {
    border-color: rgb(75 85 99 / 0.9)
}

.hover\:border-gray-600\/95:hover {
    border-color: rgb(75 85 99 / 0.95)
}

.hover\:border-gray-650:hover {
    --tw-border-opacity: 1;
    border-color: rgb(51 51 51 / var(--tw-border-opacity))
}

.hover\:border-gray-650\/0:hover {
    border-color: rgb(51 51 51 / 0)
}

.hover\:border-gray-650\/10:hover {
    border-color: rgb(51 51 51 / 0.1)
}

.hover\:border-gray-650\/100:hover {
    border-color: rgb(51 51 51 / 1)
}

.hover\:border-gray-650\/20:hover {
    border-color: rgb(51 51 51 / 0.2)
}

.hover\:border-gray-650\/25:hover {
    border-color: rgb(51 51 51 / 0.25)
}

.hover\:border-gray-650\/30:hover {
    border-color: rgb(51 51 51 / 0.3)
}

.hover\:border-gray-650\/40:hover {
    border-color: rgb(51 51 51 / 0.4)
}

.hover\:border-gray-650\/5:hover {
    border-color: rgb(51 51 51 / 0.05)
}

.hover\:border-gray-650\/50:hover {
    border-color: rgb(51 51 51 / 0.5)
}

.hover\:border-gray-650\/60:hover {
    border-color: rgb(51 51 51 / 0.6)
}

.hover\:border-gray-650\/70:hover {
    border-color: rgb(51 51 51 / 0.7)
}

.hover\:border-gray-650\/75:hover {
    border-color: rgb(51 51 51 / 0.75)
}

.hover\:border-gray-650\/80:hover {
    border-color: rgb(51 51 51 / 0.8)
}

.hover\:border-gray-650\/90:hover {
    border-color: rgb(51 51 51 / 0.9)
}

.hover\:border-gray-650\/95:hover {
    border-color: rgb(51 51 51 / 0.95)
}

.hover\:border-gray-700:hover {
    --tw-border-opacity: 1;
    border-color: rgb(55 65 81 / var(--tw-border-opacity))
}

.hover\:border-gray-700\/0:hover {
    border-color: rgb(55 65 81 / 0)
}

.hover\:border-gray-700\/10:hover {
    border-color: rgb(55 65 81 / 0.1)
}

.hover\:border-gray-700\/100:hover {
    border-color: rgb(55 65 81 / 1)
}

.hover\:border-gray-700\/20:hover {
    border-color: rgb(55 65 81 / 0.2)
}

.hover\:border-gray-700\/25:hover {
    border-color: rgb(55 65 81 / 0.25)
}

.hover\:border-gray-700\/30:hover {
    border-color: rgb(55 65 81 / 0.3)
}

.hover\:border-gray-700\/40:hover {
    border-color: rgb(55 65 81 / 0.4)
}

.hover\:border-gray-700\/5:hover {
    border-color: rgb(55 65 81 / 0.05)
}

.hover\:border-gray-700\/50:hover {
    border-color: rgb(55 65 81 / 0.5)
}

.hover\:border-gray-700\/60:hover {
    border-color: rgb(55 65 81 / 0.6)
}

.hover\:border-gray-700\/70:hover {
    border-color: rgb(55 65 81 / 0.7)
}

.hover\:border-gray-700\/75:hover {
    border-color: rgb(55 65 81 / 0.75)
}

.hover\:border-gray-700\/80:hover {
    border-color: rgb(55 65 81 / 0.8)
}

.hover\:border-gray-700\/90:hover {
    border-color: rgb(55 65 81 / 0.9)
}

.hover\:border-gray-700\/95:hover {
    border-color: rgb(55 65 81 / 0.95)
}

.hover\:border-gray-75:hover {
    --tw-border-opacity: 1;
    border-color: rgb(251 254 255 / var(--tw-border-opacity))
}

.hover\:border-gray-75\/0:hover {
    border-color: rgb(251 254 255 / 0)
}

.hover\:border-gray-75\/10:hover {
    border-color: rgb(251 254 255 / 0.1)
}

.hover\:border-gray-75\/100:hover {
    border-color: rgb(251 254 255 / 1)
}

.hover\:border-gray-75\/20:hover {
    border-color: rgb(251 254 255 / 0.2)
}

.hover\:border-gray-75\/25:hover {
    border-color: rgb(251 254 255 / 0.25)
}

.hover\:border-gray-75\/30:hover {
    border-color: rgb(251 254 255 / 0.3)
}

.hover\:border-gray-75\/40:hover {
    border-color: rgb(251 254 255 / 0.4)
}

.hover\:border-gray-75\/5:hover {
    border-color: rgb(251 254 255 / 0.05)
}

.hover\:border-gray-75\/50:hover {
    border-color: rgb(251 254 255 / 0.5)
}

.hover\:border-gray-75\/60:hover {
    border-color: rgb(251 254 255 / 0.6)
}

.hover\:border-gray-75\/70:hover {
    border-color: rgb(251 254 255 / 0.7)
}

.hover\:border-gray-75\/75:hover {
    border-color: rgb(251 254 255 / 0.75)
}

.hover\:border-gray-75\/80:hover {
    border-color: rgb(251 254 255 / 0.8)
}

.hover\:border-gray-75\/90:hover {
    border-color: rgb(251 254 255 / 0.9)
}

.hover\:border-gray-75\/95:hover {
    border-color: rgb(251 254 255 / 0.95)
}

.hover\:border-gray-800:hover {
    --tw-border-opacity: 1;
    border-color: rgb(31 41 55 / var(--tw-border-opacity))
}

.hover\:border-gray-800\/0:hover {
    border-color: rgb(31 41 55 / 0)
}

.hover\:border-gray-800\/10:hover {
    border-color: rgb(31 41 55 / 0.1)
}

.hover\:border-gray-800\/100:hover {
    border-color: rgb(31 41 55 / 1)
}

.hover\:border-gray-800\/20:hover {
    border-color: rgb(31 41 55 / 0.2)
}

.hover\:border-gray-800\/25:hover {
    border-color: rgb(31 41 55 / 0.25)
}

.hover\:border-gray-800\/30:hover {
    border-color: rgb(31 41 55 / 0.3)
}

.hover\:border-gray-800\/40:hover {
    border-color: rgb(31 41 55 / 0.4)
}

.hover\:border-gray-800\/5:hover {
    border-color: rgb(31 41 55 / 0.05)
}

.hover\:border-gray-800\/50:hover {
    border-color: rgb(31 41 55 / 0.5)
}

.hover\:border-gray-800\/60:hover {
    border-color: rgb(31 41 55 / 0.6)
}

.hover\:border-gray-800\/70:hover {
    border-color: rgb(31 41 55 / 0.7)
}

.hover\:border-gray-800\/75:hover {
    border-color: rgb(31 41 55 / 0.75)
}

.hover\:border-gray-800\/80:hover {
    border-color: rgb(31 41 55 / 0.8)
}

.hover\:border-gray-800\/90:hover {
    border-color: rgb(31 41 55 / 0.9)
}

.hover\:border-gray-800\/95:hover {
    border-color: rgb(31 41 55 / 0.95)
}

.hover\:border-gray-900:hover {
    --tw-border-opacity: 1;
    border-color: rgb(17 24 39 / var(--tw-border-opacity))
}

.hover\:border-gray-900\/0:hover {
    border-color: rgb(17 24 39 / 0)
}

.hover\:border-gray-900\/10:hover {
    border-color: rgb(17 24 39 / 0.1)
}

.hover\:border-gray-900\/100:hover {
    border-color: rgb(17 24 39 / 1)
}

.hover\:border-gray-900\/20:hover {
    border-color: rgb(17 24 39 / 0.2)
}

.hover\:border-gray-900\/25:hover {
    border-color: rgb(17 24 39 / 0.25)
}

.hover\:border-gray-900\/30:hover {
    border-color: rgb(17 24 39 / 0.3)
}

.hover\:border-gray-900\/40:hover {
    border-color: rgb(17 24 39 / 0.4)
}

.hover\:border-gray-900\/5:hover {
    border-color: rgb(17 24 39 / 0.05)
}

.hover\:border-gray-900\/50:hover {
    border-color: rgb(17 24 39 / 0.5)
}

.hover\:border-gray-900\/60:hover {
    border-color: rgb(17 24 39 / 0.6)
}

.hover\:border-gray-900\/70:hover {
    border-color: rgb(17 24 39 / 0.7)
}

.hover\:border-gray-900\/75:hover {
    border-color: rgb(17 24 39 / 0.75)
}

.hover\:border-gray-900\/80:hover {
    border-color: rgb(17 24 39 / 0.8)
}

.hover\:border-gray-900\/90:hover {
    border-color: rgb(17 24 39 / 0.9)
}

.hover\:border-gray-900\/95:hover {
    border-color: rgb(17 24 39 / 0.95)
}

.hover\:border-gray-950:hover {
    --tw-border-opacity: 1;
    border-color: rgb(3 7 18 / var(--tw-border-opacity))
}

.hover\:border-gray-950\/0:hover {
    border-color: rgb(3 7 18 / 0)
}

.hover\:border-gray-950\/10:hover {
    border-color: rgb(3 7 18 / 0.1)
}

.hover\:border-gray-950\/100:hover {
    border-color: rgb(3 7 18 / 1)
}

.hover\:border-gray-950\/20:hover {
    border-color: rgb(3 7 18 / 0.2)
}

.hover\:border-gray-950\/25:hover {
    border-color: rgb(3 7 18 / 0.25)
}

.hover\:border-gray-950\/30:hover {
    border-color: rgb(3 7 18 / 0.3)
}

.hover\:border-gray-950\/40:hover {
    border-color: rgb(3 7 18 / 0.4)
}

.hover\:border-gray-950\/5:hover {
    border-color: rgb(3 7 18 / 0.05)
}

.hover\:border-gray-950\/50:hover {
    border-color: rgb(3 7 18 / 0.5)
}

.hover\:border-gray-950\/60:hover {
    border-color: rgb(3 7 18 / 0.6)
}

.hover\:border-gray-950\/70:hover {
    border-color: rgb(3 7 18 / 0.7)
}

.hover\:border-gray-950\/75:hover {
    border-color: rgb(3 7 18 / 0.75)
}

.hover\:border-gray-950\/80:hover {
    border-color: rgb(3 7 18 / 0.8)
}

.hover\:border-gray-950\/90:hover {
    border-color: rgb(3 7 18 / 0.9)
}

.hover\:border-gray-950\/95:hover {
    border-color: rgb(3 7 18 / 0.95)
}

.hover\:border-green-100:hover {
    --tw-border-opacity: 1;
    border-color: rgb(220 252 231 / var(--tw-border-opacity))
}

.hover\:border-green-100\/0:hover {
    border-color: rgb(220 252 231 / 0)
}

.hover\:border-green-100\/10:hover {
    border-color: rgb(220 252 231 / 0.1)
}

.hover\:border-green-100\/100:hover {
    border-color: rgb(220 252 231 / 1)
}

.hover\:border-green-100\/20:hover {
    border-color: rgb(220 252 231 / 0.2)
}

.hover\:border-green-100\/25:hover {
    border-color: rgb(220 252 231 / 0.25)
}

.hover\:border-green-100\/30:hover {
    border-color: rgb(220 252 231 / 0.3)
}

.hover\:border-green-100\/40:hover {
    border-color: rgb(220 252 231 / 0.4)
}

.hover\:border-green-100\/5:hover {
    border-color: rgb(220 252 231 / 0.05)
}

.hover\:border-green-100\/50:hover {
    border-color: rgb(220 252 231 / 0.5)
}

.hover\:border-green-100\/60:hover {
    border-color: rgb(220 252 231 / 0.6)
}

.hover\:border-green-100\/70:hover {
    border-color: rgb(220 252 231 / 0.7)
}

.hover\:border-green-100\/75:hover {
    border-color: rgb(220 252 231 / 0.75)
}

.hover\:border-green-100\/80:hover {
    border-color: rgb(220 252 231 / 0.8)
}

.hover\:border-green-100\/90:hover {
    border-color: rgb(220 252 231 / 0.9)
}

.hover\:border-green-100\/95:hover {
    border-color: rgb(220 252 231 / 0.95)
}

.hover\:border-green-200:hover {
    --tw-border-opacity: 1;
    border-color: rgb(187 247 208 / var(--tw-border-opacity))
}

.hover\:border-green-200\/0:hover {
    border-color: rgb(187 247 208 / 0)
}

.hover\:border-green-200\/10:hover {
    border-color: rgb(187 247 208 / 0.1)
}

.hover\:border-green-200\/100:hover {
    border-color: rgb(187 247 208 / 1)
}

.hover\:border-green-200\/20:hover {
    border-color: rgb(187 247 208 / 0.2)
}

.hover\:border-green-200\/25:hover {
    border-color: rgb(187 247 208 / 0.25)
}

.hover\:border-green-200\/30:hover {
    border-color: rgb(187 247 208 / 0.3)
}

.hover\:border-green-200\/40:hover {
    border-color: rgb(187 247 208 / 0.4)
}

.hover\:border-green-200\/5:hover {
    border-color: rgb(187 247 208 / 0.05)
}

.hover\:border-green-200\/50:hover {
    border-color: rgb(187 247 208 / 0.5)
}

.hover\:border-green-200\/60:hover {
    border-color: rgb(187 247 208 / 0.6)
}

.hover\:border-green-200\/70:hover {
    border-color: rgb(187 247 208 / 0.7)
}

.hover\:border-green-200\/75:hover {
    border-color: rgb(187 247 208 / 0.75)
}

.hover\:border-green-200\/80:hover {
    border-color: rgb(187 247 208 / 0.8)
}

.hover\:border-green-200\/90:hover {
    border-color: rgb(187 247 208 / 0.9)
}

.hover\:border-green-200\/95:hover {
    border-color: rgb(187 247 208 / 0.95)
}

.hover\:border-green-300:hover {
    --tw-border-opacity: 1;
    border-color: rgb(134 239 172 / var(--tw-border-opacity))
}

.hover\:border-green-300\/0:hover {
    border-color: rgb(134 239 172 / 0)
}

.hover\:border-green-300\/10:hover {
    border-color: rgb(134 239 172 / 0.1)
}

.hover\:border-green-300\/100:hover {
    border-color: rgb(134 239 172 / 1)
}

.hover\:border-green-300\/20:hover {
    border-color: rgb(134 239 172 / 0.2)
}

.hover\:border-green-300\/25:hover {
    border-color: rgb(134 239 172 / 0.25)
}

.hover\:border-green-300\/30:hover {
    border-color: rgb(134 239 172 / 0.3)
}

.hover\:border-green-300\/40:hover {
    border-color: rgb(134 239 172 / 0.4)
}

.hover\:border-green-300\/5:hover {
    border-color: rgb(134 239 172 / 0.05)
}

.hover\:border-green-300\/50:hover {
    border-color: rgb(134 239 172 / 0.5)
}

.hover\:border-green-300\/60:hover {
    border-color: rgb(134 239 172 / 0.6)
}

.hover\:border-green-300\/70:hover {
    border-color: rgb(134 239 172 / 0.7)
}

.hover\:border-green-300\/75:hover {
    border-color: rgb(134 239 172 / 0.75)
}

.hover\:border-green-300\/80:hover {
    border-color: rgb(134 239 172 / 0.8)
}

.hover\:border-green-300\/90:hover {
    border-color: rgb(134 239 172 / 0.9)
}

.hover\:border-green-300\/95:hover {
    border-color: rgb(134 239 172 / 0.95)
}

.hover\:border-green-400:hover {
    --tw-border-opacity: 1;
    border-color: rgb(74 222 128 / var(--tw-border-opacity))
}

.hover\:border-green-400\/0:hover {
    border-color: rgb(74 222 128 / 0)
}

.hover\:border-green-400\/10:hover {
    border-color: rgb(74 222 128 / 0.1)
}

.hover\:border-green-400\/100:hover {
    border-color: rgb(74 222 128 / 1)
}

.hover\:border-green-400\/20:hover {
    border-color: rgb(74 222 128 / 0.2)
}

.hover\:border-green-400\/25:hover {
    border-color: rgb(74 222 128 / 0.25)
}

.hover\:border-green-400\/30:hover {
    border-color: rgb(74 222 128 / 0.3)
}

.hover\:border-green-400\/40:hover {
    border-color: rgb(74 222 128 / 0.4)
}

.hover\:border-green-400\/5:hover {
    border-color: rgb(74 222 128 / 0.05)
}

.hover\:border-green-400\/50:hover {
    border-color: rgb(74 222 128 / 0.5)
}

.hover\:border-green-400\/60:hover {
    border-color: rgb(74 222 128 / 0.6)
}

.hover\:border-green-400\/70:hover {
    border-color: rgb(74 222 128 / 0.7)
}

.hover\:border-green-400\/75:hover {
    border-color: rgb(74 222 128 / 0.75)
}

.hover\:border-green-400\/80:hover {
    border-color: rgb(74 222 128 / 0.8)
}

.hover\:border-green-400\/90:hover {
    border-color: rgb(74 222 128 / 0.9)
}

.hover\:border-green-400\/95:hover {
    border-color: rgb(74 222 128 / 0.95)
}

.hover\:border-green-450:hover {
    --tw-border-opacity: 1;
    border-color: rgb(0 211 126 / var(--tw-border-opacity))
}

.hover\:border-green-450\/0:hover {
    border-color: rgb(0 211 126 / 0)
}

.hover\:border-green-450\/10:hover {
    border-color: rgb(0 211 126 / 0.1)
}

.hover\:border-green-450\/100:hover {
    border-color: rgb(0 211 126 / 1)
}

.hover\:border-green-450\/20:hover {
    border-color: rgb(0 211 126 / 0.2)
}

.hover\:border-green-450\/25:hover {
    border-color: rgb(0 211 126 / 0.25)
}

.hover\:border-green-450\/30:hover {
    border-color: rgb(0 211 126 / 0.3)
}

.hover\:border-green-450\/40:hover {
    border-color: rgb(0 211 126 / 0.4)
}

.hover\:border-green-450\/5:hover {
    border-color: rgb(0 211 126 / 0.05)
}

.hover\:border-green-450\/50:hover {
    border-color: rgb(0 211 126 / 0.5)
}

.hover\:border-green-450\/60:hover {
    border-color: rgb(0 211 126 / 0.6)
}

.hover\:border-green-450\/70:hover {
    border-color: rgb(0 211 126 / 0.7)
}

.hover\:border-green-450\/75:hover {
    border-color: rgb(0 211 126 / 0.75)
}

.hover\:border-green-450\/80:hover {
    border-color: rgb(0 211 126 / 0.8)
}

.hover\:border-green-450\/90:hover {
    border-color: rgb(0 211 126 / 0.9)
}

.hover\:border-green-450\/95:hover {
    border-color: rgb(0 211 126 / 0.95)
}

.hover\:border-green-50:hover {
    --tw-border-opacity: 1;
    border-color: rgb(240 253 244 / var(--tw-border-opacity))
}

.hover\:border-green-50\/0:hover {
    border-color: rgb(240 253 244 / 0)
}

.hover\:border-green-50\/10:hover {
    border-color: rgb(240 253 244 / 0.1)
}

.hover\:border-green-50\/100:hover {
    border-color: rgb(240 253 244 / 1)
}

.hover\:border-green-50\/20:hover {
    border-color: rgb(240 253 244 / 0.2)
}

.hover\:border-green-50\/25:hover {
    border-color: rgb(240 253 244 / 0.25)
}

.hover\:border-green-50\/30:hover {
    border-color: rgb(240 253 244 / 0.3)
}

.hover\:border-green-50\/40:hover {
    border-color: rgb(240 253 244 / 0.4)
}

.hover\:border-green-50\/5:hover {
    border-color: rgb(240 253 244 / 0.05)
}

.hover\:border-green-50\/50:hover {
    border-color: rgb(240 253 244 / 0.5)
}

.hover\:border-green-50\/60:hover {
    border-color: rgb(240 253 244 / 0.6)
}

.hover\:border-green-50\/70:hover {
    border-color: rgb(240 253 244 / 0.7)
}

.hover\:border-green-50\/75:hover {
    border-color: rgb(240 253 244 / 0.75)
}

.hover\:border-green-50\/80:hover {
    border-color: rgb(240 253 244 / 0.8)
}

.hover\:border-green-50\/90:hover {
    border-color: rgb(240 253 244 / 0.9)
}

.hover\:border-green-50\/95:hover {
    border-color: rgb(240 253 244 / 0.95)
}

.hover\:border-green-500:hover {
    --tw-border-opacity: 1;
    border-color: rgb(34 197 94 / var(--tw-border-opacity))
}

.hover\:border-green-500\/0:hover {
    border-color: rgb(34 197 94 / 0)
}

.hover\:border-green-500\/10:hover {
    border-color: rgb(34 197 94 / 0.1)
}

.hover\:border-green-500\/100:hover {
    border-color: rgb(34 197 94 / 1)
}

.hover\:border-green-500\/20:hover {
    border-color: rgb(34 197 94 / 0.2)
}

.hover\:border-green-500\/25:hover {
    border-color: rgb(34 197 94 / 0.25)
}

.hover\:border-green-500\/30:hover {
    border-color: rgb(34 197 94 / 0.3)
}

.hover\:border-green-500\/40:hover {
    border-color: rgb(34 197 94 / 0.4)
}

.hover\:border-green-500\/5:hover {
    border-color: rgb(34 197 94 / 0.05)
}

.hover\:border-green-500\/50:hover {
    border-color: rgb(34 197 94 / 0.5)
}

.hover\:border-green-500\/60:hover {
    border-color: rgb(34 197 94 / 0.6)
}

.hover\:border-green-500\/70:hover {
    border-color: rgb(34 197 94 / 0.7)
}

.hover\:border-green-500\/75:hover {
    border-color: rgb(34 197 94 / 0.75)
}

.hover\:border-green-500\/80:hover {
    border-color: rgb(34 197 94 / 0.8)
}

.hover\:border-green-500\/90:hover {
    border-color: rgb(34 197 94 / 0.9)
}

.hover\:border-green-500\/95:hover {
    border-color: rgb(34 197 94 / 0.95)
}

.hover\:border-green-550:hover {
    --tw-border-opacity: 1;
    border-color: rgb(0 168 101 / var(--tw-border-opacity))
}

.hover\:border-green-550\/0:hover {
    border-color: rgb(0 168 101 / 0)
}

.hover\:border-green-550\/10:hover {
    border-color: rgb(0 168 101 / 0.1)
}

.hover\:border-green-550\/100:hover {
    border-color: rgb(0 168 101 / 1)
}

.hover\:border-green-550\/20:hover {
    border-color: rgb(0 168 101 / 0.2)
}

.hover\:border-green-550\/25:hover {
    border-color: rgb(0 168 101 / 0.25)
}

.hover\:border-green-550\/30:hover {
    border-color: rgb(0 168 101 / 0.3)
}

.hover\:border-green-550\/40:hover {
    border-color: rgb(0 168 101 / 0.4)
}

.hover\:border-green-550\/5:hover {
    border-color: rgb(0 168 101 / 0.05)
}

.hover\:border-green-550\/50:hover {
    border-color: rgb(0 168 101 / 0.5)
}

.hover\:border-green-550\/60:hover {
    border-color: rgb(0 168 101 / 0.6)
}

.hover\:border-green-550\/70:hover {
    border-color: rgb(0 168 101 / 0.7)
}

.hover\:border-green-550\/75:hover {
    border-color: rgb(0 168 101 / 0.75)
}

.hover\:border-green-550\/80:hover {
    border-color: rgb(0 168 101 / 0.8)
}

.hover\:border-green-550\/90:hover {
    border-color: rgb(0 168 101 / 0.9)
}

.hover\:border-green-550\/95:hover {
    border-color: rgb(0 168 101 / 0.95)
}

.hover\:border-green-600:hover {
    --tw-border-opacity: 1;
    border-color: rgb(22 163 74 / var(--tw-border-opacity))
}

.hover\:border-green-600\/0:hover {
    border-color: rgb(22 163 74 / 0)
}

.hover\:border-green-600\/10:hover {
    border-color: rgb(22 163 74 / 0.1)
}

.hover\:border-green-600\/100:hover {
    border-color: rgb(22 163 74 / 1)
}

.hover\:border-green-600\/20:hover {
    border-color: rgb(22 163 74 / 0.2)
}

.hover\:border-green-600\/25:hover {
    border-color: rgb(22 163 74 / 0.25)
}

.hover\:border-green-600\/30:hover {
    border-color: rgb(22 163 74 / 0.3)
}

.hover\:border-green-600\/40:hover {
    border-color: rgb(22 163 74 / 0.4)
}

.hover\:border-green-600\/5:hover {
    border-color: rgb(22 163 74 / 0.05)
}

.hover\:border-green-600\/50:hover {
    border-color: rgb(22 163 74 / 0.5)
}

.hover\:border-green-600\/60:hover {
    border-color: rgb(22 163 74 / 0.6)
}

.hover\:border-green-600\/70:hover {
    border-color: rgb(22 163 74 / 0.7)
}

.hover\:border-green-600\/75:hover {
    border-color: rgb(22 163 74 / 0.75)
}

.hover\:border-green-600\/80:hover {
    border-color: rgb(22 163 74 / 0.8)
}

.hover\:border-green-600\/90:hover {
    border-color: rgb(22 163 74 / 0.9)
}

.hover\:border-green-600\/95:hover {
    border-color: rgb(22 163 74 / 0.95)
}

.hover\:border-green-700:hover {
    --tw-border-opacity: 1;
    border-color: rgb(21 128 61 / var(--tw-border-opacity))
}

.hover\:border-green-700\/0:hover {
    border-color: rgb(21 128 61 / 0)
}

.hover\:border-green-700\/10:hover {
    border-color: rgb(21 128 61 / 0.1)
}

.hover\:border-green-700\/100:hover {
    border-color: rgb(21 128 61 / 1)
}

.hover\:border-green-700\/20:hover {
    border-color: rgb(21 128 61 / 0.2)
}

.hover\:border-green-700\/25:hover {
    border-color: rgb(21 128 61 / 0.25)
}

.hover\:border-green-700\/30:hover {
    border-color: rgb(21 128 61 / 0.3)
}

.hover\:border-green-700\/40:hover {
    border-color: rgb(21 128 61 / 0.4)
}

.hover\:border-green-700\/5:hover {
    border-color: rgb(21 128 61 / 0.05)
}

.hover\:border-green-700\/50:hover {
    border-color: rgb(21 128 61 / 0.5)
}

.hover\:border-green-700\/60:hover {
    border-color: rgb(21 128 61 / 0.6)
}

.hover\:border-green-700\/70:hover {
    border-color: rgb(21 128 61 / 0.7)
}

.hover\:border-green-700\/75:hover {
    border-color: rgb(21 128 61 / 0.75)
}

.hover\:border-green-700\/80:hover {
    border-color: rgb(21 128 61 / 0.8)
}

.hover\:border-green-700\/90:hover {
    border-color: rgb(21 128 61 / 0.9)
}

.hover\:border-green-700\/95:hover {
    border-color: rgb(21 128 61 / 0.95)
}

.hover\:border-green-800:hover {
    --tw-border-opacity: 1;
    border-color: rgb(22 101 52 / var(--tw-border-opacity))
}

.hover\:border-green-800\/0:hover {
    border-color: rgb(22 101 52 / 0)
}

.hover\:border-green-800\/10:hover {
    border-color: rgb(22 101 52 / 0.1)
}

.hover\:border-green-800\/100:hover {
    border-color: rgb(22 101 52 / 1)
}

.hover\:border-green-800\/20:hover {
    border-color: rgb(22 101 52 / 0.2)
}

.hover\:border-green-800\/25:hover {
    border-color: rgb(22 101 52 / 0.25)
}

.hover\:border-green-800\/30:hover {
    border-color: rgb(22 101 52 / 0.3)
}

.hover\:border-green-800\/40:hover {
    border-color: rgb(22 101 52 / 0.4)
}

.hover\:border-green-800\/5:hover {
    border-color: rgb(22 101 52 / 0.05)
}

.hover\:border-green-800\/50:hover {
    border-color: rgb(22 101 52 / 0.5)
}

.hover\:border-green-800\/60:hover {
    border-color: rgb(22 101 52 / 0.6)
}

.hover\:border-green-800\/70:hover {
    border-color: rgb(22 101 52 / 0.7)
}

.hover\:border-green-800\/75:hover {
    border-color: rgb(22 101 52 / 0.75)
}

.hover\:border-green-800\/80:hover {
    border-color: rgb(22 101 52 / 0.8)
}

.hover\:border-green-800\/90:hover {
    border-color: rgb(22 101 52 / 0.9)
}

.hover\:border-green-800\/95:hover {
    border-color: rgb(22 101 52 / 0.95)
}

.hover\:border-green-900:hover {
    --tw-border-opacity: 1;
    border-color: rgb(20 83 45 / var(--tw-border-opacity))
}

.hover\:border-green-900\/0:hover {
    border-color: rgb(20 83 45 / 0)
}

.hover\:border-green-900\/10:hover {
    border-color: rgb(20 83 45 / 0.1)
}

.hover\:border-green-900\/100:hover {
    border-color: rgb(20 83 45 / 1)
}

.hover\:border-green-900\/20:hover {
    border-color: rgb(20 83 45 / 0.2)
}

.hover\:border-green-900\/25:hover {
    border-color: rgb(20 83 45 / 0.25)
}

.hover\:border-green-900\/30:hover {
    border-color: rgb(20 83 45 / 0.3)
}

.hover\:border-green-900\/40:hover {
    border-color: rgb(20 83 45 / 0.4)
}

.hover\:border-green-900\/5:hover {
    border-color: rgb(20 83 45 / 0.05)
}

.hover\:border-green-900\/50:hover {
    border-color: rgb(20 83 45 / 0.5)
}

.hover\:border-green-900\/60:hover {
    border-color: rgb(20 83 45 / 0.6)
}

.hover\:border-green-900\/70:hover {
    border-color: rgb(20 83 45 / 0.7)
}

.hover\:border-green-900\/75:hover {
    border-color: rgb(20 83 45 / 0.75)
}

.hover\:border-green-900\/80:hover {
    border-color: rgb(20 83 45 / 0.8)
}

.hover\:border-green-900\/90:hover {
    border-color: rgb(20 83 45 / 0.9)
}

.hover\:border-green-900\/95:hover {
    border-color: rgb(20 83 45 / 0.95)
}

.hover\:border-green-950:hover {
    --tw-border-opacity: 1;
    border-color: rgb(5 46 22 / var(--tw-border-opacity))
}

.hover\:border-green-950\/0:hover {
    border-color: rgb(5 46 22 / 0)
}

.hover\:border-green-950\/10:hover {
    border-color: rgb(5 46 22 / 0.1)
}

.hover\:border-green-950\/100:hover {
    border-color: rgb(5 46 22 / 1)
}

.hover\:border-green-950\/20:hover {
    border-color: rgb(5 46 22 / 0.2)
}

.hover\:border-green-950\/25:hover {
    border-color: rgb(5 46 22 / 0.25)
}

.hover\:border-green-950\/30:hover {
    border-color: rgb(5 46 22 / 0.3)
}

.hover\:border-green-950\/40:hover {
    border-color: rgb(5 46 22 / 0.4)
}

.hover\:border-green-950\/5:hover {
    border-color: rgb(5 46 22 / 0.05)
}

.hover\:border-green-950\/50:hover {
    border-color: rgb(5 46 22 / 0.5)
}

.hover\:border-green-950\/60:hover {
    border-color: rgb(5 46 22 / 0.6)
}

.hover\:border-green-950\/70:hover {
    border-color: rgb(5 46 22 / 0.7)
}

.hover\:border-green-950\/75:hover {
    border-color: rgb(5 46 22 / 0.75)
}

.hover\:border-green-950\/80:hover {
    border-color: rgb(5 46 22 / 0.8)
}

.hover\:border-green-950\/90:hover {
    border-color: rgb(5 46 22 / 0.9)
}

.hover\:border-green-950\/95:hover {
    border-color: rgb(5 46 22 / 0.95)
}

.hover\:border-indigo-100:hover {
    --tw-border-opacity: 1;
    border-color: rgb(224 231 255 / var(--tw-border-opacity))
}

.hover\:border-indigo-100\/0:hover {
    border-color: rgb(224 231 255 / 0)
}

.hover\:border-indigo-100\/10:hover {
    border-color: rgb(224 231 255 / 0.1)
}

.hover\:border-indigo-100\/100:hover {
    border-color: rgb(224 231 255 / 1)
}

.hover\:border-indigo-100\/20:hover {
    border-color: rgb(224 231 255 / 0.2)
}

.hover\:border-indigo-100\/25:hover {
    border-color: rgb(224 231 255 / 0.25)
}

.hover\:border-indigo-100\/30:hover {
    border-color: rgb(224 231 255 / 0.3)
}

.hover\:border-indigo-100\/40:hover {
    border-color: rgb(224 231 255 / 0.4)
}

.hover\:border-indigo-100\/5:hover {
    border-color: rgb(224 231 255 / 0.05)
}

.hover\:border-indigo-100\/50:hover {
    border-color: rgb(224 231 255 / 0.5)
}

.hover\:border-indigo-100\/60:hover {
    border-color: rgb(224 231 255 / 0.6)
}

.hover\:border-indigo-100\/70:hover {
    border-color: rgb(224 231 255 / 0.7)
}

.hover\:border-indigo-100\/75:hover {
    border-color: rgb(224 231 255 / 0.75)
}

.hover\:border-indigo-100\/80:hover {
    border-color: rgb(224 231 255 / 0.8)
}

.hover\:border-indigo-100\/90:hover {
    border-color: rgb(224 231 255 / 0.9)
}

.hover\:border-indigo-100\/95:hover {
    border-color: rgb(224 231 255 / 0.95)
}

.hover\:border-indigo-200:hover {
    --tw-border-opacity: 1;
    border-color: rgb(199 210 254 / var(--tw-border-opacity))
}

.hover\:border-indigo-200\/0:hover {
    border-color: rgb(199 210 254 / 0)
}

.hover\:border-indigo-200\/10:hover {
    border-color: rgb(199 210 254 / 0.1)
}

.hover\:border-indigo-200\/100:hover {
    border-color: rgb(199 210 254 / 1)
}

.hover\:border-indigo-200\/20:hover {
    border-color: rgb(199 210 254 / 0.2)
}

.hover\:border-indigo-200\/25:hover {
    border-color: rgb(199 210 254 / 0.25)
}

.hover\:border-indigo-200\/30:hover {
    border-color: rgb(199 210 254 / 0.3)
}

.hover\:border-indigo-200\/40:hover {
    border-color: rgb(199 210 254 / 0.4)
}

.hover\:border-indigo-200\/5:hover {
    border-color: rgb(199 210 254 / 0.05)
}

.hover\:border-indigo-200\/50:hover {
    border-color: rgb(199 210 254 / 0.5)
}

.hover\:border-indigo-200\/60:hover {
    border-color: rgb(199 210 254 / 0.6)
}

.hover\:border-indigo-200\/70:hover {
    border-color: rgb(199 210 254 / 0.7)
}

.hover\:border-indigo-200\/75:hover {
    border-color: rgb(199 210 254 / 0.75)
}

.hover\:border-indigo-200\/80:hover {
    border-color: rgb(199 210 254 / 0.8)
}

.hover\:border-indigo-200\/90:hover {
    border-color: rgb(199 210 254 / 0.9)
}

.hover\:border-indigo-200\/95:hover {
    border-color: rgb(199 210 254 / 0.95)
}

.hover\:border-indigo-300:hover {
    --tw-border-opacity: 1;
    border-color: rgb(165 180 252 / var(--tw-border-opacity))
}

.hover\:border-indigo-300\/0:hover {
    border-color: rgb(165 180 252 / 0)
}

.hover\:border-indigo-300\/10:hover {
    border-color: rgb(165 180 252 / 0.1)
}

.hover\:border-indigo-300\/100:hover {
    border-color: rgb(165 180 252 / 1)
}

.hover\:border-indigo-300\/20:hover {
    border-color: rgb(165 180 252 / 0.2)
}

.hover\:border-indigo-300\/25:hover {
    border-color: rgb(165 180 252 / 0.25)
}

.hover\:border-indigo-300\/30:hover {
    border-color: rgb(165 180 252 / 0.3)
}

.hover\:border-indigo-300\/40:hover {
    border-color: rgb(165 180 252 / 0.4)
}

.hover\:border-indigo-300\/5:hover {
    border-color: rgb(165 180 252 / 0.05)
}

.hover\:border-indigo-300\/50:hover {
    border-color: rgb(165 180 252 / 0.5)
}

.hover\:border-indigo-300\/60:hover {
    border-color: rgb(165 180 252 / 0.6)
}

.hover\:border-indigo-300\/70:hover {
    border-color: rgb(165 180 252 / 0.7)
}

.hover\:border-indigo-300\/75:hover {
    border-color: rgb(165 180 252 / 0.75)
}

.hover\:border-indigo-300\/80:hover {
    border-color: rgb(165 180 252 / 0.8)
}

.hover\:border-indigo-300\/90:hover {
    border-color: rgb(165 180 252 / 0.9)
}

.hover\:border-indigo-300\/95:hover {
    border-color: rgb(165 180 252 / 0.95)
}

.hover\:border-indigo-400:hover {
    --tw-border-opacity: 1;
    border-color: rgb(129 140 248 / var(--tw-border-opacity))
}

.hover\:border-indigo-400\/0:hover {
    border-color: rgb(129 140 248 / 0)
}

.hover\:border-indigo-400\/10:hover {
    border-color: rgb(129 140 248 / 0.1)
}

.hover\:border-indigo-400\/100:hover {
    border-color: rgb(129 140 248 / 1)
}

.hover\:border-indigo-400\/20:hover {
    border-color: rgb(129 140 248 / 0.2)
}

.hover\:border-indigo-400\/25:hover {
    border-color: rgb(129 140 248 / 0.25)
}

.hover\:border-indigo-400\/30:hover {
    border-color: rgb(129 140 248 / 0.3)
}

.hover\:border-indigo-400\/40:hover {
    border-color: rgb(129 140 248 / 0.4)
}

.hover\:border-indigo-400\/5:hover {
    border-color: rgb(129 140 248 / 0.05)
}

.hover\:border-indigo-400\/50:hover {
    border-color: rgb(129 140 248 / 0.5)
}

.hover\:border-indigo-400\/60:hover {
    border-color: rgb(129 140 248 / 0.6)
}

.hover\:border-indigo-400\/70:hover {
    border-color: rgb(129 140 248 / 0.7)
}

.hover\:border-indigo-400\/75:hover {
    border-color: rgb(129 140 248 / 0.75)
}

.hover\:border-indigo-400\/80:hover {
    border-color: rgb(129 140 248 / 0.8)
}

.hover\:border-indigo-400\/90:hover {
    border-color: rgb(129 140 248 / 0.9)
}

.hover\:border-indigo-400\/95:hover {
    border-color: rgb(129 140 248 / 0.95)
}

.hover\:border-indigo-50:hover {
    --tw-border-opacity: 1;
    border-color: rgb(238 242 255 / var(--tw-border-opacity))
}

.hover\:border-indigo-50\/0:hover {
    border-color: rgb(238 242 255 / 0)
}

.hover\:border-indigo-50\/10:hover {
    border-color: rgb(238 242 255 / 0.1)
}

.hover\:border-indigo-50\/100:hover {
    border-color: rgb(238 242 255 / 1)
}

.hover\:border-indigo-50\/20:hover {
    border-color: rgb(238 242 255 / 0.2)
}

.hover\:border-indigo-50\/25:hover {
    border-color: rgb(238 242 255 / 0.25)
}

.hover\:border-indigo-50\/30:hover {
    border-color: rgb(238 242 255 / 0.3)
}

.hover\:border-indigo-50\/40:hover {
    border-color: rgb(238 242 255 / 0.4)
}

.hover\:border-indigo-50\/5:hover {
    border-color: rgb(238 242 255 / 0.05)
}

.hover\:border-indigo-50\/50:hover {
    border-color: rgb(238 242 255 / 0.5)
}

.hover\:border-indigo-50\/60:hover {
    border-color: rgb(238 242 255 / 0.6)
}

.hover\:border-indigo-50\/70:hover {
    border-color: rgb(238 242 255 / 0.7)
}

.hover\:border-indigo-50\/75:hover {
    border-color: rgb(238 242 255 / 0.75)
}

.hover\:border-indigo-50\/80:hover {
    border-color: rgb(238 242 255 / 0.8)
}

.hover\:border-indigo-50\/90:hover {
    border-color: rgb(238 242 255 / 0.9)
}

.hover\:border-indigo-50\/95:hover {
    border-color: rgb(238 242 255 / 0.95)
}

.hover\:border-indigo-500:hover {
    --tw-border-opacity: 1;
    border-color: rgb(99 102 241 / var(--tw-border-opacity))
}

.hover\:border-indigo-500\/0:hover {
    border-color: rgb(99 102 241 / 0)
}

.hover\:border-indigo-500\/10:hover {
    border-color: rgb(99 102 241 / 0.1)
}

.hover\:border-indigo-500\/100:hover {
    border-color: rgb(99 102 241 / 1)
}

.hover\:border-indigo-500\/20:hover {
    border-color: rgb(99 102 241 / 0.2)
}

.hover\:border-indigo-500\/25:hover {
    border-color: rgb(99 102 241 / 0.25)
}

.hover\:border-indigo-500\/30:hover {
    border-color: rgb(99 102 241 / 0.3)
}

.hover\:border-indigo-500\/40:hover {
    border-color: rgb(99 102 241 / 0.4)
}

.hover\:border-indigo-500\/5:hover {
    border-color: rgb(99 102 241 / 0.05)
}

.hover\:border-indigo-500\/50:hover {
    border-color: rgb(99 102 241 / 0.5)
}

.hover\:border-indigo-500\/60:hover {
    border-color: rgb(99 102 241 / 0.6)
}

.hover\:border-indigo-500\/70:hover {
    border-color: rgb(99 102 241 / 0.7)
}

.hover\:border-indigo-500\/75:hover {
    border-color: rgb(99 102 241 / 0.75)
}

.hover\:border-indigo-500\/80:hover {
    border-color: rgb(99 102 241 / 0.8)
}

.hover\:border-indigo-500\/90:hover {
    border-color: rgb(99 102 241 / 0.9)
}

.hover\:border-indigo-500\/95:hover {
    border-color: rgb(99 102 241 / 0.95)
}

.hover\:border-indigo-550:hover {
    --tw-border-opacity: 1;
    border-color: rgb(102 67 214 / var(--tw-border-opacity))
}

.hover\:border-indigo-550\/0:hover {
    border-color: rgb(102 67 214 / 0)
}

.hover\:border-indigo-550\/10:hover {
    border-color: rgb(102 67 214 / 0.1)
}

.hover\:border-indigo-550\/100:hover {
    border-color: rgb(102 67 214 / 1)
}

.hover\:border-indigo-550\/20:hover {
    border-color: rgb(102 67 214 / 0.2)
}

.hover\:border-indigo-550\/25:hover {
    border-color: rgb(102 67 214 / 0.25)
}

.hover\:border-indigo-550\/30:hover {
    border-color: rgb(102 67 214 / 0.3)
}

.hover\:border-indigo-550\/40:hover {
    border-color: rgb(102 67 214 / 0.4)
}

.hover\:border-indigo-550\/5:hover {
    border-color: rgb(102 67 214 / 0.05)
}

.hover\:border-indigo-550\/50:hover {
    border-color: rgb(102 67 214 / 0.5)
}

.hover\:border-indigo-550\/60:hover {
    border-color: rgb(102 67 214 / 0.6)
}

.hover\:border-indigo-550\/70:hover {
    border-color: rgb(102 67 214 / 0.7)
}

.hover\:border-indigo-550\/75:hover {
    border-color: rgb(102 67 214 / 0.75)
}

.hover\:border-indigo-550\/80:hover {
    border-color: rgb(102 67 214 / 0.8)
}

.hover\:border-indigo-550\/90:hover {
    border-color: rgb(102 67 214 / 0.9)
}

.hover\:border-indigo-550\/95:hover {
    border-color: rgb(102 67 214 / 0.95)
}

.hover\:border-indigo-600:hover {
    --tw-border-opacity: 1;
    border-color: rgb(79 70 229 / var(--tw-border-opacity))
}

.hover\:border-indigo-600\/0:hover {
    border-color: rgb(79 70 229 / 0)
}

.hover\:border-indigo-600\/10:hover {
    border-color: rgb(79 70 229 / 0.1)
}

.hover\:border-indigo-600\/100:hover {
    border-color: rgb(79 70 229 / 1)
}

.hover\:border-indigo-600\/20:hover {
    border-color: rgb(79 70 229 / 0.2)
}

.hover\:border-indigo-600\/25:hover {
    border-color: rgb(79 70 229 / 0.25)
}

.hover\:border-indigo-600\/30:hover {
    border-color: rgb(79 70 229 / 0.3)
}

.hover\:border-indigo-600\/40:hover {
    border-color: rgb(79 70 229 / 0.4)
}

.hover\:border-indigo-600\/5:hover {
    border-color: rgb(79 70 229 / 0.05)
}

.hover\:border-indigo-600\/50:hover {
    border-color: rgb(79 70 229 / 0.5)
}

.hover\:border-indigo-600\/60:hover {
    border-color: rgb(79 70 229 / 0.6)
}

.hover\:border-indigo-600\/70:hover {
    border-color: rgb(79 70 229 / 0.7)
}

.hover\:border-indigo-600\/75:hover {
    border-color: rgb(79 70 229 / 0.75)
}

.hover\:border-indigo-600\/80:hover {
    border-color: rgb(79 70 229 / 0.8)
}

.hover\:border-indigo-600\/90:hover {
    border-color: rgb(79 70 229 / 0.9)
}

.hover\:border-indigo-600\/95:hover {
    border-color: rgb(79 70 229 / 0.95)
}

.hover\:border-indigo-700:hover {
    --tw-border-opacity: 1;
    border-color: rgb(67 56 202 / var(--tw-border-opacity))
}

.hover\:border-indigo-700\/0:hover {
    border-color: rgb(67 56 202 / 0)
}

.hover\:border-indigo-700\/10:hover {
    border-color: rgb(67 56 202 / 0.1)
}

.hover\:border-indigo-700\/100:hover {
    border-color: rgb(67 56 202 / 1)
}

.hover\:border-indigo-700\/20:hover {
    border-color: rgb(67 56 202 / 0.2)
}

.hover\:border-indigo-700\/25:hover {
    border-color: rgb(67 56 202 / 0.25)
}

.hover\:border-indigo-700\/30:hover {
    border-color: rgb(67 56 202 / 0.3)
}

.hover\:border-indigo-700\/40:hover {
    border-color: rgb(67 56 202 / 0.4)
}

.hover\:border-indigo-700\/5:hover {
    border-color: rgb(67 56 202 / 0.05)
}

.hover\:border-indigo-700\/50:hover {
    border-color: rgb(67 56 202 / 0.5)
}

.hover\:border-indigo-700\/60:hover {
    border-color: rgb(67 56 202 / 0.6)
}

.hover\:border-indigo-700\/70:hover {
    border-color: rgb(67 56 202 / 0.7)
}

.hover\:border-indigo-700\/75:hover {
    border-color: rgb(67 56 202 / 0.75)
}

.hover\:border-indigo-700\/80:hover {
    border-color: rgb(67 56 202 / 0.8)
}

.hover\:border-indigo-700\/90:hover {
    border-color: rgb(67 56 202 / 0.9)
}

.hover\:border-indigo-700\/95:hover {
    border-color: rgb(67 56 202 / 0.95)
}

.hover\:border-indigo-800:hover {
    --tw-border-opacity: 1;
    border-color: rgb(55 48 163 / var(--tw-border-opacity))
}

.hover\:border-indigo-800\/0:hover {
    border-color: rgb(55 48 163 / 0)
}

.hover\:border-indigo-800\/10:hover {
    border-color: rgb(55 48 163 / 0.1)
}

.hover\:border-indigo-800\/100:hover {
    border-color: rgb(55 48 163 / 1)
}

.hover\:border-indigo-800\/20:hover {
    border-color: rgb(55 48 163 / 0.2)
}

.hover\:border-indigo-800\/25:hover {
    border-color: rgb(55 48 163 / 0.25)
}

.hover\:border-indigo-800\/30:hover {
    border-color: rgb(55 48 163 / 0.3)
}

.hover\:border-indigo-800\/40:hover {
    border-color: rgb(55 48 163 / 0.4)
}

.hover\:border-indigo-800\/5:hover {
    border-color: rgb(55 48 163 / 0.05)
}

.hover\:border-indigo-800\/50:hover {
    border-color: rgb(55 48 163 / 0.5)
}

.hover\:border-indigo-800\/60:hover {
    border-color: rgb(55 48 163 / 0.6)
}

.hover\:border-indigo-800\/70:hover {
    border-color: rgb(55 48 163 / 0.7)
}

.hover\:border-indigo-800\/75:hover {
    border-color: rgb(55 48 163 / 0.75)
}

.hover\:border-indigo-800\/80:hover {
    border-color: rgb(55 48 163 / 0.8)
}

.hover\:border-indigo-800\/90:hover {
    border-color: rgb(55 48 163 / 0.9)
}

.hover\:border-indigo-800\/95:hover {
    border-color: rgb(55 48 163 / 0.95)
}

.hover\:border-indigo-850:hover {
    --tw-border-opacity: 1;
    border-color: rgb(55 37 99 / var(--tw-border-opacity))
}

.hover\:border-indigo-850\/0:hover {
    border-color: rgb(55 37 99 / 0)
}

.hover\:border-indigo-850\/10:hover {
    border-color: rgb(55 37 99 / 0.1)
}

.hover\:border-indigo-850\/100:hover {
    border-color: rgb(55 37 99 / 1)
}

.hover\:border-indigo-850\/20:hover {
    border-color: rgb(55 37 99 / 0.2)
}

.hover\:border-indigo-850\/25:hover {
    border-color: rgb(55 37 99 / 0.25)
}

.hover\:border-indigo-850\/30:hover {
    border-color: rgb(55 37 99 / 0.3)
}

.hover\:border-indigo-850\/40:hover {
    border-color: rgb(55 37 99 / 0.4)
}

.hover\:border-indigo-850\/5:hover {
    border-color: rgb(55 37 99 / 0.05)
}

.hover\:border-indigo-850\/50:hover {
    border-color: rgb(55 37 99 / 0.5)
}

.hover\:border-indigo-850\/60:hover {
    border-color: rgb(55 37 99 / 0.6)
}

.hover\:border-indigo-850\/70:hover {
    border-color: rgb(55 37 99 / 0.7)
}

.hover\:border-indigo-850\/75:hover {
    border-color: rgb(55 37 99 / 0.75)
}

.hover\:border-indigo-850\/80:hover {
    border-color: rgb(55 37 99 / 0.8)
}

.hover\:border-indigo-850\/90:hover {
    border-color: rgb(55 37 99 / 0.9)
}

.hover\:border-indigo-850\/95:hover {
    border-color: rgb(55 37 99 / 0.95)
}

.hover\:border-indigo-900:hover {
    --tw-border-opacity: 1;
    border-color: rgb(49 46 129 / var(--tw-border-opacity))
}

.hover\:border-indigo-900\/0:hover {
    border-color: rgb(49 46 129 / 0)
}

.hover\:border-indigo-900\/10:hover {
    border-color: rgb(49 46 129 / 0.1)
}

.hover\:border-indigo-900\/100:hover {
    border-color: rgb(49 46 129 / 1)
}

.hover\:border-indigo-900\/20:hover {
    border-color: rgb(49 46 129 / 0.2)
}

.hover\:border-indigo-900\/25:hover {
    border-color: rgb(49 46 129 / 0.25)
}

.hover\:border-indigo-900\/30:hover {
    border-color: rgb(49 46 129 / 0.3)
}

.hover\:border-indigo-900\/40:hover {
    border-color: rgb(49 46 129 / 0.4)
}

.hover\:border-indigo-900\/5:hover {
    border-color: rgb(49 46 129 / 0.05)
}

.hover\:border-indigo-900\/50:hover {
    border-color: rgb(49 46 129 / 0.5)
}

.hover\:border-indigo-900\/60:hover {
    border-color: rgb(49 46 129 / 0.6)
}

.hover\:border-indigo-900\/70:hover {
    border-color: rgb(49 46 129 / 0.7)
}

.hover\:border-indigo-900\/75:hover {
    border-color: rgb(49 46 129 / 0.75)
}

.hover\:border-indigo-900\/80:hover {
    border-color: rgb(49 46 129 / 0.8)
}

.hover\:border-indigo-900\/90:hover {
    border-color: rgb(49 46 129 / 0.9)
}

.hover\:border-indigo-900\/95:hover {
    border-color: rgb(49 46 129 / 0.95)
}

.hover\:border-indigo-950:hover {
    --tw-border-opacity: 1;
    border-color: rgb(42 29 77 / var(--tw-border-opacity))
}

.hover\:border-indigo-950\/0:hover {
    border-color: rgb(42 29 77 / 0)
}

.hover\:border-indigo-950\/10:hover {
    border-color: rgb(42 29 77 / 0.1)
}

.hover\:border-indigo-950\/100:hover {
    border-color: rgb(42 29 77 / 1)
}

.hover\:border-indigo-950\/20:hover {
    border-color: rgb(42 29 77 / 0.2)
}

.hover\:border-indigo-950\/25:hover {
    border-color: rgb(42 29 77 / 0.25)
}

.hover\:border-indigo-950\/30:hover {
    border-color: rgb(42 29 77 / 0.3)
}

.hover\:border-indigo-950\/40:hover {
    border-color: rgb(42 29 77 / 0.4)
}

.hover\:border-indigo-950\/5:hover {
    border-color: rgb(42 29 77 / 0.05)
}

.hover\:border-indigo-950\/50:hover {
    border-color: rgb(42 29 77 / 0.5)
}

.hover\:border-indigo-950\/60:hover {
    border-color: rgb(42 29 77 / 0.6)
}

.hover\:border-indigo-950\/70:hover {
    border-color: rgb(42 29 77 / 0.7)
}

.hover\:border-indigo-950\/75:hover {
    border-color: rgb(42 29 77 / 0.75)
}

.hover\:border-indigo-950\/80:hover {
    border-color: rgb(42 29 77 / 0.8)
}

.hover\:border-indigo-950\/90:hover {
    border-color: rgb(42 29 77 / 0.9)
}

.hover\:border-indigo-950\/95:hover {
    border-color: rgb(42 29 77 / 0.95)
}

.hover\:border-neutral-100:hover {
    --tw-border-opacity: 1;
    border-color: rgb(245 245 245 / var(--tw-border-opacity))
}

.hover\:border-neutral-100\/0:hover {
    border-color: rgb(245 245 245 / 0)
}

.hover\:border-neutral-100\/10:hover {
    border-color: rgb(245 245 245 / 0.1)
}

.hover\:border-neutral-100\/100:hover {
    border-color: rgb(245 245 245 / 1)
}

.hover\:border-neutral-100\/20:hover {
    border-color: rgb(245 245 245 / 0.2)
}

.hover\:border-neutral-100\/25:hover {
    border-color: rgb(245 245 245 / 0.25)
}

.hover\:border-neutral-100\/30:hover {
    border-color: rgb(245 245 245 / 0.3)
}

.hover\:border-neutral-100\/40:hover {
    border-color: rgb(245 245 245 / 0.4)
}

.hover\:border-neutral-100\/5:hover {
    border-color: rgb(245 245 245 / 0.05)
}

.hover\:border-neutral-100\/50:hover {
    border-color: rgb(245 245 245 / 0.5)
}

.hover\:border-neutral-100\/60:hover {
    border-color: rgb(245 245 245 / 0.6)
}

.hover\:border-neutral-100\/70:hover {
    border-color: rgb(245 245 245 / 0.7)
}

.hover\:border-neutral-100\/75:hover {
    border-color: rgb(245 245 245 / 0.75)
}

.hover\:border-neutral-100\/80:hover {
    border-color: rgb(245 245 245 / 0.8)
}

.hover\:border-neutral-100\/90:hover {
    border-color: rgb(245 245 245 / 0.9)
}

.hover\:border-neutral-100\/95:hover {
    border-color: rgb(245 245 245 / 0.95)
}

.hover\:border-neutral-200:hover {
    --tw-border-opacity: 1;
    border-color: rgb(229 229 229 / var(--tw-border-opacity))
}

.hover\:border-neutral-200\/0:hover {
    border-color: rgb(229 229 229 / 0)
}

.hover\:border-neutral-200\/10:hover {
    border-color: rgb(229 229 229 / 0.1)
}

.hover\:border-neutral-200\/100:hover {
    border-color: rgb(229 229 229 / 1)
}

.hover\:border-neutral-200\/20:hover {
    border-color: rgb(229 229 229 / 0.2)
}

.hover\:border-neutral-200\/25:hover {
    border-color: rgb(229 229 229 / 0.25)
}

.hover\:border-neutral-200\/30:hover {
    border-color: rgb(229 229 229 / 0.3)
}

.hover\:border-neutral-200\/40:hover {
    border-color: rgb(229 229 229 / 0.4)
}

.hover\:border-neutral-200\/5:hover {
    border-color: rgb(229 229 229 / 0.05)
}

.hover\:border-neutral-200\/50:hover {
    border-color: rgb(229 229 229 / 0.5)
}

.hover\:border-neutral-200\/60:hover {
    border-color: rgb(229 229 229 / 0.6)
}

.hover\:border-neutral-200\/70:hover {
    border-color: rgb(229 229 229 / 0.7)
}

.hover\:border-neutral-200\/75:hover {
    border-color: rgb(229 229 229 / 0.75)
}

.hover\:border-neutral-200\/80:hover {
    border-color: rgb(229 229 229 / 0.8)
}

.hover\:border-neutral-200\/90:hover {
    border-color: rgb(229 229 229 / 0.9)
}

.hover\:border-neutral-200\/95:hover {
    border-color: rgb(229 229 229 / 0.95)
}

.hover\:border-neutral-300:hover {
    --tw-border-opacity: 1;
    border-color: rgb(212 212 212 / var(--tw-border-opacity))
}

.hover\:border-neutral-300\/0:hover {
    border-color: rgb(212 212 212 / 0)
}

.hover\:border-neutral-300\/10:hover {
    border-color: rgb(212 212 212 / 0.1)
}

.hover\:border-neutral-300\/100:hover {
    border-color: rgb(212 212 212 / 1)
}

.hover\:border-neutral-300\/20:hover {
    border-color: rgb(212 212 212 / 0.2)
}

.hover\:border-neutral-300\/25:hover {
    border-color: rgb(212 212 212 / 0.25)
}

.hover\:border-neutral-300\/30:hover {
    border-color: rgb(212 212 212 / 0.3)
}

.hover\:border-neutral-300\/40:hover {
    border-color: rgb(212 212 212 / 0.4)
}

.hover\:border-neutral-300\/5:hover {
    border-color: rgb(212 212 212 / 0.05)
}

.hover\:border-neutral-300\/50:hover {
    border-color: rgb(212 212 212 / 0.5)
}

.hover\:border-neutral-300\/60:hover {
    border-color: rgb(212 212 212 / 0.6)
}

.hover\:border-neutral-300\/70:hover {
    border-color: rgb(212 212 212 / 0.7)
}

.hover\:border-neutral-300\/75:hover {
    border-color: rgb(212 212 212 / 0.75)
}

.hover\:border-neutral-300\/80:hover {
    border-color: rgb(212 212 212 / 0.8)
}

.hover\:border-neutral-300\/90:hover {
    border-color: rgb(212 212 212 / 0.9)
}

.hover\:border-neutral-300\/95:hover {
    border-color: rgb(212 212 212 / 0.95)
}

.hover\:border-neutral-350:hover {
    --tw-border-opacity: 1;
    border-color: rgb(205 207 206 / var(--tw-border-opacity))
}

.hover\:border-neutral-350\/0:hover {
    border-color: rgb(205 207 206 / 0)
}

.hover\:border-neutral-350\/10:hover {
    border-color: rgb(205 207 206 / 0.1)
}

.hover\:border-neutral-350\/100:hover {
    border-color: rgb(205 207 206 / 1)
}

.hover\:border-neutral-350\/20:hover {
    border-color: rgb(205 207 206 / 0.2)
}

.hover\:border-neutral-350\/25:hover {
    border-color: rgb(205 207 206 / 0.25)
}

.hover\:border-neutral-350\/30:hover {
    border-color: rgb(205 207 206 / 0.3)
}

.hover\:border-neutral-350\/40:hover {
    border-color: rgb(205 207 206 / 0.4)
}

.hover\:border-neutral-350\/5:hover {
    border-color: rgb(205 207 206 / 0.05)
}

.hover\:border-neutral-350\/50:hover {
    border-color: rgb(205 207 206 / 0.5)
}

.hover\:border-neutral-350\/60:hover {
    border-color: rgb(205 207 206 / 0.6)
}

.hover\:border-neutral-350\/70:hover {
    border-color: rgb(205 207 206 / 0.7)
}

.hover\:border-neutral-350\/75:hover {
    border-color: rgb(205 207 206 / 0.75)
}

.hover\:border-neutral-350\/80:hover {
    border-color: rgb(205 207 206 / 0.8)
}

.hover\:border-neutral-350\/90:hover {
    border-color: rgb(205 207 206 / 0.9)
}

.hover\:border-neutral-350\/95:hover {
    border-color: rgb(205 207 206 / 0.95)
}

.hover\:border-neutral-400:hover {
    --tw-border-opacity: 1;
    border-color: rgb(158 164 172 / var(--tw-border-opacity))
}

.hover\:border-neutral-400\/0:hover {
    border-color: rgb(158 164 172 / 0)
}

.hover\:border-neutral-400\/10:hover {
    border-color: rgb(158 164 172 / 0.1)
}

.hover\:border-neutral-400\/100:hover {
    border-color: rgb(158 164 172 / 1)
}

.hover\:border-neutral-400\/20:hover {
    border-color: rgb(158 164 172 / 0.2)
}

.hover\:border-neutral-400\/25:hover {
    border-color: rgb(158 164 172 / 0.25)
}

.hover\:border-neutral-400\/30:hover {
    border-color: rgb(158 164 172 / 0.3)
}

.hover\:border-neutral-400\/40:hover {
    border-color: rgb(158 164 172 / 0.4)
}

.hover\:border-neutral-400\/5:hover {
    border-color: rgb(158 164 172 / 0.05)
}

.hover\:border-neutral-400\/50:hover {
    border-color: rgb(158 164 172 / 0.5)
}

.hover\:border-neutral-400\/60:hover {
    border-color: rgb(158 164 172 / 0.6)
}

.hover\:border-neutral-400\/70:hover {
    border-color: rgb(158 164 172 / 0.7)
}

.hover\:border-neutral-400\/75:hover {
    border-color: rgb(158 164 172 / 0.75)
}

.hover\:border-neutral-400\/80:hover {
    border-color: rgb(158 164 172 / 0.8)
}

.hover\:border-neutral-400\/90:hover {
    border-color: rgb(158 164 172 / 0.9)
}

.hover\:border-neutral-400\/95:hover {
    border-color: rgb(158 164 172 / 0.95)
}

.hover\:border-neutral-450:hover {
    --tw-border-opacity: 1;
    border-color: rgb(123 128 133 / var(--tw-border-opacity))
}

.hover\:border-neutral-450\/0:hover {
    border-color: rgb(123 128 133 / 0)
}

.hover\:border-neutral-450\/10:hover {
    border-color: rgb(123 128 133 / 0.1)
}

.hover\:border-neutral-450\/100:hover {
    border-color: rgb(123 128 133 / 1)
}

.hover\:border-neutral-450\/20:hover {
    border-color: rgb(123 128 133 / 0.2)
}

.hover\:border-neutral-450\/25:hover {
    border-color: rgb(123 128 133 / 0.25)
}

.hover\:border-neutral-450\/30:hover {
    border-color: rgb(123 128 133 / 0.3)
}

.hover\:border-neutral-450\/40:hover {
    border-color: rgb(123 128 133 / 0.4)
}

.hover\:border-neutral-450\/5:hover {
    border-color: rgb(123 128 133 / 0.05)
}

.hover\:border-neutral-450\/50:hover {
    border-color: rgb(123 128 133 / 0.5)
}

.hover\:border-neutral-450\/60:hover {
    border-color: rgb(123 128 133 / 0.6)
}

.hover\:border-neutral-450\/70:hover {
    border-color: rgb(123 128 133 / 0.7)
}

.hover\:border-neutral-450\/75:hover {
    border-color: rgb(123 128 133 / 0.75)
}

.hover\:border-neutral-450\/80:hover {
    border-color: rgb(123 128 133 / 0.8)
}

.hover\:border-neutral-450\/90:hover {
    border-color: rgb(123 128 133 / 0.9)
}

.hover\:border-neutral-450\/95:hover {
    border-color: rgb(123 128 133 / 0.95)
}

.hover\:border-neutral-50:hover {
    --tw-border-opacity: 1;
    border-color: rgb(250 250 250 / var(--tw-border-opacity))
}

.hover\:border-neutral-50\/0:hover {
    border-color: rgb(250 250 250 / 0)
}

.hover\:border-neutral-50\/10:hover {
    border-color: rgb(250 250 250 / 0.1)
}

.hover\:border-neutral-50\/100:hover {
    border-color: rgb(250 250 250 / 1)
}

.hover\:border-neutral-50\/20:hover {
    border-color: rgb(250 250 250 / 0.2)
}

.hover\:border-neutral-50\/25:hover {
    border-color: rgb(250 250 250 / 0.25)
}

.hover\:border-neutral-50\/30:hover {
    border-color: rgb(250 250 250 / 0.3)
}

.hover\:border-neutral-50\/40:hover {
    border-color: rgb(250 250 250 / 0.4)
}

.hover\:border-neutral-50\/5:hover {
    border-color: rgb(250 250 250 / 0.05)
}

.hover\:border-neutral-50\/50:hover {
    border-color: rgb(250 250 250 / 0.5)
}

.hover\:border-neutral-50\/60:hover {
    border-color: rgb(250 250 250 / 0.6)
}

.hover\:border-neutral-50\/70:hover {
    border-color: rgb(250 250 250 / 0.7)
}

.hover\:border-neutral-50\/75:hover {
    border-color: rgb(250 250 250 / 0.75)
}

.hover\:border-neutral-50\/80:hover {
    border-color: rgb(250 250 250 / 0.8)
}

.hover\:border-neutral-50\/90:hover {
    border-color: rgb(250 250 250 / 0.9)
}

.hover\:border-neutral-50\/95:hover {
    border-color: rgb(250 250 250 / 0.95)
}

.hover\:border-neutral-500:hover {
    --tw-border-opacity: 1;
    border-color: rgb(115 115 115 / var(--tw-border-opacity))
}

.hover\:border-neutral-500\/0:hover {
    border-color: rgb(115 115 115 / 0)
}

.hover\:border-neutral-500\/10:hover {
    border-color: rgb(115 115 115 / 0.1)
}

.hover\:border-neutral-500\/100:hover {
    border-color: rgb(115 115 115 / 1)
}

.hover\:border-neutral-500\/20:hover {
    border-color: rgb(115 115 115 / 0.2)
}

.hover\:border-neutral-500\/25:hover {
    border-color: rgb(115 115 115 / 0.25)
}

.hover\:border-neutral-500\/30:hover {
    border-color: rgb(115 115 115 / 0.3)
}

.hover\:border-neutral-500\/40:hover {
    border-color: rgb(115 115 115 / 0.4)
}

.hover\:border-neutral-500\/5:hover {
    border-color: rgb(115 115 115 / 0.05)
}

.hover\:border-neutral-500\/50:hover {
    border-color: rgb(115 115 115 / 0.5)
}

.hover\:border-neutral-500\/60:hover {
    border-color: rgb(115 115 115 / 0.6)
}

.hover\:border-neutral-500\/70:hover {
    border-color: rgb(115 115 115 / 0.7)
}

.hover\:border-neutral-500\/75:hover {
    border-color: rgb(115 115 115 / 0.75)
}

.hover\:border-neutral-500\/80:hover {
    border-color: rgb(115 115 115 / 0.8)
}

.hover\:border-neutral-500\/90:hover {
    border-color: rgb(115 115 115 / 0.9)
}

.hover\:border-neutral-500\/95:hover {
    border-color: rgb(115 115 115 / 0.95)
}

.hover\:border-neutral-600:hover {
    --tw-border-opacity: 1;
    border-color: rgb(82 82 82 / var(--tw-border-opacity))
}

.hover\:border-neutral-600\/0:hover {
    border-color: rgb(82 82 82 / 0)
}

.hover\:border-neutral-600\/10:hover {
    border-color: rgb(82 82 82 / 0.1)
}

.hover\:border-neutral-600\/100:hover {
    border-color: rgb(82 82 82 / 1)
}

.hover\:border-neutral-600\/20:hover {
    border-color: rgb(82 82 82 / 0.2)
}

.hover\:border-neutral-600\/25:hover {
    border-color: rgb(82 82 82 / 0.25)
}

.hover\:border-neutral-600\/30:hover {
    border-color: rgb(82 82 82 / 0.3)
}

.hover\:border-neutral-600\/40:hover {
    border-color: rgb(82 82 82 / 0.4)
}

.hover\:border-neutral-600\/5:hover {
    border-color: rgb(82 82 82 / 0.05)
}

.hover\:border-neutral-600\/50:hover {
    border-color: rgb(82 82 82 / 0.5)
}

.hover\:border-neutral-600\/60:hover {
    border-color: rgb(82 82 82 / 0.6)
}

.hover\:border-neutral-600\/70:hover {
    border-color: rgb(82 82 82 / 0.7)
}

.hover\:border-neutral-600\/75:hover {
    border-color: rgb(82 82 82 / 0.75)
}

.hover\:border-neutral-600\/80:hover {
    border-color: rgb(82 82 82 / 0.8)
}

.hover\:border-neutral-600\/90:hover {
    border-color: rgb(82 82 82 / 0.9)
}

.hover\:border-neutral-600\/95:hover {
    border-color: rgb(82 82 82 / 0.95)
}

.hover\:border-neutral-700:hover {
    --tw-border-opacity: 1;
    border-color: rgb(64 64 64 / var(--tw-border-opacity))
}

.hover\:border-neutral-700\/0:hover {
    border-color: rgb(64 64 64 / 0)
}

.hover\:border-neutral-700\/10:hover {
    border-color: rgb(64 64 64 / 0.1)
}

.hover\:border-neutral-700\/100:hover {
    border-color: rgb(64 64 64 / 1)
}

.hover\:border-neutral-700\/20:hover {
    border-color: rgb(64 64 64 / 0.2)
}

.hover\:border-neutral-700\/25:hover {
    border-color: rgb(64 64 64 / 0.25)
}

.hover\:border-neutral-700\/30:hover {
    border-color: rgb(64 64 64 / 0.3)
}

.hover\:border-neutral-700\/40:hover {
    border-color: rgb(64 64 64 / 0.4)
}

.hover\:border-neutral-700\/5:hover {
    border-color: rgb(64 64 64 / 0.05)
}

.hover\:border-neutral-700\/50:hover {
    border-color: rgb(64 64 64 / 0.5)
}

.hover\:border-neutral-700\/60:hover {
    border-color: rgb(64 64 64 / 0.6)
}

.hover\:border-neutral-700\/70:hover {
    border-color: rgb(64 64 64 / 0.7)
}

.hover\:border-neutral-700\/75:hover {
    border-color: rgb(64 64 64 / 0.75)
}

.hover\:border-neutral-700\/80:hover {
    border-color: rgb(64 64 64 / 0.8)
}

.hover\:border-neutral-700\/90:hover {
    border-color: rgb(64 64 64 / 0.9)
}

.hover\:border-neutral-700\/95:hover {
    border-color: rgb(64 64 64 / 0.95)
}

.hover\:border-neutral-800:hover {
    --tw-border-opacity: 1;
    border-color: rgb(38 38 38 / var(--tw-border-opacity))
}

.hover\:border-neutral-800\/0:hover {
    border-color: rgb(38 38 38 / 0)
}

.hover\:border-neutral-800\/10:hover {
    border-color: rgb(38 38 38 / 0.1)
}

.hover\:border-neutral-800\/100:hover {
    border-color: rgb(38 38 38 / 1)
}

.hover\:border-neutral-800\/20:hover {
    border-color: rgb(38 38 38 / 0.2)
}

.hover\:border-neutral-800\/25:hover {
    border-color: rgb(38 38 38 / 0.25)
}

.hover\:border-neutral-800\/30:hover {
    border-color: rgb(38 38 38 / 0.3)
}

.hover\:border-neutral-800\/40:hover {
    border-color: rgb(38 38 38 / 0.4)
}

.hover\:border-neutral-800\/5:hover {
    border-color: rgb(38 38 38 / 0.05)
}

.hover\:border-neutral-800\/50:hover {
    border-color: rgb(38 38 38 / 0.5)
}

.hover\:border-neutral-800\/60:hover {
    border-color: rgb(38 38 38 / 0.6)
}

.hover\:border-neutral-800\/70:hover {
    border-color: rgb(38 38 38 / 0.7)
}

.hover\:border-neutral-800\/75:hover {
    border-color: rgb(38 38 38 / 0.75)
}

.hover\:border-neutral-800\/80:hover {
    border-color: rgb(38 38 38 / 0.8)
}

.hover\:border-neutral-800\/90:hover {
    border-color: rgb(38 38 38 / 0.9)
}

.hover\:border-neutral-800\/95:hover {
    border-color: rgb(38 38 38 / 0.95)
}

.hover\:border-neutral-850:hover {
    --tw-border-opacity: 1;
    border-color: rgb(11 11 11 / var(--tw-border-opacity))
}

.hover\:border-neutral-850\/0:hover {
    border-color: rgb(11 11 11 / 0)
}

.hover\:border-neutral-850\/10:hover {
    border-color: rgb(11 11 11 / 0.1)
}

.hover\:border-neutral-850\/100:hover {
    border-color: rgb(11 11 11 / 1)
}

.hover\:border-neutral-850\/20:hover {
    border-color: rgb(11 11 11 / 0.2)
}

.hover\:border-neutral-850\/25:hover {
    border-color: rgb(11 11 11 / 0.25)
}

.hover\:border-neutral-850\/30:hover {
    border-color: rgb(11 11 11 / 0.3)
}

.hover\:border-neutral-850\/40:hover {
    border-color: rgb(11 11 11 / 0.4)
}

.hover\:border-neutral-850\/5:hover {
    border-color: rgb(11 11 11 / 0.05)
}

.hover\:border-neutral-850\/50:hover {
    border-color: rgb(11 11 11 / 0.5)
}

.hover\:border-neutral-850\/60:hover {
    border-color: rgb(11 11 11 / 0.6)
}

.hover\:border-neutral-850\/70:hover {
    border-color: rgb(11 11 11 / 0.7)
}

.hover\:border-neutral-850\/75:hover {
    border-color: rgb(11 11 11 / 0.75)
}

.hover\:border-neutral-850\/80:hover {
    border-color: rgb(11 11 11 / 0.8)
}

.hover\:border-neutral-850\/90:hover {
    border-color: rgb(11 11 11 / 0.9)
}

.hover\:border-neutral-850\/95:hover {
    border-color: rgb(11 11 11 / 0.95)
}

.hover\:border-neutral-900:hover {
    --tw-border-opacity: 1;
    border-color: rgb(23 23 23 / var(--tw-border-opacity))
}

.hover\:border-neutral-900\/0:hover {
    border-color: rgb(23 23 23 / 0)
}

.hover\:border-neutral-900\/10:hover {
    border-color: rgb(23 23 23 / 0.1)
}

.hover\:border-neutral-900\/100:hover {
    border-color: rgb(23 23 23 / 1)
}

.hover\:border-neutral-900\/20:hover {
    border-color: rgb(23 23 23 / 0.2)
}

.hover\:border-neutral-900\/25:hover {
    border-color: rgb(23 23 23 / 0.25)
}

.hover\:border-neutral-900\/30:hover {
    border-color: rgb(23 23 23 / 0.3)
}

.hover\:border-neutral-900\/40:hover {
    border-color: rgb(23 23 23 / 0.4)
}

.hover\:border-neutral-900\/5:hover {
    border-color: rgb(23 23 23 / 0.05)
}

.hover\:border-neutral-900\/50:hover {
    border-color: rgb(23 23 23 / 0.5)
}

.hover\:border-neutral-900\/60:hover {
    border-color: rgb(23 23 23 / 0.6)
}

.hover\:border-neutral-900\/70:hover {
    border-color: rgb(23 23 23 / 0.7)
}

.hover\:border-neutral-900\/75:hover {
    border-color: rgb(23 23 23 / 0.75)
}

.hover\:border-neutral-900\/80:hover {
    border-color: rgb(23 23 23 / 0.8)
}

.hover\:border-neutral-900\/90:hover {
    border-color: rgb(23 23 23 / 0.9)
}

.hover\:border-neutral-900\/95:hover {
    border-color: rgb(23 23 23 / 0.95)
}

.hover\:border-neutral-950:hover {
    --tw-border-opacity: 1;
    border-color: rgb(10 10 10 / var(--tw-border-opacity))
}

.hover\:border-neutral-950\/0:hover {
    border-color: rgb(10 10 10 / 0)
}

.hover\:border-neutral-950\/10:hover {
    border-color: rgb(10 10 10 / 0.1)
}

.hover\:border-neutral-950\/100:hover {
    border-color: rgb(10 10 10 / 1)
}

.hover\:border-neutral-950\/20:hover {
    border-color: rgb(10 10 10 / 0.2)
}

.hover\:border-neutral-950\/25:hover {
    border-color: rgb(10 10 10 / 0.25)
}

.hover\:border-neutral-950\/30:hover {
    border-color: rgb(10 10 10 / 0.3)
}

.hover\:border-neutral-950\/40:hover {
    border-color: rgb(10 10 10 / 0.4)
}

.hover\:border-neutral-950\/5:hover {
    border-color: rgb(10 10 10 / 0.05)
}

.hover\:border-neutral-950\/50:hover {
    border-color: rgb(10 10 10 / 0.5)
}

.hover\:border-neutral-950\/60:hover {
    border-color: rgb(10 10 10 / 0.6)
}

.hover\:border-neutral-950\/70:hover {
    border-color: rgb(10 10 10 / 0.7)
}

.hover\:border-neutral-950\/75:hover {
    border-color: rgb(10 10 10 / 0.75)
}

.hover\:border-neutral-950\/80:hover {
    border-color: rgb(10 10 10 / 0.8)
}

.hover\:border-neutral-950\/90:hover {
    border-color: rgb(10 10 10 / 0.9)
}

.hover\:border-neutral-950\/95:hover {
    border-color: rgb(10 10 10 / 0.95)
}

.hover\:border-orange-100:hover {
    --tw-border-opacity: 1;
    border-color: rgb(255 237 213 / var(--tw-border-opacity))
}

.hover\:border-orange-100\/0:hover {
    border-color: rgb(255 237 213 / 0)
}

.hover\:border-orange-100\/10:hover {
    border-color: rgb(255 237 213 / 0.1)
}

.hover\:border-orange-100\/100:hover {
    border-color: rgb(255 237 213 / 1)
}

.hover\:border-orange-100\/20:hover {
    border-color: rgb(255 237 213 / 0.2)
}

.hover\:border-orange-100\/25:hover {
    border-color: rgb(255 237 213 / 0.25)
}

.hover\:border-orange-100\/30:hover {
    border-color: rgb(255 237 213 / 0.3)
}

.hover\:border-orange-100\/40:hover {
    border-color: rgb(255 237 213 / 0.4)
}

.hover\:border-orange-100\/5:hover {
    border-color: rgb(255 237 213 / 0.05)
}

.hover\:border-orange-100\/50:hover {
    border-color: rgb(255 237 213 / 0.5)
}

.hover\:border-orange-100\/60:hover {
    border-color: rgb(255 237 213 / 0.6)
}

.hover\:border-orange-100\/70:hover {
    border-color: rgb(255 237 213 / 0.7)
}

.hover\:border-orange-100\/75:hover {
    border-color: rgb(255 237 213 / 0.75)
}

.hover\:border-orange-100\/80:hover {
    border-color: rgb(255 237 213 / 0.8)
}

.hover\:border-orange-100\/90:hover {
    border-color: rgb(255 237 213 / 0.9)
}

.hover\:border-orange-100\/95:hover {
    border-color: rgb(255 237 213 / 0.95)
}

.hover\:border-orange-1050:hover {
    --tw-border-opacity: 1;
    border-color: rgb(195 45 44 / var(--tw-border-opacity))
}

.hover\:border-orange-1050\/0:hover {
    border-color: rgb(195 45 44 / 0)
}

.hover\:border-orange-1050\/10:hover {
    border-color: rgb(195 45 44 / 0.1)
}

.hover\:border-orange-1050\/100:hover {
    border-color: rgb(195 45 44 / 1)
}

.hover\:border-orange-1050\/20:hover {
    border-color: rgb(195 45 44 / 0.2)
}

.hover\:border-orange-1050\/25:hover {
    border-color: rgb(195 45 44 / 0.25)
}

.hover\:border-orange-1050\/30:hover {
    border-color: rgb(195 45 44 / 0.3)
}

.hover\:border-orange-1050\/40:hover {
    border-color: rgb(195 45 44 / 0.4)
}

.hover\:border-orange-1050\/5:hover {
    border-color: rgb(195 45 44 / 0.05)
}

.hover\:border-orange-1050\/50:hover {
    border-color: rgb(195 45 44 / 0.5)
}

.hover\:border-orange-1050\/60:hover {
    border-color: rgb(195 45 44 / 0.6)
}

.hover\:border-orange-1050\/70:hover {
    border-color: rgb(195 45 44 / 0.7)
}

.hover\:border-orange-1050\/75:hover {
    border-color: rgb(195 45 44 / 0.75)
}

.hover\:border-orange-1050\/80:hover {
    border-color: rgb(195 45 44 / 0.8)
}

.hover\:border-orange-1050\/90:hover {
    border-color: rgb(195 45 44 / 0.9)
}

.hover\:border-orange-1050\/95:hover {
    border-color: rgb(195 45 44 / 0.95)
}

.hover\:border-orange-1150:hover {
    --tw-border-opacity: 1;
    border-color: rgb(223 95 57 / var(--tw-border-opacity))
}

.hover\:border-orange-1150\/0:hover {
    border-color: rgb(223 95 57 / 0)
}

.hover\:border-orange-1150\/10:hover {
    border-color: rgb(223 95 57 / 0.1)
}

.hover\:border-orange-1150\/100:hover {
    border-color: rgb(223 95 57 / 1)
}

.hover\:border-orange-1150\/20:hover {
    border-color: rgb(223 95 57 / 0.2)
}

.hover\:border-orange-1150\/25:hover {
    border-color: rgb(223 95 57 / 0.25)
}

.hover\:border-orange-1150\/30:hover {
    border-color: rgb(223 95 57 / 0.3)
}

.hover\:border-orange-1150\/40:hover {
    border-color: rgb(223 95 57 / 0.4)
}

.hover\:border-orange-1150\/5:hover {
    border-color: rgb(223 95 57 / 0.05)
}

.hover\:border-orange-1150\/50:hover {
    border-color: rgb(223 95 57 / 0.5)
}

.hover\:border-orange-1150\/60:hover {
    border-color: rgb(223 95 57 / 0.6)
}

.hover\:border-orange-1150\/70:hover {
    border-color: rgb(223 95 57 / 0.7)
}

.hover\:border-orange-1150\/75:hover {
    border-color: rgb(223 95 57 / 0.75)
}

.hover\:border-orange-1150\/80:hover {
    border-color: rgb(223 95 57 / 0.8)
}

.hover\:border-orange-1150\/90:hover {
    border-color: rgb(223 95 57 / 0.9)
}

.hover\:border-orange-1150\/95:hover {
    border-color: rgb(223 95 57 / 0.95)
}

.hover\:border-orange-1350:hover {
    --tw-border-opacity: 1;
    border-color: rgb(240 178 62 / var(--tw-border-opacity))
}

.hover\:border-orange-1350\/0:hover {
    border-color: rgb(240 178 62 / 0)
}

.hover\:border-orange-1350\/10:hover {
    border-color: rgb(240 178 62 / 0.1)
}

.hover\:border-orange-1350\/100:hover {
    border-color: rgb(240 178 62 / 1)
}

.hover\:border-orange-1350\/20:hover {
    border-color: rgb(240 178 62 / 0.2)
}

.hover\:border-orange-1350\/25:hover {
    border-color: rgb(240 178 62 / 0.25)
}

.hover\:border-orange-1350\/30:hover {
    border-color: rgb(240 178 62 / 0.3)
}

.hover\:border-orange-1350\/40:hover {
    border-color: rgb(240 178 62 / 0.4)
}

.hover\:border-orange-1350\/5:hover {
    border-color: rgb(240 178 62 / 0.05)
}

.hover\:border-orange-1350\/50:hover {
    border-color: rgb(240 178 62 / 0.5)
}

.hover\:border-orange-1350\/60:hover {
    border-color: rgb(240 178 62 / 0.6)
}

.hover\:border-orange-1350\/70:hover {
    border-color: rgb(240 178 62 / 0.7)
}

.hover\:border-orange-1350\/75:hover {
    border-color: rgb(240 178 62 / 0.75)
}

.hover\:border-orange-1350\/80:hover {
    border-color: rgb(240 178 62 / 0.8)
}

.hover\:border-orange-1350\/90:hover {
    border-color: rgb(240 178 62 / 0.9)
}

.hover\:border-orange-1350\/95:hover {
    border-color: rgb(240 178 62 / 0.95)
}

.hover\:border-orange-200:hover {
    --tw-border-opacity: 1;
    border-color: rgb(254 215 170 / var(--tw-border-opacity))
}

.hover\:border-orange-200\/0:hover {
    border-color: rgb(254 215 170 / 0)
}

.hover\:border-orange-200\/10:hover {
    border-color: rgb(254 215 170 / 0.1)
}

.hover\:border-orange-200\/100:hover {
    border-color: rgb(254 215 170 / 1)
}

.hover\:border-orange-200\/20:hover {
    border-color: rgb(254 215 170 / 0.2)
}

.hover\:border-orange-200\/25:hover {
    border-color: rgb(254 215 170 / 0.25)
}

.hover\:border-orange-200\/30:hover {
    border-color: rgb(254 215 170 / 0.3)
}

.hover\:border-orange-200\/40:hover {
    border-color: rgb(254 215 170 / 0.4)
}

.hover\:border-orange-200\/5:hover {
    border-color: rgb(254 215 170 / 0.05)
}

.hover\:border-orange-200\/50:hover {
    border-color: rgb(254 215 170 / 0.5)
}

.hover\:border-orange-200\/60:hover {
    border-color: rgb(254 215 170 / 0.6)
}

.hover\:border-orange-200\/70:hover {
    border-color: rgb(254 215 170 / 0.7)
}

.hover\:border-orange-200\/75:hover {
    border-color: rgb(254 215 170 / 0.75)
}

.hover\:border-orange-200\/80:hover {
    border-color: rgb(254 215 170 / 0.8)
}

.hover\:border-orange-200\/90:hover {
    border-color: rgb(254 215 170 / 0.9)
}

.hover\:border-orange-200\/95:hover {
    border-color: rgb(254 215 170 / 0.95)
}

.hover\:border-orange-250:hover {
    --tw-border-opacity: 1;
    border-color: rgb(244 207 188 / var(--tw-border-opacity))
}

.hover\:border-orange-250\/0:hover {
    border-color: rgb(244 207 188 / 0)
}

.hover\:border-orange-250\/10:hover {
    border-color: rgb(244 207 188 / 0.1)
}

.hover\:border-orange-250\/100:hover {
    border-color: rgb(244 207 188 / 1)
}

.hover\:border-orange-250\/20:hover {
    border-color: rgb(244 207 188 / 0.2)
}

.hover\:border-orange-250\/25:hover {
    border-color: rgb(244 207 188 / 0.25)
}

.hover\:border-orange-250\/30:hover {
    border-color: rgb(244 207 188 / 0.3)
}

.hover\:border-orange-250\/40:hover {
    border-color: rgb(244 207 188 / 0.4)
}

.hover\:border-orange-250\/5:hover {
    border-color: rgb(244 207 188 / 0.05)
}

.hover\:border-orange-250\/50:hover {
    border-color: rgb(244 207 188 / 0.5)
}

.hover\:border-orange-250\/60:hover {
    border-color: rgb(244 207 188 / 0.6)
}

.hover\:border-orange-250\/70:hover {
    border-color: rgb(244 207 188 / 0.7)
}

.hover\:border-orange-250\/75:hover {
    border-color: rgb(244 207 188 / 0.75)
}

.hover\:border-orange-250\/80:hover {
    border-color: rgb(244 207 188 / 0.8)
}

.hover\:border-orange-250\/90:hover {
    border-color: rgb(244 207 188 / 0.9)
}

.hover\:border-orange-250\/95:hover {
    border-color: rgb(244 207 188 / 0.95)
}

.hover\:border-orange-300:hover {
    --tw-border-opacity: 1;
    border-color: rgb(253 186 116 / var(--tw-border-opacity))
}

.hover\:border-orange-300\/0:hover {
    border-color: rgb(253 186 116 / 0)
}

.hover\:border-orange-300\/10:hover {
    border-color: rgb(253 186 116 / 0.1)
}

.hover\:border-orange-300\/100:hover {
    border-color: rgb(253 186 116 / 1)
}

.hover\:border-orange-300\/20:hover {
    border-color: rgb(253 186 116 / 0.2)
}

.hover\:border-orange-300\/25:hover {
    border-color: rgb(253 186 116 / 0.25)
}

.hover\:border-orange-300\/30:hover {
    border-color: rgb(253 186 116 / 0.3)
}

.hover\:border-orange-300\/40:hover {
    border-color: rgb(253 186 116 / 0.4)
}

.hover\:border-orange-300\/5:hover {
    border-color: rgb(253 186 116 / 0.05)
}

.hover\:border-orange-300\/50:hover {
    border-color: rgb(253 186 116 / 0.5)
}

.hover\:border-orange-300\/60:hover {
    border-color: rgb(253 186 116 / 0.6)
}

.hover\:border-orange-300\/70:hover {
    border-color: rgb(253 186 116 / 0.7)
}

.hover\:border-orange-300\/75:hover {
    border-color: rgb(253 186 116 / 0.75)
}

.hover\:border-orange-300\/80:hover {
    border-color: rgb(253 186 116 / 0.8)
}

.hover\:border-orange-300\/90:hover {
    border-color: rgb(253 186 116 / 0.9)
}

.hover\:border-orange-300\/95:hover {
    border-color: rgb(253 186 116 / 0.95)
}

.hover\:border-orange-400:hover {
    --tw-border-opacity: 1;
    border-color: rgb(251 146 60 / var(--tw-border-opacity))
}

.hover\:border-orange-400\/0:hover {
    border-color: rgb(251 146 60 / 0)
}

.hover\:border-orange-400\/10:hover {
    border-color: rgb(251 146 60 / 0.1)
}

.hover\:border-orange-400\/100:hover {
    border-color: rgb(251 146 60 / 1)
}

.hover\:border-orange-400\/20:hover {
    border-color: rgb(251 146 60 / 0.2)
}

.hover\:border-orange-400\/25:hover {
    border-color: rgb(251 146 60 / 0.25)
}

.hover\:border-orange-400\/30:hover {
    border-color: rgb(251 146 60 / 0.3)
}

.hover\:border-orange-400\/40:hover {
    border-color: rgb(251 146 60 / 0.4)
}

.hover\:border-orange-400\/5:hover {
    border-color: rgb(251 146 60 / 0.05)
}

.hover\:border-orange-400\/50:hover {
    border-color: rgb(251 146 60 / 0.5)
}

.hover\:border-orange-400\/60:hover {
    border-color: rgb(251 146 60 / 0.6)
}

.hover\:border-orange-400\/70:hover {
    border-color: rgb(251 146 60 / 0.7)
}

.hover\:border-orange-400\/75:hover {
    border-color: rgb(251 146 60 / 0.75)
}

.hover\:border-orange-400\/80:hover {
    border-color: rgb(251 146 60 / 0.8)
}

.hover\:border-orange-400\/90:hover {
    border-color: rgb(251 146 60 / 0.9)
}

.hover\:border-orange-400\/95:hover {
    border-color: rgb(251 146 60 / 0.95)
}

.hover\:border-orange-50:hover {
    --tw-border-opacity: 1;
    border-color: rgb(255 247 237 / var(--tw-border-opacity))
}

.hover\:border-orange-50\/0:hover {
    border-color: rgb(255 247 237 / 0)
}

.hover\:border-orange-50\/10:hover {
    border-color: rgb(255 247 237 / 0.1)
}

.hover\:border-orange-50\/100:hover {
    border-color: rgb(255 247 237 / 1)
}

.hover\:border-orange-50\/20:hover {
    border-color: rgb(255 247 237 / 0.2)
}

.hover\:border-orange-50\/25:hover {
    border-color: rgb(255 247 237 / 0.25)
}

.hover\:border-orange-50\/30:hover {
    border-color: rgb(255 247 237 / 0.3)
}

.hover\:border-orange-50\/40:hover {
    border-color: rgb(255 247 237 / 0.4)
}

.hover\:border-orange-50\/5:hover {
    border-color: rgb(255 247 237 / 0.05)
}

.hover\:border-orange-50\/50:hover {
    border-color: rgb(255 247 237 / 0.5)
}

.hover\:border-orange-50\/60:hover {
    border-color: rgb(255 247 237 / 0.6)
}

.hover\:border-orange-50\/70:hover {
    border-color: rgb(255 247 237 / 0.7)
}

.hover\:border-orange-50\/75:hover {
    border-color: rgb(255 247 237 / 0.75)
}

.hover\:border-orange-50\/80:hover {
    border-color: rgb(255 247 237 / 0.8)
}

.hover\:border-orange-50\/90:hover {
    border-color: rgb(255 247 237 / 0.9)
}

.hover\:border-orange-50\/95:hover {
    border-color: rgb(255 247 237 / 0.95)
}

.hover\:border-orange-500:hover {
    --tw-border-opacity: 1;
    border-color: rgb(249 115 22 / var(--tw-border-opacity))
}

.hover\:border-orange-500\/0:hover {
    border-color: rgb(249 115 22 / 0)
}

.hover\:border-orange-500\/10:hover {
    border-color: rgb(249 115 22 / 0.1)
}

.hover\:border-orange-500\/100:hover {
    border-color: rgb(249 115 22 / 1)
}

.hover\:border-orange-500\/20:hover {
    border-color: rgb(249 115 22 / 0.2)
}

.hover\:border-orange-500\/25:hover {
    border-color: rgb(249 115 22 / 0.25)
}

.hover\:border-orange-500\/30:hover {
    border-color: rgb(249 115 22 / 0.3)
}

.hover\:border-orange-500\/40:hover {
    border-color: rgb(249 115 22 / 0.4)
}

.hover\:border-orange-500\/5:hover {
    border-color: rgb(249 115 22 / 0.05)
}

.hover\:border-orange-500\/50:hover {
    border-color: rgb(249 115 22 / 0.5)
}

.hover\:border-orange-500\/60:hover {
    border-color: rgb(249 115 22 / 0.6)
}

.hover\:border-orange-500\/70:hover {
    border-color: rgb(249 115 22 / 0.7)
}

.hover\:border-orange-500\/75:hover {
    border-color: rgb(249 115 22 / 0.75)
}

.hover\:border-orange-500\/80:hover {
    border-color: rgb(249 115 22 / 0.8)
}

.hover\:border-orange-500\/90:hover {
    border-color: rgb(249 115 22 / 0.9)
}

.hover\:border-orange-500\/95:hover {
    border-color: rgb(249 115 22 / 0.95)
}

.hover\:border-orange-550:hover {
    --tw-border-opacity: 1;
    border-color: rgb(245 126 65 / var(--tw-border-opacity))
}

.hover\:border-orange-550\/0:hover {
    border-color: rgb(245 126 65 / 0)
}

.hover\:border-orange-550\/10:hover {
    border-color: rgb(245 126 65 / 0.1)
}

.hover\:border-orange-550\/100:hover {
    border-color: rgb(245 126 65 / 1)
}

.hover\:border-orange-550\/20:hover {
    border-color: rgb(245 126 65 / 0.2)
}

.hover\:border-orange-550\/25:hover {
    border-color: rgb(245 126 65 / 0.25)
}

.hover\:border-orange-550\/30:hover {
    border-color: rgb(245 126 65 / 0.3)
}

.hover\:border-orange-550\/40:hover {
    border-color: rgb(245 126 65 / 0.4)
}

.hover\:border-orange-550\/5:hover {
    border-color: rgb(245 126 65 / 0.05)
}

.hover\:border-orange-550\/50:hover {
    border-color: rgb(245 126 65 / 0.5)
}

.hover\:border-orange-550\/60:hover {
    border-color: rgb(245 126 65 / 0.6)
}

.hover\:border-orange-550\/70:hover {
    border-color: rgb(245 126 65 / 0.7)
}

.hover\:border-orange-550\/75:hover {
    border-color: rgb(245 126 65 / 0.75)
}

.hover\:border-orange-550\/80:hover {
    border-color: rgb(245 126 65 / 0.8)
}

.hover\:border-orange-550\/90:hover {
    border-color: rgb(245 126 65 / 0.9)
}

.hover\:border-orange-550\/95:hover {
    border-color: rgb(245 126 65 / 0.95)
}

.hover\:border-orange-600:hover {
    --tw-border-opacity: 1;
    border-color: rgb(234 88 12 / var(--tw-border-opacity))
}

.hover\:border-orange-600\/0:hover {
    border-color: rgb(234 88 12 / 0)
}

.hover\:border-orange-600\/10:hover {
    border-color: rgb(234 88 12 / 0.1)
}

.hover\:border-orange-600\/100:hover {
    border-color: rgb(234 88 12 / 1)
}

.hover\:border-orange-600\/20:hover {
    border-color: rgb(234 88 12 / 0.2)
}

.hover\:border-orange-600\/25:hover {
    border-color: rgb(234 88 12 / 0.25)
}

.hover\:border-orange-600\/30:hover {
    border-color: rgb(234 88 12 / 0.3)
}

.hover\:border-orange-600\/40:hover {
    border-color: rgb(234 88 12 / 0.4)
}

.hover\:border-orange-600\/5:hover {
    border-color: rgb(234 88 12 / 0.05)
}

.hover\:border-orange-600\/50:hover {
    border-color: rgb(234 88 12 / 0.5)
}

.hover\:border-orange-600\/60:hover {
    border-color: rgb(234 88 12 / 0.6)
}

.hover\:border-orange-600\/70:hover {
    border-color: rgb(234 88 12 / 0.7)
}

.hover\:border-orange-600\/75:hover {
    border-color: rgb(234 88 12 / 0.75)
}

.hover\:border-orange-600\/80:hover {
    border-color: rgb(234 88 12 / 0.8)
}

.hover\:border-orange-600\/90:hover {
    border-color: rgb(234 88 12 / 0.9)
}

.hover\:border-orange-600\/95:hover {
    border-color: rgb(234 88 12 / 0.95)
}

.hover\:border-orange-650:hover {
    --tw-border-opacity: 1;
    border-color: rgb(219 99 38 / var(--tw-border-opacity))
}

.hover\:border-orange-650\/0:hover {
    border-color: rgb(219 99 38 / 0)
}

.hover\:border-orange-650\/10:hover {
    border-color: rgb(219 99 38 / 0.1)
}

.hover\:border-orange-650\/100:hover {
    border-color: rgb(219 99 38 / 1)
}

.hover\:border-orange-650\/20:hover {
    border-color: rgb(219 99 38 / 0.2)
}

.hover\:border-orange-650\/25:hover {
    border-color: rgb(219 99 38 / 0.25)
}

.hover\:border-orange-650\/30:hover {
    border-color: rgb(219 99 38 / 0.3)
}

.hover\:border-orange-650\/40:hover {
    border-color: rgb(219 99 38 / 0.4)
}

.hover\:border-orange-650\/5:hover {
    border-color: rgb(219 99 38 / 0.05)
}

.hover\:border-orange-650\/50:hover {
    border-color: rgb(219 99 38 / 0.5)
}

.hover\:border-orange-650\/60:hover {
    border-color: rgb(219 99 38 / 0.6)
}

.hover\:border-orange-650\/70:hover {
    border-color: rgb(219 99 38 / 0.7)
}

.hover\:border-orange-650\/75:hover {
    border-color: rgb(219 99 38 / 0.75)
}

.hover\:border-orange-650\/80:hover {
    border-color: rgb(219 99 38 / 0.8)
}

.hover\:border-orange-650\/90:hover {
    border-color: rgb(219 99 38 / 0.9)
}

.hover\:border-orange-650\/95:hover {
    border-color: rgb(219 99 38 / 0.95)
}

.hover\:border-orange-700:hover {
    --tw-border-opacity: 1;
    border-color: rgb(194 65 12 / var(--tw-border-opacity))
}

.hover\:border-orange-700\/0:hover {
    border-color: rgb(194 65 12 / 0)
}

.hover\:border-orange-700\/10:hover {
    border-color: rgb(194 65 12 / 0.1)
}

.hover\:border-orange-700\/100:hover {
    border-color: rgb(194 65 12 / 1)
}

.hover\:border-orange-700\/20:hover {
    border-color: rgb(194 65 12 / 0.2)
}

.hover\:border-orange-700\/25:hover {
    border-color: rgb(194 65 12 / 0.25)
}

.hover\:border-orange-700\/30:hover {
    border-color: rgb(194 65 12 / 0.3)
}

.hover\:border-orange-700\/40:hover {
    border-color: rgb(194 65 12 / 0.4)
}

.hover\:border-orange-700\/5:hover {
    border-color: rgb(194 65 12 / 0.05)
}

.hover\:border-orange-700\/50:hover {
    border-color: rgb(194 65 12 / 0.5)
}

.hover\:border-orange-700\/60:hover {
    border-color: rgb(194 65 12 / 0.6)
}

.hover\:border-orange-700\/70:hover {
    border-color: rgb(194 65 12 / 0.7)
}

.hover\:border-orange-700\/75:hover {
    border-color: rgb(194 65 12 / 0.75)
}

.hover\:border-orange-700\/80:hover {
    border-color: rgb(194 65 12 / 0.8)
}

.hover\:border-orange-700\/90:hover {
    border-color: rgb(194 65 12 / 0.9)
}

.hover\:border-orange-700\/95:hover {
    border-color: rgb(194 65 12 / 0.95)
}

.hover\:border-orange-750:hover {
    --tw-border-opacity: 1;
    border-color: rgb(120 54 21 / var(--tw-border-opacity))
}

.hover\:border-orange-750\/0:hover {
    border-color: rgb(120 54 21 / 0)
}

.hover\:border-orange-750\/10:hover {
    border-color: rgb(120 54 21 / 0.1)
}

.hover\:border-orange-750\/100:hover {
    border-color: rgb(120 54 21 / 1)
}

.hover\:border-orange-750\/20:hover {
    border-color: rgb(120 54 21 / 0.2)
}

.hover\:border-orange-750\/25:hover {
    border-color: rgb(120 54 21 / 0.25)
}

.hover\:border-orange-750\/30:hover {
    border-color: rgb(120 54 21 / 0.3)
}

.hover\:border-orange-750\/40:hover {
    border-color: rgb(120 54 21 / 0.4)
}

.hover\:border-orange-750\/5:hover {
    border-color: rgb(120 54 21 / 0.05)
}

.hover\:border-orange-750\/50:hover {
    border-color: rgb(120 54 21 / 0.5)
}

.hover\:border-orange-750\/60:hover {
    border-color: rgb(120 54 21 / 0.6)
}

.hover\:border-orange-750\/70:hover {
    border-color: rgb(120 54 21 / 0.7)
}

.hover\:border-orange-750\/75:hover {
    border-color: rgb(120 54 21 / 0.75)
}

.hover\:border-orange-750\/80:hover {
    border-color: rgb(120 54 21 / 0.8)
}

.hover\:border-orange-750\/90:hover {
    border-color: rgb(120 54 21 / 0.9)
}

.hover\:border-orange-750\/95:hover {
    border-color: rgb(120 54 21 / 0.95)
}

.hover\:border-orange-800:hover {
    --tw-border-opacity: 1;
    border-color: rgb(154 52 18 / var(--tw-border-opacity))
}

.hover\:border-orange-800\/0:hover {
    border-color: rgb(154 52 18 / 0)
}

.hover\:border-orange-800\/10:hover {
    border-color: rgb(154 52 18 / 0.1)
}

.hover\:border-orange-800\/100:hover {
    border-color: rgb(154 52 18 / 1)
}

.hover\:border-orange-800\/20:hover {
    border-color: rgb(154 52 18 / 0.2)
}

.hover\:border-orange-800\/25:hover {
    border-color: rgb(154 52 18 / 0.25)
}

.hover\:border-orange-800\/30:hover {
    border-color: rgb(154 52 18 / 0.3)
}

.hover\:border-orange-800\/40:hover {
    border-color: rgb(154 52 18 / 0.4)
}

.hover\:border-orange-800\/5:hover {
    border-color: rgb(154 52 18 / 0.05)
}

.hover\:border-orange-800\/50:hover {
    border-color: rgb(154 52 18 / 0.5)
}

.hover\:border-orange-800\/60:hover {
    border-color: rgb(154 52 18 / 0.6)
}

.hover\:border-orange-800\/70:hover {
    border-color: rgb(154 52 18 / 0.7)
}

.hover\:border-orange-800\/75:hover {
    border-color: rgb(154 52 18 / 0.75)
}

.hover\:border-orange-800\/80:hover {
    border-color: rgb(154 52 18 / 0.8)
}

.hover\:border-orange-800\/90:hover {
    border-color: rgb(154 52 18 / 0.9)
}

.hover\:border-orange-800\/95:hover {
    border-color: rgb(154 52 18 / 0.95)
}

.hover\:border-orange-850:hover {
    --tw-border-opacity: 1;
    border-color: rgb(74 11 33 / var(--tw-border-opacity))
}

.hover\:border-orange-850\/0:hover {
    border-color: rgb(74 11 33 / 0)
}

.hover\:border-orange-850\/10:hover {
    border-color: rgb(74 11 33 / 0.1)
}

.hover\:border-orange-850\/100:hover {
    border-color: rgb(74 11 33 / 1)
}

.hover\:border-orange-850\/20:hover {
    border-color: rgb(74 11 33 / 0.2)
}

.hover\:border-orange-850\/25:hover {
    border-color: rgb(74 11 33 / 0.25)
}

.hover\:border-orange-850\/30:hover {
    border-color: rgb(74 11 33 / 0.3)
}

.hover\:border-orange-850\/40:hover {
    border-color: rgb(74 11 33 / 0.4)
}

.hover\:border-orange-850\/5:hover {
    border-color: rgb(74 11 33 / 0.05)
}

.hover\:border-orange-850\/50:hover {
    border-color: rgb(74 11 33 / 0.5)
}

.hover\:border-orange-850\/60:hover {
    border-color: rgb(74 11 33 / 0.6)
}

.hover\:border-orange-850\/70:hover {
    border-color: rgb(74 11 33 / 0.7)
}

.hover\:border-orange-850\/75:hover {
    border-color: rgb(74 11 33 / 0.75)
}

.hover\:border-orange-850\/80:hover {
    border-color: rgb(74 11 33 / 0.8)
}

.hover\:border-orange-850\/90:hover {
    border-color: rgb(74 11 33 / 0.9)
}

.hover\:border-orange-850\/95:hover {
    border-color: rgb(74 11 33 / 0.95)
}

.hover\:border-orange-900:hover {
    --tw-border-opacity: 1;
    border-color: rgb(124 45 18 / var(--tw-border-opacity))
}

.hover\:border-orange-900\/0:hover {
    border-color: rgb(124 45 18 / 0)
}

.hover\:border-orange-900\/10:hover {
    border-color: rgb(124 45 18 / 0.1)
}

.hover\:border-orange-900\/100:hover {
    border-color: rgb(124 45 18 / 1)
}

.hover\:border-orange-900\/20:hover {
    border-color: rgb(124 45 18 / 0.2)
}

.hover\:border-orange-900\/25:hover {
    border-color: rgb(124 45 18 / 0.25)
}

.hover\:border-orange-900\/30:hover {
    border-color: rgb(124 45 18 / 0.3)
}

.hover\:border-orange-900\/40:hover {
    border-color: rgb(124 45 18 / 0.4)
}

.hover\:border-orange-900\/5:hover {
    border-color: rgb(124 45 18 / 0.05)
}

.hover\:border-orange-900\/50:hover {
    border-color: rgb(124 45 18 / 0.5)
}

.hover\:border-orange-900\/60:hover {
    border-color: rgb(124 45 18 / 0.6)
}

.hover\:border-orange-900\/70:hover {
    border-color: rgb(124 45 18 / 0.7)
}

.hover\:border-orange-900\/75:hover {
    border-color: rgb(124 45 18 / 0.75)
}

.hover\:border-orange-900\/80:hover {
    border-color: rgb(124 45 18 / 0.8)
}

.hover\:border-orange-900\/90:hover {
    border-color: rgb(124 45 18 / 0.9)
}

.hover\:border-orange-900\/95:hover {
    border-color: rgb(124 45 18 / 0.95)
}

.hover\:border-orange-950:hover {
    --tw-border-opacity: 1;
    border-color: rgb(128 24 31 / var(--tw-border-opacity))
}

.hover\:border-orange-950\/0:hover {
    border-color: rgb(128 24 31 / 0)
}

.hover\:border-orange-950\/10:hover {
    border-color: rgb(128 24 31 / 0.1)
}

.hover\:border-orange-950\/100:hover {
    border-color: rgb(128 24 31 / 1)
}

.hover\:border-orange-950\/20:hover {
    border-color: rgb(128 24 31 / 0.2)
}

.hover\:border-orange-950\/25:hover {
    border-color: rgb(128 24 31 / 0.25)
}

.hover\:border-orange-950\/30:hover {
    border-color: rgb(128 24 31 / 0.3)
}

.hover\:border-orange-950\/40:hover {
    border-color: rgb(128 24 31 / 0.4)
}

.hover\:border-orange-950\/5:hover {
    border-color: rgb(128 24 31 / 0.05)
}

.hover\:border-orange-950\/50:hover {
    border-color: rgb(128 24 31 / 0.5)
}

.hover\:border-orange-950\/60:hover {
    border-color: rgb(128 24 31 / 0.6)
}

.hover\:border-orange-950\/70:hover {
    border-color: rgb(128 24 31 / 0.7)
}

.hover\:border-orange-950\/75:hover {
    border-color: rgb(128 24 31 / 0.75)
}

.hover\:border-orange-950\/80:hover {
    border-color: rgb(128 24 31 / 0.8)
}

.hover\:border-orange-950\/90:hover {
    border-color: rgb(128 24 31 / 0.9)
}

.hover\:border-orange-950\/95:hover {
    border-color: rgb(128 24 31 / 0.95)
}

.hover\:border-pink-100:hover {
    --tw-border-opacity: 1;
    border-color: rgb(252 231 243 / var(--tw-border-opacity))
}

.hover\:border-pink-100\/0:hover {
    border-color: rgb(252 231 243 / 0)
}

.hover\:border-pink-100\/10:hover {
    border-color: rgb(252 231 243 / 0.1)
}

.hover\:border-pink-100\/100:hover {
    border-color: rgb(252 231 243 / 1)
}

.hover\:border-pink-100\/20:hover {
    border-color: rgb(252 231 243 / 0.2)
}

.hover\:border-pink-100\/25:hover {
    border-color: rgb(252 231 243 / 0.25)
}

.hover\:border-pink-100\/30:hover {
    border-color: rgb(252 231 243 / 0.3)
}

.hover\:border-pink-100\/40:hover {
    border-color: rgb(252 231 243 / 0.4)
}

.hover\:border-pink-100\/5:hover {
    border-color: rgb(252 231 243 / 0.05)
}

.hover\:border-pink-100\/50:hover {
    border-color: rgb(252 231 243 / 0.5)
}

.hover\:border-pink-100\/60:hover {
    border-color: rgb(252 231 243 / 0.6)
}

.hover\:border-pink-100\/70:hover {
    border-color: rgb(252 231 243 / 0.7)
}

.hover\:border-pink-100\/75:hover {
    border-color: rgb(252 231 243 / 0.75)
}

.hover\:border-pink-100\/80:hover {
    border-color: rgb(252 231 243 / 0.8)
}

.hover\:border-pink-100\/90:hover {
    border-color: rgb(252 231 243 / 0.9)
}

.hover\:border-pink-100\/95:hover {
    border-color: rgb(252 231 243 / 0.95)
}

.hover\:border-pink-200:hover {
    --tw-border-opacity: 1;
    border-color: rgb(251 207 232 / var(--tw-border-opacity))
}

.hover\:border-pink-200\/0:hover {
    border-color: rgb(251 207 232 / 0)
}

.hover\:border-pink-200\/10:hover {
    border-color: rgb(251 207 232 / 0.1)
}

.hover\:border-pink-200\/100:hover {
    border-color: rgb(251 207 232 / 1)
}

.hover\:border-pink-200\/20:hover {
    border-color: rgb(251 207 232 / 0.2)
}

.hover\:border-pink-200\/25:hover {
    border-color: rgb(251 207 232 / 0.25)
}

.hover\:border-pink-200\/30:hover {
    border-color: rgb(251 207 232 / 0.3)
}

.hover\:border-pink-200\/40:hover {
    border-color: rgb(251 207 232 / 0.4)
}

.hover\:border-pink-200\/5:hover {
    border-color: rgb(251 207 232 / 0.05)
}

.hover\:border-pink-200\/50:hover {
    border-color: rgb(251 207 232 / 0.5)
}

.hover\:border-pink-200\/60:hover {
    border-color: rgb(251 207 232 / 0.6)
}

.hover\:border-pink-200\/70:hover {
    border-color: rgb(251 207 232 / 0.7)
}

.hover\:border-pink-200\/75:hover {
    border-color: rgb(251 207 232 / 0.75)
}

.hover\:border-pink-200\/80:hover {
    border-color: rgb(251 207 232 / 0.8)
}

.hover\:border-pink-200\/90:hover {
    border-color: rgb(251 207 232 / 0.9)
}

.hover\:border-pink-200\/95:hover {
    border-color: rgb(251 207 232 / 0.95)
}

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

.hover\:border-pink-300\/0:hover {
    border-color: rgb(249 168 212 / 0)
}

.hover\:border-pink-300\/10:hover {
    border-color: rgb(249 168 212 / 0.1)
}

.hover\:border-pink-300\/100:hover {
    border-color: rgb(249 168 212 / 1)
}

.hover\:border-pink-300\/20:hover {
    border-color: rgb(249 168 212 / 0.2)
}

.hover\:border-pink-300\/25:hover {
    border-color: rgb(249 168 212 / 0.25)
}

.hover\:border-pink-300\/30:hover {
    border-color: rgb(249 168 212 / 0.3)
}

.hover\:border-pink-300\/40:hover {
    border-color: rgb(249 168 212 / 0.4)
}

.hover\:border-pink-300\/5:hover {
    border-color: rgb(249 168 212 / 0.05)
}

.hover\:border-pink-300\/50:hover {
    border-color: rgb(249 168 212 / 0.5)
}

.hover\:border-pink-300\/60:hover {
    border-color: rgb(249 168 212 / 0.6)
}

.hover\:border-pink-300\/70:hover {
    border-color: rgb(249 168 212 / 0.7)
}

.hover\:border-pink-300\/75:hover {
    border-color: rgb(249 168 212 / 0.75)
}

.hover\:border-pink-300\/80:hover {
    border-color: rgb(249 168 212 / 0.8)
}

.hover\:border-pink-300\/90:hover {
    border-color: rgb(249 168 212 / 0.9)
}

.hover\:border-pink-300\/95:hover {
    border-color: rgb(249 168 212 / 0.95)
}

.hover\:border-pink-400:hover {
    --tw-border-opacity: 1;
    border-color: rgb(244 114 182 / var(--tw-border-opacity))
}

.hover\:border-pink-400\/0:hover {
    border-color: rgb(244 114 182 / 0)
}

.hover\:border-pink-400\/10:hover {
    border-color: rgb(244 114 182 / 0.1)
}

.hover\:border-pink-400\/100:hover {
    border-color: rgb(244 114 182 / 1)
}

.hover\:border-pink-400\/20:hover {
    border-color: rgb(244 114 182 / 0.2)
}

.hover\:border-pink-400\/25:hover {
    border-color: rgb(244 114 182 / 0.25)
}

.hover\:border-pink-400\/30:hover {
    border-color: rgb(244 114 182 / 0.3)
}

.hover\:border-pink-400\/40:hover {
    border-color: rgb(244 114 182 / 0.4)
}

.hover\:border-pink-400\/5:hover {
    border-color: rgb(244 114 182 / 0.05)
}

.hover\:border-pink-400\/50:hover {
    border-color: rgb(244 114 182 / 0.5)
}

.hover\:border-pink-400\/60:hover {
    border-color: rgb(244 114 182 / 0.6)
}

.hover\:border-pink-400\/70:hover {
    border-color: rgb(244 114 182 / 0.7)
}

.hover\:border-pink-400\/75:hover {
    border-color: rgb(244 114 182 / 0.75)
}

.hover\:border-pink-400\/80:hover {
    border-color: rgb(244 114 182 / 0.8)
}

.hover\:border-pink-400\/90:hover {
    border-color: rgb(244 114 182 / 0.9)
}

.hover\:border-pink-400\/95:hover {
    border-color: rgb(244 114 182 / 0.95)
}

.hover\:border-pink-50:hover {
    --tw-border-opacity: 1;
    border-color: rgb(253 242 248 / var(--tw-border-opacity))
}

.hover\:border-pink-50\/0:hover {
    border-color: rgb(253 242 248 / 0)
}

.hover\:border-pink-50\/10:hover {
    border-color: rgb(253 242 248 / 0.1)
}

.hover\:border-pink-50\/100:hover {
    border-color: rgb(253 242 248 / 1)
}

.hover\:border-pink-50\/20:hover {
    border-color: rgb(253 242 248 / 0.2)
}

.hover\:border-pink-50\/25:hover {
    border-color: rgb(253 242 248 / 0.25)
}

.hover\:border-pink-50\/30:hover {
    border-color: rgb(253 242 248 / 0.3)
}

.hover\:border-pink-50\/40:hover {
    border-color: rgb(253 242 248 / 0.4)
}

.hover\:border-pink-50\/5:hover {
    border-color: rgb(253 242 248 / 0.05)
}

.hover\:border-pink-50\/50:hover {
    border-color: rgb(253 242 248 / 0.5)
}

.hover\:border-pink-50\/60:hover {
    border-color: rgb(253 242 248 / 0.6)
}

.hover\:border-pink-50\/70:hover {
    border-color: rgb(253 242 248 / 0.7)
}

.hover\:border-pink-50\/75:hover {
    border-color: rgb(253 242 248 / 0.75)
}

.hover\:border-pink-50\/80:hover {
    border-color: rgb(253 242 248 / 0.8)
}

.hover\:border-pink-50\/90:hover {
    border-color: rgb(253 242 248 / 0.9)
}

.hover\:border-pink-50\/95:hover {
    border-color: rgb(253 242 248 / 0.95)
}

.hover\:border-pink-500:hover {
    --tw-border-opacity: 1;
    border-color: rgb(236 72 153 / var(--tw-border-opacity))
}

.hover\:border-pink-500\/0:hover {
    border-color: rgb(236 72 153 / 0)
}

.hover\:border-pink-500\/10:hover {
    border-color: rgb(236 72 153 / 0.1)
}

.hover\:border-pink-500\/100:hover {
    border-color: rgb(236 72 153 / 1)
}

.hover\:border-pink-500\/20:hover {
    border-color: rgb(236 72 153 / 0.2)
}

.hover\:border-pink-500\/25:hover {
    border-color: rgb(236 72 153 / 0.25)
}

.hover\:border-pink-500\/30:hover {
    border-color: rgb(236 72 153 / 0.3)
}

.hover\:border-pink-500\/40:hover {
    border-color: rgb(236 72 153 / 0.4)
}

.hover\:border-pink-500\/5:hover {
    border-color: rgb(236 72 153 / 0.05)
}

.hover\:border-pink-500\/50:hover {
    border-color: rgb(236 72 153 / 0.5)
}

.hover\:border-pink-500\/60:hover {
    border-color: rgb(236 72 153 / 0.6)
}

.hover\:border-pink-500\/70:hover {
    border-color: rgb(236 72 153 / 0.7)
}

.hover\:border-pink-500\/75:hover {
    border-color: rgb(236 72 153 / 0.75)
}

.hover\:border-pink-500\/80:hover {
    border-color: rgb(236 72 153 / 0.8)
}

.hover\:border-pink-500\/90:hover {
    border-color: rgb(236 72 153 / 0.9)
}

.hover\:border-pink-500\/95:hover {
    border-color: rgb(236 72 153 / 0.95)
}

.hover\:border-pink-550:hover {
    --tw-border-opacity: 1;
    border-color: rgb(229 34 110 / var(--tw-border-opacity))
}

.hover\:border-pink-550\/0:hover {
    border-color: rgb(229 34 110 / 0)
}

.hover\:border-pink-550\/10:hover {
    border-color: rgb(229 34 110 / 0.1)
}

.hover\:border-pink-550\/100:hover {
    border-color: rgb(229 34 110 / 1)
}

.hover\:border-pink-550\/20:hover {
    border-color: rgb(229 34 110 / 0.2)
}

.hover\:border-pink-550\/25:hover {
    border-color: rgb(229 34 110 / 0.25)
}

.hover\:border-pink-550\/30:hover {
    border-color: rgb(229 34 110 / 0.3)
}

.hover\:border-pink-550\/40:hover {
    border-color: rgb(229 34 110 / 0.4)
}

.hover\:border-pink-550\/5:hover {
    border-color: rgb(229 34 110 / 0.05)
}

.hover\:border-pink-550\/50:hover {
    border-color: rgb(229 34 110 / 0.5)
}

.hover\:border-pink-550\/60:hover {
    border-color: rgb(229 34 110 / 0.6)
}

.hover\:border-pink-550\/70:hover {
    border-color: rgb(229 34 110 / 0.7)
}

.hover\:border-pink-550\/75:hover {
    border-color: rgb(229 34 110 / 0.75)
}

.hover\:border-pink-550\/80:hover {
    border-color: rgb(229 34 110 / 0.8)
}

.hover\:border-pink-550\/90:hover {
    border-color: rgb(229 34 110 / 0.9)
}

.hover\:border-pink-550\/95:hover {
    border-color: rgb(229 34 110 / 0.95)
}

.hover\:border-pink-600:hover {
    --tw-border-opacity: 1;
    border-color: rgb(219 39 119 / var(--tw-border-opacity))
}

.hover\:border-pink-600\/0:hover {
    border-color: rgb(219 39 119 / 0)
}

.hover\:border-pink-600\/10:hover {
    border-color: rgb(219 39 119 / 0.1)
}

.hover\:border-pink-600\/100:hover {
    border-color: rgb(219 39 119 / 1)
}

.hover\:border-pink-600\/20:hover {
    border-color: rgb(219 39 119 / 0.2)
}

.hover\:border-pink-600\/25:hover {
    border-color: rgb(219 39 119 / 0.25)
}

.hover\:border-pink-600\/30:hover {
    border-color: rgb(219 39 119 / 0.3)
}

.hover\:border-pink-600\/40:hover {
    border-color: rgb(219 39 119 / 0.4)
}

.hover\:border-pink-600\/5:hover {
    border-color: rgb(219 39 119 / 0.05)
}

.hover\:border-pink-600\/50:hover {
    border-color: rgb(219 39 119 / 0.5)
}

.hover\:border-pink-600\/60:hover {
    border-color: rgb(219 39 119 / 0.6)
}

.hover\:border-pink-600\/70:hover {
    border-color: rgb(219 39 119 / 0.7)
}

.hover\:border-pink-600\/75:hover {
    border-color: rgb(219 39 119 / 0.75)
}

.hover\:border-pink-600\/80:hover {
    border-color: rgb(219 39 119 / 0.8)
}

.hover\:border-pink-600\/90:hover {
    border-color: rgb(219 39 119 / 0.9)
}

.hover\:border-pink-600\/95:hover {
    border-color: rgb(219 39 119 / 0.95)
}

.hover\:border-pink-700:hover {
    --tw-border-opacity: 1;
    border-color: rgb(190 24 93 / var(--tw-border-opacity))
}

.hover\:border-pink-700\/0:hover {
    border-color: rgb(190 24 93 / 0)
}

.hover\:border-pink-700\/10:hover {
    border-color: rgb(190 24 93 / 0.1)
}

.hover\:border-pink-700\/100:hover {
    border-color: rgb(190 24 93 / 1)
}

.hover\:border-pink-700\/20:hover {
    border-color: rgb(190 24 93 / 0.2)
}

.hover\:border-pink-700\/25:hover {
    border-color: rgb(190 24 93 / 0.25)
}

.hover\:border-pink-700\/30:hover {
    border-color: rgb(190 24 93 / 0.3)
}

.hover\:border-pink-700\/40:hover {
    border-color: rgb(190 24 93 / 0.4)
}

.hover\:border-pink-700\/5:hover {
    border-color: rgb(190 24 93 / 0.05)
}

.hover\:border-pink-700\/50:hover {
    border-color: rgb(190 24 93 / 0.5)
}

.hover\:border-pink-700\/60:hover {
    border-color: rgb(190 24 93 / 0.6)
}

.hover\:border-pink-700\/70:hover {
    border-color: rgb(190 24 93 / 0.7)
}

.hover\:border-pink-700\/75:hover {
    border-color: rgb(190 24 93 / 0.75)
}

.hover\:border-pink-700\/80:hover {
    border-color: rgb(190 24 93 / 0.8)
}

.hover\:border-pink-700\/90:hover {
    border-color: rgb(190 24 93 / 0.9)
}

.hover\:border-pink-700\/95:hover {
    border-color: rgb(190 24 93 / 0.95)
}

.hover\:border-pink-800:hover {
    --tw-border-opacity: 1;
    border-color: rgb(157 23 77 / var(--tw-border-opacity))
}

.hover\:border-pink-800\/0:hover {
    border-color: rgb(157 23 77 / 0)
}

.hover\:border-pink-800\/10:hover {
    border-color: rgb(157 23 77 / 0.1)
}

.hover\:border-pink-800\/100:hover {
    border-color: rgb(157 23 77 / 1)
}

.hover\:border-pink-800\/20:hover {
    border-color: rgb(157 23 77 / 0.2)
}

.hover\:border-pink-800\/25:hover {
    border-color: rgb(157 23 77 / 0.25)
}

.hover\:border-pink-800\/30:hover {
    border-color: rgb(157 23 77 / 0.3)
}

.hover\:border-pink-800\/40:hover {
    border-color: rgb(157 23 77 / 0.4)
}

.hover\:border-pink-800\/5:hover {
    border-color: rgb(157 23 77 / 0.05)
}

.hover\:border-pink-800\/50:hover {
    border-color: rgb(157 23 77 / 0.5)
}

.hover\:border-pink-800\/60:hover {
    border-color: rgb(157 23 77 / 0.6)
}

.hover\:border-pink-800\/70:hover {
    border-color: rgb(157 23 77 / 0.7)
}

.hover\:border-pink-800\/75:hover {
    border-color: rgb(157 23 77 / 0.75)
}

.hover\:border-pink-800\/80:hover {
    border-color: rgb(157 23 77 / 0.8)
}

.hover\:border-pink-800\/90:hover {
    border-color: rgb(157 23 77 / 0.9)
}

.hover\:border-pink-800\/95:hover {
    border-color: rgb(157 23 77 / 0.95)
}

.hover\:border-pink-900:hover {
    --tw-border-opacity: 1;
    border-color: rgb(131 24 67 / var(--tw-border-opacity))
}

.hover\:border-pink-900\/0:hover {
    border-color: rgb(131 24 67 / 0)
}

.hover\:border-pink-900\/10:hover {
    border-color: rgb(131 24 67 / 0.1)
}

.hover\:border-pink-900\/100:hover {
    border-color: rgb(131 24 67 / 1)
}

.hover\:border-pink-900\/20:hover {
    border-color: rgb(131 24 67 / 0.2)
}

.hover\:border-pink-900\/25:hover {
    border-color: rgb(131 24 67 / 0.25)
}

.hover\:border-pink-900\/30:hover {
    border-color: rgb(131 24 67 / 0.3)
}

.hover\:border-pink-900\/40:hover {
    border-color: rgb(131 24 67 / 0.4)
}

.hover\:border-pink-900\/5:hover {
    border-color: rgb(131 24 67 / 0.05)
}

.hover\:border-pink-900\/50:hover {
    border-color: rgb(131 24 67 / 0.5)
}

.hover\:border-pink-900\/60:hover {
    border-color: rgb(131 24 67 / 0.6)
}

.hover\:border-pink-900\/70:hover {
    border-color: rgb(131 24 67 / 0.7)
}

.hover\:border-pink-900\/75:hover {
    border-color: rgb(131 24 67 / 0.75)
}

.hover\:border-pink-900\/80:hover {
    border-color: rgb(131 24 67 / 0.8)
}

.hover\:border-pink-900\/90:hover {
    border-color: rgb(131 24 67 / 0.9)
}

.hover\:border-pink-900\/95:hover {
    border-color: rgb(131 24 67 / 0.95)
}

.hover\:border-pink-950:hover {
    --tw-border-opacity: 1;
    border-color: rgb(80 7 36 / var(--tw-border-opacity))
}

.hover\:border-pink-950\/0:hover {
    border-color: rgb(80 7 36 / 0)
}

.hover\:border-pink-950\/10:hover {
    border-color: rgb(80 7 36 / 0.1)
}

.hover\:border-pink-950\/100:hover {
    border-color: rgb(80 7 36 / 1)
}

.hover\:border-pink-950\/20:hover {
    border-color: rgb(80 7 36 / 0.2)
}

.hover\:border-pink-950\/25:hover {
    border-color: rgb(80 7 36 / 0.25)
}

.hover\:border-pink-950\/30:hover {
    border-color: rgb(80 7 36 / 0.3)
}

.hover\:border-pink-950\/40:hover {
    border-color: rgb(80 7 36 / 0.4)
}

.hover\:border-pink-950\/5:hover {
    border-color: rgb(80 7 36 / 0.05)
}

.hover\:border-pink-950\/50:hover {
    border-color: rgb(80 7 36 / 0.5)
}

.hover\:border-pink-950\/60:hover {
    border-color: rgb(80 7 36 / 0.6)
}

.hover\:border-pink-950\/70:hover {
    border-color: rgb(80 7 36 / 0.7)
}

.hover\:border-pink-950\/75:hover {
    border-color: rgb(80 7 36 / 0.75)
}

.hover\:border-pink-950\/80:hover {
    border-color: rgb(80 7 36 / 0.8)
}

.hover\:border-pink-950\/90:hover {
    border-color: rgb(80 7 36 / 0.9)
}

.hover\:border-pink-950\/95:hover {
    border-color: rgb(80 7 36 / 0.95)
}

.hover\:border-rose-100:hover {
    --tw-border-opacity: 1;
    border-color: rgb(255 228 230 / var(--tw-border-opacity))
}

.hover\:border-rose-100\/0:hover {
    border-color: rgb(255 228 230 / 0)
}

.hover\:border-rose-100\/10:hover {
    border-color: rgb(255 228 230 / 0.1)
}

.hover\:border-rose-100\/100:hover {
    border-color: rgb(255 228 230 / 1)
}

.hover\:border-rose-100\/20:hover {
    border-color: rgb(255 228 230 / 0.2)
}

.hover\:border-rose-100\/25:hover {
    border-color: rgb(255 228 230 / 0.25)
}

.hover\:border-rose-100\/30:hover {
    border-color: rgb(255 228 230 / 0.3)
}

.hover\:border-rose-100\/40:hover {
    border-color: rgb(255 228 230 / 0.4)
}

.hover\:border-rose-100\/5:hover {
    border-color: rgb(255 228 230 / 0.05)
}

.hover\:border-rose-100\/50:hover {
    border-color: rgb(255 228 230 / 0.5)
}

.hover\:border-rose-100\/60:hover {
    border-color: rgb(255 228 230 / 0.6)
}

.hover\:border-rose-100\/70:hover {
    border-color: rgb(255 228 230 / 0.7)
}

.hover\:border-rose-100\/75:hover {
    border-color: rgb(255 228 230 / 0.75)
}

.hover\:border-rose-100\/80:hover {
    border-color: rgb(255 228 230 / 0.8)
}

.hover\:border-rose-100\/90:hover {
    border-color: rgb(255 228 230 / 0.9)
}

.hover\:border-rose-100\/95:hover {
    border-color: rgb(255 228 230 / 0.95)
}

.hover\:border-rose-200:hover {
    --tw-border-opacity: 1;
    border-color: rgb(254 205 211 / var(--tw-border-opacity))
}

.hover\:border-rose-200\/0:hover {
    border-color: rgb(254 205 211 / 0)
}

.hover\:border-rose-200\/10:hover {
    border-color: rgb(254 205 211 / 0.1)
}

.hover\:border-rose-200\/100:hover {
    border-color: rgb(254 205 211 / 1)
}

.hover\:border-rose-200\/20:hover {
    border-color: rgb(254 205 211 / 0.2)
}

.hover\:border-rose-200\/25:hover {
    border-color: rgb(254 205 211 / 0.25)
}

.hover\:border-rose-200\/30:hover {
    border-color: rgb(254 205 211 / 0.3)
}

.hover\:border-rose-200\/40:hover {
    border-color: rgb(254 205 211 / 0.4)
}

.hover\:border-rose-200\/5:hover {
    border-color: rgb(254 205 211 / 0.05)
}

.hover\:border-rose-200\/50:hover {
    border-color: rgb(254 205 211 / 0.5)
}

.hover\:border-rose-200\/60:hover {
    border-color: rgb(254 205 211 / 0.6)
}

.hover\:border-rose-200\/70:hover {
    border-color: rgb(254 205 211 / 0.7)
}

.hover\:border-rose-200\/75:hover {
    border-color: rgb(254 205 211 / 0.75)
}

.hover\:border-rose-200\/80:hover {
    border-color: rgb(254 205 211 / 0.8)
}

.hover\:border-rose-200\/90:hover {
    border-color: rgb(254 205 211 / 0.9)
}

.hover\:border-rose-200\/95:hover {
    border-color: rgb(254 205 211 / 0.95)
}

.hover\:border-rose-300:hover {
    --tw-border-opacity: 1;
    border-color: rgb(253 164 175 / var(--tw-border-opacity))
}

.hover\:border-rose-300\/0:hover {
    border-color: rgb(253 164 175 / 0)
}

.hover\:border-rose-300\/10:hover {
    border-color: rgb(253 164 175 / 0.1)
}

.hover\:border-rose-300\/100:hover {
    border-color: rgb(253 164 175 / 1)
}

.hover\:border-rose-300\/20:hover {
    border-color: rgb(253 164 175 / 0.2)
}

.hover\:border-rose-300\/25:hover {
    border-color: rgb(253 164 175 / 0.25)
}

.hover\:border-rose-300\/30:hover {
    border-color: rgb(253 164 175 / 0.3)
}

.hover\:border-rose-300\/40:hover {
    border-color: rgb(253 164 175 / 0.4)
}

.hover\:border-rose-300\/5:hover {
    border-color: rgb(253 164 175 / 0.05)
}

.hover\:border-rose-300\/50:hover {
    border-color: rgb(253 164 175 / 0.5)
}

.hover\:border-rose-300\/60:hover {
    border-color: rgb(253 164 175 / 0.6)
}

.hover\:border-rose-300\/70:hover {
    border-color: rgb(253 164 175 / 0.7)
}

.hover\:border-rose-300\/75:hover {
    border-color: rgb(253 164 175 / 0.75)
}

.hover\:border-rose-300\/80:hover {
    border-color: rgb(253 164 175 / 0.8)
}

.hover\:border-rose-300\/90:hover {
    border-color: rgb(253 164 175 / 0.9)
}

.hover\:border-rose-300\/95:hover {
    border-color: rgb(253 164 175 / 0.95)
}

.hover\:border-rose-350:hover {
    --tw-border-opacity: 1;
    border-color: rgb(248 147 188 / var(--tw-border-opacity))
}

.hover\:border-rose-350\/0:hover {
    border-color: rgb(248 147 188 / 0)
}

.hover\:border-rose-350\/10:hover {
    border-color: rgb(248 147 188 / 0.1)
}

.hover\:border-rose-350\/100:hover {
    border-color: rgb(248 147 188 / 1)
}

.hover\:border-rose-350\/20:hover {
    border-color: rgb(248 147 188 / 0.2)
}

.hover\:border-rose-350\/25:hover {
    border-color: rgb(248 147 188 / 0.25)
}

.hover\:border-rose-350\/30:hover {
    border-color: rgb(248 147 188 / 0.3)
}

.hover\:border-rose-350\/40:hover {
    border-color: rgb(248 147 188 / 0.4)
}

.hover\:border-rose-350\/5:hover {
    border-color: rgb(248 147 188 / 0.05)
}

.hover\:border-rose-350\/50:hover {
    border-color: rgb(248 147 188 / 0.5)
}

.hover\:border-rose-350\/60:hover {
    border-color: rgb(248 147 188 / 0.6)
}

.hover\:border-rose-350\/70:hover {
    border-color: rgb(248 147 188 / 0.7)
}

.hover\:border-rose-350\/75:hover {
    border-color: rgb(248 147 188 / 0.75)
}

.hover\:border-rose-350\/80:hover {
    border-color: rgb(248 147 188 / 0.8)
}

.hover\:border-rose-350\/90:hover {
    border-color: rgb(248 147 188 / 0.9)
}

.hover\:border-rose-350\/95:hover {
    border-color: rgb(248 147 188 / 0.95)
}

.hover\:border-rose-400:hover {
    --tw-border-opacity: 1;
    border-color: rgb(251 113 133 / var(--tw-border-opacity))
}

.hover\:border-rose-400\/0:hover {
    border-color: rgb(251 113 133 / 0)
}

.hover\:border-rose-400\/10:hover {
    border-color: rgb(251 113 133 / 0.1)
}

.hover\:border-rose-400\/100:hover {
    border-color: rgb(251 113 133 / 1)
}

.hover\:border-rose-400\/20:hover {
    border-color: rgb(251 113 133 / 0.2)
}

.hover\:border-rose-400\/25:hover {
    border-color: rgb(251 113 133 / 0.25)
}

.hover\:border-rose-400\/30:hover {
    border-color: rgb(251 113 133 / 0.3)
}

.hover\:border-rose-400\/40:hover {
    border-color: rgb(251 113 133 / 0.4)
}

.hover\:border-rose-400\/5:hover {
    border-color: rgb(251 113 133 / 0.05)
}

.hover\:border-rose-400\/50:hover {
    border-color: rgb(251 113 133 / 0.5)
}

.hover\:border-rose-400\/60:hover {
    border-color: rgb(251 113 133 / 0.6)
}

.hover\:border-rose-400\/70:hover {
    border-color: rgb(251 113 133 / 0.7)
}

.hover\:border-rose-400\/75:hover {
    border-color: rgb(251 113 133 / 0.75)
}

.hover\:border-rose-400\/80:hover {
    border-color: rgb(251 113 133 / 0.8)
}

.hover\:border-rose-400\/90:hover {
    border-color: rgb(251 113 133 / 0.9)
}

.hover\:border-rose-400\/95:hover {
    border-color: rgb(251 113 133 / 0.95)
}

.hover\:border-rose-450:hover {
    --tw-border-opacity: 1;
    border-color: rgb(254 0 91 / var(--tw-border-opacity))
}

.hover\:border-rose-450\/0:hover {
    border-color: rgb(254 0 91 / 0)
}

.hover\:border-rose-450\/10:hover {
    border-color: rgb(254 0 91 / 0.1)
}

.hover\:border-rose-450\/100:hover {
    border-color: rgb(254 0 91 / 1)
}

.hover\:border-rose-450\/20:hover {
    border-color: rgb(254 0 91 / 0.2)
}

.hover\:border-rose-450\/25:hover {
    border-color: rgb(254 0 91 / 0.25)
}

.hover\:border-rose-450\/30:hover {
    border-color: rgb(254 0 91 / 0.3)
}

.hover\:border-rose-450\/40:hover {
    border-color: rgb(254 0 91 / 0.4)
}

.hover\:border-rose-450\/5:hover {
    border-color: rgb(254 0 91 / 0.05)
}

.hover\:border-rose-450\/50:hover {
    border-color: rgb(254 0 91 / 0.5)
}

.hover\:border-rose-450\/60:hover {
    border-color: rgb(254 0 91 / 0.6)
}

.hover\:border-rose-450\/70:hover {
    border-color: rgb(254 0 91 / 0.7)
}

.hover\:border-rose-450\/75:hover {
    border-color: rgb(254 0 91 / 0.75)
}

.hover\:border-rose-450\/80:hover {
    border-color: rgb(254 0 91 / 0.8)
}

.hover\:border-rose-450\/90:hover {
    border-color: rgb(254 0 91 / 0.9)
}

.hover\:border-rose-450\/95:hover {
    border-color: rgb(254 0 91 / 0.95)
}

.hover\:border-rose-50:hover {
    --tw-border-opacity: 1;
    border-color: rgb(255 241 242 / var(--tw-border-opacity))
}

.hover\:border-rose-50\/0:hover {
    border-color: rgb(255 241 242 / 0)
}

.hover\:border-rose-50\/10:hover {
    border-color: rgb(255 241 242 / 0.1)
}

.hover\:border-rose-50\/100:hover {
    border-color: rgb(255 241 242 / 1)
}

.hover\:border-rose-50\/20:hover {
    border-color: rgb(255 241 242 / 0.2)
}

.hover\:border-rose-50\/25:hover {
    border-color: rgb(255 241 242 / 0.25)
}

.hover\:border-rose-50\/30:hover {
    border-color: rgb(255 241 242 / 0.3)
}

.hover\:border-rose-50\/40:hover {
    border-color: rgb(255 241 242 / 0.4)
}

.hover\:border-rose-50\/5:hover {
    border-color: rgb(255 241 242 / 0.05)
}

.hover\:border-rose-50\/50:hover {
    border-color: rgb(255 241 242 / 0.5)
}

.hover\:border-rose-50\/60:hover {
    border-color: rgb(255 241 242 / 0.6)
}

.hover\:border-rose-50\/70:hover {
    border-color: rgb(255 241 242 / 0.7)
}

.hover\:border-rose-50\/75:hover {
    border-color: rgb(255 241 242 / 0.75)
}

.hover\:border-rose-50\/80:hover {
    border-color: rgb(255 241 242 / 0.8)
}

.hover\:border-rose-50\/90:hover {
    border-color: rgb(255 241 242 / 0.9)
}

.hover\:border-rose-50\/95:hover {
    border-color: rgb(255 241 242 / 0.95)
}

.hover\:border-rose-500:hover {
    --tw-border-opacity: 1;
    border-color: rgb(244 63 94 / var(--tw-border-opacity))
}

.hover\:border-rose-500\/0:hover {
    border-color: rgb(244 63 94 / 0)
}

.hover\:border-rose-500\/10:hover {
    border-color: rgb(244 63 94 / 0.1)
}

.hover\:border-rose-500\/100:hover {
    border-color: rgb(244 63 94 / 1)
}

.hover\:border-rose-500\/20:hover {
    border-color: rgb(244 63 94 / 0.2)
}

.hover\:border-rose-500\/25:hover {
    border-color: rgb(244 63 94 / 0.25)
}

.hover\:border-rose-500\/30:hover {
    border-color: rgb(244 63 94 / 0.3)
}

.hover\:border-rose-500\/40:hover {
    border-color: rgb(244 63 94 / 0.4)
}

.hover\:border-rose-500\/5:hover {
    border-color: rgb(244 63 94 / 0.05)
}

.hover\:border-rose-500\/50:hover {
    border-color: rgb(244 63 94 / 0.5)
}

.hover\:border-rose-500\/60:hover {
    border-color: rgb(244 63 94 / 0.6)
}

.hover\:border-rose-500\/70:hover {
    border-color: rgb(244 63 94 / 0.7)
}

.hover\:border-rose-500\/75:hover {
    border-color: rgb(244 63 94 / 0.75)
}

.hover\:border-rose-500\/80:hover {
    border-color: rgb(244 63 94 / 0.8)
}

.hover\:border-rose-500\/90:hover {
    border-color: rgb(244 63 94 / 0.9)
}

.hover\:border-rose-500\/95:hover {
    border-color: rgb(244 63 94 / 0.95)
}

.hover\:border-rose-600:hover {
    --tw-border-opacity: 1;
    border-color: rgb(225 29 72 / var(--tw-border-opacity))
}

.hover\:border-rose-600\/0:hover {
    border-color: rgb(225 29 72 / 0)
}

.hover\:border-rose-600\/10:hover {
    border-color: rgb(225 29 72 / 0.1)
}

.hover\:border-rose-600\/100:hover {
    border-color: rgb(225 29 72 / 1)
}

.hover\:border-rose-600\/20:hover {
    border-color: rgb(225 29 72 / 0.2)
}

.hover\:border-rose-600\/25:hover {
    border-color: rgb(225 29 72 / 0.25)
}

.hover\:border-rose-600\/30:hover {
    border-color: rgb(225 29 72 / 0.3)
}

.hover\:border-rose-600\/40:hover {
    border-color: rgb(225 29 72 / 0.4)
}

.hover\:border-rose-600\/5:hover {
    border-color: rgb(225 29 72 / 0.05)
}

.hover\:border-rose-600\/50:hover {
    border-color: rgb(225 29 72 / 0.5)
}

.hover\:border-rose-600\/60:hover {
    border-color: rgb(225 29 72 / 0.6)
}

.hover\:border-rose-600\/70:hover {
    border-color: rgb(225 29 72 / 0.7)
}

.hover\:border-rose-600\/75:hover {
    border-color: rgb(225 29 72 / 0.75)
}

.hover\:border-rose-600\/80:hover {
    border-color: rgb(225 29 72 / 0.8)
}

.hover\:border-rose-600\/90:hover {
    border-color: rgb(225 29 72 / 0.9)
}

.hover\:border-rose-600\/95:hover {
    border-color: rgb(225 29 72 / 0.95)
}

.hover\:border-rose-700:hover {
    --tw-border-opacity: 1;
    border-color: rgb(190 18 60 / var(--tw-border-opacity))
}

.hover\:border-rose-700\/0:hover {
    border-color: rgb(190 18 60 / 0)
}

.hover\:border-rose-700\/10:hover {
    border-color: rgb(190 18 60 / 0.1)
}

.hover\:border-rose-700\/100:hover {
    border-color: rgb(190 18 60 / 1)
}

.hover\:border-rose-700\/20:hover {
    border-color: rgb(190 18 60 / 0.2)
}

.hover\:border-rose-700\/25:hover {
    border-color: rgb(190 18 60 / 0.25)
}

.hover\:border-rose-700\/30:hover {
    border-color: rgb(190 18 60 / 0.3)
}

.hover\:border-rose-700\/40:hover {
    border-color: rgb(190 18 60 / 0.4)
}

.hover\:border-rose-700\/5:hover {
    border-color: rgb(190 18 60 / 0.05)
}

.hover\:border-rose-700\/50:hover {
    border-color: rgb(190 18 60 / 0.5)
}

.hover\:border-rose-700\/60:hover {
    border-color: rgb(190 18 60 / 0.6)
}

.hover\:border-rose-700\/70:hover {
    border-color: rgb(190 18 60 / 0.7)
}

.hover\:border-rose-700\/75:hover {
    border-color: rgb(190 18 60 / 0.75)
}

.hover\:border-rose-700\/80:hover {
    border-color: rgb(190 18 60 / 0.8)
}

.hover\:border-rose-700\/90:hover {
    border-color: rgb(190 18 60 / 0.9)
}

.hover\:border-rose-700\/95:hover {
    border-color: rgb(190 18 60 / 0.95)
}

.hover\:border-rose-800:hover {
    --tw-border-opacity: 1;
    border-color: rgb(159 18 57 / var(--tw-border-opacity))
}

.hover\:border-rose-800\/0:hover {
    border-color: rgb(159 18 57 / 0)
}

.hover\:border-rose-800\/10:hover {
    border-color: rgb(159 18 57 / 0.1)
}

.hover\:border-rose-800\/100:hover {
    border-color: rgb(159 18 57 / 1)
}

.hover\:border-rose-800\/20:hover {
    border-color: rgb(159 18 57 / 0.2)
}

.hover\:border-rose-800\/25:hover {
    border-color: rgb(159 18 57 / 0.25)
}

.hover\:border-rose-800\/30:hover {
    border-color: rgb(159 18 57 / 0.3)
}

.hover\:border-rose-800\/40:hover {
    border-color: rgb(159 18 57 / 0.4)
}

.hover\:border-rose-800\/5:hover {
    border-color: rgb(159 18 57 / 0.05)
}

.hover\:border-rose-800\/50:hover {
    border-color: rgb(159 18 57 / 0.5)
}

.hover\:border-rose-800\/60:hover {
    border-color: rgb(159 18 57 / 0.6)
}

.hover\:border-rose-800\/70:hover {
    border-color: rgb(159 18 57 / 0.7)
}

.hover\:border-rose-800\/75:hover {
    border-color: rgb(159 18 57 / 0.75)
}

.hover\:border-rose-800\/80:hover {
    border-color: rgb(159 18 57 / 0.8)
}

.hover\:border-rose-800\/90:hover {
    border-color: rgb(159 18 57 / 0.9)
}

.hover\:border-rose-800\/95:hover {
    border-color: rgb(159 18 57 / 0.95)
}

.hover\:border-rose-900:hover {
    --tw-border-opacity: 1;
    border-color: rgb(136 19 55 / var(--tw-border-opacity))
}

.hover\:border-rose-900\/0:hover {
    border-color: rgb(136 19 55 / 0)
}

.hover\:border-rose-900\/10:hover {
    border-color: rgb(136 19 55 / 0.1)
}

.hover\:border-rose-900\/100:hover {
    border-color: rgb(136 19 55 / 1)
}

.hover\:border-rose-900\/20:hover {
    border-color: rgb(136 19 55 / 0.2)
}

.hover\:border-rose-900\/25:hover {
    border-color: rgb(136 19 55 / 0.25)
}

.hover\:border-rose-900\/30:hover {
    border-color: rgb(136 19 55 / 0.3)
}

.hover\:border-rose-900\/40:hover {
    border-color: rgb(136 19 55 / 0.4)
}

.hover\:border-rose-900\/5:hover {
    border-color: rgb(136 19 55 / 0.05)
}

.hover\:border-rose-900\/50:hover {
    border-color: rgb(136 19 55 / 0.5)
}

.hover\:border-rose-900\/60:hover {
    border-color: rgb(136 19 55 / 0.6)
}

.hover\:border-rose-900\/70:hover {
    border-color: rgb(136 19 55 / 0.7)
}

.hover\:border-rose-900\/75:hover {
    border-color: rgb(136 19 55 / 0.75)
}

.hover\:border-rose-900\/80:hover {
    border-color: rgb(136 19 55 / 0.8)
}

.hover\:border-rose-900\/90:hover {
    border-color: rgb(136 19 55 / 0.9)
}

.hover\:border-rose-900\/95:hover {
    border-color: rgb(136 19 55 / 0.95)
}

.hover\:border-rose-950:hover {
    --tw-border-opacity: 1;
    border-color: rgb(76 5 25 / var(--tw-border-opacity))
}

.hover\:border-rose-950\/0:hover {
    border-color: rgb(76 5 25 / 0)
}

.hover\:border-rose-950\/10:hover {
    border-color: rgb(76 5 25 / 0.1)
}

.hover\:border-rose-950\/100:hover {
    border-color: rgb(76 5 25 / 1)
}

.hover\:border-rose-950\/20:hover {
    border-color: rgb(76 5 25 / 0.2)
}

.hover\:border-rose-950\/25:hover {
    border-color: rgb(76 5 25 / 0.25)
}

.hover\:border-rose-950\/30:hover {
    border-color: rgb(76 5 25 / 0.3)
}

.hover\:border-rose-950\/40:hover {
    border-color: rgb(76 5 25 / 0.4)
}

.hover\:border-rose-950\/5:hover {
    border-color: rgb(76 5 25 / 0.05)
}

.hover\:border-rose-950\/50:hover {
    border-color: rgb(76 5 25 / 0.5)
}

.hover\:border-rose-950\/60:hover {
    border-color: rgb(76 5 25 / 0.6)
}

.hover\:border-rose-950\/70:hover {
    border-color: rgb(76 5 25 / 0.7)
}

.hover\:border-rose-950\/75:hover {
    border-color: rgb(76 5 25 / 0.75)
}

.hover\:border-rose-950\/80:hover {
    border-color: rgb(76 5 25 / 0.8)
}

.hover\:border-rose-950\/90:hover {
    border-color: rgb(76 5 25 / 0.9)
}

.hover\:border-rose-950\/95:hover {
    border-color: rgb(76 5 25 / 0.95)
}

.hover\:border-sky-100:hover {
    --tw-border-opacity: 1;
    border-color: rgb(224 242 254 / var(--tw-border-opacity))
}

.hover\:border-sky-100\/0:hover {
    border-color: rgb(224 242 254 / 0)
}

.hover\:border-sky-100\/10:hover {
    border-color: rgb(224 242 254 / 0.1)
}

.hover\:border-sky-100\/100:hover {
    border-color: rgb(224 242 254 / 1)
}

.hover\:border-sky-100\/20:hover {
    border-color: rgb(224 242 254 / 0.2)
}

.hover\:border-sky-100\/25:hover {
    border-color: rgb(224 242 254 / 0.25)
}

.hover\:border-sky-100\/30:hover {
    border-color: rgb(224 242 254 / 0.3)
}

.hover\:border-sky-100\/40:hover {
    border-color: rgb(224 242 254 / 0.4)
}

.hover\:border-sky-100\/5:hover {
    border-color: rgb(224 242 254 / 0.05)
}

.hover\:border-sky-100\/50:hover {
    border-color: rgb(224 242 254 / 0.5)
}

.hover\:border-sky-100\/60:hover {
    border-color: rgb(224 242 254 / 0.6)
}

.hover\:border-sky-100\/70:hover {
    border-color: rgb(224 242 254 / 0.7)
}

.hover\:border-sky-100\/75:hover {
    border-color: rgb(224 242 254 / 0.75)
}

.hover\:border-sky-100\/80:hover {
    border-color: rgb(224 242 254 / 0.8)
}

.hover\:border-sky-100\/90:hover {
    border-color: rgb(224 242 254 / 0.9)
}

.hover\:border-sky-100\/95:hover {
    border-color: rgb(224 242 254 / 0.95)
}

.hover\:border-sky-200:hover {
    --tw-border-opacity: 1;
    border-color: rgb(186 230 253 / var(--tw-border-opacity))
}

.hover\:border-sky-200\/0:hover {
    border-color: rgb(186 230 253 / 0)
}

.hover\:border-sky-200\/10:hover {
    border-color: rgb(186 230 253 / 0.1)
}

.hover\:border-sky-200\/100:hover {
    border-color: rgb(186 230 253 / 1)
}

.hover\:border-sky-200\/20:hover {
    border-color: rgb(186 230 253 / 0.2)
}

.hover\:border-sky-200\/25:hover {
    border-color: rgb(186 230 253 / 0.25)
}

.hover\:border-sky-200\/30:hover {
    border-color: rgb(186 230 253 / 0.3)
}

.hover\:border-sky-200\/40:hover {
    border-color: rgb(186 230 253 / 0.4)
}

.hover\:border-sky-200\/5:hover {
    border-color: rgb(186 230 253 / 0.05)
}

.hover\:border-sky-200\/50:hover {
    border-color: rgb(186 230 253 / 0.5)
}

.hover\:border-sky-200\/60:hover {
    border-color: rgb(186 230 253 / 0.6)
}

.hover\:border-sky-200\/70:hover {
    border-color: rgb(186 230 253 / 0.7)
}

.hover\:border-sky-200\/75:hover {
    border-color: rgb(186 230 253 / 0.75)
}

.hover\:border-sky-200\/80:hover {
    border-color: rgb(186 230 253 / 0.8)
}

.hover\:border-sky-200\/90:hover {
    border-color: rgb(186 230 253 / 0.9)
}

.hover\:border-sky-200\/95:hover {
    border-color: rgb(186 230 253 / 0.95)
}

.hover\:border-sky-300:hover {
    --tw-border-opacity: 1;
    border-color: rgb(125 211 252 / var(--tw-border-opacity))
}

.hover\:border-sky-300\/0:hover {
    border-color: rgb(125 211 252 / 0)
}

.hover\:border-sky-300\/10:hover {
    border-color: rgb(125 211 252 / 0.1)
}

.hover\:border-sky-300\/100:hover {
    border-color: rgb(125 211 252 / 1)
}

.hover\:border-sky-300\/20:hover {
    border-color: rgb(125 211 252 / 0.2)
}

.hover\:border-sky-300\/25:hover {
    border-color: rgb(125 211 252 / 0.25)
}

.hover\:border-sky-300\/30:hover {
    border-color: rgb(125 211 252 / 0.3)
}

.hover\:border-sky-300\/40:hover {
    border-color: rgb(125 211 252 / 0.4)
}

.hover\:border-sky-300\/5:hover {
    border-color: rgb(125 211 252 / 0.05)
}

.hover\:border-sky-300\/50:hover {
    border-color: rgb(125 211 252 / 0.5)
}

.hover\:border-sky-300\/60:hover {
    border-color: rgb(125 211 252 / 0.6)
}

.hover\:border-sky-300\/70:hover {
    border-color: rgb(125 211 252 / 0.7)
}

.hover\:border-sky-300\/75:hover {
    border-color: rgb(125 211 252 / 0.75)
}

.hover\:border-sky-300\/80:hover {
    border-color: rgb(125 211 252 / 0.8)
}

.hover\:border-sky-300\/90:hover {
    border-color: rgb(125 211 252 / 0.9)
}

.hover\:border-sky-300\/95:hover {
    border-color: rgb(125 211 252 / 0.95)
}

.hover\:border-sky-400:hover {
    --tw-border-opacity: 1;
    border-color: rgb(56 189 248 / var(--tw-border-opacity))
}

.hover\:border-sky-400\/0:hover {
    border-color: rgb(56 189 248 / 0)
}

.hover\:border-sky-400\/10:hover {
    border-color: rgb(56 189 248 / 0.1)
}

.hover\:border-sky-400\/100:hover {
    border-color: rgb(56 189 248 / 1)
}

.hover\:border-sky-400\/20:hover {
    border-color: rgb(56 189 248 / 0.2)
}

.hover\:border-sky-400\/25:hover {
    border-color: rgb(56 189 248 / 0.25)
}

.hover\:border-sky-400\/30:hover {
    border-color: rgb(56 189 248 / 0.3)
}

.hover\:border-sky-400\/40:hover {
    border-color: rgb(56 189 248 / 0.4)
}

.hover\:border-sky-400\/5:hover {
    border-color: rgb(56 189 248 / 0.05)
}

.hover\:border-sky-400\/50:hover {
    border-color: rgb(56 189 248 / 0.5)
}

.hover\:border-sky-400\/60:hover {
    border-color: rgb(56 189 248 / 0.6)
}

.hover\:border-sky-400\/70:hover {
    border-color: rgb(56 189 248 / 0.7)
}

.hover\:border-sky-400\/75:hover {
    border-color: rgb(56 189 248 / 0.75)
}

.hover\:border-sky-400\/80:hover {
    border-color: rgb(56 189 248 / 0.8)
}

.hover\:border-sky-400\/90:hover {
    border-color: rgb(56 189 248 / 0.9)
}

.hover\:border-sky-400\/95:hover {
    border-color: rgb(56 189 248 / 0.95)
}

.hover\:border-sky-450:hover {
    --tw-border-opacity: 1;
    border-color: rgb(48 157 204 / var(--tw-border-opacity))
}

.hover\:border-sky-450\/0:hover {
    border-color: rgb(48 157 204 / 0)
}

.hover\:border-sky-450\/10:hover {
    border-color: rgb(48 157 204 / 0.1)
}

.hover\:border-sky-450\/100:hover {
    border-color: rgb(48 157 204 / 1)
}

.hover\:border-sky-450\/20:hover {
    border-color: rgb(48 157 204 / 0.2)
}

.hover\:border-sky-450\/25:hover {
    border-color: rgb(48 157 204 / 0.25)
}

.hover\:border-sky-450\/30:hover {
    border-color: rgb(48 157 204 / 0.3)
}

.hover\:border-sky-450\/40:hover {
    border-color: rgb(48 157 204 / 0.4)
}

.hover\:border-sky-450\/5:hover {
    border-color: rgb(48 157 204 / 0.05)
}

.hover\:border-sky-450\/50:hover {
    border-color: rgb(48 157 204 / 0.5)
}

.hover\:border-sky-450\/60:hover {
    border-color: rgb(48 157 204 / 0.6)
}

.hover\:border-sky-450\/70:hover {
    border-color: rgb(48 157 204 / 0.7)
}

.hover\:border-sky-450\/75:hover {
    border-color: rgb(48 157 204 / 0.75)
}

.hover\:border-sky-450\/80:hover {
    border-color: rgb(48 157 204 / 0.8)
}

.hover\:border-sky-450\/90:hover {
    border-color: rgb(48 157 204 / 0.9)
}

.hover\:border-sky-450\/95:hover {
    border-color: rgb(48 157 204 / 0.95)
}

.hover\:border-sky-50:hover {
    --tw-border-opacity: 1;
    border-color: rgb(240 249 255 / var(--tw-border-opacity))
}

.hover\:border-sky-50\/0:hover {
    border-color: rgb(240 249 255 / 0)
}

.hover\:border-sky-50\/10:hover {
    border-color: rgb(240 249 255 / 0.1)
}

.hover\:border-sky-50\/100:hover {
    border-color: rgb(240 249 255 / 1)
}

.hover\:border-sky-50\/20:hover {
    border-color: rgb(240 249 255 / 0.2)
}

.hover\:border-sky-50\/25:hover {
    border-color: rgb(240 249 255 / 0.25)
}

.hover\:border-sky-50\/30:hover {
    border-color: rgb(240 249 255 / 0.3)
}

.hover\:border-sky-50\/40:hover {
    border-color: rgb(240 249 255 / 0.4)
}

.hover\:border-sky-50\/5:hover {
    border-color: rgb(240 249 255 / 0.05)
}

.hover\:border-sky-50\/50:hover {
    border-color: rgb(240 249 255 / 0.5)
}

.hover\:border-sky-50\/60:hover {
    border-color: rgb(240 249 255 / 0.6)
}

.hover\:border-sky-50\/70:hover {
    border-color: rgb(240 249 255 / 0.7)
}

.hover\:border-sky-50\/75:hover {
    border-color: rgb(240 249 255 / 0.75)
}

.hover\:border-sky-50\/80:hover {
    border-color: rgb(240 249 255 / 0.8)
}

.hover\:border-sky-50\/90:hover {
    border-color: rgb(240 249 255 / 0.9)
}

.hover\:border-sky-50\/95:hover {
    border-color: rgb(240 249 255 / 0.95)
}

.hover\:border-sky-500:hover {
    --tw-border-opacity: 1;
    border-color: rgb(14 165 233 / var(--tw-border-opacity))
}

.hover\:border-sky-500\/0:hover {
    border-color: rgb(14 165 233 / 0)
}

.hover\:border-sky-500\/10:hover {
    border-color: rgb(14 165 233 / 0.1)
}

.hover\:border-sky-500\/100:hover {
    border-color: rgb(14 165 233 / 1)
}

.hover\:border-sky-500\/20:hover {
    border-color: rgb(14 165 233 / 0.2)
}

.hover\:border-sky-500\/25:hover {
    border-color: rgb(14 165 233 / 0.25)
}

.hover\:border-sky-500\/30:hover {
    border-color: rgb(14 165 233 / 0.3)
}

.hover\:border-sky-500\/40:hover {
    border-color: rgb(14 165 233 / 0.4)
}

.hover\:border-sky-500\/5:hover {
    border-color: rgb(14 165 233 / 0.05)
}

.hover\:border-sky-500\/50:hover {
    border-color: rgb(14 165 233 / 0.5)
}

.hover\:border-sky-500\/60:hover {
    border-color: rgb(14 165 233 / 0.6)
}

.hover\:border-sky-500\/70:hover {
    border-color: rgb(14 165 233 / 0.7)
}

.hover\:border-sky-500\/75:hover {
    border-color: rgb(14 165 233 / 0.75)
}

.hover\:border-sky-500\/80:hover {
    border-color: rgb(14 165 233 / 0.8)
}

.hover\:border-sky-500\/90:hover {
    border-color: rgb(14 165 233 / 0.9)
}

.hover\:border-sky-500\/95:hover {
    border-color: rgb(14 165 233 / 0.95)
}

.hover\:border-sky-600:hover {
    --tw-border-opacity: 1;
    border-color: rgb(2 132 199 / var(--tw-border-opacity))
}

.hover\:border-sky-600\/0:hover {
    border-color: rgb(2 132 199 / 0)
}

.hover\:border-sky-600\/10:hover {
    border-color: rgb(2 132 199 / 0.1)
}

.hover\:border-sky-600\/100:hover {
    border-color: rgb(2 132 199 / 1)
}

.hover\:border-sky-600\/20:hover {
    border-color: rgb(2 132 199 / 0.2)
}

.hover\:border-sky-600\/25:hover {
    border-color: rgb(2 132 199 / 0.25)
}

.hover\:border-sky-600\/30:hover {
    border-color: rgb(2 132 199 / 0.3)
}

.hover\:border-sky-600\/40:hover {
    border-color: rgb(2 132 199 / 0.4)
}

.hover\:border-sky-600\/5:hover {
    border-color: rgb(2 132 199 / 0.05)
}

.hover\:border-sky-600\/50:hover {
    border-color: rgb(2 132 199 / 0.5)
}

.hover\:border-sky-600\/60:hover {
    border-color: rgb(2 132 199 / 0.6)
}

.hover\:border-sky-600\/70:hover {
    border-color: rgb(2 132 199 / 0.7)
}

.hover\:border-sky-600\/75:hover {
    border-color: rgb(2 132 199 / 0.75)
}

.hover\:border-sky-600\/80:hover {
    border-color: rgb(2 132 199 / 0.8)
}

.hover\:border-sky-600\/90:hover {
    border-color: rgb(2 132 199 / 0.9)
}

.hover\:border-sky-600\/95:hover {
    border-color: rgb(2 132 199 / 0.95)
}

.hover\:border-sky-700:hover {
    --tw-border-opacity: 1;
    border-color: rgb(3 105 161 / var(--tw-border-opacity))
}

.hover\:border-sky-700\/0:hover {
    border-color: rgb(3 105 161 / 0)
}

.hover\:border-sky-700\/10:hover {
    border-color: rgb(3 105 161 / 0.1)
}

.hover\:border-sky-700\/100:hover {
    border-color: rgb(3 105 161 / 1)
}

.hover\:border-sky-700\/20:hover {
    border-color: rgb(3 105 161 / 0.2)
}

.hover\:border-sky-700\/25:hover {
    border-color: rgb(3 105 161 / 0.25)
}

.hover\:border-sky-700\/30:hover {
    border-color: rgb(3 105 161 / 0.3)
}

.hover\:border-sky-700\/40:hover {
    border-color: rgb(3 105 161 / 0.4)
}

.hover\:border-sky-700\/5:hover {
    border-color: rgb(3 105 161 / 0.05)
}

.hover\:border-sky-700\/50:hover {
    border-color: rgb(3 105 161 / 0.5)
}

.hover\:border-sky-700\/60:hover {
    border-color: rgb(3 105 161 / 0.6)
}

.hover\:border-sky-700\/70:hover {
    border-color: rgb(3 105 161 / 0.7)
}

.hover\:border-sky-700\/75:hover {
    border-color: rgb(3 105 161 / 0.75)
}

.hover\:border-sky-700\/80:hover {
    border-color: rgb(3 105 161 / 0.8)
}

.hover\:border-sky-700\/90:hover {
    border-color: rgb(3 105 161 / 0.9)
}

.hover\:border-sky-700\/95:hover {
    border-color: rgb(3 105 161 / 0.95)
}

.hover\:border-sky-800:hover {
    --tw-border-opacity: 1;
    border-color: rgb(7 89 133 / var(--tw-border-opacity))
}

.hover\:border-sky-800\/0:hover {
    border-color: rgb(7 89 133 / 0)
}

.hover\:border-sky-800\/10:hover {
    border-color: rgb(7 89 133 / 0.1)
}

.hover\:border-sky-800\/100:hover {
    border-color: rgb(7 89 133 / 1)
}

.hover\:border-sky-800\/20:hover {
    border-color: rgb(7 89 133 / 0.2)
}

.hover\:border-sky-800\/25:hover {
    border-color: rgb(7 89 133 / 0.25)
}

.hover\:border-sky-800\/30:hover {
    border-color: rgb(7 89 133 / 0.3)
}

.hover\:border-sky-800\/40:hover {
    border-color: rgb(7 89 133 / 0.4)
}

.hover\:border-sky-800\/5:hover {
    border-color: rgb(7 89 133 / 0.05)
}

.hover\:border-sky-800\/50:hover {
    border-color: rgb(7 89 133 / 0.5)
}

.hover\:border-sky-800\/60:hover {
    border-color: rgb(7 89 133 / 0.6)
}

.hover\:border-sky-800\/70:hover {
    border-color: rgb(7 89 133 / 0.7)
}

.hover\:border-sky-800\/75:hover {
    border-color: rgb(7 89 133 / 0.75)
}

.hover\:border-sky-800\/80:hover {
    border-color: rgb(7 89 133 / 0.8)
}

.hover\:border-sky-800\/90:hover {
    border-color: rgb(7 89 133 / 0.9)
}

.hover\:border-sky-800\/95:hover {
    border-color: rgb(7 89 133 / 0.95)
}

.hover\:border-sky-900:hover {
    --tw-border-opacity: 1;
    border-color: rgb(12 74 110 / var(--tw-border-opacity))
}

.hover\:border-sky-900\/0:hover {
    border-color: rgb(12 74 110 / 0)
}

.hover\:border-sky-900\/10:hover {
    border-color: rgb(12 74 110 / 0.1)
}

.hover\:border-sky-900\/100:hover {
    border-color: rgb(12 74 110 / 1)
}

.hover\:border-sky-900\/20:hover {
    border-color: rgb(12 74 110 / 0.2)
}

.hover\:border-sky-900\/25:hover {
    border-color: rgb(12 74 110 / 0.25)
}

.hover\:border-sky-900\/30:hover {
    border-color: rgb(12 74 110 / 0.3)
}

.hover\:border-sky-900\/40:hover {
    border-color: rgb(12 74 110 / 0.4)
}

.hover\:border-sky-900\/5:hover {
    border-color: rgb(12 74 110 / 0.05)
}

.hover\:border-sky-900\/50:hover {
    border-color: rgb(12 74 110 / 0.5)
}

.hover\:border-sky-900\/60:hover {
    border-color: rgb(12 74 110 / 0.6)
}

.hover\:border-sky-900\/70:hover {
    border-color: rgb(12 74 110 / 0.7)
}

.hover\:border-sky-900\/75:hover {
    border-color: rgb(12 74 110 / 0.75)
}

.hover\:border-sky-900\/80:hover {
    border-color: rgb(12 74 110 / 0.8)
}

.hover\:border-sky-900\/90:hover {
    border-color: rgb(12 74 110 / 0.9)
}

.hover\:border-sky-900\/95:hover {
    border-color: rgb(12 74 110 / 0.95)
}

.hover\:border-sky-950:hover {
    --tw-border-opacity: 1;
    border-color: rgb(8 47 73 / var(--tw-border-opacity))
}

.hover\:border-sky-950\/0:hover {
    border-color: rgb(8 47 73 / 0)
}

.hover\:border-sky-950\/10:hover {
    border-color: rgb(8 47 73 / 0.1)
}

.hover\:border-sky-950\/100:hover {
    border-color: rgb(8 47 73 / 1)
}

.hover\:border-sky-950\/20:hover {
    border-color: rgb(8 47 73 / 0.2)
}

.hover\:border-sky-950\/25:hover {
    border-color: rgb(8 47 73 / 0.25)
}

.hover\:border-sky-950\/30:hover {
    border-color: rgb(8 47 73 / 0.3)
}

.hover\:border-sky-950\/40:hover {
    border-color: rgb(8 47 73 / 0.4)
}

.hover\:border-sky-950\/5:hover {
    border-color: rgb(8 47 73 / 0.05)
}

.hover\:border-sky-950\/50:hover {
    border-color: rgb(8 47 73 / 0.5)
}

.hover\:border-sky-950\/60:hover {
    border-color: rgb(8 47 73 / 0.6)
}

.hover\:border-sky-950\/70:hover {
    border-color: rgb(8 47 73 / 0.7)
}

.hover\:border-sky-950\/75:hover {
    border-color: rgb(8 47 73 / 0.75)
}

.hover\:border-sky-950\/80:hover {
    border-color: rgb(8 47 73 / 0.8)
}

.hover\:border-sky-950\/90:hover {
    border-color: rgb(8 47 73 / 0.9)
}

.hover\:border-sky-950\/95:hover {
    border-color: rgb(8 47 73 / 0.95)
}

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

.hover\:border-slate-100\/0:hover {
    border-color: rgb(241 245 249 / 0)
}

.hover\:border-slate-100\/10:hover {
    border-color: rgb(241 245 249 / 0.1)
}

.hover\:border-slate-100\/100:hover {
    border-color: rgb(241 245 249 / 1)
}

.hover\:border-slate-100\/20:hover {
    border-color: rgb(241 245 249 / 0.2)
}

.hover\:border-slate-100\/25:hover {
    border-color: rgb(241 245 249 / 0.25)
}

.hover\:border-slate-100\/30:hover {
    border-color: rgb(241 245 249 / 0.3)
}

.hover\:border-slate-100\/40:hover {
    border-color: rgb(241 245 249 / 0.4)
}

.hover\:border-slate-100\/5:hover {
    border-color: rgb(241 245 249 / 0.05)
}

.hover\:border-slate-100\/50:hover {
    border-color: rgb(241 245 249 / 0.5)
}

.hover\:border-slate-100\/60:hover {
    border-color: rgb(241 245 249 / 0.6)
}

.hover\:border-slate-100\/70:hover {
    border-color: rgb(241 245 249 / 0.7)
}

.hover\:border-slate-100\/75:hover {
    border-color: rgb(241 245 249 / 0.75)
}

.hover\:border-slate-100\/80:hover {
    border-color: rgb(241 245 249 / 0.8)
}

.hover\:border-slate-100\/90:hover {
    border-color: rgb(241 245 249 / 0.9)
}

.hover\:border-slate-100\/95:hover {
    border-color: rgb(241 245 249 / 0.95)
}

.hover\:border-slate-200:hover {
    --tw-border-opacity: 1;
    border-color: rgb(226 232 240 / var(--tw-border-opacity))
}

.hover\:border-slate-200\/0:hover {
    border-color: rgb(226 232 240 / 0)
}

.hover\:border-slate-200\/10:hover {
    border-color: rgb(226 232 240 / 0.1)
}

.hover\:border-slate-200\/100:hover {
    border-color: rgb(226 232 240 / 1)
}

.hover\:border-slate-200\/20:hover {
    border-color: rgb(226 232 240 / 0.2)
}

.hover\:border-slate-200\/25:hover {
    border-color: rgb(226 232 240 / 0.25)
}

.hover\:border-slate-200\/30:hover {
    border-color: rgb(226 232 240 / 0.3)
}

.hover\:border-slate-200\/40:hover {
    border-color: rgb(226 232 240 / 0.4)
}

.hover\:border-slate-200\/5:hover {
    border-color: rgb(226 232 240 / 0.05)
}

.hover\:border-slate-200\/50:hover {
    border-color: rgb(226 232 240 / 0.5)
}

.hover\:border-slate-200\/60:hover {
    border-color: rgb(226 232 240 / 0.6)
}

.hover\:border-slate-200\/70:hover {
    border-color: rgb(226 232 240 / 0.7)
}

.hover\:border-slate-200\/75:hover {
    border-color: rgb(226 232 240 / 0.75)
}

.hover\:border-slate-200\/80:hover {
    border-color: rgb(226 232 240 / 0.8)
}

.hover\:border-slate-200\/90:hover {
    border-color: rgb(226 232 240 / 0.9)
}

.hover\:border-slate-200\/95:hover {
    border-color: rgb(226 232 240 / 0.95)
}

.hover\:border-slate-300:hover {
    --tw-border-opacity: 1;
    border-color: rgb(203 213 225 / var(--tw-border-opacity))
}

.hover\:border-slate-300\/0:hover {
    border-color: rgb(203 213 225 / 0)
}

.hover\:border-slate-300\/10:hover {
    border-color: rgb(203 213 225 / 0.1)
}

.hover\:border-slate-300\/100:hover {
    border-color: rgb(203 213 225 / 1)
}

.hover\:border-slate-300\/20:hover {
    border-color: rgb(203 213 225 / 0.2)
}

.hover\:border-slate-300\/25:hover {
    border-color: rgb(203 213 225 / 0.25)
}

.hover\:border-slate-300\/30:hover {
    border-color: rgb(203 213 225 / 0.3)
}

.hover\:border-slate-300\/40:hover {
    border-color: rgb(203 213 225 / 0.4)
}

.hover\:border-slate-300\/5:hover {
    border-color: rgb(203 213 225 / 0.05)
}

.hover\:border-slate-300\/50:hover {
    border-color: rgb(203 213 225 / 0.5)
}

.hover\:border-slate-300\/60:hover {
    border-color: rgb(203 213 225 / 0.6)
}

.hover\:border-slate-300\/70:hover {
    border-color: rgb(203 213 225 / 0.7)
}

.hover\:border-slate-300\/75:hover {
    border-color: rgb(203 213 225 / 0.75)
}

.hover\:border-slate-300\/80:hover {
    border-color: rgb(203 213 225 / 0.8)
}

.hover\:border-slate-300\/90:hover {
    border-color: rgb(203 213 225 / 0.9)
}

.hover\:border-slate-300\/95:hover {
    border-color: rgb(203 213 225 / 0.95)
}

.hover\:border-slate-400:hover {
    --tw-border-opacity: 1;
    border-color: rgb(148 163 184 / var(--tw-border-opacity))
}

.hover\:border-slate-400\/0:hover {
    border-color: rgb(148 163 184 / 0)
}

.hover\:border-slate-400\/10:hover {
    border-color: rgb(148 163 184 / 0.1)
}

.hover\:border-slate-400\/100:hover {
    border-color: rgb(148 163 184 / 1)
}

.hover\:border-slate-400\/20:hover {
    border-color: rgb(148 163 184 / 0.2)
}

.hover\:border-slate-400\/25:hover {
    border-color: rgb(148 163 184 / 0.25)
}

.hover\:border-slate-400\/30:hover {
    border-color: rgb(148 163 184 / 0.3)
}

.hover\:border-slate-400\/40:hover {
    border-color: rgb(148 163 184 / 0.4)
}

.hover\:border-slate-400\/5:hover {
    border-color: rgb(148 163 184 / 0.05)
}

.hover\:border-slate-400\/50:hover {
    border-color: rgb(148 163 184 / 0.5)
}

.hover\:border-slate-400\/60:hover {
    border-color: rgb(148 163 184 / 0.6)
}

.hover\:border-slate-400\/70:hover {
    border-color: rgb(148 163 184 / 0.7)
}

.hover\:border-slate-400\/75:hover {
    border-color: rgb(148 163 184 / 0.75)
}

.hover\:border-slate-400\/80:hover {
    border-color: rgb(148 163 184 / 0.8)
}

.hover\:border-slate-400\/90:hover {
    border-color: rgb(148 163 184 / 0.9)
}

.hover\:border-slate-400\/95:hover {
    border-color: rgb(148 163 184 / 0.95)
}

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

.hover\:border-slate-50\/0:hover {
    border-color: rgb(248 250 252 / 0)
}

.hover\:border-slate-50\/10:hover {
    border-color: rgb(248 250 252 / 0.1)
}

.hover\:border-slate-50\/100:hover {
    border-color: rgb(248 250 252 / 1)
}

.hover\:border-slate-50\/20:hover {
    border-color: rgb(248 250 252 / 0.2)
}

.hover\:border-slate-50\/25:hover {
    border-color: rgb(248 250 252 / 0.25)
}

.hover\:border-slate-50\/30:hover {
    border-color: rgb(248 250 252 / 0.3)
}

.hover\:border-slate-50\/40:hover {
    border-color: rgb(248 250 252 / 0.4)
}

.hover\:border-slate-50\/5:hover {
    border-color: rgb(248 250 252 / 0.05)
}

.hover\:border-slate-50\/50:hover {
    border-color: rgb(248 250 252 / 0.5)
}

.hover\:border-slate-50\/60:hover {
    border-color: rgb(248 250 252 / 0.6)
}

.hover\:border-slate-50\/70:hover {
    border-color: rgb(248 250 252 / 0.7)
}

.hover\:border-slate-50\/75:hover {
    border-color: rgb(248 250 252 / 0.75)
}

.hover\:border-slate-50\/80:hover {
    border-color: rgb(248 250 252 / 0.8)
}

.hover\:border-slate-50\/90:hover {
    border-color: rgb(248 250 252 / 0.9)
}

.hover\:border-slate-50\/95:hover {
    border-color: rgb(248 250 252 / 0.95)
}

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

.hover\:border-slate-500\/0:hover {
    border-color: rgb(100 116 139 / 0)
}

.hover\:border-slate-500\/10:hover {
    border-color: rgb(100 116 139 / 0.1)
}

.hover\:border-slate-500\/100:hover {
    border-color: rgb(100 116 139 / 1)
}

.hover\:border-slate-500\/20:hover {
    border-color: rgb(100 116 139 / 0.2)
}

.hover\:border-slate-500\/25:hover {
    border-color: rgb(100 116 139 / 0.25)
}

.hover\:border-slate-500\/30:hover {
    border-color: rgb(100 116 139 / 0.3)
}

.hover\:border-slate-500\/40:hover {
    border-color: rgb(100 116 139 / 0.4)
}

.hover\:border-slate-500\/5:hover {
    border-color: rgb(100 116 139 / 0.05)
}

.hover\:border-slate-500\/50:hover {
    border-color: rgb(100 116 139 / 0.5)
}

.hover\:border-slate-500\/60:hover {
    border-color: rgb(100 116 139 / 0.6)
}

.hover\:border-slate-500\/70:hover {
    border-color: rgb(100 116 139 / 0.7)
}

.hover\:border-slate-500\/75:hover {
    border-color: rgb(100 116 139 / 0.75)
}

.hover\:border-slate-500\/80:hover {
    border-color: rgb(100 116 139 / 0.8)
}

.hover\:border-slate-500\/90:hover {
    border-color: rgb(100 116 139 / 0.9)
}

.hover\:border-slate-500\/95:hover {
    border-color: rgb(100 116 139 / 0.95)
}

.hover\:border-slate-600:hover {
    --tw-border-opacity: 1;
    border-color: rgb(71 85 105 / var(--tw-border-opacity))
}

.hover\:border-slate-600\/0:hover {
    border-color: rgb(71 85 105 / 0)
}

.hover\:border-slate-600\/10:hover {
    border-color: rgb(71 85 105 / 0.1)
}

.hover\:border-slate-600\/100:hover {
    border-color: rgb(71 85 105 / 1)
}

.hover\:border-slate-600\/20:hover {
    border-color: rgb(71 85 105 / 0.2)
}

.hover\:border-slate-600\/25:hover {
    border-color: rgb(71 85 105 / 0.25)
}

.hover\:border-slate-600\/30:hover {
    border-color: rgb(71 85 105 / 0.3)
}

.hover\:border-slate-600\/40:hover {
    border-color: rgb(71 85 105 / 0.4)
}

.hover\:border-slate-600\/5:hover {
    border-color: rgb(71 85 105 / 0.05)
}

.hover\:border-slate-600\/50:hover {
    border-color: rgb(71 85 105 / 0.5)
}

.hover\:border-slate-600\/60:hover {
    border-color: rgb(71 85 105 / 0.6)
}

.hover\:border-slate-600\/70:hover {
    border-color: rgb(71 85 105 / 0.7)
}

.hover\:border-slate-600\/75:hover {
    border-color: rgb(71 85 105 / 0.75)
}

.hover\:border-slate-600\/80:hover {
    border-color: rgb(71 85 105 / 0.8)
}

.hover\:border-slate-600\/90:hover {
    border-color: rgb(71 85 105 / 0.9)
}

.hover\:border-slate-600\/95:hover {
    border-color: rgb(71 85 105 / 0.95)
}

.hover\:border-slate-700:hover {
    --tw-border-opacity: 1;
    border-color: rgb(51 65 85 / var(--tw-border-opacity))
}

.hover\:border-slate-700\/0:hover {
    border-color: rgb(51 65 85 / 0)
}

.hover\:border-slate-700\/10:hover {
    border-color: rgb(51 65 85 / 0.1)
}

.hover\:border-slate-700\/100:hover {
    border-color: rgb(51 65 85 / 1)
}

.hover\:border-slate-700\/20:hover {
    border-color: rgb(51 65 85 / 0.2)
}

.hover\:border-slate-700\/25:hover {
    border-color: rgb(51 65 85 / 0.25)
}

.hover\:border-slate-700\/30:hover {
    border-color: rgb(51 65 85 / 0.3)
}

.hover\:border-slate-700\/40:hover {
    border-color: rgb(51 65 85 / 0.4)
}

.hover\:border-slate-700\/5:hover {
    border-color: rgb(51 65 85 / 0.05)
}

.hover\:border-slate-700\/50:hover {
    border-color: rgb(51 65 85 / 0.5)
}

.hover\:border-slate-700\/60:hover {
    border-color: rgb(51 65 85 / 0.6)
}

.hover\:border-slate-700\/70:hover {
    border-color: rgb(51 65 85 / 0.7)
}

.hover\:border-slate-700\/75:hover {
    border-color: rgb(51 65 85 / 0.75)
}

.hover\:border-slate-700\/80:hover {
    border-color: rgb(51 65 85 / 0.8)
}

.hover\:border-slate-700\/90:hover {
    border-color: rgb(51 65 85 / 0.9)
}

.hover\:border-slate-700\/95:hover {
    border-color: rgb(51 65 85 / 0.95)
}

.hover\:border-slate-75:hover {
    --tw-border-opacity: 1;
    border-color: rgb(244 248 250 / var(--tw-border-opacity))
}

.hover\:border-slate-75\/0:hover {
    border-color: rgb(244 248 250 / 0)
}

.hover\:border-slate-75\/10:hover {
    border-color: rgb(244 248 250 / 0.1)
}

.hover\:border-slate-75\/100:hover {
    border-color: rgb(244 248 250 / 1)
}

.hover\:border-slate-75\/20:hover {
    border-color: rgb(244 248 250 / 0.2)
}

.hover\:border-slate-75\/25:hover {
    border-color: rgb(244 248 250 / 0.25)
}

.hover\:border-slate-75\/30:hover {
    border-color: rgb(244 248 250 / 0.3)
}

.hover\:border-slate-75\/40:hover {
    border-color: rgb(244 248 250 / 0.4)
}

.hover\:border-slate-75\/5:hover {
    border-color: rgb(244 248 250 / 0.05)
}

.hover\:border-slate-75\/50:hover {
    border-color: rgb(244 248 250 / 0.5)
}

.hover\:border-slate-75\/60:hover {
    border-color: rgb(244 248 250 / 0.6)
}

.hover\:border-slate-75\/70:hover {
    border-color: rgb(244 248 250 / 0.7)
}

.hover\:border-slate-75\/75:hover {
    border-color: rgb(244 248 250 / 0.75)
}

.hover\:border-slate-75\/80:hover {
    border-color: rgb(244 248 250 / 0.8)
}

.hover\:border-slate-75\/90:hover {
    border-color: rgb(244 248 250 / 0.9)
}

.hover\:border-slate-75\/95:hover {
    border-color: rgb(244 248 250 / 0.95)
}

.hover\:border-slate-800:hover {
    --tw-border-opacity: 1;
    border-color: rgb(30 41 59 / var(--tw-border-opacity))
}

.hover\:border-slate-800\/0:hover {
    border-color: rgb(30 41 59 / 0)
}

.hover\:border-slate-800\/10:hover {
    border-color: rgb(30 41 59 / 0.1)
}

.hover\:border-slate-800\/100:hover {
    border-color: rgb(30 41 59 / 1)
}

.hover\:border-slate-800\/20:hover {
    border-color: rgb(30 41 59 / 0.2)
}

.hover\:border-slate-800\/25:hover {
    border-color: rgb(30 41 59 / 0.25)
}

.hover\:border-slate-800\/30:hover {
    border-color: rgb(30 41 59 / 0.3)
}

.hover\:border-slate-800\/40:hover {
    border-color: rgb(30 41 59 / 0.4)
}

.hover\:border-slate-800\/5:hover {
    border-color: rgb(30 41 59 / 0.05)
}

.hover\:border-slate-800\/50:hover {
    border-color: rgb(30 41 59 / 0.5)
}

.hover\:border-slate-800\/60:hover {
    border-color: rgb(30 41 59 / 0.6)
}

.hover\:border-slate-800\/70:hover {
    border-color: rgb(30 41 59 / 0.7)
}

.hover\:border-slate-800\/75:hover {
    border-color: rgb(30 41 59 / 0.75)
}

.hover\:border-slate-800\/80:hover {
    border-color: rgb(30 41 59 / 0.8)
}

.hover\:border-slate-800\/90:hover {
    border-color: rgb(30 41 59 / 0.9)
}

.hover\:border-slate-800\/95:hover {
    border-color: rgb(30 41 59 / 0.95)
}

.hover\:border-slate-850:hover {
    --tw-border-opacity: 1;
    border-color: rgb(15 23 42 / var(--tw-border-opacity))
}

.hover\:border-slate-850\/0:hover {
    border-color: rgb(15 23 42 / 0)
}

.hover\:border-slate-850\/10:hover {
    border-color: rgb(15 23 42 / 0.1)
}

.hover\:border-slate-850\/100:hover {
    border-color: rgb(15 23 42 / 1)
}

.hover\:border-slate-850\/20:hover {
    border-color: rgb(15 23 42 / 0.2)
}

.hover\:border-slate-850\/25:hover {
    border-color: rgb(15 23 42 / 0.25)
}

.hover\:border-slate-850\/30:hover {
    border-color: rgb(15 23 42 / 0.3)
}

.hover\:border-slate-850\/40:hover {
    border-color: rgb(15 23 42 / 0.4)
}

.hover\:border-slate-850\/5:hover {
    border-color: rgb(15 23 42 / 0.05)
}

.hover\:border-slate-850\/50:hover {
    border-color: rgb(15 23 42 / 0.5)
}

.hover\:border-slate-850\/60:hover {
    border-color: rgb(15 23 42 / 0.6)
}

.hover\:border-slate-850\/70:hover {
    border-color: rgb(15 23 42 / 0.7)
}

.hover\:border-slate-850\/75:hover {
    border-color: rgb(15 23 42 / 0.75)
}

.hover\:border-slate-850\/80:hover {
    border-color: rgb(15 23 42 / 0.8)
}

.hover\:border-slate-850\/90:hover {
    border-color: rgb(15 23 42 / 0.9)
}

.hover\:border-slate-850\/95:hover {
    border-color: rgb(15 23 42 / 0.95)
}

.hover\:border-slate-900:hover {
    --tw-border-opacity: 1;
    border-color: rgb(15 23 42 / var(--tw-border-opacity))
}

.hover\:border-slate-900\/0:hover {
    border-color: rgb(15 23 42 / 0)
}

.hover\:border-slate-900\/10:hover {
    border-color: rgb(15 23 42 / 0.1)
}

.hover\:border-slate-900\/100:hover {
    border-color: rgb(15 23 42 / 1)
}

.hover\:border-slate-900\/20:hover {
    border-color: rgb(15 23 42 / 0.2)
}

.hover\:border-slate-900\/25:hover {
    border-color: rgb(15 23 42 / 0.25)
}

.hover\:border-slate-900\/30:hover {
    border-color: rgb(15 23 42 / 0.3)
}

.hover\:border-slate-900\/40:hover {
    border-color: rgb(15 23 42 / 0.4)
}

.hover\:border-slate-900\/5:hover {
    border-color: rgb(15 23 42 / 0.05)
}

.hover\:border-slate-900\/50:hover {
    border-color: rgb(15 23 42 / 0.5)
}

.hover\:border-slate-900\/60:hover {
    border-color: rgb(15 23 42 / 0.6)
}

.hover\:border-slate-900\/70:hover {
    border-color: rgb(15 23 42 / 0.7)
}

.hover\:border-slate-900\/75:hover {
    border-color: rgb(15 23 42 / 0.75)
}

.hover\:border-slate-900\/80:hover {
    border-color: rgb(15 23 42 / 0.8)
}

.hover\:border-slate-900\/90:hover {
    border-color: rgb(15 23 42 / 0.9)
}

.hover\:border-slate-900\/95:hover {
    border-color: rgb(15 23 42 / 0.95)
}

.hover\:border-slate-950:hover {
    --tw-border-opacity: 1;
    border-color: rgb(0 33 74 / var(--tw-border-opacity))
}

.hover\:border-slate-950\/0:hover {
    border-color: rgb(0 33 74 / 0)
}

.hover\:border-slate-950\/10:hover {
    border-color: rgb(0 33 74 / 0.1)
}

.hover\:border-slate-950\/100:hover {
    border-color: rgb(0 33 74 / 1)
}

.hover\:border-slate-950\/20:hover {
    border-color: rgb(0 33 74 / 0.2)
}

.hover\:border-slate-950\/25:hover {
    border-color: rgb(0 33 74 / 0.25)
}

.hover\:border-slate-950\/30:hover {
    border-color: rgb(0 33 74 / 0.3)
}

.hover\:border-slate-950\/40:hover {
    border-color: rgb(0 33 74 / 0.4)
}

.hover\:border-slate-950\/5:hover {
    border-color: rgb(0 33 74 / 0.05)
}

.hover\:border-slate-950\/50:hover {
    border-color: rgb(0 33 74 / 0.5)
}

.hover\:border-slate-950\/60:hover {
    border-color: rgb(0 33 74 / 0.6)
}

.hover\:border-slate-950\/70:hover {
    border-color: rgb(0 33 74 / 0.7)
}

.hover\:border-slate-950\/75:hover {
    border-color: rgb(0 33 74 / 0.75)
}

.hover\:border-slate-950\/80:hover {
    border-color: rgb(0 33 74 / 0.8)
}

.hover\:border-slate-950\/90:hover {
    border-color: rgb(0 33 74 / 0.9)
}

.hover\:border-slate-950\/95:hover {
    border-color: rgb(0 33 74 / 0.95)
}

.hover\:border-stone-100:hover {
    --tw-border-opacity: 1;
    border-color: rgb(245 245 244 / var(--tw-border-opacity))
}

.hover\:border-stone-100\/0:hover {
    border-color: rgb(245 245 244 / 0)
}

.hover\:border-stone-100\/10:hover {
    border-color: rgb(245 245 244 / 0.1)
}

.hover\:border-stone-100\/100:hover {
    border-color: rgb(245 245 244 / 1)
}

.hover\:border-stone-100\/20:hover {
    border-color: rgb(245 245 244 / 0.2)
}

.hover\:border-stone-100\/25:hover {
    border-color: rgb(245 245 244 / 0.25)
}

.hover\:border-stone-100\/30:hover {
    border-color: rgb(245 245 244 / 0.3)
}

.hover\:border-stone-100\/40:hover {
    border-color: rgb(245 245 244 / 0.4)
}

.hover\:border-stone-100\/5:hover {
    border-color: rgb(245 245 244 / 0.05)
}

.hover\:border-stone-100\/50:hover {
    border-color: rgb(245 245 244 / 0.5)
}

.hover\:border-stone-100\/60:hover {
    border-color: rgb(245 245 244 / 0.6)
}

.hover\:border-stone-100\/70:hover {
    border-color: rgb(245 245 244 / 0.7)
}

.hover\:border-stone-100\/75:hover {
    border-color: rgb(245 245 244 / 0.75)
}

.hover\:border-stone-100\/80:hover {
    border-color: rgb(245 245 244 / 0.8)
}

.hover\:border-stone-100\/90:hover {
    border-color: rgb(245 245 244 / 0.9)
}

.hover\:border-stone-100\/95:hover {
    border-color: rgb(245 245 244 / 0.95)
}

.hover\:border-stone-150:hover {
    --tw-border-opacity: 1;
    border-color: rgb(245 246 241 / var(--tw-border-opacity))
}

.hover\:border-stone-150\/0:hover {
    border-color: rgb(245 246 241 / 0)
}

.hover\:border-stone-150\/10:hover {
    border-color: rgb(245 246 241 / 0.1)
}

.hover\:border-stone-150\/100:hover {
    border-color: rgb(245 246 241 / 1)
}

.hover\:border-stone-150\/20:hover {
    border-color: rgb(245 246 241 / 0.2)
}

.hover\:border-stone-150\/25:hover {
    border-color: rgb(245 246 241 / 0.25)
}

.hover\:border-stone-150\/30:hover {
    border-color: rgb(245 246 241 / 0.3)
}

.hover\:border-stone-150\/40:hover {
    border-color: rgb(245 246 241 / 0.4)
}

.hover\:border-stone-150\/5:hover {
    border-color: rgb(245 246 241 / 0.05)
}

.hover\:border-stone-150\/50:hover {
    border-color: rgb(245 246 241 / 0.5)
}

.hover\:border-stone-150\/60:hover {
    border-color: rgb(245 246 241 / 0.6)
}

.hover\:border-stone-150\/70:hover {
    border-color: rgb(245 246 241 / 0.7)
}

.hover\:border-stone-150\/75:hover {
    border-color: rgb(245 246 241 / 0.75)
}

.hover\:border-stone-150\/80:hover {
    border-color: rgb(245 246 241 / 0.8)
}

.hover\:border-stone-150\/90:hover {
    border-color: rgb(245 246 241 / 0.9)
}

.hover\:border-stone-150\/95:hover {
    border-color: rgb(245 246 241 / 0.95)
}

.hover\:border-stone-200:hover {
    --tw-border-opacity: 1;
    border-color: rgb(231 229 228 / var(--tw-border-opacity))
}

.hover\:border-stone-200\/0:hover {
    border-color: rgb(231 229 228 / 0)
}

.hover\:border-stone-200\/10:hover {
    border-color: rgb(231 229 228 / 0.1)
}

.hover\:border-stone-200\/100:hover {
    border-color: rgb(231 229 228 / 1)
}

.hover\:border-stone-200\/20:hover {
    border-color: rgb(231 229 228 / 0.2)
}

.hover\:border-stone-200\/25:hover {
    border-color: rgb(231 229 228 / 0.25)
}

.hover\:border-stone-200\/30:hover {
    border-color: rgb(231 229 228 / 0.3)
}

.hover\:border-stone-200\/40:hover {
    border-color: rgb(231 229 228 / 0.4)
}

.hover\:border-stone-200\/5:hover {
    border-color: rgb(231 229 228 / 0.05)
}

.hover\:border-stone-200\/50:hover {
    border-color: rgb(231 229 228 / 0.5)
}

.hover\:border-stone-200\/60:hover {
    border-color: rgb(231 229 228 / 0.6)
}

.hover\:border-stone-200\/70:hover {
    border-color: rgb(231 229 228 / 0.7)
}

.hover\:border-stone-200\/75:hover {
    border-color: rgb(231 229 228 / 0.75)
}

.hover\:border-stone-200\/80:hover {
    border-color: rgb(231 229 228 / 0.8)
}

.hover\:border-stone-200\/90:hover {
    border-color: rgb(231 229 228 / 0.9)
}

.hover\:border-stone-200\/95:hover {
    border-color: rgb(231 229 228 / 0.95)
}

.hover\:border-stone-300:hover {
    --tw-border-opacity: 1;
    border-color: rgb(214 211 209 / var(--tw-border-opacity))
}

.hover\:border-stone-300\/0:hover {
    border-color: rgb(214 211 209 / 0)
}

.hover\:border-stone-300\/10:hover {
    border-color: rgb(214 211 209 / 0.1)
}

.hover\:border-stone-300\/100:hover {
    border-color: rgb(214 211 209 / 1)
}

.hover\:border-stone-300\/20:hover {
    border-color: rgb(214 211 209 / 0.2)
}

.hover\:border-stone-300\/25:hover {
    border-color: rgb(214 211 209 / 0.25)
}

.hover\:border-stone-300\/30:hover {
    border-color: rgb(214 211 209 / 0.3)
}

.hover\:border-stone-300\/40:hover {
    border-color: rgb(214 211 209 / 0.4)
}

.hover\:border-stone-300\/5:hover {
    border-color: rgb(214 211 209 / 0.05)
}

.hover\:border-stone-300\/50:hover {
    border-color: rgb(214 211 209 / 0.5)
}

.hover\:border-stone-300\/60:hover {
    border-color: rgb(214 211 209 / 0.6)
}

.hover\:border-stone-300\/70:hover {
    border-color: rgb(214 211 209 / 0.7)
}

.hover\:border-stone-300\/75:hover {
    border-color: rgb(214 211 209 / 0.75)
}

.hover\:border-stone-300\/80:hover {
    border-color: rgb(214 211 209 / 0.8)
}

.hover\:border-stone-300\/90:hover {
    border-color: rgb(214 211 209 / 0.9)
}

.hover\:border-stone-300\/95:hover {
    border-color: rgb(214 211 209 / 0.95)
}

.hover\:border-stone-400:hover {
    --tw-border-opacity: 1;
    border-color: rgb(168 162 158 / var(--tw-border-opacity))
}

.hover\:border-stone-400\/0:hover {
    border-color: rgb(168 162 158 / 0)
}

.hover\:border-stone-400\/10:hover {
    border-color: rgb(168 162 158 / 0.1)
}

.hover\:border-stone-400\/100:hover {
    border-color: rgb(168 162 158 / 1)
}

.hover\:border-stone-400\/20:hover {
    border-color: rgb(168 162 158 / 0.2)
}

.hover\:border-stone-400\/25:hover {
    border-color: rgb(168 162 158 / 0.25)
}

.hover\:border-stone-400\/30:hover {
    border-color: rgb(168 162 158 / 0.3)
}

.hover\:border-stone-400\/40:hover {
    border-color: rgb(168 162 158 / 0.4)
}

.hover\:border-stone-400\/5:hover {
    border-color: rgb(168 162 158 / 0.05)
}

.hover\:border-stone-400\/50:hover {
    border-color: rgb(168 162 158 / 0.5)
}

.hover\:border-stone-400\/60:hover {
    border-color: rgb(168 162 158 / 0.6)
}

.hover\:border-stone-400\/70:hover {
    border-color: rgb(168 162 158 / 0.7)
}

.hover\:border-stone-400\/75:hover {
    border-color: rgb(168 162 158 / 0.75)
}

.hover\:border-stone-400\/80:hover {
    border-color: rgb(168 162 158 / 0.8)
}

.hover\:border-stone-400\/90:hover {
    border-color: rgb(168 162 158 / 0.9)
}

.hover\:border-stone-400\/95:hover {
    border-color: rgb(168 162 158 / 0.95)
}

.hover\:border-stone-50:hover {
    --tw-border-opacity: 1;
    border-color: rgb(250 250 249 / var(--tw-border-opacity))
}

.hover\:border-stone-50\/0:hover {
    border-color: rgb(250 250 249 / 0)
}

.hover\:border-stone-50\/10:hover {
    border-color: rgb(250 250 249 / 0.1)
}

.hover\:border-stone-50\/100:hover {
    border-color: rgb(250 250 249 / 1)
}

.hover\:border-stone-50\/20:hover {
    border-color: rgb(250 250 249 / 0.2)
}

.hover\:border-stone-50\/25:hover {
    border-color: rgb(250 250 249 / 0.25)
}

.hover\:border-stone-50\/30:hover {
    border-color: rgb(250 250 249 / 0.3)
}

.hover\:border-stone-50\/40:hover {
    border-color: rgb(250 250 249 / 0.4)
}

.hover\:border-stone-50\/5:hover {
    border-color: rgb(250 250 249 / 0.05)
}

.hover\:border-stone-50\/50:hover {
    border-color: rgb(250 250 249 / 0.5)
}

.hover\:border-stone-50\/60:hover {
    border-color: rgb(250 250 249 / 0.6)
}

.hover\:border-stone-50\/70:hover {
    border-color: rgb(250 250 249 / 0.7)
}

.hover\:border-stone-50\/75:hover {
    border-color: rgb(250 250 249 / 0.75)
}

.hover\:border-stone-50\/80:hover {
    border-color: rgb(250 250 249 / 0.8)
}

.hover\:border-stone-50\/90:hover {
    border-color: rgb(250 250 249 / 0.9)
}

.hover\:border-stone-50\/95:hover {
    border-color: rgb(250 250 249 / 0.95)
}

.hover\:border-stone-500:hover {
    --tw-border-opacity: 1;
    border-color: rgb(120 113 108 / var(--tw-border-opacity))
}

.hover\:border-stone-500\/0:hover {
    border-color: rgb(120 113 108 / 0)
}

.hover\:border-stone-500\/10:hover {
    border-color: rgb(120 113 108 / 0.1)
}

.hover\:border-stone-500\/100:hover {
    border-color: rgb(120 113 108 / 1)
}

.hover\:border-stone-500\/20:hover {
    border-color: rgb(120 113 108 / 0.2)
}

.hover\:border-stone-500\/25:hover {
    border-color: rgb(120 113 108 / 0.25)
}

.hover\:border-stone-500\/30:hover {
    border-color: rgb(120 113 108 / 0.3)
}

.hover\:border-stone-500\/40:hover {
    border-color: rgb(120 113 108 / 0.4)
}

.hover\:border-stone-500\/5:hover {
    border-color: rgb(120 113 108 / 0.05)
}

.hover\:border-stone-500\/50:hover {
    border-color: rgb(120 113 108 / 0.5)
}

.hover\:border-stone-500\/60:hover {
    border-color: rgb(120 113 108 / 0.6)
}

.hover\:border-stone-500\/70:hover {
    border-color: rgb(120 113 108 / 0.7)
}

.hover\:border-stone-500\/75:hover {
    border-color: rgb(120 113 108 / 0.75)
}

.hover\:border-stone-500\/80:hover {
    border-color: rgb(120 113 108 / 0.8)
}

.hover\:border-stone-500\/90:hover {
    border-color: rgb(120 113 108 / 0.9)
}

.hover\:border-stone-500\/95:hover {
    border-color: rgb(120 113 108 / 0.95)
}

.hover\:border-stone-600:hover {
    --tw-border-opacity: 1;
    border-color: rgb(87 83 78 / var(--tw-border-opacity))
}

.hover\:border-stone-600\/0:hover {
    border-color: rgb(87 83 78 / 0)
}

.hover\:border-stone-600\/10:hover {
    border-color: rgb(87 83 78 / 0.1)
}

.hover\:border-stone-600\/100:hover {
    border-color: rgb(87 83 78 / 1)
}

.hover\:border-stone-600\/20:hover {
    border-color: rgb(87 83 78 / 0.2)
}

.hover\:border-stone-600\/25:hover {
    border-color: rgb(87 83 78 / 0.25)
}

.hover\:border-stone-600\/30:hover {
    border-color: rgb(87 83 78 / 0.3)
}

.hover\:border-stone-600\/40:hover {
    border-color: rgb(87 83 78 / 0.4)
}

.hover\:border-stone-600\/5:hover {
    border-color: rgb(87 83 78 / 0.05)
}

.hover\:border-stone-600\/50:hover {
    border-color: rgb(87 83 78 / 0.5)
}

.hover\:border-stone-600\/60:hover {
    border-color: rgb(87 83 78 / 0.6)
}

.hover\:border-stone-600\/70:hover {
    border-color: rgb(87 83 78 / 0.7)
}

.hover\:border-stone-600\/75:hover {
    border-color: rgb(87 83 78 / 0.75)
}

.hover\:border-stone-600\/80:hover {
    border-color: rgb(87 83 78 / 0.8)
}

.hover\:border-stone-600\/90:hover {
    border-color: rgb(87 83 78 / 0.9)
}

.hover\:border-stone-600\/95:hover {
    border-color: rgb(87 83 78 / 0.95)
}

.hover\:border-stone-700:hover {
    --tw-border-opacity: 1;
    border-color: rgb(68 64 60 / var(--tw-border-opacity))
}

.hover\:border-stone-700\/0:hover {
    border-color: rgb(68 64 60 / 0)
}

.hover\:border-stone-700\/10:hover {
    border-color: rgb(68 64 60 / 0.1)
}

.hover\:border-stone-700\/100:hover {
    border-color: rgb(68 64 60 / 1)
}

.hover\:border-stone-700\/20:hover {
    border-color: rgb(68 64 60 / 0.2)
}

.hover\:border-stone-700\/25:hover {
    border-color: rgb(68 64 60 / 0.25)
}

.hover\:border-stone-700\/30:hover {
    border-color: rgb(68 64 60 / 0.3)
}

.hover\:border-stone-700\/40:hover {
    border-color: rgb(68 64 60 / 0.4)
}

.hover\:border-stone-700\/5:hover {
    border-color: rgb(68 64 60 / 0.05)
}

.hover\:border-stone-700\/50:hover {
    border-color: rgb(68 64 60 / 0.5)
}

.hover\:border-stone-700\/60:hover {
    border-color: rgb(68 64 60 / 0.6)
}

.hover\:border-stone-700\/70:hover {
    border-color: rgb(68 64 60 / 0.7)
}

.hover\:border-stone-700\/75:hover {
    border-color: rgb(68 64 60 / 0.75)
}

.hover\:border-stone-700\/80:hover {
    border-color: rgb(68 64 60 / 0.8)
}

.hover\:border-stone-700\/90:hover {
    border-color: rgb(68 64 60 / 0.9)
}

.hover\:border-stone-700\/95:hover {
    border-color: rgb(68 64 60 / 0.95)
}

.hover\:border-stone-800:hover {
    --tw-border-opacity: 1;
    border-color: rgb(41 37 36 / var(--tw-border-opacity))
}

.hover\:border-stone-800\/0:hover {
    border-color: rgb(41 37 36 / 0)
}

.hover\:border-stone-800\/10:hover {
    border-color: rgb(41 37 36 / 0.1)
}

.hover\:border-stone-800\/100:hover {
    border-color: rgb(41 37 36 / 1)
}

.hover\:border-stone-800\/20:hover {
    border-color: rgb(41 37 36 / 0.2)
}

.hover\:border-stone-800\/25:hover {
    border-color: rgb(41 37 36 / 0.25)
}

.hover\:border-stone-800\/30:hover {
    border-color: rgb(41 37 36 / 0.3)
}

.hover\:border-stone-800\/40:hover {
    border-color: rgb(41 37 36 / 0.4)
}

.hover\:border-stone-800\/5:hover {
    border-color: rgb(41 37 36 / 0.05)
}

.hover\:border-stone-800\/50:hover {
    border-color: rgb(41 37 36 / 0.5)
}

.hover\:border-stone-800\/60:hover {
    border-color: rgb(41 37 36 / 0.6)
}

.hover\:border-stone-800\/70:hover {
    border-color: rgb(41 37 36 / 0.7)
}

.hover\:border-stone-800\/75:hover {
    border-color: rgb(41 37 36 / 0.75)
}

.hover\:border-stone-800\/80:hover {
    border-color: rgb(41 37 36 / 0.8)
}

.hover\:border-stone-800\/90:hover {
    border-color: rgb(41 37 36 / 0.9)
}

.hover\:border-stone-800\/95:hover {
    border-color: rgb(41 37 36 / 0.95)
}

.hover\:border-stone-900:hover {
    --tw-border-opacity: 1;
    border-color: rgb(28 25 23 / var(--tw-border-opacity))
}

.hover\:border-stone-900\/0:hover {
    border-color: rgb(28 25 23 / 0)
}

.hover\:border-stone-900\/10:hover {
    border-color: rgb(28 25 23 / 0.1)
}

.hover\:border-stone-900\/100:hover {
    border-color: rgb(28 25 23 / 1)
}

.hover\:border-stone-900\/20:hover {
    border-color: rgb(28 25 23 / 0.2)
}

.hover\:border-stone-900\/25:hover {
    border-color: rgb(28 25 23 / 0.25)
}

.hover\:border-stone-900\/30:hover {
    border-color: rgb(28 25 23 / 0.3)
}

.hover\:border-stone-900\/40:hover {
    border-color: rgb(28 25 23 / 0.4)
}

.hover\:border-stone-900\/5:hover {
    border-color: rgb(28 25 23 / 0.05)
}

.hover\:border-stone-900\/50:hover {
    border-color: rgb(28 25 23 / 0.5)
}

.hover\:border-stone-900\/60:hover {
    border-color: rgb(28 25 23 / 0.6)
}

.hover\:border-stone-900\/70:hover {
    border-color: rgb(28 25 23 / 0.7)
}

.hover\:border-stone-900\/75:hover {
    border-color: rgb(28 25 23 / 0.75)
}

.hover\:border-stone-900\/80:hover {
    border-color: rgb(28 25 23 / 0.8)
}

.hover\:border-stone-900\/90:hover {
    border-color: rgb(28 25 23 / 0.9)
}

.hover\:border-stone-900\/95:hover {
    border-color: rgb(28 25 23 / 0.95)
}

.hover\:border-stone-950:hover {
    --tw-border-opacity: 1;
    border-color: rgb(12 10 9 / var(--tw-border-opacity))
}

.hover\:border-stone-950\/0:hover {
    border-color: rgb(12 10 9 / 0)
}

.hover\:border-stone-950\/10:hover {
    border-color: rgb(12 10 9 / 0.1)
}

.hover\:border-stone-950\/100:hover {
    border-color: rgb(12 10 9 / 1)
}

.hover\:border-stone-950\/20:hover {
    border-color: rgb(12 10 9 / 0.2)
}

.hover\:border-stone-950\/25:hover {
    border-color: rgb(12 10 9 / 0.25)
}

.hover\:border-stone-950\/30:hover {
    border-color: rgb(12 10 9 / 0.3)
}

.hover\:border-stone-950\/40:hover {
    border-color: rgb(12 10 9 / 0.4)
}

.hover\:border-stone-950\/5:hover {
    border-color: rgb(12 10 9 / 0.05)
}

.hover\:border-stone-950\/50:hover {
    border-color: rgb(12 10 9 / 0.5)
}

.hover\:border-stone-950\/60:hover {
    border-color: rgb(12 10 9 / 0.6)
}

.hover\:border-stone-950\/70:hover {
    border-color: rgb(12 10 9 / 0.7)
}

.hover\:border-stone-950\/75:hover {
    border-color: rgb(12 10 9 / 0.75)
}

.hover\:border-stone-950\/80:hover {
    border-color: rgb(12 10 9 / 0.8)
}

.hover\:border-stone-950\/90:hover {
    border-color: rgb(12 10 9 / 0.9)
}

.hover\:border-stone-950\/95:hover {
    border-color: rgb(12 10 9 / 0.95)
}

.hover\:border-teal-100:hover {
    --tw-border-opacity: 1;
    border-color: rgb(204 251 241 / var(--tw-border-opacity))
}

.hover\:border-teal-100\/0:hover {
    border-color: rgb(204 251 241 / 0)
}

.hover\:border-teal-100\/10:hover {
    border-color: rgb(204 251 241 / 0.1)
}

.hover\:border-teal-100\/100:hover {
    border-color: rgb(204 251 241 / 1)
}

.hover\:border-teal-100\/20:hover {
    border-color: rgb(204 251 241 / 0.2)
}

.hover\:border-teal-100\/25:hover {
    border-color: rgb(204 251 241 / 0.25)
}

.hover\:border-teal-100\/30:hover {
    border-color: rgb(204 251 241 / 0.3)
}

.hover\:border-teal-100\/40:hover {
    border-color: rgb(204 251 241 / 0.4)
}

.hover\:border-teal-100\/5:hover {
    border-color: rgb(204 251 241 / 0.05)
}

.hover\:border-teal-100\/50:hover {
    border-color: rgb(204 251 241 / 0.5)
}

.hover\:border-teal-100\/60:hover {
    border-color: rgb(204 251 241 / 0.6)
}

.hover\:border-teal-100\/70:hover {
    border-color: rgb(204 251 241 / 0.7)
}

.hover\:border-teal-100\/75:hover {
    border-color: rgb(204 251 241 / 0.75)
}

.hover\:border-teal-100\/80:hover {
    border-color: rgb(204 251 241 / 0.8)
}

.hover\:border-teal-100\/90:hover {
    border-color: rgb(204 251 241 / 0.9)
}

.hover\:border-teal-100\/95:hover {
    border-color: rgb(204 251 241 / 0.95)
}

.hover\:border-teal-200:hover {
    --tw-border-opacity: 1;
    border-color: rgb(153 246 228 / var(--tw-border-opacity))
}

.hover\:border-teal-200\/0:hover {
    border-color: rgb(153 246 228 / 0)
}

.hover\:border-teal-200\/10:hover {
    border-color: rgb(153 246 228 / 0.1)
}

.hover\:border-teal-200\/100:hover {
    border-color: rgb(153 246 228 / 1)
}

.hover\:border-teal-200\/20:hover {
    border-color: rgb(153 246 228 / 0.2)
}

.hover\:border-teal-200\/25:hover {
    border-color: rgb(153 246 228 / 0.25)
}

.hover\:border-teal-200\/30:hover {
    border-color: rgb(153 246 228 / 0.3)
}

.hover\:border-teal-200\/40:hover {
    border-color: rgb(153 246 228 / 0.4)
}

.hover\:border-teal-200\/5:hover {
    border-color: rgb(153 246 228 / 0.05)
}

.hover\:border-teal-200\/50:hover {
    border-color: rgb(153 246 228 / 0.5)
}

.hover\:border-teal-200\/60:hover {
    border-color: rgb(153 246 228 / 0.6)
}

.hover\:border-teal-200\/70:hover {
    border-color: rgb(153 246 228 / 0.7)
}

.hover\:border-teal-200\/75:hover {
    border-color: rgb(153 246 228 / 0.75)
}

.hover\:border-teal-200\/80:hover {
    border-color: rgb(153 246 228 / 0.8)
}

.hover\:border-teal-200\/90:hover {
    border-color: rgb(153 246 228 / 0.9)
}

.hover\:border-teal-200\/95:hover {
    border-color: rgb(153 246 228 / 0.95)
}

.hover\:border-teal-300:hover {
    --tw-border-opacity: 1;
    border-color: rgb(94 234 212 / var(--tw-border-opacity))
}

.hover\:border-teal-300\/0:hover {
    border-color: rgb(94 234 212 / 0)
}

.hover\:border-teal-300\/10:hover {
    border-color: rgb(94 234 212 / 0.1)
}

.hover\:border-teal-300\/100:hover {
    border-color: rgb(94 234 212 / 1)
}

.hover\:border-teal-300\/20:hover {
    border-color: rgb(94 234 212 / 0.2)
}

.hover\:border-teal-300\/25:hover {
    border-color: rgb(94 234 212 / 0.25)
}

.hover\:border-teal-300\/30:hover {
    border-color: rgb(94 234 212 / 0.3)
}

.hover\:border-teal-300\/40:hover {
    border-color: rgb(94 234 212 / 0.4)
}

.hover\:border-teal-300\/5:hover {
    border-color: rgb(94 234 212 / 0.05)
}

.hover\:border-teal-300\/50:hover {
    border-color: rgb(94 234 212 / 0.5)
}

.hover\:border-teal-300\/60:hover {
    border-color: rgb(94 234 212 / 0.6)
}

.hover\:border-teal-300\/70:hover {
    border-color: rgb(94 234 212 / 0.7)
}

.hover\:border-teal-300\/75:hover {
    border-color: rgb(94 234 212 / 0.75)
}

.hover\:border-teal-300\/80:hover {
    border-color: rgb(94 234 212 / 0.8)
}

.hover\:border-teal-300\/90:hover {
    border-color: rgb(94 234 212 / 0.9)
}

.hover\:border-teal-300\/95:hover {
    border-color: rgb(94 234 212 / 0.95)
}

.hover\:border-teal-400:hover {
    --tw-border-opacity: 1;
    border-color: rgb(45 212 191 / var(--tw-border-opacity))
}

.hover\:border-teal-400\/0:hover {
    border-color: rgb(45 212 191 / 0)
}

.hover\:border-teal-400\/10:hover {
    border-color: rgb(45 212 191 / 0.1)
}

.hover\:border-teal-400\/100:hover {
    border-color: rgb(45 212 191 / 1)
}

.hover\:border-teal-400\/20:hover {
    border-color: rgb(45 212 191 / 0.2)
}

.hover\:border-teal-400\/25:hover {
    border-color: rgb(45 212 191 / 0.25)
}

.hover\:border-teal-400\/30:hover {
    border-color: rgb(45 212 191 / 0.3)
}

.hover\:border-teal-400\/40:hover {
    border-color: rgb(45 212 191 / 0.4)
}

.hover\:border-teal-400\/5:hover {
    border-color: rgb(45 212 191 / 0.05)
}

.hover\:border-teal-400\/50:hover {
    border-color: rgb(45 212 191 / 0.5)
}

.hover\:border-teal-400\/60:hover {
    border-color: rgb(45 212 191 / 0.6)
}

.hover\:border-teal-400\/70:hover {
    border-color: rgb(45 212 191 / 0.7)
}

.hover\:border-teal-400\/75:hover {
    border-color: rgb(45 212 191 / 0.75)
}

.hover\:border-teal-400\/80:hover {
    border-color: rgb(45 212 191 / 0.8)
}

.hover\:border-teal-400\/90:hover {
    border-color: rgb(45 212 191 / 0.9)
}

.hover\:border-teal-400\/95:hover {
    border-color: rgb(45 212 191 / 0.95)
}

.hover\:border-teal-450:hover {
    --tw-border-opacity: 1;
    border-color: rgb(0 184 158 / var(--tw-border-opacity))
}

.hover\:border-teal-450\/0:hover {
    border-color: rgb(0 184 158 / 0)
}

.hover\:border-teal-450\/10:hover {
    border-color: rgb(0 184 158 / 0.1)
}

.hover\:border-teal-450\/100:hover {
    border-color: rgb(0 184 158 / 1)
}

.hover\:border-teal-450\/20:hover {
    border-color: rgb(0 184 158 / 0.2)
}

.hover\:border-teal-450\/25:hover {
    border-color: rgb(0 184 158 / 0.25)
}

.hover\:border-teal-450\/30:hover {
    border-color: rgb(0 184 158 / 0.3)
}

.hover\:border-teal-450\/40:hover {
    border-color: rgb(0 184 158 / 0.4)
}

.hover\:border-teal-450\/5:hover {
    border-color: rgb(0 184 158 / 0.05)
}

.hover\:border-teal-450\/50:hover {
    border-color: rgb(0 184 158 / 0.5)
}

.hover\:border-teal-450\/60:hover {
    border-color: rgb(0 184 158 / 0.6)
}

.hover\:border-teal-450\/70:hover {
    border-color: rgb(0 184 158 / 0.7)
}

.hover\:border-teal-450\/75:hover {
    border-color: rgb(0 184 158 / 0.75)
}

.hover\:border-teal-450\/80:hover {
    border-color: rgb(0 184 158 / 0.8)
}

.hover\:border-teal-450\/90:hover {
    border-color: rgb(0 184 158 / 0.9)
}

.hover\:border-teal-450\/95:hover {
    border-color: rgb(0 184 158 / 0.95)
}

.hover\:border-teal-50:hover {
    --tw-border-opacity: 1;
    border-color: rgb(240 253 250 / var(--tw-border-opacity))
}

.hover\:border-teal-50\/0:hover {
    border-color: rgb(240 253 250 / 0)
}

.hover\:border-teal-50\/10:hover {
    border-color: rgb(240 253 250 / 0.1)
}

.hover\:border-teal-50\/100:hover {
    border-color: rgb(240 253 250 / 1)
}

.hover\:border-teal-50\/20:hover {
    border-color: rgb(240 253 250 / 0.2)
}

.hover\:border-teal-50\/25:hover {
    border-color: rgb(240 253 250 / 0.25)
}

.hover\:border-teal-50\/30:hover {
    border-color: rgb(240 253 250 / 0.3)
}

.hover\:border-teal-50\/40:hover {
    border-color: rgb(240 253 250 / 0.4)
}

.hover\:border-teal-50\/5:hover {
    border-color: rgb(240 253 250 / 0.05)
}

.hover\:border-teal-50\/50:hover {
    border-color: rgb(240 253 250 / 0.5)
}

.hover\:border-teal-50\/60:hover {
    border-color: rgb(240 253 250 / 0.6)
}

.hover\:border-teal-50\/70:hover {
    border-color: rgb(240 253 250 / 0.7)
}

.hover\:border-teal-50\/75:hover {
    border-color: rgb(240 253 250 / 0.75)
}

.hover\:border-teal-50\/80:hover {
    border-color: rgb(240 253 250 / 0.8)
}

.hover\:border-teal-50\/90:hover {
    border-color: rgb(240 253 250 / 0.9)
}

.hover\:border-teal-50\/95:hover {
    border-color: rgb(240 253 250 / 0.95)
}

.hover\:border-teal-500:hover {
    --tw-border-opacity: 1;
    border-color: rgb(20 184 166 / var(--tw-border-opacity))
}

.hover\:border-teal-500\/0:hover {
    border-color: rgb(20 184 166 / 0)
}

.hover\:border-teal-500\/10:hover {
    border-color: rgb(20 184 166 / 0.1)
}

.hover\:border-teal-500\/100:hover {
    border-color: rgb(20 184 166 / 1)
}

.hover\:border-teal-500\/20:hover {
    border-color: rgb(20 184 166 / 0.2)
}

.hover\:border-teal-500\/25:hover {
    border-color: rgb(20 184 166 / 0.25)
}

.hover\:border-teal-500\/30:hover {
    border-color: rgb(20 184 166 / 0.3)
}

.hover\:border-teal-500\/40:hover {
    border-color: rgb(20 184 166 / 0.4)
}

.hover\:border-teal-500\/5:hover {
    border-color: rgb(20 184 166 / 0.05)
}

.hover\:border-teal-500\/50:hover {
    border-color: rgb(20 184 166 / 0.5)
}

.hover\:border-teal-500\/60:hover {
    border-color: rgb(20 184 166 / 0.6)
}

.hover\:border-teal-500\/70:hover {
    border-color: rgb(20 184 166 / 0.7)
}

.hover\:border-teal-500\/75:hover {
    border-color: rgb(20 184 166 / 0.75)
}

.hover\:border-teal-500\/80:hover {
    border-color: rgb(20 184 166 / 0.8)
}

.hover\:border-teal-500\/90:hover {
    border-color: rgb(20 184 166 / 0.9)
}

.hover\:border-teal-500\/95:hover {
    border-color: rgb(20 184 166 / 0.95)
}

.hover\:border-teal-550:hover {
    --tw-border-opacity: 1;
    border-color: rgb(0 133 115 / var(--tw-border-opacity))
}

.hover\:border-teal-550\/0:hover {
    border-color: rgb(0 133 115 / 0)
}

.hover\:border-teal-550\/10:hover {
    border-color: rgb(0 133 115 / 0.1)
}

.hover\:border-teal-550\/100:hover {
    border-color: rgb(0 133 115 / 1)
}

.hover\:border-teal-550\/20:hover {
    border-color: rgb(0 133 115 / 0.2)
}

.hover\:border-teal-550\/25:hover {
    border-color: rgb(0 133 115 / 0.25)
}

.hover\:border-teal-550\/30:hover {
    border-color: rgb(0 133 115 / 0.3)
}

.hover\:border-teal-550\/40:hover {
    border-color: rgb(0 133 115 / 0.4)
}

.hover\:border-teal-550\/5:hover {
    border-color: rgb(0 133 115 / 0.05)
}

.hover\:border-teal-550\/50:hover {
    border-color: rgb(0 133 115 / 0.5)
}

.hover\:border-teal-550\/60:hover {
    border-color: rgb(0 133 115 / 0.6)
}

.hover\:border-teal-550\/70:hover {
    border-color: rgb(0 133 115 / 0.7)
}

.hover\:border-teal-550\/75:hover {
    border-color: rgb(0 133 115 / 0.75)
}

.hover\:border-teal-550\/80:hover {
    border-color: rgb(0 133 115 / 0.8)
}

.hover\:border-teal-550\/90:hover {
    border-color: rgb(0 133 115 / 0.9)
}

.hover\:border-teal-550\/95:hover {
    border-color: rgb(0 133 115 / 0.95)
}

.hover\:border-teal-600:hover {
    --tw-border-opacity: 1;
    border-color: rgb(13 148 136 / var(--tw-border-opacity))
}

.hover\:border-teal-600\/0:hover {
    border-color: rgb(13 148 136 / 0)
}

.hover\:border-teal-600\/10:hover {
    border-color: rgb(13 148 136 / 0.1)
}

.hover\:border-teal-600\/100:hover {
    border-color: rgb(13 148 136 / 1)
}

.hover\:border-teal-600\/20:hover {
    border-color: rgb(13 148 136 / 0.2)
}

.hover\:border-teal-600\/25:hover {
    border-color: rgb(13 148 136 / 0.25)
}

.hover\:border-teal-600\/30:hover {
    border-color: rgb(13 148 136 / 0.3)
}

.hover\:border-teal-600\/40:hover {
    border-color: rgb(13 148 136 / 0.4)
}

.hover\:border-teal-600\/5:hover {
    border-color: rgb(13 148 136 / 0.05)
}

.hover\:border-teal-600\/50:hover {
    border-color: rgb(13 148 136 / 0.5)
}

.hover\:border-teal-600\/60:hover {
    border-color: rgb(13 148 136 / 0.6)
}

.hover\:border-teal-600\/70:hover {
    border-color: rgb(13 148 136 / 0.7)
}

.hover\:border-teal-600\/75:hover {
    border-color: rgb(13 148 136 / 0.75)
}

.hover\:border-teal-600\/80:hover {
    border-color: rgb(13 148 136 / 0.8)
}

.hover\:border-teal-600\/90:hover {
    border-color: rgb(13 148 136 / 0.9)
}

.hover\:border-teal-600\/95:hover {
    border-color: rgb(13 148 136 / 0.95)
}

.hover\:border-teal-700:hover {
    --tw-border-opacity: 1;
    border-color: rgb(15 118 110 / var(--tw-border-opacity))
}

.hover\:border-teal-700\/0:hover {
    border-color: rgb(15 118 110 / 0)
}

.hover\:border-teal-700\/10:hover {
    border-color: rgb(15 118 110 / 0.1)
}

.hover\:border-teal-700\/100:hover {
    border-color: rgb(15 118 110 / 1)
}

.hover\:border-teal-700\/20:hover {
    border-color: rgb(15 118 110 / 0.2)
}

.hover\:border-teal-700\/25:hover {
    border-color: rgb(15 118 110 / 0.25)
}

.hover\:border-teal-700\/30:hover {
    border-color: rgb(15 118 110 / 0.3)
}

.hover\:border-teal-700\/40:hover {
    border-color: rgb(15 118 110 / 0.4)
}

.hover\:border-teal-700\/5:hover {
    border-color: rgb(15 118 110 / 0.05)
}

.hover\:border-teal-700\/50:hover {
    border-color: rgb(15 118 110 / 0.5)
}

.hover\:border-teal-700\/60:hover {
    border-color: rgb(15 118 110 / 0.6)
}

.hover\:border-teal-700\/70:hover {
    border-color: rgb(15 118 110 / 0.7)
}

.hover\:border-teal-700\/75:hover {
    border-color: rgb(15 118 110 / 0.75)
}

.hover\:border-teal-700\/80:hover {
    border-color: rgb(15 118 110 / 0.8)
}

.hover\:border-teal-700\/90:hover {
    border-color: rgb(15 118 110 / 0.9)
}

.hover\:border-teal-700\/95:hover {
    border-color: rgb(15 118 110 / 0.95)
}

.hover\:border-teal-800:hover {
    --tw-border-opacity: 1;
    border-color: rgb(17 94 89 / var(--tw-border-opacity))
}

.hover\:border-teal-800\/0:hover {
    border-color: rgb(17 94 89 / 0)
}

.hover\:border-teal-800\/10:hover {
    border-color: rgb(17 94 89 / 0.1)
}

.hover\:border-teal-800\/100:hover {
    border-color: rgb(17 94 89 / 1)
}

.hover\:border-teal-800\/20:hover {
    border-color: rgb(17 94 89 / 0.2)
}

.hover\:border-teal-800\/25:hover {
    border-color: rgb(17 94 89 / 0.25)
}

.hover\:border-teal-800\/30:hover {
    border-color: rgb(17 94 89 / 0.3)
}

.hover\:border-teal-800\/40:hover {
    border-color: rgb(17 94 89 / 0.4)
}

.hover\:border-teal-800\/5:hover {
    border-color: rgb(17 94 89 / 0.05)
}

.hover\:border-teal-800\/50:hover {
    border-color: rgb(17 94 89 / 0.5)
}

.hover\:border-teal-800\/60:hover {
    border-color: rgb(17 94 89 / 0.6)
}

.hover\:border-teal-800\/70:hover {
    border-color: rgb(17 94 89 / 0.7)
}

.hover\:border-teal-800\/75:hover {
    border-color: rgb(17 94 89 / 0.75)
}

.hover\:border-teal-800\/80:hover {
    border-color: rgb(17 94 89 / 0.8)
}

.hover\:border-teal-800\/90:hover {
    border-color: rgb(17 94 89 / 0.9)
}

.hover\:border-teal-800\/95:hover {
    border-color: rgb(17 94 89 / 0.95)
}

.hover\:border-teal-900:hover {
    --tw-border-opacity: 1;
    border-color: rgb(19 78 74 / var(--tw-border-opacity))
}

.hover\:border-teal-900\/0:hover {
    border-color: rgb(19 78 74 / 0)
}

.hover\:border-teal-900\/10:hover {
    border-color: rgb(19 78 74 / 0.1)
}

.hover\:border-teal-900\/100:hover {
    border-color: rgb(19 78 74 / 1)
}

.hover\:border-teal-900\/20:hover {
    border-color: rgb(19 78 74 / 0.2)
}

.hover\:border-teal-900\/25:hover {
    border-color: rgb(19 78 74 / 0.25)
}

.hover\:border-teal-900\/30:hover {
    border-color: rgb(19 78 74 / 0.3)
}

.hover\:border-teal-900\/40:hover {
    border-color: rgb(19 78 74 / 0.4)
}

.hover\:border-teal-900\/5:hover {
    border-color: rgb(19 78 74 / 0.05)
}

.hover\:border-teal-900\/50:hover {
    border-color: rgb(19 78 74 / 0.5)
}

.hover\:border-teal-900\/60:hover {
    border-color: rgb(19 78 74 / 0.6)
}

.hover\:border-teal-900\/70:hover {
    border-color: rgb(19 78 74 / 0.7)
}

.hover\:border-teal-900\/75:hover {
    border-color: rgb(19 78 74 / 0.75)
}

.hover\:border-teal-900\/80:hover {
    border-color: rgb(19 78 74 / 0.8)
}

.hover\:border-teal-900\/90:hover {
    border-color: rgb(19 78 74 / 0.9)
}

.hover\:border-teal-900\/95:hover {
    border-color: rgb(19 78 74 / 0.95)
}

.hover\:border-teal-950:hover {
    --tw-border-opacity: 1;
    border-color: rgb(4 47 46 / var(--tw-border-opacity))
}

.hover\:border-teal-950\/0:hover {
    border-color: rgb(4 47 46 / 0)
}

.hover\:border-teal-950\/10:hover {
    border-color: rgb(4 47 46 / 0.1)
}

.hover\:border-teal-950\/100:hover {
    border-color: rgb(4 47 46 / 1)
}

.hover\:border-teal-950\/20:hover {
    border-color: rgb(4 47 46 / 0.2)
}

.hover\:border-teal-950\/25:hover {
    border-color: rgb(4 47 46 / 0.25)
}

.hover\:border-teal-950\/30:hover {
    border-color: rgb(4 47 46 / 0.3)
}

.hover\:border-teal-950\/40:hover {
    border-color: rgb(4 47 46 / 0.4)
}

.hover\:border-teal-950\/5:hover {
    border-color: rgb(4 47 46 / 0.05)
}

.hover\:border-teal-950\/50:hover {
    border-color: rgb(4 47 46 / 0.5)
}

.hover\:border-teal-950\/60:hover {
    border-color: rgb(4 47 46 / 0.6)
}

.hover\:border-teal-950\/70:hover {
    border-color: rgb(4 47 46 / 0.7)
}

.hover\:border-teal-950\/75:hover {
    border-color: rgb(4 47 46 / 0.75)
}

.hover\:border-teal-950\/80:hover {
    border-color: rgb(4 47 46 / 0.8)
}

.hover\:border-teal-950\/90:hover {
    border-color: rgb(4 47 46 / 0.9)
}

.hover\:border-teal-950\/95:hover {
    border-color: rgb(4 47 46 / 0.95)
}

.hover\:border-violet-100:hover {
    --tw-border-opacity: 1;
    border-color: rgb(237 233 254 / var(--tw-border-opacity))
}

.hover\:border-violet-100\/0:hover {
    border-color: rgb(237 233 254 / 0)
}

.hover\:border-violet-100\/10:hover {
    border-color: rgb(237 233 254 / 0.1)
}

.hover\:border-violet-100\/100:hover {
    border-color: rgb(237 233 254 / 1)
}

.hover\:border-violet-100\/20:hover {
    border-color: rgb(237 233 254 / 0.2)
}

.hover\:border-violet-100\/25:hover {
    border-color: rgb(237 233 254 / 0.25)
}

.hover\:border-violet-100\/30:hover {
    border-color: rgb(237 233 254 / 0.3)
}

.hover\:border-violet-100\/40:hover {
    border-color: rgb(237 233 254 / 0.4)
}

.hover\:border-violet-100\/5:hover {
    border-color: rgb(237 233 254 / 0.05)
}

.hover\:border-violet-100\/50:hover {
    border-color: rgb(237 233 254 / 0.5)
}

.hover\:border-violet-100\/60:hover {
    border-color: rgb(237 233 254 / 0.6)
}

.hover\:border-violet-100\/70:hover {
    border-color: rgb(237 233 254 / 0.7)
}

.hover\:border-violet-100\/75:hover {
    border-color: rgb(237 233 254 / 0.75)
}

.hover\:border-violet-100\/80:hover {
    border-color: rgb(237 233 254 / 0.8)
}

.hover\:border-violet-100\/90:hover {
    border-color: rgb(237 233 254 / 0.9)
}

.hover\:border-violet-100\/95:hover {
    border-color: rgb(237 233 254 / 0.95)
}

.hover\:border-violet-101:hover {
    --tw-border-opacity: 1;
    border-color: rgb(239 232 255 / var(--tw-border-opacity))
}

.hover\:border-violet-101\/0:hover {
    border-color: rgb(239 232 255 / 0)
}

.hover\:border-violet-101\/10:hover {
    border-color: rgb(239 232 255 / 0.1)
}

.hover\:border-violet-101\/100:hover {
    border-color: rgb(239 232 255 / 1)
}

.hover\:border-violet-101\/20:hover {
    border-color: rgb(239 232 255 / 0.2)
}

.hover\:border-violet-101\/25:hover {
    border-color: rgb(239 232 255 / 0.25)
}

.hover\:border-violet-101\/30:hover {
    border-color: rgb(239 232 255 / 0.3)
}

.hover\:border-violet-101\/40:hover {
    border-color: rgb(239 232 255 / 0.4)
}

.hover\:border-violet-101\/5:hover {
    border-color: rgb(239 232 255 / 0.05)
}

.hover\:border-violet-101\/50:hover {
    border-color: rgb(239 232 255 / 0.5)
}

.hover\:border-violet-101\/60:hover {
    border-color: rgb(239 232 255 / 0.6)
}

.hover\:border-violet-101\/70:hover {
    border-color: rgb(239 232 255 / 0.7)
}

.hover\:border-violet-101\/75:hover {
    border-color: rgb(239 232 255 / 0.75)
}

.hover\:border-violet-101\/80:hover {
    border-color: rgb(239 232 255 / 0.8)
}

.hover\:border-violet-101\/90:hover {
    border-color: rgb(239 232 255 / 0.9)
}

.hover\:border-violet-101\/95:hover {
    border-color: rgb(239 232 255 / 0.95)
}

.hover\:border-violet-200:hover {
    --tw-border-opacity: 1;
    border-color: rgb(221 214 254 / var(--tw-border-opacity))
}

.hover\:border-violet-200\/0:hover {
    border-color: rgb(221 214 254 / 0)
}

.hover\:border-violet-200\/10:hover {
    border-color: rgb(221 214 254 / 0.1)
}

.hover\:border-violet-200\/100:hover {
    border-color: rgb(221 214 254 / 1)
}

.hover\:border-violet-200\/20:hover {
    border-color: rgb(221 214 254 / 0.2)
}

.hover\:border-violet-200\/25:hover {
    border-color: rgb(221 214 254 / 0.25)
}

.hover\:border-violet-200\/30:hover {
    border-color: rgb(221 214 254 / 0.3)
}

.hover\:border-violet-200\/40:hover {
    border-color: rgb(221 214 254 / 0.4)
}

.hover\:border-violet-200\/5:hover {
    border-color: rgb(221 214 254 / 0.05)
}

.hover\:border-violet-200\/50:hover {
    border-color: rgb(221 214 254 / 0.5)
}

.hover\:border-violet-200\/60:hover {
    border-color: rgb(221 214 254 / 0.6)
}

.hover\:border-violet-200\/70:hover {
    border-color: rgb(221 214 254 / 0.7)
}

.hover\:border-violet-200\/75:hover {
    border-color: rgb(221 214 254 / 0.75)
}

.hover\:border-violet-200\/80:hover {
    border-color: rgb(221 214 254 / 0.8)
}

.hover\:border-violet-200\/90:hover {
    border-color: rgb(221 214 254 / 0.9)
}

.hover\:border-violet-200\/95:hover {
    border-color: rgb(221 214 254 / 0.95)
}

.hover\:border-violet-250:hover {
    --tw-border-opacity: 1;
    border-color: rgb(222 208 255 / var(--tw-border-opacity))
}

.hover\:border-violet-250\/0:hover {
    border-color: rgb(222 208 255 / 0)
}

.hover\:border-violet-250\/10:hover {
    border-color: rgb(222 208 255 / 0.1)
}

.hover\:border-violet-250\/100:hover {
    border-color: rgb(222 208 255 / 1)
}

.hover\:border-violet-250\/20:hover {
    border-color: rgb(222 208 255 / 0.2)
}

.hover\:border-violet-250\/25:hover {
    border-color: rgb(222 208 255 / 0.25)
}

.hover\:border-violet-250\/30:hover {
    border-color: rgb(222 208 255 / 0.3)
}

.hover\:border-violet-250\/40:hover {
    border-color: rgb(222 208 255 / 0.4)
}

.hover\:border-violet-250\/5:hover {
    border-color: rgb(222 208 255 / 0.05)
}

.hover\:border-violet-250\/50:hover {
    border-color: rgb(222 208 255 / 0.5)
}

.hover\:border-violet-250\/60:hover {
    border-color: rgb(222 208 255 / 0.6)
}

.hover\:border-violet-250\/70:hover {
    border-color: rgb(222 208 255 / 0.7)
}

.hover\:border-violet-250\/75:hover {
    border-color: rgb(222 208 255 / 0.75)
}

.hover\:border-violet-250\/80:hover {
    border-color: rgb(222 208 255 / 0.8)
}

.hover\:border-violet-250\/90:hover {
    border-color: rgb(222 208 255 / 0.9)
}

.hover\:border-violet-250\/95:hover {
    border-color: rgb(222 208 255 / 0.95)
}

.hover\:border-violet-300:hover {
    --tw-border-opacity: 1;
    border-color: rgb(196 181 253 / var(--tw-border-opacity))
}

.hover\:border-violet-300\/0:hover {
    border-color: rgb(196 181 253 / 0)
}

.hover\:border-violet-300\/10:hover {
    border-color: rgb(196 181 253 / 0.1)
}

.hover\:border-violet-300\/100:hover {
    border-color: rgb(196 181 253 / 1)
}

.hover\:border-violet-300\/20:hover {
    border-color: rgb(196 181 253 / 0.2)
}

.hover\:border-violet-300\/25:hover {
    border-color: rgb(196 181 253 / 0.25)
}

.hover\:border-violet-300\/30:hover {
    border-color: rgb(196 181 253 / 0.3)
}

.hover\:border-violet-300\/40:hover {
    border-color: rgb(196 181 253 / 0.4)
}

.hover\:border-violet-300\/5:hover {
    border-color: rgb(196 181 253 / 0.05)
}

.hover\:border-violet-300\/50:hover {
    border-color: rgb(196 181 253 / 0.5)
}

.hover\:border-violet-300\/60:hover {
    border-color: rgb(196 181 253 / 0.6)
}

.hover\:border-violet-300\/70:hover {
    border-color: rgb(196 181 253 / 0.7)
}

.hover\:border-violet-300\/75:hover {
    border-color: rgb(196 181 253 / 0.75)
}

.hover\:border-violet-300\/80:hover {
    border-color: rgb(196 181 253 / 0.8)
}

.hover\:border-violet-300\/90:hover {
    border-color: rgb(196 181 253 / 0.9)
}

.hover\:border-violet-300\/95:hover {
    border-color: rgb(196 181 253 / 0.95)
}

.hover\:border-violet-400:hover {
    --tw-border-opacity: 1;
    border-color: rgb(167 139 250 / var(--tw-border-opacity))
}

.hover\:border-violet-400\/0:hover {
    border-color: rgb(167 139 250 / 0)
}

.hover\:border-violet-400\/10:hover {
    border-color: rgb(167 139 250 / 0.1)
}

.hover\:border-violet-400\/100:hover {
    border-color: rgb(167 139 250 / 1)
}

.hover\:border-violet-400\/20:hover {
    border-color: rgb(167 139 250 / 0.2)
}

.hover\:border-violet-400\/25:hover {
    border-color: rgb(167 139 250 / 0.25)
}

.hover\:border-violet-400\/30:hover {
    border-color: rgb(167 139 250 / 0.3)
}

.hover\:border-violet-400\/40:hover {
    border-color: rgb(167 139 250 / 0.4)
}

.hover\:border-violet-400\/5:hover {
    border-color: rgb(167 139 250 / 0.05)
}

.hover\:border-violet-400\/50:hover {
    border-color: rgb(167 139 250 / 0.5)
}

.hover\:border-violet-400\/60:hover {
    border-color: rgb(167 139 250 / 0.6)
}

.hover\:border-violet-400\/70:hover {
    border-color: rgb(167 139 250 / 0.7)
}

.hover\:border-violet-400\/75:hover {
    border-color: rgb(167 139 250 / 0.75)
}

.hover\:border-violet-400\/80:hover {
    border-color: rgb(167 139 250 / 0.8)
}

.hover\:border-violet-400\/90:hover {
    border-color: rgb(167 139 250 / 0.9)
}

.hover\:border-violet-400\/95:hover {
    border-color: rgb(167 139 250 / 0.95)
}

.hover\:border-violet-450:hover {
    --tw-border-opacity: 1;
    border-color: rgb(128 76 255 / var(--tw-border-opacity))
}

.hover\:border-violet-450\/0:hover {
    border-color: rgb(128 76 255 / 0)
}

.hover\:border-violet-450\/10:hover {
    border-color: rgb(128 76 255 / 0.1)
}

.hover\:border-violet-450\/100:hover {
    border-color: rgb(128 76 255 / 1)
}

.hover\:border-violet-450\/20:hover {
    border-color: rgb(128 76 255 / 0.2)
}

.hover\:border-violet-450\/25:hover {
    border-color: rgb(128 76 255 / 0.25)
}

.hover\:border-violet-450\/30:hover {
    border-color: rgb(128 76 255 / 0.3)
}

.hover\:border-violet-450\/40:hover {
    border-color: rgb(128 76 255 / 0.4)
}

.hover\:border-violet-450\/5:hover {
    border-color: rgb(128 76 255 / 0.05)
}

.hover\:border-violet-450\/50:hover {
    border-color: rgb(128 76 255 / 0.5)
}

.hover\:border-violet-450\/60:hover {
    border-color: rgb(128 76 255 / 0.6)
}

.hover\:border-violet-450\/70:hover {
    border-color: rgb(128 76 255 / 0.7)
}

.hover\:border-violet-450\/75:hover {
    border-color: rgb(128 76 255 / 0.75)
}

.hover\:border-violet-450\/80:hover {
    border-color: rgb(128 76 255 / 0.8)
}

.hover\:border-violet-450\/90:hover {
    border-color: rgb(128 76 255 / 0.9)
}

.hover\:border-violet-450\/95:hover {
    border-color: rgb(128 76 255 / 0.95)
}

.hover\:border-violet-50:hover {
    --tw-border-opacity: 1;
    border-color: rgb(245 243 255 / var(--tw-border-opacity))
}

.hover\:border-violet-50\/0:hover {
    border-color: rgb(245 243 255 / 0)
}

.hover\:border-violet-50\/10:hover {
    border-color: rgb(245 243 255 / 0.1)
}

.hover\:border-violet-50\/100:hover {
    border-color: rgb(245 243 255 / 1)
}

.hover\:border-violet-50\/20:hover {
    border-color: rgb(245 243 255 / 0.2)
}

.hover\:border-violet-50\/25:hover {
    border-color: rgb(245 243 255 / 0.25)
}

.hover\:border-violet-50\/30:hover {
    border-color: rgb(245 243 255 / 0.3)
}

.hover\:border-violet-50\/40:hover {
    border-color: rgb(245 243 255 / 0.4)
}

.hover\:border-violet-50\/5:hover {
    border-color: rgb(245 243 255 / 0.05)
}

.hover\:border-violet-50\/50:hover {
    border-color: rgb(245 243 255 / 0.5)
}

.hover\:border-violet-50\/60:hover {
    border-color: rgb(245 243 255 / 0.6)
}

.hover\:border-violet-50\/70:hover {
    border-color: rgb(245 243 255 / 0.7)
}

.hover\:border-violet-50\/75:hover {
    border-color: rgb(245 243 255 / 0.75)
}

.hover\:border-violet-50\/80:hover {
    border-color: rgb(245 243 255 / 0.8)
}

.hover\:border-violet-50\/90:hover {
    border-color: rgb(245 243 255 / 0.9)
}

.hover\:border-violet-50\/95:hover {
    border-color: rgb(245 243 255 / 0.95)
}

.hover\:border-violet-500:hover {
    --tw-border-opacity: 1;
    border-color: rgb(139 92 246 / var(--tw-border-opacity))
}

.hover\:border-violet-500\/0:hover {
    border-color: rgb(139 92 246 / 0)
}

.hover\:border-violet-500\/10:hover {
    border-color: rgb(139 92 246 / 0.1)
}

.hover\:border-violet-500\/100:hover {
    border-color: rgb(139 92 246 / 1)
}

.hover\:border-violet-500\/20:hover {
    border-color: rgb(139 92 246 / 0.2)
}

.hover\:border-violet-500\/25:hover {
    border-color: rgb(139 92 246 / 0.25)
}

.hover\:border-violet-500\/30:hover {
    border-color: rgb(139 92 246 / 0.3)
}

.hover\:border-violet-500\/40:hover {
    border-color: rgb(139 92 246 / 0.4)
}

.hover\:border-violet-500\/5:hover {
    border-color: rgb(139 92 246 / 0.05)
}

.hover\:border-violet-500\/50:hover {
    border-color: rgb(139 92 246 / 0.5)
}

.hover\:border-violet-500\/60:hover {
    border-color: rgb(139 92 246 / 0.6)
}

.hover\:border-violet-500\/70:hover {
    border-color: rgb(139 92 246 / 0.7)
}

.hover\:border-violet-500\/75:hover {
    border-color: rgb(139 92 246 / 0.75)
}

.hover\:border-violet-500\/80:hover {
    border-color: rgb(139 92 246 / 0.8)
}

.hover\:border-violet-500\/90:hover {
    border-color: rgb(139 92 246 / 0.9)
}

.hover\:border-violet-500\/95:hover {
    border-color: rgb(139 92 246 / 0.95)
}

.hover\:border-violet-600:hover {
    --tw-border-opacity: 1;
    border-color: rgb(124 58 237 / var(--tw-border-opacity))
}

.hover\:border-violet-600\/0:hover {
    border-color: rgb(124 58 237 / 0)
}

.hover\:border-violet-600\/10:hover {
    border-color: rgb(124 58 237 / 0.1)
}

.hover\:border-violet-600\/100:hover {
    border-color: rgb(124 58 237 / 1)
}

.hover\:border-violet-600\/20:hover {
    border-color: rgb(124 58 237 / 0.2)
}

.hover\:border-violet-600\/25:hover {
    border-color: rgb(124 58 237 / 0.25)
}

.hover\:border-violet-600\/30:hover {
    border-color: rgb(124 58 237 / 0.3)
}

.hover\:border-violet-600\/40:hover {
    border-color: rgb(124 58 237 / 0.4)
}

.hover\:border-violet-600\/5:hover {
    border-color: rgb(124 58 237 / 0.05)
}

.hover\:border-violet-600\/50:hover {
    border-color: rgb(124 58 237 / 0.5)
}

.hover\:border-violet-600\/60:hover {
    border-color: rgb(124 58 237 / 0.6)
}

.hover\:border-violet-600\/70:hover {
    border-color: rgb(124 58 237 / 0.7)
}

.hover\:border-violet-600\/75:hover {
    border-color: rgb(124 58 237 / 0.75)
}

.hover\:border-violet-600\/80:hover {
    border-color: rgb(124 58 237 / 0.8)
}

.hover\:border-violet-600\/90:hover {
    border-color: rgb(124 58 237 / 0.9)
}

.hover\:border-violet-600\/95:hover {
    border-color: rgb(124 58 237 / 0.95)
}

.hover\:border-violet-650:hover {
    --tw-border-opacity: 1;
    border-color: rgb(92 20 255 / var(--tw-border-opacity))
}

.hover\:border-violet-650\/0:hover {
    border-color: rgb(92 20 255 / 0)
}

.hover\:border-violet-650\/10:hover {
    border-color: rgb(92 20 255 / 0.1)
}

.hover\:border-violet-650\/100:hover {
    border-color: rgb(92 20 255 / 1)
}

.hover\:border-violet-650\/20:hover {
    border-color: rgb(92 20 255 / 0.2)
}

.hover\:border-violet-650\/25:hover {
    border-color: rgb(92 20 255 / 0.25)
}

.hover\:border-violet-650\/30:hover {
    border-color: rgb(92 20 255 / 0.3)
}

.hover\:border-violet-650\/40:hover {
    border-color: rgb(92 20 255 / 0.4)
}

.hover\:border-violet-650\/5:hover {
    border-color: rgb(92 20 255 / 0.05)
}

.hover\:border-violet-650\/50:hover {
    border-color: rgb(92 20 255 / 0.5)
}

.hover\:border-violet-650\/60:hover {
    border-color: rgb(92 20 255 / 0.6)
}

.hover\:border-violet-650\/70:hover {
    border-color: rgb(92 20 255 / 0.7)
}

.hover\:border-violet-650\/75:hover {
    border-color: rgb(92 20 255 / 0.75)
}

.hover\:border-violet-650\/80:hover {
    border-color: rgb(92 20 255 / 0.8)
}

.hover\:border-violet-650\/90:hover {
    border-color: rgb(92 20 255 / 0.9)
}

.hover\:border-violet-650\/95:hover {
    border-color: rgb(92 20 255 / 0.95)
}

.hover\:border-violet-700:hover {
    --tw-border-opacity: 1;
    border-color: rgb(109 40 217 / var(--tw-border-opacity))
}

.hover\:border-violet-700\/0:hover {
    border-color: rgb(109 40 217 / 0)
}

.hover\:border-violet-700\/10:hover {
    border-color: rgb(109 40 217 / 0.1)
}

.hover\:border-violet-700\/100:hover {
    border-color: rgb(109 40 217 / 1)
}

.hover\:border-violet-700\/20:hover {
    border-color: rgb(109 40 217 / 0.2)
}

.hover\:border-violet-700\/25:hover {
    border-color: rgb(109 40 217 / 0.25)
}

.hover\:border-violet-700\/30:hover {
    border-color: rgb(109 40 217 / 0.3)
}

.hover\:border-violet-700\/40:hover {
    border-color: rgb(109 40 217 / 0.4)
}

.hover\:border-violet-700\/5:hover {
    border-color: rgb(109 40 217 / 0.05)
}

.hover\:border-violet-700\/50:hover {
    border-color: rgb(109 40 217 / 0.5)
}

.hover\:border-violet-700\/60:hover {
    border-color: rgb(109 40 217 / 0.6)
}

.hover\:border-violet-700\/70:hover {
    border-color: rgb(109 40 217 / 0.7)
}

.hover\:border-violet-700\/75:hover {
    border-color: rgb(109 40 217 / 0.75)
}

.hover\:border-violet-700\/80:hover {
    border-color: rgb(109 40 217 / 0.8)
}

.hover\:border-violet-700\/90:hover {
    border-color: rgb(109 40 217 / 0.9)
}

.hover\:border-violet-700\/95:hover {
    border-color: rgb(109 40 217 / 0.95)
}

.hover\:border-violet-750:hover {
    --tw-border-opacity: 1;
    border-color: rgb(89 6 173 / var(--tw-border-opacity))
}

.hover\:border-violet-750\/0:hover {
    border-color: rgb(89 6 173 / 0)
}

.hover\:border-violet-750\/10:hover {
    border-color: rgb(89 6 173 / 0.1)
}

.hover\:border-violet-750\/100:hover {
    border-color: rgb(89 6 173 / 1)
}

.hover\:border-violet-750\/20:hover {
    border-color: rgb(89 6 173 / 0.2)
}

.hover\:border-violet-750\/25:hover {
    border-color: rgb(89 6 173 / 0.25)
}

.hover\:border-violet-750\/30:hover {
    border-color: rgb(89 6 173 / 0.3)
}

.hover\:border-violet-750\/40:hover {
    border-color: rgb(89 6 173 / 0.4)
}

.hover\:border-violet-750\/5:hover {
    border-color: rgb(89 6 173 / 0.05)
}

.hover\:border-violet-750\/50:hover {
    border-color: rgb(89 6 173 / 0.5)
}

.hover\:border-violet-750\/60:hover {
    border-color: rgb(89 6 173 / 0.6)
}

.hover\:border-violet-750\/70:hover {
    border-color: rgb(89 6 173 / 0.7)
}

.hover\:border-violet-750\/75:hover {
    border-color: rgb(89 6 173 / 0.75)
}

.hover\:border-violet-750\/80:hover {
    border-color: rgb(89 6 173 / 0.8)
}

.hover\:border-violet-750\/90:hover {
    border-color: rgb(89 6 173 / 0.9)
}

.hover\:border-violet-750\/95:hover {
    border-color: rgb(89 6 173 / 0.95)
}

.hover\:border-violet-800:hover {
    --tw-border-opacity: 1;
    border-color: rgb(91 33 182 / var(--tw-border-opacity))
}

.hover\:border-violet-800\/0:hover {
    border-color: rgb(91 33 182 / 0)
}

.hover\:border-violet-800\/10:hover {
    border-color: rgb(91 33 182 / 0.1)
}

.hover\:border-violet-800\/100:hover {
    border-color: rgb(91 33 182 / 1)
}

.hover\:border-violet-800\/20:hover {
    border-color: rgb(91 33 182 / 0.2)
}

.hover\:border-violet-800\/25:hover {
    border-color: rgb(91 33 182 / 0.25)
}

.hover\:border-violet-800\/30:hover {
    border-color: rgb(91 33 182 / 0.3)
}

.hover\:border-violet-800\/40:hover {
    border-color: rgb(91 33 182 / 0.4)
}

.hover\:border-violet-800\/5:hover {
    border-color: rgb(91 33 182 / 0.05)
}

.hover\:border-violet-800\/50:hover {
    border-color: rgb(91 33 182 / 0.5)
}

.hover\:border-violet-800\/60:hover {
    border-color: rgb(91 33 182 / 0.6)
}

.hover\:border-violet-800\/70:hover {
    border-color: rgb(91 33 182 / 0.7)
}

.hover\:border-violet-800\/75:hover {
    border-color: rgb(91 33 182 / 0.75)
}

.hover\:border-violet-800\/80:hover {
    border-color: rgb(91 33 182 / 0.8)
}

.hover\:border-violet-800\/90:hover {
    border-color: rgb(91 33 182 / 0.9)
}

.hover\:border-violet-800\/95:hover {
    border-color: rgb(91 33 182 / 0.95)
}

.hover\:border-violet-900:hover {
    --tw-border-opacity: 1;
    border-color: rgb(76 29 149 / var(--tw-border-opacity))
}

.hover\:border-violet-900\/0:hover {
    border-color: rgb(76 29 149 / 0)
}

.hover\:border-violet-900\/10:hover {
    border-color: rgb(76 29 149 / 0.1)
}

.hover\:border-violet-900\/100:hover {
    border-color: rgb(76 29 149 / 1)
}

.hover\:border-violet-900\/20:hover {
    border-color: rgb(76 29 149 / 0.2)
}

.hover\:border-violet-900\/25:hover {
    border-color: rgb(76 29 149 / 0.25)
}

.hover\:border-violet-900\/30:hover {
    border-color: rgb(76 29 149 / 0.3)
}

.hover\:border-violet-900\/40:hover {
    border-color: rgb(76 29 149 / 0.4)
}

.hover\:border-violet-900\/5:hover {
    border-color: rgb(76 29 149 / 0.05)
}

.hover\:border-violet-900\/50:hover {
    border-color: rgb(76 29 149 / 0.5)
}

.hover\:border-violet-900\/60:hover {
    border-color: rgb(76 29 149 / 0.6)
}

.hover\:border-violet-900\/70:hover {
    border-color: rgb(76 29 149 / 0.7)
}

.hover\:border-violet-900\/75:hover {
    border-color: rgb(76 29 149 / 0.75)
}

.hover\:border-violet-900\/80:hover {
    border-color: rgb(76 29 149 / 0.8)
}

.hover\:border-violet-900\/90:hover {
    border-color: rgb(76 29 149 / 0.9)
}

.hover\:border-violet-900\/95:hover {
    border-color: rgb(76 29 149 / 0.95)
}

.hover\:border-violet-950:hover {
    --tw-border-opacity: 1;
    border-color: rgb(46 16 101 / var(--tw-border-opacity))
}

.hover\:border-violet-950\/0:hover {
    border-color: rgb(46 16 101 / 0)
}

.hover\:border-violet-950\/10:hover {
    border-color: rgb(46 16 101 / 0.1)
}

.hover\:border-violet-950\/100:hover {
    border-color: rgb(46 16 101 / 1)
}

.hover\:border-violet-950\/20:hover {
    border-color: rgb(46 16 101 / 0.2)
}

.hover\:border-violet-950\/25:hover {
    border-color: rgb(46 16 101 / 0.25)
}

.hover\:border-violet-950\/30:hover {
    border-color: rgb(46 16 101 / 0.3)
}

.hover\:border-violet-950\/40:hover {
    border-color: rgb(46 16 101 / 0.4)
}

.hover\:border-violet-950\/5:hover {
    border-color: rgb(46 16 101 / 0.05)
}

.hover\:border-violet-950\/50:hover {
    border-color: rgb(46 16 101 / 0.5)
}

.hover\:border-violet-950\/60:hover {
    border-color: rgb(46 16 101 / 0.6)
}

.hover\:border-violet-950\/70:hover {
    border-color: rgb(46 16 101 / 0.7)
}

.hover\:border-violet-950\/75:hover {
    border-color: rgb(46 16 101 / 0.75)
}

.hover\:border-violet-950\/80:hover {
    border-color: rgb(46 16 101 / 0.8)
}

.hover\:border-violet-950\/90:hover {
    border-color: rgb(46 16 101 / 0.9)
}

.hover\:border-violet-950\/95:hover {
    border-color: rgb(46 16 101 / 0.95)
}

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

.hover\:border-yellow-100:hover {
    --tw-border-opacity: 1;
    border-color: rgb(254 249 195 / var(--tw-border-opacity))
}

.hover\:border-yellow-100\/0:hover {
    border-color: rgb(254 249 195 / 0)
}

.hover\:border-yellow-100\/10:hover {
    border-color: rgb(254 249 195 / 0.1)
}

.hover\:border-yellow-100\/100:hover {
    border-color: rgb(254 249 195 / 1)
}

.hover\:border-yellow-100\/20:hover {
    border-color: rgb(254 249 195 / 0.2)
}

.hover\:border-yellow-100\/25:hover {
    border-color: rgb(254 249 195 / 0.25)
}

.hover\:border-yellow-100\/30:hover {
    border-color: rgb(254 249 195 / 0.3)
}

.hover\:border-yellow-100\/40:hover {
    border-color: rgb(254 249 195 / 0.4)
}

.hover\:border-yellow-100\/5:hover {
    border-color: rgb(254 249 195 / 0.05)
}

.hover\:border-yellow-100\/50:hover {
    border-color: rgb(254 249 195 / 0.5)
}

.hover\:border-yellow-100\/60:hover {
    border-color: rgb(254 249 195 / 0.6)
}

.hover\:border-yellow-100\/70:hover {
    border-color: rgb(254 249 195 / 0.7)
}

.hover\:border-yellow-100\/75:hover {
    border-color: rgb(254 249 195 / 0.75)
}

.hover\:border-yellow-100\/80:hover {
    border-color: rgb(254 249 195 / 0.8)
}

.hover\:border-yellow-100\/90:hover {
    border-color: rgb(254 249 195 / 0.9)
}

.hover\:border-yellow-100\/95:hover {
    border-color: rgb(254 249 195 / 0.95)
}

.hover\:border-yellow-200:hover {
    --tw-border-opacity: 1;
    border-color: rgb(254 240 138 / var(--tw-border-opacity))
}

.hover\:border-yellow-200\/0:hover {
    border-color: rgb(254 240 138 / 0)
}

.hover\:border-yellow-200\/10:hover {
    border-color: rgb(254 240 138 / 0.1)
}

.hover\:border-yellow-200\/100:hover {
    border-color: rgb(254 240 138 / 1)
}

.hover\:border-yellow-200\/20:hover {
    border-color: rgb(254 240 138 / 0.2)
}

.hover\:border-yellow-200\/25:hover {
    border-color: rgb(254 240 138 / 0.25)
}

.hover\:border-yellow-200\/30:hover {
    border-color: rgb(254 240 138 / 0.3)
}

.hover\:border-yellow-200\/40:hover {
    border-color: rgb(254 240 138 / 0.4)
}

.hover\:border-yellow-200\/5:hover {
    border-color: rgb(254 240 138 / 0.05)
}

.hover\:border-yellow-200\/50:hover {
    border-color: rgb(254 240 138 / 0.5)
}

.hover\:border-yellow-200\/60:hover {
    border-color: rgb(254 240 138 / 0.6)
}

.hover\:border-yellow-200\/70:hover {
    border-color: rgb(254 240 138 / 0.7)
}

.hover\:border-yellow-200\/75:hover {
    border-color: rgb(254 240 138 / 0.75)
}

.hover\:border-yellow-200\/80:hover {
    border-color: rgb(254 240 138 / 0.8)
}

.hover\:border-yellow-200\/90:hover {
    border-color: rgb(254 240 138 / 0.9)
}

.hover\:border-yellow-200\/95:hover {
    border-color: rgb(254 240 138 / 0.95)
}

.hover\:border-yellow-255:hover {
    --tw-border-opacity: 1;
    border-color: rgb(252 232 128 / var(--tw-border-opacity))
}

.hover\:border-yellow-255\/0:hover {
    border-color: rgb(252 232 128 / 0)
}

.hover\:border-yellow-255\/10:hover {
    border-color: rgb(252 232 128 / 0.1)
}

.hover\:border-yellow-255\/100:hover {
    border-color: rgb(252 232 128 / 1)
}

.hover\:border-yellow-255\/20:hover {
    border-color: rgb(252 232 128 / 0.2)
}

.hover\:border-yellow-255\/25:hover {
    border-color: rgb(252 232 128 / 0.25)
}

.hover\:border-yellow-255\/30:hover {
    border-color: rgb(252 232 128 / 0.3)
}

.hover\:border-yellow-255\/40:hover {
    border-color: rgb(252 232 128 / 0.4)
}

.hover\:border-yellow-255\/5:hover {
    border-color: rgb(252 232 128 / 0.05)
}

.hover\:border-yellow-255\/50:hover {
    border-color: rgb(252 232 128 / 0.5)
}

.hover\:border-yellow-255\/60:hover {
    border-color: rgb(252 232 128 / 0.6)
}

.hover\:border-yellow-255\/70:hover {
    border-color: rgb(252 232 128 / 0.7)
}

.hover\:border-yellow-255\/75:hover {
    border-color: rgb(252 232 128 / 0.75)
}

.hover\:border-yellow-255\/80:hover {
    border-color: rgb(252 232 128 / 0.8)
}

.hover\:border-yellow-255\/90:hover {
    border-color: rgb(252 232 128 / 0.9)
}

.hover\:border-yellow-255\/95:hover {
    border-color: rgb(252 232 128 / 0.95)
}

.hover\:border-yellow-300:hover {
    --tw-border-opacity: 1;
    border-color: rgb(253 224 71 / var(--tw-border-opacity))
}

.hover\:border-yellow-300\/0:hover {
    border-color: rgb(253 224 71 / 0)
}

.hover\:border-yellow-300\/10:hover {
    border-color: rgb(253 224 71 / 0.1)
}

.hover\:border-yellow-300\/100:hover {
    border-color: rgb(253 224 71 / 1)
}

.hover\:border-yellow-300\/20:hover {
    border-color: rgb(253 224 71 / 0.2)
}

.hover\:border-yellow-300\/25:hover {
    border-color: rgb(253 224 71 / 0.25)
}

.hover\:border-yellow-300\/30:hover {
    border-color: rgb(253 224 71 / 0.3)
}

.hover\:border-yellow-300\/40:hover {
    border-color: rgb(253 224 71 / 0.4)
}

.hover\:border-yellow-300\/5:hover {
    border-color: rgb(253 224 71 / 0.05)
}

.hover\:border-yellow-300\/50:hover {
    border-color: rgb(253 224 71 / 0.5)
}

.hover\:border-yellow-300\/60:hover {
    border-color: rgb(253 224 71 / 0.6)
}

.hover\:border-yellow-300\/70:hover {
    border-color: rgb(253 224 71 / 0.7)
}

.hover\:border-yellow-300\/75:hover {
    border-color: rgb(253 224 71 / 0.75)
}

.hover\:border-yellow-300\/80:hover {
    border-color: rgb(253 224 71 / 0.8)
}

.hover\:border-yellow-300\/90:hover {
    border-color: rgb(253 224 71 / 0.9)
}

.hover\:border-yellow-300\/95:hover {
    border-color: rgb(253 224 71 / 0.95)
}

.hover\:border-yellow-350:hover {
    --tw-border-opacity: 1;
    border-color: rgb(255 221 154 / var(--tw-border-opacity))
}

.hover\:border-yellow-350\/0:hover {
    border-color: rgb(255 221 154 / 0)
}

.hover\:border-yellow-350\/10:hover {
    border-color: rgb(255 221 154 / 0.1)
}

.hover\:border-yellow-350\/100:hover {
    border-color: rgb(255 221 154 / 1)
}

.hover\:border-yellow-350\/20:hover {
    border-color: rgb(255 221 154 / 0.2)
}

.hover\:border-yellow-350\/25:hover {
    border-color: rgb(255 221 154 / 0.25)
}

.hover\:border-yellow-350\/30:hover {
    border-color: rgb(255 221 154 / 0.3)
}

.hover\:border-yellow-350\/40:hover {
    border-color: rgb(255 221 154 / 0.4)
}

.hover\:border-yellow-350\/5:hover {
    border-color: rgb(255 221 154 / 0.05)
}

.hover\:border-yellow-350\/50:hover {
    border-color: rgb(255 221 154 / 0.5)
}

.hover\:border-yellow-350\/60:hover {
    border-color: rgb(255 221 154 / 0.6)
}

.hover\:border-yellow-350\/70:hover {
    border-color: rgb(255 221 154 / 0.7)
}

.hover\:border-yellow-350\/75:hover {
    border-color: rgb(255 221 154 / 0.75)
}

.hover\:border-yellow-350\/80:hover {
    border-color: rgb(255 221 154 / 0.8)
}

.hover\:border-yellow-350\/90:hover {
    border-color: rgb(255 221 154 / 0.9)
}

.hover\:border-yellow-350\/95:hover {
    border-color: rgb(255 221 154 / 0.95)
}

.hover\:border-yellow-351:hover {
    --tw-border-opacity: 1;
    border-color: rgb(255 214 11 / var(--tw-border-opacity))
}

.hover\:border-yellow-351\/0:hover {
    border-color: rgb(255 214 11 / 0)
}

.hover\:border-yellow-351\/10:hover {
    border-color: rgb(255 214 11 / 0.1)
}

.hover\:border-yellow-351\/100:hover {
    border-color: rgb(255 214 11 / 1)
}

.hover\:border-yellow-351\/20:hover {
    border-color: rgb(255 214 11 / 0.2)
}

.hover\:border-yellow-351\/25:hover {
    border-color: rgb(255 214 11 / 0.25)
}

.hover\:border-yellow-351\/30:hover {
    border-color: rgb(255 214 11 / 0.3)
}

.hover\:border-yellow-351\/40:hover {
    border-color: rgb(255 214 11 / 0.4)
}

.hover\:border-yellow-351\/5:hover {
    border-color: rgb(255 214 11 / 0.05)
}

.hover\:border-yellow-351\/50:hover {
    border-color: rgb(255 214 11 / 0.5)
}

.hover\:border-yellow-351\/60:hover {
    border-color: rgb(255 214 11 / 0.6)
}

.hover\:border-yellow-351\/70:hover {
    border-color: rgb(255 214 11 / 0.7)
}

.hover\:border-yellow-351\/75:hover {
    border-color: rgb(255 214 11 / 0.75)
}

.hover\:border-yellow-351\/80:hover {
    border-color: rgb(255 214 11 / 0.8)
}

.hover\:border-yellow-351\/90:hover {
    border-color: rgb(255 214 11 / 0.9)
}

.hover\:border-yellow-351\/95:hover {
    border-color: rgb(255 214 11 / 0.95)
}

.hover\:border-yellow-400:hover {
    --tw-border-opacity: 1;
    border-color: rgb(250 204 21 / var(--tw-border-opacity))
}

.hover\:border-yellow-400\/0:hover {
    border-color: rgb(250 204 21 / 0)
}

.hover\:border-yellow-400\/10:hover {
    border-color: rgb(250 204 21 / 0.1)
}

.hover\:border-yellow-400\/100:hover {
    border-color: rgb(250 204 21 / 1)
}

.hover\:border-yellow-400\/20:hover {
    border-color: rgb(250 204 21 / 0.2)
}

.hover\:border-yellow-400\/25:hover {
    border-color: rgb(250 204 21 / 0.25)
}

.hover\:border-yellow-400\/30:hover {
    border-color: rgb(250 204 21 / 0.3)
}

.hover\:border-yellow-400\/40:hover {
    border-color: rgb(250 204 21 / 0.4)
}

.hover\:border-yellow-400\/5:hover {
    border-color: rgb(250 204 21 / 0.05)
}

.hover\:border-yellow-400\/50:hover {
    border-color: rgb(250 204 21 / 0.5)
}

.hover\:border-yellow-400\/60:hover {
    border-color: rgb(250 204 21 / 0.6)
}

.hover\:border-yellow-400\/70:hover {
    border-color: rgb(250 204 21 / 0.7)
}

.hover\:border-yellow-400\/75:hover {
    border-color: rgb(250 204 21 / 0.75)
}

.hover\:border-yellow-400\/80:hover {
    border-color: rgb(250 204 21 / 0.8)
}

.hover\:border-yellow-400\/90:hover {
    border-color: rgb(250 204 21 / 0.9)
}

.hover\:border-yellow-400\/95:hover {
    border-color: rgb(250 204 21 / 0.95)
}

.hover\:border-yellow-450:hover {
    --tw-border-opacity: 1;
    border-color: rgb(250 179 19 / var(--tw-border-opacity))
}

.hover\:border-yellow-450\/0:hover {
    border-color: rgb(250 179 19 / 0)
}

.hover\:border-yellow-450\/10:hover {
    border-color: rgb(250 179 19 / 0.1)
}

.hover\:border-yellow-450\/100:hover {
    border-color: rgb(250 179 19 / 1)
}

.hover\:border-yellow-450\/20:hover {
    border-color: rgb(250 179 19 / 0.2)
}

.hover\:border-yellow-450\/25:hover {
    border-color: rgb(250 179 19 / 0.25)
}

.hover\:border-yellow-450\/30:hover {
    border-color: rgb(250 179 19 / 0.3)
}

.hover\:border-yellow-450\/40:hover {
    border-color: rgb(250 179 19 / 0.4)
}

.hover\:border-yellow-450\/5:hover {
    border-color: rgb(250 179 19 / 0.05)
}

.hover\:border-yellow-450\/50:hover {
    border-color: rgb(250 179 19 / 0.5)
}

.hover\:border-yellow-450\/60:hover {
    border-color: rgb(250 179 19 / 0.6)
}

.hover\:border-yellow-450\/70:hover {
    border-color: rgb(250 179 19 / 0.7)
}

.hover\:border-yellow-450\/75:hover {
    border-color: rgb(250 179 19 / 0.75)
}

.hover\:border-yellow-450\/80:hover {
    border-color: rgb(250 179 19 / 0.8)
}

.hover\:border-yellow-450\/90:hover {
    border-color: rgb(250 179 19 / 0.9)
}

.hover\:border-yellow-450\/95:hover {
    border-color: rgb(250 179 19 / 0.95)
}

.hover\:border-yellow-50:hover {
    --tw-border-opacity: 1;
    border-color: rgb(254 252 232 / var(--tw-border-opacity))
}

.hover\:border-yellow-50\/0:hover {
    border-color: rgb(254 252 232 / 0)
}

.hover\:border-yellow-50\/10:hover {
    border-color: rgb(254 252 232 / 0.1)
}

.hover\:border-yellow-50\/100:hover {
    border-color: rgb(254 252 232 / 1)
}

.hover\:border-yellow-50\/20:hover {
    border-color: rgb(254 252 232 / 0.2)
}

.hover\:border-yellow-50\/25:hover {
    border-color: rgb(254 252 232 / 0.25)
}

.hover\:border-yellow-50\/30:hover {
    border-color: rgb(254 252 232 / 0.3)
}

.hover\:border-yellow-50\/40:hover {
    border-color: rgb(254 252 232 / 0.4)
}

.hover\:border-yellow-50\/5:hover {
    border-color: rgb(254 252 232 / 0.05)
}

.hover\:border-yellow-50\/50:hover {
    border-color: rgb(254 252 232 / 0.5)
}

.hover\:border-yellow-50\/60:hover {
    border-color: rgb(254 252 232 / 0.6)
}

.hover\:border-yellow-50\/70:hover {
    border-color: rgb(254 252 232 / 0.7)
}

.hover\:border-yellow-50\/75:hover {
    border-color: rgb(254 252 232 / 0.75)
}

.hover\:border-yellow-50\/80:hover {
    border-color: rgb(254 252 232 / 0.8)
}

.hover\:border-yellow-50\/90:hover {
    border-color: rgb(254 252 232 / 0.9)
}

.hover\:border-yellow-50\/95:hover {
    border-color: rgb(254 252 232 / 0.95)
}

.hover\:border-yellow-500:hover {
    --tw-border-opacity: 1;
    border-color: rgb(234 179 8 / var(--tw-border-opacity))
}

.hover\:border-yellow-500\/0:hover {
    border-color: rgb(234 179 8 / 0)
}

.hover\:border-yellow-500\/10:hover {
    border-color: rgb(234 179 8 / 0.1)
}

.hover\:border-yellow-500\/100:hover {
    border-color: rgb(234 179 8 / 1)
}

.hover\:border-yellow-500\/20:hover {
    border-color: rgb(234 179 8 / 0.2)
}

.hover\:border-yellow-500\/25:hover {
    border-color: rgb(234 179 8 / 0.25)
}

.hover\:border-yellow-500\/30:hover {
    border-color: rgb(234 179 8 / 0.3)
}

.hover\:border-yellow-500\/40:hover {
    border-color: rgb(234 179 8 / 0.4)
}

.hover\:border-yellow-500\/5:hover {
    border-color: rgb(234 179 8 / 0.05)
}

.hover\:border-yellow-500\/50:hover {
    border-color: rgb(234 179 8 / 0.5)
}

.hover\:border-yellow-500\/60:hover {
    border-color: rgb(234 179 8 / 0.6)
}

.hover\:border-yellow-500\/70:hover {
    border-color: rgb(234 179 8 / 0.7)
}

.hover\:border-yellow-500\/75:hover {
    border-color: rgb(234 179 8 / 0.75)
}

.hover\:border-yellow-500\/80:hover {
    border-color: rgb(234 179 8 / 0.8)
}

.hover\:border-yellow-500\/90:hover {
    border-color: rgb(234 179 8 / 0.9)
}

.hover\:border-yellow-500\/95:hover {
    border-color: rgb(234 179 8 / 0.95)
}

.hover\:border-yellow-550:hover {
    --tw-border-opacity: 1;
    border-color: rgb(218 153 0 / var(--tw-border-opacity))
}

.hover\:border-yellow-550\/0:hover {
    border-color: rgb(218 153 0 / 0)
}

.hover\:border-yellow-550\/10:hover {
    border-color: rgb(218 153 0 / 0.1)
}

.hover\:border-yellow-550\/100:hover {
    border-color: rgb(218 153 0 / 1)
}

.hover\:border-yellow-550\/20:hover {
    border-color: rgb(218 153 0 / 0.2)
}

.hover\:border-yellow-550\/25:hover {
    border-color: rgb(218 153 0 / 0.25)
}

.hover\:border-yellow-550\/30:hover {
    border-color: rgb(218 153 0 / 0.3)
}

.hover\:border-yellow-550\/40:hover {
    border-color: rgb(218 153 0 / 0.4)
}

.hover\:border-yellow-550\/5:hover {
    border-color: rgb(218 153 0 / 0.05)
}

.hover\:border-yellow-550\/50:hover {
    border-color: rgb(218 153 0 / 0.5)
}

.hover\:border-yellow-550\/60:hover {
    border-color: rgb(218 153 0 / 0.6)
}

.hover\:border-yellow-550\/70:hover {
    border-color: rgb(218 153 0 / 0.7)
}

.hover\:border-yellow-550\/75:hover {
    border-color: rgb(218 153 0 / 0.75)
}

.hover\:border-yellow-550\/80:hover {
    border-color: rgb(218 153 0 / 0.8)
}

.hover\:border-yellow-550\/90:hover {
    border-color: rgb(218 153 0 / 0.9)
}

.hover\:border-yellow-550\/95:hover {
    border-color: rgb(218 153 0 / 0.95)
}

.hover\:border-yellow-600:hover {
    --tw-border-opacity: 1;
    border-color: rgb(202 138 4 / var(--tw-border-opacity))
}

.hover\:border-yellow-600\/0:hover {
    border-color: rgb(202 138 4 / 0)
}

.hover\:border-yellow-600\/10:hover {
    border-color: rgb(202 138 4 / 0.1)
}

.hover\:border-yellow-600\/100:hover {
    border-color: rgb(202 138 4 / 1)
}

.hover\:border-yellow-600\/20:hover {
    border-color: rgb(202 138 4 / 0.2)
}

.hover\:border-yellow-600\/25:hover {
    border-color: rgb(202 138 4 / 0.25)
}

.hover\:border-yellow-600\/30:hover {
    border-color: rgb(202 138 4 / 0.3)
}

.hover\:border-yellow-600\/40:hover {
    border-color: rgb(202 138 4 / 0.4)
}

.hover\:border-yellow-600\/5:hover {
    border-color: rgb(202 138 4 / 0.05)
}

.hover\:border-yellow-600\/50:hover {
    border-color: rgb(202 138 4 / 0.5)
}

.hover\:border-yellow-600\/60:hover {
    border-color: rgb(202 138 4 / 0.6)
}

.hover\:border-yellow-600\/70:hover {
    border-color: rgb(202 138 4 / 0.7)
}

.hover\:border-yellow-600\/75:hover {
    border-color: rgb(202 138 4 / 0.75)
}

.hover\:border-yellow-600\/80:hover {
    border-color: rgb(202 138 4 / 0.8)
}

.hover\:border-yellow-600\/90:hover {
    border-color: rgb(202 138 4 / 0.9)
}

.hover\:border-yellow-600\/95:hover {
    border-color: rgb(202 138 4 / 0.95)
}

.hover\:border-yellow-700:hover {
    --tw-border-opacity: 1;
    border-color: rgb(161 98 7 / var(--tw-border-opacity))
}

.hover\:border-yellow-700\/0:hover {
    border-color: rgb(161 98 7 / 0)
}

.hover\:border-yellow-700\/10:hover {
    border-color: rgb(161 98 7 / 0.1)
}

.hover\:border-yellow-700\/100:hover {
    border-color: rgb(161 98 7 / 1)
}

.hover\:border-yellow-700\/20:hover {
    border-color: rgb(161 98 7 / 0.2)
}

.hover\:border-yellow-700\/25:hover {
    border-color: rgb(161 98 7 / 0.25)
}

.hover\:border-yellow-700\/30:hover {
    border-color: rgb(161 98 7 / 0.3)
}

.hover\:border-yellow-700\/40:hover {
    border-color: rgb(161 98 7 / 0.4)
}

.hover\:border-yellow-700\/5:hover {
    border-color: rgb(161 98 7 / 0.05)
}

.hover\:border-yellow-700\/50:hover {
    border-color: rgb(161 98 7 / 0.5)
}

.hover\:border-yellow-700\/60:hover {
    border-color: rgb(161 98 7 / 0.6)
}

.hover\:border-yellow-700\/70:hover {
    border-color: rgb(161 98 7 / 0.7)
}

.hover\:border-yellow-700\/75:hover {
    border-color: rgb(161 98 7 / 0.75)
}

.hover\:border-yellow-700\/80:hover {
    border-color: rgb(161 98 7 / 0.8)
}

.hover\:border-yellow-700\/90:hover {
    border-color: rgb(161 98 7 / 0.9)
}

.hover\:border-yellow-700\/95:hover {
    border-color: rgb(161 98 7 / 0.95)
}

.hover\:border-yellow-800:hover {
    --tw-border-opacity: 1;
    border-color: rgb(133 77 14 / var(--tw-border-opacity))
}

.hover\:border-yellow-800\/0:hover {
    border-color: rgb(133 77 14 / 0)
}

.hover\:border-yellow-800\/10:hover {
    border-color: rgb(133 77 14 / 0.1)
}

.hover\:border-yellow-800\/100:hover {
    border-color: rgb(133 77 14 / 1)
}

.hover\:border-yellow-800\/20:hover {
    border-color: rgb(133 77 14 / 0.2)
}

.hover\:border-yellow-800\/25:hover {
    border-color: rgb(133 77 14 / 0.25)
}

.hover\:border-yellow-800\/30:hover {
    border-color: rgb(133 77 14 / 0.3)
}

.hover\:border-yellow-800\/40:hover {
    border-color: rgb(133 77 14 / 0.4)
}

.hover\:border-yellow-800\/5:hover {
    border-color: rgb(133 77 14 / 0.05)
}

.hover\:border-yellow-800\/50:hover {
    border-color: rgb(133 77 14 / 0.5)
}

.hover\:border-yellow-800\/60:hover {
    border-color: rgb(133 77 14 / 0.6)
}

.hover\:border-yellow-800\/70:hover {
    border-color: rgb(133 77 14 / 0.7)
}

.hover\:border-yellow-800\/75:hover {
    border-color: rgb(133 77 14 / 0.75)
}

.hover\:border-yellow-800\/80:hover {
    border-color: rgb(133 77 14 / 0.8)
}

.hover\:border-yellow-800\/90:hover {
    border-color: rgb(133 77 14 / 0.9)
}

.hover\:border-yellow-800\/95:hover {
    border-color: rgb(133 77 14 / 0.95)
}

.hover\:border-yellow-900:hover {
    --tw-border-opacity: 1;
    border-color: rgb(113 63 18 / var(--tw-border-opacity))
}

.hover\:border-yellow-900\/0:hover {
    border-color: rgb(113 63 18 / 0)
}

.hover\:border-yellow-900\/10:hover {
    border-color: rgb(113 63 18 / 0.1)
}

.hover\:border-yellow-900\/100:hover {
    border-color: rgb(113 63 18 / 1)
}

.hover\:border-yellow-900\/20:hover {
    border-color: rgb(113 63 18 / 0.2)
}

.hover\:border-yellow-900\/25:hover {
    border-color: rgb(113 63 18 / 0.25)
}

.hover\:border-yellow-900\/30:hover {
    border-color: rgb(113 63 18 / 0.3)
}

.hover\:border-yellow-900\/40:hover {
    border-color: rgb(113 63 18 / 0.4)
}

.hover\:border-yellow-900\/5:hover {
    border-color: rgb(113 63 18 / 0.05)
}

.hover\:border-yellow-900\/50:hover {
    border-color: rgb(113 63 18 / 0.5)
}

.hover\:border-yellow-900\/60:hover {
    border-color: rgb(113 63 18 / 0.6)
}

.hover\:border-yellow-900\/70:hover {
    border-color: rgb(113 63 18 / 0.7)
}

.hover\:border-yellow-900\/75:hover {
    border-color: rgb(113 63 18 / 0.75)
}

.hover\:border-yellow-900\/80:hover {
    border-color: rgb(113 63 18 / 0.8)
}

.hover\:border-yellow-900\/90:hover {
    border-color: rgb(113 63 18 / 0.9)
}

.hover\:border-yellow-900\/95:hover {
    border-color: rgb(113 63 18 / 0.95)
}

.hover\:border-yellow-950:hover {
    --tw-border-opacity: 1;
    border-color: rgb(66 32 6 / var(--tw-border-opacity))
}

.hover\:border-yellow-950\/0:hover {
    border-color: rgb(66 32 6 / 0)
}

.hover\:border-yellow-950\/10:hover {
    border-color: rgb(66 32 6 / 0.1)
}

.hover\:border-yellow-950\/100:hover {
    border-color: rgb(66 32 6 / 1)
}

.hover\:border-yellow-950\/20:hover {
    border-color: rgb(66 32 6 / 0.2)
}

.hover\:border-yellow-950\/25:hover {
    border-color: rgb(66 32 6 / 0.25)
}

.hover\:border-yellow-950\/30:hover {
    border-color: rgb(66 32 6 / 0.3)
}

.hover\:border-yellow-950\/40:hover {
    border-color: rgb(66 32 6 / 0.4)
}

.hover\:border-yellow-950\/5:hover {
    border-color: rgb(66 32 6 / 0.05)
}

.hover\:border-yellow-950\/50:hover {
    border-color: rgb(66 32 6 / 0.5)
}

.hover\:border-yellow-950\/60:hover {
    border-color: rgb(66 32 6 / 0.6)
}

.hover\:border-yellow-950\/70:hover {
    border-color: rgb(66 32 6 / 0.7)
}

.hover\:border-yellow-950\/75:hover {
    border-color: rgb(66 32 6 / 0.75)
}

.hover\:border-yellow-950\/80:hover {
    border-color: rgb(66 32 6 / 0.8)
}

.hover\:border-yellow-950\/90:hover {
    border-color: rgb(66 32 6 / 0.9)
}

.hover\:border-yellow-950\/95:hover {
    border-color: rgb(66 32 6 / 0.95)
}

.hover\:border-zinc-100:hover {
    --tw-border-opacity: 1;
    border-color: rgb(244 244 245 / var(--tw-border-opacity))
}

.hover\:border-zinc-100\/0:hover {
    border-color: rgb(244 244 245 / 0)
}

.hover\:border-zinc-100\/10:hover {
    border-color: rgb(244 244 245 / 0.1)
}

.hover\:border-zinc-100\/100:hover {
    border-color: rgb(244 244 245 / 1)
}

.hover\:border-zinc-100\/20:hover {
    border-color: rgb(244 244 245 / 0.2)
}

.hover\:border-zinc-100\/25:hover {
    border-color: rgb(244 244 245 / 0.25)
}

.hover\:border-zinc-100\/30:hover {
    border-color: rgb(244 244 245 / 0.3)
}

.hover\:border-zinc-100\/40:hover {
    border-color: rgb(244 244 245 / 0.4)
}

.hover\:border-zinc-100\/5:hover {
    border-color: rgb(244 244 245 / 0.05)
}

.hover\:border-zinc-100\/50:hover {
    border-color: rgb(244 244 245 / 0.5)
}

.hover\:border-zinc-100\/60:hover {
    border-color: rgb(244 244 245 / 0.6)
}

.hover\:border-zinc-100\/70:hover {
    border-color: rgb(244 244 245 / 0.7)
}

.hover\:border-zinc-100\/75:hover {
    border-color: rgb(244 244 245 / 0.75)
}

.hover\:border-zinc-100\/80:hover {
    border-color: rgb(244 244 245 / 0.8)
}

.hover\:border-zinc-100\/90:hover {
    border-color: rgb(244 244 245 / 0.9)
}

.hover\:border-zinc-100\/95:hover {
    border-color: rgb(244 244 245 / 0.95)
}

.hover\:border-zinc-150:hover {
    --tw-border-opacity: 1;
    border-color: rgb(241 241 241 / var(--tw-border-opacity))
}

.hover\:border-zinc-150\/0:hover {
    border-color: rgb(241 241 241 / 0)
}

.hover\:border-zinc-150\/10:hover {
    border-color: rgb(241 241 241 / 0.1)
}

.hover\:border-zinc-150\/100:hover {
    border-color: rgb(241 241 241 / 1)
}

.hover\:border-zinc-150\/20:hover {
    border-color: rgb(241 241 241 / 0.2)
}

.hover\:border-zinc-150\/25:hover {
    border-color: rgb(241 241 241 / 0.25)
}

.hover\:border-zinc-150\/30:hover {
    border-color: rgb(241 241 241 / 0.3)
}

.hover\:border-zinc-150\/40:hover {
    border-color: rgb(241 241 241 / 0.4)
}

.hover\:border-zinc-150\/5:hover {
    border-color: rgb(241 241 241 / 0.05)
}

.hover\:border-zinc-150\/50:hover {
    border-color: rgb(241 241 241 / 0.5)
}

.hover\:border-zinc-150\/60:hover {
    border-color: rgb(241 241 241 / 0.6)
}

.hover\:border-zinc-150\/70:hover {
    border-color: rgb(241 241 241 / 0.7)
}

.hover\:border-zinc-150\/75:hover {
    border-color: rgb(241 241 241 / 0.75)
}

.hover\:border-zinc-150\/80:hover {
    border-color: rgb(241 241 241 / 0.8)
}

.hover\:border-zinc-150\/90:hover {
    border-color: rgb(241 241 241 / 0.9)
}

.hover\:border-zinc-150\/95:hover {
    border-color: rgb(241 241 241 / 0.95)
}

.hover\:border-zinc-200:hover {
    --tw-border-opacity: 1;
    border-color: rgb(228 228 231 / var(--tw-border-opacity))
}

.hover\:border-zinc-200\/0:hover {
    border-color: rgb(228 228 231 / 0)
}

.hover\:border-zinc-200\/10:hover {
    border-color: rgb(228 228 231 / 0.1)
}

.hover\:border-zinc-200\/100:hover {
    border-color: rgb(228 228 231 / 1)
}

.hover\:border-zinc-200\/20:hover {
    border-color: rgb(228 228 231 / 0.2)
}

.hover\:border-zinc-200\/25:hover {
    border-color: rgb(228 228 231 / 0.25)
}

.hover\:border-zinc-200\/30:hover {
    border-color: rgb(228 228 231 / 0.3)
}

.hover\:border-zinc-200\/40:hover {
    border-color: rgb(228 228 231 / 0.4)
}

.hover\:border-zinc-200\/5:hover {
    border-color: rgb(228 228 231 / 0.05)
}

.hover\:border-zinc-200\/50:hover {
    border-color: rgb(228 228 231 / 0.5)
}

.hover\:border-zinc-200\/60:hover {
    border-color: rgb(228 228 231 / 0.6)
}

.hover\:border-zinc-200\/70:hover {
    border-color: rgb(228 228 231 / 0.7)
}

.hover\:border-zinc-200\/75:hover {
    border-color: rgb(228 228 231 / 0.75)
}

.hover\:border-zinc-200\/80:hover {
    border-color: rgb(228 228 231 / 0.8)
}

.hover\:border-zinc-200\/90:hover {
    border-color: rgb(228 228 231 / 0.9)
}

.hover\:border-zinc-200\/95:hover {
    border-color: rgb(228 228 231 / 0.95)
}

.hover\:border-zinc-300:hover {
    --tw-border-opacity: 1;
    border-color: rgb(212 212 216 / var(--tw-border-opacity))
}

.hover\:border-zinc-300\/0:hover {
    border-color: rgb(212 212 216 / 0)
}

.hover\:border-zinc-300\/10:hover {
    border-color: rgb(212 212 216 / 0.1)
}

.hover\:border-zinc-300\/100:hover {
    border-color: rgb(212 212 216 / 1)
}

.hover\:border-zinc-300\/20:hover {
    border-color: rgb(212 212 216 / 0.2)
}

.hover\:border-zinc-300\/25:hover {
    border-color: rgb(212 212 216 / 0.25)
}

.hover\:border-zinc-300\/30:hover {
    border-color: rgb(212 212 216 / 0.3)
}

.hover\:border-zinc-300\/40:hover {
    border-color: rgb(212 212 216 / 0.4)
}

.hover\:border-zinc-300\/5:hover {
    border-color: rgb(212 212 216 / 0.05)
}

.hover\:border-zinc-300\/50:hover {
    border-color: rgb(212 212 216 / 0.5)
}

.hover\:border-zinc-300\/60:hover {
    border-color: rgb(212 212 216 / 0.6)
}

.hover\:border-zinc-300\/70:hover {
    border-color: rgb(212 212 216 / 0.7)
}

.hover\:border-zinc-300\/75:hover {
    border-color: rgb(212 212 216 / 0.75)
}

.hover\:border-zinc-300\/80:hover {
    border-color: rgb(212 212 216 / 0.8)
}

.hover\:border-zinc-300\/90:hover {
    border-color: rgb(212 212 216 / 0.9)
}

.hover\:border-zinc-300\/95:hover {
    border-color: rgb(212 212 216 / 0.95)
}

.hover\:border-zinc-400:hover {
    --tw-border-opacity: 1;
    border-color: rgb(161 161 170 / var(--tw-border-opacity))
}

.hover\:border-zinc-400\/0:hover {
    border-color: rgb(161 161 170 / 0)
}

.hover\:border-zinc-400\/10:hover {
    border-color: rgb(161 161 170 / 0.1)
}

.hover\:border-zinc-400\/100:hover {
    border-color: rgb(161 161 170 / 1)
}

.hover\:border-zinc-400\/20:hover {
    border-color: rgb(161 161 170 / 0.2)
}

.hover\:border-zinc-400\/25:hover {
    border-color: rgb(161 161 170 / 0.25)
}

.hover\:border-zinc-400\/30:hover {
    border-color: rgb(161 161 170 / 0.3)
}

.hover\:border-zinc-400\/40:hover {
    border-color: rgb(161 161 170 / 0.4)
}

.hover\:border-zinc-400\/5:hover {
    border-color: rgb(161 161 170 / 0.05)
}

.hover\:border-zinc-400\/50:hover {
    border-color: rgb(161 161 170 / 0.5)
}

.hover\:border-zinc-400\/60:hover {
    border-color: rgb(161 161 170 / 0.6)
}

.hover\:border-zinc-400\/70:hover {
    border-color: rgb(161 161 170 / 0.7)
}

.hover\:border-zinc-400\/75:hover {
    border-color: rgb(161 161 170 / 0.75)
}

.hover\:border-zinc-400\/80:hover {
    border-color: rgb(161 161 170 / 0.8)
}

.hover\:border-zinc-400\/90:hover {
    border-color: rgb(161 161 170 / 0.9)
}

.hover\:border-zinc-400\/95:hover {
    border-color: rgb(161 161 170 / 0.95)
}

.hover\:border-zinc-50:hover {
    --tw-border-opacity: 1;
    border-color: rgb(250 250 250 / var(--tw-border-opacity))
}

.hover\:border-zinc-50\/0:hover {
    border-color: rgb(250 250 250 / 0)
}

.hover\:border-zinc-50\/10:hover {
    border-color: rgb(250 250 250 / 0.1)
}

.hover\:border-zinc-50\/100:hover {
    border-color: rgb(250 250 250 / 1)
}

.hover\:border-zinc-50\/20:hover {
    border-color: rgb(250 250 250 / 0.2)
}

.hover\:border-zinc-50\/25:hover {
    border-color: rgb(250 250 250 / 0.25)
}

.hover\:border-zinc-50\/30:hover {
    border-color: rgb(250 250 250 / 0.3)
}

.hover\:border-zinc-50\/40:hover {
    border-color: rgb(250 250 250 / 0.4)
}

.hover\:border-zinc-50\/5:hover {
    border-color: rgb(250 250 250 / 0.05)
}

.hover\:border-zinc-50\/50:hover {
    border-color: rgb(250 250 250 / 0.5)
}

.hover\:border-zinc-50\/60:hover {
    border-color: rgb(250 250 250 / 0.6)
}

.hover\:border-zinc-50\/70:hover {
    border-color: rgb(250 250 250 / 0.7)
}

.hover\:border-zinc-50\/75:hover {
    border-color: rgb(250 250 250 / 0.75)
}

.hover\:border-zinc-50\/80:hover {
    border-color: rgb(250 250 250 / 0.8)
}

.hover\:border-zinc-50\/90:hover {
    border-color: rgb(250 250 250 / 0.9)
}

.hover\:border-zinc-50\/95:hover {
    border-color: rgb(250 250 250 / 0.95)
}

.hover\:border-zinc-500:hover {
    --tw-border-opacity: 1;
    border-color: rgb(113 113 122 / var(--tw-border-opacity))
}

.hover\:border-zinc-500\/0:hover {
    border-color: rgb(113 113 122 / 0)
}

.hover\:border-zinc-500\/10:hover {
    border-color: rgb(113 113 122 / 0.1)
}

.hover\:border-zinc-500\/100:hover {
    border-color: rgb(113 113 122 / 1)
}

.hover\:border-zinc-500\/20:hover {
    border-color: rgb(113 113 122 / 0.2)
}

.hover\:border-zinc-500\/25:hover {
    border-color: rgb(113 113 122 / 0.25)
}

.hover\:border-zinc-500\/30:hover {
    border-color: rgb(113 113 122 / 0.3)
}

.hover\:border-zinc-500\/40:hover {
    border-color: rgb(113 113 122 / 0.4)
}

.hover\:border-zinc-500\/5:hover {
    border-color: rgb(113 113 122 / 0.05)
}

.hover\:border-zinc-500\/50:hover {
    border-color: rgb(113 113 122 / 0.5)
}

.hover\:border-zinc-500\/60:hover {
    border-color: rgb(113 113 122 / 0.6)
}

.hover\:border-zinc-500\/70:hover {
    border-color: rgb(113 113 122 / 0.7)
}

.hover\:border-zinc-500\/75:hover {
    border-color: rgb(113 113 122 / 0.75)
}

.hover\:border-zinc-500\/80:hover {
    border-color: rgb(113 113 122 / 0.8)
}

.hover\:border-zinc-500\/90:hover {
    border-color: rgb(113 113 122 / 0.9)
}

.hover\:border-zinc-500\/95:hover {
    border-color: rgb(113 113 122 / 0.95)
}

.hover\:border-zinc-600:hover {
    --tw-border-opacity: 1;
    border-color: rgb(82 82 91 / var(--tw-border-opacity))
}

.hover\:border-zinc-600\/0:hover {
    border-color: rgb(82 82 91 / 0)
}

.hover\:border-zinc-600\/10:hover {
    border-color: rgb(82 82 91 / 0.1)
}

.hover\:border-zinc-600\/100:hover {
    border-color: rgb(82 82 91 / 1)
}

.hover\:border-zinc-600\/20:hover {
    border-color: rgb(82 82 91 / 0.2)
}

.hover\:border-zinc-600\/25:hover {
    border-color: rgb(82 82 91 / 0.25)
}

.hover\:border-zinc-600\/30:hover {
    border-color: rgb(82 82 91 / 0.3)
}

.hover\:border-zinc-600\/40:hover {
    border-color: rgb(82 82 91 / 0.4)
}

.hover\:border-zinc-600\/5:hover {
    border-color: rgb(82 82 91 / 0.05)
}

.hover\:border-zinc-600\/50:hover {
    border-color: rgb(82 82 91 / 0.5)
}

.hover\:border-zinc-600\/60:hover {
    border-color: rgb(82 82 91 / 0.6)
}

.hover\:border-zinc-600\/70:hover {
    border-color: rgb(82 82 91 / 0.7)
}

.hover\:border-zinc-600\/75:hover {
    border-color: rgb(82 82 91 / 0.75)
}

.hover\:border-zinc-600\/80:hover {
    border-color: rgb(82 82 91 / 0.8)
}

.hover\:border-zinc-600\/90:hover {
    border-color: rgb(82 82 91 / 0.9)
}

.hover\:border-zinc-600\/95:hover {
    border-color: rgb(82 82 91 / 0.95)
}

.hover\:border-zinc-700:hover {
    --tw-border-opacity: 1;
    border-color: rgb(63 63 70 / var(--tw-border-opacity))
}

.hover\:border-zinc-700\/0:hover {
    border-color: rgb(63 63 70 / 0)
}

.hover\:border-zinc-700\/10:hover {
    border-color: rgb(63 63 70 / 0.1)
}

.hover\:border-zinc-700\/100:hover {
    border-color: rgb(63 63 70 / 1)
}

.hover\:border-zinc-700\/20:hover {
    border-color: rgb(63 63 70 / 0.2)
}

.hover\:border-zinc-700\/25:hover {
    border-color: rgb(63 63 70 / 0.25)
}

.hover\:border-zinc-700\/30:hover {
    border-color: rgb(63 63 70 / 0.3)
}

.hover\:border-zinc-700\/40:hover {
    border-color: rgb(63 63 70 / 0.4)
}

.hover\:border-zinc-700\/5:hover {
    border-color: rgb(63 63 70 / 0.05)
}

.hover\:border-zinc-700\/50:hover {
    border-color: rgb(63 63 70 / 0.5)
}

.hover\:border-zinc-700\/60:hover {
    border-color: rgb(63 63 70 / 0.6)
}

.hover\:border-zinc-700\/70:hover {
    border-color: rgb(63 63 70 / 0.7)
}

.hover\:border-zinc-700\/75:hover {
    border-color: rgb(63 63 70 / 0.75)
}

.hover\:border-zinc-700\/80:hover {
    border-color: rgb(63 63 70 / 0.8)
}

.hover\:border-zinc-700\/90:hover {
    border-color: rgb(63 63 70 / 0.9)
}

.hover\:border-zinc-700\/95:hover {
    border-color: rgb(63 63 70 / 0.95)
}

.hover\:border-zinc-800:hover {
    --tw-border-opacity: 1;
    border-color: rgb(39 39 42 / var(--tw-border-opacity))
}

.hover\:border-zinc-800\/0:hover {
    border-color: rgb(39 39 42 / 0)
}

.hover\:border-zinc-800\/10:hover {
    border-color: rgb(39 39 42 / 0.1)
}

.hover\:border-zinc-800\/100:hover {
    border-color: rgb(39 39 42 / 1)
}

.hover\:border-zinc-800\/20:hover {
    border-color: rgb(39 39 42 / 0.2)
}

.hover\:border-zinc-800\/25:hover {
    border-color: rgb(39 39 42 / 0.25)
}

.hover\:border-zinc-800\/30:hover {
    border-color: rgb(39 39 42 / 0.3)
}

.hover\:border-zinc-800\/40:hover {
    border-color: rgb(39 39 42 / 0.4)
}

.hover\:border-zinc-800\/5:hover {
    border-color: rgb(39 39 42 / 0.05)
}

.hover\:border-zinc-800\/50:hover {
    border-color: rgb(39 39 42 / 0.5)
}

.hover\:border-zinc-800\/60:hover {
    border-color: rgb(39 39 42 / 0.6)
}

.hover\:border-zinc-800\/70:hover {
    border-color: rgb(39 39 42 / 0.7)
}

.hover\:border-zinc-800\/75:hover {
    border-color: rgb(39 39 42 / 0.75)
}

.hover\:border-zinc-800\/80:hover {
    border-color: rgb(39 39 42 / 0.8)
}

.hover\:border-zinc-800\/90:hover {
    border-color: rgb(39 39 42 / 0.9)
}

.hover\:border-zinc-800\/95:hover {
    border-color: rgb(39 39 42 / 0.95)
}

.hover\:border-zinc-900:hover {
    --tw-border-opacity: 1;
    border-color: rgb(24 24 27 / var(--tw-border-opacity))
}

.hover\:border-zinc-900\/0:hover {
    border-color: rgb(24 24 27 / 0)
}

.hover\:border-zinc-900\/10:hover {
    border-color: rgb(24 24 27 / 0.1)
}

.hover\:border-zinc-900\/100:hover {
    border-color: rgb(24 24 27 / 1)
}

.hover\:border-zinc-900\/20:hover {
    border-color: rgb(24 24 27 / 0.2)
}

.hover\:border-zinc-900\/25:hover {
    border-color: rgb(24 24 27 / 0.25)
}

.hover\:border-zinc-900\/30:hover {
    border-color: rgb(24 24 27 / 0.3)
}

.hover\:border-zinc-900\/40:hover {
    border-color: rgb(24 24 27 / 0.4)
}

.hover\:border-zinc-900\/5:hover {
    border-color: rgb(24 24 27 / 0.05)
}

.hover\:border-zinc-900\/50:hover {
    border-color: rgb(24 24 27 / 0.5)
}

.hover\:border-zinc-900\/60:hover {
    border-color: rgb(24 24 27 / 0.6)
}

.hover\:border-zinc-900\/70:hover {
    border-color: rgb(24 24 27 / 0.7)
}

.hover\:border-zinc-900\/75:hover {
    border-color: rgb(24 24 27 / 0.75)
}

.hover\:border-zinc-900\/80:hover {
    border-color: rgb(24 24 27 / 0.8)
}

.hover\:border-zinc-900\/90:hover {
    border-color: rgb(24 24 27 / 0.9)
}

.hover\:border-zinc-900\/95:hover {
    border-color: rgb(24 24 27 / 0.95)
}

.hover\:border-zinc-950:hover {
    --tw-border-opacity: 1;
    border-color: rgb(9 9 11 / var(--tw-border-opacity))
}

.hover\:border-zinc-950\/0:hover {
    border-color: rgb(9 9 11 / 0)
}

.hover\:border-zinc-950\/10:hover {
    border-color: rgb(9 9 11 / 0.1)
}

.hover\:border-zinc-950\/100:hover {
    border-color: rgb(9 9 11 / 1)
}

.hover\:border-zinc-950\/20:hover {
    border-color: rgb(9 9 11 / 0.2)
}

.hover\:border-zinc-950\/25:hover {
    border-color: rgb(9 9 11 / 0.25)
}

.hover\:border-zinc-950\/30:hover {
    border-color: rgb(9 9 11 / 0.3)
}

.hover\:border-zinc-950\/40:hover {
    border-color: rgb(9 9 11 / 0.4)
}

.hover\:border-zinc-950\/5:hover {
    border-color: rgb(9 9 11 / 0.05)
}

.hover\:border-zinc-950\/50:hover {
    border-color: rgb(9 9 11 / 0.5)
}

.hover\:border-zinc-950\/60:hover {
    border-color: rgb(9 9 11 / 0.6)
}

.hover\:border-zinc-950\/70:hover {
    border-color: rgb(9 9 11 / 0.7)
}

.hover\:border-zinc-950\/75:hover {
    border-color: rgb(9 9 11 / 0.75)
}

.hover\:border-zinc-950\/80:hover {
    border-color: rgb(9 9 11 / 0.8)
}

.hover\:border-zinc-950\/90:hover {
    border-color: rgb(9 9 11 / 0.9)
}

.hover\:border-zinc-950\/95:hover {
    border-color: rgb(9 9 11 / 0.95)
}

.hover\:bg-\[\#FEECE3\]:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(254 236 227 / var(--tw-bg-opacity))
}

.hover\:bg-\[--bg-colour-hover\]:hover {
    background-color: var(--bg-colour-hover)
}

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

.hover\:bg-blue-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(219 234 254 / var(--tw-bg-opacity))
}

.hover\:bg-blue-100\/0:hover {
    background-color: rgb(219 234 254 / 0)
}

.hover\:bg-blue-100\/10:hover {
    background-color: rgb(219 234 254 / 0.1)
}

.hover\:bg-blue-100\/100:hover {
    background-color: rgb(219 234 254 / 1)
}

.hover\:bg-blue-100\/20:hover {
    background-color: rgb(219 234 254 / 0.2)
}

.hover\:bg-blue-100\/25:hover {
    background-color: rgb(219 234 254 / 0.25)
}

.hover\:bg-blue-100\/30:hover {
    background-color: rgb(219 234 254 / 0.3)
}

.hover\:bg-blue-100\/40:hover {
    background-color: rgb(219 234 254 / 0.4)
}

.hover\:bg-blue-100\/5:hover {
    background-color: rgb(219 234 254 / 0.05)
}

.hover\:bg-blue-100\/50:hover {
    background-color: rgb(219 234 254 / 0.5)
}

.hover\:bg-blue-100\/60:hover {
    background-color: rgb(219 234 254 / 0.6)
}

.hover\:bg-blue-100\/70:hover {
    background-color: rgb(219 234 254 / 0.7)
}

.hover\:bg-blue-100\/75:hover {
    background-color: rgb(219 234 254 / 0.75)
}

.hover\:bg-blue-100\/80:hover {
    background-color: rgb(219 234 254 / 0.8)
}

.hover\:bg-blue-100\/90:hover {
    background-color: rgb(219 234 254 / 0.9)
}

.hover\:bg-blue-100\/95:hover {
    background-color: rgb(219 234 254 / 0.95)
}

.hover\:bg-blue-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(191 219 254 / var(--tw-bg-opacity))
}

.hover\:bg-blue-200\/0:hover {
    background-color: rgb(191 219 254 / 0)
}

.hover\:bg-blue-200\/10:hover {
    background-color: rgb(191 219 254 / 0.1)
}

.hover\:bg-blue-200\/100:hover {
    background-color: rgb(191 219 254 / 1)
}

.hover\:bg-blue-200\/20:hover {
    background-color: rgb(191 219 254 / 0.2)
}

.hover\:bg-blue-200\/25:hover {
    background-color: rgb(191 219 254 / 0.25)
}

.hover\:bg-blue-200\/30:hover {
    background-color: rgb(191 219 254 / 0.3)
}

.hover\:bg-blue-200\/40:hover {
    background-color: rgb(191 219 254 / 0.4)
}

.hover\:bg-blue-200\/5:hover {
    background-color: rgb(191 219 254 / 0.05)
}

.hover\:bg-blue-200\/50:hover {
    background-color: rgb(191 219 254 / 0.5)
}

.hover\:bg-blue-200\/60:hover {
    background-color: rgb(191 219 254 / 0.6)
}

.hover\:bg-blue-200\/70:hover {
    background-color: rgb(191 219 254 / 0.7)
}

.hover\:bg-blue-200\/75:hover {
    background-color: rgb(191 219 254 / 0.75)
}

.hover\:bg-blue-200\/80:hover {
    background-color: rgb(191 219 254 / 0.8)
}

.hover\:bg-blue-200\/90:hover {
    background-color: rgb(191 219 254 / 0.9)
}

.hover\:bg-blue-200\/95:hover {
    background-color: rgb(191 219 254 / 0.95)
}

.hover\:bg-blue-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(147 197 253 / var(--tw-bg-opacity))
}

.hover\:bg-blue-300\/0:hover {
    background-color: rgb(147 197 253 / 0)
}

.hover\:bg-blue-300\/10:hover {
    background-color: rgb(147 197 253 / 0.1)
}

.hover\:bg-blue-300\/100:hover {
    background-color: rgb(147 197 253 / 1)
}

.hover\:bg-blue-300\/20:hover {
    background-color: rgb(147 197 253 / 0.2)
}

.hover\:bg-blue-300\/25:hover {
    background-color: rgb(147 197 253 / 0.25)
}

.hover\:bg-blue-300\/30:hover {
    background-color: rgb(147 197 253 / 0.3)
}

.hover\:bg-blue-300\/40:hover {
    background-color: rgb(147 197 253 / 0.4)
}

.hover\:bg-blue-300\/5:hover {
    background-color: rgb(147 197 253 / 0.05)
}

.hover\:bg-blue-300\/50:hover {
    background-color: rgb(147 197 253 / 0.5)
}

.hover\:bg-blue-300\/60:hover {
    background-color: rgb(147 197 253 / 0.6)
}

.hover\:bg-blue-300\/70:hover {
    background-color: rgb(147 197 253 / 0.7)
}

.hover\:bg-blue-300\/75:hover {
    background-color: rgb(147 197 253 / 0.75)
}

.hover\:bg-blue-300\/80:hover {
    background-color: rgb(147 197 253 / 0.8)
}

.hover\:bg-blue-300\/90:hover {
    background-color: rgb(147 197 253 / 0.9)
}

.hover\:bg-blue-300\/95:hover {
    background-color: rgb(147 197 253 / 0.95)
}

.hover\:bg-blue-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(96 165 250 / var(--tw-bg-opacity))
}

.hover\:bg-blue-400\/0:hover {
    background-color: rgb(96 165 250 / 0)
}

.hover\:bg-blue-400\/10:hover {
    background-color: rgb(96 165 250 / 0.1)
}

.hover\:bg-blue-400\/100:hover {
    background-color: rgb(96 165 250 / 1)
}

.hover\:bg-blue-400\/20:hover {
    background-color: rgb(96 165 250 / 0.2)
}

.hover\:bg-blue-400\/25:hover {
    background-color: rgb(96 165 250 / 0.25)
}

.hover\:bg-blue-400\/30:hover {
    background-color: rgb(96 165 250 / 0.3)
}

.hover\:bg-blue-400\/40:hover {
    background-color: rgb(96 165 250 / 0.4)
}

.hover\:bg-blue-400\/5:hover {
    background-color: rgb(96 165 250 / 0.05)
}

.hover\:bg-blue-400\/50:hover {
    background-color: rgb(96 165 250 / 0.5)
}

.hover\:bg-blue-400\/60:hover {
    background-color: rgb(96 165 250 / 0.6)
}

.hover\:bg-blue-400\/70:hover {
    background-color: rgb(96 165 250 / 0.7)
}

.hover\:bg-blue-400\/75:hover {
    background-color: rgb(96 165 250 / 0.75)
}

.hover\:bg-blue-400\/80:hover {
    background-color: rgb(96 165 250 / 0.8)
}

.hover\:bg-blue-400\/90:hover {
    background-color: rgb(96 165 250 / 0.9)
}

.hover\:bg-blue-400\/95:hover {
    background-color: rgb(96 165 250 / 0.95)
}

.hover\:bg-blue-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(239 246 255 / var(--tw-bg-opacity))
}

.hover\:bg-blue-50\/0:hover {
    background-color: rgb(239 246 255 / 0)
}

.hover\:bg-blue-50\/10:hover {
    background-color: rgb(239 246 255 / 0.1)
}

.hover\:bg-blue-50\/100:hover {
    background-color: rgb(239 246 255 / 1)
}

.hover\:bg-blue-50\/20:hover {
    background-color: rgb(239 246 255 / 0.2)
}

.hover\:bg-blue-50\/25:hover {
    background-color: rgb(239 246 255 / 0.25)
}

.hover\:bg-blue-50\/30:hover {
    background-color: rgb(239 246 255 / 0.3)
}

.hover\:bg-blue-50\/40:hover {
    background-color: rgb(239 246 255 / 0.4)
}

.hover\:bg-blue-50\/5:hover {
    background-color: rgb(239 246 255 / 0.05)
}

.hover\:bg-blue-50\/50:hover {
    background-color: rgb(239 246 255 / 0.5)
}

.hover\:bg-blue-50\/60:hover {
    background-color: rgb(239 246 255 / 0.6)
}

.hover\:bg-blue-50\/70:hover {
    background-color: rgb(239 246 255 / 0.7)
}

.hover\:bg-blue-50\/75:hover {
    background-color: rgb(239 246 255 / 0.75)
}

.hover\:bg-blue-50\/80:hover {
    background-color: rgb(239 246 255 / 0.8)
}

.hover\:bg-blue-50\/90:hover {
    background-color: rgb(239 246 255 / 0.9)
}

.hover\:bg-blue-50\/95:hover {
    background-color: rgb(239 246 255 / 0.95)
}

.hover\:bg-blue-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(59 130 246 / var(--tw-bg-opacity))
}

.hover\:bg-blue-500\/0:hover {
    background-color: rgb(59 130 246 / 0)
}

.hover\:bg-blue-500\/10:hover {
    background-color: rgb(59 130 246 / 0.1)
}

.hover\:bg-blue-500\/100:hover {
    background-color: rgb(59 130 246 / 1)
}

.hover\:bg-blue-500\/20:hover {
    background-color: rgb(59 130 246 / 0.2)
}

.hover\:bg-blue-500\/25:hover {
    background-color: rgb(59 130 246 / 0.25)
}

.hover\:bg-blue-500\/30:hover {
    background-color: rgb(59 130 246 / 0.3)
}

.hover\:bg-blue-500\/40:hover {
    background-color: rgb(59 130 246 / 0.4)
}

.hover\:bg-blue-500\/5:hover {
    background-color: rgb(59 130 246 / 0.05)
}

.hover\:bg-blue-500\/50:hover {
    background-color: rgb(59 130 246 / 0.5)
}

.hover\:bg-blue-500\/60:hover {
    background-color: rgb(59 130 246 / 0.6)
}

.hover\:bg-blue-500\/70:hover {
    background-color: rgb(59 130 246 / 0.7)
}

.hover\:bg-blue-500\/75:hover {
    background-color: rgb(59 130 246 / 0.75)
}

.hover\:bg-blue-500\/80:hover {
    background-color: rgb(59 130 246 / 0.8)
}

.hover\:bg-blue-500\/90:hover {
    background-color: rgb(59 130 246 / 0.9)
}

.hover\:bg-blue-500\/95:hover {
    background-color: rgb(59 130 246 / 0.95)
}

.hover\:bg-blue-550:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(51 88 255 / var(--tw-bg-opacity))
}

.hover\:bg-blue-550\/0:hover {
    background-color: rgb(51 88 255 / 0)
}

.hover\:bg-blue-550\/10:hover {
    background-color: rgb(51 88 255 / 0.1)
}

.hover\:bg-blue-550\/100:hover {
    background-color: rgb(51 88 255 / 1)
}

.hover\:bg-blue-550\/20:hover {
    background-color: rgb(51 88 255 / 0.2)
}

.hover\:bg-blue-550\/25:hover {
    background-color: rgb(51 88 255 / 0.25)
}

.hover\:bg-blue-550\/30:hover {
    background-color: rgb(51 88 255 / 0.3)
}

.hover\:bg-blue-550\/40:hover {
    background-color: rgb(51 88 255 / 0.4)
}

.hover\:bg-blue-550\/5:hover {
    background-color: rgb(51 88 255 / 0.05)
}

.hover\:bg-blue-550\/50:hover {
    background-color: rgb(51 88 255 / 0.5)
}

.hover\:bg-blue-550\/60:hover {
    background-color: rgb(51 88 255 / 0.6)
}

.hover\:bg-blue-550\/70:hover {
    background-color: rgb(51 88 255 / 0.7)
}

.hover\:bg-blue-550\/75:hover {
    background-color: rgb(51 88 255 / 0.75)
}

.hover\:bg-blue-550\/80:hover {
    background-color: rgb(51 88 255 / 0.8)
}

.hover\:bg-blue-550\/90:hover {
    background-color: rgb(51 88 255 / 0.9)
}

.hover\:bg-blue-550\/95:hover {
    background-color: rgb(51 88 255 / 0.95)
}

.hover\:bg-blue-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(37 99 235 / var(--tw-bg-opacity))
}

.hover\:bg-blue-600\/0:hover {
    background-color: rgb(37 99 235 / 0)
}

.hover\:bg-blue-600\/10:hover {
    background-color: rgb(37 99 235 / 0.1)
}

.hover\:bg-blue-600\/100:hover {
    background-color: rgb(37 99 235 / 1)
}

.hover\:bg-blue-600\/20:hover {
    background-color: rgb(37 99 235 / 0.2)
}

.hover\:bg-blue-600\/25:hover {
    background-color: rgb(37 99 235 / 0.25)
}

.hover\:bg-blue-600\/30:hover {
    background-color: rgb(37 99 235 / 0.3)
}

.hover\:bg-blue-600\/40:hover {
    background-color: rgb(37 99 235 / 0.4)
}

.hover\:bg-blue-600\/5:hover {
    background-color: rgb(37 99 235 / 0.05)
}

.hover\:bg-blue-600\/50:hover {
    background-color: rgb(37 99 235 / 0.5)
}

.hover\:bg-blue-600\/60:hover {
    background-color: rgb(37 99 235 / 0.6)
}

.hover\:bg-blue-600\/70:hover {
    background-color: rgb(37 99 235 / 0.7)
}

.hover\:bg-blue-600\/75:hover {
    background-color: rgb(37 99 235 / 0.75)
}

.hover\:bg-blue-600\/80:hover {
    background-color: rgb(37 99 235 / 0.8)
}

.hover\:bg-blue-600\/90:hover {
    background-color: rgb(37 99 235 / 0.9)
}

.hover\:bg-blue-600\/95:hover {
    background-color: rgb(37 99 235 / 0.95)
}

.hover\:bg-blue-650:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(61 88 164 / var(--tw-bg-opacity))
}

.hover\:bg-blue-650\/0:hover {
    background-color: rgb(61 88 164 / 0)
}

.hover\:bg-blue-650\/10:hover {
    background-color: rgb(61 88 164 / 0.1)
}

.hover\:bg-blue-650\/100:hover {
    background-color: rgb(61 88 164 / 1)
}

.hover\:bg-blue-650\/20:hover {
    background-color: rgb(61 88 164 / 0.2)
}

.hover\:bg-blue-650\/25:hover {
    background-color: rgb(61 88 164 / 0.25)
}

.hover\:bg-blue-650\/30:hover {
    background-color: rgb(61 88 164 / 0.3)
}

.hover\:bg-blue-650\/40:hover {
    background-color: rgb(61 88 164 / 0.4)
}

.hover\:bg-blue-650\/5:hover {
    background-color: rgb(61 88 164 / 0.05)
}

.hover\:bg-blue-650\/50:hover {
    background-color: rgb(61 88 164 / 0.5)
}

.hover\:bg-blue-650\/60:hover {
    background-color: rgb(61 88 164 / 0.6)
}

.hover\:bg-blue-650\/70:hover {
    background-color: rgb(61 88 164 / 0.7)
}

.hover\:bg-blue-650\/75:hover {
    background-color: rgb(61 88 164 / 0.75)
}

.hover\:bg-blue-650\/80:hover {
    background-color: rgb(61 88 164 / 0.8)
}

.hover\:bg-blue-650\/90:hover {
    background-color: rgb(61 88 164 / 0.9)
}

.hover\:bg-blue-650\/95:hover {
    background-color: rgb(61 88 164 / 0.95)
}

.hover\:bg-blue-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(29 78 216 / var(--tw-bg-opacity))
}

.hover\:bg-blue-700\/0:hover {
    background-color: rgb(29 78 216 / 0)
}

.hover\:bg-blue-700\/10:hover {
    background-color: rgb(29 78 216 / 0.1)
}

.hover\:bg-blue-700\/100:hover {
    background-color: rgb(29 78 216 / 1)
}

.hover\:bg-blue-700\/20:hover {
    background-color: rgb(29 78 216 / 0.2)
}

.hover\:bg-blue-700\/25:hover {
    background-color: rgb(29 78 216 / 0.25)
}

.hover\:bg-blue-700\/30:hover {
    background-color: rgb(29 78 216 / 0.3)
}

.hover\:bg-blue-700\/40:hover {
    background-color: rgb(29 78 216 / 0.4)
}

.hover\:bg-blue-700\/5:hover {
    background-color: rgb(29 78 216 / 0.05)
}

.hover\:bg-blue-700\/50:hover {
    background-color: rgb(29 78 216 / 0.5)
}

.hover\:bg-blue-700\/60:hover {
    background-color: rgb(29 78 216 / 0.6)
}

.hover\:bg-blue-700\/70:hover {
    background-color: rgb(29 78 216 / 0.7)
}

.hover\:bg-blue-700\/75:hover {
    background-color: rgb(29 78 216 / 0.75)
}

.hover\:bg-blue-700\/80:hover {
    background-color: rgb(29 78 216 / 0.8)
}

.hover\:bg-blue-700\/90:hover {
    background-color: rgb(29 78 216 / 0.9)
}

.hover\:bg-blue-700\/95:hover {
    background-color: rgb(29 78 216 / 0.95)
}

.hover\:bg-blue-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(30 64 175 / var(--tw-bg-opacity))
}

.hover\:bg-blue-800\/0:hover {
    background-color: rgb(30 64 175 / 0)
}

.hover\:bg-blue-800\/10:hover {
    background-color: rgb(30 64 175 / 0.1)
}

.hover\:bg-blue-800\/100:hover {
    background-color: rgb(30 64 175 / 1)
}

.hover\:bg-blue-800\/20:hover {
    background-color: rgb(30 64 175 / 0.2)
}

.hover\:bg-blue-800\/25:hover {
    background-color: rgb(30 64 175 / 0.25)
}

.hover\:bg-blue-800\/30:hover {
    background-color: rgb(30 64 175 / 0.3)
}

.hover\:bg-blue-800\/40:hover {
    background-color: rgb(30 64 175 / 0.4)
}

.hover\:bg-blue-800\/5:hover {
    background-color: rgb(30 64 175 / 0.05)
}

.hover\:bg-blue-800\/50:hover {
    background-color: rgb(30 64 175 / 0.5)
}

.hover\:bg-blue-800\/60:hover {
    background-color: rgb(30 64 175 / 0.6)
}

.hover\:bg-blue-800\/70:hover {
    background-color: rgb(30 64 175 / 0.7)
}

.hover\:bg-blue-800\/75:hover {
    background-color: rgb(30 64 175 / 0.75)
}

.hover\:bg-blue-800\/80:hover {
    background-color: rgb(30 64 175 / 0.8)
}

.hover\:bg-blue-800\/90:hover {
    background-color: rgb(30 64 175 / 0.9)
}

.hover\:bg-blue-800\/95:hover {
    background-color: rgb(30 64 175 / 0.95)
}

.hover\:bg-blue-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(30 58 138 / var(--tw-bg-opacity))
}

.hover\:bg-blue-900\/0:hover {
    background-color: rgb(30 58 138 / 0)
}

.hover\:bg-blue-900\/10:hover {
    background-color: rgb(30 58 138 / 0.1)
}

.hover\:bg-blue-900\/100:hover {
    background-color: rgb(30 58 138 / 1)
}

.hover\:bg-blue-900\/20:hover {
    background-color: rgb(30 58 138 / 0.2)
}

.hover\:bg-blue-900\/25:hover {
    background-color: rgb(30 58 138 / 0.25)
}

.hover\:bg-blue-900\/30:hover {
    background-color: rgb(30 58 138 / 0.3)
}

.hover\:bg-blue-900\/40:hover {
    background-color: rgb(30 58 138 / 0.4)
}

.hover\:bg-blue-900\/5:hover {
    background-color: rgb(30 58 138 / 0.05)
}

.hover\:bg-blue-900\/50:hover {
    background-color: rgb(30 58 138 / 0.5)
}

.hover\:bg-blue-900\/60:hover {
    background-color: rgb(30 58 138 / 0.6)
}

.hover\:bg-blue-900\/70:hover {
    background-color: rgb(30 58 138 / 0.7)
}

.hover\:bg-blue-900\/75:hover {
    background-color: rgb(30 58 138 / 0.75)
}

.hover\:bg-blue-900\/80:hover {
    background-color: rgb(30 58 138 / 0.8)
}

.hover\:bg-blue-900\/90:hover {
    background-color: rgb(30 58 138 / 0.9)
}

.hover\:bg-blue-900\/95:hover {
    background-color: rgb(30 58 138 / 0.95)
}

.hover\:bg-blue-950:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(23 37 84 / var(--tw-bg-opacity))
}

.hover\:bg-blue-950\/0:hover {
    background-color: rgb(23 37 84 / 0)
}

.hover\:bg-blue-950\/10:hover {
    background-color: rgb(23 37 84 / 0.1)
}

.hover\:bg-blue-950\/100:hover {
    background-color: rgb(23 37 84 / 1)
}

.hover\:bg-blue-950\/20:hover {
    background-color: rgb(23 37 84 / 0.2)
}

.hover\:bg-blue-950\/25:hover {
    background-color: rgb(23 37 84 / 0.25)
}

.hover\:bg-blue-950\/30:hover {
    background-color: rgb(23 37 84 / 0.3)
}

.hover\:bg-blue-950\/40:hover {
    background-color: rgb(23 37 84 / 0.4)
}

.hover\:bg-blue-950\/5:hover {
    background-color: rgb(23 37 84 / 0.05)
}

.hover\:bg-blue-950\/50:hover {
    background-color: rgb(23 37 84 / 0.5)
}

.hover\:bg-blue-950\/60:hover {
    background-color: rgb(23 37 84 / 0.6)
}

.hover\:bg-blue-950\/70:hover {
    background-color: rgb(23 37 84 / 0.7)
}

.hover\:bg-blue-950\/75:hover {
    background-color: rgb(23 37 84 / 0.75)
}

.hover\:bg-blue-950\/80:hover {
    background-color: rgb(23 37 84 / 0.8)
}

.hover\:bg-blue-950\/90:hover {
    background-color: rgb(23 37 84 / 0.9)
}

.hover\:bg-blue-950\/95:hover {
    background-color: rgb(23 37 84 / 0.95)
}

.hover\:bg-cyan-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(207 250 254 / var(--tw-bg-opacity))
}

.hover\:bg-cyan-100\/0:hover {
    background-color: rgb(207 250 254 / 0)
}

.hover\:bg-cyan-100\/10:hover {
    background-color: rgb(207 250 254 / 0.1)
}

.hover\:bg-cyan-100\/100:hover {
    background-color: rgb(207 250 254 / 1)
}

.hover\:bg-cyan-100\/20:hover {
    background-color: rgb(207 250 254 / 0.2)
}

.hover\:bg-cyan-100\/25:hover {
    background-color: rgb(207 250 254 / 0.25)
}

.hover\:bg-cyan-100\/30:hover {
    background-color: rgb(207 250 254 / 0.3)
}

.hover\:bg-cyan-100\/40:hover {
    background-color: rgb(207 250 254 / 0.4)
}

.hover\:bg-cyan-100\/5:hover {
    background-color: rgb(207 250 254 / 0.05)
}

.hover\:bg-cyan-100\/50:hover {
    background-color: rgb(207 250 254 / 0.5)
}

.hover\:bg-cyan-100\/60:hover {
    background-color: rgb(207 250 254 / 0.6)
}

.hover\:bg-cyan-100\/70:hover {
    background-color: rgb(207 250 254 / 0.7)
}

.hover\:bg-cyan-100\/75:hover {
    background-color: rgb(207 250 254 / 0.75)
}

.hover\:bg-cyan-100\/80:hover {
    background-color: rgb(207 250 254 / 0.8)
}

.hover\:bg-cyan-100\/90:hover {
    background-color: rgb(207 250 254 / 0.9)
}

.hover\:bg-cyan-100\/95:hover {
    background-color: rgb(207 250 254 / 0.95)
}

.hover\:bg-cyan-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(165 243 252 / var(--tw-bg-opacity))
}

.hover\:bg-cyan-200\/0:hover {
    background-color: rgb(165 243 252 / 0)
}

.hover\:bg-cyan-200\/10:hover {
    background-color: rgb(165 243 252 / 0.1)
}

.hover\:bg-cyan-200\/100:hover {
    background-color: rgb(165 243 252 / 1)
}

.hover\:bg-cyan-200\/20:hover {
    background-color: rgb(165 243 252 / 0.2)
}

.hover\:bg-cyan-200\/25:hover {
    background-color: rgb(165 243 252 / 0.25)
}

.hover\:bg-cyan-200\/30:hover {
    background-color: rgb(165 243 252 / 0.3)
}

.hover\:bg-cyan-200\/40:hover {
    background-color: rgb(165 243 252 / 0.4)
}

.hover\:bg-cyan-200\/5:hover {
    background-color: rgb(165 243 252 / 0.05)
}

.hover\:bg-cyan-200\/50:hover {
    background-color: rgb(165 243 252 / 0.5)
}

.hover\:bg-cyan-200\/60:hover {
    background-color: rgb(165 243 252 / 0.6)
}

.hover\:bg-cyan-200\/70:hover {
    background-color: rgb(165 243 252 / 0.7)
}

.hover\:bg-cyan-200\/75:hover {
    background-color: rgb(165 243 252 / 0.75)
}

.hover\:bg-cyan-200\/80:hover {
    background-color: rgb(165 243 252 / 0.8)
}

.hover\:bg-cyan-200\/90:hover {
    background-color: rgb(165 243 252 / 0.9)
}

.hover\:bg-cyan-200\/95:hover {
    background-color: rgb(165 243 252 / 0.95)
}

.hover\:bg-cyan-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(103 232 249 / var(--tw-bg-opacity))
}

.hover\:bg-cyan-300\/0:hover {
    background-color: rgb(103 232 249 / 0)
}

.hover\:bg-cyan-300\/10:hover {
    background-color: rgb(103 232 249 / 0.1)
}

.hover\:bg-cyan-300\/100:hover {
    background-color: rgb(103 232 249 / 1)
}

.hover\:bg-cyan-300\/20:hover {
    background-color: rgb(103 232 249 / 0.2)
}

.hover\:bg-cyan-300\/25:hover {
    background-color: rgb(103 232 249 / 0.25)
}

.hover\:bg-cyan-300\/30:hover {
    background-color: rgb(103 232 249 / 0.3)
}

.hover\:bg-cyan-300\/40:hover {
    background-color: rgb(103 232 249 / 0.4)
}

.hover\:bg-cyan-300\/5:hover {
    background-color: rgb(103 232 249 / 0.05)
}

.hover\:bg-cyan-300\/50:hover {
    background-color: rgb(103 232 249 / 0.5)
}

.hover\:bg-cyan-300\/60:hover {
    background-color: rgb(103 232 249 / 0.6)
}

.hover\:bg-cyan-300\/70:hover {
    background-color: rgb(103 232 249 / 0.7)
}

.hover\:bg-cyan-300\/75:hover {
    background-color: rgb(103 232 249 / 0.75)
}

.hover\:bg-cyan-300\/80:hover {
    background-color: rgb(103 232 249 / 0.8)
}

.hover\:bg-cyan-300\/90:hover {
    background-color: rgb(103 232 249 / 0.9)
}

.hover\:bg-cyan-300\/95:hover {
    background-color: rgb(103 232 249 / 0.95)
}

.hover\:bg-cyan-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(34 211 238 / var(--tw-bg-opacity))
}

.hover\:bg-cyan-400\/0:hover {
    background-color: rgb(34 211 238 / 0)
}

.hover\:bg-cyan-400\/10:hover {
    background-color: rgb(34 211 238 / 0.1)
}

.hover\:bg-cyan-400\/100:hover {
    background-color: rgb(34 211 238 / 1)
}

.hover\:bg-cyan-400\/20:hover {
    background-color: rgb(34 211 238 / 0.2)
}

.hover\:bg-cyan-400\/25:hover {
    background-color: rgb(34 211 238 / 0.25)
}

.hover\:bg-cyan-400\/30:hover {
    background-color: rgb(34 211 238 / 0.3)
}

.hover\:bg-cyan-400\/40:hover {
    background-color: rgb(34 211 238 / 0.4)
}

.hover\:bg-cyan-400\/5:hover {
    background-color: rgb(34 211 238 / 0.05)
}

.hover\:bg-cyan-400\/50:hover {
    background-color: rgb(34 211 238 / 0.5)
}

.hover\:bg-cyan-400\/60:hover {
    background-color: rgb(34 211 238 / 0.6)
}

.hover\:bg-cyan-400\/70:hover {
    background-color: rgb(34 211 238 / 0.7)
}

.hover\:bg-cyan-400\/75:hover {
    background-color: rgb(34 211 238 / 0.75)
}

.hover\:bg-cyan-400\/80:hover {
    background-color: rgb(34 211 238 / 0.8)
}

.hover\:bg-cyan-400\/90:hover {
    background-color: rgb(34 211 238 / 0.9)
}

.hover\:bg-cyan-400\/95:hover {
    background-color: rgb(34 211 238 / 0.95)
}

.hover\:bg-cyan-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(236 254 255 / var(--tw-bg-opacity))
}

.hover\:bg-cyan-50\/0:hover {
    background-color: rgb(236 254 255 / 0)
}

.hover\:bg-cyan-50\/10:hover {
    background-color: rgb(236 254 255 / 0.1)
}

.hover\:bg-cyan-50\/100:hover {
    background-color: rgb(236 254 255 / 1)
}

.hover\:bg-cyan-50\/20:hover {
    background-color: rgb(236 254 255 / 0.2)
}

.hover\:bg-cyan-50\/25:hover {
    background-color: rgb(236 254 255 / 0.25)
}

.hover\:bg-cyan-50\/30:hover {
    background-color: rgb(236 254 255 / 0.3)
}

.hover\:bg-cyan-50\/40:hover {
    background-color: rgb(236 254 255 / 0.4)
}

.hover\:bg-cyan-50\/5:hover {
    background-color: rgb(236 254 255 / 0.05)
}

.hover\:bg-cyan-50\/50:hover {
    background-color: rgb(236 254 255 / 0.5)
}

.hover\:bg-cyan-50\/60:hover {
    background-color: rgb(236 254 255 / 0.6)
}

.hover\:bg-cyan-50\/70:hover {
    background-color: rgb(236 254 255 / 0.7)
}

.hover\:bg-cyan-50\/75:hover {
    background-color: rgb(236 254 255 / 0.75)
}

.hover\:bg-cyan-50\/80:hover {
    background-color: rgb(236 254 255 / 0.8)
}

.hover\:bg-cyan-50\/90:hover {
    background-color: rgb(236 254 255 / 0.9)
}

.hover\:bg-cyan-50\/95:hover {
    background-color: rgb(236 254 255 / 0.95)
}

.hover\:bg-cyan-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(6 182 212 / var(--tw-bg-opacity))
}

.hover\:bg-cyan-500\/0:hover {
    background-color: rgb(6 182 212 / 0)
}

.hover\:bg-cyan-500\/10:hover {
    background-color: rgb(6 182 212 / 0.1)
}

.hover\:bg-cyan-500\/100:hover {
    background-color: rgb(6 182 212 / 1)
}

.hover\:bg-cyan-500\/20:hover {
    background-color: rgb(6 182 212 / 0.2)
}

.hover\:bg-cyan-500\/25:hover {
    background-color: rgb(6 182 212 / 0.25)
}

.hover\:bg-cyan-500\/30:hover {
    background-color: rgb(6 182 212 / 0.3)
}

.hover\:bg-cyan-500\/40:hover {
    background-color: rgb(6 182 212 / 0.4)
}

.hover\:bg-cyan-500\/5:hover {
    background-color: rgb(6 182 212 / 0.05)
}

.hover\:bg-cyan-500\/50:hover {
    background-color: rgb(6 182 212 / 0.5)
}

.hover\:bg-cyan-500\/60:hover {
    background-color: rgb(6 182 212 / 0.6)
}

.hover\:bg-cyan-500\/70:hover {
    background-color: rgb(6 182 212 / 0.7)
}

.hover\:bg-cyan-500\/75:hover {
    background-color: rgb(6 182 212 / 0.75)
}

.hover\:bg-cyan-500\/80:hover {
    background-color: rgb(6 182 212 / 0.8)
}

.hover\:bg-cyan-500\/90:hover {
    background-color: rgb(6 182 212 / 0.9)
}

.hover\:bg-cyan-500\/95:hover {
    background-color: rgb(6 182 212 / 0.95)
}

.hover\:bg-cyan-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(8 145 178 / var(--tw-bg-opacity))
}

.hover\:bg-cyan-600\/0:hover {
    background-color: rgb(8 145 178 / 0)
}

.hover\:bg-cyan-600\/10:hover {
    background-color: rgb(8 145 178 / 0.1)
}

.hover\:bg-cyan-600\/100:hover {
    background-color: rgb(8 145 178 / 1)
}

.hover\:bg-cyan-600\/20:hover {
    background-color: rgb(8 145 178 / 0.2)
}

.hover\:bg-cyan-600\/25:hover {
    background-color: rgb(8 145 178 / 0.25)
}

.hover\:bg-cyan-600\/30:hover {
    background-color: rgb(8 145 178 / 0.3)
}

.hover\:bg-cyan-600\/40:hover {
    background-color: rgb(8 145 178 / 0.4)
}

.hover\:bg-cyan-600\/5:hover {
    background-color: rgb(8 145 178 / 0.05)
}

.hover\:bg-cyan-600\/50:hover {
    background-color: rgb(8 145 178 / 0.5)
}

.hover\:bg-cyan-600\/60:hover {
    background-color: rgb(8 145 178 / 0.6)
}

.hover\:bg-cyan-600\/70:hover {
    background-color: rgb(8 145 178 / 0.7)
}

.hover\:bg-cyan-600\/75:hover {
    background-color: rgb(8 145 178 / 0.75)
}

.hover\:bg-cyan-600\/80:hover {
    background-color: rgb(8 145 178 / 0.8)
}

.hover\:bg-cyan-600\/90:hover {
    background-color: rgb(8 145 178 / 0.9)
}

.hover\:bg-cyan-600\/95:hover {
    background-color: rgb(8 145 178 / 0.95)
}

.hover\:bg-cyan-650:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(39 128 166 / var(--tw-bg-opacity))
}

.hover\:bg-cyan-650\/0:hover {
    background-color: rgb(39 128 166 / 0)
}

.hover\:bg-cyan-650\/10:hover {
    background-color: rgb(39 128 166 / 0.1)
}

.hover\:bg-cyan-650\/100:hover {
    background-color: rgb(39 128 166 / 1)
}

.hover\:bg-cyan-650\/20:hover {
    background-color: rgb(39 128 166 / 0.2)
}

.hover\:bg-cyan-650\/25:hover {
    background-color: rgb(39 128 166 / 0.25)
}

.hover\:bg-cyan-650\/30:hover {
    background-color: rgb(39 128 166 / 0.3)
}

.hover\:bg-cyan-650\/40:hover {
    background-color: rgb(39 128 166 / 0.4)
}

.hover\:bg-cyan-650\/5:hover {
    background-color: rgb(39 128 166 / 0.05)
}

.hover\:bg-cyan-650\/50:hover {
    background-color: rgb(39 128 166 / 0.5)
}

.hover\:bg-cyan-650\/60:hover {
    background-color: rgb(39 128 166 / 0.6)
}

.hover\:bg-cyan-650\/70:hover {
    background-color: rgb(39 128 166 / 0.7)
}

.hover\:bg-cyan-650\/75:hover {
    background-color: rgb(39 128 166 / 0.75)
}

.hover\:bg-cyan-650\/80:hover {
    background-color: rgb(39 128 166 / 0.8)
}

.hover\:bg-cyan-650\/90:hover {
    background-color: rgb(39 128 166 / 0.9)
}

.hover\:bg-cyan-650\/95:hover {
    background-color: rgb(39 128 166 / 0.95)
}

.hover\:bg-cyan-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(14 116 144 / var(--tw-bg-opacity))
}

.hover\:bg-cyan-700\/0:hover {
    background-color: rgb(14 116 144 / 0)
}

.hover\:bg-cyan-700\/10:hover {
    background-color: rgb(14 116 144 / 0.1)
}

.hover\:bg-cyan-700\/100:hover {
    background-color: rgb(14 116 144 / 1)
}

.hover\:bg-cyan-700\/20:hover {
    background-color: rgb(14 116 144 / 0.2)
}

.hover\:bg-cyan-700\/25:hover {
    background-color: rgb(14 116 144 / 0.25)
}

.hover\:bg-cyan-700\/30:hover {
    background-color: rgb(14 116 144 / 0.3)
}

.hover\:bg-cyan-700\/40:hover {
    background-color: rgb(14 116 144 / 0.4)
}

.hover\:bg-cyan-700\/5:hover {
    background-color: rgb(14 116 144 / 0.05)
}

.hover\:bg-cyan-700\/50:hover {
    background-color: rgb(14 116 144 / 0.5)
}

.hover\:bg-cyan-700\/60:hover {
    background-color: rgb(14 116 144 / 0.6)
}

.hover\:bg-cyan-700\/70:hover {
    background-color: rgb(14 116 144 / 0.7)
}

.hover\:bg-cyan-700\/75:hover {
    background-color: rgb(14 116 144 / 0.75)
}

.hover\:bg-cyan-700\/80:hover {
    background-color: rgb(14 116 144 / 0.8)
}

.hover\:bg-cyan-700\/90:hover {
    background-color: rgb(14 116 144 / 0.9)
}

.hover\:bg-cyan-700\/95:hover {
    background-color: rgb(14 116 144 / 0.95)
}

.hover\:bg-cyan-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(21 94 117 / var(--tw-bg-opacity))
}

.hover\:bg-cyan-800\/0:hover {
    background-color: rgb(21 94 117 / 0)
}

.hover\:bg-cyan-800\/10:hover {
    background-color: rgb(21 94 117 / 0.1)
}

.hover\:bg-cyan-800\/100:hover {
    background-color: rgb(21 94 117 / 1)
}

.hover\:bg-cyan-800\/20:hover {
    background-color: rgb(21 94 117 / 0.2)
}

.hover\:bg-cyan-800\/25:hover {
    background-color: rgb(21 94 117 / 0.25)
}

.hover\:bg-cyan-800\/30:hover {
    background-color: rgb(21 94 117 / 0.3)
}

.hover\:bg-cyan-800\/40:hover {
    background-color: rgb(21 94 117 / 0.4)
}

.hover\:bg-cyan-800\/5:hover {
    background-color: rgb(21 94 117 / 0.05)
}

.hover\:bg-cyan-800\/50:hover {
    background-color: rgb(21 94 117 / 0.5)
}

.hover\:bg-cyan-800\/60:hover {
    background-color: rgb(21 94 117 / 0.6)
}

.hover\:bg-cyan-800\/70:hover {
    background-color: rgb(21 94 117 / 0.7)
}

.hover\:bg-cyan-800\/75:hover {
    background-color: rgb(21 94 117 / 0.75)
}

.hover\:bg-cyan-800\/80:hover {
    background-color: rgb(21 94 117 / 0.8)
}

.hover\:bg-cyan-800\/90:hover {
    background-color: rgb(21 94 117 / 0.9)
}

.hover\:bg-cyan-800\/95:hover {
    background-color: rgb(21 94 117 / 0.95)
}

.hover\:bg-cyan-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(22 78 99 / var(--tw-bg-opacity))
}

.hover\:bg-cyan-900\/0:hover {
    background-color: rgb(22 78 99 / 0)
}

.hover\:bg-cyan-900\/10:hover {
    background-color: rgb(22 78 99 / 0.1)
}

.hover\:bg-cyan-900\/100:hover {
    background-color: rgb(22 78 99 / 1)
}

.hover\:bg-cyan-900\/20:hover {
    background-color: rgb(22 78 99 / 0.2)
}

.hover\:bg-cyan-900\/25:hover {
    background-color: rgb(22 78 99 / 0.25)
}

.hover\:bg-cyan-900\/30:hover {
    background-color: rgb(22 78 99 / 0.3)
}

.hover\:bg-cyan-900\/40:hover {
    background-color: rgb(22 78 99 / 0.4)
}

.hover\:bg-cyan-900\/5:hover {
    background-color: rgb(22 78 99 / 0.05)
}

.hover\:bg-cyan-900\/50:hover {
    background-color: rgb(22 78 99 / 0.5)
}

.hover\:bg-cyan-900\/60:hover {
    background-color: rgb(22 78 99 / 0.6)
}

.hover\:bg-cyan-900\/70:hover {
    background-color: rgb(22 78 99 / 0.7)
}

.hover\:bg-cyan-900\/75:hover {
    background-color: rgb(22 78 99 / 0.75)
}

.hover\:bg-cyan-900\/80:hover {
    background-color: rgb(22 78 99 / 0.8)
}

.hover\:bg-cyan-900\/90:hover {
    background-color: rgb(22 78 99 / 0.9)
}

.hover\:bg-cyan-900\/95:hover {
    background-color: rgb(22 78 99 / 0.95)
}

.hover\:bg-cyan-950:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(8 51 68 / var(--tw-bg-opacity))
}

.hover\:bg-cyan-950\/0:hover {
    background-color: rgb(8 51 68 / 0)
}

.hover\:bg-cyan-950\/10:hover {
    background-color: rgb(8 51 68 / 0.1)
}

.hover\:bg-cyan-950\/100:hover {
    background-color: rgb(8 51 68 / 1)
}

.hover\:bg-cyan-950\/20:hover {
    background-color: rgb(8 51 68 / 0.2)
}

.hover\:bg-cyan-950\/25:hover {
    background-color: rgb(8 51 68 / 0.25)
}

.hover\:bg-cyan-950\/30:hover {
    background-color: rgb(8 51 68 / 0.3)
}

.hover\:bg-cyan-950\/40:hover {
    background-color: rgb(8 51 68 / 0.4)
}

.hover\:bg-cyan-950\/5:hover {
    background-color: rgb(8 51 68 / 0.05)
}

.hover\:bg-cyan-950\/50:hover {
    background-color: rgb(8 51 68 / 0.5)
}

.hover\:bg-cyan-950\/60:hover {
    background-color: rgb(8 51 68 / 0.6)
}

.hover\:bg-cyan-950\/70:hover {
    background-color: rgb(8 51 68 / 0.7)
}

.hover\:bg-cyan-950\/75:hover {
    background-color: rgb(8 51 68 / 0.75)
}

.hover\:bg-cyan-950\/80:hover {
    background-color: rgb(8 51 68 / 0.8)
}

.hover\:bg-cyan-950\/90:hover {
    background-color: rgb(8 51 68 / 0.9)
}

.hover\:bg-cyan-950\/95:hover {
    background-color: rgb(8 51 68 / 0.95)
}

.hover\:bg-emerald-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(110 231 183 / var(--tw-bg-opacity))
}

.hover\:bg-emerald-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(52 211 153 / var(--tw-bg-opacity))
}

.hover\:bg-emerald-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(16 185 129 / var(--tw-bg-opacity))
}

.hover\:bg-fuchsia-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(250 232 255 / var(--tw-bg-opacity))
}

.hover\:bg-fuchsia-100\/0:hover {
    background-color: rgb(250 232 255 / 0)
}

.hover\:bg-fuchsia-100\/10:hover {
    background-color: rgb(250 232 255 / 0.1)
}

.hover\:bg-fuchsia-100\/100:hover {
    background-color: rgb(250 232 255 / 1)
}

.hover\:bg-fuchsia-100\/20:hover {
    background-color: rgb(250 232 255 / 0.2)
}

.hover\:bg-fuchsia-100\/25:hover {
    background-color: rgb(250 232 255 / 0.25)
}

.hover\:bg-fuchsia-100\/30:hover {
    background-color: rgb(250 232 255 / 0.3)
}

.hover\:bg-fuchsia-100\/40:hover {
    background-color: rgb(250 232 255 / 0.4)
}

.hover\:bg-fuchsia-100\/5:hover {
    background-color: rgb(250 232 255 / 0.05)
}

.hover\:bg-fuchsia-100\/50:hover {
    background-color: rgb(250 232 255 / 0.5)
}

.hover\:bg-fuchsia-100\/60:hover {
    background-color: rgb(250 232 255 / 0.6)
}

.hover\:bg-fuchsia-100\/70:hover {
    background-color: rgb(250 232 255 / 0.7)
}

.hover\:bg-fuchsia-100\/75:hover {
    background-color: rgb(250 232 255 / 0.75)
}

.hover\:bg-fuchsia-100\/80:hover {
    background-color: rgb(250 232 255 / 0.8)
}

.hover\:bg-fuchsia-100\/90:hover {
    background-color: rgb(250 232 255 / 0.9)
}

.hover\:bg-fuchsia-100\/95:hover {
    background-color: rgb(250 232 255 / 0.95)
}

.hover\:bg-fuchsia-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(245 208 254 / var(--tw-bg-opacity))
}

.hover\:bg-fuchsia-200\/0:hover {
    background-color: rgb(245 208 254 / 0)
}

.hover\:bg-fuchsia-200\/10:hover {
    background-color: rgb(245 208 254 / 0.1)
}

.hover\:bg-fuchsia-200\/100:hover {
    background-color: rgb(245 208 254 / 1)
}

.hover\:bg-fuchsia-200\/20:hover {
    background-color: rgb(245 208 254 / 0.2)
}

.hover\:bg-fuchsia-200\/25:hover {
    background-color: rgb(245 208 254 / 0.25)
}

.hover\:bg-fuchsia-200\/30:hover {
    background-color: rgb(245 208 254 / 0.3)
}

.hover\:bg-fuchsia-200\/40:hover {
    background-color: rgb(245 208 254 / 0.4)
}

.hover\:bg-fuchsia-200\/5:hover {
    background-color: rgb(245 208 254 / 0.05)
}

.hover\:bg-fuchsia-200\/50:hover {
    background-color: rgb(245 208 254 / 0.5)
}

.hover\:bg-fuchsia-200\/60:hover {
    background-color: rgb(245 208 254 / 0.6)
}

.hover\:bg-fuchsia-200\/70:hover {
    background-color: rgb(245 208 254 / 0.7)
}

.hover\:bg-fuchsia-200\/75:hover {
    background-color: rgb(245 208 254 / 0.75)
}

.hover\:bg-fuchsia-200\/80:hover {
    background-color: rgb(245 208 254 / 0.8)
}

.hover\:bg-fuchsia-200\/90:hover {
    background-color: rgb(245 208 254 / 0.9)
}

.hover\:bg-fuchsia-200\/95:hover {
    background-color: rgb(245 208 254 / 0.95)
}

.hover\:bg-fuchsia-250:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(247 211 255 / var(--tw-bg-opacity))
}

.hover\:bg-fuchsia-250\/0:hover {
    background-color: rgb(247 211 255 / 0)
}

.hover\:bg-fuchsia-250\/10:hover {
    background-color: rgb(247 211 255 / 0.1)
}

.hover\:bg-fuchsia-250\/100:hover {
    background-color: rgb(247 211 255 / 1)
}

.hover\:bg-fuchsia-250\/20:hover {
    background-color: rgb(247 211 255 / 0.2)
}

.hover\:bg-fuchsia-250\/25:hover {
    background-color: rgb(247 211 255 / 0.25)
}

.hover\:bg-fuchsia-250\/30:hover {
    background-color: rgb(247 211 255 / 0.3)
}

.hover\:bg-fuchsia-250\/40:hover {
    background-color: rgb(247 211 255 / 0.4)
}

.hover\:bg-fuchsia-250\/5:hover {
    background-color: rgb(247 211 255 / 0.05)
}

.hover\:bg-fuchsia-250\/50:hover {
    background-color: rgb(247 211 255 / 0.5)
}

.hover\:bg-fuchsia-250\/60:hover {
    background-color: rgb(247 211 255 / 0.6)
}

.hover\:bg-fuchsia-250\/70:hover {
    background-color: rgb(247 211 255 / 0.7)
}

.hover\:bg-fuchsia-250\/75:hover {
    background-color: rgb(247 211 255 / 0.75)
}

.hover\:bg-fuchsia-250\/80:hover {
    background-color: rgb(247 211 255 / 0.8)
}

.hover\:bg-fuchsia-250\/90:hover {
    background-color: rgb(247 211 255 / 0.9)
}

.hover\:bg-fuchsia-250\/95:hover {
    background-color: rgb(247 211 255 / 0.95)
}

.hover\:bg-fuchsia-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(240 171 252 / var(--tw-bg-opacity))
}

.hover\:bg-fuchsia-300\/0:hover {
    background-color: rgb(240 171 252 / 0)
}

.hover\:bg-fuchsia-300\/10:hover {
    background-color: rgb(240 171 252 / 0.1)
}

.hover\:bg-fuchsia-300\/100:hover {
    background-color: rgb(240 171 252 / 1)
}

.hover\:bg-fuchsia-300\/20:hover {
    background-color: rgb(240 171 252 / 0.2)
}

.hover\:bg-fuchsia-300\/25:hover {
    background-color: rgb(240 171 252 / 0.25)
}

.hover\:bg-fuchsia-300\/30:hover {
    background-color: rgb(240 171 252 / 0.3)
}

.hover\:bg-fuchsia-300\/40:hover {
    background-color: rgb(240 171 252 / 0.4)
}

.hover\:bg-fuchsia-300\/5:hover {
    background-color: rgb(240 171 252 / 0.05)
}

.hover\:bg-fuchsia-300\/50:hover {
    background-color: rgb(240 171 252 / 0.5)
}

.hover\:bg-fuchsia-300\/60:hover {
    background-color: rgb(240 171 252 / 0.6)
}

.hover\:bg-fuchsia-300\/70:hover {
    background-color: rgb(240 171 252 / 0.7)
}

.hover\:bg-fuchsia-300\/75:hover {
    background-color: rgb(240 171 252 / 0.75)
}

.hover\:bg-fuchsia-300\/80:hover {
    background-color: rgb(240 171 252 / 0.8)
}

.hover\:bg-fuchsia-300\/90:hover {
    background-color: rgb(240 171 252 / 0.9)
}

.hover\:bg-fuchsia-300\/95:hover {
    background-color: rgb(240 171 252 / 0.95)
}

.hover\:bg-fuchsia-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(232 121 249 / var(--tw-bg-opacity))
}

.hover\:bg-fuchsia-400\/0:hover {
    background-color: rgb(232 121 249 / 0)
}

.hover\:bg-fuchsia-400\/10:hover {
    background-color: rgb(232 121 249 / 0.1)
}

.hover\:bg-fuchsia-400\/100:hover {
    background-color: rgb(232 121 249 / 1)
}

.hover\:bg-fuchsia-400\/20:hover {
    background-color: rgb(232 121 249 / 0.2)
}

.hover\:bg-fuchsia-400\/25:hover {
    background-color: rgb(232 121 249 / 0.25)
}

.hover\:bg-fuchsia-400\/30:hover {
    background-color: rgb(232 121 249 / 0.3)
}

.hover\:bg-fuchsia-400\/40:hover {
    background-color: rgb(232 121 249 / 0.4)
}

.hover\:bg-fuchsia-400\/5:hover {
    background-color: rgb(232 121 249 / 0.05)
}

.hover\:bg-fuchsia-400\/50:hover {
    background-color: rgb(232 121 249 / 0.5)
}

.hover\:bg-fuchsia-400\/60:hover {
    background-color: rgb(232 121 249 / 0.6)
}

.hover\:bg-fuchsia-400\/70:hover {
    background-color: rgb(232 121 249 / 0.7)
}

.hover\:bg-fuchsia-400\/75:hover {
    background-color: rgb(232 121 249 / 0.75)
}

.hover\:bg-fuchsia-400\/80:hover {
    background-color: rgb(232 121 249 / 0.8)
}

.hover\:bg-fuchsia-400\/90:hover {
    background-color: rgb(232 121 249 / 0.9)
}

.hover\:bg-fuchsia-400\/95:hover {
    background-color: rgb(232 121 249 / 0.95)
}

.hover\:bg-fuchsia-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(253 244 255 / var(--tw-bg-opacity))
}

.hover\:bg-fuchsia-50\/0:hover {
    background-color: rgb(253 244 255 / 0)
}

.hover\:bg-fuchsia-50\/10:hover {
    background-color: rgb(253 244 255 / 0.1)
}

.hover\:bg-fuchsia-50\/100:hover {
    background-color: rgb(253 244 255 / 1)
}

.hover\:bg-fuchsia-50\/20:hover {
    background-color: rgb(253 244 255 / 0.2)
}

.hover\:bg-fuchsia-50\/25:hover {
    background-color: rgb(253 244 255 / 0.25)
}

.hover\:bg-fuchsia-50\/30:hover {
    background-color: rgb(253 244 255 / 0.3)
}

.hover\:bg-fuchsia-50\/40:hover {
    background-color: rgb(253 244 255 / 0.4)
}

.hover\:bg-fuchsia-50\/5:hover {
    background-color: rgb(253 244 255 / 0.05)
}

.hover\:bg-fuchsia-50\/50:hover {
    background-color: rgb(253 244 255 / 0.5)
}

.hover\:bg-fuchsia-50\/60:hover {
    background-color: rgb(253 244 255 / 0.6)
}

.hover\:bg-fuchsia-50\/70:hover {
    background-color: rgb(253 244 255 / 0.7)
}

.hover\:bg-fuchsia-50\/75:hover {
    background-color: rgb(253 244 255 / 0.75)
}

.hover\:bg-fuchsia-50\/80:hover {
    background-color: rgb(253 244 255 / 0.8)
}

.hover\:bg-fuchsia-50\/90:hover {
    background-color: rgb(253 244 255 / 0.9)
}

.hover\:bg-fuchsia-50\/95:hover {
    background-color: rgb(253 244 255 / 0.95)
}

.hover\:bg-fuchsia-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(217 70 239 / var(--tw-bg-opacity))
}

.hover\:bg-fuchsia-500\/0:hover {
    background-color: rgb(217 70 239 / 0)
}

.hover\:bg-fuchsia-500\/10:hover {
    background-color: rgb(217 70 239 / 0.1)
}

.hover\:bg-fuchsia-500\/100:hover {
    background-color: rgb(217 70 239 / 1)
}

.hover\:bg-fuchsia-500\/20:hover {
    background-color: rgb(217 70 239 / 0.2)
}

.hover\:bg-fuchsia-500\/25:hover {
    background-color: rgb(217 70 239 / 0.25)
}

.hover\:bg-fuchsia-500\/30:hover {
    background-color: rgb(217 70 239 / 0.3)
}

.hover\:bg-fuchsia-500\/40:hover {
    background-color: rgb(217 70 239 / 0.4)
}

.hover\:bg-fuchsia-500\/5:hover {
    background-color: rgb(217 70 239 / 0.05)
}

.hover\:bg-fuchsia-500\/50:hover {
    background-color: rgb(217 70 239 / 0.5)
}

.hover\:bg-fuchsia-500\/60:hover {
    background-color: rgb(217 70 239 / 0.6)
}

.hover\:bg-fuchsia-500\/70:hover {
    background-color: rgb(217 70 239 / 0.7)
}

.hover\:bg-fuchsia-500\/75:hover {
    background-color: rgb(217 70 239 / 0.75)
}

.hover\:bg-fuchsia-500\/80:hover {
    background-color: rgb(217 70 239 / 0.8)
}

.hover\:bg-fuchsia-500\/90:hover {
    background-color: rgb(217 70 239 / 0.9)
}

.hover\:bg-fuchsia-500\/95:hover {
    background-color: rgb(217 70 239 / 0.95)
}

.hover\:bg-fuchsia-550:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(194 38 201 / var(--tw-bg-opacity))
}

.hover\:bg-fuchsia-550\/0:hover {
    background-color: rgb(194 38 201 / 0)
}

.hover\:bg-fuchsia-550\/10:hover {
    background-color: rgb(194 38 201 / 0.1)
}

.hover\:bg-fuchsia-550\/100:hover {
    background-color: rgb(194 38 201 / 1)
}

.hover\:bg-fuchsia-550\/20:hover {
    background-color: rgb(194 38 201 / 0.2)
}

.hover\:bg-fuchsia-550\/25:hover {
    background-color: rgb(194 38 201 / 0.25)
}

.hover\:bg-fuchsia-550\/30:hover {
    background-color: rgb(194 38 201 / 0.3)
}

.hover\:bg-fuchsia-550\/40:hover {
    background-color: rgb(194 38 201 / 0.4)
}

.hover\:bg-fuchsia-550\/5:hover {
    background-color: rgb(194 38 201 / 0.05)
}

.hover\:bg-fuchsia-550\/50:hover {
    background-color: rgb(194 38 201 / 0.5)
}

.hover\:bg-fuchsia-550\/60:hover {
    background-color: rgb(194 38 201 / 0.6)
}

.hover\:bg-fuchsia-550\/70:hover {
    background-color: rgb(194 38 201 / 0.7)
}

.hover\:bg-fuchsia-550\/75:hover {
    background-color: rgb(194 38 201 / 0.75)
}

.hover\:bg-fuchsia-550\/80:hover {
    background-color: rgb(194 38 201 / 0.8)
}

.hover\:bg-fuchsia-550\/90:hover {
    background-color: rgb(194 38 201 / 0.9)
}

.hover\:bg-fuchsia-550\/95:hover {
    background-color: rgb(194 38 201 / 0.95)
}

.hover\:bg-fuchsia-575:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(188 48 223 / var(--tw-bg-opacity))
}

.hover\:bg-fuchsia-575\/0:hover {
    background-color: rgb(188 48 223 / 0)
}

.hover\:bg-fuchsia-575\/10:hover {
    background-color: rgb(188 48 223 / 0.1)
}

.hover\:bg-fuchsia-575\/100:hover {
    background-color: rgb(188 48 223 / 1)
}

.hover\:bg-fuchsia-575\/20:hover {
    background-color: rgb(188 48 223 / 0.2)
}

.hover\:bg-fuchsia-575\/25:hover {
    background-color: rgb(188 48 223 / 0.25)
}

.hover\:bg-fuchsia-575\/30:hover {
    background-color: rgb(188 48 223 / 0.3)
}

.hover\:bg-fuchsia-575\/40:hover {
    background-color: rgb(188 48 223 / 0.4)
}

.hover\:bg-fuchsia-575\/5:hover {
    background-color: rgb(188 48 223 / 0.05)
}

.hover\:bg-fuchsia-575\/50:hover {
    background-color: rgb(188 48 223 / 0.5)
}

.hover\:bg-fuchsia-575\/60:hover {
    background-color: rgb(188 48 223 / 0.6)
}

.hover\:bg-fuchsia-575\/70:hover {
    background-color: rgb(188 48 223 / 0.7)
}

.hover\:bg-fuchsia-575\/75:hover {
    background-color: rgb(188 48 223 / 0.75)
}

.hover\:bg-fuchsia-575\/80:hover {
    background-color: rgb(188 48 223 / 0.8)
}

.hover\:bg-fuchsia-575\/90:hover {
    background-color: rgb(188 48 223 / 0.9)
}

.hover\:bg-fuchsia-575\/95:hover {
    background-color: rgb(188 48 223 / 0.95)
}

.hover\:bg-fuchsia-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(192 38 211 / var(--tw-bg-opacity))
}

.hover\:bg-fuchsia-600\/0:hover {
    background-color: rgb(192 38 211 / 0)
}

.hover\:bg-fuchsia-600\/10:hover {
    background-color: rgb(192 38 211 / 0.1)
}

.hover\:bg-fuchsia-600\/100:hover {
    background-color: rgb(192 38 211 / 1)
}

.hover\:bg-fuchsia-600\/20:hover {
    background-color: rgb(192 38 211 / 0.2)
}

.hover\:bg-fuchsia-600\/25:hover {
    background-color: rgb(192 38 211 / 0.25)
}

.hover\:bg-fuchsia-600\/30:hover {
    background-color: rgb(192 38 211 / 0.3)
}

.hover\:bg-fuchsia-600\/40:hover {
    background-color: rgb(192 38 211 / 0.4)
}

.hover\:bg-fuchsia-600\/5:hover {
    background-color: rgb(192 38 211 / 0.05)
}

.hover\:bg-fuchsia-600\/50:hover {
    background-color: rgb(192 38 211 / 0.5)
}

.hover\:bg-fuchsia-600\/60:hover {
    background-color: rgb(192 38 211 / 0.6)
}

.hover\:bg-fuchsia-600\/70:hover {
    background-color: rgb(192 38 211 / 0.7)
}

.hover\:bg-fuchsia-600\/75:hover {
    background-color: rgb(192 38 211 / 0.75)
}

.hover\:bg-fuchsia-600\/80:hover {
    background-color: rgb(192 38 211 / 0.8)
}

.hover\:bg-fuchsia-600\/90:hover {
    background-color: rgb(192 38 211 / 0.9)
}

.hover\:bg-fuchsia-600\/95:hover {
    background-color: rgb(192 38 211 / 0.95)
}

.hover\:bg-fuchsia-650:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(156 30 163 / var(--tw-bg-opacity))
}

.hover\:bg-fuchsia-650\/0:hover {
    background-color: rgb(156 30 163 / 0)
}

.hover\:bg-fuchsia-650\/10:hover {
    background-color: rgb(156 30 163 / 0.1)
}

.hover\:bg-fuchsia-650\/100:hover {
    background-color: rgb(156 30 163 / 1)
}

.hover\:bg-fuchsia-650\/20:hover {
    background-color: rgb(156 30 163 / 0.2)
}

.hover\:bg-fuchsia-650\/25:hover {
    background-color: rgb(156 30 163 / 0.25)
}

.hover\:bg-fuchsia-650\/30:hover {
    background-color: rgb(156 30 163 / 0.3)
}

.hover\:bg-fuchsia-650\/40:hover {
    background-color: rgb(156 30 163 / 0.4)
}

.hover\:bg-fuchsia-650\/5:hover {
    background-color: rgb(156 30 163 / 0.05)
}

.hover\:bg-fuchsia-650\/50:hover {
    background-color: rgb(156 30 163 / 0.5)
}

.hover\:bg-fuchsia-650\/60:hover {
    background-color: rgb(156 30 163 / 0.6)
}

.hover\:bg-fuchsia-650\/70:hover {
    background-color: rgb(156 30 163 / 0.7)
}

.hover\:bg-fuchsia-650\/75:hover {
    background-color: rgb(156 30 163 / 0.75)
}

.hover\:bg-fuchsia-650\/80:hover {
    background-color: rgb(156 30 163 / 0.8)
}

.hover\:bg-fuchsia-650\/90:hover {
    background-color: rgb(156 30 163 / 0.9)
}

.hover\:bg-fuchsia-650\/95:hover {
    background-color: rgb(156 30 163 / 0.95)
}

.hover\:bg-fuchsia-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(162 28 175 / var(--tw-bg-opacity))
}

.hover\:bg-fuchsia-700\/0:hover {
    background-color: rgb(162 28 175 / 0)
}

.hover\:bg-fuchsia-700\/10:hover {
    background-color: rgb(162 28 175 / 0.1)
}

.hover\:bg-fuchsia-700\/100:hover {
    background-color: rgb(162 28 175 / 1)
}

.hover\:bg-fuchsia-700\/20:hover {
    background-color: rgb(162 28 175 / 0.2)
}

.hover\:bg-fuchsia-700\/25:hover {
    background-color: rgb(162 28 175 / 0.25)
}

.hover\:bg-fuchsia-700\/30:hover {
    background-color: rgb(162 28 175 / 0.3)
}

.hover\:bg-fuchsia-700\/40:hover {
    background-color: rgb(162 28 175 / 0.4)
}

.hover\:bg-fuchsia-700\/5:hover {
    background-color: rgb(162 28 175 / 0.05)
}

.hover\:bg-fuchsia-700\/50:hover {
    background-color: rgb(162 28 175 / 0.5)
}

.hover\:bg-fuchsia-700\/60:hover {
    background-color: rgb(162 28 175 / 0.6)
}

.hover\:bg-fuchsia-700\/70:hover {
    background-color: rgb(162 28 175 / 0.7)
}

.hover\:bg-fuchsia-700\/75:hover {
    background-color: rgb(162 28 175 / 0.75)
}

.hover\:bg-fuchsia-700\/80:hover {
    background-color: rgb(162 28 175 / 0.8)
}

.hover\:bg-fuchsia-700\/90:hover {
    background-color: rgb(162 28 175 / 0.9)
}

.hover\:bg-fuchsia-700\/95:hover {
    background-color: rgb(162 28 175 / 0.95)
}

.hover\:bg-fuchsia-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(134 25 143 / var(--tw-bg-opacity))
}

.hover\:bg-fuchsia-800\/0:hover {
    background-color: rgb(134 25 143 / 0)
}

.hover\:bg-fuchsia-800\/10:hover {
    background-color: rgb(134 25 143 / 0.1)
}

.hover\:bg-fuchsia-800\/100:hover {
    background-color: rgb(134 25 143 / 1)
}

.hover\:bg-fuchsia-800\/20:hover {
    background-color: rgb(134 25 143 / 0.2)
}

.hover\:bg-fuchsia-800\/25:hover {
    background-color: rgb(134 25 143 / 0.25)
}

.hover\:bg-fuchsia-800\/30:hover {
    background-color: rgb(134 25 143 / 0.3)
}

.hover\:bg-fuchsia-800\/40:hover {
    background-color: rgb(134 25 143 / 0.4)
}

.hover\:bg-fuchsia-800\/5:hover {
    background-color: rgb(134 25 143 / 0.05)
}

.hover\:bg-fuchsia-800\/50:hover {
    background-color: rgb(134 25 143 / 0.5)
}

.hover\:bg-fuchsia-800\/60:hover {
    background-color: rgb(134 25 143 / 0.6)
}

.hover\:bg-fuchsia-800\/70:hover {
    background-color: rgb(134 25 143 / 0.7)
}

.hover\:bg-fuchsia-800\/75:hover {
    background-color: rgb(134 25 143 / 0.75)
}

.hover\:bg-fuchsia-800\/80:hover {
    background-color: rgb(134 25 143 / 0.8)
}

.hover\:bg-fuchsia-800\/90:hover {
    background-color: rgb(134 25 143 / 0.9)
}

.hover\:bg-fuchsia-800\/95:hover {
    background-color: rgb(134 25 143 / 0.95)
}

.hover\:bg-fuchsia-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(112 26 117 / var(--tw-bg-opacity))
}

.hover\:bg-fuchsia-900\/0:hover {
    background-color: rgb(112 26 117 / 0)
}

.hover\:bg-fuchsia-900\/10:hover {
    background-color: rgb(112 26 117 / 0.1)
}

.hover\:bg-fuchsia-900\/100:hover {
    background-color: rgb(112 26 117 / 1)
}

.hover\:bg-fuchsia-900\/20:hover {
    background-color: rgb(112 26 117 / 0.2)
}

.hover\:bg-fuchsia-900\/25:hover {
    background-color: rgb(112 26 117 / 0.25)
}

.hover\:bg-fuchsia-900\/30:hover {
    background-color: rgb(112 26 117 / 0.3)
}

.hover\:bg-fuchsia-900\/40:hover {
    background-color: rgb(112 26 117 / 0.4)
}

.hover\:bg-fuchsia-900\/5:hover {
    background-color: rgb(112 26 117 / 0.05)
}

.hover\:bg-fuchsia-900\/50:hover {
    background-color: rgb(112 26 117 / 0.5)
}

.hover\:bg-fuchsia-900\/60:hover {
    background-color: rgb(112 26 117 / 0.6)
}

.hover\:bg-fuchsia-900\/70:hover {
    background-color: rgb(112 26 117 / 0.7)
}

.hover\:bg-fuchsia-900\/75:hover {
    background-color: rgb(112 26 117 / 0.75)
}

.hover\:bg-fuchsia-900\/80:hover {
    background-color: rgb(112 26 117 / 0.8)
}

.hover\:bg-fuchsia-900\/90:hover {
    background-color: rgb(112 26 117 / 0.9)
}

.hover\:bg-fuchsia-900\/95:hover {
    background-color: rgb(112 26 117 / 0.95)
}

.hover\:bg-fuchsia-950:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(74 4 78 / var(--tw-bg-opacity))
}

.hover\:bg-fuchsia-950\/0:hover {
    background-color: rgb(74 4 78 / 0)
}

.hover\:bg-fuchsia-950\/10:hover {
    background-color: rgb(74 4 78 / 0.1)
}

.hover\:bg-fuchsia-950\/100:hover {
    background-color: rgb(74 4 78 / 1)
}

.hover\:bg-fuchsia-950\/20:hover {
    background-color: rgb(74 4 78 / 0.2)
}

.hover\:bg-fuchsia-950\/25:hover {
    background-color: rgb(74 4 78 / 0.25)
}

.hover\:bg-fuchsia-950\/30:hover {
    background-color: rgb(74 4 78 / 0.3)
}

.hover\:bg-fuchsia-950\/40:hover {
    background-color: rgb(74 4 78 / 0.4)
}

.hover\:bg-fuchsia-950\/5:hover {
    background-color: rgb(74 4 78 / 0.05)
}

.hover\:bg-fuchsia-950\/50:hover {
    background-color: rgb(74 4 78 / 0.5)
}

.hover\:bg-fuchsia-950\/60:hover {
    background-color: rgb(74 4 78 / 0.6)
}

.hover\:bg-fuchsia-950\/70:hover {
    background-color: rgb(74 4 78 / 0.7)
}

.hover\:bg-fuchsia-950\/75:hover {
    background-color: rgb(74 4 78 / 0.75)
}

.hover\:bg-fuchsia-950\/80:hover {
    background-color: rgb(74 4 78 / 0.8)
}

.hover\:bg-fuchsia-950\/90:hover {
    background-color: rgb(74 4 78 / 0.9)
}

.hover\:bg-fuchsia-950\/95:hover {
    background-color: rgb(74 4 78 / 0.95)
}

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

.hover\:bg-gray-100\/0:hover {
    background-color: rgb(243 244 246 / 0)
}

.hover\:bg-gray-100\/10:hover {
    background-color: rgb(243 244 246 / 0.1)
}

.hover\:bg-gray-100\/100:hover {
    background-color: rgb(243 244 246 / 1)
}

.hover\:bg-gray-100\/20:hover {
    background-color: rgb(243 244 246 / 0.2)
}

.hover\:bg-gray-100\/25:hover {
    background-color: rgb(243 244 246 / 0.25)
}

.hover\:bg-gray-100\/30:hover {
    background-color: rgb(243 244 246 / 0.3)
}

.hover\:bg-gray-100\/40:hover {
    background-color: rgb(243 244 246 / 0.4)
}

.hover\:bg-gray-100\/5:hover {
    background-color: rgb(243 244 246 / 0.05)
}

.hover\:bg-gray-100\/50:hover {
    background-color: rgb(243 244 246 / 0.5)
}

.hover\:bg-gray-100\/60:hover {
    background-color: rgb(243 244 246 / 0.6)
}

.hover\:bg-gray-100\/70:hover {
    background-color: rgb(243 244 246 / 0.7)
}

.hover\:bg-gray-100\/75:hover {
    background-color: rgb(243 244 246 / 0.75)
}

.hover\:bg-gray-100\/80:hover {
    background-color: rgb(243 244 246 / 0.8)
}

.hover\:bg-gray-100\/90:hover {
    background-color: rgb(243 244 246 / 0.9)
}

.hover\:bg-gray-100\/95:hover {
    background-color: rgb(243 244 246 / 0.95)
}

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

.hover\:bg-gray-200\/0:hover {
    background-color: rgb(229 231 235 / 0)
}

.hover\:bg-gray-200\/10:hover {
    background-color: rgb(229 231 235 / 0.1)
}

.hover\:bg-gray-200\/100:hover {
    background-color: rgb(229 231 235 / 1)
}

.hover\:bg-gray-200\/20:hover {
    background-color: rgb(229 231 235 / 0.2)
}

.hover\:bg-gray-200\/25:hover {
    background-color: rgb(229 231 235 / 0.25)
}

.hover\:bg-gray-200\/30:hover {
    background-color: rgb(229 231 235 / 0.3)
}

.hover\:bg-gray-200\/40:hover {
    background-color: rgb(229 231 235 / 0.4)
}

.hover\:bg-gray-200\/5:hover {
    background-color: rgb(229 231 235 / 0.05)
}

.hover\:bg-gray-200\/50:hover {
    background-color: rgb(229 231 235 / 0.5)
}

.hover\:bg-gray-200\/60:hover {
    background-color: rgb(229 231 235 / 0.6)
}

.hover\:bg-gray-200\/70:hover {
    background-color: rgb(229 231 235 / 0.7)
}

.hover\:bg-gray-200\/75:hover {
    background-color: rgb(229 231 235 / 0.75)
}

.hover\:bg-gray-200\/80:hover {
    background-color: rgb(229 231 235 / 0.8)
}

.hover\:bg-gray-200\/90:hover {
    background-color: rgb(229 231 235 / 0.9)
}

.hover\:bg-gray-200\/95:hover {
    background-color: rgb(229 231 235 / 0.95)
}

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

.hover\:bg-gray-300\/0:hover {
    background-color: rgb(209 213 219 / 0)
}

.hover\:bg-gray-300\/10:hover {
    background-color: rgb(209 213 219 / 0.1)
}

.hover\:bg-gray-300\/100:hover {
    background-color: rgb(209 213 219 / 1)
}

.hover\:bg-gray-300\/20:hover {
    background-color: rgb(209 213 219 / 0.2)
}

.hover\:bg-gray-300\/25:hover {
    background-color: rgb(209 213 219 / 0.25)
}

.hover\:bg-gray-300\/30:hover {
    background-color: rgb(209 213 219 / 0.3)
}

.hover\:bg-gray-300\/40:hover {
    background-color: rgb(209 213 219 / 0.4)
}

.hover\:bg-gray-300\/5:hover {
    background-color: rgb(209 213 219 / 0.05)
}

.hover\:bg-gray-300\/50:hover {
    background-color: rgb(209 213 219 / 0.5)
}

.hover\:bg-gray-300\/60:hover {
    background-color: rgb(209 213 219 / 0.6)
}

.hover\:bg-gray-300\/70:hover {
    background-color: rgb(209 213 219 / 0.7)
}

.hover\:bg-gray-300\/75:hover {
    background-color: rgb(209 213 219 / 0.75)
}

.hover\:bg-gray-300\/80:hover {
    background-color: rgb(209 213 219 / 0.8)
}

.hover\:bg-gray-300\/90:hover {
    background-color: rgb(209 213 219 / 0.9)
}

.hover\:bg-gray-300\/95:hover {
    background-color: rgb(209 213 219 / 0.95)
}

.hover\:bg-gray-350:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(215 217 216 / var(--tw-bg-opacity))
}

.hover\:bg-gray-350\/0:hover {
    background-color: rgb(215 217 216 / 0)
}

.hover\:bg-gray-350\/10:hover {
    background-color: rgb(215 217 216 / 0.1)
}

.hover\:bg-gray-350\/100:hover {
    background-color: rgb(215 217 216 / 1)
}

.hover\:bg-gray-350\/20:hover {
    background-color: rgb(215 217 216 / 0.2)
}

.hover\:bg-gray-350\/25:hover {
    background-color: rgb(215 217 216 / 0.25)
}

.hover\:bg-gray-350\/30:hover {
    background-color: rgb(215 217 216 / 0.3)
}

.hover\:bg-gray-350\/40:hover {
    background-color: rgb(215 217 216 / 0.4)
}

.hover\:bg-gray-350\/5:hover {
    background-color: rgb(215 217 216 / 0.05)
}

.hover\:bg-gray-350\/50:hover {
    background-color: rgb(215 217 216 / 0.5)
}

.hover\:bg-gray-350\/60:hover {
    background-color: rgb(215 217 216 / 0.6)
}

.hover\:bg-gray-350\/70:hover {
    background-color: rgb(215 217 216 / 0.7)
}

.hover\:bg-gray-350\/75:hover {
    background-color: rgb(215 217 216 / 0.75)
}

.hover\:bg-gray-350\/80:hover {
    background-color: rgb(215 217 216 / 0.8)
}

.hover\:bg-gray-350\/90:hover {
    background-color: rgb(215 217 216 / 0.9)
}

.hover\:bg-gray-350\/95:hover {
    background-color: rgb(215 217 216 / 0.95)
}

.hover\:bg-gray-351:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(152 152 152 / var(--tw-bg-opacity))
}

.hover\:bg-gray-351\/0:hover {
    background-color: rgb(152 152 152 / 0)
}

.hover\:bg-gray-351\/10:hover {
    background-color: rgb(152 152 152 / 0.1)
}

.hover\:bg-gray-351\/100:hover {
    background-color: rgb(152 152 152 / 1)
}

.hover\:bg-gray-351\/20:hover {
    background-color: rgb(152 152 152 / 0.2)
}

.hover\:bg-gray-351\/25:hover {
    background-color: rgb(152 152 152 / 0.25)
}

.hover\:bg-gray-351\/30:hover {
    background-color: rgb(152 152 152 / 0.3)
}

.hover\:bg-gray-351\/40:hover {
    background-color: rgb(152 152 152 / 0.4)
}

.hover\:bg-gray-351\/5:hover {
    background-color: rgb(152 152 152 / 0.05)
}

.hover\:bg-gray-351\/50:hover {
    background-color: rgb(152 152 152 / 0.5)
}

.hover\:bg-gray-351\/60:hover {
    background-color: rgb(152 152 152 / 0.6)
}

.hover\:bg-gray-351\/70:hover {
    background-color: rgb(152 152 152 / 0.7)
}

.hover\:bg-gray-351\/75:hover {
    background-color: rgb(152 152 152 / 0.75)
}

.hover\:bg-gray-351\/80:hover {
    background-color: rgb(152 152 152 / 0.8)
}

.hover\:bg-gray-351\/90:hover {
    background-color: rgb(152 152 152 / 0.9)
}

.hover\:bg-gray-351\/95:hover {
    background-color: rgb(152 152 152 / 0.95)
}

.hover\:bg-gray-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(156 163 175 / var(--tw-bg-opacity))
}

.hover\:bg-gray-400\/0:hover {
    background-color: rgb(156 163 175 / 0)
}

.hover\:bg-gray-400\/10:hover {
    background-color: rgb(156 163 175 / 0.1)
}

.hover\:bg-gray-400\/100:hover {
    background-color: rgb(156 163 175 / 1)
}

.hover\:bg-gray-400\/20:hover {
    background-color: rgb(156 163 175 / 0.2)
}

.hover\:bg-gray-400\/25:hover {
    background-color: rgb(156 163 175 / 0.25)
}

.hover\:bg-gray-400\/30:hover {
    background-color: rgb(156 163 175 / 0.3)
}

.hover\:bg-gray-400\/40:hover {
    background-color: rgb(156 163 175 / 0.4)
}

.hover\:bg-gray-400\/5:hover {
    background-color: rgb(156 163 175 / 0.05)
}

.hover\:bg-gray-400\/50:hover {
    background-color: rgb(156 163 175 / 0.5)
}

.hover\:bg-gray-400\/60:hover {
    background-color: rgb(156 163 175 / 0.6)
}

.hover\:bg-gray-400\/70:hover {
    background-color: rgb(156 163 175 / 0.7)
}

.hover\:bg-gray-400\/75:hover {
    background-color: rgb(156 163 175 / 0.75)
}

.hover\:bg-gray-400\/80:hover {
    background-color: rgb(156 163 175 / 0.8)
}

.hover\:bg-gray-400\/90:hover {
    background-color: rgb(156 163 175 / 0.9)
}

.hover\:bg-gray-400\/95:hover {
    background-color: rgb(156 163 175 / 0.95)
}

.hover\:bg-gray-450:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(156 163 175 / var(--tw-bg-opacity))
}

.hover\:bg-gray-450\/0:hover {
    background-color: rgb(156 163 175 / 0)
}

.hover\:bg-gray-450\/10:hover {
    background-color: rgb(156 163 175 / 0.1)
}

.hover\:bg-gray-450\/100:hover {
    background-color: rgb(156 163 175 / 1)
}

.hover\:bg-gray-450\/20:hover {
    background-color: rgb(156 163 175 / 0.2)
}

.hover\:bg-gray-450\/25:hover {
    background-color: rgb(156 163 175 / 0.25)
}

.hover\:bg-gray-450\/30:hover {
    background-color: rgb(156 163 175 / 0.3)
}

.hover\:bg-gray-450\/40:hover {
    background-color: rgb(156 163 175 / 0.4)
}

.hover\:bg-gray-450\/5:hover {
    background-color: rgb(156 163 175 / 0.05)
}

.hover\:bg-gray-450\/50:hover {
    background-color: rgb(156 163 175 / 0.5)
}

.hover\:bg-gray-450\/60:hover {
    background-color: rgb(156 163 175 / 0.6)
}

.hover\:bg-gray-450\/70:hover {
    background-color: rgb(156 163 175 / 0.7)
}

.hover\:bg-gray-450\/75:hover {
    background-color: rgb(156 163 175 / 0.75)
}

.hover\:bg-gray-450\/80:hover {
    background-color: rgb(156 163 175 / 0.8)
}

.hover\:bg-gray-450\/90:hover {
    background-color: rgb(156 163 175 / 0.9)
}

.hover\:bg-gray-450\/95:hover {
    background-color: rgb(156 163 175 / 0.95)
}

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

.hover\:bg-gray-50\/0:hover {
    background-color: rgb(249 250 251 / 0)
}

.hover\:bg-gray-50\/10:hover {
    background-color: rgb(249 250 251 / 0.1)
}

.hover\:bg-gray-50\/100:hover {
    background-color: rgb(249 250 251 / 1)
}

.hover\:bg-gray-50\/20:hover {
    background-color: rgb(249 250 251 / 0.2)
}

.hover\:bg-gray-50\/25:hover {
    background-color: rgb(249 250 251 / 0.25)
}

.hover\:bg-gray-50\/30:hover {
    background-color: rgb(249 250 251 / 0.3)
}

.hover\:bg-gray-50\/40:hover {
    background-color: rgb(249 250 251 / 0.4)
}

.hover\:bg-gray-50\/5:hover {
    background-color: rgb(249 250 251 / 0.05)
}

.hover\:bg-gray-50\/50:hover {
    background-color: rgb(249 250 251 / 0.5)
}

.hover\:bg-gray-50\/60:hover {
    background-color: rgb(249 250 251 / 0.6)
}

.hover\:bg-gray-50\/70:hover {
    background-color: rgb(249 250 251 / 0.7)
}

.hover\:bg-gray-50\/75:hover {
    background-color: rgb(249 250 251 / 0.75)
}

.hover\:bg-gray-50\/80:hover {
    background-color: rgb(249 250 251 / 0.8)
}

.hover\:bg-gray-50\/90:hover {
    background-color: rgb(249 250 251 / 0.9)
}

.hover\:bg-gray-50\/95:hover {
    background-color: rgb(249 250 251 / 0.95)
}

.hover\:bg-gray-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(107 114 128 / var(--tw-bg-opacity))
}

.hover\:bg-gray-500\/0:hover {
    background-color: rgb(107 114 128 / 0)
}

.hover\:bg-gray-500\/10:hover {
    background-color: rgb(107 114 128 / 0.1)
}

.hover\:bg-gray-500\/100:hover {
    background-color: rgb(107 114 128 / 1)
}

.hover\:bg-gray-500\/20:hover {
    background-color: rgb(107 114 128 / 0.2)
}

.hover\:bg-gray-500\/25:hover {
    background-color: rgb(107 114 128 / 0.25)
}

.hover\:bg-gray-500\/30:hover {
    background-color: rgb(107 114 128 / 0.3)
}

.hover\:bg-gray-500\/40:hover {
    background-color: rgb(107 114 128 / 0.4)
}

.hover\:bg-gray-500\/5:hover {
    background-color: rgb(107 114 128 / 0.05)
}

.hover\:bg-gray-500\/50:hover {
    background-color: rgb(107 114 128 / 0.5)
}

.hover\:bg-gray-500\/60:hover {
    background-color: rgb(107 114 128 / 0.6)
}

.hover\:bg-gray-500\/70:hover {
    background-color: rgb(107 114 128 / 0.7)
}

.hover\:bg-gray-500\/75:hover {
    background-color: rgb(107 114 128 / 0.75)
}

.hover\:bg-gray-500\/80:hover {
    background-color: rgb(107 114 128 / 0.8)
}

.hover\:bg-gray-500\/90:hover {
    background-color: rgb(107 114 128 / 0.9)
}

.hover\:bg-gray-500\/95:hover {
    background-color: rgb(107 114 128 / 0.95)
}

.hover\:bg-gray-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(75 85 99 / var(--tw-bg-opacity))
}

.hover\:bg-gray-600\/0:hover {
    background-color: rgb(75 85 99 / 0)
}

.hover\:bg-gray-600\/10:hover {
    background-color: rgb(75 85 99 / 0.1)
}

.hover\:bg-gray-600\/100:hover {
    background-color: rgb(75 85 99 / 1)
}

.hover\:bg-gray-600\/20:hover {
    background-color: rgb(75 85 99 / 0.2)
}

.hover\:bg-gray-600\/25:hover {
    background-color: rgb(75 85 99 / 0.25)
}

.hover\:bg-gray-600\/30:hover {
    background-color: rgb(75 85 99 / 0.3)
}

.hover\:bg-gray-600\/40:hover {
    background-color: rgb(75 85 99 / 0.4)
}

.hover\:bg-gray-600\/5:hover {
    background-color: rgb(75 85 99 / 0.05)
}

.hover\:bg-gray-600\/50:hover {
    background-color: rgb(75 85 99 / 0.5)
}

.hover\:bg-gray-600\/60:hover {
    background-color: rgb(75 85 99 / 0.6)
}

.hover\:bg-gray-600\/70:hover {
    background-color: rgb(75 85 99 / 0.7)
}

.hover\:bg-gray-600\/75:hover {
    background-color: rgb(75 85 99 / 0.75)
}

.hover\:bg-gray-600\/80:hover {
    background-color: rgb(75 85 99 / 0.8)
}

.hover\:bg-gray-600\/90:hover {
    background-color: rgb(75 85 99 / 0.9)
}

.hover\:bg-gray-600\/95:hover {
    background-color: rgb(75 85 99 / 0.95)
}

.hover\:bg-gray-650:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(51 51 51 / var(--tw-bg-opacity))
}

.hover\:bg-gray-650\/0:hover {
    background-color: rgb(51 51 51 / 0)
}

.hover\:bg-gray-650\/10:hover {
    background-color: rgb(51 51 51 / 0.1)
}

.hover\:bg-gray-650\/100:hover {
    background-color: rgb(51 51 51 / 1)
}

.hover\:bg-gray-650\/20:hover {
    background-color: rgb(51 51 51 / 0.2)
}

.hover\:bg-gray-650\/25:hover {
    background-color: rgb(51 51 51 / 0.25)
}

.hover\:bg-gray-650\/30:hover {
    background-color: rgb(51 51 51 / 0.3)
}

.hover\:bg-gray-650\/40:hover {
    background-color: rgb(51 51 51 / 0.4)
}

.hover\:bg-gray-650\/5:hover {
    background-color: rgb(51 51 51 / 0.05)
}

.hover\:bg-gray-650\/50:hover {
    background-color: rgb(51 51 51 / 0.5)
}

.hover\:bg-gray-650\/60:hover {
    background-color: rgb(51 51 51 / 0.6)
}

.hover\:bg-gray-650\/70:hover {
    background-color: rgb(51 51 51 / 0.7)
}

.hover\:bg-gray-650\/75:hover {
    background-color: rgb(51 51 51 / 0.75)
}

.hover\:bg-gray-650\/80:hover {
    background-color: rgb(51 51 51 / 0.8)
}

.hover\:bg-gray-650\/90:hover {
    background-color: rgb(51 51 51 / 0.9)
}

.hover\:bg-gray-650\/95:hover {
    background-color: rgb(51 51 51 / 0.95)
}

.hover\:bg-gray-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(55 65 81 / var(--tw-bg-opacity))
}

.hover\:bg-gray-700\/0:hover {
    background-color: rgb(55 65 81 / 0)
}

.hover\:bg-gray-700\/10:hover {
    background-color: rgb(55 65 81 / 0.1)
}

.hover\:bg-gray-700\/100:hover {
    background-color: rgb(55 65 81 / 1)
}

.hover\:bg-gray-700\/20:hover {
    background-color: rgb(55 65 81 / 0.2)
}

.hover\:bg-gray-700\/25:hover {
    background-color: rgb(55 65 81 / 0.25)
}

.hover\:bg-gray-700\/30:hover {
    background-color: rgb(55 65 81 / 0.3)
}

.hover\:bg-gray-700\/40:hover {
    background-color: rgb(55 65 81 / 0.4)
}

.hover\:bg-gray-700\/5:hover {
    background-color: rgb(55 65 81 / 0.05)
}

.hover\:bg-gray-700\/50:hover {
    background-color: rgb(55 65 81 / 0.5)
}

.hover\:bg-gray-700\/60:hover {
    background-color: rgb(55 65 81 / 0.6)
}

.hover\:bg-gray-700\/70:hover {
    background-color: rgb(55 65 81 / 0.7)
}

.hover\:bg-gray-700\/75:hover {
    background-color: rgb(55 65 81 / 0.75)
}

.hover\:bg-gray-700\/80:hover {
    background-color: rgb(55 65 81 / 0.8)
}

.hover\:bg-gray-700\/90:hover {
    background-color: rgb(55 65 81 / 0.9)
}

.hover\:bg-gray-700\/95:hover {
    background-color: rgb(55 65 81 / 0.95)
}

.hover\:bg-gray-75:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(251 254 255 / var(--tw-bg-opacity))
}

.hover\:bg-gray-75\/0:hover {
    background-color: rgb(251 254 255 / 0)
}

.hover\:bg-gray-75\/10:hover {
    background-color: rgb(251 254 255 / 0.1)
}

.hover\:bg-gray-75\/100:hover {
    background-color: rgb(251 254 255 / 1)
}

.hover\:bg-gray-75\/20:hover {
    background-color: rgb(251 254 255 / 0.2)
}

.hover\:bg-gray-75\/25:hover {
    background-color: rgb(251 254 255 / 0.25)
}

.hover\:bg-gray-75\/30:hover {
    background-color: rgb(251 254 255 / 0.3)
}

.hover\:bg-gray-75\/40:hover {
    background-color: rgb(251 254 255 / 0.4)
}

.hover\:bg-gray-75\/5:hover {
    background-color: rgb(251 254 255 / 0.05)
}

.hover\:bg-gray-75\/50:hover {
    background-color: rgb(251 254 255 / 0.5)
}

.hover\:bg-gray-75\/60:hover {
    background-color: rgb(251 254 255 / 0.6)
}

.hover\:bg-gray-75\/70:hover {
    background-color: rgb(251 254 255 / 0.7)
}

.hover\:bg-gray-75\/75:hover {
    background-color: rgb(251 254 255 / 0.75)
}

.hover\:bg-gray-75\/80:hover {
    background-color: rgb(251 254 255 / 0.8)
}

.hover\:bg-gray-75\/90:hover {
    background-color: rgb(251 254 255 / 0.9)
}

.hover\:bg-gray-75\/95:hover {
    background-color: rgb(251 254 255 / 0.95)
}

.hover\:bg-gray-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(31 41 55 / var(--tw-bg-opacity))
}

.hover\:bg-gray-800\/0:hover {
    background-color: rgb(31 41 55 / 0)
}

.hover\:bg-gray-800\/10:hover {
    background-color: rgb(31 41 55 / 0.1)
}

.hover\:bg-gray-800\/100:hover {
    background-color: rgb(31 41 55 / 1)
}

.hover\:bg-gray-800\/20:hover {
    background-color: rgb(31 41 55 / 0.2)
}

.hover\:bg-gray-800\/25:hover {
    background-color: rgb(31 41 55 / 0.25)
}

.hover\:bg-gray-800\/30:hover {
    background-color: rgb(31 41 55 / 0.3)
}

.hover\:bg-gray-800\/40:hover {
    background-color: rgb(31 41 55 / 0.4)
}

.hover\:bg-gray-800\/5:hover {
    background-color: rgb(31 41 55 / 0.05)
}

.hover\:bg-gray-800\/50:hover {
    background-color: rgb(31 41 55 / 0.5)
}

.hover\:bg-gray-800\/60:hover {
    background-color: rgb(31 41 55 / 0.6)
}

.hover\:bg-gray-800\/70:hover {
    background-color: rgb(31 41 55 / 0.7)
}

.hover\:bg-gray-800\/75:hover {
    background-color: rgb(31 41 55 / 0.75)
}

.hover\:bg-gray-800\/80:hover {
    background-color: rgb(31 41 55 / 0.8)
}

.hover\:bg-gray-800\/90:hover {
    background-color: rgb(31 41 55 / 0.9)
}

.hover\:bg-gray-800\/95:hover {
    background-color: rgb(31 41 55 / 0.95)
}

.hover\:bg-gray-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(17 24 39 / var(--tw-bg-opacity))
}

.hover\:bg-gray-900\/0:hover {
    background-color: rgb(17 24 39 / 0)
}

.hover\:bg-gray-900\/10:hover {
    background-color: rgb(17 24 39 / 0.1)
}

.hover\:bg-gray-900\/100:hover {
    background-color: rgb(17 24 39 / 1)
}

.hover\:bg-gray-900\/20:hover {
    background-color: rgb(17 24 39 / 0.2)
}

.hover\:bg-gray-900\/25:hover {
    background-color: rgb(17 24 39 / 0.25)
}

.hover\:bg-gray-900\/30:hover {
    background-color: rgb(17 24 39 / 0.3)
}

.hover\:bg-gray-900\/40:hover {
    background-color: rgb(17 24 39 / 0.4)
}

.hover\:bg-gray-900\/5:hover {
    background-color: rgb(17 24 39 / 0.05)
}

.hover\:bg-gray-900\/50:hover {
    background-color: rgb(17 24 39 / 0.5)
}

.hover\:bg-gray-900\/60:hover {
    background-color: rgb(17 24 39 / 0.6)
}

.hover\:bg-gray-900\/70:hover {
    background-color: rgb(17 24 39 / 0.7)
}

.hover\:bg-gray-900\/75:hover {
    background-color: rgb(17 24 39 / 0.75)
}

.hover\:bg-gray-900\/80:hover {
    background-color: rgb(17 24 39 / 0.8)
}

.hover\:bg-gray-900\/90:hover {
    background-color: rgb(17 24 39 / 0.9)
}

.hover\:bg-gray-900\/95:hover {
    background-color: rgb(17 24 39 / 0.95)
}

.hover\:bg-gray-950:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(3 7 18 / var(--tw-bg-opacity))
}

.hover\:bg-gray-950\/0:hover {
    background-color: rgb(3 7 18 / 0)
}

.hover\:bg-gray-950\/10:hover {
    background-color: rgb(3 7 18 / 0.1)
}

.hover\:bg-gray-950\/100:hover {
    background-color: rgb(3 7 18 / 1)
}

.hover\:bg-gray-950\/20:hover {
    background-color: rgb(3 7 18 / 0.2)
}

.hover\:bg-gray-950\/25:hover {
    background-color: rgb(3 7 18 / 0.25)
}

.hover\:bg-gray-950\/30:hover {
    background-color: rgb(3 7 18 / 0.3)
}

.hover\:bg-gray-950\/40:hover {
    background-color: rgb(3 7 18 / 0.4)
}

.hover\:bg-gray-950\/5:hover {
    background-color: rgb(3 7 18 / 0.05)
}

.hover\:bg-gray-950\/50:hover {
    background-color: rgb(3 7 18 / 0.5)
}

.hover\:bg-gray-950\/60:hover {
    background-color: rgb(3 7 18 / 0.6)
}

.hover\:bg-gray-950\/70:hover {
    background-color: rgb(3 7 18 / 0.7)
}

.hover\:bg-gray-950\/75:hover {
    background-color: rgb(3 7 18 / 0.75)
}

.hover\:bg-gray-950\/80:hover {
    background-color: rgb(3 7 18 / 0.8)
}

.hover\:bg-gray-950\/90:hover {
    background-color: rgb(3 7 18 / 0.9)
}

.hover\:bg-gray-950\/95:hover {
    background-color: rgb(3 7 18 / 0.95)
}

.hover\:bg-green-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(220 252 231 / var(--tw-bg-opacity))
}

.hover\:bg-green-100\/0:hover {
    background-color: rgb(220 252 231 / 0)
}

.hover\:bg-green-100\/10:hover {
    background-color: rgb(220 252 231 / 0.1)
}

.hover\:bg-green-100\/100:hover {
    background-color: rgb(220 252 231 / 1)
}

.hover\:bg-green-100\/20:hover {
    background-color: rgb(220 252 231 / 0.2)
}

.hover\:bg-green-100\/25:hover {
    background-color: rgb(220 252 231 / 0.25)
}

.hover\:bg-green-100\/30:hover {
    background-color: rgb(220 252 231 / 0.3)
}

.hover\:bg-green-100\/40:hover {
    background-color: rgb(220 252 231 / 0.4)
}

.hover\:bg-green-100\/5:hover {
    background-color: rgb(220 252 231 / 0.05)
}

.hover\:bg-green-100\/50:hover {
    background-color: rgb(220 252 231 / 0.5)
}

.hover\:bg-green-100\/60:hover {
    background-color: rgb(220 252 231 / 0.6)
}

.hover\:bg-green-100\/70:hover {
    background-color: rgb(220 252 231 / 0.7)
}

.hover\:bg-green-100\/75:hover {
    background-color: rgb(220 252 231 / 0.75)
}

.hover\:bg-green-100\/80:hover {
    background-color: rgb(220 252 231 / 0.8)
}

.hover\:bg-green-100\/90:hover {
    background-color: rgb(220 252 231 / 0.9)
}

.hover\:bg-green-100\/95:hover {
    background-color: rgb(220 252 231 / 0.95)
}

.hover\:bg-green-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(187 247 208 / var(--tw-bg-opacity))
}

.hover\:bg-green-200\/0:hover {
    background-color: rgb(187 247 208 / 0)
}

.hover\:bg-green-200\/10:hover {
    background-color: rgb(187 247 208 / 0.1)
}

.hover\:bg-green-200\/100:hover {
    background-color: rgb(187 247 208 / 1)
}

.hover\:bg-green-200\/20:hover {
    background-color: rgb(187 247 208 / 0.2)
}

.hover\:bg-green-200\/25:hover {
    background-color: rgb(187 247 208 / 0.25)
}

.hover\:bg-green-200\/30:hover {
    background-color: rgb(187 247 208 / 0.3)
}

.hover\:bg-green-200\/40:hover {
    background-color: rgb(187 247 208 / 0.4)
}

.hover\:bg-green-200\/5:hover {
    background-color: rgb(187 247 208 / 0.05)
}

.hover\:bg-green-200\/50:hover {
    background-color: rgb(187 247 208 / 0.5)
}

.hover\:bg-green-200\/60:hover {
    background-color: rgb(187 247 208 / 0.6)
}

.hover\:bg-green-200\/70:hover {
    background-color: rgb(187 247 208 / 0.7)
}

.hover\:bg-green-200\/75:hover {
    background-color: rgb(187 247 208 / 0.75)
}

.hover\:bg-green-200\/80:hover {
    background-color: rgb(187 247 208 / 0.8)
}

.hover\:bg-green-200\/90:hover {
    background-color: rgb(187 247 208 / 0.9)
}

.hover\:bg-green-200\/95:hover {
    background-color: rgb(187 247 208 / 0.95)
}

.hover\:bg-green-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(134 239 172 / var(--tw-bg-opacity))
}

.hover\:bg-green-300\/0:hover {
    background-color: rgb(134 239 172 / 0)
}

.hover\:bg-green-300\/10:hover {
    background-color: rgb(134 239 172 / 0.1)
}

.hover\:bg-green-300\/100:hover {
    background-color: rgb(134 239 172 / 1)
}

.hover\:bg-green-300\/20:hover {
    background-color: rgb(134 239 172 / 0.2)
}

.hover\:bg-green-300\/25:hover {
    background-color: rgb(134 239 172 / 0.25)
}

.hover\:bg-green-300\/30:hover {
    background-color: rgb(134 239 172 / 0.3)
}

.hover\:bg-green-300\/40:hover {
    background-color: rgb(134 239 172 / 0.4)
}

.hover\:bg-green-300\/5:hover {
    background-color: rgb(134 239 172 / 0.05)
}

.hover\:bg-green-300\/50:hover {
    background-color: rgb(134 239 172 / 0.5)
}

.hover\:bg-green-300\/60:hover {
    background-color: rgb(134 239 172 / 0.6)
}

.hover\:bg-green-300\/70:hover {
    background-color: rgb(134 239 172 / 0.7)
}

.hover\:bg-green-300\/75:hover {
    background-color: rgb(134 239 172 / 0.75)
}

.hover\:bg-green-300\/80:hover {
    background-color: rgb(134 239 172 / 0.8)
}

.hover\:bg-green-300\/90:hover {
    background-color: rgb(134 239 172 / 0.9)
}

.hover\:bg-green-300\/95:hover {
    background-color: rgb(134 239 172 / 0.95)
}

.hover\:bg-green-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(74 222 128 / var(--tw-bg-opacity))
}

.hover\:bg-green-400\/0:hover {
    background-color: rgb(74 222 128 / 0)
}

.hover\:bg-green-400\/10:hover {
    background-color: rgb(74 222 128 / 0.1)
}

.hover\:bg-green-400\/100:hover {
    background-color: rgb(74 222 128 / 1)
}

.hover\:bg-green-400\/20:hover {
    background-color: rgb(74 222 128 / 0.2)
}

.hover\:bg-green-400\/25:hover {
    background-color: rgb(74 222 128 / 0.25)
}

.hover\:bg-green-400\/30:hover {
    background-color: rgb(74 222 128 / 0.3)
}

.hover\:bg-green-400\/40:hover {
    background-color: rgb(74 222 128 / 0.4)
}

.hover\:bg-green-400\/5:hover {
    background-color: rgb(74 222 128 / 0.05)
}

.hover\:bg-green-400\/50:hover {
    background-color: rgb(74 222 128 / 0.5)
}

.hover\:bg-green-400\/60:hover {
    background-color: rgb(74 222 128 / 0.6)
}

.hover\:bg-green-400\/70:hover {
    background-color: rgb(74 222 128 / 0.7)
}

.hover\:bg-green-400\/75:hover {
    background-color: rgb(74 222 128 / 0.75)
}

.hover\:bg-green-400\/80:hover {
    background-color: rgb(74 222 128 / 0.8)
}

.hover\:bg-green-400\/90:hover {
    background-color: rgb(74 222 128 / 0.9)
}

.hover\:bg-green-400\/95:hover {
    background-color: rgb(74 222 128 / 0.95)
}

.hover\:bg-green-450:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(0 211 126 / var(--tw-bg-opacity))
}

.hover\:bg-green-450\/0:hover {
    background-color: rgb(0 211 126 / 0)
}

.hover\:bg-green-450\/10:hover {
    background-color: rgb(0 211 126 / 0.1)
}

.hover\:bg-green-450\/100:hover {
    background-color: rgb(0 211 126 / 1)
}

.hover\:bg-green-450\/20:hover {
    background-color: rgb(0 211 126 / 0.2)
}

.hover\:bg-green-450\/25:hover {
    background-color: rgb(0 211 126 / 0.25)
}

.hover\:bg-green-450\/30:hover {
    background-color: rgb(0 211 126 / 0.3)
}

.hover\:bg-green-450\/40:hover {
    background-color: rgb(0 211 126 / 0.4)
}

.hover\:bg-green-450\/5:hover {
    background-color: rgb(0 211 126 / 0.05)
}

.hover\:bg-green-450\/50:hover {
    background-color: rgb(0 211 126 / 0.5)
}

.hover\:bg-green-450\/60:hover {
    background-color: rgb(0 211 126 / 0.6)
}

.hover\:bg-green-450\/70:hover {
    background-color: rgb(0 211 126 / 0.7)
}

.hover\:bg-green-450\/75:hover {
    background-color: rgb(0 211 126 / 0.75)
}

.hover\:bg-green-450\/80:hover {
    background-color: rgb(0 211 126 / 0.8)
}

.hover\:bg-green-450\/90:hover {
    background-color: rgb(0 211 126 / 0.9)
}

.hover\:bg-green-450\/95:hover {
    background-color: rgb(0 211 126 / 0.95)
}

.hover\:bg-green-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(240 253 244 / var(--tw-bg-opacity))
}

.hover\:bg-green-50\/0:hover {
    background-color: rgb(240 253 244 / 0)
}

.hover\:bg-green-50\/10:hover {
    background-color: rgb(240 253 244 / 0.1)
}

.hover\:bg-green-50\/100:hover {
    background-color: rgb(240 253 244 / 1)
}

.hover\:bg-green-50\/20:hover {
    background-color: rgb(240 253 244 / 0.2)
}

.hover\:bg-green-50\/25:hover {
    background-color: rgb(240 253 244 / 0.25)
}

.hover\:bg-green-50\/30:hover {
    background-color: rgb(240 253 244 / 0.3)
}

.hover\:bg-green-50\/40:hover {
    background-color: rgb(240 253 244 / 0.4)
}

.hover\:bg-green-50\/5:hover {
    background-color: rgb(240 253 244 / 0.05)
}

.hover\:bg-green-50\/50:hover {
    background-color: rgb(240 253 244 / 0.5)
}

.hover\:bg-green-50\/60:hover {
    background-color: rgb(240 253 244 / 0.6)
}

.hover\:bg-green-50\/70:hover {
    background-color: rgb(240 253 244 / 0.7)
}

.hover\:bg-green-50\/75:hover {
    background-color: rgb(240 253 244 / 0.75)
}

.hover\:bg-green-50\/80:hover {
    background-color: rgb(240 253 244 / 0.8)
}

.hover\:bg-green-50\/90:hover {
    background-color: rgb(240 253 244 / 0.9)
}

.hover\:bg-green-50\/95:hover {
    background-color: rgb(240 253 244 / 0.95)
}

.hover\:bg-green-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(34 197 94 / var(--tw-bg-opacity))
}

.hover\:bg-green-500\/0:hover {
    background-color: rgb(34 197 94 / 0)
}

.hover\:bg-green-500\/10:hover {
    background-color: rgb(34 197 94 / 0.1)
}

.hover\:bg-green-500\/100:hover {
    background-color: rgb(34 197 94 / 1)
}

.hover\:bg-green-500\/20:hover {
    background-color: rgb(34 197 94 / 0.2)
}

.hover\:bg-green-500\/25:hover {
    background-color: rgb(34 197 94 / 0.25)
}

.hover\:bg-green-500\/30:hover {
    background-color: rgb(34 197 94 / 0.3)
}

.hover\:bg-green-500\/40:hover {
    background-color: rgb(34 197 94 / 0.4)
}

.hover\:bg-green-500\/5:hover {
    background-color: rgb(34 197 94 / 0.05)
}

.hover\:bg-green-500\/50:hover {
    background-color: rgb(34 197 94 / 0.5)
}

.hover\:bg-green-500\/60:hover {
    background-color: rgb(34 197 94 / 0.6)
}

.hover\:bg-green-500\/70:hover {
    background-color: rgb(34 197 94 / 0.7)
}

.hover\:bg-green-500\/75:hover {
    background-color: rgb(34 197 94 / 0.75)
}

.hover\:bg-green-500\/80:hover {
    background-color: rgb(34 197 94 / 0.8)
}

.hover\:bg-green-500\/90:hover {
    background-color: rgb(34 197 94 / 0.9)
}

.hover\:bg-green-500\/95:hover {
    background-color: rgb(34 197 94 / 0.95)
}

.hover\:bg-green-550:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(0 168 101 / var(--tw-bg-opacity))
}

.hover\:bg-green-550\/0:hover {
    background-color: rgb(0 168 101 / 0)
}

.hover\:bg-green-550\/10:hover {
    background-color: rgb(0 168 101 / 0.1)
}

.hover\:bg-green-550\/100:hover {
    background-color: rgb(0 168 101 / 1)
}

.hover\:bg-green-550\/20:hover {
    background-color: rgb(0 168 101 / 0.2)
}

.hover\:bg-green-550\/25:hover {
    background-color: rgb(0 168 101 / 0.25)
}

.hover\:bg-green-550\/30:hover {
    background-color: rgb(0 168 101 / 0.3)
}

.hover\:bg-green-550\/40:hover {
    background-color: rgb(0 168 101 / 0.4)
}

.hover\:bg-green-550\/5:hover {
    background-color: rgb(0 168 101 / 0.05)
}

.hover\:bg-green-550\/50:hover {
    background-color: rgb(0 168 101 / 0.5)
}

.hover\:bg-green-550\/60:hover {
    background-color: rgb(0 168 101 / 0.6)
}

.hover\:bg-green-550\/70:hover {
    background-color: rgb(0 168 101 / 0.7)
}

.hover\:bg-green-550\/75:hover {
    background-color: rgb(0 168 101 / 0.75)
}

.hover\:bg-green-550\/80:hover {
    background-color: rgb(0 168 101 / 0.8)
}

.hover\:bg-green-550\/90:hover {
    background-color: rgb(0 168 101 / 0.9)
}

.hover\:bg-green-550\/95:hover {
    background-color: rgb(0 168 101 / 0.95)
}

.hover\:bg-green-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(22 163 74 / var(--tw-bg-opacity))
}

.hover\:bg-green-600\/0:hover {
    background-color: rgb(22 163 74 / 0)
}

.hover\:bg-green-600\/10:hover {
    background-color: rgb(22 163 74 / 0.1)
}

.hover\:bg-green-600\/100:hover {
    background-color: rgb(22 163 74 / 1)
}

.hover\:bg-green-600\/20:hover {
    background-color: rgb(22 163 74 / 0.2)
}

.hover\:bg-green-600\/25:hover {
    background-color: rgb(22 163 74 / 0.25)
}

.hover\:bg-green-600\/30:hover {
    background-color: rgb(22 163 74 / 0.3)
}

.hover\:bg-green-600\/40:hover {
    background-color: rgb(22 163 74 / 0.4)
}

.hover\:bg-green-600\/5:hover {
    background-color: rgb(22 163 74 / 0.05)
}

.hover\:bg-green-600\/50:hover {
    background-color: rgb(22 163 74 / 0.5)
}

.hover\:bg-green-600\/60:hover {
    background-color: rgb(22 163 74 / 0.6)
}

.hover\:bg-green-600\/70:hover {
    background-color: rgb(22 163 74 / 0.7)
}

.hover\:bg-green-600\/75:hover {
    background-color: rgb(22 163 74 / 0.75)
}

.hover\:bg-green-600\/80:hover {
    background-color: rgb(22 163 74 / 0.8)
}

.hover\:bg-green-600\/90:hover {
    background-color: rgb(22 163 74 / 0.9)
}

.hover\:bg-green-600\/95:hover {
    background-color: rgb(22 163 74 / 0.95)
}

.hover\:bg-green-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(21 128 61 / var(--tw-bg-opacity))
}

.hover\:bg-green-700\/0:hover {
    background-color: rgb(21 128 61 / 0)
}

.hover\:bg-green-700\/10:hover {
    background-color: rgb(21 128 61 / 0.1)
}

.hover\:bg-green-700\/100:hover {
    background-color: rgb(21 128 61 / 1)
}

.hover\:bg-green-700\/20:hover {
    background-color: rgb(21 128 61 / 0.2)
}

.hover\:bg-green-700\/25:hover {
    background-color: rgb(21 128 61 / 0.25)
}

.hover\:bg-green-700\/30:hover {
    background-color: rgb(21 128 61 / 0.3)
}

.hover\:bg-green-700\/40:hover {
    background-color: rgb(21 128 61 / 0.4)
}

.hover\:bg-green-700\/5:hover {
    background-color: rgb(21 128 61 / 0.05)
}

.hover\:bg-green-700\/50:hover {
    background-color: rgb(21 128 61 / 0.5)
}

.hover\:bg-green-700\/60:hover {
    background-color: rgb(21 128 61 / 0.6)
}

.hover\:bg-green-700\/70:hover {
    background-color: rgb(21 128 61 / 0.7)
}

.hover\:bg-green-700\/75:hover {
    background-color: rgb(21 128 61 / 0.75)
}

.hover\:bg-green-700\/80:hover {
    background-color: rgb(21 128 61 / 0.8)
}

.hover\:bg-green-700\/90:hover {
    background-color: rgb(21 128 61 / 0.9)
}

.hover\:bg-green-700\/95:hover {
    background-color: rgb(21 128 61 / 0.95)
}

.hover\:bg-green-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(22 101 52 / var(--tw-bg-opacity))
}

.hover\:bg-green-800\/0:hover {
    background-color: rgb(22 101 52 / 0)
}

.hover\:bg-green-800\/10:hover {
    background-color: rgb(22 101 52 / 0.1)
}

.hover\:bg-green-800\/100:hover {
    background-color: rgb(22 101 52 / 1)
}

.hover\:bg-green-800\/20:hover {
    background-color: rgb(22 101 52 / 0.2)
}

.hover\:bg-green-800\/25:hover {
    background-color: rgb(22 101 52 / 0.25)
}

.hover\:bg-green-800\/30:hover {
    background-color: rgb(22 101 52 / 0.3)
}

.hover\:bg-green-800\/40:hover {
    background-color: rgb(22 101 52 / 0.4)
}

.hover\:bg-green-800\/5:hover {
    background-color: rgb(22 101 52 / 0.05)
}

.hover\:bg-green-800\/50:hover {
    background-color: rgb(22 101 52 / 0.5)
}

.hover\:bg-green-800\/60:hover {
    background-color: rgb(22 101 52 / 0.6)
}

.hover\:bg-green-800\/70:hover {
    background-color: rgb(22 101 52 / 0.7)
}

.hover\:bg-green-800\/75:hover {
    background-color: rgb(22 101 52 / 0.75)
}

.hover\:bg-green-800\/80:hover {
    background-color: rgb(22 101 52 / 0.8)
}

.hover\:bg-green-800\/90:hover {
    background-color: rgb(22 101 52 / 0.9)
}

.hover\:bg-green-800\/95:hover {
    background-color: rgb(22 101 52 / 0.95)
}

.hover\:bg-green-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(20 83 45 / var(--tw-bg-opacity))
}

.hover\:bg-green-900\/0:hover {
    background-color: rgb(20 83 45 / 0)
}

.hover\:bg-green-900\/10:hover {
    background-color: rgb(20 83 45 / 0.1)
}

.hover\:bg-green-900\/100:hover {
    background-color: rgb(20 83 45 / 1)
}

.hover\:bg-green-900\/20:hover {
    background-color: rgb(20 83 45 / 0.2)
}

.hover\:bg-green-900\/25:hover {
    background-color: rgb(20 83 45 / 0.25)
}

.hover\:bg-green-900\/30:hover {
    background-color: rgb(20 83 45 / 0.3)
}

.hover\:bg-green-900\/40:hover {
    background-color: rgb(20 83 45 / 0.4)
}

.hover\:bg-green-900\/5:hover {
    background-color: rgb(20 83 45 / 0.05)
}

.hover\:bg-green-900\/50:hover {
    background-color: rgb(20 83 45 / 0.5)
}

.hover\:bg-green-900\/60:hover {
    background-color: rgb(20 83 45 / 0.6)
}

.hover\:bg-green-900\/70:hover {
    background-color: rgb(20 83 45 / 0.7)
}

.hover\:bg-green-900\/75:hover {
    background-color: rgb(20 83 45 / 0.75)
}

.hover\:bg-green-900\/80:hover {
    background-color: rgb(20 83 45 / 0.8)
}

.hover\:bg-green-900\/90:hover {
    background-color: rgb(20 83 45 / 0.9)
}

.hover\:bg-green-900\/95:hover {
    background-color: rgb(20 83 45 / 0.95)
}

.hover\:bg-green-950:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(5 46 22 / var(--tw-bg-opacity))
}

.hover\:bg-green-950\/0:hover {
    background-color: rgb(5 46 22 / 0)
}

.hover\:bg-green-950\/10:hover {
    background-color: rgb(5 46 22 / 0.1)
}

.hover\:bg-green-950\/100:hover {
    background-color: rgb(5 46 22 / 1)
}

.hover\:bg-green-950\/20:hover {
    background-color: rgb(5 46 22 / 0.2)
}

.hover\:bg-green-950\/25:hover {
    background-color: rgb(5 46 22 / 0.25)
}

.hover\:bg-green-950\/30:hover {
    background-color: rgb(5 46 22 / 0.3)
}

.hover\:bg-green-950\/40:hover {
    background-color: rgb(5 46 22 / 0.4)
}

.hover\:bg-green-950\/5:hover {
    background-color: rgb(5 46 22 / 0.05)
}

.hover\:bg-green-950\/50:hover {
    background-color: rgb(5 46 22 / 0.5)
}

.hover\:bg-green-950\/60:hover {
    background-color: rgb(5 46 22 / 0.6)
}

.hover\:bg-green-950\/70:hover {
    background-color: rgb(5 46 22 / 0.7)
}

.hover\:bg-green-950\/75:hover {
    background-color: rgb(5 46 22 / 0.75)
}

.hover\:bg-green-950\/80:hover {
    background-color: rgb(5 46 22 / 0.8)
}

.hover\:bg-green-950\/90:hover {
    background-color: rgb(5 46 22 / 0.9)
}

.hover\:bg-green-950\/95:hover {
    background-color: rgb(5 46 22 / 0.95)
}

.hover\:bg-indigo-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(224 231 255 / var(--tw-bg-opacity))
}

.hover\:bg-indigo-100\/0:hover {
    background-color: rgb(224 231 255 / 0)
}

.hover\:bg-indigo-100\/10:hover {
    background-color: rgb(224 231 255 / 0.1)
}

.hover\:bg-indigo-100\/100:hover {
    background-color: rgb(224 231 255 / 1)
}

.hover\:bg-indigo-100\/20:hover {
    background-color: rgb(224 231 255 / 0.2)
}

.hover\:bg-indigo-100\/25:hover {
    background-color: rgb(224 231 255 / 0.25)
}

.hover\:bg-indigo-100\/30:hover {
    background-color: rgb(224 231 255 / 0.3)
}

.hover\:bg-indigo-100\/40:hover {
    background-color: rgb(224 231 255 / 0.4)
}

.hover\:bg-indigo-100\/5:hover {
    background-color: rgb(224 231 255 / 0.05)
}

.hover\:bg-indigo-100\/50:hover {
    background-color: rgb(224 231 255 / 0.5)
}

.hover\:bg-indigo-100\/60:hover {
    background-color: rgb(224 231 255 / 0.6)
}

.hover\:bg-indigo-100\/70:hover {
    background-color: rgb(224 231 255 / 0.7)
}

.hover\:bg-indigo-100\/75:hover {
    background-color: rgb(224 231 255 / 0.75)
}

.hover\:bg-indigo-100\/80:hover {
    background-color: rgb(224 231 255 / 0.8)
}

.hover\:bg-indigo-100\/90:hover {
    background-color: rgb(224 231 255 / 0.9)
}

.hover\:bg-indigo-100\/95:hover {
    background-color: rgb(224 231 255 / 0.95)
}

.hover\:bg-indigo-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(199 210 254 / var(--tw-bg-opacity))
}

.hover\:bg-indigo-200\/0:hover {
    background-color: rgb(199 210 254 / 0)
}

.hover\:bg-indigo-200\/10:hover {
    background-color: rgb(199 210 254 / 0.1)
}

.hover\:bg-indigo-200\/100:hover {
    background-color: rgb(199 210 254 / 1)
}

.hover\:bg-indigo-200\/20:hover {
    background-color: rgb(199 210 254 / 0.2)
}

.hover\:bg-indigo-200\/25:hover {
    background-color: rgb(199 210 254 / 0.25)
}

.hover\:bg-indigo-200\/30:hover {
    background-color: rgb(199 210 254 / 0.3)
}

.hover\:bg-indigo-200\/40:hover {
    background-color: rgb(199 210 254 / 0.4)
}

.hover\:bg-indigo-200\/5:hover {
    background-color: rgb(199 210 254 / 0.05)
}

.hover\:bg-indigo-200\/50:hover {
    background-color: rgb(199 210 254 / 0.5)
}

.hover\:bg-indigo-200\/60:hover {
    background-color: rgb(199 210 254 / 0.6)
}

.hover\:bg-indigo-200\/70:hover {
    background-color: rgb(199 210 254 / 0.7)
}

.hover\:bg-indigo-200\/75:hover {
    background-color: rgb(199 210 254 / 0.75)
}

.hover\:bg-indigo-200\/80:hover {
    background-color: rgb(199 210 254 / 0.8)
}

.hover\:bg-indigo-200\/90:hover {
    background-color: rgb(199 210 254 / 0.9)
}

.hover\:bg-indigo-200\/95:hover {
    background-color: rgb(199 210 254 / 0.95)
}

.hover\:bg-indigo-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(165 180 252 / var(--tw-bg-opacity))
}

.hover\:bg-indigo-300\/0:hover {
    background-color: rgb(165 180 252 / 0)
}

.hover\:bg-indigo-300\/10:hover {
    background-color: rgb(165 180 252 / 0.1)
}

.hover\:bg-indigo-300\/100:hover {
    background-color: rgb(165 180 252 / 1)
}

.hover\:bg-indigo-300\/20:hover {
    background-color: rgb(165 180 252 / 0.2)
}

.hover\:bg-indigo-300\/25:hover {
    background-color: rgb(165 180 252 / 0.25)
}

.hover\:bg-indigo-300\/30:hover {
    background-color: rgb(165 180 252 / 0.3)
}

.hover\:bg-indigo-300\/40:hover {
    background-color: rgb(165 180 252 / 0.4)
}

.hover\:bg-indigo-300\/5:hover {
    background-color: rgb(165 180 252 / 0.05)
}

.hover\:bg-indigo-300\/50:hover {
    background-color: rgb(165 180 252 / 0.5)
}

.hover\:bg-indigo-300\/60:hover {
    background-color: rgb(165 180 252 / 0.6)
}

.hover\:bg-indigo-300\/70:hover {
    background-color: rgb(165 180 252 / 0.7)
}

.hover\:bg-indigo-300\/75:hover {
    background-color: rgb(165 180 252 / 0.75)
}

.hover\:bg-indigo-300\/80:hover {
    background-color: rgb(165 180 252 / 0.8)
}

.hover\:bg-indigo-300\/90:hover {
    background-color: rgb(165 180 252 / 0.9)
}

.hover\:bg-indigo-300\/95:hover {
    background-color: rgb(165 180 252 / 0.95)
}

.hover\:bg-indigo-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(129 140 248 / var(--tw-bg-opacity))
}

.hover\:bg-indigo-400\/0:hover {
    background-color: rgb(129 140 248 / 0)
}

.hover\:bg-indigo-400\/10:hover {
    background-color: rgb(129 140 248 / 0.1)
}

.hover\:bg-indigo-400\/100:hover {
    background-color: rgb(129 140 248 / 1)
}

.hover\:bg-indigo-400\/20:hover {
    background-color: rgb(129 140 248 / 0.2)
}

.hover\:bg-indigo-400\/25:hover {
    background-color: rgb(129 140 248 / 0.25)
}

.hover\:bg-indigo-400\/30:hover {
    background-color: rgb(129 140 248 / 0.3)
}

.hover\:bg-indigo-400\/40:hover {
    background-color: rgb(129 140 248 / 0.4)
}

.hover\:bg-indigo-400\/5:hover {
    background-color: rgb(129 140 248 / 0.05)
}

.hover\:bg-indigo-400\/50:hover {
    background-color: rgb(129 140 248 / 0.5)
}

.hover\:bg-indigo-400\/60:hover {
    background-color: rgb(129 140 248 / 0.6)
}

.hover\:bg-indigo-400\/70:hover {
    background-color: rgb(129 140 248 / 0.7)
}

.hover\:bg-indigo-400\/75:hover {
    background-color: rgb(129 140 248 / 0.75)
}

.hover\:bg-indigo-400\/80:hover {
    background-color: rgb(129 140 248 / 0.8)
}

.hover\:bg-indigo-400\/90:hover {
    background-color: rgb(129 140 248 / 0.9)
}

.hover\:bg-indigo-400\/95:hover {
    background-color: rgb(129 140 248 / 0.95)
}

.hover\:bg-indigo-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(238 242 255 / var(--tw-bg-opacity))
}

.hover\:bg-indigo-50\/0:hover {
    background-color: rgb(238 242 255 / 0)
}

.hover\:bg-indigo-50\/10:hover {
    background-color: rgb(238 242 255 / 0.1)
}

.hover\:bg-indigo-50\/100:hover {
    background-color: rgb(238 242 255 / 1)
}

.hover\:bg-indigo-50\/20:hover {
    background-color: rgb(238 242 255 / 0.2)
}

.hover\:bg-indigo-50\/25:hover {
    background-color: rgb(238 242 255 / 0.25)
}

.hover\:bg-indigo-50\/30:hover {
    background-color: rgb(238 242 255 / 0.3)
}

.hover\:bg-indigo-50\/40:hover {
    background-color: rgb(238 242 255 / 0.4)
}

.hover\:bg-indigo-50\/5:hover {
    background-color: rgb(238 242 255 / 0.05)
}

.hover\:bg-indigo-50\/50:hover {
    background-color: rgb(238 242 255 / 0.5)
}

.hover\:bg-indigo-50\/60:hover {
    background-color: rgb(238 242 255 / 0.6)
}

.hover\:bg-indigo-50\/70:hover {
    background-color: rgb(238 242 255 / 0.7)
}

.hover\:bg-indigo-50\/75:hover {
    background-color: rgb(238 242 255 / 0.75)
}

.hover\:bg-indigo-50\/80:hover {
    background-color: rgb(238 242 255 / 0.8)
}

.hover\:bg-indigo-50\/90:hover {
    background-color: rgb(238 242 255 / 0.9)
}

.hover\:bg-indigo-50\/95:hover {
    background-color: rgb(238 242 255 / 0.95)
}

.hover\:bg-indigo-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(99 102 241 / var(--tw-bg-opacity))
}

.hover\:bg-indigo-500\/0:hover {
    background-color: rgb(99 102 241 / 0)
}

.hover\:bg-indigo-500\/10:hover {
    background-color: rgb(99 102 241 / 0.1)
}

.hover\:bg-indigo-500\/100:hover {
    background-color: rgb(99 102 241 / 1)
}

.hover\:bg-indigo-500\/20:hover {
    background-color: rgb(99 102 241 / 0.2)
}

.hover\:bg-indigo-500\/25:hover {
    background-color: rgb(99 102 241 / 0.25)
}

.hover\:bg-indigo-500\/30:hover {
    background-color: rgb(99 102 241 / 0.3)
}

.hover\:bg-indigo-500\/40:hover {
    background-color: rgb(99 102 241 / 0.4)
}

.hover\:bg-indigo-500\/5:hover {
    background-color: rgb(99 102 241 / 0.05)
}

.hover\:bg-indigo-500\/50:hover {
    background-color: rgb(99 102 241 / 0.5)
}

.hover\:bg-indigo-500\/60:hover {
    background-color: rgb(99 102 241 / 0.6)
}

.hover\:bg-indigo-500\/70:hover {
    background-color: rgb(99 102 241 / 0.7)
}

.hover\:bg-indigo-500\/75:hover {
    background-color: rgb(99 102 241 / 0.75)
}

.hover\:bg-indigo-500\/80:hover {
    background-color: rgb(99 102 241 / 0.8)
}

.hover\:bg-indigo-500\/90:hover {
    background-color: rgb(99 102 241 / 0.9)
}

.hover\:bg-indigo-500\/95:hover {
    background-color: rgb(99 102 241 / 0.95)
}

.hover\:bg-indigo-550:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(102 67 214 / var(--tw-bg-opacity))
}

.hover\:bg-indigo-550\/0:hover {
    background-color: rgb(102 67 214 / 0)
}

.hover\:bg-indigo-550\/10:hover {
    background-color: rgb(102 67 214 / 0.1)
}

.hover\:bg-indigo-550\/100:hover {
    background-color: rgb(102 67 214 / 1)
}

.hover\:bg-indigo-550\/20:hover {
    background-color: rgb(102 67 214 / 0.2)
}

.hover\:bg-indigo-550\/25:hover {
    background-color: rgb(102 67 214 / 0.25)
}

.hover\:bg-indigo-550\/30:hover {
    background-color: rgb(102 67 214 / 0.3)
}

.hover\:bg-indigo-550\/40:hover {
    background-color: rgb(102 67 214 / 0.4)
}

.hover\:bg-indigo-550\/5:hover {
    background-color: rgb(102 67 214 / 0.05)
}

.hover\:bg-indigo-550\/50:hover {
    background-color: rgb(102 67 214 / 0.5)
}

.hover\:bg-indigo-550\/60:hover {
    background-color: rgb(102 67 214 / 0.6)
}

.hover\:bg-indigo-550\/70:hover {
    background-color: rgb(102 67 214 / 0.7)
}

.hover\:bg-indigo-550\/75:hover {
    background-color: rgb(102 67 214 / 0.75)
}

.hover\:bg-indigo-550\/80:hover {
    background-color: rgb(102 67 214 / 0.8)
}

.hover\:bg-indigo-550\/90:hover {
    background-color: rgb(102 67 214 / 0.9)
}

.hover\:bg-indigo-550\/95:hover {
    background-color: rgb(102 67 214 / 0.95)
}

.hover\:bg-indigo-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(79 70 229 / var(--tw-bg-opacity))
}

.hover\:bg-indigo-600\/0:hover {
    background-color: rgb(79 70 229 / 0)
}

.hover\:bg-indigo-600\/10:hover {
    background-color: rgb(79 70 229 / 0.1)
}

.hover\:bg-indigo-600\/100:hover {
    background-color: rgb(79 70 229 / 1)
}

.hover\:bg-indigo-600\/20:hover {
    background-color: rgb(79 70 229 / 0.2)
}

.hover\:bg-indigo-600\/25:hover {
    background-color: rgb(79 70 229 / 0.25)
}

.hover\:bg-indigo-600\/30:hover {
    background-color: rgb(79 70 229 / 0.3)
}

.hover\:bg-indigo-600\/40:hover {
    background-color: rgb(79 70 229 / 0.4)
}

.hover\:bg-indigo-600\/5:hover {
    background-color: rgb(79 70 229 / 0.05)
}

.hover\:bg-indigo-600\/50:hover {
    background-color: rgb(79 70 229 / 0.5)
}

.hover\:bg-indigo-600\/60:hover {
    background-color: rgb(79 70 229 / 0.6)
}

.hover\:bg-indigo-600\/70:hover {
    background-color: rgb(79 70 229 / 0.7)
}

.hover\:bg-indigo-600\/75:hover {
    background-color: rgb(79 70 229 / 0.75)
}

.hover\:bg-indigo-600\/80:hover {
    background-color: rgb(79 70 229 / 0.8)
}

.hover\:bg-indigo-600\/90:hover {
    background-color: rgb(79 70 229 / 0.9)
}

.hover\:bg-indigo-600\/95:hover {
    background-color: rgb(79 70 229 / 0.95)
}

.hover\:bg-indigo-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(67 56 202 / var(--tw-bg-opacity))
}

.hover\:bg-indigo-700\/0:hover {
    background-color: rgb(67 56 202 / 0)
}

.hover\:bg-indigo-700\/10:hover {
    background-color: rgb(67 56 202 / 0.1)
}

.hover\:bg-indigo-700\/100:hover {
    background-color: rgb(67 56 202 / 1)
}

.hover\:bg-indigo-700\/20:hover {
    background-color: rgb(67 56 202 / 0.2)
}

.hover\:bg-indigo-700\/25:hover {
    background-color: rgb(67 56 202 / 0.25)
}

.hover\:bg-indigo-700\/30:hover {
    background-color: rgb(67 56 202 / 0.3)
}

.hover\:bg-indigo-700\/40:hover {
    background-color: rgb(67 56 202 / 0.4)
}

.hover\:bg-indigo-700\/5:hover {
    background-color: rgb(67 56 202 / 0.05)
}

.hover\:bg-indigo-700\/50:hover {
    background-color: rgb(67 56 202 / 0.5)
}

.hover\:bg-indigo-700\/60:hover {
    background-color: rgb(67 56 202 / 0.6)
}

.hover\:bg-indigo-700\/70:hover {
    background-color: rgb(67 56 202 / 0.7)
}

.hover\:bg-indigo-700\/75:hover {
    background-color: rgb(67 56 202 / 0.75)
}

.hover\:bg-indigo-700\/80:hover {
    background-color: rgb(67 56 202 / 0.8)
}

.hover\:bg-indigo-700\/90:hover {
    background-color: rgb(67 56 202 / 0.9)
}

.hover\:bg-indigo-700\/95:hover {
    background-color: rgb(67 56 202 / 0.95)
}

.hover\:bg-indigo-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(55 48 163 / var(--tw-bg-opacity))
}

.hover\:bg-indigo-800\/0:hover {
    background-color: rgb(55 48 163 / 0)
}

.hover\:bg-indigo-800\/10:hover {
    background-color: rgb(55 48 163 / 0.1)
}

.hover\:bg-indigo-800\/100:hover {
    background-color: rgb(55 48 163 / 1)
}

.hover\:bg-indigo-800\/20:hover {
    background-color: rgb(55 48 163 / 0.2)
}

.hover\:bg-indigo-800\/25:hover {
    background-color: rgb(55 48 163 / 0.25)
}

.hover\:bg-indigo-800\/30:hover {
    background-color: rgb(55 48 163 / 0.3)
}

.hover\:bg-indigo-800\/40:hover {
    background-color: rgb(55 48 163 / 0.4)
}

.hover\:bg-indigo-800\/5:hover {
    background-color: rgb(55 48 163 / 0.05)
}

.hover\:bg-indigo-800\/50:hover {
    background-color: rgb(55 48 163 / 0.5)
}

.hover\:bg-indigo-800\/60:hover {
    background-color: rgb(55 48 163 / 0.6)
}

.hover\:bg-indigo-800\/70:hover {
    background-color: rgb(55 48 163 / 0.7)
}

.hover\:bg-indigo-800\/75:hover {
    background-color: rgb(55 48 163 / 0.75)
}

.hover\:bg-indigo-800\/80:hover {
    background-color: rgb(55 48 163 / 0.8)
}

.hover\:bg-indigo-800\/90:hover {
    background-color: rgb(55 48 163 / 0.9)
}

.hover\:bg-indigo-800\/95:hover {
    background-color: rgb(55 48 163 / 0.95)
}

.hover\:bg-indigo-850:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(55 37 99 / var(--tw-bg-opacity))
}

.hover\:bg-indigo-850\/0:hover {
    background-color: rgb(55 37 99 / 0)
}

.hover\:bg-indigo-850\/10:hover {
    background-color: rgb(55 37 99 / 0.1)
}

.hover\:bg-indigo-850\/100:hover {
    background-color: rgb(55 37 99 / 1)
}

.hover\:bg-indigo-850\/20:hover {
    background-color: rgb(55 37 99 / 0.2)
}

.hover\:bg-indigo-850\/25:hover {
    background-color: rgb(55 37 99 / 0.25)
}

.hover\:bg-indigo-850\/30:hover {
    background-color: rgb(55 37 99 / 0.3)
}

.hover\:bg-indigo-850\/40:hover {
    background-color: rgb(55 37 99 / 0.4)
}

.hover\:bg-indigo-850\/5:hover {
    background-color: rgb(55 37 99 / 0.05)
}

.hover\:bg-indigo-850\/50:hover {
    background-color: rgb(55 37 99 / 0.5)
}

.hover\:bg-indigo-850\/60:hover {
    background-color: rgb(55 37 99 / 0.6)
}

.hover\:bg-indigo-850\/70:hover {
    background-color: rgb(55 37 99 / 0.7)
}

.hover\:bg-indigo-850\/75:hover {
    background-color: rgb(55 37 99 / 0.75)
}

.hover\:bg-indigo-850\/80:hover {
    background-color: rgb(55 37 99 / 0.8)
}

.hover\:bg-indigo-850\/90:hover {
    background-color: rgb(55 37 99 / 0.9)
}

.hover\:bg-indigo-850\/95:hover {
    background-color: rgb(55 37 99 / 0.95)
}

.hover\:bg-indigo-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(49 46 129 / var(--tw-bg-opacity))
}

.hover\:bg-indigo-900\/0:hover {
    background-color: rgb(49 46 129 / 0)
}

.hover\:bg-indigo-900\/10:hover {
    background-color: rgb(49 46 129 / 0.1)
}

.hover\:bg-indigo-900\/100:hover {
    background-color: rgb(49 46 129 / 1)
}

.hover\:bg-indigo-900\/20:hover {
    background-color: rgb(49 46 129 / 0.2)
}

.hover\:bg-indigo-900\/25:hover {
    background-color: rgb(49 46 129 / 0.25)
}

.hover\:bg-indigo-900\/30:hover {
    background-color: rgb(49 46 129 / 0.3)
}

.hover\:bg-indigo-900\/40:hover {
    background-color: rgb(49 46 129 / 0.4)
}

.hover\:bg-indigo-900\/5:hover {
    background-color: rgb(49 46 129 / 0.05)
}

.hover\:bg-indigo-900\/50:hover {
    background-color: rgb(49 46 129 / 0.5)
}

.hover\:bg-indigo-900\/60:hover {
    background-color: rgb(49 46 129 / 0.6)
}

.hover\:bg-indigo-900\/70:hover {
    background-color: rgb(49 46 129 / 0.7)
}

.hover\:bg-indigo-900\/75:hover {
    background-color: rgb(49 46 129 / 0.75)
}

.hover\:bg-indigo-900\/80:hover {
    background-color: rgb(49 46 129 / 0.8)
}

.hover\:bg-indigo-900\/90:hover {
    background-color: rgb(49 46 129 / 0.9)
}

.hover\:bg-indigo-900\/95:hover {
    background-color: rgb(49 46 129 / 0.95)
}

.hover\:bg-indigo-950:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(42 29 77 / var(--tw-bg-opacity))
}

.hover\:bg-indigo-950\/0:hover {
    background-color: rgb(42 29 77 / 0)
}

.hover\:bg-indigo-950\/10:hover {
    background-color: rgb(42 29 77 / 0.1)
}

.hover\:bg-indigo-950\/100:hover {
    background-color: rgb(42 29 77 / 1)
}

.hover\:bg-indigo-950\/20:hover {
    background-color: rgb(42 29 77 / 0.2)
}

.hover\:bg-indigo-950\/25:hover {
    background-color: rgb(42 29 77 / 0.25)
}

.hover\:bg-indigo-950\/30:hover {
    background-color: rgb(42 29 77 / 0.3)
}

.hover\:bg-indigo-950\/40:hover {
    background-color: rgb(42 29 77 / 0.4)
}

.hover\:bg-indigo-950\/5:hover {
    background-color: rgb(42 29 77 / 0.05)
}

.hover\:bg-indigo-950\/50:hover {
    background-color: rgb(42 29 77 / 0.5)
}

.hover\:bg-indigo-950\/60:hover {
    background-color: rgb(42 29 77 / 0.6)
}

.hover\:bg-indigo-950\/70:hover {
    background-color: rgb(42 29 77 / 0.7)
}

.hover\:bg-indigo-950\/75:hover {
    background-color: rgb(42 29 77 / 0.75)
}

.hover\:bg-indigo-950\/80:hover {
    background-color: rgb(42 29 77 / 0.8)
}

.hover\:bg-indigo-950\/90:hover {
    background-color: rgb(42 29 77 / 0.9)
}

.hover\:bg-indigo-950\/95:hover {
    background-color: rgb(42 29 77 / 0.95)
}

.hover\:bg-neutral-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(245 245 245 / var(--tw-bg-opacity))
}

.hover\:bg-neutral-100\/0:hover {
    background-color: rgb(245 245 245 / 0)
}

.hover\:bg-neutral-100\/10:hover {
    background-color: rgb(245 245 245 / 0.1)
}

.hover\:bg-neutral-100\/100:hover {
    background-color: rgb(245 245 245 / 1)
}

.hover\:bg-neutral-100\/20:hover {
    background-color: rgb(245 245 245 / 0.2)
}

.hover\:bg-neutral-100\/25:hover {
    background-color: rgb(245 245 245 / 0.25)
}

.hover\:bg-neutral-100\/30:hover {
    background-color: rgb(245 245 245 / 0.3)
}

.hover\:bg-neutral-100\/40:hover {
    background-color: rgb(245 245 245 / 0.4)
}

.hover\:bg-neutral-100\/5:hover {
    background-color: rgb(245 245 245 / 0.05)
}

.hover\:bg-neutral-100\/50:hover {
    background-color: rgb(245 245 245 / 0.5)
}

.hover\:bg-neutral-100\/60:hover {
    background-color: rgb(245 245 245 / 0.6)
}

.hover\:bg-neutral-100\/70:hover {
    background-color: rgb(245 245 245 / 0.7)
}

.hover\:bg-neutral-100\/75:hover {
    background-color: rgb(245 245 245 / 0.75)
}

.hover\:bg-neutral-100\/80:hover {
    background-color: rgb(245 245 245 / 0.8)
}

.hover\:bg-neutral-100\/90:hover {
    background-color: rgb(245 245 245 / 0.9)
}

.hover\:bg-neutral-100\/95:hover {
    background-color: rgb(245 245 245 / 0.95)
}

.hover\:bg-neutral-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(229 229 229 / var(--tw-bg-opacity))
}

.hover\:bg-neutral-200\/0:hover {
    background-color: rgb(229 229 229 / 0)
}

.hover\:bg-neutral-200\/10:hover {
    background-color: rgb(229 229 229 / 0.1)
}

.hover\:bg-neutral-200\/100:hover {
    background-color: rgb(229 229 229 / 1)
}

.hover\:bg-neutral-200\/20:hover {
    background-color: rgb(229 229 229 / 0.2)
}

.hover\:bg-neutral-200\/25:hover {
    background-color: rgb(229 229 229 / 0.25)
}

.hover\:bg-neutral-200\/30:hover {
    background-color: rgb(229 229 229 / 0.3)
}

.hover\:bg-neutral-200\/40:hover {
    background-color: rgb(229 229 229 / 0.4)
}

.hover\:bg-neutral-200\/5:hover {
    background-color: rgb(229 229 229 / 0.05)
}

.hover\:bg-neutral-200\/50:hover {
    background-color: rgb(229 229 229 / 0.5)
}

.hover\:bg-neutral-200\/60:hover {
    background-color: rgb(229 229 229 / 0.6)
}

.hover\:bg-neutral-200\/70:hover {
    background-color: rgb(229 229 229 / 0.7)
}

.hover\:bg-neutral-200\/75:hover {
    background-color: rgb(229 229 229 / 0.75)
}

.hover\:bg-neutral-200\/80:hover {
    background-color: rgb(229 229 229 / 0.8)
}

.hover\:bg-neutral-200\/90:hover {
    background-color: rgb(229 229 229 / 0.9)
}

.hover\:bg-neutral-200\/95:hover {
    background-color: rgb(229 229 229 / 0.95)
}

.hover\:bg-neutral-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(212 212 212 / var(--tw-bg-opacity))
}

.hover\:bg-neutral-300\/0:hover {
    background-color: rgb(212 212 212 / 0)
}

.hover\:bg-neutral-300\/10:hover {
    background-color: rgb(212 212 212 / 0.1)
}

.hover\:bg-neutral-300\/100:hover {
    background-color: rgb(212 212 212 / 1)
}

.hover\:bg-neutral-300\/20:hover {
    background-color: rgb(212 212 212 / 0.2)
}

.hover\:bg-neutral-300\/25:hover {
    background-color: rgb(212 212 212 / 0.25)
}

.hover\:bg-neutral-300\/30:hover {
    background-color: rgb(212 212 212 / 0.3)
}

.hover\:bg-neutral-300\/40:hover {
    background-color: rgb(212 212 212 / 0.4)
}

.hover\:bg-neutral-300\/5:hover {
    background-color: rgb(212 212 212 / 0.05)
}

.hover\:bg-neutral-300\/50:hover {
    background-color: rgb(212 212 212 / 0.5)
}

.hover\:bg-neutral-300\/60:hover {
    background-color: rgb(212 212 212 / 0.6)
}

.hover\:bg-neutral-300\/70:hover {
    background-color: rgb(212 212 212 / 0.7)
}

.hover\:bg-neutral-300\/75:hover {
    background-color: rgb(212 212 212 / 0.75)
}

.hover\:bg-neutral-300\/80:hover {
    background-color: rgb(212 212 212 / 0.8)
}

.hover\:bg-neutral-300\/90:hover {
    background-color: rgb(212 212 212 / 0.9)
}

.hover\:bg-neutral-300\/95:hover {
    background-color: rgb(212 212 212 / 0.95)
}

.hover\:bg-neutral-350:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(205 207 206 / var(--tw-bg-opacity))
}

.hover\:bg-neutral-350\/0:hover {
    background-color: rgb(205 207 206 / 0)
}

.hover\:bg-neutral-350\/10:hover {
    background-color: rgb(205 207 206 / 0.1)
}

.hover\:bg-neutral-350\/100:hover {
    background-color: rgb(205 207 206 / 1)
}

.hover\:bg-neutral-350\/20:hover {
    background-color: rgb(205 207 206 / 0.2)
}

.hover\:bg-neutral-350\/25:hover {
    background-color: rgb(205 207 206 / 0.25)
}

.hover\:bg-neutral-350\/30:hover {
    background-color: rgb(205 207 206 / 0.3)
}

.hover\:bg-neutral-350\/40:hover {
    background-color: rgb(205 207 206 / 0.4)
}

.hover\:bg-neutral-350\/5:hover {
    background-color: rgb(205 207 206 / 0.05)
}

.hover\:bg-neutral-350\/50:hover {
    background-color: rgb(205 207 206 / 0.5)
}

.hover\:bg-neutral-350\/60:hover {
    background-color: rgb(205 207 206 / 0.6)
}

.hover\:bg-neutral-350\/70:hover {
    background-color: rgb(205 207 206 / 0.7)
}

.hover\:bg-neutral-350\/75:hover {
    background-color: rgb(205 207 206 / 0.75)
}

.hover\:bg-neutral-350\/80:hover {
    background-color: rgb(205 207 206 / 0.8)
}

.hover\:bg-neutral-350\/90:hover {
    background-color: rgb(205 207 206 / 0.9)
}

.hover\:bg-neutral-350\/95:hover {
    background-color: rgb(205 207 206 / 0.95)
}

.hover\:bg-neutral-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(158 164 172 / var(--tw-bg-opacity))
}

.hover\:bg-neutral-400\/0:hover {
    background-color: rgb(158 164 172 / 0)
}

.hover\:bg-neutral-400\/10:hover {
    background-color: rgb(158 164 172 / 0.1)
}

.hover\:bg-neutral-400\/100:hover {
    background-color: rgb(158 164 172 / 1)
}

.hover\:bg-neutral-400\/20:hover {
    background-color: rgb(158 164 172 / 0.2)
}

.hover\:bg-neutral-400\/25:hover {
    background-color: rgb(158 164 172 / 0.25)
}

.hover\:bg-neutral-400\/30:hover {
    background-color: rgb(158 164 172 / 0.3)
}

.hover\:bg-neutral-400\/40:hover {
    background-color: rgb(158 164 172 / 0.4)
}

.hover\:bg-neutral-400\/5:hover {
    background-color: rgb(158 164 172 / 0.05)
}

.hover\:bg-neutral-400\/50:hover {
    background-color: rgb(158 164 172 / 0.5)
}

.hover\:bg-neutral-400\/60:hover {
    background-color: rgb(158 164 172 / 0.6)
}

.hover\:bg-neutral-400\/70:hover {
    background-color: rgb(158 164 172 / 0.7)
}

.hover\:bg-neutral-400\/75:hover {
    background-color: rgb(158 164 172 / 0.75)
}

.hover\:bg-neutral-400\/80:hover {
    background-color: rgb(158 164 172 / 0.8)
}

.hover\:bg-neutral-400\/90:hover {
    background-color: rgb(158 164 172 / 0.9)
}

.hover\:bg-neutral-400\/95:hover {
    background-color: rgb(158 164 172 / 0.95)
}

.hover\:bg-neutral-450:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(123 128 133 / var(--tw-bg-opacity))
}

.hover\:bg-neutral-450\/0:hover {
    background-color: rgb(123 128 133 / 0)
}

.hover\:bg-neutral-450\/10:hover {
    background-color: rgb(123 128 133 / 0.1)
}

.hover\:bg-neutral-450\/100:hover {
    background-color: rgb(123 128 133 / 1)
}

.hover\:bg-neutral-450\/20:hover {
    background-color: rgb(123 128 133 / 0.2)
}

.hover\:bg-neutral-450\/25:hover {
    background-color: rgb(123 128 133 / 0.25)
}

.hover\:bg-neutral-450\/30:hover {
    background-color: rgb(123 128 133 / 0.3)
}

.hover\:bg-neutral-450\/40:hover {
    background-color: rgb(123 128 133 / 0.4)
}

.hover\:bg-neutral-450\/5:hover {
    background-color: rgb(123 128 133 / 0.05)
}

.hover\:bg-neutral-450\/50:hover {
    background-color: rgb(123 128 133 / 0.5)
}

.hover\:bg-neutral-450\/60:hover {
    background-color: rgb(123 128 133 / 0.6)
}

.hover\:bg-neutral-450\/70:hover {
    background-color: rgb(123 128 133 / 0.7)
}

.hover\:bg-neutral-450\/75:hover {
    background-color: rgb(123 128 133 / 0.75)
}

.hover\:bg-neutral-450\/80:hover {
    background-color: rgb(123 128 133 / 0.8)
}

.hover\:bg-neutral-450\/90:hover {
    background-color: rgb(123 128 133 / 0.9)
}

.hover\:bg-neutral-450\/95:hover {
    background-color: rgb(123 128 133 / 0.95)
}

.hover\:bg-neutral-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(250 250 250 / var(--tw-bg-opacity))
}

.hover\:bg-neutral-50\/0:hover {
    background-color: rgb(250 250 250 / 0)
}

.hover\:bg-neutral-50\/10:hover {
    background-color: rgb(250 250 250 / 0.1)
}

.hover\:bg-neutral-50\/100:hover {
    background-color: rgb(250 250 250 / 1)
}

.hover\:bg-neutral-50\/20:hover {
    background-color: rgb(250 250 250 / 0.2)
}

.hover\:bg-neutral-50\/25:hover {
    background-color: rgb(250 250 250 / 0.25)
}

.hover\:bg-neutral-50\/30:hover {
    background-color: rgb(250 250 250 / 0.3)
}

.hover\:bg-neutral-50\/40:hover {
    background-color: rgb(250 250 250 / 0.4)
}

.hover\:bg-neutral-50\/5:hover {
    background-color: rgb(250 250 250 / 0.05)
}

.hover\:bg-neutral-50\/50:hover {
    background-color: rgb(250 250 250 / 0.5)
}

.hover\:bg-neutral-50\/60:hover {
    background-color: rgb(250 250 250 / 0.6)
}

.hover\:bg-neutral-50\/70:hover {
    background-color: rgb(250 250 250 / 0.7)
}

.hover\:bg-neutral-50\/75:hover {
    background-color: rgb(250 250 250 / 0.75)
}

.hover\:bg-neutral-50\/80:hover {
    background-color: rgb(250 250 250 / 0.8)
}

.hover\:bg-neutral-50\/90:hover {
    background-color: rgb(250 250 250 / 0.9)
}

.hover\:bg-neutral-50\/95:hover {
    background-color: rgb(250 250 250 / 0.95)
}

.hover\:bg-neutral-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(115 115 115 / var(--tw-bg-opacity))
}

.hover\:bg-neutral-500\/0:hover {
    background-color: rgb(115 115 115 / 0)
}

.hover\:bg-neutral-500\/10:hover {
    background-color: rgb(115 115 115 / 0.1)
}

.hover\:bg-neutral-500\/100:hover {
    background-color: rgb(115 115 115 / 1)
}

.hover\:bg-neutral-500\/20:hover {
    background-color: rgb(115 115 115 / 0.2)
}

.hover\:bg-neutral-500\/25:hover {
    background-color: rgb(115 115 115 / 0.25)
}

.hover\:bg-neutral-500\/30:hover {
    background-color: rgb(115 115 115 / 0.3)
}

.hover\:bg-neutral-500\/40:hover {
    background-color: rgb(115 115 115 / 0.4)
}

.hover\:bg-neutral-500\/5:hover {
    background-color: rgb(115 115 115 / 0.05)
}

.hover\:bg-neutral-500\/50:hover {
    background-color: rgb(115 115 115 / 0.5)
}

.hover\:bg-neutral-500\/60:hover {
    background-color: rgb(115 115 115 / 0.6)
}

.hover\:bg-neutral-500\/70:hover {
    background-color: rgb(115 115 115 / 0.7)
}

.hover\:bg-neutral-500\/75:hover {
    background-color: rgb(115 115 115 / 0.75)
}

.hover\:bg-neutral-500\/80:hover {
    background-color: rgb(115 115 115 / 0.8)
}

.hover\:bg-neutral-500\/90:hover {
    background-color: rgb(115 115 115 / 0.9)
}

.hover\:bg-neutral-500\/95:hover {
    background-color: rgb(115 115 115 / 0.95)
}

.hover\:bg-neutral-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(82 82 82 / var(--tw-bg-opacity))
}

.hover\:bg-neutral-600\/0:hover {
    background-color: rgb(82 82 82 / 0)
}

.hover\:bg-neutral-600\/10:hover {
    background-color: rgb(82 82 82 / 0.1)
}

.hover\:bg-neutral-600\/100:hover {
    background-color: rgb(82 82 82 / 1)
}

.hover\:bg-neutral-600\/20:hover {
    background-color: rgb(82 82 82 / 0.2)
}

.hover\:bg-neutral-600\/25:hover {
    background-color: rgb(82 82 82 / 0.25)
}

.hover\:bg-neutral-600\/30:hover {
    background-color: rgb(82 82 82 / 0.3)
}

.hover\:bg-neutral-600\/40:hover {
    background-color: rgb(82 82 82 / 0.4)
}

.hover\:bg-neutral-600\/5:hover {
    background-color: rgb(82 82 82 / 0.05)
}

.hover\:bg-neutral-600\/50:hover {
    background-color: rgb(82 82 82 / 0.5)
}

.hover\:bg-neutral-600\/60:hover {
    background-color: rgb(82 82 82 / 0.6)
}

.hover\:bg-neutral-600\/70:hover {
    background-color: rgb(82 82 82 / 0.7)
}

.hover\:bg-neutral-600\/75:hover {
    background-color: rgb(82 82 82 / 0.75)
}

.hover\:bg-neutral-600\/80:hover {
    background-color: rgb(82 82 82 / 0.8)
}

.hover\:bg-neutral-600\/90:hover {
    background-color: rgb(82 82 82 / 0.9)
}

.hover\:bg-neutral-600\/95:hover {
    background-color: rgb(82 82 82 / 0.95)
}

.hover\:bg-neutral-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(64 64 64 / var(--tw-bg-opacity))
}

.hover\:bg-neutral-700\/0:hover {
    background-color: rgb(64 64 64 / 0)
}

.hover\:bg-neutral-700\/10:hover {
    background-color: rgb(64 64 64 / 0.1)
}

.hover\:bg-neutral-700\/100:hover {
    background-color: rgb(64 64 64 / 1)
}

.hover\:bg-neutral-700\/20:hover {
    background-color: rgb(64 64 64 / 0.2)
}

.hover\:bg-neutral-700\/25:hover {
    background-color: rgb(64 64 64 / 0.25)
}

.hover\:bg-neutral-700\/30:hover {
    background-color: rgb(64 64 64 / 0.3)
}

.hover\:bg-neutral-700\/40:hover {
    background-color: rgb(64 64 64 / 0.4)
}

.hover\:bg-neutral-700\/5:hover {
    background-color: rgb(64 64 64 / 0.05)
}

.hover\:bg-neutral-700\/50:hover {
    background-color: rgb(64 64 64 / 0.5)
}

.hover\:bg-neutral-700\/60:hover {
    background-color: rgb(64 64 64 / 0.6)
}

.hover\:bg-neutral-700\/70:hover {
    background-color: rgb(64 64 64 / 0.7)
}

.hover\:bg-neutral-700\/75:hover {
    background-color: rgb(64 64 64 / 0.75)
}

.hover\:bg-neutral-700\/80:hover {
    background-color: rgb(64 64 64 / 0.8)
}

.hover\:bg-neutral-700\/90:hover {
    background-color: rgb(64 64 64 / 0.9)
}

.hover\:bg-neutral-700\/95:hover {
    background-color: rgb(64 64 64 / 0.95)
}

.hover\:bg-neutral-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(38 38 38 / var(--tw-bg-opacity))
}

.hover\:bg-neutral-800\/0:hover {
    background-color: rgb(38 38 38 / 0)
}

.hover\:bg-neutral-800\/10:hover {
    background-color: rgb(38 38 38 / 0.1)
}

.hover\:bg-neutral-800\/100:hover {
    background-color: rgb(38 38 38 / 1)
}

.hover\:bg-neutral-800\/20:hover {
    background-color: rgb(38 38 38 / 0.2)
}

.hover\:bg-neutral-800\/25:hover {
    background-color: rgb(38 38 38 / 0.25)
}

.hover\:bg-neutral-800\/30:hover {
    background-color: rgb(38 38 38 / 0.3)
}

.hover\:bg-neutral-800\/40:hover {
    background-color: rgb(38 38 38 / 0.4)
}

.hover\:bg-neutral-800\/5:hover {
    background-color: rgb(38 38 38 / 0.05)
}

.hover\:bg-neutral-800\/50:hover {
    background-color: rgb(38 38 38 / 0.5)
}

.hover\:bg-neutral-800\/60:hover {
    background-color: rgb(38 38 38 / 0.6)
}

.hover\:bg-neutral-800\/70:hover {
    background-color: rgb(38 38 38 / 0.7)
}

.hover\:bg-neutral-800\/75:hover {
    background-color: rgb(38 38 38 / 0.75)
}

.hover\:bg-neutral-800\/80:hover {
    background-color: rgb(38 38 38 / 0.8)
}

.hover\:bg-neutral-800\/90:hover {
    background-color: rgb(38 38 38 / 0.9)
}

.hover\:bg-neutral-800\/95:hover {
    background-color: rgb(38 38 38 / 0.95)
}

.hover\:bg-neutral-850:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(11 11 11 / var(--tw-bg-opacity))
}

.hover\:bg-neutral-850\/0:hover {
    background-color: rgb(11 11 11 / 0)
}

.hover\:bg-neutral-850\/10:hover {
    background-color: rgb(11 11 11 / 0.1)
}

.hover\:bg-neutral-850\/100:hover {
    background-color: rgb(11 11 11 / 1)
}

.hover\:bg-neutral-850\/20:hover {
    background-color: rgb(11 11 11 / 0.2)
}

.hover\:bg-neutral-850\/25:hover {
    background-color: rgb(11 11 11 / 0.25)
}

.hover\:bg-neutral-850\/30:hover {
    background-color: rgb(11 11 11 / 0.3)
}

.hover\:bg-neutral-850\/40:hover {
    background-color: rgb(11 11 11 / 0.4)
}

.hover\:bg-neutral-850\/5:hover {
    background-color: rgb(11 11 11 / 0.05)
}

.hover\:bg-neutral-850\/50:hover {
    background-color: rgb(11 11 11 / 0.5)
}

.hover\:bg-neutral-850\/60:hover {
    background-color: rgb(11 11 11 / 0.6)
}

.hover\:bg-neutral-850\/70:hover {
    background-color: rgb(11 11 11 / 0.7)
}

.hover\:bg-neutral-850\/75:hover {
    background-color: rgb(11 11 11 / 0.75)
}

.hover\:bg-neutral-850\/80:hover {
    background-color: rgb(11 11 11 / 0.8)
}

.hover\:bg-neutral-850\/90:hover {
    background-color: rgb(11 11 11 / 0.9)
}

.hover\:bg-neutral-850\/95:hover {
    background-color: rgb(11 11 11 / 0.95)
}

.hover\:bg-neutral-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(23 23 23 / var(--tw-bg-opacity))
}

.hover\:bg-neutral-900\/0:hover {
    background-color: rgb(23 23 23 / 0)
}

.hover\:bg-neutral-900\/10:hover {
    background-color: rgb(23 23 23 / 0.1)
}

.hover\:bg-neutral-900\/100:hover {
    background-color: rgb(23 23 23 / 1)
}

.hover\:bg-neutral-900\/20:hover {
    background-color: rgb(23 23 23 / 0.2)
}

.hover\:bg-neutral-900\/25:hover {
    background-color: rgb(23 23 23 / 0.25)
}

.hover\:bg-neutral-900\/30:hover {
    background-color: rgb(23 23 23 / 0.3)
}

.hover\:bg-neutral-900\/40:hover {
    background-color: rgb(23 23 23 / 0.4)
}

.hover\:bg-neutral-900\/5:hover {
    background-color: rgb(23 23 23 / 0.05)
}

.hover\:bg-neutral-900\/50:hover {
    background-color: rgb(23 23 23 / 0.5)
}

.hover\:bg-neutral-900\/60:hover {
    background-color: rgb(23 23 23 / 0.6)
}

.hover\:bg-neutral-900\/70:hover {
    background-color: rgb(23 23 23 / 0.7)
}

.hover\:bg-neutral-900\/75:hover {
    background-color: rgb(23 23 23 / 0.75)
}

.hover\:bg-neutral-900\/80:hover {
    background-color: rgb(23 23 23 / 0.8)
}

.hover\:bg-neutral-900\/90:hover {
    background-color: rgb(23 23 23 / 0.9)
}

.hover\:bg-neutral-900\/95:hover {
    background-color: rgb(23 23 23 / 0.95)
}

.hover\:bg-neutral-950:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(10 10 10 / var(--tw-bg-opacity))
}

.hover\:bg-neutral-950\/0:hover {
    background-color: rgb(10 10 10 / 0)
}

.hover\:bg-neutral-950\/10:hover {
    background-color: rgb(10 10 10 / 0.1)
}

.hover\:bg-neutral-950\/100:hover {
    background-color: rgb(10 10 10 / 1)
}

.hover\:bg-neutral-950\/20:hover {
    background-color: rgb(10 10 10 / 0.2)
}

.hover\:bg-neutral-950\/25:hover {
    background-color: rgb(10 10 10 / 0.25)
}

.hover\:bg-neutral-950\/30:hover {
    background-color: rgb(10 10 10 / 0.3)
}

.hover\:bg-neutral-950\/40:hover {
    background-color: rgb(10 10 10 / 0.4)
}

.hover\:bg-neutral-950\/5:hover {
    background-color: rgb(10 10 10 / 0.05)
}

.hover\:bg-neutral-950\/50:hover {
    background-color: rgb(10 10 10 / 0.5)
}

.hover\:bg-neutral-950\/60:hover {
    background-color: rgb(10 10 10 / 0.6)
}

.hover\:bg-neutral-950\/70:hover {
    background-color: rgb(10 10 10 / 0.7)
}

.hover\:bg-neutral-950\/75:hover {
    background-color: rgb(10 10 10 / 0.75)
}

.hover\:bg-neutral-950\/80:hover {
    background-color: rgb(10 10 10 / 0.8)
}

.hover\:bg-neutral-950\/90:hover {
    background-color: rgb(10 10 10 / 0.9)
}

.hover\:bg-neutral-950\/95:hover {
    background-color: rgb(10 10 10 / 0.95)
}

.hover\:bg-orange-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(255 237 213 / var(--tw-bg-opacity))
}

.hover\:bg-orange-100\/0:hover {
    background-color: rgb(255 237 213 / 0)
}

.hover\:bg-orange-100\/10:hover {
    background-color: rgb(255 237 213 / 0.1)
}

.hover\:bg-orange-100\/100:hover {
    background-color: rgb(255 237 213 / 1)
}

.hover\:bg-orange-100\/20:hover {
    background-color: rgb(255 237 213 / 0.2)
}

.hover\:bg-orange-100\/25:hover {
    background-color: rgb(255 237 213 / 0.25)
}

.hover\:bg-orange-100\/30:hover {
    background-color: rgb(255 237 213 / 0.3)
}

.hover\:bg-orange-100\/40:hover {
    background-color: rgb(255 237 213 / 0.4)
}

.hover\:bg-orange-100\/5:hover {
    background-color: rgb(255 237 213 / 0.05)
}

.hover\:bg-orange-100\/50:hover {
    background-color: rgb(255 237 213 / 0.5)
}

.hover\:bg-orange-100\/60:hover {
    background-color: rgb(255 237 213 / 0.6)
}

.hover\:bg-orange-100\/70:hover {
    background-color: rgb(255 237 213 / 0.7)
}

.hover\:bg-orange-100\/75:hover {
    background-color: rgb(255 237 213 / 0.75)
}

.hover\:bg-orange-100\/80:hover {
    background-color: rgb(255 237 213 / 0.8)
}

.hover\:bg-orange-100\/90:hover {
    background-color: rgb(255 237 213 / 0.9)
}

.hover\:bg-orange-100\/95:hover {
    background-color: rgb(255 237 213 / 0.95)
}

.hover\:bg-orange-1050:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(195 45 44 / var(--tw-bg-opacity))
}

.hover\:bg-orange-1050\/0:hover {
    background-color: rgb(195 45 44 / 0)
}

.hover\:bg-orange-1050\/10:hover {
    background-color: rgb(195 45 44 / 0.1)
}

.hover\:bg-orange-1050\/100:hover {
    background-color: rgb(195 45 44 / 1)
}

.hover\:bg-orange-1050\/20:hover {
    background-color: rgb(195 45 44 / 0.2)
}

.hover\:bg-orange-1050\/25:hover {
    background-color: rgb(195 45 44 / 0.25)
}

.hover\:bg-orange-1050\/30:hover {
    background-color: rgb(195 45 44 / 0.3)
}

.hover\:bg-orange-1050\/40:hover {
    background-color: rgb(195 45 44 / 0.4)
}

.hover\:bg-orange-1050\/5:hover {
    background-color: rgb(195 45 44 / 0.05)
}

.hover\:bg-orange-1050\/50:hover {
    background-color: rgb(195 45 44 / 0.5)
}

.hover\:bg-orange-1050\/60:hover {
    background-color: rgb(195 45 44 / 0.6)
}

.hover\:bg-orange-1050\/70:hover {
    background-color: rgb(195 45 44 / 0.7)
}

.hover\:bg-orange-1050\/75:hover {
    background-color: rgb(195 45 44 / 0.75)
}

.hover\:bg-orange-1050\/80:hover {
    background-color: rgb(195 45 44 / 0.8)
}

.hover\:bg-orange-1050\/90:hover {
    background-color: rgb(195 45 44 / 0.9)
}

.hover\:bg-orange-1050\/95:hover {
    background-color: rgb(195 45 44 / 0.95)
}

.hover\:bg-orange-1150:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(223 95 57 / var(--tw-bg-opacity))
}

.hover\:bg-orange-1150\/0:hover {
    background-color: rgb(223 95 57 / 0)
}

.hover\:bg-orange-1150\/10:hover {
    background-color: rgb(223 95 57 / 0.1)
}

.hover\:bg-orange-1150\/100:hover {
    background-color: rgb(223 95 57 / 1)
}

.hover\:bg-orange-1150\/20:hover {
    background-color: rgb(223 95 57 / 0.2)
}

.hover\:bg-orange-1150\/25:hover {
    background-color: rgb(223 95 57 / 0.25)
}

.hover\:bg-orange-1150\/30:hover {
    background-color: rgb(223 95 57 / 0.3)
}

.hover\:bg-orange-1150\/40:hover {
    background-color: rgb(223 95 57 / 0.4)
}

.hover\:bg-orange-1150\/5:hover {
    background-color: rgb(223 95 57 / 0.05)
}

.hover\:bg-orange-1150\/50:hover {
    background-color: rgb(223 95 57 / 0.5)
}

.hover\:bg-orange-1150\/60:hover {
    background-color: rgb(223 95 57 / 0.6)
}

.hover\:bg-orange-1150\/70:hover {
    background-color: rgb(223 95 57 / 0.7)
}

.hover\:bg-orange-1150\/75:hover {
    background-color: rgb(223 95 57 / 0.75)
}

.hover\:bg-orange-1150\/80:hover {
    background-color: rgb(223 95 57 / 0.8)
}

.hover\:bg-orange-1150\/90:hover {
    background-color: rgb(223 95 57 / 0.9)
}

.hover\:bg-orange-1150\/95:hover {
    background-color: rgb(223 95 57 / 0.95)
}

.hover\:bg-orange-1350:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(240 178 62 / var(--tw-bg-opacity))
}

.hover\:bg-orange-1350\/0:hover {
    background-color: rgb(240 178 62 / 0)
}

.hover\:bg-orange-1350\/10:hover {
    background-color: rgb(240 178 62 / 0.1)
}

.hover\:bg-orange-1350\/100:hover {
    background-color: rgb(240 178 62 / 1)
}

.hover\:bg-orange-1350\/20:hover {
    background-color: rgb(240 178 62 / 0.2)
}

.hover\:bg-orange-1350\/25:hover {
    background-color: rgb(240 178 62 / 0.25)
}

.hover\:bg-orange-1350\/30:hover {
    background-color: rgb(240 178 62 / 0.3)
}

.hover\:bg-orange-1350\/40:hover {
    background-color: rgb(240 178 62 / 0.4)
}

.hover\:bg-orange-1350\/5:hover {
    background-color: rgb(240 178 62 / 0.05)
}

.hover\:bg-orange-1350\/50:hover {
    background-color: rgb(240 178 62 / 0.5)
}

.hover\:bg-orange-1350\/60:hover {
    background-color: rgb(240 178 62 / 0.6)
}

.hover\:bg-orange-1350\/70:hover {
    background-color: rgb(240 178 62 / 0.7)
}

.hover\:bg-orange-1350\/75:hover {
    background-color: rgb(240 178 62 / 0.75)
}

.hover\:bg-orange-1350\/80:hover {
    background-color: rgb(240 178 62 / 0.8)
}

.hover\:bg-orange-1350\/90:hover {
    background-color: rgb(240 178 62 / 0.9)
}

.hover\:bg-orange-1350\/95:hover {
    background-color: rgb(240 178 62 / 0.95)
}

.hover\:bg-orange-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(254 215 170 / var(--tw-bg-opacity))
}

.hover\:bg-orange-200\/0:hover {
    background-color: rgb(254 215 170 / 0)
}

.hover\:bg-orange-200\/10:hover {
    background-color: rgb(254 215 170 / 0.1)
}

.hover\:bg-orange-200\/100:hover {
    background-color: rgb(254 215 170 / 1)
}

.hover\:bg-orange-200\/20:hover {
    background-color: rgb(254 215 170 / 0.2)
}

.hover\:bg-orange-200\/25:hover {
    background-color: rgb(254 215 170 / 0.25)
}

.hover\:bg-orange-200\/30:hover {
    background-color: rgb(254 215 170 / 0.3)
}

.hover\:bg-orange-200\/40:hover {
    background-color: rgb(254 215 170 / 0.4)
}

.hover\:bg-orange-200\/5:hover {
    background-color: rgb(254 215 170 / 0.05)
}

.hover\:bg-orange-200\/50:hover {
    background-color: rgb(254 215 170 / 0.5)
}

.hover\:bg-orange-200\/60:hover {
    background-color: rgb(254 215 170 / 0.6)
}

.hover\:bg-orange-200\/70:hover {
    background-color: rgb(254 215 170 / 0.7)
}

.hover\:bg-orange-200\/75:hover {
    background-color: rgb(254 215 170 / 0.75)
}

.hover\:bg-orange-200\/80:hover {
    background-color: rgb(254 215 170 / 0.8)
}

.hover\:bg-orange-200\/90:hover {
    background-color: rgb(254 215 170 / 0.9)
}

.hover\:bg-orange-200\/95:hover {
    background-color: rgb(254 215 170 / 0.95)
}

.hover\:bg-orange-250:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(244 207 188 / var(--tw-bg-opacity))
}

.hover\:bg-orange-250\/0:hover {
    background-color: rgb(244 207 188 / 0)
}

.hover\:bg-orange-250\/10:hover {
    background-color: rgb(244 207 188 / 0.1)
}

.hover\:bg-orange-250\/100:hover {
    background-color: rgb(244 207 188 / 1)
}

.hover\:bg-orange-250\/20:hover {
    background-color: rgb(244 207 188 / 0.2)
}

.hover\:bg-orange-250\/25:hover {
    background-color: rgb(244 207 188 / 0.25)
}

.hover\:bg-orange-250\/30:hover {
    background-color: rgb(244 207 188 / 0.3)
}

.hover\:bg-orange-250\/40:hover {
    background-color: rgb(244 207 188 / 0.4)
}

.hover\:bg-orange-250\/5:hover {
    background-color: rgb(244 207 188 / 0.05)
}

.hover\:bg-orange-250\/50:hover {
    background-color: rgb(244 207 188 / 0.5)
}

.hover\:bg-orange-250\/60:hover {
    background-color: rgb(244 207 188 / 0.6)
}

.hover\:bg-orange-250\/70:hover {
    background-color: rgb(244 207 188 / 0.7)
}

.hover\:bg-orange-250\/75:hover {
    background-color: rgb(244 207 188 / 0.75)
}

.hover\:bg-orange-250\/80:hover {
    background-color: rgb(244 207 188 / 0.8)
}

.hover\:bg-orange-250\/90:hover {
    background-color: rgb(244 207 188 / 0.9)
}

.hover\:bg-orange-250\/95:hover {
    background-color: rgb(244 207 188 / 0.95)
}

.hover\:bg-orange-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(253 186 116 / var(--tw-bg-opacity))
}

.hover\:bg-orange-300\/0:hover {
    background-color: rgb(253 186 116 / 0)
}

.hover\:bg-orange-300\/10:hover {
    background-color: rgb(253 186 116 / 0.1)
}

.hover\:bg-orange-300\/100:hover {
    background-color: rgb(253 186 116 / 1)
}

.hover\:bg-orange-300\/20:hover {
    background-color: rgb(253 186 116 / 0.2)
}

.hover\:bg-orange-300\/25:hover {
    background-color: rgb(253 186 116 / 0.25)
}

.hover\:bg-orange-300\/30:hover {
    background-color: rgb(253 186 116 / 0.3)
}

.hover\:bg-orange-300\/40:hover {
    background-color: rgb(253 186 116 / 0.4)
}

.hover\:bg-orange-300\/5:hover {
    background-color: rgb(253 186 116 / 0.05)
}

.hover\:bg-orange-300\/50:hover {
    background-color: rgb(253 186 116 / 0.5)
}

.hover\:bg-orange-300\/60:hover {
    background-color: rgb(253 186 116 / 0.6)
}

.hover\:bg-orange-300\/70:hover {
    background-color: rgb(253 186 116 / 0.7)
}

.hover\:bg-orange-300\/75:hover {
    background-color: rgb(253 186 116 / 0.75)
}

.hover\:bg-orange-300\/80:hover {
    background-color: rgb(253 186 116 / 0.8)
}

.hover\:bg-orange-300\/90:hover {
    background-color: rgb(253 186 116 / 0.9)
}

.hover\:bg-orange-300\/95:hover {
    background-color: rgb(253 186 116 / 0.95)
}

.hover\:bg-orange-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(251 146 60 / var(--tw-bg-opacity))
}

.hover\:bg-orange-400\/0:hover {
    background-color: rgb(251 146 60 / 0)
}

.hover\:bg-orange-400\/10:hover {
    background-color: rgb(251 146 60 / 0.1)
}

.hover\:bg-orange-400\/100:hover {
    background-color: rgb(251 146 60 / 1)
}

.hover\:bg-orange-400\/20:hover {
    background-color: rgb(251 146 60 / 0.2)
}

.hover\:bg-orange-400\/25:hover {
    background-color: rgb(251 146 60 / 0.25)
}

.hover\:bg-orange-400\/30:hover {
    background-color: rgb(251 146 60 / 0.3)
}

.hover\:bg-orange-400\/40:hover {
    background-color: rgb(251 146 60 / 0.4)
}

.hover\:bg-orange-400\/5:hover {
    background-color: rgb(251 146 60 / 0.05)
}

.hover\:bg-orange-400\/50:hover {
    background-color: rgb(251 146 60 / 0.5)
}

.hover\:bg-orange-400\/60:hover {
    background-color: rgb(251 146 60 / 0.6)
}

.hover\:bg-orange-400\/70:hover {
    background-color: rgb(251 146 60 / 0.7)
}

.hover\:bg-orange-400\/75:hover {
    background-color: rgb(251 146 60 / 0.75)
}

.hover\:bg-orange-400\/80:hover {
    background-color: rgb(251 146 60 / 0.8)
}

.hover\:bg-orange-400\/90:hover {
    background-color: rgb(251 146 60 / 0.9)
}

.hover\:bg-orange-400\/95:hover {
    background-color: rgb(251 146 60 / 0.95)
}

.hover\:bg-orange-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(255 247 237 / var(--tw-bg-opacity))
}

.hover\:bg-orange-50\/0:hover {
    background-color: rgb(255 247 237 / 0)
}

.hover\:bg-orange-50\/10:hover {
    background-color: rgb(255 247 237 / 0.1)
}

.hover\:bg-orange-50\/100:hover {
    background-color: rgb(255 247 237 / 1)
}

.hover\:bg-orange-50\/20:hover {
    background-color: rgb(255 247 237 / 0.2)
}

.hover\:bg-orange-50\/25:hover {
    background-color: rgb(255 247 237 / 0.25)
}

.hover\:bg-orange-50\/30:hover {
    background-color: rgb(255 247 237 / 0.3)
}

.hover\:bg-orange-50\/40:hover {
    background-color: rgb(255 247 237 / 0.4)
}

.hover\:bg-orange-50\/5:hover {
    background-color: rgb(255 247 237 / 0.05)
}

.hover\:bg-orange-50\/50:hover {
    background-color: rgb(255 247 237 / 0.5)
}

.hover\:bg-orange-50\/60:hover {
    background-color: rgb(255 247 237 / 0.6)
}

.hover\:bg-orange-50\/70:hover {
    background-color: rgb(255 247 237 / 0.7)
}

.hover\:bg-orange-50\/75:hover {
    background-color: rgb(255 247 237 / 0.75)
}

.hover\:bg-orange-50\/80:hover {
    background-color: rgb(255 247 237 / 0.8)
}

.hover\:bg-orange-50\/90:hover {
    background-color: rgb(255 247 237 / 0.9)
}

.hover\:bg-orange-50\/95:hover {
    background-color: rgb(255 247 237 / 0.95)
}

.hover\:bg-orange-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(249 115 22 / var(--tw-bg-opacity))
}

.hover\:bg-orange-500\/0:hover {
    background-color: rgb(249 115 22 / 0)
}

.hover\:bg-orange-500\/10:hover {
    background-color: rgb(249 115 22 / 0.1)
}

.hover\:bg-orange-500\/100:hover {
    background-color: rgb(249 115 22 / 1)
}

.hover\:bg-orange-500\/20:hover {
    background-color: rgb(249 115 22 / 0.2)
}

.hover\:bg-orange-500\/25:hover {
    background-color: rgb(249 115 22 / 0.25)
}

.hover\:bg-orange-500\/30:hover {
    background-color: rgb(249 115 22 / 0.3)
}

.hover\:bg-orange-500\/40:hover {
    background-color: rgb(249 115 22 / 0.4)
}

.hover\:bg-orange-500\/5:hover {
    background-color: rgb(249 115 22 / 0.05)
}

.hover\:bg-orange-500\/50:hover {
    background-color: rgb(249 115 22 / 0.5)
}

.hover\:bg-orange-500\/60:hover {
    background-color: rgb(249 115 22 / 0.6)
}

.hover\:bg-orange-500\/70:hover {
    background-color: rgb(249 115 22 / 0.7)
}

.hover\:bg-orange-500\/75:hover {
    background-color: rgb(249 115 22 / 0.75)
}

.hover\:bg-orange-500\/80:hover {
    background-color: rgb(249 115 22 / 0.8)
}

.hover\:bg-orange-500\/90:hover {
    background-color: rgb(249 115 22 / 0.9)
}

.hover\:bg-orange-500\/95:hover {
    background-color: rgb(249 115 22 / 0.95)
}

.hover\:bg-orange-550:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(245 126 65 / var(--tw-bg-opacity))
}

.hover\:bg-orange-550\/0:hover {
    background-color: rgb(245 126 65 / 0)
}

.hover\:bg-orange-550\/10:hover {
    background-color: rgb(245 126 65 / 0.1)
}

.hover\:bg-orange-550\/100:hover {
    background-color: rgb(245 126 65 / 1)
}

.hover\:bg-orange-550\/20:hover {
    background-color: rgb(245 126 65 / 0.2)
}

.hover\:bg-orange-550\/25:hover {
    background-color: rgb(245 126 65 / 0.25)
}

.hover\:bg-orange-550\/30:hover {
    background-color: rgb(245 126 65 / 0.3)
}

.hover\:bg-orange-550\/40:hover {
    background-color: rgb(245 126 65 / 0.4)
}

.hover\:bg-orange-550\/5:hover {
    background-color: rgb(245 126 65 / 0.05)
}

.hover\:bg-orange-550\/50:hover {
    background-color: rgb(245 126 65 / 0.5)
}

.hover\:bg-orange-550\/60:hover {
    background-color: rgb(245 126 65 / 0.6)
}

.hover\:bg-orange-550\/70:hover {
    background-color: rgb(245 126 65 / 0.7)
}

.hover\:bg-orange-550\/75:hover {
    background-color: rgb(245 126 65 / 0.75)
}

.hover\:bg-orange-550\/80:hover {
    background-color: rgb(245 126 65 / 0.8)
}

.hover\:bg-orange-550\/90:hover {
    background-color: rgb(245 126 65 / 0.9)
}

.hover\:bg-orange-550\/95:hover {
    background-color: rgb(245 126 65 / 0.95)
}

.hover\:bg-orange-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(234 88 12 / var(--tw-bg-opacity))
}

.hover\:bg-orange-600\/0:hover {
    background-color: rgb(234 88 12 / 0)
}

.hover\:bg-orange-600\/10:hover {
    background-color: rgb(234 88 12 / 0.1)
}

.hover\:bg-orange-600\/100:hover {
    background-color: rgb(234 88 12 / 1)
}

.hover\:bg-orange-600\/20:hover {
    background-color: rgb(234 88 12 / 0.2)
}

.hover\:bg-orange-600\/25:hover {
    background-color: rgb(234 88 12 / 0.25)
}

.hover\:bg-orange-600\/30:hover {
    background-color: rgb(234 88 12 / 0.3)
}

.hover\:bg-orange-600\/40:hover {
    background-color: rgb(234 88 12 / 0.4)
}

.hover\:bg-orange-600\/5:hover {
    background-color: rgb(234 88 12 / 0.05)
}

.hover\:bg-orange-600\/50:hover {
    background-color: rgb(234 88 12 / 0.5)
}

.hover\:bg-orange-600\/60:hover {
    background-color: rgb(234 88 12 / 0.6)
}

.hover\:bg-orange-600\/70:hover {
    background-color: rgb(234 88 12 / 0.7)
}

.hover\:bg-orange-600\/75:hover {
    background-color: rgb(234 88 12 / 0.75)
}

.hover\:bg-orange-600\/80:hover {
    background-color: rgb(234 88 12 / 0.8)
}

.hover\:bg-orange-600\/90:hover {
    background-color: rgb(234 88 12 / 0.9)
}

.hover\:bg-orange-600\/95:hover {
    background-color: rgb(234 88 12 / 0.95)
}

.hover\:bg-orange-650:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(219 99 38 / var(--tw-bg-opacity))
}

.hover\:bg-orange-650\/0:hover {
    background-color: rgb(219 99 38 / 0)
}

.hover\:bg-orange-650\/10:hover {
    background-color: rgb(219 99 38 / 0.1)
}

.hover\:bg-orange-650\/100:hover {
    background-color: rgb(219 99 38 / 1)
}

.hover\:bg-orange-650\/20:hover {
    background-color: rgb(219 99 38 / 0.2)
}

.hover\:bg-orange-650\/25:hover {
    background-color: rgb(219 99 38 / 0.25)
}

.hover\:bg-orange-650\/30:hover {
    background-color: rgb(219 99 38 / 0.3)
}

.hover\:bg-orange-650\/40:hover {
    background-color: rgb(219 99 38 / 0.4)
}

.hover\:bg-orange-650\/5:hover {
    background-color: rgb(219 99 38 / 0.05)
}

.hover\:bg-orange-650\/50:hover {
    background-color: rgb(219 99 38 / 0.5)
}

.hover\:bg-orange-650\/60:hover {
    background-color: rgb(219 99 38 / 0.6)
}

.hover\:bg-orange-650\/70:hover {
    background-color: rgb(219 99 38 / 0.7)
}

.hover\:bg-orange-650\/75:hover {
    background-color: rgb(219 99 38 / 0.75)
}

.hover\:bg-orange-650\/80:hover {
    background-color: rgb(219 99 38 / 0.8)
}

.hover\:bg-orange-650\/90:hover {
    background-color: rgb(219 99 38 / 0.9)
}

.hover\:bg-orange-650\/95:hover {
    background-color: rgb(219 99 38 / 0.95)
}

.hover\:bg-orange-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(194 65 12 / var(--tw-bg-opacity))
}

.hover\:bg-orange-700\/0:hover {
    background-color: rgb(194 65 12 / 0)
}

.hover\:bg-orange-700\/10:hover {
    background-color: rgb(194 65 12 / 0.1)
}

.hover\:bg-orange-700\/100:hover {
    background-color: rgb(194 65 12 / 1)
}

.hover\:bg-orange-700\/20:hover {
    background-color: rgb(194 65 12 / 0.2)
}

.hover\:bg-orange-700\/25:hover {
    background-color: rgb(194 65 12 / 0.25)
}

.hover\:bg-orange-700\/30:hover {
    background-color: rgb(194 65 12 / 0.3)
}

.hover\:bg-orange-700\/40:hover {
    background-color: rgb(194 65 12 / 0.4)
}

.hover\:bg-orange-700\/5:hover {
    background-color: rgb(194 65 12 / 0.05)
}

.hover\:bg-orange-700\/50:hover {
    background-color: rgb(194 65 12 / 0.5)
}

.hover\:bg-orange-700\/60:hover {
    background-color: rgb(194 65 12 / 0.6)
}

.hover\:bg-orange-700\/70:hover {
    background-color: rgb(194 65 12 / 0.7)
}

.hover\:bg-orange-700\/75:hover {
    background-color: rgb(194 65 12 / 0.75)
}

.hover\:bg-orange-700\/80:hover {
    background-color: rgb(194 65 12 / 0.8)
}

.hover\:bg-orange-700\/90:hover {
    background-color: rgb(194 65 12 / 0.9)
}

.hover\:bg-orange-700\/95:hover {
    background-color: rgb(194 65 12 / 0.95)
}

.hover\:bg-orange-750:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(120 54 21 / var(--tw-bg-opacity))
}

.hover\:bg-orange-750\/0:hover {
    background-color: rgb(120 54 21 / 0)
}

.hover\:bg-orange-750\/10:hover {
    background-color: rgb(120 54 21 / 0.1)
}

.hover\:bg-orange-750\/100:hover {
    background-color: rgb(120 54 21 / 1)
}

.hover\:bg-orange-750\/20:hover {
    background-color: rgb(120 54 21 / 0.2)
}

.hover\:bg-orange-750\/25:hover {
    background-color: rgb(120 54 21 / 0.25)
}

.hover\:bg-orange-750\/30:hover {
    background-color: rgb(120 54 21 / 0.3)
}

.hover\:bg-orange-750\/40:hover {
    background-color: rgb(120 54 21 / 0.4)
}

.hover\:bg-orange-750\/5:hover {
    background-color: rgb(120 54 21 / 0.05)
}

.hover\:bg-orange-750\/50:hover {
    background-color: rgb(120 54 21 / 0.5)
}

.hover\:bg-orange-750\/60:hover {
    background-color: rgb(120 54 21 / 0.6)
}

.hover\:bg-orange-750\/70:hover {
    background-color: rgb(120 54 21 / 0.7)
}

.hover\:bg-orange-750\/75:hover {
    background-color: rgb(120 54 21 / 0.75)
}

.hover\:bg-orange-750\/80:hover {
    background-color: rgb(120 54 21 / 0.8)
}

.hover\:bg-orange-750\/90:hover {
    background-color: rgb(120 54 21 / 0.9)
}

.hover\:bg-orange-750\/95:hover {
    background-color: rgb(120 54 21 / 0.95)
}

.hover\:bg-orange-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(154 52 18 / var(--tw-bg-opacity))
}

.hover\:bg-orange-800\/0:hover {
    background-color: rgb(154 52 18 / 0)
}

.hover\:bg-orange-800\/10:hover {
    background-color: rgb(154 52 18 / 0.1)
}

.hover\:bg-orange-800\/100:hover {
    background-color: rgb(154 52 18 / 1)
}

.hover\:bg-orange-800\/20:hover {
    background-color: rgb(154 52 18 / 0.2)
}

.hover\:bg-orange-800\/25:hover {
    background-color: rgb(154 52 18 / 0.25)
}

.hover\:bg-orange-800\/30:hover {
    background-color: rgb(154 52 18 / 0.3)
}

.hover\:bg-orange-800\/40:hover {
    background-color: rgb(154 52 18 / 0.4)
}

.hover\:bg-orange-800\/5:hover {
    background-color: rgb(154 52 18 / 0.05)
}

.hover\:bg-orange-800\/50:hover {
    background-color: rgb(154 52 18 / 0.5)
}

.hover\:bg-orange-800\/60:hover {
    background-color: rgb(154 52 18 / 0.6)
}

.hover\:bg-orange-800\/70:hover {
    background-color: rgb(154 52 18 / 0.7)
}

.hover\:bg-orange-800\/75:hover {
    background-color: rgb(154 52 18 / 0.75)
}

.hover\:bg-orange-800\/80:hover {
    background-color: rgb(154 52 18 / 0.8)
}

.hover\:bg-orange-800\/90:hover {
    background-color: rgb(154 52 18 / 0.9)
}

.hover\:bg-orange-800\/95:hover {
    background-color: rgb(154 52 18 / 0.95)
}

.hover\:bg-orange-850:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(74 11 33 / var(--tw-bg-opacity))
}

.hover\:bg-orange-850\/0:hover {
    background-color: rgb(74 11 33 / 0)
}

.hover\:bg-orange-850\/10:hover {
    background-color: rgb(74 11 33 / 0.1)
}

.hover\:bg-orange-850\/100:hover {
    background-color: rgb(74 11 33 / 1)
}

.hover\:bg-orange-850\/20:hover {
    background-color: rgb(74 11 33 / 0.2)
}

.hover\:bg-orange-850\/25:hover {
    background-color: rgb(74 11 33 / 0.25)
}

.hover\:bg-orange-850\/30:hover {
    background-color: rgb(74 11 33 / 0.3)
}

.hover\:bg-orange-850\/40:hover {
    background-color: rgb(74 11 33 / 0.4)
}

.hover\:bg-orange-850\/5:hover {
    background-color: rgb(74 11 33 / 0.05)
}

.hover\:bg-orange-850\/50:hover {
    background-color: rgb(74 11 33 / 0.5)
}

.hover\:bg-orange-850\/60:hover {
    background-color: rgb(74 11 33 / 0.6)
}

.hover\:bg-orange-850\/70:hover {
    background-color: rgb(74 11 33 / 0.7)
}

.hover\:bg-orange-850\/75:hover {
    background-color: rgb(74 11 33 / 0.75)
}

.hover\:bg-orange-850\/80:hover {
    background-color: rgb(74 11 33 / 0.8)
}

.hover\:bg-orange-850\/90:hover {
    background-color: rgb(74 11 33 / 0.9)
}

.hover\:bg-orange-850\/95:hover {
    background-color: rgb(74 11 33 / 0.95)
}

.hover\:bg-orange-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(124 45 18 / var(--tw-bg-opacity))
}

.hover\:bg-orange-900\/0:hover {
    background-color: rgb(124 45 18 / 0)
}

.hover\:bg-orange-900\/10:hover {
    background-color: rgb(124 45 18 / 0.1)
}

.hover\:bg-orange-900\/100:hover {
    background-color: rgb(124 45 18 / 1)
}

.hover\:bg-orange-900\/20:hover {
    background-color: rgb(124 45 18 / 0.2)
}

.hover\:bg-orange-900\/25:hover {
    background-color: rgb(124 45 18 / 0.25)
}

.hover\:bg-orange-900\/30:hover {
    background-color: rgb(124 45 18 / 0.3)
}

.hover\:bg-orange-900\/40:hover {
    background-color: rgb(124 45 18 / 0.4)
}

.hover\:bg-orange-900\/5:hover {
    background-color: rgb(124 45 18 / 0.05)
}

.hover\:bg-orange-900\/50:hover {
    background-color: rgb(124 45 18 / 0.5)
}

.hover\:bg-orange-900\/60:hover {
    background-color: rgb(124 45 18 / 0.6)
}

.hover\:bg-orange-900\/70:hover {
    background-color: rgb(124 45 18 / 0.7)
}

.hover\:bg-orange-900\/75:hover {
    background-color: rgb(124 45 18 / 0.75)
}

.hover\:bg-orange-900\/80:hover {
    background-color: rgb(124 45 18 / 0.8)
}

.hover\:bg-orange-900\/90:hover {
    background-color: rgb(124 45 18 / 0.9)
}

.hover\:bg-orange-900\/95:hover {
    background-color: rgb(124 45 18 / 0.95)
}

.hover\:bg-orange-950:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(128 24 31 / var(--tw-bg-opacity))
}

.hover\:bg-orange-950\/0:hover {
    background-color: rgb(128 24 31 / 0)
}

.hover\:bg-orange-950\/10:hover {
    background-color: rgb(128 24 31 / 0.1)
}

.hover\:bg-orange-950\/100:hover {
    background-color: rgb(128 24 31 / 1)
}

.hover\:bg-orange-950\/20:hover {
    background-color: rgb(128 24 31 / 0.2)
}

.hover\:bg-orange-950\/25:hover {
    background-color: rgb(128 24 31 / 0.25)
}

.hover\:bg-orange-950\/30:hover {
    background-color: rgb(128 24 31 / 0.3)
}

.hover\:bg-orange-950\/40:hover {
    background-color: rgb(128 24 31 / 0.4)
}

.hover\:bg-orange-950\/5:hover {
    background-color: rgb(128 24 31 / 0.05)
}

.hover\:bg-orange-950\/50:hover {
    background-color: rgb(128 24 31 / 0.5)
}

.hover\:bg-orange-950\/60:hover {
    background-color: rgb(128 24 31 / 0.6)
}

.hover\:bg-orange-950\/70:hover {
    background-color: rgb(128 24 31 / 0.7)
}

.hover\:bg-orange-950\/75:hover {
    background-color: rgb(128 24 31 / 0.75)
}

.hover\:bg-orange-950\/80:hover {
    background-color: rgb(128 24 31 / 0.8)
}

.hover\:bg-orange-950\/90:hover {
    background-color: rgb(128 24 31 / 0.9)
}

.hover\:bg-orange-950\/95:hover {
    background-color: rgb(128 24 31 / 0.95)
}

.hover\:bg-pink-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(252 231 243 / var(--tw-bg-opacity))
}

.hover\:bg-pink-100\/0:hover {
    background-color: rgb(252 231 243 / 0)
}

.hover\:bg-pink-100\/10:hover {
    background-color: rgb(252 231 243 / 0.1)
}

.hover\:bg-pink-100\/100:hover {
    background-color: rgb(252 231 243 / 1)
}

.hover\:bg-pink-100\/20:hover {
    background-color: rgb(252 231 243 / 0.2)
}

.hover\:bg-pink-100\/25:hover {
    background-color: rgb(252 231 243 / 0.25)
}

.hover\:bg-pink-100\/30:hover {
    background-color: rgb(252 231 243 / 0.3)
}

.hover\:bg-pink-100\/40:hover {
    background-color: rgb(252 231 243 / 0.4)
}

.hover\:bg-pink-100\/5:hover {
    background-color: rgb(252 231 243 / 0.05)
}

.hover\:bg-pink-100\/50:hover {
    background-color: rgb(252 231 243 / 0.5)
}

.hover\:bg-pink-100\/60:hover {
    background-color: rgb(252 231 243 / 0.6)
}

.hover\:bg-pink-100\/70:hover {
    background-color: rgb(252 231 243 / 0.7)
}

.hover\:bg-pink-100\/75:hover {
    background-color: rgb(252 231 243 / 0.75)
}

.hover\:bg-pink-100\/80:hover {
    background-color: rgb(252 231 243 / 0.8)
}

.hover\:bg-pink-100\/90:hover {
    background-color: rgb(252 231 243 / 0.9)
}

.hover\:bg-pink-100\/95:hover {
    background-color: rgb(252 231 243 / 0.95)
}

.hover\:bg-pink-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(251 207 232 / var(--tw-bg-opacity))
}

.hover\:bg-pink-200\/0:hover {
    background-color: rgb(251 207 232 / 0)
}

.hover\:bg-pink-200\/10:hover {
    background-color: rgb(251 207 232 / 0.1)
}

.hover\:bg-pink-200\/100:hover {
    background-color: rgb(251 207 232 / 1)
}

.hover\:bg-pink-200\/20:hover {
    background-color: rgb(251 207 232 / 0.2)
}

.hover\:bg-pink-200\/25:hover {
    background-color: rgb(251 207 232 / 0.25)
}

.hover\:bg-pink-200\/30:hover {
    background-color: rgb(251 207 232 / 0.3)
}

.hover\:bg-pink-200\/40:hover {
    background-color: rgb(251 207 232 / 0.4)
}

.hover\:bg-pink-200\/5:hover {
    background-color: rgb(251 207 232 / 0.05)
}

.hover\:bg-pink-200\/50:hover {
    background-color: rgb(251 207 232 / 0.5)
}

.hover\:bg-pink-200\/60:hover {
    background-color: rgb(251 207 232 / 0.6)
}

.hover\:bg-pink-200\/70:hover {
    background-color: rgb(251 207 232 / 0.7)
}

.hover\:bg-pink-200\/75:hover {
    background-color: rgb(251 207 232 / 0.75)
}

.hover\:bg-pink-200\/80:hover {
    background-color: rgb(251 207 232 / 0.8)
}

.hover\:bg-pink-200\/90:hover {
    background-color: rgb(251 207 232 / 0.9)
}

.hover\:bg-pink-200\/95:hover {
    background-color: rgb(251 207 232 / 0.95)
}

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

.hover\:bg-pink-300\/0:hover {
    background-color: rgb(249 168 212 / 0)
}

.hover\:bg-pink-300\/10:hover {
    background-color: rgb(249 168 212 / 0.1)
}

.hover\:bg-pink-300\/100:hover {
    background-color: rgb(249 168 212 / 1)
}

.hover\:bg-pink-300\/20:hover {
    background-color: rgb(249 168 212 / 0.2)
}

.hover\:bg-pink-300\/25:hover {
    background-color: rgb(249 168 212 / 0.25)
}

.hover\:bg-pink-300\/30:hover {
    background-color: rgb(249 168 212 / 0.3)
}

.hover\:bg-pink-300\/40:hover {
    background-color: rgb(249 168 212 / 0.4)
}

.hover\:bg-pink-300\/5:hover {
    background-color: rgb(249 168 212 / 0.05)
}

.hover\:bg-pink-300\/50:hover {
    background-color: rgb(249 168 212 / 0.5)
}

.hover\:bg-pink-300\/60:hover {
    background-color: rgb(249 168 212 / 0.6)
}

.hover\:bg-pink-300\/70:hover {
    background-color: rgb(249 168 212 / 0.7)
}

.hover\:bg-pink-300\/75:hover {
    background-color: rgb(249 168 212 / 0.75)
}

.hover\:bg-pink-300\/80:hover {
    background-color: rgb(249 168 212 / 0.8)
}

.hover\:bg-pink-300\/90:hover {
    background-color: rgb(249 168 212 / 0.9)
}

.hover\:bg-pink-300\/95:hover {
    background-color: rgb(249 168 212 / 0.95)
}

.hover\:bg-pink-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(244 114 182 / var(--tw-bg-opacity))
}

.hover\:bg-pink-400\/0:hover {
    background-color: rgb(244 114 182 / 0)
}

.hover\:bg-pink-400\/10:hover {
    background-color: rgb(244 114 182 / 0.1)
}

.hover\:bg-pink-400\/100:hover {
    background-color: rgb(244 114 182 / 1)
}

.hover\:bg-pink-400\/20:hover {
    background-color: rgb(244 114 182 / 0.2)
}

.hover\:bg-pink-400\/25:hover {
    background-color: rgb(244 114 182 / 0.25)
}

.hover\:bg-pink-400\/30:hover {
    background-color: rgb(244 114 182 / 0.3)
}

.hover\:bg-pink-400\/40:hover {
    background-color: rgb(244 114 182 / 0.4)
}

.hover\:bg-pink-400\/5:hover {
    background-color: rgb(244 114 182 / 0.05)
}

.hover\:bg-pink-400\/50:hover {
    background-color: rgb(244 114 182 / 0.5)
}

.hover\:bg-pink-400\/60:hover {
    background-color: rgb(244 114 182 / 0.6)
}

.hover\:bg-pink-400\/70:hover {
    background-color: rgb(244 114 182 / 0.7)
}

.hover\:bg-pink-400\/75:hover {
    background-color: rgb(244 114 182 / 0.75)
}

.hover\:bg-pink-400\/80:hover {
    background-color: rgb(244 114 182 / 0.8)
}

.hover\:bg-pink-400\/90:hover {
    background-color: rgb(244 114 182 / 0.9)
}

.hover\:bg-pink-400\/95:hover {
    background-color: rgb(244 114 182 / 0.95)
}

.hover\:bg-pink-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(253 242 248 / var(--tw-bg-opacity))
}

.hover\:bg-pink-50\/0:hover {
    background-color: rgb(253 242 248 / 0)
}

.hover\:bg-pink-50\/10:hover {
    background-color: rgb(253 242 248 / 0.1)
}

.hover\:bg-pink-50\/100:hover {
    background-color: rgb(253 242 248 / 1)
}

.hover\:bg-pink-50\/20:hover {
    background-color: rgb(253 242 248 / 0.2)
}

.hover\:bg-pink-50\/25:hover {
    background-color: rgb(253 242 248 / 0.25)
}

.hover\:bg-pink-50\/30:hover {
    background-color: rgb(253 242 248 / 0.3)
}

.hover\:bg-pink-50\/40:hover {
    background-color: rgb(253 242 248 / 0.4)
}

.hover\:bg-pink-50\/5:hover {
    background-color: rgb(253 242 248 / 0.05)
}

.hover\:bg-pink-50\/50:hover {
    background-color: rgb(253 242 248 / 0.5)
}

.hover\:bg-pink-50\/60:hover {
    background-color: rgb(253 242 248 / 0.6)
}

.hover\:bg-pink-50\/70:hover {
    background-color: rgb(253 242 248 / 0.7)
}

.hover\:bg-pink-50\/75:hover {
    background-color: rgb(253 242 248 / 0.75)
}

.hover\:bg-pink-50\/80:hover {
    background-color: rgb(253 242 248 / 0.8)
}

.hover\:bg-pink-50\/90:hover {
    background-color: rgb(253 242 248 / 0.9)
}

.hover\:bg-pink-50\/95:hover {
    background-color: rgb(253 242 248 / 0.95)
}

.hover\:bg-pink-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(236 72 153 / var(--tw-bg-opacity))
}

.hover\:bg-pink-500\/0:hover {
    background-color: rgb(236 72 153 / 0)
}

.hover\:bg-pink-500\/10:hover {
    background-color: rgb(236 72 153 / 0.1)
}

.hover\:bg-pink-500\/100:hover {
    background-color: rgb(236 72 153 / 1)
}

.hover\:bg-pink-500\/20:hover {
    background-color: rgb(236 72 153 / 0.2)
}

.hover\:bg-pink-500\/25:hover {
    background-color: rgb(236 72 153 / 0.25)
}

.hover\:bg-pink-500\/30:hover {
    background-color: rgb(236 72 153 / 0.3)
}

.hover\:bg-pink-500\/40:hover {
    background-color: rgb(236 72 153 / 0.4)
}

.hover\:bg-pink-500\/5:hover {
    background-color: rgb(236 72 153 / 0.05)
}

.hover\:bg-pink-500\/50:hover {
    background-color: rgb(236 72 153 / 0.5)
}

.hover\:bg-pink-500\/60:hover {
    background-color: rgb(236 72 153 / 0.6)
}

.hover\:bg-pink-500\/70:hover {
    background-color: rgb(236 72 153 / 0.7)
}

.hover\:bg-pink-500\/75:hover {
    background-color: rgb(236 72 153 / 0.75)
}

.hover\:bg-pink-500\/80:hover {
    background-color: rgb(236 72 153 / 0.8)
}

.hover\:bg-pink-500\/90:hover {
    background-color: rgb(236 72 153 / 0.9)
}

.hover\:bg-pink-500\/95:hover {
    background-color: rgb(236 72 153 / 0.95)
}

.hover\:bg-pink-550:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(229 34 110 / var(--tw-bg-opacity))
}

.hover\:bg-pink-550\/0:hover {
    background-color: rgb(229 34 110 / 0)
}

.hover\:bg-pink-550\/10:hover {
    background-color: rgb(229 34 110 / 0.1)
}

.hover\:bg-pink-550\/100:hover {
    background-color: rgb(229 34 110 / 1)
}

.hover\:bg-pink-550\/20:hover {
    background-color: rgb(229 34 110 / 0.2)
}

.hover\:bg-pink-550\/25:hover {
    background-color: rgb(229 34 110 / 0.25)
}

.hover\:bg-pink-550\/30:hover {
    background-color: rgb(229 34 110 / 0.3)
}

.hover\:bg-pink-550\/40:hover {
    background-color: rgb(229 34 110 / 0.4)
}

.hover\:bg-pink-550\/5:hover {
    background-color: rgb(229 34 110 / 0.05)
}

.hover\:bg-pink-550\/50:hover {
    background-color: rgb(229 34 110 / 0.5)
}

.hover\:bg-pink-550\/60:hover {
    background-color: rgb(229 34 110 / 0.6)
}

.hover\:bg-pink-550\/70:hover {
    background-color: rgb(229 34 110 / 0.7)
}

.hover\:bg-pink-550\/75:hover {
    background-color: rgb(229 34 110 / 0.75)
}

.hover\:bg-pink-550\/80:hover {
    background-color: rgb(229 34 110 / 0.8)
}

.hover\:bg-pink-550\/90:hover {
    background-color: rgb(229 34 110 / 0.9)
}

.hover\:bg-pink-550\/95:hover {
    background-color: rgb(229 34 110 / 0.95)
}

.hover\:bg-pink-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(219 39 119 / var(--tw-bg-opacity))
}

.hover\:bg-pink-600\/0:hover {
    background-color: rgb(219 39 119 / 0)
}

.hover\:bg-pink-600\/10:hover {
    background-color: rgb(219 39 119 / 0.1)
}

.hover\:bg-pink-600\/100:hover {
    background-color: rgb(219 39 119 / 1)
}

.hover\:bg-pink-600\/20:hover {
    background-color: rgb(219 39 119 / 0.2)
}

.hover\:bg-pink-600\/25:hover {
    background-color: rgb(219 39 119 / 0.25)
}

.hover\:bg-pink-600\/30:hover {
    background-color: rgb(219 39 119 / 0.3)
}

.hover\:bg-pink-600\/40:hover {
    background-color: rgb(219 39 119 / 0.4)
}

.hover\:bg-pink-600\/5:hover {
    background-color: rgb(219 39 119 / 0.05)
}

.hover\:bg-pink-600\/50:hover {
    background-color: rgb(219 39 119 / 0.5)
}

.hover\:bg-pink-600\/60:hover {
    background-color: rgb(219 39 119 / 0.6)
}

.hover\:bg-pink-600\/70:hover {
    background-color: rgb(219 39 119 / 0.7)
}

.hover\:bg-pink-600\/75:hover {
    background-color: rgb(219 39 119 / 0.75)
}

.hover\:bg-pink-600\/80:hover {
    background-color: rgb(219 39 119 / 0.8)
}

.hover\:bg-pink-600\/90:hover {
    background-color: rgb(219 39 119 / 0.9)
}

.hover\:bg-pink-600\/95:hover {
    background-color: rgb(219 39 119 / 0.95)
}

.hover\:bg-pink-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(190 24 93 / var(--tw-bg-opacity))
}

.hover\:bg-pink-700\/0:hover {
    background-color: rgb(190 24 93 / 0)
}

.hover\:bg-pink-700\/10:hover {
    background-color: rgb(190 24 93 / 0.1)
}

.hover\:bg-pink-700\/100:hover {
    background-color: rgb(190 24 93 / 1)
}

.hover\:bg-pink-700\/20:hover {
    background-color: rgb(190 24 93 / 0.2)
}

.hover\:bg-pink-700\/25:hover {
    background-color: rgb(190 24 93 / 0.25)
}

.hover\:bg-pink-700\/30:hover {
    background-color: rgb(190 24 93 / 0.3)
}

.hover\:bg-pink-700\/40:hover {
    background-color: rgb(190 24 93 / 0.4)
}

.hover\:bg-pink-700\/5:hover {
    background-color: rgb(190 24 93 / 0.05)
}

.hover\:bg-pink-700\/50:hover {
    background-color: rgb(190 24 93 / 0.5)
}

.hover\:bg-pink-700\/60:hover {
    background-color: rgb(190 24 93 / 0.6)
}

.hover\:bg-pink-700\/70:hover {
    background-color: rgb(190 24 93 / 0.7)
}

.hover\:bg-pink-700\/75:hover {
    background-color: rgb(190 24 93 / 0.75)
}

.hover\:bg-pink-700\/80:hover {
    background-color: rgb(190 24 93 / 0.8)
}

.hover\:bg-pink-700\/90:hover {
    background-color: rgb(190 24 93 / 0.9)
}

.hover\:bg-pink-700\/95:hover {
    background-color: rgb(190 24 93 / 0.95)
}

.hover\:bg-pink-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(157 23 77 / var(--tw-bg-opacity))
}

.hover\:bg-pink-800\/0:hover {
    background-color: rgb(157 23 77 / 0)
}

.hover\:bg-pink-800\/10:hover {
    background-color: rgb(157 23 77 / 0.1)
}

.hover\:bg-pink-800\/100:hover {
    background-color: rgb(157 23 77 / 1)
}

.hover\:bg-pink-800\/20:hover {
    background-color: rgb(157 23 77 / 0.2)
}

.hover\:bg-pink-800\/25:hover {
    background-color: rgb(157 23 77 / 0.25)
}

.hover\:bg-pink-800\/30:hover {
    background-color: rgb(157 23 77 / 0.3)
}

.hover\:bg-pink-800\/40:hover {
    background-color: rgb(157 23 77 / 0.4)
}

.hover\:bg-pink-800\/5:hover {
    background-color: rgb(157 23 77 / 0.05)
}

.hover\:bg-pink-800\/50:hover {
    background-color: rgb(157 23 77 / 0.5)
}

.hover\:bg-pink-800\/60:hover {
    background-color: rgb(157 23 77 / 0.6)
}

.hover\:bg-pink-800\/70:hover {
    background-color: rgb(157 23 77 / 0.7)
}

.hover\:bg-pink-800\/75:hover {
    background-color: rgb(157 23 77 / 0.75)
}

.hover\:bg-pink-800\/80:hover {
    background-color: rgb(157 23 77 / 0.8)
}

.hover\:bg-pink-800\/90:hover {
    background-color: rgb(157 23 77 / 0.9)
}

.hover\:bg-pink-800\/95:hover {
    background-color: rgb(157 23 77 / 0.95)
}

.hover\:bg-pink-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(131 24 67 / var(--tw-bg-opacity))
}

.hover\:bg-pink-900\/0:hover {
    background-color: rgb(131 24 67 / 0)
}

.hover\:bg-pink-900\/10:hover {
    background-color: rgb(131 24 67 / 0.1)
}

.hover\:bg-pink-900\/100:hover {
    background-color: rgb(131 24 67 / 1)
}

.hover\:bg-pink-900\/20:hover {
    background-color: rgb(131 24 67 / 0.2)
}

.hover\:bg-pink-900\/25:hover {
    background-color: rgb(131 24 67 / 0.25)
}

.hover\:bg-pink-900\/30:hover {
    background-color: rgb(131 24 67 / 0.3)
}

.hover\:bg-pink-900\/40:hover {
    background-color: rgb(131 24 67 / 0.4)
}

.hover\:bg-pink-900\/5:hover {
    background-color: rgb(131 24 67 / 0.05)
}

.hover\:bg-pink-900\/50:hover {
    background-color: rgb(131 24 67 / 0.5)
}

.hover\:bg-pink-900\/60:hover {
    background-color: rgb(131 24 67 / 0.6)
}

.hover\:bg-pink-900\/70:hover {
    background-color: rgb(131 24 67 / 0.7)
}

.hover\:bg-pink-900\/75:hover {
    background-color: rgb(131 24 67 / 0.75)
}

.hover\:bg-pink-900\/80:hover {
    background-color: rgb(131 24 67 / 0.8)
}

.hover\:bg-pink-900\/90:hover {
    background-color: rgb(131 24 67 / 0.9)
}

.hover\:bg-pink-900\/95:hover {
    background-color: rgb(131 24 67 / 0.95)
}

.hover\:bg-pink-950:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(80 7 36 / var(--tw-bg-opacity))
}

.hover\:bg-pink-950\/0:hover {
    background-color: rgb(80 7 36 / 0)
}

.hover\:bg-pink-950\/10:hover {
    background-color: rgb(80 7 36 / 0.1)
}

.hover\:bg-pink-950\/100:hover {
    background-color: rgb(80 7 36 / 1)
}

.hover\:bg-pink-950\/20:hover {
    background-color: rgb(80 7 36 / 0.2)
}

.hover\:bg-pink-950\/25:hover {
    background-color: rgb(80 7 36 / 0.25)
}

.hover\:bg-pink-950\/30:hover {
    background-color: rgb(80 7 36 / 0.3)
}

.hover\:bg-pink-950\/40:hover {
    background-color: rgb(80 7 36 / 0.4)
}

.hover\:bg-pink-950\/5:hover {
    background-color: rgb(80 7 36 / 0.05)
}

.hover\:bg-pink-950\/50:hover {
    background-color: rgb(80 7 36 / 0.5)
}

.hover\:bg-pink-950\/60:hover {
    background-color: rgb(80 7 36 / 0.6)
}

.hover\:bg-pink-950\/70:hover {
    background-color: rgb(80 7 36 / 0.7)
}

.hover\:bg-pink-950\/75:hover {
    background-color: rgb(80 7 36 / 0.75)
}

.hover\:bg-pink-950\/80:hover {
    background-color: rgb(80 7 36 / 0.8)
}

.hover\:bg-pink-950\/90:hover {
    background-color: rgb(80 7 36 / 0.9)
}

.hover\:bg-pink-950\/95:hover {
    background-color: rgb(80 7 36 / 0.95)
}

.hover\:bg-rose-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(255 228 230 / var(--tw-bg-opacity))
}

.hover\:bg-rose-100\/0:hover {
    background-color: rgb(255 228 230 / 0)
}

.hover\:bg-rose-100\/10:hover {
    background-color: rgb(255 228 230 / 0.1)
}

.hover\:bg-rose-100\/100:hover {
    background-color: rgb(255 228 230 / 1)
}

.hover\:bg-rose-100\/20:hover {
    background-color: rgb(255 228 230 / 0.2)
}

.hover\:bg-rose-100\/25:hover {
    background-color: rgb(255 228 230 / 0.25)
}

.hover\:bg-rose-100\/30:hover {
    background-color: rgb(255 228 230 / 0.3)
}

.hover\:bg-rose-100\/40:hover {
    background-color: rgb(255 228 230 / 0.4)
}

.hover\:bg-rose-100\/5:hover {
    background-color: rgb(255 228 230 / 0.05)
}

.hover\:bg-rose-100\/50:hover {
    background-color: rgb(255 228 230 / 0.5)
}

.hover\:bg-rose-100\/60:hover {
    background-color: rgb(255 228 230 / 0.6)
}

.hover\:bg-rose-100\/70:hover {
    background-color: rgb(255 228 230 / 0.7)
}

.hover\:bg-rose-100\/75:hover {
    background-color: rgb(255 228 230 / 0.75)
}

.hover\:bg-rose-100\/80:hover {
    background-color: rgb(255 228 230 / 0.8)
}

.hover\:bg-rose-100\/90:hover {
    background-color: rgb(255 228 230 / 0.9)
}

.hover\:bg-rose-100\/95:hover {
    background-color: rgb(255 228 230 / 0.95)
}

.hover\:bg-rose-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(254 205 211 / var(--tw-bg-opacity))
}

.hover\:bg-rose-200\/0:hover {
    background-color: rgb(254 205 211 / 0)
}

.hover\:bg-rose-200\/10:hover {
    background-color: rgb(254 205 211 / 0.1)
}

.hover\:bg-rose-200\/100:hover {
    background-color: rgb(254 205 211 / 1)
}

.hover\:bg-rose-200\/20:hover {
    background-color: rgb(254 205 211 / 0.2)
}

.hover\:bg-rose-200\/25:hover {
    background-color: rgb(254 205 211 / 0.25)
}

.hover\:bg-rose-200\/30:hover {
    background-color: rgb(254 205 211 / 0.3)
}

.hover\:bg-rose-200\/40:hover {
    background-color: rgb(254 205 211 / 0.4)
}

.hover\:bg-rose-200\/5:hover {
    background-color: rgb(254 205 211 / 0.05)
}

.hover\:bg-rose-200\/50:hover {
    background-color: rgb(254 205 211 / 0.5)
}

.hover\:bg-rose-200\/60:hover {
    background-color: rgb(254 205 211 / 0.6)
}

.hover\:bg-rose-200\/70:hover {
    background-color: rgb(254 205 211 / 0.7)
}

.hover\:bg-rose-200\/75:hover {
    background-color: rgb(254 205 211 / 0.75)
}

.hover\:bg-rose-200\/80:hover {
    background-color: rgb(254 205 211 / 0.8)
}

.hover\:bg-rose-200\/90:hover {
    background-color: rgb(254 205 211 / 0.9)
}

.hover\:bg-rose-200\/95:hover {
    background-color: rgb(254 205 211 / 0.95)
}

.hover\:bg-rose-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(253 164 175 / var(--tw-bg-opacity))
}

.hover\:bg-rose-300\/0:hover {
    background-color: rgb(253 164 175 / 0)
}

.hover\:bg-rose-300\/10:hover {
    background-color: rgb(253 164 175 / 0.1)
}

.hover\:bg-rose-300\/100:hover {
    background-color: rgb(253 164 175 / 1)
}

.hover\:bg-rose-300\/20:hover {
    background-color: rgb(253 164 175 / 0.2)
}

.hover\:bg-rose-300\/25:hover {
    background-color: rgb(253 164 175 / 0.25)
}

.hover\:bg-rose-300\/30:hover {
    background-color: rgb(253 164 175 / 0.3)
}

.hover\:bg-rose-300\/40:hover {
    background-color: rgb(253 164 175 / 0.4)
}

.hover\:bg-rose-300\/5:hover {
    background-color: rgb(253 164 175 / 0.05)
}

.hover\:bg-rose-300\/50:hover {
    background-color: rgb(253 164 175 / 0.5)
}

.hover\:bg-rose-300\/60:hover {
    background-color: rgb(253 164 175 / 0.6)
}

.hover\:bg-rose-300\/70:hover {
    background-color: rgb(253 164 175 / 0.7)
}

.hover\:bg-rose-300\/75:hover {
    background-color: rgb(253 164 175 / 0.75)
}

.hover\:bg-rose-300\/80:hover {
    background-color: rgb(253 164 175 / 0.8)
}

.hover\:bg-rose-300\/90:hover {
    background-color: rgb(253 164 175 / 0.9)
}

.hover\:bg-rose-300\/95:hover {
    background-color: rgb(253 164 175 / 0.95)
}

.hover\:bg-rose-350:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(248 147 188 / var(--tw-bg-opacity))
}

.hover\:bg-rose-350\/0:hover {
    background-color: rgb(248 147 188 / 0)
}

.hover\:bg-rose-350\/10:hover {
    background-color: rgb(248 147 188 / 0.1)
}

.hover\:bg-rose-350\/100:hover {
    background-color: rgb(248 147 188 / 1)
}

.hover\:bg-rose-350\/20:hover {
    background-color: rgb(248 147 188 / 0.2)
}

.hover\:bg-rose-350\/25:hover {
    background-color: rgb(248 147 188 / 0.25)
}

.hover\:bg-rose-350\/30:hover {
    background-color: rgb(248 147 188 / 0.3)
}

.hover\:bg-rose-350\/40:hover {
    background-color: rgb(248 147 188 / 0.4)
}

.hover\:bg-rose-350\/5:hover {
    background-color: rgb(248 147 188 / 0.05)
}

.hover\:bg-rose-350\/50:hover {
    background-color: rgb(248 147 188 / 0.5)
}

.hover\:bg-rose-350\/60:hover {
    background-color: rgb(248 147 188 / 0.6)
}

.hover\:bg-rose-350\/70:hover {
    background-color: rgb(248 147 188 / 0.7)
}

.hover\:bg-rose-350\/75:hover {
    background-color: rgb(248 147 188 / 0.75)
}

.hover\:bg-rose-350\/80:hover {
    background-color: rgb(248 147 188 / 0.8)
}

.hover\:bg-rose-350\/90:hover {
    background-color: rgb(248 147 188 / 0.9)
}

.hover\:bg-rose-350\/95:hover {
    background-color: rgb(248 147 188 / 0.95)
}

.hover\:bg-rose-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(251 113 133 / var(--tw-bg-opacity))
}

.hover\:bg-rose-400\/0:hover {
    background-color: rgb(251 113 133 / 0)
}

.hover\:bg-rose-400\/10:hover {
    background-color: rgb(251 113 133 / 0.1)
}

.hover\:bg-rose-400\/100:hover {
    background-color: rgb(251 113 133 / 1)
}

.hover\:bg-rose-400\/20:hover {
    background-color: rgb(251 113 133 / 0.2)
}

.hover\:bg-rose-400\/25:hover {
    background-color: rgb(251 113 133 / 0.25)
}

.hover\:bg-rose-400\/30:hover {
    background-color: rgb(251 113 133 / 0.3)
}

.hover\:bg-rose-400\/40:hover {
    background-color: rgb(251 113 133 / 0.4)
}

.hover\:bg-rose-400\/5:hover {
    background-color: rgb(251 113 133 / 0.05)
}

.hover\:bg-rose-400\/50:hover {
    background-color: rgb(251 113 133 / 0.5)
}

.hover\:bg-rose-400\/60:hover {
    background-color: rgb(251 113 133 / 0.6)
}

.hover\:bg-rose-400\/70:hover {
    background-color: rgb(251 113 133 / 0.7)
}

.hover\:bg-rose-400\/75:hover {
    background-color: rgb(251 113 133 / 0.75)
}

.hover\:bg-rose-400\/80:hover {
    background-color: rgb(251 113 133 / 0.8)
}

.hover\:bg-rose-400\/90:hover {
    background-color: rgb(251 113 133 / 0.9)
}

.hover\:bg-rose-400\/95:hover {
    background-color: rgb(251 113 133 / 0.95)
}

.hover\:bg-rose-450:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(254 0 91 / var(--tw-bg-opacity))
}

.hover\:bg-rose-450\/0:hover {
    background-color: rgb(254 0 91 / 0)
}

.hover\:bg-rose-450\/10:hover {
    background-color: rgb(254 0 91 / 0.1)
}

.hover\:bg-rose-450\/100:hover {
    background-color: rgb(254 0 91 / 1)
}

.hover\:bg-rose-450\/20:hover {
    background-color: rgb(254 0 91 / 0.2)
}

.hover\:bg-rose-450\/25:hover {
    background-color: rgb(254 0 91 / 0.25)
}

.hover\:bg-rose-450\/30:hover {
    background-color: rgb(254 0 91 / 0.3)
}

.hover\:bg-rose-450\/40:hover {
    background-color: rgb(254 0 91 / 0.4)
}

.hover\:bg-rose-450\/5:hover {
    background-color: rgb(254 0 91 / 0.05)
}

.hover\:bg-rose-450\/50:hover {
    background-color: rgb(254 0 91 / 0.5)
}

.hover\:bg-rose-450\/60:hover {
    background-color: rgb(254 0 91 / 0.6)
}

.hover\:bg-rose-450\/70:hover {
    background-color: rgb(254 0 91 / 0.7)
}

.hover\:bg-rose-450\/75:hover {
    background-color: rgb(254 0 91 / 0.75)
}

.hover\:bg-rose-450\/80:hover {
    background-color: rgb(254 0 91 / 0.8)
}

.hover\:bg-rose-450\/90:hover {
    background-color: rgb(254 0 91 / 0.9)
}

.hover\:bg-rose-450\/95:hover {
    background-color: rgb(254 0 91 / 0.95)
}

.hover\:bg-rose-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(255 241 242 / var(--tw-bg-opacity))
}

.hover\:bg-rose-50\/0:hover {
    background-color: rgb(255 241 242 / 0)
}

.hover\:bg-rose-50\/10:hover {
    background-color: rgb(255 241 242 / 0.1)
}

.hover\:bg-rose-50\/100:hover {
    background-color: rgb(255 241 242 / 1)
}

.hover\:bg-rose-50\/20:hover {
    background-color: rgb(255 241 242 / 0.2)
}

.hover\:bg-rose-50\/25:hover {
    background-color: rgb(255 241 242 / 0.25)
}

.hover\:bg-rose-50\/30:hover {
    background-color: rgb(255 241 242 / 0.3)
}

.hover\:bg-rose-50\/40:hover {
    background-color: rgb(255 241 242 / 0.4)
}

.hover\:bg-rose-50\/5:hover {
    background-color: rgb(255 241 242 / 0.05)
}

.hover\:bg-rose-50\/50:hover {
    background-color: rgb(255 241 242 / 0.5)
}

.hover\:bg-rose-50\/60:hover {
    background-color: rgb(255 241 242 / 0.6)
}

.hover\:bg-rose-50\/70:hover {
    background-color: rgb(255 241 242 / 0.7)
}

.hover\:bg-rose-50\/75:hover {
    background-color: rgb(255 241 242 / 0.75)
}

.hover\:bg-rose-50\/80:hover {
    background-color: rgb(255 241 242 / 0.8)
}

.hover\:bg-rose-50\/90:hover {
    background-color: rgb(255 241 242 / 0.9)
}

.hover\:bg-rose-50\/95:hover {
    background-color: rgb(255 241 242 / 0.95)
}

.hover\:bg-rose-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(244 63 94 / var(--tw-bg-opacity))
}

.hover\:bg-rose-500\/0:hover {
    background-color: rgb(244 63 94 / 0)
}

.hover\:bg-rose-500\/10:hover {
    background-color: rgb(244 63 94 / 0.1)
}

.hover\:bg-rose-500\/100:hover {
    background-color: rgb(244 63 94 / 1)
}

.hover\:bg-rose-500\/20:hover {
    background-color: rgb(244 63 94 / 0.2)
}

.hover\:bg-rose-500\/25:hover {
    background-color: rgb(244 63 94 / 0.25)
}

.hover\:bg-rose-500\/30:hover {
    background-color: rgb(244 63 94 / 0.3)
}

.hover\:bg-rose-500\/40:hover {
    background-color: rgb(244 63 94 / 0.4)
}

.hover\:bg-rose-500\/5:hover {
    background-color: rgb(244 63 94 / 0.05)
}

.hover\:bg-rose-500\/50:hover {
    background-color: rgb(244 63 94 / 0.5)
}

.hover\:bg-rose-500\/60:hover {
    background-color: rgb(244 63 94 / 0.6)
}

.hover\:bg-rose-500\/70:hover {
    background-color: rgb(244 63 94 / 0.7)
}

.hover\:bg-rose-500\/75:hover {
    background-color: rgb(244 63 94 / 0.75)
}

.hover\:bg-rose-500\/80:hover {
    background-color: rgb(244 63 94 / 0.8)
}

.hover\:bg-rose-500\/90:hover {
    background-color: rgb(244 63 94 / 0.9)
}

.hover\:bg-rose-500\/95:hover {
    background-color: rgb(244 63 94 / 0.95)
}

.hover\:bg-rose-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(225 29 72 / var(--tw-bg-opacity))
}

.hover\:bg-rose-600\/0:hover {
    background-color: rgb(225 29 72 / 0)
}

.hover\:bg-rose-600\/10:hover {
    background-color: rgb(225 29 72 / 0.1)
}

.hover\:bg-rose-600\/100:hover {
    background-color: rgb(225 29 72 / 1)
}

.hover\:bg-rose-600\/20:hover {
    background-color: rgb(225 29 72 / 0.2)
}

.hover\:bg-rose-600\/25:hover {
    background-color: rgb(225 29 72 / 0.25)
}

.hover\:bg-rose-600\/30:hover {
    background-color: rgb(225 29 72 / 0.3)
}

.hover\:bg-rose-600\/40:hover {
    background-color: rgb(225 29 72 / 0.4)
}

.hover\:bg-rose-600\/5:hover {
    background-color: rgb(225 29 72 / 0.05)
}

.hover\:bg-rose-600\/50:hover {
    background-color: rgb(225 29 72 / 0.5)
}

.hover\:bg-rose-600\/60:hover {
    background-color: rgb(225 29 72 / 0.6)
}

.hover\:bg-rose-600\/70:hover {
    background-color: rgb(225 29 72 / 0.7)
}

.hover\:bg-rose-600\/75:hover {
    background-color: rgb(225 29 72 / 0.75)
}

.hover\:bg-rose-600\/80:hover {
    background-color: rgb(225 29 72 / 0.8)
}

.hover\:bg-rose-600\/90:hover {
    background-color: rgb(225 29 72 / 0.9)
}

.hover\:bg-rose-600\/95:hover {
    background-color: rgb(225 29 72 / 0.95)
}

.hover\:bg-rose-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(190 18 60 / var(--tw-bg-opacity))
}

.hover\:bg-rose-700\/0:hover {
    background-color: rgb(190 18 60 / 0)
}

.hover\:bg-rose-700\/10:hover {
    background-color: rgb(190 18 60 / 0.1)
}

.hover\:bg-rose-700\/100:hover {
    background-color: rgb(190 18 60 / 1)
}

.hover\:bg-rose-700\/20:hover {
    background-color: rgb(190 18 60 / 0.2)
}

.hover\:bg-rose-700\/25:hover {
    background-color: rgb(190 18 60 / 0.25)
}

.hover\:bg-rose-700\/30:hover {
    background-color: rgb(190 18 60 / 0.3)
}

.hover\:bg-rose-700\/40:hover {
    background-color: rgb(190 18 60 / 0.4)
}

.hover\:bg-rose-700\/5:hover {
    background-color: rgb(190 18 60 / 0.05)
}

.hover\:bg-rose-700\/50:hover {
    background-color: rgb(190 18 60 / 0.5)
}

.hover\:bg-rose-700\/60:hover {
    background-color: rgb(190 18 60 / 0.6)
}

.hover\:bg-rose-700\/70:hover {
    background-color: rgb(190 18 60 / 0.7)
}

.hover\:bg-rose-700\/75:hover {
    background-color: rgb(190 18 60 / 0.75)
}

.hover\:bg-rose-700\/80:hover {
    background-color: rgb(190 18 60 / 0.8)
}

.hover\:bg-rose-700\/90:hover {
    background-color: rgb(190 18 60 / 0.9)
}

.hover\:bg-rose-700\/95:hover {
    background-color: rgb(190 18 60 / 0.95)
}

.hover\:bg-rose-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(159 18 57 / var(--tw-bg-opacity))
}

.hover\:bg-rose-800\/0:hover {
    background-color: rgb(159 18 57 / 0)
}

.hover\:bg-rose-800\/10:hover {
    background-color: rgb(159 18 57 / 0.1)
}

.hover\:bg-rose-800\/100:hover {
    background-color: rgb(159 18 57 / 1)
}

.hover\:bg-rose-800\/20:hover {
    background-color: rgb(159 18 57 / 0.2)
}

.hover\:bg-rose-800\/25:hover {
    background-color: rgb(159 18 57 / 0.25)
}

.hover\:bg-rose-800\/30:hover {
    background-color: rgb(159 18 57 / 0.3)
}

.hover\:bg-rose-800\/40:hover {
    background-color: rgb(159 18 57 / 0.4)
}

.hover\:bg-rose-800\/5:hover {
    background-color: rgb(159 18 57 / 0.05)
}

.hover\:bg-rose-800\/50:hover {
    background-color: rgb(159 18 57 / 0.5)
}

.hover\:bg-rose-800\/60:hover {
    background-color: rgb(159 18 57 / 0.6)
}

.hover\:bg-rose-800\/70:hover {
    background-color: rgb(159 18 57 / 0.7)
}

.hover\:bg-rose-800\/75:hover {
    background-color: rgb(159 18 57 / 0.75)
}

.hover\:bg-rose-800\/80:hover {
    background-color: rgb(159 18 57 / 0.8)
}

.hover\:bg-rose-800\/90:hover {
    background-color: rgb(159 18 57 / 0.9)
}

.hover\:bg-rose-800\/95:hover {
    background-color: rgb(159 18 57 / 0.95)
}

.hover\:bg-rose-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(136 19 55 / var(--tw-bg-opacity))
}

.hover\:bg-rose-900\/0:hover {
    background-color: rgb(136 19 55 / 0)
}

.hover\:bg-rose-900\/10:hover {
    background-color: rgb(136 19 55 / 0.1)
}

.hover\:bg-rose-900\/100:hover {
    background-color: rgb(136 19 55 / 1)
}

.hover\:bg-rose-900\/20:hover {
    background-color: rgb(136 19 55 / 0.2)
}

.hover\:bg-rose-900\/25:hover {
    background-color: rgb(136 19 55 / 0.25)
}

.hover\:bg-rose-900\/30:hover {
    background-color: rgb(136 19 55 / 0.3)
}

.hover\:bg-rose-900\/40:hover {
    background-color: rgb(136 19 55 / 0.4)
}

.hover\:bg-rose-900\/5:hover {
    background-color: rgb(136 19 55 / 0.05)
}

.hover\:bg-rose-900\/50:hover {
    background-color: rgb(136 19 55 / 0.5)
}

.hover\:bg-rose-900\/60:hover {
    background-color: rgb(136 19 55 / 0.6)
}

.hover\:bg-rose-900\/70:hover {
    background-color: rgb(136 19 55 / 0.7)
}

.hover\:bg-rose-900\/75:hover {
    background-color: rgb(136 19 55 / 0.75)
}

.hover\:bg-rose-900\/80:hover {
    background-color: rgb(136 19 55 / 0.8)
}

.hover\:bg-rose-900\/90:hover {
    background-color: rgb(136 19 55 / 0.9)
}

.hover\:bg-rose-900\/95:hover {
    background-color: rgb(136 19 55 / 0.95)
}

.hover\:bg-rose-950:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(76 5 25 / var(--tw-bg-opacity))
}

.hover\:bg-rose-950\/0:hover {
    background-color: rgb(76 5 25 / 0)
}

.hover\:bg-rose-950\/10:hover {
    background-color: rgb(76 5 25 / 0.1)
}

.hover\:bg-rose-950\/100:hover {
    background-color: rgb(76 5 25 / 1)
}

.hover\:bg-rose-950\/20:hover {
    background-color: rgb(76 5 25 / 0.2)
}

.hover\:bg-rose-950\/25:hover {
    background-color: rgb(76 5 25 / 0.25)
}

.hover\:bg-rose-950\/30:hover {
    background-color: rgb(76 5 25 / 0.3)
}

.hover\:bg-rose-950\/40:hover {
    background-color: rgb(76 5 25 / 0.4)
}

.hover\:bg-rose-950\/5:hover {
    background-color: rgb(76 5 25 / 0.05)
}

.hover\:bg-rose-950\/50:hover {
    background-color: rgb(76 5 25 / 0.5)
}

.hover\:bg-rose-950\/60:hover {
    background-color: rgb(76 5 25 / 0.6)
}

.hover\:bg-rose-950\/70:hover {
    background-color: rgb(76 5 25 / 0.7)
}

.hover\:bg-rose-950\/75:hover {
    background-color: rgb(76 5 25 / 0.75)
}

.hover\:bg-rose-950\/80:hover {
    background-color: rgb(76 5 25 / 0.8)
}

.hover\:bg-rose-950\/90:hover {
    background-color: rgb(76 5 25 / 0.9)
}

.hover\:bg-rose-950\/95:hover {
    background-color: rgb(76 5 25 / 0.95)
}

.hover\:bg-sky-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(224 242 254 / var(--tw-bg-opacity))
}

.hover\:bg-sky-100\/0:hover {
    background-color: rgb(224 242 254 / 0)
}

.hover\:bg-sky-100\/10:hover {
    background-color: rgb(224 242 254 / 0.1)
}

.hover\:bg-sky-100\/100:hover {
    background-color: rgb(224 242 254 / 1)
}

.hover\:bg-sky-100\/20:hover {
    background-color: rgb(224 242 254 / 0.2)
}

.hover\:bg-sky-100\/25:hover {
    background-color: rgb(224 242 254 / 0.25)
}

.hover\:bg-sky-100\/30:hover {
    background-color: rgb(224 242 254 / 0.3)
}

.hover\:bg-sky-100\/40:hover {
    background-color: rgb(224 242 254 / 0.4)
}

.hover\:bg-sky-100\/5:hover {
    background-color: rgb(224 242 254 / 0.05)
}

.hover\:bg-sky-100\/50:hover {
    background-color: rgb(224 242 254 / 0.5)
}

.hover\:bg-sky-100\/60:hover {
    background-color: rgb(224 242 254 / 0.6)
}

.hover\:bg-sky-100\/70:hover {
    background-color: rgb(224 242 254 / 0.7)
}

.hover\:bg-sky-100\/75:hover {
    background-color: rgb(224 242 254 / 0.75)
}

.hover\:bg-sky-100\/80:hover {
    background-color: rgb(224 242 254 / 0.8)
}

.hover\:bg-sky-100\/90:hover {
    background-color: rgb(224 242 254 / 0.9)
}

.hover\:bg-sky-100\/95:hover {
    background-color: rgb(224 242 254 / 0.95)
}

.hover\:bg-sky-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(186 230 253 / var(--tw-bg-opacity))
}

.hover\:bg-sky-200\/0:hover {
    background-color: rgb(186 230 253 / 0)
}

.hover\:bg-sky-200\/10:hover {
    background-color: rgb(186 230 253 / 0.1)
}

.hover\:bg-sky-200\/100:hover {
    background-color: rgb(186 230 253 / 1)
}

.hover\:bg-sky-200\/20:hover {
    background-color: rgb(186 230 253 / 0.2)
}

.hover\:bg-sky-200\/25:hover {
    background-color: rgb(186 230 253 / 0.25)
}

.hover\:bg-sky-200\/30:hover {
    background-color: rgb(186 230 253 / 0.3)
}

.hover\:bg-sky-200\/40:hover {
    background-color: rgb(186 230 253 / 0.4)
}

.hover\:bg-sky-200\/5:hover {
    background-color: rgb(186 230 253 / 0.05)
}

.hover\:bg-sky-200\/50:hover {
    background-color: rgb(186 230 253 / 0.5)
}

.hover\:bg-sky-200\/60:hover {
    background-color: rgb(186 230 253 / 0.6)
}

.hover\:bg-sky-200\/70:hover {
    background-color: rgb(186 230 253 / 0.7)
}

.hover\:bg-sky-200\/75:hover {
    background-color: rgb(186 230 253 / 0.75)
}

.hover\:bg-sky-200\/80:hover {
    background-color: rgb(186 230 253 / 0.8)
}

.hover\:bg-sky-200\/90:hover {
    background-color: rgb(186 230 253 / 0.9)
}

.hover\:bg-sky-200\/95:hover {
    background-color: rgb(186 230 253 / 0.95)
}

.hover\:bg-sky-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(125 211 252 / var(--tw-bg-opacity))
}

.hover\:bg-sky-300\/0:hover {
    background-color: rgb(125 211 252 / 0)
}

.hover\:bg-sky-300\/10:hover {
    background-color: rgb(125 211 252 / 0.1)
}

.hover\:bg-sky-300\/100:hover {
    background-color: rgb(125 211 252 / 1)
}

.hover\:bg-sky-300\/20:hover {
    background-color: rgb(125 211 252 / 0.2)
}

.hover\:bg-sky-300\/25:hover {
    background-color: rgb(125 211 252 / 0.25)
}

.hover\:bg-sky-300\/30:hover {
    background-color: rgb(125 211 252 / 0.3)
}

.hover\:bg-sky-300\/40:hover {
    background-color: rgb(125 211 252 / 0.4)
}

.hover\:bg-sky-300\/5:hover {
    background-color: rgb(125 211 252 / 0.05)
}

.hover\:bg-sky-300\/50:hover {
    background-color: rgb(125 211 252 / 0.5)
}

.hover\:bg-sky-300\/60:hover {
    background-color: rgb(125 211 252 / 0.6)
}

.hover\:bg-sky-300\/70:hover {
    background-color: rgb(125 211 252 / 0.7)
}

.hover\:bg-sky-300\/75:hover {
    background-color: rgb(125 211 252 / 0.75)
}

.hover\:bg-sky-300\/80:hover {
    background-color: rgb(125 211 252 / 0.8)
}

.hover\:bg-sky-300\/90:hover {
    background-color: rgb(125 211 252 / 0.9)
}

.hover\:bg-sky-300\/95:hover {
    background-color: rgb(125 211 252 / 0.95)
}

.hover\:bg-sky-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(56 189 248 / var(--tw-bg-opacity))
}

.hover\:bg-sky-400\/0:hover {
    background-color: rgb(56 189 248 / 0)
}

.hover\:bg-sky-400\/10:hover {
    background-color: rgb(56 189 248 / 0.1)
}

.hover\:bg-sky-400\/100:hover {
    background-color: rgb(56 189 248 / 1)
}

.hover\:bg-sky-400\/20:hover {
    background-color: rgb(56 189 248 / 0.2)
}

.hover\:bg-sky-400\/25:hover {
    background-color: rgb(56 189 248 / 0.25)
}

.hover\:bg-sky-400\/30:hover {
    background-color: rgb(56 189 248 / 0.3)
}

.hover\:bg-sky-400\/40:hover {
    background-color: rgb(56 189 248 / 0.4)
}

.hover\:bg-sky-400\/5:hover {
    background-color: rgb(56 189 248 / 0.05)
}

.hover\:bg-sky-400\/50:hover {
    background-color: rgb(56 189 248 / 0.5)
}

.hover\:bg-sky-400\/60:hover {
    background-color: rgb(56 189 248 / 0.6)
}

.hover\:bg-sky-400\/70:hover {
    background-color: rgb(56 189 248 / 0.7)
}

.hover\:bg-sky-400\/75:hover {
    background-color: rgb(56 189 248 / 0.75)
}

.hover\:bg-sky-400\/80:hover {
    background-color: rgb(56 189 248 / 0.8)
}

.hover\:bg-sky-400\/90:hover {
    background-color: rgb(56 189 248 / 0.9)
}

.hover\:bg-sky-400\/95:hover {
    background-color: rgb(56 189 248 / 0.95)
}

.hover\:bg-sky-450:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(48 157 204 / var(--tw-bg-opacity))
}

.hover\:bg-sky-450\/0:hover {
    background-color: rgb(48 157 204 / 0)
}

.hover\:bg-sky-450\/10:hover {
    background-color: rgb(48 157 204 / 0.1)
}

.hover\:bg-sky-450\/100:hover {
    background-color: rgb(48 157 204 / 1)
}

.hover\:bg-sky-450\/20:hover {
    background-color: rgb(48 157 204 / 0.2)
}

.hover\:bg-sky-450\/25:hover {
    background-color: rgb(48 157 204 / 0.25)
}

.hover\:bg-sky-450\/30:hover {
    background-color: rgb(48 157 204 / 0.3)
}

.hover\:bg-sky-450\/40:hover {
    background-color: rgb(48 157 204 / 0.4)
}

.hover\:bg-sky-450\/5:hover {
    background-color: rgb(48 157 204 / 0.05)
}

.hover\:bg-sky-450\/50:hover {
    background-color: rgb(48 157 204 / 0.5)
}

.hover\:bg-sky-450\/60:hover {
    background-color: rgb(48 157 204 / 0.6)
}

.hover\:bg-sky-450\/70:hover {
    background-color: rgb(48 157 204 / 0.7)
}

.hover\:bg-sky-450\/75:hover {
    background-color: rgb(48 157 204 / 0.75)
}

.hover\:bg-sky-450\/80:hover {
    background-color: rgb(48 157 204 / 0.8)
}

.hover\:bg-sky-450\/90:hover {
    background-color: rgb(48 157 204 / 0.9)
}

.hover\:bg-sky-450\/95:hover {
    background-color: rgb(48 157 204 / 0.95)
}

.hover\:bg-sky-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(240 249 255 / var(--tw-bg-opacity))
}

.hover\:bg-sky-50\/0:hover {
    background-color: rgb(240 249 255 / 0)
}

.hover\:bg-sky-50\/10:hover {
    background-color: rgb(240 249 255 / 0.1)
}

.hover\:bg-sky-50\/100:hover {
    background-color: rgb(240 249 255 / 1)
}

.hover\:bg-sky-50\/20:hover {
    background-color: rgb(240 249 255 / 0.2)
}

.hover\:bg-sky-50\/25:hover {
    background-color: rgb(240 249 255 / 0.25)
}

.hover\:bg-sky-50\/30:hover {
    background-color: rgb(240 249 255 / 0.3)
}

.hover\:bg-sky-50\/40:hover {
    background-color: rgb(240 249 255 / 0.4)
}

.hover\:bg-sky-50\/5:hover {
    background-color: rgb(240 249 255 / 0.05)
}

.hover\:bg-sky-50\/50:hover {
    background-color: rgb(240 249 255 / 0.5)
}

.hover\:bg-sky-50\/60:hover {
    background-color: rgb(240 249 255 / 0.6)
}

.hover\:bg-sky-50\/70:hover {
    background-color: rgb(240 249 255 / 0.7)
}

.hover\:bg-sky-50\/75:hover {
    background-color: rgb(240 249 255 / 0.75)
}

.hover\:bg-sky-50\/80:hover {
    background-color: rgb(240 249 255 / 0.8)
}

.hover\:bg-sky-50\/90:hover {
    background-color: rgb(240 249 255 / 0.9)
}

.hover\:bg-sky-50\/95:hover {
    background-color: rgb(240 249 255 / 0.95)
}

.hover\:bg-sky-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(14 165 233 / var(--tw-bg-opacity))
}

.hover\:bg-sky-500\/0:hover {
    background-color: rgb(14 165 233 / 0)
}

.hover\:bg-sky-500\/10:hover {
    background-color: rgb(14 165 233 / 0.1)
}

.hover\:bg-sky-500\/100:hover {
    background-color: rgb(14 165 233 / 1)
}

.hover\:bg-sky-500\/20:hover {
    background-color: rgb(14 165 233 / 0.2)
}

.hover\:bg-sky-500\/25:hover {
    background-color: rgb(14 165 233 / 0.25)
}

.hover\:bg-sky-500\/30:hover {
    background-color: rgb(14 165 233 / 0.3)
}

.hover\:bg-sky-500\/40:hover {
    background-color: rgb(14 165 233 / 0.4)
}

.hover\:bg-sky-500\/5:hover {
    background-color: rgb(14 165 233 / 0.05)
}

.hover\:bg-sky-500\/50:hover {
    background-color: rgb(14 165 233 / 0.5)
}

.hover\:bg-sky-500\/60:hover {
    background-color: rgb(14 165 233 / 0.6)
}

.hover\:bg-sky-500\/70:hover {
    background-color: rgb(14 165 233 / 0.7)
}

.hover\:bg-sky-500\/75:hover {
    background-color: rgb(14 165 233 / 0.75)
}

.hover\:bg-sky-500\/80:hover {
    background-color: rgb(14 165 233 / 0.8)
}

.hover\:bg-sky-500\/90:hover {
    background-color: rgb(14 165 233 / 0.9)
}

.hover\:bg-sky-500\/95:hover {
    background-color: rgb(14 165 233 / 0.95)
}

.hover\:bg-sky-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(2 132 199 / var(--tw-bg-opacity))
}

.hover\:bg-sky-600\/0:hover {
    background-color: rgb(2 132 199 / 0)
}

.hover\:bg-sky-600\/10:hover {
    background-color: rgb(2 132 199 / 0.1)
}

.hover\:bg-sky-600\/100:hover {
    background-color: rgb(2 132 199 / 1)
}

.hover\:bg-sky-600\/20:hover {
    background-color: rgb(2 132 199 / 0.2)
}

.hover\:bg-sky-600\/25:hover {
    background-color: rgb(2 132 199 / 0.25)
}

.hover\:bg-sky-600\/30:hover {
    background-color: rgb(2 132 199 / 0.3)
}

.hover\:bg-sky-600\/40:hover {
    background-color: rgb(2 132 199 / 0.4)
}

.hover\:bg-sky-600\/5:hover {
    background-color: rgb(2 132 199 / 0.05)
}

.hover\:bg-sky-600\/50:hover {
    background-color: rgb(2 132 199 / 0.5)
}

.hover\:bg-sky-600\/60:hover {
    background-color: rgb(2 132 199 / 0.6)
}

.hover\:bg-sky-600\/70:hover {
    background-color: rgb(2 132 199 / 0.7)
}

.hover\:bg-sky-600\/75:hover {
    background-color: rgb(2 132 199 / 0.75)
}

.hover\:bg-sky-600\/80:hover {
    background-color: rgb(2 132 199 / 0.8)
}

.hover\:bg-sky-600\/90:hover {
    background-color: rgb(2 132 199 / 0.9)
}

.hover\:bg-sky-600\/95:hover {
    background-color: rgb(2 132 199 / 0.95)
}

.hover\:bg-sky-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(3 105 161 / var(--tw-bg-opacity))
}

.hover\:bg-sky-700\/0:hover {
    background-color: rgb(3 105 161 / 0)
}

.hover\:bg-sky-700\/10:hover {
    background-color: rgb(3 105 161 / 0.1)
}

.hover\:bg-sky-700\/100:hover {
    background-color: rgb(3 105 161 / 1)
}

.hover\:bg-sky-700\/20:hover {
    background-color: rgb(3 105 161 / 0.2)
}

.hover\:bg-sky-700\/25:hover {
    background-color: rgb(3 105 161 / 0.25)
}

.hover\:bg-sky-700\/30:hover {
    background-color: rgb(3 105 161 / 0.3)
}

.hover\:bg-sky-700\/40:hover {
    background-color: rgb(3 105 161 / 0.4)
}

.hover\:bg-sky-700\/5:hover {
    background-color: rgb(3 105 161 / 0.05)
}

.hover\:bg-sky-700\/50:hover {
    background-color: rgb(3 105 161 / 0.5)
}

.hover\:bg-sky-700\/60:hover {
    background-color: rgb(3 105 161 / 0.6)
}

.hover\:bg-sky-700\/70:hover {
    background-color: rgb(3 105 161 / 0.7)
}

.hover\:bg-sky-700\/75:hover {
    background-color: rgb(3 105 161 / 0.75)
}

.hover\:bg-sky-700\/80:hover {
    background-color: rgb(3 105 161 / 0.8)
}

.hover\:bg-sky-700\/90:hover {
    background-color: rgb(3 105 161 / 0.9)
}

.hover\:bg-sky-700\/95:hover {
    background-color: rgb(3 105 161 / 0.95)
}

.hover\:bg-sky-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(7 89 133 / var(--tw-bg-opacity))
}

.hover\:bg-sky-800\/0:hover {
    background-color: rgb(7 89 133 / 0)
}

.hover\:bg-sky-800\/10:hover {
    background-color: rgb(7 89 133 / 0.1)
}

.hover\:bg-sky-800\/100:hover {
    background-color: rgb(7 89 133 / 1)
}

.hover\:bg-sky-800\/20:hover {
    background-color: rgb(7 89 133 / 0.2)
}

.hover\:bg-sky-800\/25:hover {
    background-color: rgb(7 89 133 / 0.25)
}

.hover\:bg-sky-800\/30:hover {
    background-color: rgb(7 89 133 / 0.3)
}

.hover\:bg-sky-800\/40:hover {
    background-color: rgb(7 89 133 / 0.4)
}

.hover\:bg-sky-800\/5:hover {
    background-color: rgb(7 89 133 / 0.05)
}

.hover\:bg-sky-800\/50:hover {
    background-color: rgb(7 89 133 / 0.5)
}

.hover\:bg-sky-800\/60:hover {
    background-color: rgb(7 89 133 / 0.6)
}

.hover\:bg-sky-800\/70:hover {
    background-color: rgb(7 89 133 / 0.7)
}

.hover\:bg-sky-800\/75:hover {
    background-color: rgb(7 89 133 / 0.75)
}

.hover\:bg-sky-800\/80:hover {
    background-color: rgb(7 89 133 / 0.8)
}

.hover\:bg-sky-800\/90:hover {
    background-color: rgb(7 89 133 / 0.9)
}

.hover\:bg-sky-800\/95:hover {
    background-color: rgb(7 89 133 / 0.95)
}

.hover\:bg-sky-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(12 74 110 / var(--tw-bg-opacity))
}

.hover\:bg-sky-900\/0:hover {
    background-color: rgb(12 74 110 / 0)
}

.hover\:bg-sky-900\/10:hover {
    background-color: rgb(12 74 110 / 0.1)
}

.hover\:bg-sky-900\/100:hover {
    background-color: rgb(12 74 110 / 1)
}

.hover\:bg-sky-900\/20:hover {
    background-color: rgb(12 74 110 / 0.2)
}

.hover\:bg-sky-900\/25:hover {
    background-color: rgb(12 74 110 / 0.25)
}

.hover\:bg-sky-900\/30:hover {
    background-color: rgb(12 74 110 / 0.3)
}

.hover\:bg-sky-900\/40:hover {
    background-color: rgb(12 74 110 / 0.4)
}

.hover\:bg-sky-900\/5:hover {
    background-color: rgb(12 74 110 / 0.05)
}

.hover\:bg-sky-900\/50:hover {
    background-color: rgb(12 74 110 / 0.5)
}

.hover\:bg-sky-900\/60:hover {
    background-color: rgb(12 74 110 / 0.6)
}

.hover\:bg-sky-900\/70:hover {
    background-color: rgb(12 74 110 / 0.7)
}

.hover\:bg-sky-900\/75:hover {
    background-color: rgb(12 74 110 / 0.75)
}

.hover\:bg-sky-900\/80:hover {
    background-color: rgb(12 74 110 / 0.8)
}

.hover\:bg-sky-900\/90:hover {
    background-color: rgb(12 74 110 / 0.9)
}

.hover\:bg-sky-900\/95:hover {
    background-color: rgb(12 74 110 / 0.95)
}

.hover\:bg-sky-950:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(8 47 73 / var(--tw-bg-opacity))
}

.hover\:bg-sky-950\/0:hover {
    background-color: rgb(8 47 73 / 0)
}

.hover\:bg-sky-950\/10:hover {
    background-color: rgb(8 47 73 / 0.1)
}

.hover\:bg-sky-950\/100:hover {
    background-color: rgb(8 47 73 / 1)
}

.hover\:bg-sky-950\/20:hover {
    background-color: rgb(8 47 73 / 0.2)
}

.hover\:bg-sky-950\/25:hover {
    background-color: rgb(8 47 73 / 0.25)
}

.hover\:bg-sky-950\/30:hover {
    background-color: rgb(8 47 73 / 0.3)
}

.hover\:bg-sky-950\/40:hover {
    background-color: rgb(8 47 73 / 0.4)
}

.hover\:bg-sky-950\/5:hover {
    background-color: rgb(8 47 73 / 0.05)
}

.hover\:bg-sky-950\/50:hover {
    background-color: rgb(8 47 73 / 0.5)
}

.hover\:bg-sky-950\/60:hover {
    background-color: rgb(8 47 73 / 0.6)
}

.hover\:bg-sky-950\/70:hover {
    background-color: rgb(8 47 73 / 0.7)
}

.hover\:bg-sky-950\/75:hover {
    background-color: rgb(8 47 73 / 0.75)
}

.hover\:bg-sky-950\/80:hover {
    background-color: rgb(8 47 73 / 0.8)
}

.hover\:bg-sky-950\/90:hover {
    background-color: rgb(8 47 73 / 0.9)
}

.hover\:bg-sky-950\/95:hover {
    background-color: rgb(8 47 73 / 0.95)
}

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

.hover\:bg-slate-100\/0:hover {
    background-color: rgb(241 245 249 / 0)
}

.hover\:bg-slate-100\/10:hover {
    background-color: rgb(241 245 249 / 0.1)
}

.hover\:bg-slate-100\/100:hover {
    background-color: rgb(241 245 249 / 1)
}

.hover\:bg-slate-100\/20:hover {
    background-color: rgb(241 245 249 / 0.2)
}

.hover\:bg-slate-100\/25:hover {
    background-color: rgb(241 245 249 / 0.25)
}

.hover\:bg-slate-100\/30:hover {
    background-color: rgb(241 245 249 / 0.3)
}

.hover\:bg-slate-100\/40:hover {
    background-color: rgb(241 245 249 / 0.4)
}

.hover\:bg-slate-100\/5:hover {
    background-color: rgb(241 245 249 / 0.05)
}

.hover\:bg-slate-100\/50:hover {
    background-color: rgb(241 245 249 / 0.5)
}

.hover\:bg-slate-100\/60:hover {
    background-color: rgb(241 245 249 / 0.6)
}

.hover\:bg-slate-100\/70:hover {
    background-color: rgb(241 245 249 / 0.7)
}

.hover\:bg-slate-100\/75:hover {
    background-color: rgb(241 245 249 / 0.75)
}

.hover\:bg-slate-100\/80:hover {
    background-color: rgb(241 245 249 / 0.8)
}

.hover\:bg-slate-100\/90:hover {
    background-color: rgb(241 245 249 / 0.9)
}

.hover\:bg-slate-100\/95:hover {
    background-color: rgb(241 245 249 / 0.95)
}

.hover\:bg-slate-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(226 232 240 / var(--tw-bg-opacity))
}

.hover\:bg-slate-200\/0:hover {
    background-color: rgb(226 232 240 / 0)
}

.hover\:bg-slate-200\/10:hover {
    background-color: rgb(226 232 240 / 0.1)
}

.hover\:bg-slate-200\/100:hover {
    background-color: rgb(226 232 240 / 1)
}

.hover\:bg-slate-200\/20:hover {
    background-color: rgb(226 232 240 / 0.2)
}

.hover\:bg-slate-200\/25:hover {
    background-color: rgb(226 232 240 / 0.25)
}

.hover\:bg-slate-200\/30:hover {
    background-color: rgb(226 232 240 / 0.3)
}

.hover\:bg-slate-200\/40:hover {
    background-color: rgb(226 232 240 / 0.4)
}

.hover\:bg-slate-200\/5:hover {
    background-color: rgb(226 232 240 / 0.05)
}

.hover\:bg-slate-200\/50:hover {
    background-color: rgb(226 232 240 / 0.5)
}

.hover\:bg-slate-200\/60:hover {
    background-color: rgb(226 232 240 / 0.6)
}

.hover\:bg-slate-200\/70:hover {
    background-color: rgb(226 232 240 / 0.7)
}

.hover\:bg-slate-200\/75:hover {
    background-color: rgb(226 232 240 / 0.75)
}

.hover\:bg-slate-200\/80:hover {
    background-color: rgb(226 232 240 / 0.8)
}

.hover\:bg-slate-200\/90:hover {
    background-color: rgb(226 232 240 / 0.9)
}

.hover\:bg-slate-200\/95:hover {
    background-color: rgb(226 232 240 / 0.95)
}

.hover\:bg-slate-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(203 213 225 / var(--tw-bg-opacity))
}

.hover\:bg-slate-300\/0:hover {
    background-color: rgb(203 213 225 / 0)
}

.hover\:bg-slate-300\/10:hover {
    background-color: rgb(203 213 225 / 0.1)
}

.hover\:bg-slate-300\/100:hover {
    background-color: rgb(203 213 225 / 1)
}

.hover\:bg-slate-300\/20:hover {
    background-color: rgb(203 213 225 / 0.2)
}

.hover\:bg-slate-300\/25:hover {
    background-color: rgb(203 213 225 / 0.25)
}

.hover\:bg-slate-300\/30:hover {
    background-color: rgb(203 213 225 / 0.3)
}

.hover\:bg-slate-300\/40:hover {
    background-color: rgb(203 213 225 / 0.4)
}

.hover\:bg-slate-300\/5:hover {
    background-color: rgb(203 213 225 / 0.05)
}

.hover\:bg-slate-300\/50:hover {
    background-color: rgb(203 213 225 / 0.5)
}

.hover\:bg-slate-300\/60:hover {
    background-color: rgb(203 213 225 / 0.6)
}

.hover\:bg-slate-300\/70:hover {
    background-color: rgb(203 213 225 / 0.7)
}

.hover\:bg-slate-300\/75:hover {
    background-color: rgb(203 213 225 / 0.75)
}

.hover\:bg-slate-300\/80:hover {
    background-color: rgb(203 213 225 / 0.8)
}

.hover\:bg-slate-300\/90:hover {
    background-color: rgb(203 213 225 / 0.9)
}

.hover\:bg-slate-300\/95:hover {
    background-color: rgb(203 213 225 / 0.95)
}

.hover\:bg-slate-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(148 163 184 / var(--tw-bg-opacity))
}

.hover\:bg-slate-400\/0:hover {
    background-color: rgb(148 163 184 / 0)
}

.hover\:bg-slate-400\/10:hover {
    background-color: rgb(148 163 184 / 0.1)
}

.hover\:bg-slate-400\/100:hover {
    background-color: rgb(148 163 184 / 1)
}

.hover\:bg-slate-400\/20:hover {
    background-color: rgb(148 163 184 / 0.2)
}

.hover\:bg-slate-400\/25:hover {
    background-color: rgb(148 163 184 / 0.25)
}

.hover\:bg-slate-400\/30:hover {
    background-color: rgb(148 163 184 / 0.3)
}

.hover\:bg-slate-400\/40:hover {
    background-color: rgb(148 163 184 / 0.4)
}

.hover\:bg-slate-400\/5:hover {
    background-color: rgb(148 163 184 / 0.05)
}

.hover\:bg-slate-400\/50:hover {
    background-color: rgb(148 163 184 / 0.5)
}

.hover\:bg-slate-400\/60:hover {
    background-color: rgb(148 163 184 / 0.6)
}

.hover\:bg-slate-400\/70:hover {
    background-color: rgb(148 163 184 / 0.7)
}

.hover\:bg-slate-400\/75:hover {
    background-color: rgb(148 163 184 / 0.75)
}

.hover\:bg-slate-400\/80:hover {
    background-color: rgb(148 163 184 / 0.8)
}

.hover\:bg-slate-400\/90:hover {
    background-color: rgb(148 163 184 / 0.9)
}

.hover\:bg-slate-400\/95:hover {
    background-color: rgb(148 163 184 / 0.95)
}

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

.hover\:bg-slate-50\/0:hover {
    background-color: rgb(248 250 252 / 0)
}

.hover\:bg-slate-50\/10:hover {
    background-color: rgb(248 250 252 / 0.1)
}

.hover\:bg-slate-50\/100:hover {
    background-color: rgb(248 250 252 / 1)
}

.hover\:bg-slate-50\/20:hover {
    background-color: rgb(248 250 252 / 0.2)
}

.hover\:bg-slate-50\/25:hover {
    background-color: rgb(248 250 252 / 0.25)
}

.hover\:bg-slate-50\/30:hover {
    background-color: rgb(248 250 252 / 0.3)
}

.hover\:bg-slate-50\/40:hover {
    background-color: rgb(248 250 252 / 0.4)
}

.hover\:bg-slate-50\/5:hover {
    background-color: rgb(248 250 252 / 0.05)
}

.hover\:bg-slate-50\/50:hover {
    background-color: rgb(248 250 252 / 0.5)
}

.hover\:bg-slate-50\/60:hover {
    background-color: rgb(248 250 252 / 0.6)
}

.hover\:bg-slate-50\/70:hover {
    background-color: rgb(248 250 252 / 0.7)
}

.hover\:bg-slate-50\/75:hover {
    background-color: rgb(248 250 252 / 0.75)
}

.hover\:bg-slate-50\/80:hover {
    background-color: rgb(248 250 252 / 0.8)
}

.hover\:bg-slate-50\/90:hover {
    background-color: rgb(248 250 252 / 0.9)
}

.hover\:bg-slate-50\/95:hover {
    background-color: rgb(248 250 252 / 0.95)
}

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

.hover\:bg-slate-500\/0:hover {
    background-color: rgb(100 116 139 / 0)
}

.hover\:bg-slate-500\/10:hover {
    background-color: rgb(100 116 139 / 0.1)
}

.hover\:bg-slate-500\/100:hover {
    background-color: rgb(100 116 139 / 1)
}

.hover\:bg-slate-500\/20:hover {
    background-color: rgb(100 116 139 / 0.2)
}

.hover\:bg-slate-500\/25:hover {
    background-color: rgb(100 116 139 / 0.25)
}

.hover\:bg-slate-500\/30:hover {
    background-color: rgb(100 116 139 / 0.3)
}

.hover\:bg-slate-500\/40:hover {
    background-color: rgb(100 116 139 / 0.4)
}

.hover\:bg-slate-500\/5:hover {
    background-color: rgb(100 116 139 / 0.05)
}

.hover\:bg-slate-500\/50:hover {
    background-color: rgb(100 116 139 / 0.5)
}

.hover\:bg-slate-500\/60:hover {
    background-color: rgb(100 116 139 / 0.6)
}

.hover\:bg-slate-500\/70:hover {
    background-color: rgb(100 116 139 / 0.7)
}

.hover\:bg-slate-500\/75:hover {
    background-color: rgb(100 116 139 / 0.75)
}

.hover\:bg-slate-500\/80:hover {
    background-color: rgb(100 116 139 / 0.8)
}

.hover\:bg-slate-500\/90:hover {
    background-color: rgb(100 116 139 / 0.9)
}

.hover\:bg-slate-500\/95:hover {
    background-color: rgb(100 116 139 / 0.95)
}

.hover\:bg-slate-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(71 85 105 / var(--tw-bg-opacity))
}

.hover\:bg-slate-600\/0:hover {
    background-color: rgb(71 85 105 / 0)
}

.hover\:bg-slate-600\/10:hover {
    background-color: rgb(71 85 105 / 0.1)
}

.hover\:bg-slate-600\/100:hover {
    background-color: rgb(71 85 105 / 1)
}

.hover\:bg-slate-600\/20:hover {
    background-color: rgb(71 85 105 / 0.2)
}

.hover\:bg-slate-600\/25:hover {
    background-color: rgb(71 85 105 / 0.25)
}

.hover\:bg-slate-600\/30:hover {
    background-color: rgb(71 85 105 / 0.3)
}

.hover\:bg-slate-600\/40:hover {
    background-color: rgb(71 85 105 / 0.4)
}

.hover\:bg-slate-600\/5:hover {
    background-color: rgb(71 85 105 / 0.05)
}

.hover\:bg-slate-600\/50:hover {
    background-color: rgb(71 85 105 / 0.5)
}

.hover\:bg-slate-600\/60:hover {
    background-color: rgb(71 85 105 / 0.6)
}

.hover\:bg-slate-600\/70:hover {
    background-color: rgb(71 85 105 / 0.7)
}

.hover\:bg-slate-600\/75:hover {
    background-color: rgb(71 85 105 / 0.75)
}

.hover\:bg-slate-600\/80:hover {
    background-color: rgb(71 85 105 / 0.8)
}

.hover\:bg-slate-600\/90:hover {
    background-color: rgb(71 85 105 / 0.9)
}

.hover\:bg-slate-600\/95:hover {
    background-color: rgb(71 85 105 / 0.95)
}

.hover\:bg-slate-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(51 65 85 / var(--tw-bg-opacity))
}

.hover\:bg-slate-700\/0:hover {
    background-color: rgb(51 65 85 / 0)
}

.hover\:bg-slate-700\/10:hover {
    background-color: rgb(51 65 85 / 0.1)
}

.hover\:bg-slate-700\/100:hover {
    background-color: rgb(51 65 85 / 1)
}

.hover\:bg-slate-700\/20:hover {
    background-color: rgb(51 65 85 / 0.2)
}

.hover\:bg-slate-700\/25:hover {
    background-color: rgb(51 65 85 / 0.25)
}

.hover\:bg-slate-700\/30:hover {
    background-color: rgb(51 65 85 / 0.3)
}

.hover\:bg-slate-700\/40:hover {
    background-color: rgb(51 65 85 / 0.4)
}

.hover\:bg-slate-700\/5:hover {
    background-color: rgb(51 65 85 / 0.05)
}

.hover\:bg-slate-700\/50:hover {
    background-color: rgb(51 65 85 / 0.5)
}

.hover\:bg-slate-700\/60:hover {
    background-color: rgb(51 65 85 / 0.6)
}

.hover\:bg-slate-700\/70:hover {
    background-color: rgb(51 65 85 / 0.7)
}

.hover\:bg-slate-700\/75:hover {
    background-color: rgb(51 65 85 / 0.75)
}

.hover\:bg-slate-700\/80:hover {
    background-color: rgb(51 65 85 / 0.8)
}

.hover\:bg-slate-700\/90:hover {
    background-color: rgb(51 65 85 / 0.9)
}

.hover\:bg-slate-700\/95:hover {
    background-color: rgb(51 65 85 / 0.95)
}

.hover\:bg-slate-75:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(244 248 250 / var(--tw-bg-opacity))
}

.hover\:bg-slate-75\/0:hover {
    background-color: rgb(244 248 250 / 0)
}

.hover\:bg-slate-75\/10:hover {
    background-color: rgb(244 248 250 / 0.1)
}

.hover\:bg-slate-75\/100:hover {
    background-color: rgb(244 248 250 / 1)
}

.hover\:bg-slate-75\/20:hover {
    background-color: rgb(244 248 250 / 0.2)
}

.hover\:bg-slate-75\/25:hover {
    background-color: rgb(244 248 250 / 0.25)
}

.hover\:bg-slate-75\/30:hover {
    background-color: rgb(244 248 250 / 0.3)
}

.hover\:bg-slate-75\/40:hover {
    background-color: rgb(244 248 250 / 0.4)
}

.hover\:bg-slate-75\/5:hover {
    background-color: rgb(244 248 250 / 0.05)
}

.hover\:bg-slate-75\/50:hover {
    background-color: rgb(244 248 250 / 0.5)
}

.hover\:bg-slate-75\/60:hover {
    background-color: rgb(244 248 250 / 0.6)
}

.hover\:bg-slate-75\/70:hover {
    background-color: rgb(244 248 250 / 0.7)
}

.hover\:bg-slate-75\/75:hover {
    background-color: rgb(244 248 250 / 0.75)
}

.hover\:bg-slate-75\/80:hover {
    background-color: rgb(244 248 250 / 0.8)
}

.hover\:bg-slate-75\/90:hover {
    background-color: rgb(244 248 250 / 0.9)
}

.hover\:bg-slate-75\/95:hover {
    background-color: rgb(244 248 250 / 0.95)
}

.hover\:bg-slate-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(30 41 59 / var(--tw-bg-opacity))
}

.hover\:bg-slate-800\/0:hover {
    background-color: rgb(30 41 59 / 0)
}

.hover\:bg-slate-800\/10:hover {
    background-color: rgb(30 41 59 / 0.1)
}

.hover\:bg-slate-800\/100:hover {
    background-color: rgb(30 41 59 / 1)
}

.hover\:bg-slate-800\/20:hover {
    background-color: rgb(30 41 59 / 0.2)
}

.hover\:bg-slate-800\/25:hover {
    background-color: rgb(30 41 59 / 0.25)
}

.hover\:bg-slate-800\/30:hover {
    background-color: rgb(30 41 59 / 0.3)
}

.hover\:bg-slate-800\/40:hover {
    background-color: rgb(30 41 59 / 0.4)
}

.hover\:bg-slate-800\/5:hover {
    background-color: rgb(30 41 59 / 0.05)
}

.hover\:bg-slate-800\/50:hover {
    background-color: rgb(30 41 59 / 0.5)
}

.hover\:bg-slate-800\/60:hover {
    background-color: rgb(30 41 59 / 0.6)
}

.hover\:bg-slate-800\/70:hover {
    background-color: rgb(30 41 59 / 0.7)
}

.hover\:bg-slate-800\/75:hover {
    background-color: rgb(30 41 59 / 0.75)
}

.hover\:bg-slate-800\/80:hover {
    background-color: rgb(30 41 59 / 0.8)
}

.hover\:bg-slate-800\/90:hover {
    background-color: rgb(30 41 59 / 0.9)
}

.hover\:bg-slate-800\/95:hover {
    background-color: rgb(30 41 59 / 0.95)
}

.hover\:bg-slate-850:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(15 23 42 / var(--tw-bg-opacity))
}

.hover\:bg-slate-850\/0:hover {
    background-color: rgb(15 23 42 / 0)
}

.hover\:bg-slate-850\/10:hover {
    background-color: rgb(15 23 42 / 0.1)
}

.hover\:bg-slate-850\/100:hover {
    background-color: rgb(15 23 42 / 1)
}

.hover\:bg-slate-850\/20:hover {
    background-color: rgb(15 23 42 / 0.2)
}

.hover\:bg-slate-850\/25:hover {
    background-color: rgb(15 23 42 / 0.25)
}

.hover\:bg-slate-850\/30:hover {
    background-color: rgb(15 23 42 / 0.3)
}

.hover\:bg-slate-850\/40:hover {
    background-color: rgb(15 23 42 / 0.4)
}

.hover\:bg-slate-850\/5:hover {
    background-color: rgb(15 23 42 / 0.05)
}

.hover\:bg-slate-850\/50:hover {
    background-color: rgb(15 23 42 / 0.5)
}

.hover\:bg-slate-850\/60:hover {
    background-color: rgb(15 23 42 / 0.6)
}

.hover\:bg-slate-850\/70:hover {
    background-color: rgb(15 23 42 / 0.7)
}

.hover\:bg-slate-850\/75:hover {
    background-color: rgb(15 23 42 / 0.75)
}

.hover\:bg-slate-850\/80:hover {
    background-color: rgb(15 23 42 / 0.8)
}

.hover\:bg-slate-850\/90:hover {
    background-color: rgb(15 23 42 / 0.9)
}

.hover\:bg-slate-850\/95:hover {
    background-color: rgb(15 23 42 / 0.95)
}

.hover\:bg-slate-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(15 23 42 / var(--tw-bg-opacity))
}

.hover\:bg-slate-900\/0:hover {
    background-color: rgb(15 23 42 / 0)
}

.hover\:bg-slate-900\/10:hover {
    background-color: rgb(15 23 42 / 0.1)
}

.hover\:bg-slate-900\/100:hover {
    background-color: rgb(15 23 42 / 1)
}

.hover\:bg-slate-900\/20:hover {
    background-color: rgb(15 23 42 / 0.2)
}

.hover\:bg-slate-900\/25:hover {
    background-color: rgb(15 23 42 / 0.25)
}

.hover\:bg-slate-900\/30:hover {
    background-color: rgb(15 23 42 / 0.3)
}

.hover\:bg-slate-900\/40:hover {
    background-color: rgb(15 23 42 / 0.4)
}

.hover\:bg-slate-900\/5:hover {
    background-color: rgb(15 23 42 / 0.05)
}

.hover\:bg-slate-900\/50:hover {
    background-color: rgb(15 23 42 / 0.5)
}

.hover\:bg-slate-900\/60:hover {
    background-color: rgb(15 23 42 / 0.6)
}

.hover\:bg-slate-900\/70:hover {
    background-color: rgb(15 23 42 / 0.7)
}

.hover\:bg-slate-900\/75:hover {
    background-color: rgb(15 23 42 / 0.75)
}

.hover\:bg-slate-900\/80:hover {
    background-color: rgb(15 23 42 / 0.8)
}

.hover\:bg-slate-900\/90:hover {
    background-color: rgb(15 23 42 / 0.9)
}

.hover\:bg-slate-900\/95:hover {
    background-color: rgb(15 23 42 / 0.95)
}

.hover\:bg-slate-950:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(0 33 74 / var(--tw-bg-opacity))
}

.hover\:bg-slate-950\/0:hover {
    background-color: rgb(0 33 74 / 0)
}

.hover\:bg-slate-950\/10:hover {
    background-color: rgb(0 33 74 / 0.1)
}

.hover\:bg-slate-950\/100:hover {
    background-color: rgb(0 33 74 / 1)
}

.hover\:bg-slate-950\/20:hover {
    background-color: rgb(0 33 74 / 0.2)
}

.hover\:bg-slate-950\/25:hover {
    background-color: rgb(0 33 74 / 0.25)
}

.hover\:bg-slate-950\/30:hover {
    background-color: rgb(0 33 74 / 0.3)
}

.hover\:bg-slate-950\/40:hover {
    background-color: rgb(0 33 74 / 0.4)
}

.hover\:bg-slate-950\/5:hover {
    background-color: rgb(0 33 74 / 0.05)
}

.hover\:bg-slate-950\/50:hover {
    background-color: rgb(0 33 74 / 0.5)
}

.hover\:bg-slate-950\/60:hover {
    background-color: rgb(0 33 74 / 0.6)
}

.hover\:bg-slate-950\/70:hover {
    background-color: rgb(0 33 74 / 0.7)
}

.hover\:bg-slate-950\/75:hover {
    background-color: rgb(0 33 74 / 0.75)
}

.hover\:bg-slate-950\/80:hover {
    background-color: rgb(0 33 74 / 0.8)
}

.hover\:bg-slate-950\/90:hover {
    background-color: rgb(0 33 74 / 0.9)
}

.hover\:bg-slate-950\/95:hover {
    background-color: rgb(0 33 74 / 0.95)
}

.hover\:bg-stone-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(245 245 244 / var(--tw-bg-opacity))
}

.hover\:bg-stone-100\/0:hover {
    background-color: rgb(245 245 244 / 0)
}

.hover\:bg-stone-100\/10:hover {
    background-color: rgb(245 245 244 / 0.1)
}

.hover\:bg-stone-100\/100:hover {
    background-color: rgb(245 245 244 / 1)
}

.hover\:bg-stone-100\/20:hover {
    background-color: rgb(245 245 244 / 0.2)
}

.hover\:bg-stone-100\/25:hover {
    background-color: rgb(245 245 244 / 0.25)
}

.hover\:bg-stone-100\/30:hover {
    background-color: rgb(245 245 244 / 0.3)
}

.hover\:bg-stone-100\/40:hover {
    background-color: rgb(245 245 244 / 0.4)
}

.hover\:bg-stone-100\/5:hover {
    background-color: rgb(245 245 244 / 0.05)
}

.hover\:bg-stone-100\/50:hover {
    background-color: rgb(245 245 244 / 0.5)
}

.hover\:bg-stone-100\/60:hover {
    background-color: rgb(245 245 244 / 0.6)
}

.hover\:bg-stone-100\/70:hover {
    background-color: rgb(245 245 244 / 0.7)
}

.hover\:bg-stone-100\/75:hover {
    background-color: rgb(245 245 244 / 0.75)
}

.hover\:bg-stone-100\/80:hover {
    background-color: rgb(245 245 244 / 0.8)
}

.hover\:bg-stone-100\/90:hover {
    background-color: rgb(245 245 244 / 0.9)
}

.hover\:bg-stone-100\/95:hover {
    background-color: rgb(245 245 244 / 0.95)
}

.hover\:bg-stone-150:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(245 246 241 / var(--tw-bg-opacity))
}

.hover\:bg-stone-150\/0:hover {
    background-color: rgb(245 246 241 / 0)
}

.hover\:bg-stone-150\/10:hover {
    background-color: rgb(245 246 241 / 0.1)
}

.hover\:bg-stone-150\/100:hover {
    background-color: rgb(245 246 241 / 1)
}

.hover\:bg-stone-150\/20:hover {
    background-color: rgb(245 246 241 / 0.2)
}

.hover\:bg-stone-150\/25:hover {
    background-color: rgb(245 246 241 / 0.25)
}

.hover\:bg-stone-150\/30:hover {
    background-color: rgb(245 246 241 / 0.3)
}

.hover\:bg-stone-150\/40:hover {
    background-color: rgb(245 246 241 / 0.4)
}

.hover\:bg-stone-150\/5:hover {
    background-color: rgb(245 246 241 / 0.05)
}

.hover\:bg-stone-150\/50:hover {
    background-color: rgb(245 246 241 / 0.5)
}

.hover\:bg-stone-150\/60:hover {
    background-color: rgb(245 246 241 / 0.6)
}

.hover\:bg-stone-150\/70:hover {
    background-color: rgb(245 246 241 / 0.7)
}

.hover\:bg-stone-150\/75:hover {
    background-color: rgb(245 246 241 / 0.75)
}

.hover\:bg-stone-150\/80:hover {
    background-color: rgb(245 246 241 / 0.8)
}

.hover\:bg-stone-150\/90:hover {
    background-color: rgb(245 246 241 / 0.9)
}

.hover\:bg-stone-150\/95:hover {
    background-color: rgb(245 246 241 / 0.95)
}

.hover\:bg-stone-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(231 229 228 / var(--tw-bg-opacity))
}

.hover\:bg-stone-200\/0:hover {
    background-color: rgb(231 229 228 / 0)
}

.hover\:bg-stone-200\/10:hover {
    background-color: rgb(231 229 228 / 0.1)
}

.hover\:bg-stone-200\/100:hover {
    background-color: rgb(231 229 228 / 1)
}

.hover\:bg-stone-200\/20:hover {
    background-color: rgb(231 229 228 / 0.2)
}

.hover\:bg-stone-200\/25:hover {
    background-color: rgb(231 229 228 / 0.25)
}

.hover\:bg-stone-200\/30:hover {
    background-color: rgb(231 229 228 / 0.3)
}

.hover\:bg-stone-200\/40:hover {
    background-color: rgb(231 229 228 / 0.4)
}

.hover\:bg-stone-200\/5:hover {
    background-color: rgb(231 229 228 / 0.05)
}

.hover\:bg-stone-200\/50:hover {
    background-color: rgb(231 229 228 / 0.5)
}

.hover\:bg-stone-200\/60:hover {
    background-color: rgb(231 229 228 / 0.6)
}

.hover\:bg-stone-200\/70:hover {
    background-color: rgb(231 229 228 / 0.7)
}

.hover\:bg-stone-200\/75:hover {
    background-color: rgb(231 229 228 / 0.75)
}

.hover\:bg-stone-200\/80:hover {
    background-color: rgb(231 229 228 / 0.8)
}

.hover\:bg-stone-200\/90:hover {
    background-color: rgb(231 229 228 / 0.9)
}

.hover\:bg-stone-200\/95:hover {
    background-color: rgb(231 229 228 / 0.95)
}

.hover\:bg-stone-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(214 211 209 / var(--tw-bg-opacity))
}

.hover\:bg-stone-300\/0:hover {
    background-color: rgb(214 211 209 / 0)
}

.hover\:bg-stone-300\/10:hover {
    background-color: rgb(214 211 209 / 0.1)
}

.hover\:bg-stone-300\/100:hover {
    background-color: rgb(214 211 209 / 1)
}

.hover\:bg-stone-300\/20:hover {
    background-color: rgb(214 211 209 / 0.2)
}

.hover\:bg-stone-300\/25:hover {
    background-color: rgb(214 211 209 / 0.25)
}

.hover\:bg-stone-300\/30:hover {
    background-color: rgb(214 211 209 / 0.3)
}

.hover\:bg-stone-300\/40:hover {
    background-color: rgb(214 211 209 / 0.4)
}

.hover\:bg-stone-300\/5:hover {
    background-color: rgb(214 211 209 / 0.05)
}

.hover\:bg-stone-300\/50:hover {
    background-color: rgb(214 211 209 / 0.5)
}

.hover\:bg-stone-300\/60:hover {
    background-color: rgb(214 211 209 / 0.6)
}

.hover\:bg-stone-300\/70:hover {
    background-color: rgb(214 211 209 / 0.7)
}

.hover\:bg-stone-300\/75:hover {
    background-color: rgb(214 211 209 / 0.75)
}

.hover\:bg-stone-300\/80:hover {
    background-color: rgb(214 211 209 / 0.8)
}

.hover\:bg-stone-300\/90:hover {
    background-color: rgb(214 211 209 / 0.9)
}

.hover\:bg-stone-300\/95:hover {
    background-color: rgb(214 211 209 / 0.95)
}

.hover\:bg-stone-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(168 162 158 / var(--tw-bg-opacity))
}

.hover\:bg-stone-400\/0:hover {
    background-color: rgb(168 162 158 / 0)
}

.hover\:bg-stone-400\/10:hover {
    background-color: rgb(168 162 158 / 0.1)
}

.hover\:bg-stone-400\/100:hover {
    background-color: rgb(168 162 158 / 1)
}

.hover\:bg-stone-400\/20:hover {
    background-color: rgb(168 162 158 / 0.2)
}

.hover\:bg-stone-400\/25:hover {
    background-color: rgb(168 162 158 / 0.25)
}

.hover\:bg-stone-400\/30:hover {
    background-color: rgb(168 162 158 / 0.3)
}

.hover\:bg-stone-400\/40:hover {
    background-color: rgb(168 162 158 / 0.4)
}

.hover\:bg-stone-400\/5:hover {
    background-color: rgb(168 162 158 / 0.05)
}

.hover\:bg-stone-400\/50:hover {
    background-color: rgb(168 162 158 / 0.5)
}

.hover\:bg-stone-400\/60:hover {
    background-color: rgb(168 162 158 / 0.6)
}

.hover\:bg-stone-400\/70:hover {
    background-color: rgb(168 162 158 / 0.7)
}

.hover\:bg-stone-400\/75:hover {
    background-color: rgb(168 162 158 / 0.75)
}

.hover\:bg-stone-400\/80:hover {
    background-color: rgb(168 162 158 / 0.8)
}

.hover\:bg-stone-400\/90:hover {
    background-color: rgb(168 162 158 / 0.9)
}

.hover\:bg-stone-400\/95:hover {
    background-color: rgb(168 162 158 / 0.95)
}

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

.hover\:bg-stone-50\/0:hover {
    background-color: rgb(250 250 249 / 0)
}

.hover\:bg-stone-50\/10:hover {
    background-color: rgb(250 250 249 / 0.1)
}

.hover\:bg-stone-50\/100:hover {
    background-color: rgb(250 250 249 / 1)
}

.hover\:bg-stone-50\/20:hover {
    background-color: rgb(250 250 249 / 0.2)
}

.hover\:bg-stone-50\/25:hover {
    background-color: rgb(250 250 249 / 0.25)
}

.hover\:bg-stone-50\/30:hover {
    background-color: rgb(250 250 249 / 0.3)
}

.hover\:bg-stone-50\/40:hover {
    background-color: rgb(250 250 249 / 0.4)
}

.hover\:bg-stone-50\/5:hover {
    background-color: rgb(250 250 249 / 0.05)
}

.hover\:bg-stone-50\/50:hover {
    background-color: rgb(250 250 249 / 0.5)
}

.hover\:bg-stone-50\/60:hover {
    background-color: rgb(250 250 249 / 0.6)
}

.hover\:bg-stone-50\/70:hover {
    background-color: rgb(250 250 249 / 0.7)
}

.hover\:bg-stone-50\/75:hover {
    background-color: rgb(250 250 249 / 0.75)
}

.hover\:bg-stone-50\/80:hover {
    background-color: rgb(250 250 249 / 0.8)
}

.hover\:bg-stone-50\/90:hover {
    background-color: rgb(250 250 249 / 0.9)
}

.hover\:bg-stone-50\/95:hover {
    background-color: rgb(250 250 249 / 0.95)
}

.hover\:bg-stone-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(120 113 108 / var(--tw-bg-opacity))
}

.hover\:bg-stone-500\/0:hover {
    background-color: rgb(120 113 108 / 0)
}

.hover\:bg-stone-500\/10:hover {
    background-color: rgb(120 113 108 / 0.1)
}

.hover\:bg-stone-500\/100:hover {
    background-color: rgb(120 113 108 / 1)
}

.hover\:bg-stone-500\/20:hover {
    background-color: rgb(120 113 108 / 0.2)
}

.hover\:bg-stone-500\/25:hover {
    background-color: rgb(120 113 108 / 0.25)
}

.hover\:bg-stone-500\/30:hover {
    background-color: rgb(120 113 108 / 0.3)
}

.hover\:bg-stone-500\/40:hover {
    background-color: rgb(120 113 108 / 0.4)
}

.hover\:bg-stone-500\/5:hover {
    background-color: rgb(120 113 108 / 0.05)
}

.hover\:bg-stone-500\/50:hover {
    background-color: rgb(120 113 108 / 0.5)
}

.hover\:bg-stone-500\/60:hover {
    background-color: rgb(120 113 108 / 0.6)
}

.hover\:bg-stone-500\/70:hover {
    background-color: rgb(120 113 108 / 0.7)
}

.hover\:bg-stone-500\/75:hover {
    background-color: rgb(120 113 108 / 0.75)
}

.hover\:bg-stone-500\/80:hover {
    background-color: rgb(120 113 108 / 0.8)
}

.hover\:bg-stone-500\/90:hover {
    background-color: rgb(120 113 108 / 0.9)
}

.hover\:bg-stone-500\/95:hover {
    background-color: rgb(120 113 108 / 0.95)
}

.hover\:bg-stone-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(87 83 78 / var(--tw-bg-opacity))
}

.hover\:bg-stone-600\/0:hover {
    background-color: rgb(87 83 78 / 0)
}

.hover\:bg-stone-600\/10:hover {
    background-color: rgb(87 83 78 / 0.1)
}

.hover\:bg-stone-600\/100:hover {
    background-color: rgb(87 83 78 / 1)
}

.hover\:bg-stone-600\/20:hover {
    background-color: rgb(87 83 78 / 0.2)
}

.hover\:bg-stone-600\/25:hover {
    background-color: rgb(87 83 78 / 0.25)
}

.hover\:bg-stone-600\/30:hover {
    background-color: rgb(87 83 78 / 0.3)
}

.hover\:bg-stone-600\/40:hover {
    background-color: rgb(87 83 78 / 0.4)
}

.hover\:bg-stone-600\/5:hover {
    background-color: rgb(87 83 78 / 0.05)
}

.hover\:bg-stone-600\/50:hover {
    background-color: rgb(87 83 78 / 0.5)
}

.hover\:bg-stone-600\/60:hover {
    background-color: rgb(87 83 78 / 0.6)
}

.hover\:bg-stone-600\/70:hover {
    background-color: rgb(87 83 78 / 0.7)
}

.hover\:bg-stone-600\/75:hover {
    background-color: rgb(87 83 78 / 0.75)
}

.hover\:bg-stone-600\/80:hover {
    background-color: rgb(87 83 78 / 0.8)
}

.hover\:bg-stone-600\/90:hover {
    background-color: rgb(87 83 78 / 0.9)
}

.hover\:bg-stone-600\/95:hover {
    background-color: rgb(87 83 78 / 0.95)
}

.hover\:bg-stone-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(68 64 60 / var(--tw-bg-opacity))
}

.hover\:bg-stone-700\/0:hover {
    background-color: rgb(68 64 60 / 0)
}

.hover\:bg-stone-700\/10:hover {
    background-color: rgb(68 64 60 / 0.1)
}

.hover\:bg-stone-700\/100:hover {
    background-color: rgb(68 64 60 / 1)
}

.hover\:bg-stone-700\/20:hover {
    background-color: rgb(68 64 60 / 0.2)
}

.hover\:bg-stone-700\/25:hover {
    background-color: rgb(68 64 60 / 0.25)
}

.hover\:bg-stone-700\/30:hover {
    background-color: rgb(68 64 60 / 0.3)
}

.hover\:bg-stone-700\/40:hover {
    background-color: rgb(68 64 60 / 0.4)
}

.hover\:bg-stone-700\/5:hover {
    background-color: rgb(68 64 60 / 0.05)
}

.hover\:bg-stone-700\/50:hover {
    background-color: rgb(68 64 60 / 0.5)
}

.hover\:bg-stone-700\/60:hover {
    background-color: rgb(68 64 60 / 0.6)
}

.hover\:bg-stone-700\/70:hover {
    background-color: rgb(68 64 60 / 0.7)
}

.hover\:bg-stone-700\/75:hover {
    background-color: rgb(68 64 60 / 0.75)
}

.hover\:bg-stone-700\/80:hover {
    background-color: rgb(68 64 60 / 0.8)
}

.hover\:bg-stone-700\/90:hover {
    background-color: rgb(68 64 60 / 0.9)
}

.hover\:bg-stone-700\/95:hover {
    background-color: rgb(68 64 60 / 0.95)
}

.hover\:bg-stone-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(41 37 36 / var(--tw-bg-opacity))
}

.hover\:bg-stone-800\/0:hover {
    background-color: rgb(41 37 36 / 0)
}

.hover\:bg-stone-800\/10:hover {
    background-color: rgb(41 37 36 / 0.1)
}

.hover\:bg-stone-800\/100:hover {
    background-color: rgb(41 37 36 / 1)
}

.hover\:bg-stone-800\/20:hover {
    background-color: rgb(41 37 36 / 0.2)
}

.hover\:bg-stone-800\/25:hover {
    background-color: rgb(41 37 36 / 0.25)
}

.hover\:bg-stone-800\/30:hover {
    background-color: rgb(41 37 36 / 0.3)
}

.hover\:bg-stone-800\/40:hover {
    background-color: rgb(41 37 36 / 0.4)
}

.hover\:bg-stone-800\/5:hover {
    background-color: rgb(41 37 36 / 0.05)
}

.hover\:bg-stone-800\/50:hover {
    background-color: rgb(41 37 36 / 0.5)
}

.hover\:bg-stone-800\/60:hover {
    background-color: rgb(41 37 36 / 0.6)
}

.hover\:bg-stone-800\/70:hover {
    background-color: rgb(41 37 36 / 0.7)
}

.hover\:bg-stone-800\/75:hover {
    background-color: rgb(41 37 36 / 0.75)
}

.hover\:bg-stone-800\/80:hover {
    background-color: rgb(41 37 36 / 0.8)
}

.hover\:bg-stone-800\/90:hover {
    background-color: rgb(41 37 36 / 0.9)
}

.hover\:bg-stone-800\/95:hover {
    background-color: rgb(41 37 36 / 0.95)
}

.hover\:bg-stone-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(28 25 23 / var(--tw-bg-opacity))
}

.hover\:bg-stone-900\/0:hover {
    background-color: rgb(28 25 23 / 0)
}

.hover\:bg-stone-900\/10:hover {
    background-color: rgb(28 25 23 / 0.1)
}

.hover\:bg-stone-900\/100:hover {
    background-color: rgb(28 25 23 / 1)
}

.hover\:bg-stone-900\/20:hover {
    background-color: rgb(28 25 23 / 0.2)
}

.hover\:bg-stone-900\/25:hover {
    background-color: rgb(28 25 23 / 0.25)
}

.hover\:bg-stone-900\/30:hover {
    background-color: rgb(28 25 23 / 0.3)
}

.hover\:bg-stone-900\/40:hover {
    background-color: rgb(28 25 23 / 0.4)
}

.hover\:bg-stone-900\/5:hover {
    background-color: rgb(28 25 23 / 0.05)
}

.hover\:bg-stone-900\/50:hover {
    background-color: rgb(28 25 23 / 0.5)
}

.hover\:bg-stone-900\/60:hover {
    background-color: rgb(28 25 23 / 0.6)
}

.hover\:bg-stone-900\/70:hover {
    background-color: rgb(28 25 23 / 0.7)
}

.hover\:bg-stone-900\/75:hover {
    background-color: rgb(28 25 23 / 0.75)
}

.hover\:bg-stone-900\/80:hover {
    background-color: rgb(28 25 23 / 0.8)
}

.hover\:bg-stone-900\/90:hover {
    background-color: rgb(28 25 23 / 0.9)
}

.hover\:bg-stone-900\/95:hover {
    background-color: rgb(28 25 23 / 0.95)
}

.hover\:bg-stone-950:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(12 10 9 / var(--tw-bg-opacity))
}

.hover\:bg-stone-950\/0:hover {
    background-color: rgb(12 10 9 / 0)
}

.hover\:bg-stone-950\/10:hover {
    background-color: rgb(12 10 9 / 0.1)
}

.hover\:bg-stone-950\/100:hover {
    background-color: rgb(12 10 9 / 1)
}

.hover\:bg-stone-950\/20:hover {
    background-color: rgb(12 10 9 / 0.2)
}

.hover\:bg-stone-950\/25:hover {
    background-color: rgb(12 10 9 / 0.25)
}

.hover\:bg-stone-950\/30:hover {
    background-color: rgb(12 10 9 / 0.3)
}

.hover\:bg-stone-950\/40:hover {
    background-color: rgb(12 10 9 / 0.4)
}

.hover\:bg-stone-950\/5:hover {
    background-color: rgb(12 10 9 / 0.05)
}

.hover\:bg-stone-950\/50:hover {
    background-color: rgb(12 10 9 / 0.5)
}

.hover\:bg-stone-950\/60:hover {
    background-color: rgb(12 10 9 / 0.6)
}

.hover\:bg-stone-950\/70:hover {
    background-color: rgb(12 10 9 / 0.7)
}

.hover\:bg-stone-950\/75:hover {
    background-color: rgb(12 10 9 / 0.75)
}

.hover\:bg-stone-950\/80:hover {
    background-color: rgb(12 10 9 / 0.8)
}

.hover\:bg-stone-950\/90:hover {
    background-color: rgb(12 10 9 / 0.9)
}

.hover\:bg-stone-950\/95:hover {
    background-color: rgb(12 10 9 / 0.95)
}

.hover\:bg-teal-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(204 251 241 / var(--tw-bg-opacity))
}

.hover\:bg-teal-100\/0:hover {
    background-color: rgb(204 251 241 / 0)
}

.hover\:bg-teal-100\/10:hover {
    background-color: rgb(204 251 241 / 0.1)
}

.hover\:bg-teal-100\/100:hover {
    background-color: rgb(204 251 241 / 1)
}

.hover\:bg-teal-100\/20:hover {
    background-color: rgb(204 251 241 / 0.2)
}

.hover\:bg-teal-100\/25:hover {
    background-color: rgb(204 251 241 / 0.25)
}

.hover\:bg-teal-100\/30:hover {
    background-color: rgb(204 251 241 / 0.3)
}

.hover\:bg-teal-100\/40:hover {
    background-color: rgb(204 251 241 / 0.4)
}

.hover\:bg-teal-100\/5:hover {
    background-color: rgb(204 251 241 / 0.05)
}

.hover\:bg-teal-100\/50:hover {
    background-color: rgb(204 251 241 / 0.5)
}

.hover\:bg-teal-100\/60:hover {
    background-color: rgb(204 251 241 / 0.6)
}

.hover\:bg-teal-100\/70:hover {
    background-color: rgb(204 251 241 / 0.7)
}

.hover\:bg-teal-100\/75:hover {
    background-color: rgb(204 251 241 / 0.75)
}

.hover\:bg-teal-100\/80:hover {
    background-color: rgb(204 251 241 / 0.8)
}

.hover\:bg-teal-100\/90:hover {
    background-color: rgb(204 251 241 / 0.9)
}

.hover\:bg-teal-100\/95:hover {
    background-color: rgb(204 251 241 / 0.95)
}

.hover\:bg-teal-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(153 246 228 / var(--tw-bg-opacity))
}

.hover\:bg-teal-200\/0:hover {
    background-color: rgb(153 246 228 / 0)
}

.hover\:bg-teal-200\/10:hover {
    background-color: rgb(153 246 228 / 0.1)
}

.hover\:bg-teal-200\/100:hover {
    background-color: rgb(153 246 228 / 1)
}

.hover\:bg-teal-200\/20:hover {
    background-color: rgb(153 246 228 / 0.2)
}

.hover\:bg-teal-200\/25:hover {
    background-color: rgb(153 246 228 / 0.25)
}

.hover\:bg-teal-200\/30:hover {
    background-color: rgb(153 246 228 / 0.3)
}

.hover\:bg-teal-200\/40:hover {
    background-color: rgb(153 246 228 / 0.4)
}

.hover\:bg-teal-200\/5:hover {
    background-color: rgb(153 246 228 / 0.05)
}

.hover\:bg-teal-200\/50:hover {
    background-color: rgb(153 246 228 / 0.5)
}

.hover\:bg-teal-200\/60:hover {
    background-color: rgb(153 246 228 / 0.6)
}

.hover\:bg-teal-200\/70:hover {
    background-color: rgb(153 246 228 / 0.7)
}

.hover\:bg-teal-200\/75:hover {
    background-color: rgb(153 246 228 / 0.75)
}

.hover\:bg-teal-200\/80:hover {
    background-color: rgb(153 246 228 / 0.8)
}

.hover\:bg-teal-200\/90:hover {
    background-color: rgb(153 246 228 / 0.9)
}

.hover\:bg-teal-200\/95:hover {
    background-color: rgb(153 246 228 / 0.95)
}

.hover\:bg-teal-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(94 234 212 / var(--tw-bg-opacity))
}

.hover\:bg-teal-300\/0:hover {
    background-color: rgb(94 234 212 / 0)
}

.hover\:bg-teal-300\/10:hover {
    background-color: rgb(94 234 212 / 0.1)
}

.hover\:bg-teal-300\/100:hover {
    background-color: rgb(94 234 212 / 1)
}

.hover\:bg-teal-300\/20:hover {
    background-color: rgb(94 234 212 / 0.2)
}

.hover\:bg-teal-300\/25:hover {
    background-color: rgb(94 234 212 / 0.25)
}

.hover\:bg-teal-300\/30:hover {
    background-color: rgb(94 234 212 / 0.3)
}

.hover\:bg-teal-300\/40:hover {
    background-color: rgb(94 234 212 / 0.4)
}

.hover\:bg-teal-300\/5:hover {
    background-color: rgb(94 234 212 / 0.05)
}

.hover\:bg-teal-300\/50:hover {
    background-color: rgb(94 234 212 / 0.5)
}

.hover\:bg-teal-300\/60:hover {
    background-color: rgb(94 234 212 / 0.6)
}

.hover\:bg-teal-300\/70:hover {
    background-color: rgb(94 234 212 / 0.7)
}

.hover\:bg-teal-300\/75:hover {
    background-color: rgb(94 234 212 / 0.75)
}

.hover\:bg-teal-300\/80:hover {
    background-color: rgb(94 234 212 / 0.8)
}

.hover\:bg-teal-300\/90:hover {
    background-color: rgb(94 234 212 / 0.9)
}

.hover\:bg-teal-300\/95:hover {
    background-color: rgb(94 234 212 / 0.95)
}

.hover\:bg-teal-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(45 212 191 / var(--tw-bg-opacity))
}

.hover\:bg-teal-400\/0:hover {
    background-color: rgb(45 212 191 / 0)
}

.hover\:bg-teal-400\/10:hover {
    background-color: rgb(45 212 191 / 0.1)
}

.hover\:bg-teal-400\/100:hover {
    background-color: rgb(45 212 191 / 1)
}

.hover\:bg-teal-400\/20:hover {
    background-color: rgb(45 212 191 / 0.2)
}

.hover\:bg-teal-400\/25:hover {
    background-color: rgb(45 212 191 / 0.25)
}

.hover\:bg-teal-400\/30:hover {
    background-color: rgb(45 212 191 / 0.3)
}

.hover\:bg-teal-400\/40:hover {
    background-color: rgb(45 212 191 / 0.4)
}

.hover\:bg-teal-400\/5:hover {
    background-color: rgb(45 212 191 / 0.05)
}

.hover\:bg-teal-400\/50:hover {
    background-color: rgb(45 212 191 / 0.5)
}

.hover\:bg-teal-400\/60:hover {
    background-color: rgb(45 212 191 / 0.6)
}

.hover\:bg-teal-400\/70:hover {
    background-color: rgb(45 212 191 / 0.7)
}

.hover\:bg-teal-400\/75:hover {
    background-color: rgb(45 212 191 / 0.75)
}

.hover\:bg-teal-400\/80:hover {
    background-color: rgb(45 212 191 / 0.8)
}

.hover\:bg-teal-400\/90:hover {
    background-color: rgb(45 212 191 / 0.9)
}

.hover\:bg-teal-400\/95:hover {
    background-color: rgb(45 212 191 / 0.95)
}

.hover\:bg-teal-450:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(0 184 158 / var(--tw-bg-opacity))
}

.hover\:bg-teal-450\/0:hover {
    background-color: rgb(0 184 158 / 0)
}

.hover\:bg-teal-450\/10:hover {
    background-color: rgb(0 184 158 / 0.1)
}

.hover\:bg-teal-450\/100:hover {
    background-color: rgb(0 184 158 / 1)
}

.hover\:bg-teal-450\/20:hover {
    background-color: rgb(0 184 158 / 0.2)
}

.hover\:bg-teal-450\/25:hover {
    background-color: rgb(0 184 158 / 0.25)
}

.hover\:bg-teal-450\/30:hover {
    background-color: rgb(0 184 158 / 0.3)
}

.hover\:bg-teal-450\/40:hover {
    background-color: rgb(0 184 158 / 0.4)
}

.hover\:bg-teal-450\/5:hover {
    background-color: rgb(0 184 158 / 0.05)
}

.hover\:bg-teal-450\/50:hover {
    background-color: rgb(0 184 158 / 0.5)
}

.hover\:bg-teal-450\/60:hover {
    background-color: rgb(0 184 158 / 0.6)
}

.hover\:bg-teal-450\/70:hover {
    background-color: rgb(0 184 158 / 0.7)
}

.hover\:bg-teal-450\/75:hover {
    background-color: rgb(0 184 158 / 0.75)
}

.hover\:bg-teal-450\/80:hover {
    background-color: rgb(0 184 158 / 0.8)
}

.hover\:bg-teal-450\/90:hover {
    background-color: rgb(0 184 158 / 0.9)
}

.hover\:bg-teal-450\/95:hover {
    background-color: rgb(0 184 158 / 0.95)
}

.hover\:bg-teal-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(240 253 250 / var(--tw-bg-opacity))
}

.hover\:bg-teal-50\/0:hover {
    background-color: rgb(240 253 250 / 0)
}

.hover\:bg-teal-50\/10:hover {
    background-color: rgb(240 253 250 / 0.1)
}

.hover\:bg-teal-50\/100:hover {
    background-color: rgb(240 253 250 / 1)
}

.hover\:bg-teal-50\/20:hover {
    background-color: rgb(240 253 250 / 0.2)
}

.hover\:bg-teal-50\/25:hover {
    background-color: rgb(240 253 250 / 0.25)
}

.hover\:bg-teal-50\/30:hover {
    background-color: rgb(240 253 250 / 0.3)
}

.hover\:bg-teal-50\/40:hover {
    background-color: rgb(240 253 250 / 0.4)
}

.hover\:bg-teal-50\/5:hover {
    background-color: rgb(240 253 250 / 0.05)
}

.hover\:bg-teal-50\/50:hover {
    background-color: rgb(240 253 250 / 0.5)
}

.hover\:bg-teal-50\/60:hover {
    background-color: rgb(240 253 250 / 0.6)
}

.hover\:bg-teal-50\/70:hover {
    background-color: rgb(240 253 250 / 0.7)
}

.hover\:bg-teal-50\/75:hover {
    background-color: rgb(240 253 250 / 0.75)
}

.hover\:bg-teal-50\/80:hover {
    background-color: rgb(240 253 250 / 0.8)
}

.hover\:bg-teal-50\/90:hover {
    background-color: rgb(240 253 250 / 0.9)
}

.hover\:bg-teal-50\/95:hover {
    background-color: rgb(240 253 250 / 0.95)
}

.hover\:bg-teal-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(20 184 166 / var(--tw-bg-opacity))
}

.hover\:bg-teal-500\/0:hover {
    background-color: rgb(20 184 166 / 0)
}

.hover\:bg-teal-500\/10:hover {
    background-color: rgb(20 184 166 / 0.1)
}

.hover\:bg-teal-500\/100:hover {
    background-color: rgb(20 184 166 / 1)
}

.hover\:bg-teal-500\/20:hover {
    background-color: rgb(20 184 166 / 0.2)
}

.hover\:bg-teal-500\/25:hover {
    background-color: rgb(20 184 166 / 0.25)
}

.hover\:bg-teal-500\/30:hover {
    background-color: rgb(20 184 166 / 0.3)
}

.hover\:bg-teal-500\/40:hover {
    background-color: rgb(20 184 166 / 0.4)
}

.hover\:bg-teal-500\/5:hover {
    background-color: rgb(20 184 166 / 0.05)
}

.hover\:bg-teal-500\/50:hover {
    background-color: rgb(20 184 166 / 0.5)
}

.hover\:bg-teal-500\/60:hover {
    background-color: rgb(20 184 166 / 0.6)
}

.hover\:bg-teal-500\/70:hover {
    background-color: rgb(20 184 166 / 0.7)
}

.hover\:bg-teal-500\/75:hover {
    background-color: rgb(20 184 166 / 0.75)
}

.hover\:bg-teal-500\/80:hover {
    background-color: rgb(20 184 166 / 0.8)
}

.hover\:bg-teal-500\/90:hover {
    background-color: rgb(20 184 166 / 0.9)
}

.hover\:bg-teal-500\/95:hover {
    background-color: rgb(20 184 166 / 0.95)
}

.hover\:bg-teal-550:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(0 133 115 / var(--tw-bg-opacity))
}

.hover\:bg-teal-550\/0:hover {
    background-color: rgb(0 133 115 / 0)
}

.hover\:bg-teal-550\/10:hover {
    background-color: rgb(0 133 115 / 0.1)
}

.hover\:bg-teal-550\/100:hover {
    background-color: rgb(0 133 115 / 1)
}

.hover\:bg-teal-550\/20:hover {
    background-color: rgb(0 133 115 / 0.2)
}

.hover\:bg-teal-550\/25:hover {
    background-color: rgb(0 133 115 / 0.25)
}

.hover\:bg-teal-550\/30:hover {
    background-color: rgb(0 133 115 / 0.3)
}

.hover\:bg-teal-550\/40:hover {
    background-color: rgb(0 133 115 / 0.4)
}

.hover\:bg-teal-550\/5:hover {
    background-color: rgb(0 133 115 / 0.05)
}

.hover\:bg-teal-550\/50:hover {
    background-color: rgb(0 133 115 / 0.5)
}

.hover\:bg-teal-550\/60:hover {
    background-color: rgb(0 133 115 / 0.6)
}

.hover\:bg-teal-550\/70:hover {
    background-color: rgb(0 133 115 / 0.7)
}

.hover\:bg-teal-550\/75:hover {
    background-color: rgb(0 133 115 / 0.75)
}

.hover\:bg-teal-550\/80:hover {
    background-color: rgb(0 133 115 / 0.8)
}

.hover\:bg-teal-550\/90:hover {
    background-color: rgb(0 133 115 / 0.9)
}

.hover\:bg-teal-550\/95:hover {
    background-color: rgb(0 133 115 / 0.95)
}

.hover\:bg-teal-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(13 148 136 / var(--tw-bg-opacity))
}

.hover\:bg-teal-600\/0:hover {
    background-color: rgb(13 148 136 / 0)
}

.hover\:bg-teal-600\/10:hover {
    background-color: rgb(13 148 136 / 0.1)
}

.hover\:bg-teal-600\/100:hover {
    background-color: rgb(13 148 136 / 1)
}

.hover\:bg-teal-600\/20:hover {
    background-color: rgb(13 148 136 / 0.2)
}

.hover\:bg-teal-600\/25:hover {
    background-color: rgb(13 148 136 / 0.25)
}

.hover\:bg-teal-600\/30:hover {
    background-color: rgb(13 148 136 / 0.3)
}

.hover\:bg-teal-600\/40:hover {
    background-color: rgb(13 148 136 / 0.4)
}

.hover\:bg-teal-600\/5:hover {
    background-color: rgb(13 148 136 / 0.05)
}

.hover\:bg-teal-600\/50:hover {
    background-color: rgb(13 148 136 / 0.5)
}

.hover\:bg-teal-600\/60:hover {
    background-color: rgb(13 148 136 / 0.6)
}

.hover\:bg-teal-600\/70:hover {
    background-color: rgb(13 148 136 / 0.7)
}

.hover\:bg-teal-600\/75:hover {
    background-color: rgb(13 148 136 / 0.75)
}

.hover\:bg-teal-600\/80:hover {
    background-color: rgb(13 148 136 / 0.8)
}

.hover\:bg-teal-600\/90:hover {
    background-color: rgb(13 148 136 / 0.9)
}

.hover\:bg-teal-600\/95:hover {
    background-color: rgb(13 148 136 / 0.95)
}

.hover\:bg-teal-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(15 118 110 / var(--tw-bg-opacity))
}

.hover\:bg-teal-700\/0:hover {
    background-color: rgb(15 118 110 / 0)
}

.hover\:bg-teal-700\/10:hover {
    background-color: rgb(15 118 110 / 0.1)
}

.hover\:bg-teal-700\/100:hover {
    background-color: rgb(15 118 110 / 1)
}

.hover\:bg-teal-700\/20:hover {
    background-color: rgb(15 118 110 / 0.2)
}

.hover\:bg-teal-700\/25:hover {
    background-color: rgb(15 118 110 / 0.25)
}

.hover\:bg-teal-700\/30:hover {
    background-color: rgb(15 118 110 / 0.3)
}

.hover\:bg-teal-700\/40:hover {
    background-color: rgb(15 118 110 / 0.4)
}

.hover\:bg-teal-700\/5:hover {
    background-color: rgb(15 118 110 / 0.05)
}

.hover\:bg-teal-700\/50:hover {
    background-color: rgb(15 118 110 / 0.5)
}

.hover\:bg-teal-700\/60:hover {
    background-color: rgb(15 118 110 / 0.6)
}

.hover\:bg-teal-700\/70:hover {
    background-color: rgb(15 118 110 / 0.7)
}

.hover\:bg-teal-700\/75:hover {
    background-color: rgb(15 118 110 / 0.75)
}

.hover\:bg-teal-700\/80:hover {
    background-color: rgb(15 118 110 / 0.8)
}

.hover\:bg-teal-700\/90:hover {
    background-color: rgb(15 118 110 / 0.9)
}

.hover\:bg-teal-700\/95:hover {
    background-color: rgb(15 118 110 / 0.95)
}

.hover\:bg-teal-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(17 94 89 / var(--tw-bg-opacity))
}

.hover\:bg-teal-800\/0:hover {
    background-color: rgb(17 94 89 / 0)
}

.hover\:bg-teal-800\/10:hover {
    background-color: rgb(17 94 89 / 0.1)
}

.hover\:bg-teal-800\/100:hover {
    background-color: rgb(17 94 89 / 1)
}

.hover\:bg-teal-800\/20:hover {
    background-color: rgb(17 94 89 / 0.2)
}

.hover\:bg-teal-800\/25:hover {
    background-color: rgb(17 94 89 / 0.25)
}

.hover\:bg-teal-800\/30:hover {
    background-color: rgb(17 94 89 / 0.3)
}

.hover\:bg-teal-800\/40:hover {
    background-color: rgb(17 94 89 / 0.4)
}

.hover\:bg-teal-800\/5:hover {
    background-color: rgb(17 94 89 / 0.05)
}

.hover\:bg-teal-800\/50:hover {
    background-color: rgb(17 94 89 / 0.5)
}

.hover\:bg-teal-800\/60:hover {
    background-color: rgb(17 94 89 / 0.6)
}

.hover\:bg-teal-800\/70:hover {
    background-color: rgb(17 94 89 / 0.7)
}

.hover\:bg-teal-800\/75:hover {
    background-color: rgb(17 94 89 / 0.75)
}

.hover\:bg-teal-800\/80:hover {
    background-color: rgb(17 94 89 / 0.8)
}

.hover\:bg-teal-800\/90:hover {
    background-color: rgb(17 94 89 / 0.9)
}

.hover\:bg-teal-800\/95:hover {
    background-color: rgb(17 94 89 / 0.95)
}

.hover\:bg-teal-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(19 78 74 / var(--tw-bg-opacity))
}

.hover\:bg-teal-900\/0:hover {
    background-color: rgb(19 78 74 / 0)
}

.hover\:bg-teal-900\/10:hover {
    background-color: rgb(19 78 74 / 0.1)
}

.hover\:bg-teal-900\/100:hover {
    background-color: rgb(19 78 74 / 1)
}

.hover\:bg-teal-900\/20:hover {
    background-color: rgb(19 78 74 / 0.2)
}

.hover\:bg-teal-900\/25:hover {
    background-color: rgb(19 78 74 / 0.25)
}

.hover\:bg-teal-900\/30:hover {
    background-color: rgb(19 78 74 / 0.3)
}

.hover\:bg-teal-900\/40:hover {
    background-color: rgb(19 78 74 / 0.4)
}

.hover\:bg-teal-900\/5:hover {
    background-color: rgb(19 78 74 / 0.05)
}

.hover\:bg-teal-900\/50:hover {
    background-color: rgb(19 78 74 / 0.5)
}

.hover\:bg-teal-900\/60:hover {
    background-color: rgb(19 78 74 / 0.6)
}

.hover\:bg-teal-900\/70:hover {
    background-color: rgb(19 78 74 / 0.7)
}

.hover\:bg-teal-900\/75:hover {
    background-color: rgb(19 78 74 / 0.75)
}

.hover\:bg-teal-900\/80:hover {
    background-color: rgb(19 78 74 / 0.8)
}

.hover\:bg-teal-900\/90:hover {
    background-color: rgb(19 78 74 / 0.9)
}

.hover\:bg-teal-900\/95:hover {
    background-color: rgb(19 78 74 / 0.95)
}

.hover\:bg-teal-950:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(4 47 46 / var(--tw-bg-opacity))
}

.hover\:bg-teal-950\/0:hover {
    background-color: rgb(4 47 46 / 0)
}

.hover\:bg-teal-950\/10:hover {
    background-color: rgb(4 47 46 / 0.1)
}

.hover\:bg-teal-950\/100:hover {
    background-color: rgb(4 47 46 / 1)
}

.hover\:bg-teal-950\/20:hover {
    background-color: rgb(4 47 46 / 0.2)
}

.hover\:bg-teal-950\/25:hover {
    background-color: rgb(4 47 46 / 0.25)
}

.hover\:bg-teal-950\/30:hover {
    background-color: rgb(4 47 46 / 0.3)
}

.hover\:bg-teal-950\/40:hover {
    background-color: rgb(4 47 46 / 0.4)
}

.hover\:bg-teal-950\/5:hover {
    background-color: rgb(4 47 46 / 0.05)
}

.hover\:bg-teal-950\/50:hover {
    background-color: rgb(4 47 46 / 0.5)
}

.hover\:bg-teal-950\/60:hover {
    background-color: rgb(4 47 46 / 0.6)
}

.hover\:bg-teal-950\/70:hover {
    background-color: rgb(4 47 46 / 0.7)
}

.hover\:bg-teal-950\/75:hover {
    background-color: rgb(4 47 46 / 0.75)
}

.hover\:bg-teal-950\/80:hover {
    background-color: rgb(4 47 46 / 0.8)
}

.hover\:bg-teal-950\/90:hover {
    background-color: rgb(4 47 46 / 0.9)
}

.hover\:bg-teal-950\/95:hover {
    background-color: rgb(4 47 46 / 0.95)
}

.hover\:bg-transparent:hover {
    background-color: transparent
}

.hover\:bg-violet-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(237 233 254 / var(--tw-bg-opacity))
}

.hover\:bg-violet-100\/0:hover {
    background-color: rgb(237 233 254 / 0)
}

.hover\:bg-violet-100\/10:hover {
    background-color: rgb(237 233 254 / 0.1)
}

.hover\:bg-violet-100\/100:hover {
    background-color: rgb(237 233 254 / 1)
}

.hover\:bg-violet-100\/20:hover {
    background-color: rgb(237 233 254 / 0.2)
}

.hover\:bg-violet-100\/25:hover {
    background-color: rgb(237 233 254 / 0.25)
}

.hover\:bg-violet-100\/30:hover {
    background-color: rgb(237 233 254 / 0.3)
}

.hover\:bg-violet-100\/40:hover {
    background-color: rgb(237 233 254 / 0.4)
}

.hover\:bg-violet-100\/5:hover {
    background-color: rgb(237 233 254 / 0.05)
}

.hover\:bg-violet-100\/50:hover {
    background-color: rgb(237 233 254 / 0.5)
}

.hover\:bg-violet-100\/60:hover {
    background-color: rgb(237 233 254 / 0.6)
}

.hover\:bg-violet-100\/70:hover {
    background-color: rgb(237 233 254 / 0.7)
}

.hover\:bg-violet-100\/75:hover {
    background-color: rgb(237 233 254 / 0.75)
}

.hover\:bg-violet-100\/80:hover {
    background-color: rgb(237 233 254 / 0.8)
}

.hover\:bg-violet-100\/90:hover {
    background-color: rgb(237 233 254 / 0.9)
}

.hover\:bg-violet-100\/95:hover {
    background-color: rgb(237 233 254 / 0.95)
}

.hover\:bg-violet-101:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(239 232 255 / var(--tw-bg-opacity))
}

.hover\:bg-violet-101\/0:hover {
    background-color: rgb(239 232 255 / 0)
}

.hover\:bg-violet-101\/10:hover {
    background-color: rgb(239 232 255 / 0.1)
}

.hover\:bg-violet-101\/100:hover {
    background-color: rgb(239 232 255 / 1)
}

.hover\:bg-violet-101\/20:hover {
    background-color: rgb(239 232 255 / 0.2)
}

.hover\:bg-violet-101\/25:hover {
    background-color: rgb(239 232 255 / 0.25)
}

.hover\:bg-violet-101\/30:hover {
    background-color: rgb(239 232 255 / 0.3)
}

.hover\:bg-violet-101\/40:hover {
    background-color: rgb(239 232 255 / 0.4)
}

.hover\:bg-violet-101\/5:hover {
    background-color: rgb(239 232 255 / 0.05)
}

.hover\:bg-violet-101\/50:hover {
    background-color: rgb(239 232 255 / 0.5)
}

.hover\:bg-violet-101\/60:hover {
    background-color: rgb(239 232 255 / 0.6)
}

.hover\:bg-violet-101\/70:hover {
    background-color: rgb(239 232 255 / 0.7)
}

.hover\:bg-violet-101\/75:hover {
    background-color: rgb(239 232 255 / 0.75)
}

.hover\:bg-violet-101\/80:hover {
    background-color: rgb(239 232 255 / 0.8)
}

.hover\:bg-violet-101\/90:hover {
    background-color: rgb(239 232 255 / 0.9)
}

.hover\:bg-violet-101\/95:hover {
    background-color: rgb(239 232 255 / 0.95)
}

.hover\:bg-violet-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(221 214 254 / var(--tw-bg-opacity))
}

.hover\:bg-violet-200\/0:hover {
    background-color: rgb(221 214 254 / 0)
}

.hover\:bg-violet-200\/10:hover {
    background-color: rgb(221 214 254 / 0.1)
}

.hover\:bg-violet-200\/100:hover {
    background-color: rgb(221 214 254 / 1)
}

.hover\:bg-violet-200\/20:hover {
    background-color: rgb(221 214 254 / 0.2)
}

.hover\:bg-violet-200\/25:hover {
    background-color: rgb(221 214 254 / 0.25)
}

.hover\:bg-violet-200\/30:hover {
    background-color: rgb(221 214 254 / 0.3)
}

.hover\:bg-violet-200\/40:hover {
    background-color: rgb(221 214 254 / 0.4)
}

.hover\:bg-violet-200\/5:hover {
    background-color: rgb(221 214 254 / 0.05)
}

.hover\:bg-violet-200\/50:hover {
    background-color: rgb(221 214 254 / 0.5)
}

.hover\:bg-violet-200\/60:hover {
    background-color: rgb(221 214 254 / 0.6)
}

.hover\:bg-violet-200\/70:hover {
    background-color: rgb(221 214 254 / 0.7)
}

.hover\:bg-violet-200\/75:hover {
    background-color: rgb(221 214 254 / 0.75)
}

.hover\:bg-violet-200\/80:hover {
    background-color: rgb(221 214 254 / 0.8)
}

.hover\:bg-violet-200\/90:hover {
    background-color: rgb(221 214 254 / 0.9)
}

.hover\:bg-violet-200\/95:hover {
    background-color: rgb(221 214 254 / 0.95)
}

.hover\:bg-violet-250:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(222 208 255 / var(--tw-bg-opacity))
}

.hover\:bg-violet-250\/0:hover {
    background-color: rgb(222 208 255 / 0)
}

.hover\:bg-violet-250\/10:hover {
    background-color: rgb(222 208 255 / 0.1)
}

.hover\:bg-violet-250\/100:hover {
    background-color: rgb(222 208 255 / 1)
}

.hover\:bg-violet-250\/20:hover {
    background-color: rgb(222 208 255 / 0.2)
}

.hover\:bg-violet-250\/25:hover {
    background-color: rgb(222 208 255 / 0.25)
}

.hover\:bg-violet-250\/30:hover {
    background-color: rgb(222 208 255 / 0.3)
}

.hover\:bg-violet-250\/40:hover {
    background-color: rgb(222 208 255 / 0.4)
}

.hover\:bg-violet-250\/5:hover {
    background-color: rgb(222 208 255 / 0.05)
}

.hover\:bg-violet-250\/50:hover {
    background-color: rgb(222 208 255 / 0.5)
}

.hover\:bg-violet-250\/60:hover {
    background-color: rgb(222 208 255 / 0.6)
}

.hover\:bg-violet-250\/70:hover {
    background-color: rgb(222 208 255 / 0.7)
}

.hover\:bg-violet-250\/75:hover {
    background-color: rgb(222 208 255 / 0.75)
}

.hover\:bg-violet-250\/80:hover {
    background-color: rgb(222 208 255 / 0.8)
}

.hover\:bg-violet-250\/90:hover {
    background-color: rgb(222 208 255 / 0.9)
}

.hover\:bg-violet-250\/95:hover {
    background-color: rgb(222 208 255 / 0.95)
}

.hover\:bg-violet-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(196 181 253 / var(--tw-bg-opacity))
}

.hover\:bg-violet-300\/0:hover {
    background-color: rgb(196 181 253 / 0)
}

.hover\:bg-violet-300\/10:hover {
    background-color: rgb(196 181 253 / 0.1)
}

.hover\:bg-violet-300\/100:hover {
    background-color: rgb(196 181 253 / 1)
}

.hover\:bg-violet-300\/20:hover {
    background-color: rgb(196 181 253 / 0.2)
}

.hover\:bg-violet-300\/25:hover {
    background-color: rgb(196 181 253 / 0.25)
}

.hover\:bg-violet-300\/30:hover {
    background-color: rgb(196 181 253 / 0.3)
}

.hover\:bg-violet-300\/40:hover {
    background-color: rgb(196 181 253 / 0.4)
}

.hover\:bg-violet-300\/5:hover {
    background-color: rgb(196 181 253 / 0.05)
}

.hover\:bg-violet-300\/50:hover {
    background-color: rgb(196 181 253 / 0.5)
}

.hover\:bg-violet-300\/60:hover {
    background-color: rgb(196 181 253 / 0.6)
}

.hover\:bg-violet-300\/70:hover {
    background-color: rgb(196 181 253 / 0.7)
}

.hover\:bg-violet-300\/75:hover {
    background-color: rgb(196 181 253 / 0.75)
}

.hover\:bg-violet-300\/80:hover {
    background-color: rgb(196 181 253 / 0.8)
}

.hover\:bg-violet-300\/90:hover {
    background-color: rgb(196 181 253 / 0.9)
}

.hover\:bg-violet-300\/95:hover {
    background-color: rgb(196 181 253 / 0.95)
}

.hover\:bg-violet-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(167 139 250 / var(--tw-bg-opacity))
}

.hover\:bg-violet-400\/0:hover {
    background-color: rgb(167 139 250 / 0)
}

.hover\:bg-violet-400\/10:hover {
    background-color: rgb(167 139 250 / 0.1)
}

.hover\:bg-violet-400\/100:hover {
    background-color: rgb(167 139 250 / 1)
}

.hover\:bg-violet-400\/20:hover {
    background-color: rgb(167 139 250 / 0.2)
}

.hover\:bg-violet-400\/25:hover {
    background-color: rgb(167 139 250 / 0.25)
}

.hover\:bg-violet-400\/30:hover {
    background-color: rgb(167 139 250 / 0.3)
}

.hover\:bg-violet-400\/40:hover {
    background-color: rgb(167 139 250 / 0.4)
}

.hover\:bg-violet-400\/5:hover {
    background-color: rgb(167 139 250 / 0.05)
}

.hover\:bg-violet-400\/50:hover {
    background-color: rgb(167 139 250 / 0.5)
}

.hover\:bg-violet-400\/60:hover {
    background-color: rgb(167 139 250 / 0.6)
}

.hover\:bg-violet-400\/70:hover {
    background-color: rgb(167 139 250 / 0.7)
}

.hover\:bg-violet-400\/75:hover {
    background-color: rgb(167 139 250 / 0.75)
}

.hover\:bg-violet-400\/80:hover {
    background-color: rgb(167 139 250 / 0.8)
}

.hover\:bg-violet-400\/90:hover {
    background-color: rgb(167 139 250 / 0.9)
}

.hover\:bg-violet-400\/95:hover {
    background-color: rgb(167 139 250 / 0.95)
}

.hover\:bg-violet-450:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(128 76 255 / var(--tw-bg-opacity))
}

.hover\:bg-violet-450\/0:hover {
    background-color: rgb(128 76 255 / 0)
}

.hover\:bg-violet-450\/10:hover {
    background-color: rgb(128 76 255 / 0.1)
}

.hover\:bg-violet-450\/100:hover {
    background-color: rgb(128 76 255 / 1)
}

.hover\:bg-violet-450\/20:hover {
    background-color: rgb(128 76 255 / 0.2)
}

.hover\:bg-violet-450\/25:hover {
    background-color: rgb(128 76 255 / 0.25)
}

.hover\:bg-violet-450\/30:hover {
    background-color: rgb(128 76 255 / 0.3)
}

.hover\:bg-violet-450\/40:hover {
    background-color: rgb(128 76 255 / 0.4)
}

.hover\:bg-violet-450\/5:hover {
    background-color: rgb(128 76 255 / 0.05)
}

.hover\:bg-violet-450\/50:hover {
    background-color: rgb(128 76 255 / 0.5)
}

.hover\:bg-violet-450\/60:hover {
    background-color: rgb(128 76 255 / 0.6)
}

.hover\:bg-violet-450\/70:hover {
    background-color: rgb(128 76 255 / 0.7)
}

.hover\:bg-violet-450\/75:hover {
    background-color: rgb(128 76 255 / 0.75)
}

.hover\:bg-violet-450\/80:hover {
    background-color: rgb(128 76 255 / 0.8)
}

.hover\:bg-violet-450\/90:hover {
    background-color: rgb(128 76 255 / 0.9)
}

.hover\:bg-violet-450\/95:hover {
    background-color: rgb(128 76 255 / 0.95)
}

.hover\:bg-violet-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(245 243 255 / var(--tw-bg-opacity))
}

.hover\:bg-violet-50\/0:hover {
    background-color: rgb(245 243 255 / 0)
}

.hover\:bg-violet-50\/10:hover {
    background-color: rgb(245 243 255 / 0.1)
}

.hover\:bg-violet-50\/100:hover {
    background-color: rgb(245 243 255 / 1)
}

.hover\:bg-violet-50\/20:hover {
    background-color: rgb(245 243 255 / 0.2)
}

.hover\:bg-violet-50\/25:hover {
    background-color: rgb(245 243 255 / 0.25)
}

.hover\:bg-violet-50\/30:hover {
    background-color: rgb(245 243 255 / 0.3)
}

.hover\:bg-violet-50\/40:hover {
    background-color: rgb(245 243 255 / 0.4)
}

.hover\:bg-violet-50\/5:hover {
    background-color: rgb(245 243 255 / 0.05)
}

.hover\:bg-violet-50\/50:hover {
    background-color: rgb(245 243 255 / 0.5)
}

.hover\:bg-violet-50\/60:hover {
    background-color: rgb(245 243 255 / 0.6)
}

.hover\:bg-violet-50\/70:hover {
    background-color: rgb(245 243 255 / 0.7)
}

.hover\:bg-violet-50\/75:hover {
    background-color: rgb(245 243 255 / 0.75)
}

.hover\:bg-violet-50\/80:hover {
    background-color: rgb(245 243 255 / 0.8)
}

.hover\:bg-violet-50\/90:hover {
    background-color: rgb(245 243 255 / 0.9)
}

.hover\:bg-violet-50\/95:hover {
    background-color: rgb(245 243 255 / 0.95)
}

.hover\:bg-violet-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(139 92 246 / var(--tw-bg-opacity))
}

.hover\:bg-violet-500\/0:hover {
    background-color: rgb(139 92 246 / 0)
}

.hover\:bg-violet-500\/10:hover {
    background-color: rgb(139 92 246 / 0.1)
}

.hover\:bg-violet-500\/100:hover {
    background-color: rgb(139 92 246 / 1)
}

.hover\:bg-violet-500\/20:hover {
    background-color: rgb(139 92 246 / 0.2)
}

.hover\:bg-violet-500\/25:hover {
    background-color: rgb(139 92 246 / 0.25)
}

.hover\:bg-violet-500\/30:hover {
    background-color: rgb(139 92 246 / 0.3)
}

.hover\:bg-violet-500\/40:hover {
    background-color: rgb(139 92 246 / 0.4)
}

.hover\:bg-violet-500\/5:hover {
    background-color: rgb(139 92 246 / 0.05)
}

.hover\:bg-violet-500\/50:hover {
    background-color: rgb(139 92 246 / 0.5)
}

.hover\:bg-violet-500\/60:hover {
    background-color: rgb(139 92 246 / 0.6)
}

.hover\:bg-violet-500\/70:hover {
    background-color: rgb(139 92 246 / 0.7)
}

.hover\:bg-violet-500\/75:hover {
    background-color: rgb(139 92 246 / 0.75)
}

.hover\:bg-violet-500\/80:hover {
    background-color: rgb(139 92 246 / 0.8)
}

.hover\:bg-violet-500\/90:hover {
    background-color: rgb(139 92 246 / 0.9)
}

.hover\:bg-violet-500\/95:hover {
    background-color: rgb(139 92 246 / 0.95)
}

.hover\:bg-violet-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(124 58 237 / var(--tw-bg-opacity))
}

.hover\:bg-violet-600\/0:hover {
    background-color: rgb(124 58 237 / 0)
}

.hover\:bg-violet-600\/10:hover {
    background-color: rgb(124 58 237 / 0.1)
}

.hover\:bg-violet-600\/100:hover {
    background-color: rgb(124 58 237 / 1)
}

.hover\:bg-violet-600\/20:hover {
    background-color: rgb(124 58 237 / 0.2)
}

.hover\:bg-violet-600\/25:hover {
    background-color: rgb(124 58 237 / 0.25)
}

.hover\:bg-violet-600\/30:hover {
    background-color: rgb(124 58 237 / 0.3)
}

.hover\:bg-violet-600\/40:hover {
    background-color: rgb(124 58 237 / 0.4)
}

.hover\:bg-violet-600\/5:hover {
    background-color: rgb(124 58 237 / 0.05)
}

.hover\:bg-violet-600\/50:hover {
    background-color: rgb(124 58 237 / 0.5)
}

.hover\:bg-violet-600\/60:hover {
    background-color: rgb(124 58 237 / 0.6)
}

.hover\:bg-violet-600\/70:hover {
    background-color: rgb(124 58 237 / 0.7)
}

.hover\:bg-violet-600\/75:hover {
    background-color: rgb(124 58 237 / 0.75)
}

.hover\:bg-violet-600\/80:hover {
    background-color: rgb(124 58 237 / 0.8)
}

.hover\:bg-violet-600\/90:hover {
    background-color: rgb(124 58 237 / 0.9)
}

.hover\:bg-violet-600\/95:hover {
    background-color: rgb(124 58 237 / 0.95)
}

.hover\:bg-violet-650:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(92 20 255 / var(--tw-bg-opacity))
}

.hover\:bg-violet-650\/0:hover {
    background-color: rgb(92 20 255 / 0)
}

.hover\:bg-violet-650\/10:hover {
    background-color: rgb(92 20 255 / 0.1)
}

.hover\:bg-violet-650\/100:hover {
    background-color: rgb(92 20 255 / 1)
}

.hover\:bg-violet-650\/20:hover {
    background-color: rgb(92 20 255 / 0.2)
}

.hover\:bg-violet-650\/25:hover {
    background-color: rgb(92 20 255 / 0.25)
}

.hover\:bg-violet-650\/30:hover {
    background-color: rgb(92 20 255 / 0.3)
}

.hover\:bg-violet-650\/40:hover {
    background-color: rgb(92 20 255 / 0.4)
}

.hover\:bg-violet-650\/5:hover {
    background-color: rgb(92 20 255 / 0.05)
}

.hover\:bg-violet-650\/50:hover {
    background-color: rgb(92 20 255 / 0.5)
}

.hover\:bg-violet-650\/60:hover {
    background-color: rgb(92 20 255 / 0.6)
}

.hover\:bg-violet-650\/70:hover {
    background-color: rgb(92 20 255 / 0.7)
}

.hover\:bg-violet-650\/75:hover {
    background-color: rgb(92 20 255 / 0.75)
}

.hover\:bg-violet-650\/80:hover {
    background-color: rgb(92 20 255 / 0.8)
}

.hover\:bg-violet-650\/90:hover {
    background-color: rgb(92 20 255 / 0.9)
}

.hover\:bg-violet-650\/95:hover {
    background-color: rgb(92 20 255 / 0.95)
}

.hover\:bg-violet-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(109 40 217 / var(--tw-bg-opacity))
}

.hover\:bg-violet-700\/0:hover {
    background-color: rgb(109 40 217 / 0)
}

.hover\:bg-violet-700\/10:hover {
    background-color: rgb(109 40 217 / 0.1)
}

.hover\:bg-violet-700\/100:hover {
    background-color: rgb(109 40 217 / 1)
}

.hover\:bg-violet-700\/20:hover {
    background-color: rgb(109 40 217 / 0.2)
}

.hover\:bg-violet-700\/25:hover {
    background-color: rgb(109 40 217 / 0.25)
}

.hover\:bg-violet-700\/30:hover {
    background-color: rgb(109 40 217 / 0.3)
}

.hover\:bg-violet-700\/40:hover {
    background-color: rgb(109 40 217 / 0.4)
}

.hover\:bg-violet-700\/5:hover {
    background-color: rgb(109 40 217 / 0.05)
}

.hover\:bg-violet-700\/50:hover {
    background-color: rgb(109 40 217 / 0.5)
}

.hover\:bg-violet-700\/60:hover {
    background-color: rgb(109 40 217 / 0.6)
}

.hover\:bg-violet-700\/70:hover {
    background-color: rgb(109 40 217 / 0.7)
}

.hover\:bg-violet-700\/75:hover {
    background-color: rgb(109 40 217 / 0.75)
}

.hover\:bg-violet-700\/80:hover {
    background-color: rgb(109 40 217 / 0.8)
}

.hover\:bg-violet-700\/90:hover {
    background-color: rgb(109 40 217 / 0.9)
}

.hover\:bg-violet-700\/95:hover {
    background-color: rgb(109 40 217 / 0.95)
}

.hover\:bg-violet-750:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(89 6 173 / var(--tw-bg-opacity))
}

.hover\:bg-violet-750\/0:hover {
    background-color: rgb(89 6 173 / 0)
}

.hover\:bg-violet-750\/10:hover {
    background-color: rgb(89 6 173 / 0.1)
}

.hover\:bg-violet-750\/100:hover {
    background-color: rgb(89 6 173 / 1)
}

.hover\:bg-violet-750\/20:hover {
    background-color: rgb(89 6 173 / 0.2)
}

.hover\:bg-violet-750\/25:hover {
    background-color: rgb(89 6 173 / 0.25)
}

.hover\:bg-violet-750\/30:hover {
    background-color: rgb(89 6 173 / 0.3)
}

.hover\:bg-violet-750\/40:hover {
    background-color: rgb(89 6 173 / 0.4)
}

.hover\:bg-violet-750\/5:hover {
    background-color: rgb(89 6 173 / 0.05)
}

.hover\:bg-violet-750\/50:hover {
    background-color: rgb(89 6 173 / 0.5)
}

.hover\:bg-violet-750\/60:hover {
    background-color: rgb(89 6 173 / 0.6)
}

.hover\:bg-violet-750\/70:hover {
    background-color: rgb(89 6 173 / 0.7)
}

.hover\:bg-violet-750\/75:hover {
    background-color: rgb(89 6 173 / 0.75)
}

.hover\:bg-violet-750\/80:hover {
    background-color: rgb(89 6 173 / 0.8)
}

.hover\:bg-violet-750\/90:hover {
    background-color: rgb(89 6 173 / 0.9)
}

.hover\:bg-violet-750\/95:hover {
    background-color: rgb(89 6 173 / 0.95)
}

.hover\:bg-violet-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(91 33 182 / var(--tw-bg-opacity))
}

.hover\:bg-violet-800\/0:hover {
    background-color: rgb(91 33 182 / 0)
}

.hover\:bg-violet-800\/10:hover {
    background-color: rgb(91 33 182 / 0.1)
}

.hover\:bg-violet-800\/100:hover {
    background-color: rgb(91 33 182 / 1)
}

.hover\:bg-violet-800\/20:hover {
    background-color: rgb(91 33 182 / 0.2)
}

.hover\:bg-violet-800\/25:hover {
    background-color: rgb(91 33 182 / 0.25)
}

.hover\:bg-violet-800\/30:hover {
    background-color: rgb(91 33 182 / 0.3)
}

.hover\:bg-violet-800\/40:hover {
    background-color: rgb(91 33 182 / 0.4)
}

.hover\:bg-violet-800\/5:hover {
    background-color: rgb(91 33 182 / 0.05)
}

.hover\:bg-violet-800\/50:hover {
    background-color: rgb(91 33 182 / 0.5)
}

.hover\:bg-violet-800\/60:hover {
    background-color: rgb(91 33 182 / 0.6)
}

.hover\:bg-violet-800\/70:hover {
    background-color: rgb(91 33 182 / 0.7)
}

.hover\:bg-violet-800\/75:hover {
    background-color: rgb(91 33 182 / 0.75)
}

.hover\:bg-violet-800\/80:hover {
    background-color: rgb(91 33 182 / 0.8)
}

.hover\:bg-violet-800\/90:hover {
    background-color: rgb(91 33 182 / 0.9)
}

.hover\:bg-violet-800\/95:hover {
    background-color: rgb(91 33 182 / 0.95)
}

.hover\:bg-violet-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(76 29 149 / var(--tw-bg-opacity))
}

.hover\:bg-violet-900\/0:hover {
    background-color: rgb(76 29 149 / 0)
}

.hover\:bg-violet-900\/10:hover {
    background-color: rgb(76 29 149 / 0.1)
}

.hover\:bg-violet-900\/100:hover {
    background-color: rgb(76 29 149 / 1)
}

.hover\:bg-violet-900\/20:hover {
    background-color: rgb(76 29 149 / 0.2)
}

.hover\:bg-violet-900\/25:hover {
    background-color: rgb(76 29 149 / 0.25)
}

.hover\:bg-violet-900\/30:hover {
    background-color: rgb(76 29 149 / 0.3)
}

.hover\:bg-violet-900\/40:hover {
    background-color: rgb(76 29 149 / 0.4)
}

.hover\:bg-violet-900\/5:hover {
    background-color: rgb(76 29 149 / 0.05)
}

.hover\:bg-violet-900\/50:hover {
    background-color: rgb(76 29 149 / 0.5)
}

.hover\:bg-violet-900\/60:hover {
    background-color: rgb(76 29 149 / 0.6)
}

.hover\:bg-violet-900\/70:hover {
    background-color: rgb(76 29 149 / 0.7)
}

.hover\:bg-violet-900\/75:hover {
    background-color: rgb(76 29 149 / 0.75)
}

.hover\:bg-violet-900\/80:hover {
    background-color: rgb(76 29 149 / 0.8)
}

.hover\:bg-violet-900\/90:hover {
    background-color: rgb(76 29 149 / 0.9)
}

.hover\:bg-violet-900\/95:hover {
    background-color: rgb(76 29 149 / 0.95)
}

.hover\:bg-violet-950:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(46 16 101 / var(--tw-bg-opacity))
}

.hover\:bg-violet-950\/0:hover {
    background-color: rgb(46 16 101 / 0)
}

.hover\:bg-violet-950\/10:hover {
    background-color: rgb(46 16 101 / 0.1)
}

.hover\:bg-violet-950\/100:hover {
    background-color: rgb(46 16 101 / 1)
}

.hover\:bg-violet-950\/20:hover {
    background-color: rgb(46 16 101 / 0.2)
}

.hover\:bg-violet-950\/25:hover {
    background-color: rgb(46 16 101 / 0.25)
}

.hover\:bg-violet-950\/30:hover {
    background-color: rgb(46 16 101 / 0.3)
}

.hover\:bg-violet-950\/40:hover {
    background-color: rgb(46 16 101 / 0.4)
}

.hover\:bg-violet-950\/5:hover {
    background-color: rgb(46 16 101 / 0.05)
}

.hover\:bg-violet-950\/50:hover {
    background-color: rgb(46 16 101 / 0.5)
}

.hover\:bg-violet-950\/60:hover {
    background-color: rgb(46 16 101 / 0.6)
}

.hover\:bg-violet-950\/70:hover {
    background-color: rgb(46 16 101 / 0.7)
}

.hover\:bg-violet-950\/75:hover {
    background-color: rgb(46 16 101 / 0.75)
}

.hover\:bg-violet-950\/80:hover {
    background-color: rgb(46 16 101 / 0.8)
}

.hover\:bg-violet-950\/90:hover {
    background-color: rgb(46 16 101 / 0.9)
}

.hover\:bg-violet-950\/95:hover {
    background-color: rgb(46 16 101 / 0.95)
}

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

.hover\:bg-yellow-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(254 249 195 / var(--tw-bg-opacity))
}

.hover\:bg-yellow-100\/0:hover {
    background-color: rgb(254 249 195 / 0)
}

.hover\:bg-yellow-100\/10:hover {
    background-color: rgb(254 249 195 / 0.1)
}

.hover\:bg-yellow-100\/100:hover {
    background-color: rgb(254 249 195 / 1)
}

.hover\:bg-yellow-100\/20:hover {
    background-color: rgb(254 249 195 / 0.2)
}

.hover\:bg-yellow-100\/25:hover {
    background-color: rgb(254 249 195 / 0.25)
}

.hover\:bg-yellow-100\/30:hover {
    background-color: rgb(254 249 195 / 0.3)
}

.hover\:bg-yellow-100\/40:hover {
    background-color: rgb(254 249 195 / 0.4)
}

.hover\:bg-yellow-100\/5:hover {
    background-color: rgb(254 249 195 / 0.05)
}

.hover\:bg-yellow-100\/50:hover {
    background-color: rgb(254 249 195 / 0.5)
}

.hover\:bg-yellow-100\/60:hover {
    background-color: rgb(254 249 195 / 0.6)
}

.hover\:bg-yellow-100\/70:hover {
    background-color: rgb(254 249 195 / 0.7)
}

.hover\:bg-yellow-100\/75:hover {
    background-color: rgb(254 249 195 / 0.75)
}

.hover\:bg-yellow-100\/80:hover {
    background-color: rgb(254 249 195 / 0.8)
}

.hover\:bg-yellow-100\/90:hover {
    background-color: rgb(254 249 195 / 0.9)
}

.hover\:bg-yellow-100\/95:hover {
    background-color: rgb(254 249 195 / 0.95)
}

.hover\:bg-yellow-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(254 240 138 / var(--tw-bg-opacity))
}

.hover\:bg-yellow-200\/0:hover {
    background-color: rgb(254 240 138 / 0)
}

.hover\:bg-yellow-200\/10:hover {
    background-color: rgb(254 240 138 / 0.1)
}

.hover\:bg-yellow-200\/100:hover {
    background-color: rgb(254 240 138 / 1)
}

.hover\:bg-yellow-200\/20:hover {
    background-color: rgb(254 240 138 / 0.2)
}

.hover\:bg-yellow-200\/25:hover {
    background-color: rgb(254 240 138 / 0.25)
}

.hover\:bg-yellow-200\/30:hover {
    background-color: rgb(254 240 138 / 0.3)
}

.hover\:bg-yellow-200\/40:hover {
    background-color: rgb(254 240 138 / 0.4)
}

.hover\:bg-yellow-200\/5:hover {
    background-color: rgb(254 240 138 / 0.05)
}

.hover\:bg-yellow-200\/50:hover {
    background-color: rgb(254 240 138 / 0.5)
}

.hover\:bg-yellow-200\/60:hover {
    background-color: rgb(254 240 138 / 0.6)
}

.hover\:bg-yellow-200\/70:hover {
    background-color: rgb(254 240 138 / 0.7)
}

.hover\:bg-yellow-200\/75:hover {
    background-color: rgb(254 240 138 / 0.75)
}

.hover\:bg-yellow-200\/80:hover {
    background-color: rgb(254 240 138 / 0.8)
}

.hover\:bg-yellow-200\/90:hover {
    background-color: rgb(254 240 138 / 0.9)
}

.hover\:bg-yellow-200\/95:hover {
    background-color: rgb(254 240 138 / 0.95)
}

.hover\:bg-yellow-255:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(252 232 128 / var(--tw-bg-opacity))
}

.hover\:bg-yellow-255\/0:hover {
    background-color: rgb(252 232 128 / 0)
}

.hover\:bg-yellow-255\/10:hover {
    background-color: rgb(252 232 128 / 0.1)
}

.hover\:bg-yellow-255\/100:hover {
    background-color: rgb(252 232 128 / 1)
}

.hover\:bg-yellow-255\/20:hover {
    background-color: rgb(252 232 128 / 0.2)
}

.hover\:bg-yellow-255\/25:hover {
    background-color: rgb(252 232 128 / 0.25)
}

.hover\:bg-yellow-255\/30:hover {
    background-color: rgb(252 232 128 / 0.3)
}

.hover\:bg-yellow-255\/40:hover {
    background-color: rgb(252 232 128 / 0.4)
}

.hover\:bg-yellow-255\/5:hover {
    background-color: rgb(252 232 128 / 0.05)
}

.hover\:bg-yellow-255\/50:hover {
    background-color: rgb(252 232 128 / 0.5)
}

.hover\:bg-yellow-255\/60:hover {
    background-color: rgb(252 232 128 / 0.6)
}

.hover\:bg-yellow-255\/70:hover {
    background-color: rgb(252 232 128 / 0.7)
}

.hover\:bg-yellow-255\/75:hover {
    background-color: rgb(252 232 128 / 0.75)
}

.hover\:bg-yellow-255\/80:hover {
    background-color: rgb(252 232 128 / 0.8)
}

.hover\:bg-yellow-255\/90:hover {
    background-color: rgb(252 232 128 / 0.9)
}

.hover\:bg-yellow-255\/95:hover {
    background-color: rgb(252 232 128 / 0.95)
}

.hover\:bg-yellow-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(253 224 71 / var(--tw-bg-opacity))
}

.hover\:bg-yellow-300\/0:hover {
    background-color: rgb(253 224 71 / 0)
}

.hover\:bg-yellow-300\/10:hover {
    background-color: rgb(253 224 71 / 0.1)
}

.hover\:bg-yellow-300\/100:hover {
    background-color: rgb(253 224 71 / 1)
}

.hover\:bg-yellow-300\/20:hover {
    background-color: rgb(253 224 71 / 0.2)
}

.hover\:bg-yellow-300\/25:hover {
    background-color: rgb(253 224 71 / 0.25)
}

.hover\:bg-yellow-300\/30:hover {
    background-color: rgb(253 224 71 / 0.3)
}

.hover\:bg-yellow-300\/40:hover {
    background-color: rgb(253 224 71 / 0.4)
}

.hover\:bg-yellow-300\/5:hover {
    background-color: rgb(253 224 71 / 0.05)
}

.hover\:bg-yellow-300\/50:hover {
    background-color: rgb(253 224 71 / 0.5)
}

.hover\:bg-yellow-300\/60:hover {
    background-color: rgb(253 224 71 / 0.6)
}

.hover\:bg-yellow-300\/70:hover {
    background-color: rgb(253 224 71 / 0.7)
}

.hover\:bg-yellow-300\/75:hover {
    background-color: rgb(253 224 71 / 0.75)
}

.hover\:bg-yellow-300\/80:hover {
    background-color: rgb(253 224 71 / 0.8)
}

.hover\:bg-yellow-300\/90:hover {
    background-color: rgb(253 224 71 / 0.9)
}

.hover\:bg-yellow-300\/95:hover {
    background-color: rgb(253 224 71 / 0.95)
}

.hover\:bg-yellow-350:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(255 221 154 / var(--tw-bg-opacity))
}

.hover\:bg-yellow-350\/0:hover {
    background-color: rgb(255 221 154 / 0)
}

.hover\:bg-yellow-350\/10:hover {
    background-color: rgb(255 221 154 / 0.1)
}

.hover\:bg-yellow-350\/100:hover {
    background-color: rgb(255 221 154 / 1)
}

.hover\:bg-yellow-350\/20:hover {
    background-color: rgb(255 221 154 / 0.2)
}

.hover\:bg-yellow-350\/25:hover {
    background-color: rgb(255 221 154 / 0.25)
}

.hover\:bg-yellow-350\/30:hover {
    background-color: rgb(255 221 154 / 0.3)
}

.hover\:bg-yellow-350\/40:hover {
    background-color: rgb(255 221 154 / 0.4)
}

.hover\:bg-yellow-350\/5:hover {
    background-color: rgb(255 221 154 / 0.05)
}

.hover\:bg-yellow-350\/50:hover {
    background-color: rgb(255 221 154 / 0.5)
}

.hover\:bg-yellow-350\/60:hover {
    background-color: rgb(255 221 154 / 0.6)
}

.hover\:bg-yellow-350\/70:hover {
    background-color: rgb(255 221 154 / 0.7)
}

.hover\:bg-yellow-350\/75:hover {
    background-color: rgb(255 221 154 / 0.75)
}

.hover\:bg-yellow-350\/80:hover {
    background-color: rgb(255 221 154 / 0.8)
}

.hover\:bg-yellow-350\/90:hover {
    background-color: rgb(255 221 154 / 0.9)
}

.hover\:bg-yellow-350\/95:hover {
    background-color: rgb(255 221 154 / 0.95)
}

.hover\:bg-yellow-351:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(255 214 11 / var(--tw-bg-opacity))
}

.hover\:bg-yellow-351\/0:hover {
    background-color: rgb(255 214 11 / 0)
}

.hover\:bg-yellow-351\/10:hover {
    background-color: rgb(255 214 11 / 0.1)
}

.hover\:bg-yellow-351\/100:hover {
    background-color: rgb(255 214 11 / 1)
}

.hover\:bg-yellow-351\/20:hover {
    background-color: rgb(255 214 11 / 0.2)
}

.hover\:bg-yellow-351\/25:hover {
    background-color: rgb(255 214 11 / 0.25)
}

.hover\:bg-yellow-351\/30:hover {
    background-color: rgb(255 214 11 / 0.3)
}

.hover\:bg-yellow-351\/40:hover {
    background-color: rgb(255 214 11 / 0.4)
}

.hover\:bg-yellow-351\/5:hover {
    background-color: rgb(255 214 11 / 0.05)
}

.hover\:bg-yellow-351\/50:hover {
    background-color: rgb(255 214 11 / 0.5)
}

.hover\:bg-yellow-351\/60:hover {
    background-color: rgb(255 214 11 / 0.6)
}

.hover\:bg-yellow-351\/70:hover {
    background-color: rgb(255 214 11 / 0.7)
}

.hover\:bg-yellow-351\/75:hover {
    background-color: rgb(255 214 11 / 0.75)
}

.hover\:bg-yellow-351\/80:hover {
    background-color: rgb(255 214 11 / 0.8)
}

.hover\:bg-yellow-351\/90:hover {
    background-color: rgb(255 214 11 / 0.9)
}

.hover\:bg-yellow-351\/95:hover {
    background-color: rgb(255 214 11 / 0.95)
}

.hover\:bg-yellow-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(250 204 21 / var(--tw-bg-opacity))
}

.hover\:bg-yellow-400\/0:hover {
    background-color: rgb(250 204 21 / 0)
}

.hover\:bg-yellow-400\/10:hover {
    background-color: rgb(250 204 21 / 0.1)
}

.hover\:bg-yellow-400\/100:hover {
    background-color: rgb(250 204 21 / 1)
}

.hover\:bg-yellow-400\/20:hover {
    background-color: rgb(250 204 21 / 0.2)
}

.hover\:bg-yellow-400\/25:hover {
    background-color: rgb(250 204 21 / 0.25)
}

.hover\:bg-yellow-400\/30:hover {
    background-color: rgb(250 204 21 / 0.3)
}

.hover\:bg-yellow-400\/40:hover {
    background-color: rgb(250 204 21 / 0.4)
}

.hover\:bg-yellow-400\/5:hover {
    background-color: rgb(250 204 21 / 0.05)
}

.hover\:bg-yellow-400\/50:hover {
    background-color: rgb(250 204 21 / 0.5)
}

.hover\:bg-yellow-400\/60:hover {
    background-color: rgb(250 204 21 / 0.6)
}

.hover\:bg-yellow-400\/70:hover {
    background-color: rgb(250 204 21 / 0.7)
}

.hover\:bg-yellow-400\/75:hover {
    background-color: rgb(250 204 21 / 0.75)
}

.hover\:bg-yellow-400\/80:hover {
    background-color: rgb(250 204 21 / 0.8)
}

.hover\:bg-yellow-400\/90:hover {
    background-color: rgb(250 204 21 / 0.9)
}

.hover\:bg-yellow-400\/95:hover {
    background-color: rgb(250 204 21 / 0.95)
}

.hover\:bg-yellow-450:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(250 179 19 / var(--tw-bg-opacity))
}

.hover\:bg-yellow-450\/0:hover {
    background-color: rgb(250 179 19 / 0)
}

.hover\:bg-yellow-450\/10:hover {
    background-color: rgb(250 179 19 / 0.1)
}

.hover\:bg-yellow-450\/100:hover {
    background-color: rgb(250 179 19 / 1)
}

.hover\:bg-yellow-450\/20:hover {
    background-color: rgb(250 179 19 / 0.2)
}

.hover\:bg-yellow-450\/25:hover {
    background-color: rgb(250 179 19 / 0.25)
}

.hover\:bg-yellow-450\/30:hover {
    background-color: rgb(250 179 19 / 0.3)
}

.hover\:bg-yellow-450\/40:hover {
    background-color: rgb(250 179 19 / 0.4)
}

.hover\:bg-yellow-450\/5:hover {
    background-color: rgb(250 179 19 / 0.05)
}

.hover\:bg-yellow-450\/50:hover {
    background-color: rgb(250 179 19 / 0.5)
}

.hover\:bg-yellow-450\/60:hover {
    background-color: rgb(250 179 19 / 0.6)
}

.hover\:bg-yellow-450\/70:hover {
    background-color: rgb(250 179 19 / 0.7)
}

.hover\:bg-yellow-450\/75:hover {
    background-color: rgb(250 179 19 / 0.75)
}

.hover\:bg-yellow-450\/80:hover {
    background-color: rgb(250 179 19 / 0.8)
}

.hover\:bg-yellow-450\/90:hover {
    background-color: rgb(250 179 19 / 0.9)
}

.hover\:bg-yellow-450\/95:hover {
    background-color: rgb(250 179 19 / 0.95)
}

.hover\:bg-yellow-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(254 252 232 / var(--tw-bg-opacity))
}

.hover\:bg-yellow-50\/0:hover {
    background-color: rgb(254 252 232 / 0)
}

.hover\:bg-yellow-50\/10:hover {
    background-color: rgb(254 252 232 / 0.1)
}

.hover\:bg-yellow-50\/100:hover {
    background-color: rgb(254 252 232 / 1)
}

.hover\:bg-yellow-50\/20:hover {
    background-color: rgb(254 252 232 / 0.2)
}

.hover\:bg-yellow-50\/25:hover {
    background-color: rgb(254 252 232 / 0.25)
}

.hover\:bg-yellow-50\/30:hover {
    background-color: rgb(254 252 232 / 0.3)
}

.hover\:bg-yellow-50\/40:hover {
    background-color: rgb(254 252 232 / 0.4)
}

.hover\:bg-yellow-50\/5:hover {
    background-color: rgb(254 252 232 / 0.05)
}

.hover\:bg-yellow-50\/50:hover {
    background-color: rgb(254 252 232 / 0.5)
}

.hover\:bg-yellow-50\/60:hover {
    background-color: rgb(254 252 232 / 0.6)
}

.hover\:bg-yellow-50\/70:hover {
    background-color: rgb(254 252 232 / 0.7)
}

.hover\:bg-yellow-50\/75:hover {
    background-color: rgb(254 252 232 / 0.75)
}

.hover\:bg-yellow-50\/80:hover {
    background-color: rgb(254 252 232 / 0.8)
}

.hover\:bg-yellow-50\/90:hover {
    background-color: rgb(254 252 232 / 0.9)
}

.hover\:bg-yellow-50\/95:hover {
    background-color: rgb(254 252 232 / 0.95)
}

.hover\:bg-yellow-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(234 179 8 / var(--tw-bg-opacity))
}

.hover\:bg-yellow-500\/0:hover {
    background-color: rgb(234 179 8 / 0)
}

.hover\:bg-yellow-500\/10:hover {
    background-color: rgb(234 179 8 / 0.1)
}

.hover\:bg-yellow-500\/100:hover {
    background-color: rgb(234 179 8 / 1)
}

.hover\:bg-yellow-500\/20:hover {
    background-color: rgb(234 179 8 / 0.2)
}

.hover\:bg-yellow-500\/25:hover {
    background-color: rgb(234 179 8 / 0.25)
}

.hover\:bg-yellow-500\/30:hover {
    background-color: rgb(234 179 8 / 0.3)
}

.hover\:bg-yellow-500\/40:hover {
    background-color: rgb(234 179 8 / 0.4)
}

.hover\:bg-yellow-500\/5:hover {
    background-color: rgb(234 179 8 / 0.05)
}

.hover\:bg-yellow-500\/50:hover {
    background-color: rgb(234 179 8 / 0.5)
}

.hover\:bg-yellow-500\/60:hover {
    background-color: rgb(234 179 8 / 0.6)
}

.hover\:bg-yellow-500\/70:hover {
    background-color: rgb(234 179 8 / 0.7)
}

.hover\:bg-yellow-500\/75:hover {
    background-color: rgb(234 179 8 / 0.75)
}

.hover\:bg-yellow-500\/80:hover {
    background-color: rgb(234 179 8 / 0.8)
}

.hover\:bg-yellow-500\/90:hover {
    background-color: rgb(234 179 8 / 0.9)
}

.hover\:bg-yellow-500\/95:hover {
    background-color: rgb(234 179 8 / 0.95)
}

.hover\:bg-yellow-550:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(218 153 0 / var(--tw-bg-opacity))
}

.hover\:bg-yellow-550\/0:hover {
    background-color: rgb(218 153 0 / 0)
}

.hover\:bg-yellow-550\/10:hover {
    background-color: rgb(218 153 0 / 0.1)
}

.hover\:bg-yellow-550\/100:hover {
    background-color: rgb(218 153 0 / 1)
}

.hover\:bg-yellow-550\/20:hover {
    background-color: rgb(218 153 0 / 0.2)
}

.hover\:bg-yellow-550\/25:hover {
    background-color: rgb(218 153 0 / 0.25)
}

.hover\:bg-yellow-550\/30:hover {
    background-color: rgb(218 153 0 / 0.3)
}

.hover\:bg-yellow-550\/40:hover {
    background-color: rgb(218 153 0 / 0.4)
}

.hover\:bg-yellow-550\/5:hover {
    background-color: rgb(218 153 0 / 0.05)
}

.hover\:bg-yellow-550\/50:hover {
    background-color: rgb(218 153 0 / 0.5)
}

.hover\:bg-yellow-550\/60:hover {
    background-color: rgb(218 153 0 / 0.6)
}

.hover\:bg-yellow-550\/70:hover {
    background-color: rgb(218 153 0 / 0.7)
}

.hover\:bg-yellow-550\/75:hover {
    background-color: rgb(218 153 0 / 0.75)
}

.hover\:bg-yellow-550\/80:hover {
    background-color: rgb(218 153 0 / 0.8)
}

.hover\:bg-yellow-550\/90:hover {
    background-color: rgb(218 153 0 / 0.9)
}

.hover\:bg-yellow-550\/95:hover {
    background-color: rgb(218 153 0 / 0.95)
}

.hover\:bg-yellow-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(202 138 4 / var(--tw-bg-opacity))
}

.hover\:bg-yellow-600\/0:hover {
    background-color: rgb(202 138 4 / 0)
}

.hover\:bg-yellow-600\/10:hover {
    background-color: rgb(202 138 4 / 0.1)
}

.hover\:bg-yellow-600\/100:hover {
    background-color: rgb(202 138 4 / 1)
}

.hover\:bg-yellow-600\/20:hover {
    background-color: rgb(202 138 4 / 0.2)
}

.hover\:bg-yellow-600\/25:hover {
    background-color: rgb(202 138 4 / 0.25)
}

.hover\:bg-yellow-600\/30:hover {
    background-color: rgb(202 138 4 / 0.3)
}

.hover\:bg-yellow-600\/40:hover {
    background-color: rgb(202 138 4 / 0.4)
}

.hover\:bg-yellow-600\/5:hover {
    background-color: rgb(202 138 4 / 0.05)
}

.hover\:bg-yellow-600\/50:hover {
    background-color: rgb(202 138 4 / 0.5)
}

.hover\:bg-yellow-600\/60:hover {
    background-color: rgb(202 138 4 / 0.6)
}

.hover\:bg-yellow-600\/70:hover {
    background-color: rgb(202 138 4 / 0.7)
}

.hover\:bg-yellow-600\/75:hover {
    background-color: rgb(202 138 4 / 0.75)
}

.hover\:bg-yellow-600\/80:hover {
    background-color: rgb(202 138 4 / 0.8)
}

.hover\:bg-yellow-600\/90:hover {
    background-color: rgb(202 138 4 / 0.9)
}

.hover\:bg-yellow-600\/95:hover {
    background-color: rgb(202 138 4 / 0.95)
}

.hover\:bg-yellow-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(161 98 7 / var(--tw-bg-opacity))
}

.hover\:bg-yellow-700\/0:hover {
    background-color: rgb(161 98 7 / 0)
}

.hover\:bg-yellow-700\/10:hover {
    background-color: rgb(161 98 7 / 0.1)
}

.hover\:bg-yellow-700\/100:hover {
    background-color: rgb(161 98 7 / 1)
}

.hover\:bg-yellow-700\/20:hover {
    background-color: rgb(161 98 7 / 0.2)
}

.hover\:bg-yellow-700\/25:hover {
    background-color: rgb(161 98 7 / 0.25)
}

.hover\:bg-yellow-700\/30:hover {
    background-color: rgb(161 98 7 / 0.3)
}

.hover\:bg-yellow-700\/40:hover {
    background-color: rgb(161 98 7 / 0.4)
}

.hover\:bg-yellow-700\/5:hover {
    background-color: rgb(161 98 7 / 0.05)
}

.hover\:bg-yellow-700\/50:hover {
    background-color: rgb(161 98 7 / 0.5)
}

.hover\:bg-yellow-700\/60:hover {
    background-color: rgb(161 98 7 / 0.6)
}

.hover\:bg-yellow-700\/70:hover {
    background-color: rgb(161 98 7 / 0.7)
}

.hover\:bg-yellow-700\/75:hover {
    background-color: rgb(161 98 7 / 0.75)
}

.hover\:bg-yellow-700\/80:hover {
    background-color: rgb(161 98 7 / 0.8)
}

.hover\:bg-yellow-700\/90:hover {
    background-color: rgb(161 98 7 / 0.9)
}

.hover\:bg-yellow-700\/95:hover {
    background-color: rgb(161 98 7 / 0.95)
}

.hover\:bg-yellow-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(133 77 14 / var(--tw-bg-opacity))
}

.hover\:bg-yellow-800\/0:hover {
    background-color: rgb(133 77 14 / 0)
}

.hover\:bg-yellow-800\/10:hover {
    background-color: rgb(133 77 14 / 0.1)
}

.hover\:bg-yellow-800\/100:hover {
    background-color: rgb(133 77 14 / 1)
}

.hover\:bg-yellow-800\/20:hover {
    background-color: rgb(133 77 14 / 0.2)
}

.hover\:bg-yellow-800\/25:hover {
    background-color: rgb(133 77 14 / 0.25)
}

.hover\:bg-yellow-800\/30:hover {
    background-color: rgb(133 77 14 / 0.3)
}

.hover\:bg-yellow-800\/40:hover {
    background-color: rgb(133 77 14 / 0.4)
}

.hover\:bg-yellow-800\/5:hover {
    background-color: rgb(133 77 14 / 0.05)
}

.hover\:bg-yellow-800\/50:hover {
    background-color: rgb(133 77 14 / 0.5)
}

.hover\:bg-yellow-800\/60:hover {
    background-color: rgb(133 77 14 / 0.6)
}

.hover\:bg-yellow-800\/70:hover {
    background-color: rgb(133 77 14 / 0.7)
}

.hover\:bg-yellow-800\/75:hover {
    background-color: rgb(133 77 14 / 0.75)
}

.hover\:bg-yellow-800\/80:hover {
    background-color: rgb(133 77 14 / 0.8)
}

.hover\:bg-yellow-800\/90:hover {
    background-color: rgb(133 77 14 / 0.9)
}

.hover\:bg-yellow-800\/95:hover {
    background-color: rgb(133 77 14 / 0.95)
}

.hover\:bg-yellow-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(113 63 18 / var(--tw-bg-opacity))
}

.hover\:bg-yellow-900\/0:hover {
    background-color: rgb(113 63 18 / 0)
}

.hover\:bg-yellow-900\/10:hover {
    background-color: rgb(113 63 18 / 0.1)
}

.hover\:bg-yellow-900\/100:hover {
    background-color: rgb(113 63 18 / 1)
}

.hover\:bg-yellow-900\/20:hover {
    background-color: rgb(113 63 18 / 0.2)
}

.hover\:bg-yellow-900\/25:hover {
    background-color: rgb(113 63 18 / 0.25)
}

.hover\:bg-yellow-900\/30:hover {
    background-color: rgb(113 63 18 / 0.3)
}

.hover\:bg-yellow-900\/40:hover {
    background-color: rgb(113 63 18 / 0.4)
}

.hover\:bg-yellow-900\/5:hover {
    background-color: rgb(113 63 18 / 0.05)
}

.hover\:bg-yellow-900\/50:hover {
    background-color: rgb(113 63 18 / 0.5)
}

.hover\:bg-yellow-900\/60:hover {
    background-color: rgb(113 63 18 / 0.6)
}

.hover\:bg-yellow-900\/70:hover {
    background-color: rgb(113 63 18 / 0.7)
}

.hover\:bg-yellow-900\/75:hover {
    background-color: rgb(113 63 18 / 0.75)
}

.hover\:bg-yellow-900\/80:hover {
    background-color: rgb(113 63 18 / 0.8)
}

.hover\:bg-yellow-900\/90:hover {
    background-color: rgb(113 63 18 / 0.9)
}

.hover\:bg-yellow-900\/95:hover {
    background-color: rgb(113 63 18 / 0.95)
}

.hover\:bg-yellow-950:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(66 32 6 / var(--tw-bg-opacity))
}

.hover\:bg-yellow-950\/0:hover {
    background-color: rgb(66 32 6 / 0)
}

.hover\:bg-yellow-950\/10:hover {
    background-color: rgb(66 32 6 / 0.1)
}

.hover\:bg-yellow-950\/100:hover {
    background-color: rgb(66 32 6 / 1)
}

.hover\:bg-yellow-950\/20:hover {
    background-color: rgb(66 32 6 / 0.2)
}

.hover\:bg-yellow-950\/25:hover {
    background-color: rgb(66 32 6 / 0.25)
}

.hover\:bg-yellow-950\/30:hover {
    background-color: rgb(66 32 6 / 0.3)
}

.hover\:bg-yellow-950\/40:hover {
    background-color: rgb(66 32 6 / 0.4)
}

.hover\:bg-yellow-950\/5:hover {
    background-color: rgb(66 32 6 / 0.05)
}

.hover\:bg-yellow-950\/50:hover {
    background-color: rgb(66 32 6 / 0.5)
}

.hover\:bg-yellow-950\/60:hover {
    background-color: rgb(66 32 6 / 0.6)
}

.hover\:bg-yellow-950\/70:hover {
    background-color: rgb(66 32 6 / 0.7)
}

.hover\:bg-yellow-950\/75:hover {
    background-color: rgb(66 32 6 / 0.75)
}

.hover\:bg-yellow-950\/80:hover {
    background-color: rgb(66 32 6 / 0.8)
}

.hover\:bg-yellow-950\/90:hover {
    background-color: rgb(66 32 6 / 0.9)
}

.hover\:bg-yellow-950\/95:hover {
    background-color: rgb(66 32 6 / 0.95)
}

.hover\:bg-zinc-100:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(244 244 245 / var(--tw-bg-opacity))
}

.hover\:bg-zinc-100\/0:hover {
    background-color: rgb(244 244 245 / 0)
}

.hover\:bg-zinc-100\/10:hover {
    background-color: rgb(244 244 245 / 0.1)
}

.hover\:bg-zinc-100\/100:hover {
    background-color: rgb(244 244 245 / 1)
}

.hover\:bg-zinc-100\/20:hover {
    background-color: rgb(244 244 245 / 0.2)
}

.hover\:bg-zinc-100\/25:hover {
    background-color: rgb(244 244 245 / 0.25)
}

.hover\:bg-zinc-100\/30:hover {
    background-color: rgb(244 244 245 / 0.3)
}

.hover\:bg-zinc-100\/40:hover {
    background-color: rgb(244 244 245 / 0.4)
}

.hover\:bg-zinc-100\/5:hover {
    background-color: rgb(244 244 245 / 0.05)
}

.hover\:bg-zinc-100\/50:hover {
    background-color: rgb(244 244 245 / 0.5)
}

.hover\:bg-zinc-100\/60:hover {
    background-color: rgb(244 244 245 / 0.6)
}

.hover\:bg-zinc-100\/70:hover {
    background-color: rgb(244 244 245 / 0.7)
}

.hover\:bg-zinc-100\/75:hover {
    background-color: rgb(244 244 245 / 0.75)
}

.hover\:bg-zinc-100\/80:hover {
    background-color: rgb(244 244 245 / 0.8)
}

.hover\:bg-zinc-100\/90:hover {
    background-color: rgb(244 244 245 / 0.9)
}

.hover\:bg-zinc-100\/95:hover {
    background-color: rgb(244 244 245 / 0.95)
}

.hover\:bg-zinc-150:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(241 241 241 / var(--tw-bg-opacity))
}

.hover\:bg-zinc-150\/0:hover {
    background-color: rgb(241 241 241 / 0)
}

.hover\:bg-zinc-150\/10:hover {
    background-color: rgb(241 241 241 / 0.1)
}

.hover\:bg-zinc-150\/100:hover {
    background-color: rgb(241 241 241 / 1)
}

.hover\:bg-zinc-150\/20:hover {
    background-color: rgb(241 241 241 / 0.2)
}

.hover\:bg-zinc-150\/25:hover {
    background-color: rgb(241 241 241 / 0.25)
}

.hover\:bg-zinc-150\/30:hover {
    background-color: rgb(241 241 241 / 0.3)
}

.hover\:bg-zinc-150\/40:hover {
    background-color: rgb(241 241 241 / 0.4)
}

.hover\:bg-zinc-150\/5:hover {
    background-color: rgb(241 241 241 / 0.05)
}

.hover\:bg-zinc-150\/50:hover {
    background-color: rgb(241 241 241 / 0.5)
}

.hover\:bg-zinc-150\/60:hover {
    background-color: rgb(241 241 241 / 0.6)
}

.hover\:bg-zinc-150\/70:hover {
    background-color: rgb(241 241 241 / 0.7)
}

.hover\:bg-zinc-150\/75:hover {
    background-color: rgb(241 241 241 / 0.75)
}

.hover\:bg-zinc-150\/80:hover {
    background-color: rgb(241 241 241 / 0.8)
}

.hover\:bg-zinc-150\/90:hover {
    background-color: rgb(241 241 241 / 0.9)
}

.hover\:bg-zinc-150\/95:hover {
    background-color: rgb(241 241 241 / 0.95)
}

.hover\:bg-zinc-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(228 228 231 / var(--tw-bg-opacity))
}

.hover\:bg-zinc-200\/0:hover {
    background-color: rgb(228 228 231 / 0)
}

.hover\:bg-zinc-200\/10:hover {
    background-color: rgb(228 228 231 / 0.1)
}

.hover\:bg-zinc-200\/100:hover {
    background-color: rgb(228 228 231 / 1)
}

.hover\:bg-zinc-200\/20:hover {
    background-color: rgb(228 228 231 / 0.2)
}

.hover\:bg-zinc-200\/25:hover {
    background-color: rgb(228 228 231 / 0.25)
}

.hover\:bg-zinc-200\/30:hover {
    background-color: rgb(228 228 231 / 0.3)
}

.hover\:bg-zinc-200\/40:hover {
    background-color: rgb(228 228 231 / 0.4)
}

.hover\:bg-zinc-200\/5:hover {
    background-color: rgb(228 228 231 / 0.05)
}

.hover\:bg-zinc-200\/50:hover {
    background-color: rgb(228 228 231 / 0.5)
}

.hover\:bg-zinc-200\/60:hover {
    background-color: rgb(228 228 231 / 0.6)
}

.hover\:bg-zinc-200\/70:hover {
    background-color: rgb(228 228 231 / 0.7)
}

.hover\:bg-zinc-200\/75:hover {
    background-color: rgb(228 228 231 / 0.75)
}

.hover\:bg-zinc-200\/80:hover {
    background-color: rgb(228 228 231 / 0.8)
}

.hover\:bg-zinc-200\/90:hover {
    background-color: rgb(228 228 231 / 0.9)
}

.hover\:bg-zinc-200\/95:hover {
    background-color: rgb(228 228 231 / 0.95)
}

.hover\:bg-zinc-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(212 212 216 / var(--tw-bg-opacity))
}

.hover\:bg-zinc-300\/0:hover {
    background-color: rgb(212 212 216 / 0)
}

.hover\:bg-zinc-300\/10:hover {
    background-color: rgb(212 212 216 / 0.1)
}

.hover\:bg-zinc-300\/100:hover {
    background-color: rgb(212 212 216 / 1)
}

.hover\:bg-zinc-300\/20:hover {
    background-color: rgb(212 212 216 / 0.2)
}

.hover\:bg-zinc-300\/25:hover {
    background-color: rgb(212 212 216 / 0.25)
}

.hover\:bg-zinc-300\/30:hover {
    background-color: rgb(212 212 216 / 0.3)
}

.hover\:bg-zinc-300\/40:hover {
    background-color: rgb(212 212 216 / 0.4)
}

.hover\:bg-zinc-300\/5:hover {
    background-color: rgb(212 212 216 / 0.05)
}

.hover\:bg-zinc-300\/50:hover {
    background-color: rgb(212 212 216 / 0.5)
}

.hover\:bg-zinc-300\/60:hover {
    background-color: rgb(212 212 216 / 0.6)
}

.hover\:bg-zinc-300\/70:hover {
    background-color: rgb(212 212 216 / 0.7)
}

.hover\:bg-zinc-300\/75:hover {
    background-color: rgb(212 212 216 / 0.75)
}

.hover\:bg-zinc-300\/80:hover {
    background-color: rgb(212 212 216 / 0.8)
}

.hover\:bg-zinc-300\/90:hover {
    background-color: rgb(212 212 216 / 0.9)
}

.hover\:bg-zinc-300\/95:hover {
    background-color: rgb(212 212 216 / 0.95)
}

.hover\:bg-zinc-400:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(161 161 170 / var(--tw-bg-opacity))
}

.hover\:bg-zinc-400\/0:hover {
    background-color: rgb(161 161 170 / 0)
}

.hover\:bg-zinc-400\/10:hover {
    background-color: rgb(161 161 170 / 0.1)
}

.hover\:bg-zinc-400\/100:hover {
    background-color: rgb(161 161 170 / 1)
}

.hover\:bg-zinc-400\/20:hover {
    background-color: rgb(161 161 170 / 0.2)
}

.hover\:bg-zinc-400\/25:hover {
    background-color: rgb(161 161 170 / 0.25)
}

.hover\:bg-zinc-400\/30:hover {
    background-color: rgb(161 161 170 / 0.3)
}

.hover\:bg-zinc-400\/40:hover {
    background-color: rgb(161 161 170 / 0.4)
}

.hover\:bg-zinc-400\/5:hover {
    background-color: rgb(161 161 170 / 0.05)
}

.hover\:bg-zinc-400\/50:hover {
    background-color: rgb(161 161 170 / 0.5)
}

.hover\:bg-zinc-400\/60:hover {
    background-color: rgb(161 161 170 / 0.6)
}

.hover\:bg-zinc-400\/70:hover {
    background-color: rgb(161 161 170 / 0.7)
}

.hover\:bg-zinc-400\/75:hover {
    background-color: rgb(161 161 170 / 0.75)
}

.hover\:bg-zinc-400\/80:hover {
    background-color: rgb(161 161 170 / 0.8)
}

.hover\:bg-zinc-400\/90:hover {
    background-color: rgb(161 161 170 / 0.9)
}

.hover\:bg-zinc-400\/95:hover {
    background-color: rgb(161 161 170 / 0.95)
}

.hover\:bg-zinc-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(250 250 250 / var(--tw-bg-opacity))
}

.hover\:bg-zinc-50\/0:hover {
    background-color: rgb(250 250 250 / 0)
}

.hover\:bg-zinc-50\/10:hover {
    background-color: rgb(250 250 250 / 0.1)
}

.hover\:bg-zinc-50\/100:hover {
    background-color: rgb(250 250 250 / 1)
}

.hover\:bg-zinc-50\/20:hover {
    background-color: rgb(250 250 250 / 0.2)
}

.hover\:bg-zinc-50\/25:hover {
    background-color: rgb(250 250 250 / 0.25)
}

.hover\:bg-zinc-50\/30:hover {
    background-color: rgb(250 250 250 / 0.3)
}

.hover\:bg-zinc-50\/40:hover {
    background-color: rgb(250 250 250 / 0.4)
}

.hover\:bg-zinc-50\/5:hover {
    background-color: rgb(250 250 250 / 0.05)
}

.hover\:bg-zinc-50\/50:hover {
    background-color: rgb(250 250 250 / 0.5)
}

.hover\:bg-zinc-50\/60:hover {
    background-color: rgb(250 250 250 / 0.6)
}

.hover\:bg-zinc-50\/70:hover {
    background-color: rgb(250 250 250 / 0.7)
}

.hover\:bg-zinc-50\/75:hover {
    background-color: rgb(250 250 250 / 0.75)
}

.hover\:bg-zinc-50\/80:hover {
    background-color: rgb(250 250 250 / 0.8)
}

.hover\:bg-zinc-50\/90:hover {
    background-color: rgb(250 250 250 / 0.9)
}

.hover\:bg-zinc-50\/95:hover {
    background-color: rgb(250 250 250 / 0.95)
}

.hover\:bg-zinc-500:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(113 113 122 / var(--tw-bg-opacity))
}

.hover\:bg-zinc-500\/0:hover {
    background-color: rgb(113 113 122 / 0)
}

.hover\:bg-zinc-500\/10:hover {
    background-color: rgb(113 113 122 / 0.1)
}

.hover\:bg-zinc-500\/100:hover {
    background-color: rgb(113 113 122 / 1)
}

.hover\:bg-zinc-500\/20:hover {
    background-color: rgb(113 113 122 / 0.2)
}

.hover\:bg-zinc-500\/25:hover {
    background-color: rgb(113 113 122 / 0.25)
}

.hover\:bg-zinc-500\/30:hover {
    background-color: rgb(113 113 122 / 0.3)
}

.hover\:bg-zinc-500\/40:hover {
    background-color: rgb(113 113 122 / 0.4)
}

.hover\:bg-zinc-500\/5:hover {
    background-color: rgb(113 113 122 / 0.05)
}

.hover\:bg-zinc-500\/50:hover {
    background-color: rgb(113 113 122 / 0.5)
}

.hover\:bg-zinc-500\/60:hover {
    background-color: rgb(113 113 122 / 0.6)
}

.hover\:bg-zinc-500\/70:hover {
    background-color: rgb(113 113 122 / 0.7)
}

.hover\:bg-zinc-500\/75:hover {
    background-color: rgb(113 113 122 / 0.75)
}

.hover\:bg-zinc-500\/80:hover {
    background-color: rgb(113 113 122 / 0.8)
}

.hover\:bg-zinc-500\/90:hover {
    background-color: rgb(113 113 122 / 0.9)
}

.hover\:bg-zinc-500\/95:hover {
    background-color: rgb(113 113 122 / 0.95)
}

.hover\:bg-zinc-600:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(82 82 91 / var(--tw-bg-opacity))
}

.hover\:bg-zinc-600\/0:hover {
    background-color: rgb(82 82 91 / 0)
}

.hover\:bg-zinc-600\/10:hover {
    background-color: rgb(82 82 91 / 0.1)
}

.hover\:bg-zinc-600\/100:hover {
    background-color: rgb(82 82 91 / 1)
}

.hover\:bg-zinc-600\/20:hover {
    background-color: rgb(82 82 91 / 0.2)
}

.hover\:bg-zinc-600\/25:hover {
    background-color: rgb(82 82 91 / 0.25)
}

.hover\:bg-zinc-600\/30:hover {
    background-color: rgb(82 82 91 / 0.3)
}

.hover\:bg-zinc-600\/40:hover {
    background-color: rgb(82 82 91 / 0.4)
}

.hover\:bg-zinc-600\/5:hover {
    background-color: rgb(82 82 91 / 0.05)
}

.hover\:bg-zinc-600\/50:hover {
    background-color: rgb(82 82 91 / 0.5)
}

.hover\:bg-zinc-600\/60:hover {
    background-color: rgb(82 82 91 / 0.6)
}

.hover\:bg-zinc-600\/70:hover {
    background-color: rgb(82 82 91 / 0.7)
}

.hover\:bg-zinc-600\/75:hover {
    background-color: rgb(82 82 91 / 0.75)
}

.hover\:bg-zinc-600\/80:hover {
    background-color: rgb(82 82 91 / 0.8)
}

.hover\:bg-zinc-600\/90:hover {
    background-color: rgb(82 82 91 / 0.9)
}

.hover\:bg-zinc-600\/95:hover {
    background-color: rgb(82 82 91 / 0.95)
}

.hover\:bg-zinc-700:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(63 63 70 / var(--tw-bg-opacity))
}

.hover\:bg-zinc-700\/0:hover {
    background-color: rgb(63 63 70 / 0)
}

.hover\:bg-zinc-700\/10:hover {
    background-color: rgb(63 63 70 / 0.1)
}

.hover\:bg-zinc-700\/100:hover {
    background-color: rgb(63 63 70 / 1)
}

.hover\:bg-zinc-700\/20:hover {
    background-color: rgb(63 63 70 / 0.2)
}

.hover\:bg-zinc-700\/25:hover {
    background-color: rgb(63 63 70 / 0.25)
}

.hover\:bg-zinc-700\/30:hover {
    background-color: rgb(63 63 70 / 0.3)
}

.hover\:bg-zinc-700\/40:hover {
    background-color: rgb(63 63 70 / 0.4)
}

.hover\:bg-zinc-700\/5:hover {
    background-color: rgb(63 63 70 / 0.05)
}

.hover\:bg-zinc-700\/50:hover {
    background-color: rgb(63 63 70 / 0.5)
}

.hover\:bg-zinc-700\/60:hover {
    background-color: rgb(63 63 70 / 0.6)
}

.hover\:bg-zinc-700\/70:hover {
    background-color: rgb(63 63 70 / 0.7)
}

.hover\:bg-zinc-700\/75:hover {
    background-color: rgb(63 63 70 / 0.75)
}

.hover\:bg-zinc-700\/80:hover {
    background-color: rgb(63 63 70 / 0.8)
}

.hover\:bg-zinc-700\/90:hover {
    background-color: rgb(63 63 70 / 0.9)
}

.hover\:bg-zinc-700\/95:hover {
    background-color: rgb(63 63 70 / 0.95)
}

.hover\:bg-zinc-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(39 39 42 / var(--tw-bg-opacity))
}

.hover\:bg-zinc-800\/0:hover {
    background-color: rgb(39 39 42 / 0)
}

.hover\:bg-zinc-800\/10:hover {
    background-color: rgb(39 39 42 / 0.1)
}

.hover\:bg-zinc-800\/100:hover {
    background-color: rgb(39 39 42 / 1)
}

.hover\:bg-zinc-800\/20:hover {
    background-color: rgb(39 39 42 / 0.2)
}

.hover\:bg-zinc-800\/25:hover {
    background-color: rgb(39 39 42 / 0.25)
}

.hover\:bg-zinc-800\/30:hover {
    background-color: rgb(39 39 42 / 0.3)
}

.hover\:bg-zinc-800\/40:hover {
    background-color: rgb(39 39 42 / 0.4)
}

.hover\:bg-zinc-800\/5:hover {
    background-color: rgb(39 39 42 / 0.05)
}

.hover\:bg-zinc-800\/50:hover {
    background-color: rgb(39 39 42 / 0.5)
}

.hover\:bg-zinc-800\/60:hover {
    background-color: rgb(39 39 42 / 0.6)
}

.hover\:bg-zinc-800\/70:hover {
    background-color: rgb(39 39 42 / 0.7)
}

.hover\:bg-zinc-800\/75:hover {
    background-color: rgb(39 39 42 / 0.75)
}

.hover\:bg-zinc-800\/80:hover {
    background-color: rgb(39 39 42 / 0.8)
}

.hover\:bg-zinc-800\/90:hover {
    background-color: rgb(39 39 42 / 0.9)
}

.hover\:bg-zinc-800\/95:hover {
    background-color: rgb(39 39 42 / 0.95)
}

.hover\:bg-zinc-900:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(24 24 27 / var(--tw-bg-opacity))
}

.hover\:bg-zinc-900\/0:hover {
    background-color: rgb(24 24 27 / 0)
}

.hover\:bg-zinc-900\/10:hover {
    background-color: rgb(24 24 27 / 0.1)
}

.hover\:bg-zinc-900\/100:hover {
    background-color: rgb(24 24 27 / 1)
}

.hover\:bg-zinc-900\/20:hover {
    background-color: rgb(24 24 27 / 0.2)
}

.hover\:bg-zinc-900\/25:hover {
    background-color: rgb(24 24 27 / 0.25)
}

.hover\:bg-zinc-900\/30:hover {
    background-color: rgb(24 24 27 / 0.3)
}

.hover\:bg-zinc-900\/40:hover {
    background-color: rgb(24 24 27 / 0.4)
}

.hover\:bg-zinc-900\/5:hover {
    background-color: rgb(24 24 27 / 0.05)
}

.hover\:bg-zinc-900\/50:hover {
    background-color: rgb(24 24 27 / 0.5)
}

.hover\:bg-zinc-900\/60:hover {
    background-color: rgb(24 24 27 / 0.6)
}

.hover\:bg-zinc-900\/70:hover {
    background-color: rgb(24 24 27 / 0.7)
}

.hover\:bg-zinc-900\/75:hover {
    background-color: rgb(24 24 27 / 0.75)
}

.hover\:bg-zinc-900\/80:hover {
    background-color: rgb(24 24 27 / 0.8)
}

.hover\:bg-zinc-900\/90:hover {
    background-color: rgb(24 24 27 / 0.9)
}

.hover\:bg-zinc-900\/95:hover {
    background-color: rgb(24 24 27 / 0.95)
}

.hover\:bg-zinc-950:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(9 9 11 / var(--tw-bg-opacity))
}

.hover\:bg-zinc-950\/0:hover {
    background-color: rgb(9 9 11 / 0)
}

.hover\:bg-zinc-950\/10:hover {
    background-color: rgb(9 9 11 / 0.1)
}

.hover\:bg-zinc-950\/100:hover {
    background-color: rgb(9 9 11 / 1)
}

.hover\:bg-zinc-950\/20:hover {
    background-color: rgb(9 9 11 / 0.2)
}

.hover\:bg-zinc-950\/25:hover {
    background-color: rgb(9 9 11 / 0.25)
}

.hover\:bg-zinc-950\/30:hover {
    background-color: rgb(9 9 11 / 0.3)
}

.hover\:bg-zinc-950\/40:hover {
    background-color: rgb(9 9 11 / 0.4)
}

.hover\:bg-zinc-950\/5:hover {
    background-color: rgb(9 9 11 / 0.05)
}

.hover\:bg-zinc-950\/50:hover {
    background-color: rgb(9 9 11 / 0.5)
}

.hover\:bg-zinc-950\/60:hover {
    background-color: rgb(9 9 11 / 0.6)
}

.hover\:bg-zinc-950\/70:hover {
    background-color: rgb(9 9 11 / 0.7)
}

.hover\:bg-zinc-950\/75:hover {
    background-color: rgb(9 9 11 / 0.75)
}

.hover\:bg-zinc-950\/80:hover {
    background-color: rgb(9 9 11 / 0.8)
}

.hover\:bg-zinc-950\/90:hover {
    background-color: rgb(9 9 11 / 0.9)
}

.hover\:bg-zinc-950\/95:hover {
    background-color: rgb(9 9 11 / 0.95)
}

.hover\:\ !text-font:hover {
    --tw-text-opacity: 1 !important;
    color: rgb(11 11 11 / var(--tw-text-opacity)) !important
}

.hover\:text-\[--question-active-colour\]:hover {
    color: var(--question-active-colour)
}

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

.hover\:text-blue-100:hover {
    --tw-text-opacity: 1;
    color: rgb(219 234 254 / var(--tw-text-opacity))
}

.hover\:text-blue-100\/0:hover {
    color: rgb(219 234 254 / 0)
}

.hover\:text-blue-100\/10:hover {
    color: rgb(219 234 254 / 0.1)
}

.hover\:text-blue-100\/100:hover {
    color: rgb(219 234 254 / 1)
}

.hover\:text-blue-100\/20:hover {
    color: rgb(219 234 254 / 0.2)
}

.hover\:text-blue-100\/25:hover {
    color: rgb(219 234 254 / 0.25)
}

.hover\:text-blue-100\/30:hover {
    color: rgb(219 234 254 / 0.3)
}

.hover\:text-blue-100\/40:hover {
    color: rgb(219 234 254 / 0.4)
}

.hover\:text-blue-100\/5:hover {
    color: rgb(219 234 254 / 0.05)
}

.hover\:text-blue-100\/50:hover {
    color: rgb(219 234 254 / 0.5)
}

.hover\:text-blue-100\/60:hover {
    color: rgb(219 234 254 / 0.6)
}

.hover\:text-blue-100\/70:hover {
    color: rgb(219 234 254 / 0.7)
}

.hover\:text-blue-100\/75:hover {
    color: rgb(219 234 254 / 0.75)
}

.hover\:text-blue-100\/80:hover {
    color: rgb(219 234 254 / 0.8)
}

.hover\:text-blue-100\/90:hover {
    color: rgb(219 234 254 / 0.9)
}

.hover\:text-blue-100\/95:hover {
    color: rgb(219 234 254 / 0.95)
}

.hover\:text-blue-200:hover {
    --tw-text-opacity: 1;
    color: rgb(191 219 254 / var(--tw-text-opacity))
}

.hover\:text-blue-200\/0:hover {
    color: rgb(191 219 254 / 0)
}

.hover\:text-blue-200\/10:hover {
    color: rgb(191 219 254 / 0.1)
}

.hover\:text-blue-200\/100:hover {
    color: rgb(191 219 254 / 1)
}

.hover\:text-blue-200\/20:hover {
    color: rgb(191 219 254 / 0.2)
}

.hover\:text-blue-200\/25:hover {
    color: rgb(191 219 254 / 0.25)
}

.hover\:text-blue-200\/30:hover {
    color: rgb(191 219 254 / 0.3)
}

.hover\:text-blue-200\/40:hover {
    color: rgb(191 219 254 / 0.4)
}

.hover\:text-blue-200\/5:hover {
    color: rgb(191 219 254 / 0.05)
}

.hover\:text-blue-200\/50:hover {
    color: rgb(191 219 254 / 0.5)
}

.hover\:text-blue-200\/60:hover {
    color: rgb(191 219 254 / 0.6)
}

.hover\:text-blue-200\/70:hover {
    color: rgb(191 219 254 / 0.7)
}

.hover\:text-blue-200\/75:hover {
    color: rgb(191 219 254 / 0.75)
}

.hover\:text-blue-200\/80:hover {
    color: rgb(191 219 254 / 0.8)
}

.hover\:text-blue-200\/90:hover {
    color: rgb(191 219 254 / 0.9)
}

.hover\:text-blue-200\/95:hover {
    color: rgb(191 219 254 / 0.95)
}

.hover\:text-blue-300:hover {
    --tw-text-opacity: 1;
    color: rgb(147 197 253 / var(--tw-text-opacity))
}

.hover\:text-blue-300\/0:hover {
    color: rgb(147 197 253 / 0)
}

.hover\:text-blue-300\/10:hover {
    color: rgb(147 197 253 / 0.1)
}

.hover\:text-blue-300\/100:hover {
    color: rgb(147 197 253 / 1)
}

.hover\:text-blue-300\/20:hover {
    color: rgb(147 197 253 / 0.2)
}

.hover\:text-blue-300\/25:hover {
    color: rgb(147 197 253 / 0.25)
}

.hover\:text-blue-300\/30:hover {
    color: rgb(147 197 253 / 0.3)
}

.hover\:text-blue-300\/40:hover {
    color: rgb(147 197 253 / 0.4)
}

.hover\:text-blue-300\/5:hover {
    color: rgb(147 197 253 / 0.05)
}

.hover\:text-blue-300\/50:hover {
    color: rgb(147 197 253 / 0.5)
}

.hover\:text-blue-300\/60:hover {
    color: rgb(147 197 253 / 0.6)
}

.hover\:text-blue-300\/70:hover {
    color: rgb(147 197 253 / 0.7)
}

.hover\:text-blue-300\/75:hover {
    color: rgb(147 197 253 / 0.75)
}

.hover\:text-blue-300\/80:hover {
    color: rgb(147 197 253 / 0.8)
}

.hover\:text-blue-300\/90:hover {
    color: rgb(147 197 253 / 0.9)
}

.hover\:text-blue-300\/95:hover {
    color: rgb(147 197 253 / 0.95)
}

.hover\:text-blue-400:hover {
    --tw-text-opacity: 1;
    color: rgb(96 165 250 / var(--tw-text-opacity))
}

.hover\:text-blue-400\/0:hover {
    color: rgb(96 165 250 / 0)
}

.hover\:text-blue-400\/10:hover {
    color: rgb(96 165 250 / 0.1)
}

.hover\:text-blue-400\/100:hover {
    color: rgb(96 165 250 / 1)
}

.hover\:text-blue-400\/20:hover {
    color: rgb(96 165 250 / 0.2)
}

.hover\:text-blue-400\/25:hover {
    color: rgb(96 165 250 / 0.25)
}

.hover\:text-blue-400\/30:hover {
    color: rgb(96 165 250 / 0.3)
}

.hover\:text-blue-400\/40:hover {
    color: rgb(96 165 250 / 0.4)
}

.hover\:text-blue-400\/5:hover {
    color: rgb(96 165 250 / 0.05)
}

.hover\:text-blue-400\/50:hover {
    color: rgb(96 165 250 / 0.5)
}

.hover\:text-blue-400\/60:hover {
    color: rgb(96 165 250 / 0.6)
}

.hover\:text-blue-400\/70:hover {
    color: rgb(96 165 250 / 0.7)
}

.hover\:text-blue-400\/75:hover {
    color: rgb(96 165 250 / 0.75)
}

.hover\:text-blue-400\/80:hover {
    color: rgb(96 165 250 / 0.8)
}

.hover\:text-blue-400\/90:hover {
    color: rgb(96 165 250 / 0.9)
}

.hover\:text-blue-400\/95:hover {
    color: rgb(96 165 250 / 0.95)
}

.hover\:text-blue-50:hover {
    --tw-text-opacity: 1;
    color: rgb(239 246 255 / var(--tw-text-opacity))
}

.hover\:text-blue-50\/0:hover {
    color: rgb(239 246 255 / 0)
}

.hover\:text-blue-50\/10:hover {
    color: rgb(239 246 255 / 0.1)
}

.hover\:text-blue-50\/100:hover {
    color: rgb(239 246 255 / 1)
}

.hover\:text-blue-50\/20:hover {
    color: rgb(239 246 255 / 0.2)
}

.hover\:text-blue-50\/25:hover {
    color: rgb(239 246 255 / 0.25)
}

.hover\:text-blue-50\/30:hover {
    color: rgb(239 246 255 / 0.3)
}

.hover\:text-blue-50\/40:hover {
    color: rgb(239 246 255 / 0.4)
}

.hover\:text-blue-50\/5:hover {
    color: rgb(239 246 255 / 0.05)
}

.hover\:text-blue-50\/50:hover {
    color: rgb(239 246 255 / 0.5)
}

.hover\:text-blue-50\/60:hover {
    color: rgb(239 246 255 / 0.6)
}

.hover\:text-blue-50\/70:hover {
    color: rgb(239 246 255 / 0.7)
}

.hover\:text-blue-50\/75:hover {
    color: rgb(239 246 255 / 0.75)
}

.hover\:text-blue-50\/80:hover {
    color: rgb(239 246 255 / 0.8)
}

.hover\:text-blue-50\/90:hover {
    color: rgb(239 246 255 / 0.9)
}

.hover\:text-blue-50\/95:hover {
    color: rgb(239 246 255 / 0.95)
}

.hover\:text-blue-500:hover {
    --tw-text-opacity: 1;
    color: rgb(59 130 246 / var(--tw-text-opacity))
}

.hover\:text-blue-500\/0:hover {
    color: rgb(59 130 246 / 0)
}

.hover\:text-blue-500\/10:hover {
    color: rgb(59 130 246 / 0.1)
}

.hover\:text-blue-500\/100:hover {
    color: rgb(59 130 246 / 1)
}

.hover\:text-blue-500\/20:hover {
    color: rgb(59 130 246 / 0.2)
}

.hover\:text-blue-500\/25:hover {
    color: rgb(59 130 246 / 0.25)
}

.hover\:text-blue-500\/30:hover {
    color: rgb(59 130 246 / 0.3)
}

.hover\:text-blue-500\/40:hover {
    color: rgb(59 130 246 / 0.4)
}

.hover\:text-blue-500\/5:hover {
    color: rgb(59 130 246 / 0.05)
}

.hover\:text-blue-500\/50:hover {
    color: rgb(59 130 246 / 0.5)
}

.hover\:text-blue-500\/60:hover {
    color: rgb(59 130 246 / 0.6)
}

.hover\:text-blue-500\/70:hover {
    color: rgb(59 130 246 / 0.7)
}

.hover\:text-blue-500\/75:hover {
    color: rgb(59 130 246 / 0.75)
}

.hover\:text-blue-500\/80:hover {
    color: rgb(59 130 246 / 0.8)
}

.hover\:text-blue-500\/90:hover {
    color: rgb(59 130 246 / 0.9)
}

.hover\:text-blue-500\/95:hover {
    color: rgb(59 130 246 / 0.95)
}

.hover\:text-blue-550:hover {
    --tw-text-opacity: 1;
    color: rgb(51 88 255 / var(--tw-text-opacity))
}

.hover\:text-blue-550\/0:hover {
    color: rgb(51 88 255 / 0)
}

.hover\:text-blue-550\/10:hover {
    color: rgb(51 88 255 / 0.1)
}

.hover\:text-blue-550\/100:hover {
    color: rgb(51 88 255 / 1)
}

.hover\:text-blue-550\/20:hover {
    color: rgb(51 88 255 / 0.2)
}

.hover\:text-blue-550\/25:hover {
    color: rgb(51 88 255 / 0.25)
}

.hover\:text-blue-550\/30:hover {
    color: rgb(51 88 255 / 0.3)
}

.hover\:text-blue-550\/40:hover {
    color: rgb(51 88 255 / 0.4)
}

.hover\:text-blue-550\/5:hover {
    color: rgb(51 88 255 / 0.05)
}

.hover\:text-blue-550\/50:hover {
    color: rgb(51 88 255 / 0.5)
}

.hover\:text-blue-550\/60:hover {
    color: rgb(51 88 255 / 0.6)
}

.hover\:text-blue-550\/70:hover {
    color: rgb(51 88 255 / 0.7)
}

.hover\:text-blue-550\/75:hover {
    color: rgb(51 88 255 / 0.75)
}

.hover\:text-blue-550\/80:hover {
    color: rgb(51 88 255 / 0.8)
}

.hover\:text-blue-550\/90:hover {
    color: rgb(51 88 255 / 0.9)
}

.hover\:text-blue-550\/95:hover {
    color: rgb(51 88 255 / 0.95)
}

.hover\:text-blue-600:hover {
    --tw-text-opacity: 1;
    color: rgb(37 99 235 / var(--tw-text-opacity))
}

.hover\:text-blue-600\/0:hover {
    color: rgb(37 99 235 / 0)
}

.hover\:text-blue-600\/10:hover {
    color: rgb(37 99 235 / 0.1)
}

.hover\:text-blue-600\/100:hover {
    color: rgb(37 99 235 / 1)
}

.hover\:text-blue-600\/20:hover {
    color: rgb(37 99 235 / 0.2)
}

.hover\:text-blue-600\/25:hover {
    color: rgb(37 99 235 / 0.25)
}

.hover\:text-blue-600\/30:hover {
    color: rgb(37 99 235 / 0.3)
}

.hover\:text-blue-600\/40:hover {
    color: rgb(37 99 235 / 0.4)
}

.hover\:text-blue-600\/5:hover {
    color: rgb(37 99 235 / 0.05)
}

.hover\:text-blue-600\/50:hover {
    color: rgb(37 99 235 / 0.5)
}

.hover\:text-blue-600\/60:hover {
    color: rgb(37 99 235 / 0.6)
}

.hover\:text-blue-600\/70:hover {
    color: rgb(37 99 235 / 0.7)
}

.hover\:text-blue-600\/75:hover {
    color: rgb(37 99 235 / 0.75)
}

.hover\:text-blue-600\/80:hover {
    color: rgb(37 99 235 / 0.8)
}

.hover\:text-blue-600\/90:hover {
    color: rgb(37 99 235 / 0.9)
}

.hover\:text-blue-600\/95:hover {
    color: rgb(37 99 235 / 0.95)
}

.hover\:text-blue-650:hover {
    --tw-text-opacity: 1;
    color: rgb(61 88 164 / var(--tw-text-opacity))
}

.hover\:text-blue-650\/0:hover {
    color: rgb(61 88 164 / 0)
}

.hover\:text-blue-650\/10:hover {
    color: rgb(61 88 164 / 0.1)
}

.hover\:text-blue-650\/100:hover {
    color: rgb(61 88 164 / 1)
}

.hover\:text-blue-650\/20:hover {
    color: rgb(61 88 164 / 0.2)
}

.hover\:text-blue-650\/25:hover {
    color: rgb(61 88 164 / 0.25)
}

.hover\:text-blue-650\/30:hover {
    color: rgb(61 88 164 / 0.3)
}

.hover\:text-blue-650\/40:hover {
    color: rgb(61 88 164 / 0.4)
}

.hover\:text-blue-650\/5:hover {
    color: rgb(61 88 164 / 0.05)
}

.hover\:text-blue-650\/50:hover {
    color: rgb(61 88 164 / 0.5)
}

.hover\:text-blue-650\/60:hover {
    color: rgb(61 88 164 / 0.6)
}

.hover\:text-blue-650\/70:hover {
    color: rgb(61 88 164 / 0.7)
}

.hover\:text-blue-650\/75:hover {
    color: rgb(61 88 164 / 0.75)
}

.hover\:text-blue-650\/80:hover {
    color: rgb(61 88 164 / 0.8)
}

.hover\:text-blue-650\/90:hover {
    color: rgb(61 88 164 / 0.9)
}

.hover\:text-blue-650\/95:hover {
    color: rgb(61 88 164 / 0.95)
}

.hover\:text-blue-700:hover {
    --tw-text-opacity: 1;
    color: rgb(29 78 216 / var(--tw-text-opacity))
}

.hover\:text-blue-700\/0:hover {
    color: rgb(29 78 216 / 0)
}

.hover\:text-blue-700\/10:hover {
    color: rgb(29 78 216 / 0.1)
}

.hover\:text-blue-700\/100:hover {
    color: rgb(29 78 216 / 1)
}

.hover\:text-blue-700\/20:hover {
    color: rgb(29 78 216 / 0.2)
}

.hover\:text-blue-700\/25:hover {
    color: rgb(29 78 216 / 0.25)
}

.hover\:text-blue-700\/30:hover {
    color: rgb(29 78 216 / 0.3)
}

.hover\:text-blue-700\/40:hover {
    color: rgb(29 78 216 / 0.4)
}

.hover\:text-blue-700\/5:hover {
    color: rgb(29 78 216 / 0.05)
}

.hover\:text-blue-700\/50:hover {
    color: rgb(29 78 216 / 0.5)
}

.hover\:text-blue-700\/60:hover {
    color: rgb(29 78 216 / 0.6)
}

.hover\:text-blue-700\/70:hover {
    color: rgb(29 78 216 / 0.7)
}

.hover\:text-blue-700\/75:hover {
    color: rgb(29 78 216 / 0.75)
}

.hover\:text-blue-700\/80:hover {
    color: rgb(29 78 216 / 0.8)
}

.hover\:text-blue-700\/90:hover {
    color: rgb(29 78 216 / 0.9)
}

.hover\:text-blue-700\/95:hover {
    color: rgb(29 78 216 / 0.95)
}

.hover\:text-blue-800:hover {
    --tw-text-opacity: 1;
    color: rgb(30 64 175 / var(--tw-text-opacity))
}

.hover\:text-blue-800\/0:hover {
    color: rgb(30 64 175 / 0)
}

.hover\:text-blue-800\/10:hover {
    color: rgb(30 64 175 / 0.1)
}

.hover\:text-blue-800\/100:hover {
    color: rgb(30 64 175 / 1)
}

.hover\:text-blue-800\/20:hover {
    color: rgb(30 64 175 / 0.2)
}

.hover\:text-blue-800\/25:hover {
    color: rgb(30 64 175 / 0.25)
}

.hover\:text-blue-800\/30:hover {
    color: rgb(30 64 175 / 0.3)
}

.hover\:text-blue-800\/40:hover {
    color: rgb(30 64 175 / 0.4)
}

.hover\:text-blue-800\/5:hover {
    color: rgb(30 64 175 / 0.05)
}

.hover\:text-blue-800\/50:hover {
    color: rgb(30 64 175 / 0.5)
}

.hover\:text-blue-800\/60:hover {
    color: rgb(30 64 175 / 0.6)
}

.hover\:text-blue-800\/70:hover {
    color: rgb(30 64 175 / 0.7)
}

.hover\:text-blue-800\/75:hover {
    color: rgb(30 64 175 / 0.75)
}

.hover\:text-blue-800\/80:hover {
    color: rgb(30 64 175 / 0.8)
}

.hover\:text-blue-800\/90:hover {
    color: rgb(30 64 175 / 0.9)
}

.hover\:text-blue-800\/95:hover {
    color: rgb(30 64 175 / 0.95)
}

.hover\:text-blue-900:hover {
    --tw-text-opacity: 1;
    color: rgb(30 58 138 / var(--tw-text-opacity))
}

.hover\:text-blue-900\/0:hover {
    color: rgb(30 58 138 / 0)
}

.hover\:text-blue-900\/10:hover {
    color: rgb(30 58 138 / 0.1)
}

.hover\:text-blue-900\/100:hover {
    color: rgb(30 58 138 / 1)
}

.hover\:text-blue-900\/20:hover {
    color: rgb(30 58 138 / 0.2)
}

.hover\:text-blue-900\/25:hover {
    color: rgb(30 58 138 / 0.25)
}

.hover\:text-blue-900\/30:hover {
    color: rgb(30 58 138 / 0.3)
}

.hover\:text-blue-900\/40:hover {
    color: rgb(30 58 138 / 0.4)
}

.hover\:text-blue-900\/5:hover {
    color: rgb(30 58 138 / 0.05)
}

.hover\:text-blue-900\/50:hover {
    color: rgb(30 58 138 / 0.5)
}

.hover\:text-blue-900\/60:hover {
    color: rgb(30 58 138 / 0.6)
}

.hover\:text-blue-900\/70:hover {
    color: rgb(30 58 138 / 0.7)
}

.hover\:text-blue-900\/75:hover {
    color: rgb(30 58 138 / 0.75)
}

.hover\:text-blue-900\/80:hover {
    color: rgb(30 58 138 / 0.8)
}

.hover\:text-blue-900\/90:hover {
    color: rgb(30 58 138 / 0.9)
}

.hover\:text-blue-900\/95:hover {
    color: rgb(30 58 138 / 0.95)
}

.hover\:text-blue-950:hover {
    --tw-text-opacity: 1;
    color: rgb(23 37 84 / var(--tw-text-opacity))
}

.hover\:text-blue-950\/0:hover {
    color: rgb(23 37 84 / 0)
}

.hover\:text-blue-950\/10:hover {
    color: rgb(23 37 84 / 0.1)
}

.hover\:text-blue-950\/100:hover {
    color: rgb(23 37 84 / 1)
}

.hover\:text-blue-950\/20:hover {
    color: rgb(23 37 84 / 0.2)
}

.hover\:text-blue-950\/25:hover {
    color: rgb(23 37 84 / 0.25)
}

.hover\:text-blue-950\/30:hover {
    color: rgb(23 37 84 / 0.3)
}

.hover\:text-blue-950\/40:hover {
    color: rgb(23 37 84 / 0.4)
}

.hover\:text-blue-950\/5:hover {
    color: rgb(23 37 84 / 0.05)
}

.hover\:text-blue-950\/50:hover {
    color: rgb(23 37 84 / 0.5)
}

.hover\:text-blue-950\/60:hover {
    color: rgb(23 37 84 / 0.6)
}

.hover\:text-blue-950\/70:hover {
    color: rgb(23 37 84 / 0.7)
}

.hover\:text-blue-950\/75:hover {
    color: rgb(23 37 84 / 0.75)
}

.hover\:text-blue-950\/80:hover {
    color: rgb(23 37 84 / 0.8)
}

.hover\:text-blue-950\/90:hover {
    color: rgb(23 37 84 / 0.9)
}

.hover\:text-blue-950\/95:hover {
    color: rgb(23 37 84 / 0.95)
}

.hover\:text-cyan-100:hover {
    --tw-text-opacity: 1;
    color: rgb(207 250 254 / var(--tw-text-opacity))
}

.hover\:text-cyan-100\/0:hover {
    color: rgb(207 250 254 / 0)
}

.hover\:text-cyan-100\/10:hover {
    color: rgb(207 250 254 / 0.1)
}

.hover\:text-cyan-100\/100:hover {
    color: rgb(207 250 254 / 1)
}

.hover\:text-cyan-100\/20:hover {
    color: rgb(207 250 254 / 0.2)
}

.hover\:text-cyan-100\/25:hover {
    color: rgb(207 250 254 / 0.25)
}

.hover\:text-cyan-100\/30:hover {
    color: rgb(207 250 254 / 0.3)
}

.hover\:text-cyan-100\/40:hover {
    color: rgb(207 250 254 / 0.4)
}

.hover\:text-cyan-100\/5:hover {
    color: rgb(207 250 254 / 0.05)
}

.hover\:text-cyan-100\/50:hover {
    color: rgb(207 250 254 / 0.5)
}

.hover\:text-cyan-100\/60:hover {
    color: rgb(207 250 254 / 0.6)
}

.hover\:text-cyan-100\/70:hover {
    color: rgb(207 250 254 / 0.7)
}

.hover\:text-cyan-100\/75:hover {
    color: rgb(207 250 254 / 0.75)
}

.hover\:text-cyan-100\/80:hover {
    color: rgb(207 250 254 / 0.8)
}

.hover\:text-cyan-100\/90:hover {
    color: rgb(207 250 254 / 0.9)
}

.hover\:text-cyan-100\/95:hover {
    color: rgb(207 250 254 / 0.95)
}

.hover\:text-cyan-200:hover {
    --tw-text-opacity: 1;
    color: rgb(165 243 252 / var(--tw-text-opacity))
}

.hover\:text-cyan-200\/0:hover {
    color: rgb(165 243 252 / 0)
}

.hover\:text-cyan-200\/10:hover {
    color: rgb(165 243 252 / 0.1)
}

.hover\:text-cyan-200\/100:hover {
    color: rgb(165 243 252 / 1)
}

.hover\:text-cyan-200\/20:hover {
    color: rgb(165 243 252 / 0.2)
}

.hover\:text-cyan-200\/25:hover {
    color: rgb(165 243 252 / 0.25)
}

.hover\:text-cyan-200\/30:hover {
    color: rgb(165 243 252 / 0.3)
}

.hover\:text-cyan-200\/40:hover {
    color: rgb(165 243 252 / 0.4)
}

.hover\:text-cyan-200\/5:hover {
    color: rgb(165 243 252 / 0.05)
}

.hover\:text-cyan-200\/50:hover {
    color: rgb(165 243 252 / 0.5)
}

.hover\:text-cyan-200\/60:hover {
    color: rgb(165 243 252 / 0.6)
}

.hover\:text-cyan-200\/70:hover {
    color: rgb(165 243 252 / 0.7)
}

.hover\:text-cyan-200\/75:hover {
    color: rgb(165 243 252 / 0.75)
}

.hover\:text-cyan-200\/80:hover {
    color: rgb(165 243 252 / 0.8)
}

.hover\:text-cyan-200\/90:hover {
    color: rgb(165 243 252 / 0.9)
}

.hover\:text-cyan-200\/95:hover {
    color: rgb(165 243 252 / 0.95)
}

.hover\:text-cyan-300:hover {
    --tw-text-opacity: 1;
    color: rgb(103 232 249 / var(--tw-text-opacity))
}

.hover\:text-cyan-300\/0:hover {
    color: rgb(103 232 249 / 0)
}

.hover\:text-cyan-300\/10:hover {
    color: rgb(103 232 249 / 0.1)
}

.hover\:text-cyan-300\/100:hover {
    color: rgb(103 232 249 / 1)
}

.hover\:text-cyan-300\/20:hover {
    color: rgb(103 232 249 / 0.2)
}

.hover\:text-cyan-300\/25:hover {
    color: rgb(103 232 249 / 0.25)
}

.hover\:text-cyan-300\/30:hover {
    color: rgb(103 232 249 / 0.3)
}

.hover\:text-cyan-300\/40:hover {
    color: rgb(103 232 249 / 0.4)
}

.hover\:text-cyan-300\/5:hover {
    color: rgb(103 232 249 / 0.05)
}

.hover\:text-cyan-300\/50:hover {
    color: rgb(103 232 249 / 0.5)
}

.hover\:text-cyan-300\/60:hover {
    color: rgb(103 232 249 / 0.6)
}

.hover\:text-cyan-300\/70:hover {
    color: rgb(103 232 249 / 0.7)
}

.hover\:text-cyan-300\/75:hover {
    color: rgb(103 232 249 / 0.75)
}

.hover\:text-cyan-300\/80:hover {
    color: rgb(103 232 249 / 0.8)
}

.hover\:text-cyan-300\/90:hover {
    color: rgb(103 232 249 / 0.9)
}

.hover\:text-cyan-300\/95:hover {
    color: rgb(103 232 249 / 0.95)
}

.hover\:text-cyan-400:hover {
    --tw-text-opacity: 1;
    color: rgb(34 211 238 / var(--tw-text-opacity))
}

.hover\:text-cyan-400\/0:hover {
    color: rgb(34 211 238 / 0)
}

.hover\:text-cyan-400\/10:hover {
    color: rgb(34 211 238 / 0.1)
}

.hover\:text-cyan-400\/100:hover {
    color: rgb(34 211 238 / 1)
}

.hover\:text-cyan-400\/20:hover {
    color: rgb(34 211 238 / 0.2)
}

.hover\:text-cyan-400\/25:hover {
    color: rgb(34 211 238 / 0.25)
}

.hover\:text-cyan-400\/30:hover {
    color: rgb(34 211 238 / 0.3)
}

.hover\:text-cyan-400\/40:hover {
    color: rgb(34 211 238 / 0.4)
}

.hover\:text-cyan-400\/5:hover {
    color: rgb(34 211 238 / 0.05)
}

.hover\:text-cyan-400\/50:hover {
    color: rgb(34 211 238 / 0.5)
}

.hover\:text-cyan-400\/60:hover {
    color: rgb(34 211 238 / 0.6)
}

.hover\:text-cyan-400\/70:hover {
    color: rgb(34 211 238 / 0.7)
}

.hover\:text-cyan-400\/75:hover {
    color: rgb(34 211 238 / 0.75)
}

.hover\:text-cyan-400\/80:hover {
    color: rgb(34 211 238 / 0.8)
}

.hover\:text-cyan-400\/90:hover {
    color: rgb(34 211 238 / 0.9)
}

.hover\:text-cyan-400\/95:hover {
    color: rgb(34 211 238 / 0.95)
}

.hover\:text-cyan-50:hover {
    --tw-text-opacity: 1;
    color: rgb(236 254 255 / var(--tw-text-opacity))
}

.hover\:text-cyan-50\/0:hover {
    color: rgb(236 254 255 / 0)
}

.hover\:text-cyan-50\/10:hover {
    color: rgb(236 254 255 / 0.1)
}

.hover\:text-cyan-50\/100:hover {
    color: rgb(236 254 255 / 1)
}

.hover\:text-cyan-50\/20:hover {
    color: rgb(236 254 255 / 0.2)
}

.hover\:text-cyan-50\/25:hover {
    color: rgb(236 254 255 / 0.25)
}

.hover\:text-cyan-50\/30:hover {
    color: rgb(236 254 255 / 0.3)
}

.hover\:text-cyan-50\/40:hover {
    color: rgb(236 254 255 / 0.4)
}

.hover\:text-cyan-50\/5:hover {
    color: rgb(236 254 255 / 0.05)
}

.hover\:text-cyan-50\/50:hover {
    color: rgb(236 254 255 / 0.5)
}

.hover\:text-cyan-50\/60:hover {
    color: rgb(236 254 255 / 0.6)
}

.hover\:text-cyan-50\/70:hover {
    color: rgb(236 254 255 / 0.7)
}

.hover\:text-cyan-50\/75:hover {
    color: rgb(236 254 255 / 0.75)
}

.hover\:text-cyan-50\/80:hover {
    color: rgb(236 254 255 / 0.8)
}

.hover\:text-cyan-50\/90:hover {
    color: rgb(236 254 255 / 0.9)
}

.hover\:text-cyan-50\/95:hover {
    color: rgb(236 254 255 / 0.95)
}

.hover\:text-cyan-500:hover {
    --tw-text-opacity: 1;
    color: rgb(6 182 212 / var(--tw-text-opacity))
}

.hover\:text-cyan-500\/0:hover {
    color: rgb(6 182 212 / 0)
}

.hover\:text-cyan-500\/10:hover {
    color: rgb(6 182 212 / 0.1)
}

.hover\:text-cyan-500\/100:hover {
    color: rgb(6 182 212 / 1)
}

.hover\:text-cyan-500\/20:hover {
    color: rgb(6 182 212 / 0.2)
}

.hover\:text-cyan-500\/25:hover {
    color: rgb(6 182 212 / 0.25)
}

.hover\:text-cyan-500\/30:hover {
    color: rgb(6 182 212 / 0.3)
}

.hover\:text-cyan-500\/40:hover {
    color: rgb(6 182 212 / 0.4)
}

.hover\:text-cyan-500\/5:hover {
    color: rgb(6 182 212 / 0.05)
}

.hover\:text-cyan-500\/50:hover {
    color: rgb(6 182 212 / 0.5)
}

.hover\:text-cyan-500\/60:hover {
    color: rgb(6 182 212 / 0.6)
}

.hover\:text-cyan-500\/70:hover {
    color: rgb(6 182 212 / 0.7)
}

.hover\:text-cyan-500\/75:hover {
    color: rgb(6 182 212 / 0.75)
}

.hover\:text-cyan-500\/80:hover {
    color: rgb(6 182 212 / 0.8)
}

.hover\:text-cyan-500\/90:hover {
    color: rgb(6 182 212 / 0.9)
}

.hover\:text-cyan-500\/95:hover {
    color: rgb(6 182 212 / 0.95)
}

.hover\:text-cyan-600:hover {
    --tw-text-opacity: 1;
    color: rgb(8 145 178 / var(--tw-text-opacity))
}

.hover\:text-cyan-600\/0:hover {
    color: rgb(8 145 178 / 0)
}

.hover\:text-cyan-600\/10:hover {
    color: rgb(8 145 178 / 0.1)
}

.hover\:text-cyan-600\/100:hover {
    color: rgb(8 145 178 / 1)
}

.hover\:text-cyan-600\/20:hover {
    color: rgb(8 145 178 / 0.2)
}

.hover\:text-cyan-600\/25:hover {
    color: rgb(8 145 178 / 0.25)
}

.hover\:text-cyan-600\/30:hover {
    color: rgb(8 145 178 / 0.3)
}

.hover\:text-cyan-600\/40:hover {
    color: rgb(8 145 178 / 0.4)
}

.hover\:text-cyan-600\/5:hover {
    color: rgb(8 145 178 / 0.05)
}

.hover\:text-cyan-600\/50:hover {
    color: rgb(8 145 178 / 0.5)
}

.hover\:text-cyan-600\/60:hover {
    color: rgb(8 145 178 / 0.6)
}

.hover\:text-cyan-600\/70:hover {
    color: rgb(8 145 178 / 0.7)
}

.hover\:text-cyan-600\/75:hover {
    color: rgb(8 145 178 / 0.75)
}

.hover\:text-cyan-600\/80:hover {
    color: rgb(8 145 178 / 0.8)
}

.hover\:text-cyan-600\/90:hover {
    color: rgb(8 145 178 / 0.9)
}

.hover\:text-cyan-600\/95:hover {
    color: rgb(8 145 178 / 0.95)
}

.hover\:text-cyan-650:hover {
    --tw-text-opacity: 1;
    color: rgb(39 128 166 / var(--tw-text-opacity))
}

.hover\:text-cyan-650\/0:hover {
    color: rgb(39 128 166 / 0)
}

.hover\:text-cyan-650\/10:hover {
    color: rgb(39 128 166 / 0.1)
}

.hover\:text-cyan-650\/100:hover {
    color: rgb(39 128 166 / 1)
}

.hover\:text-cyan-650\/20:hover {
    color: rgb(39 128 166 / 0.2)
}

.hover\:text-cyan-650\/25:hover {
    color: rgb(39 128 166 / 0.25)
}

.hover\:text-cyan-650\/30:hover {
    color: rgb(39 128 166 / 0.3)
}

.hover\:text-cyan-650\/40:hover {
    color: rgb(39 128 166 / 0.4)
}

.hover\:text-cyan-650\/5:hover {
    color: rgb(39 128 166 / 0.05)
}

.hover\:text-cyan-650\/50:hover {
    color: rgb(39 128 166 / 0.5)
}

.hover\:text-cyan-650\/60:hover {
    color: rgb(39 128 166 / 0.6)
}

.hover\:text-cyan-650\/70:hover {
    color: rgb(39 128 166 / 0.7)
}

.hover\:text-cyan-650\/75:hover {
    color: rgb(39 128 166 / 0.75)
}

.hover\:text-cyan-650\/80:hover {
    color: rgb(39 128 166 / 0.8)
}

.hover\:text-cyan-650\/90:hover {
    color: rgb(39 128 166 / 0.9)
}

.hover\:text-cyan-650\/95:hover {
    color: rgb(39 128 166 / 0.95)
}

.hover\:text-cyan-700:hover {
    --tw-text-opacity: 1;
    color: rgb(14 116 144 / var(--tw-text-opacity))
}

.hover\:text-cyan-700\/0:hover {
    color: rgb(14 116 144 / 0)
}

.hover\:text-cyan-700\/10:hover {
    color: rgb(14 116 144 / 0.1)
}

.hover\:text-cyan-700\/100:hover {
    color: rgb(14 116 144 / 1)
}

.hover\:text-cyan-700\/20:hover {
    color: rgb(14 116 144 / 0.2)
}

.hover\:text-cyan-700\/25:hover {
    color: rgb(14 116 144 / 0.25)
}

.hover\:text-cyan-700\/30:hover {
    color: rgb(14 116 144 / 0.3)
}

.hover\:text-cyan-700\/40:hover {
    color: rgb(14 116 144 / 0.4)
}

.hover\:text-cyan-700\/5:hover {
    color: rgb(14 116 144 / 0.05)
}

.hover\:text-cyan-700\/50:hover {
    color: rgb(14 116 144 / 0.5)
}

.hover\:text-cyan-700\/60:hover {
    color: rgb(14 116 144 / 0.6)
}

.hover\:text-cyan-700\/70:hover {
    color: rgb(14 116 144 / 0.7)
}

.hover\:text-cyan-700\/75:hover {
    color: rgb(14 116 144 / 0.75)
}

.hover\:text-cyan-700\/80:hover {
    color: rgb(14 116 144 / 0.8)
}

.hover\:text-cyan-700\/90:hover {
    color: rgb(14 116 144 / 0.9)
}

.hover\:text-cyan-700\/95:hover {
    color: rgb(14 116 144 / 0.95)
}

.hover\:text-cyan-800:hover {
    --tw-text-opacity: 1;
    color: rgb(21 94 117 / var(--tw-text-opacity))
}

.hover\:text-cyan-800\/0:hover {
    color: rgb(21 94 117 / 0)
}

.hover\:text-cyan-800\/10:hover {
    color: rgb(21 94 117 / 0.1)
}

.hover\:text-cyan-800\/100:hover {
    color: rgb(21 94 117 / 1)
}

.hover\:text-cyan-800\/20:hover {
    color: rgb(21 94 117 / 0.2)
}

.hover\:text-cyan-800\/25:hover {
    color: rgb(21 94 117 / 0.25)
}

.hover\:text-cyan-800\/30:hover {
    color: rgb(21 94 117 / 0.3)
}

.hover\:text-cyan-800\/40:hover {
    color: rgb(21 94 117 / 0.4)
}

.hover\:text-cyan-800\/5:hover {
    color: rgb(21 94 117 / 0.05)
}

.hover\:text-cyan-800\/50:hover {
    color: rgb(21 94 117 / 0.5)
}

.hover\:text-cyan-800\/60:hover {
    color: rgb(21 94 117 / 0.6)
}

.hover\:text-cyan-800\/70:hover {
    color: rgb(21 94 117 / 0.7)
}

.hover\:text-cyan-800\/75:hover {
    color: rgb(21 94 117 / 0.75)
}

.hover\:text-cyan-800\/80:hover {
    color: rgb(21 94 117 / 0.8)
}

.hover\:text-cyan-800\/90:hover {
    color: rgb(21 94 117 / 0.9)
}

.hover\:text-cyan-800\/95:hover {
    color: rgb(21 94 117 / 0.95)
}

.hover\:text-cyan-900:hover {
    --tw-text-opacity: 1;
    color: rgb(22 78 99 / var(--tw-text-opacity))
}

.hover\:text-cyan-900\/0:hover {
    color: rgb(22 78 99 / 0)
}

.hover\:text-cyan-900\/10:hover {
    color: rgb(22 78 99 / 0.1)
}

.hover\:text-cyan-900\/100:hover {
    color: rgb(22 78 99 / 1)
}

.hover\:text-cyan-900\/20:hover {
    color: rgb(22 78 99 / 0.2)
}

.hover\:text-cyan-900\/25:hover {
    color: rgb(22 78 99 / 0.25)
}

.hover\:text-cyan-900\/30:hover {
    color: rgb(22 78 99 / 0.3)
}

.hover\:text-cyan-900\/40:hover {
    color: rgb(22 78 99 / 0.4)
}

.hover\:text-cyan-900\/5:hover {
    color: rgb(22 78 99 / 0.05)
}

.hover\:text-cyan-900\/50:hover {
    color: rgb(22 78 99 / 0.5)
}

.hover\:text-cyan-900\/60:hover {
    color: rgb(22 78 99 / 0.6)
}

.hover\:text-cyan-900\/70:hover {
    color: rgb(22 78 99 / 0.7)
}

.hover\:text-cyan-900\/75:hover {
    color: rgb(22 78 99 / 0.75)
}

.hover\:text-cyan-900\/80:hover {
    color: rgb(22 78 99 / 0.8)
}

.hover\:text-cyan-900\/90:hover {
    color: rgb(22 78 99 / 0.9)
}

.hover\:text-cyan-900\/95:hover {
    color: rgb(22 78 99 / 0.95)
}

.hover\:text-cyan-950:hover {
    --tw-text-opacity: 1;
    color: rgb(8 51 68 / var(--tw-text-opacity))
}

.hover\:text-cyan-950\/0:hover {
    color: rgb(8 51 68 / 0)
}

.hover\:text-cyan-950\/10:hover {
    color: rgb(8 51 68 / 0.1)
}

.hover\:text-cyan-950\/100:hover {
    color: rgb(8 51 68 / 1)
}

.hover\:text-cyan-950\/20:hover {
    color: rgb(8 51 68 / 0.2)
}

.hover\:text-cyan-950\/25:hover {
    color: rgb(8 51 68 / 0.25)
}

.hover\:text-cyan-950\/30:hover {
    color: rgb(8 51 68 / 0.3)
}

.hover\:text-cyan-950\/40:hover {
    color: rgb(8 51 68 / 0.4)
}

.hover\:text-cyan-950\/5:hover {
    color: rgb(8 51 68 / 0.05)
}

.hover\:text-cyan-950\/50:hover {
    color: rgb(8 51 68 / 0.5)
}

.hover\:text-cyan-950\/60:hover {
    color: rgb(8 51 68 / 0.6)
}

.hover\:text-cyan-950\/70:hover {
    color: rgb(8 51 68 / 0.7)
}

.hover\:text-cyan-950\/75:hover {
    color: rgb(8 51 68 / 0.75)
}

.hover\:text-cyan-950\/80:hover {
    color: rgb(8 51 68 / 0.8)
}

.hover\:text-cyan-950\/90:hover {
    color: rgb(8 51 68 / 0.9)
}

.hover\:text-cyan-950\/95:hover {
    color: rgb(8 51 68 / 0.95)
}

.hover\:text-emerald-700:hover {
    --tw-text-opacity: 1;
    color: rgb(4 120 87 / var(--tw-text-opacity))
}

.hover\:text-font:hover {
    --tw-text-opacity: 1;
    color: rgb(11 11 11 / var(--tw-text-opacity))
}

.hover\:text-fuchsia-100:hover {
    --tw-text-opacity: 1;
    color: rgb(250 232 255 / var(--tw-text-opacity))
}

.hover\:text-fuchsia-100\/0:hover {
    color: rgb(250 232 255 / 0)
}

.hover\:text-fuchsia-100\/10:hover {
    color: rgb(250 232 255 / 0.1)
}

.hover\:text-fuchsia-100\/100:hover {
    color: rgb(250 232 255 / 1)
}

.hover\:text-fuchsia-100\/20:hover {
    color: rgb(250 232 255 / 0.2)
}

.hover\:text-fuchsia-100\/25:hover {
    color: rgb(250 232 255 / 0.25)
}

.hover\:text-fuchsia-100\/30:hover {
    color: rgb(250 232 255 / 0.3)
}

.hover\:text-fuchsia-100\/40:hover {
    color: rgb(250 232 255 / 0.4)
}

.hover\:text-fuchsia-100\/5:hover {
    color: rgb(250 232 255 / 0.05)
}

.hover\:text-fuchsia-100\/50:hover {
    color: rgb(250 232 255 / 0.5)
}

.hover\:text-fuchsia-100\/60:hover {
    color: rgb(250 232 255 / 0.6)
}

.hover\:text-fuchsia-100\/70:hover {
    color: rgb(250 232 255 / 0.7)
}

.hover\:text-fuchsia-100\/75:hover {
    color: rgb(250 232 255 / 0.75)
}

.hover\:text-fuchsia-100\/80:hover {
    color: rgb(250 232 255 / 0.8)
}

.hover\:text-fuchsia-100\/90:hover {
    color: rgb(250 232 255 / 0.9)
}

.hover\:text-fuchsia-100\/95:hover {
    color: rgb(250 232 255 / 0.95)
}

.hover\:text-fuchsia-200:hover {
    --tw-text-opacity: 1;
    color: rgb(245 208 254 / var(--tw-text-opacity))
}

.hover\:text-fuchsia-200\/0:hover {
    color: rgb(245 208 254 / 0)
}

.hover\:text-fuchsia-200\/10:hover {
    color: rgb(245 208 254 / 0.1)
}

.hover\:text-fuchsia-200\/100:hover {
    color: rgb(245 208 254 / 1)
}

.hover\:text-fuchsia-200\/20:hover {
    color: rgb(245 208 254 / 0.2)
}

.hover\:text-fuchsia-200\/25:hover {
    color: rgb(245 208 254 / 0.25)
}

.hover\:text-fuchsia-200\/30:hover {
    color: rgb(245 208 254 / 0.3)
}

.hover\:text-fuchsia-200\/40:hover {
    color: rgb(245 208 254 / 0.4)
}

.hover\:text-fuchsia-200\/5:hover {
    color: rgb(245 208 254 / 0.05)
}

.hover\:text-fuchsia-200\/50:hover {
    color: rgb(245 208 254 / 0.5)
}

.hover\:text-fuchsia-200\/60:hover {
    color: rgb(245 208 254 / 0.6)
}

.hover\:text-fuchsia-200\/70:hover {
    color: rgb(245 208 254 / 0.7)
}

.hover\:text-fuchsia-200\/75:hover {
    color: rgb(245 208 254 / 0.75)
}

.hover\:text-fuchsia-200\/80:hover {
    color: rgb(245 208 254 / 0.8)
}

.hover\:text-fuchsia-200\/90:hover {
    color: rgb(245 208 254 / 0.9)
}

.hover\:text-fuchsia-200\/95:hover {
    color: rgb(245 208 254 / 0.95)
}

.hover\:text-fuchsia-250:hover {
    --tw-text-opacity: 1;
    color: rgb(247 211 255 / var(--tw-text-opacity))
}

.hover\:text-fuchsia-250\/0:hover {
    color: rgb(247 211 255 / 0)
}

.hover\:text-fuchsia-250\/10:hover {
    color: rgb(247 211 255 / 0.1)
}

.hover\:text-fuchsia-250\/100:hover {
    color: rgb(247 211 255 / 1)
}

.hover\:text-fuchsia-250\/20:hover {
    color: rgb(247 211 255 / 0.2)
}

.hover\:text-fuchsia-250\/25:hover {
    color: rgb(247 211 255 / 0.25)
}

.hover\:text-fuchsia-250\/30:hover {
    color: rgb(247 211 255 / 0.3)
}

.hover\:text-fuchsia-250\/40:hover {
    color: rgb(247 211 255 / 0.4)
}

.hover\:text-fuchsia-250\/5:hover {
    color: rgb(247 211 255 / 0.05)
}

.hover\:text-fuchsia-250\/50:hover {
    color: rgb(247 211 255 / 0.5)
}

.hover\:text-fuchsia-250\/60:hover {
    color: rgb(247 211 255 / 0.6)
}

.hover\:text-fuchsia-250\/70:hover {
    color: rgb(247 211 255 / 0.7)
}

.hover\:text-fuchsia-250\/75:hover {
    color: rgb(247 211 255 / 0.75)
}

.hover\:text-fuchsia-250\/80:hover {
    color: rgb(247 211 255 / 0.8)
}

.hover\:text-fuchsia-250\/90:hover {
    color: rgb(247 211 255 / 0.9)
}

.hover\:text-fuchsia-250\/95:hover {
    color: rgb(247 211 255 / 0.95)
}

.hover\:text-fuchsia-300:hover {
    --tw-text-opacity: 1;
    color: rgb(240 171 252 / var(--tw-text-opacity))
}

.hover\:text-fuchsia-300\/0:hover {
    color: rgb(240 171 252 / 0)
}

.hover\:text-fuchsia-300\/10:hover {
    color: rgb(240 171 252 / 0.1)
}

.hover\:text-fuchsia-300\/100:hover {
    color: rgb(240 171 252 / 1)
}

.hover\:text-fuchsia-300\/20:hover {
    color: rgb(240 171 252 / 0.2)
}

.hover\:text-fuchsia-300\/25:hover {
    color: rgb(240 171 252 / 0.25)
}

.hover\:text-fuchsia-300\/30:hover {
    color: rgb(240 171 252 / 0.3)
}

.hover\:text-fuchsia-300\/40:hover {
    color: rgb(240 171 252 / 0.4)
}

.hover\:text-fuchsia-300\/5:hover {
    color: rgb(240 171 252 / 0.05)
}

.hover\:text-fuchsia-300\/50:hover {
    color: rgb(240 171 252 / 0.5)
}

.hover\:text-fuchsia-300\/60:hover {
    color: rgb(240 171 252 / 0.6)
}

.hover\:text-fuchsia-300\/70:hover {
    color: rgb(240 171 252 / 0.7)
}

.hover\:text-fuchsia-300\/75:hover {
    color: rgb(240 171 252 / 0.75)
}

.hover\:text-fuchsia-300\/80:hover {
    color: rgb(240 171 252 / 0.8)
}

.hover\:text-fuchsia-300\/90:hover {
    color: rgb(240 171 252 / 0.9)
}

.hover\:text-fuchsia-300\/95:hover {
    color: rgb(240 171 252 / 0.95)
}

.hover\:text-fuchsia-400:hover {
    --tw-text-opacity: 1;
    color: rgb(232 121 249 / var(--tw-text-opacity))
}

.hover\:text-fuchsia-400\/0:hover {
    color: rgb(232 121 249 / 0)
}

.hover\:text-fuchsia-400\/10:hover {
    color: rgb(232 121 249 / 0.1)
}

.hover\:text-fuchsia-400\/100:hover {
    color: rgb(232 121 249 / 1)
}

.hover\:text-fuchsia-400\/20:hover {
    color: rgb(232 121 249 / 0.2)
}

.hover\:text-fuchsia-400\/25:hover {
    color: rgb(232 121 249 / 0.25)
}

.hover\:text-fuchsia-400\/30:hover {
    color: rgb(232 121 249 / 0.3)
}

.hover\:text-fuchsia-400\/40:hover {
    color: rgb(232 121 249 / 0.4)
}

.hover\:text-fuchsia-400\/5:hover {
    color: rgb(232 121 249 / 0.05)
}

.hover\:text-fuchsia-400\/50:hover {
    color: rgb(232 121 249 / 0.5)
}

.hover\:text-fuchsia-400\/60:hover {
    color: rgb(232 121 249 / 0.6)
}

.hover\:text-fuchsia-400\/70:hover {
    color: rgb(232 121 249 / 0.7)
}

.hover\:text-fuchsia-400\/75:hover {
    color: rgb(232 121 249 / 0.75)
}

.hover\:text-fuchsia-400\/80:hover {
    color: rgb(232 121 249 / 0.8)
}

.hover\:text-fuchsia-400\/90:hover {
    color: rgb(232 121 249 / 0.9)
}

.hover\:text-fuchsia-400\/95:hover {
    color: rgb(232 121 249 / 0.95)
}

.hover\:text-fuchsia-50:hover {
    --tw-text-opacity: 1;
    color: rgb(253 244 255 / var(--tw-text-opacity))
}

.hover\:text-fuchsia-50\/0:hover {
    color: rgb(253 244 255 / 0)
}

.hover\:text-fuchsia-50\/10:hover {
    color: rgb(253 244 255 / 0.1)
}

.hover\:text-fuchsia-50\/100:hover {
    color: rgb(253 244 255 / 1)
}

.hover\:text-fuchsia-50\/20:hover {
    color: rgb(253 244 255 / 0.2)
}

.hover\:text-fuchsia-50\/25:hover {
    color: rgb(253 244 255 / 0.25)
}

.hover\:text-fuchsia-50\/30:hover {
    color: rgb(253 244 255 / 0.3)
}

.hover\:text-fuchsia-50\/40:hover {
    color: rgb(253 244 255 / 0.4)
}

.hover\:text-fuchsia-50\/5:hover {
    color: rgb(253 244 255 / 0.05)
}

.hover\:text-fuchsia-50\/50:hover {
    color: rgb(253 244 255 / 0.5)
}

.hover\:text-fuchsia-50\/60:hover {
    color: rgb(253 244 255 / 0.6)
}

.hover\:text-fuchsia-50\/70:hover {
    color: rgb(253 244 255 / 0.7)
}

.hover\:text-fuchsia-50\/75:hover {
    color: rgb(253 244 255 / 0.75)
}

.hover\:text-fuchsia-50\/80:hover {
    color: rgb(253 244 255 / 0.8)
}

.hover\:text-fuchsia-50\/90:hover {
    color: rgb(253 244 255 / 0.9)
}

.hover\:text-fuchsia-50\/95:hover {
    color: rgb(253 244 255 / 0.95)
}

.hover\:text-fuchsia-500:hover {
    --tw-text-opacity: 1;
    color: rgb(217 70 239 / var(--tw-text-opacity))
}

.hover\:text-fuchsia-500\/0:hover {
    color: rgb(217 70 239 / 0)
}

.hover\:text-fuchsia-500\/10:hover {
    color: rgb(217 70 239 / 0.1)
}

.hover\:text-fuchsia-500\/100:hover {
    color: rgb(217 70 239 / 1)
}

.hover\:text-fuchsia-500\/20:hover {
    color: rgb(217 70 239 / 0.2)
}

.hover\:text-fuchsia-500\/25:hover {
    color: rgb(217 70 239 / 0.25)
}

.hover\:text-fuchsia-500\/30:hover {
    color: rgb(217 70 239 / 0.3)
}

.hover\:text-fuchsia-500\/40:hover {
    color: rgb(217 70 239 / 0.4)
}

.hover\:text-fuchsia-500\/5:hover {
    color: rgb(217 70 239 / 0.05)
}

.hover\:text-fuchsia-500\/50:hover {
    color: rgb(217 70 239 / 0.5)
}

.hover\:text-fuchsia-500\/60:hover {
    color: rgb(217 70 239 / 0.6)
}

.hover\:text-fuchsia-500\/70:hover {
    color: rgb(217 70 239 / 0.7)
}

.hover\:text-fuchsia-500\/75:hover {
    color: rgb(217 70 239 / 0.75)
}

.hover\:text-fuchsia-500\/80:hover {
    color: rgb(217 70 239 / 0.8)
}

.hover\:text-fuchsia-500\/90:hover {
    color: rgb(217 70 239 / 0.9)
}

.hover\:text-fuchsia-500\/95:hover {
    color: rgb(217 70 239 / 0.95)
}

.hover\:text-fuchsia-550:hover {
    --tw-text-opacity: 1;
    color: rgb(194 38 201 / var(--tw-text-opacity))
}

.hover\:text-fuchsia-550\/0:hover {
    color: rgb(194 38 201 / 0)
}

.hover\:text-fuchsia-550\/10:hover {
    color: rgb(194 38 201 / 0.1)
}

.hover\:text-fuchsia-550\/100:hover {
    color: rgb(194 38 201 / 1)
}

.hover\:text-fuchsia-550\/20:hover {
    color: rgb(194 38 201 / 0.2)
}

.hover\:text-fuchsia-550\/25:hover {
    color: rgb(194 38 201 / 0.25)
}

.hover\:text-fuchsia-550\/30:hover {
    color: rgb(194 38 201 / 0.3)
}

.hover\:text-fuchsia-550\/40:hover {
    color: rgb(194 38 201 / 0.4)
}

.hover\:text-fuchsia-550\/5:hover {
    color: rgb(194 38 201 / 0.05)
}

.hover\:text-fuchsia-550\/50:hover {
    color: rgb(194 38 201 / 0.5)
}

.hover\:text-fuchsia-550\/60:hover {
    color: rgb(194 38 201 / 0.6)
}

.hover\:text-fuchsia-550\/70:hover {
    color: rgb(194 38 201 / 0.7)
}

.hover\:text-fuchsia-550\/75:hover {
    color: rgb(194 38 201 / 0.75)
}

.hover\:text-fuchsia-550\/80:hover {
    color: rgb(194 38 201 / 0.8)
}

.hover\:text-fuchsia-550\/90:hover {
    color: rgb(194 38 201 / 0.9)
}

.hover\:text-fuchsia-550\/95:hover {
    color: rgb(194 38 201 / 0.95)
}

.hover\:text-fuchsia-575:hover {
    --tw-text-opacity: 1;
    color: rgb(188 48 223 / var(--tw-text-opacity))
}

.hover\:text-fuchsia-575\/0:hover {
    color: rgb(188 48 223 / 0)
}

.hover\:text-fuchsia-575\/10:hover {
    color: rgb(188 48 223 / 0.1)
}

.hover\:text-fuchsia-575\/100:hover {
    color: rgb(188 48 223 / 1)
}

.hover\:text-fuchsia-575\/20:hover {
    color: rgb(188 48 223 / 0.2)
}

.hover\:text-fuchsia-575\/25:hover {
    color: rgb(188 48 223 / 0.25)
}

.hover\:text-fuchsia-575\/30:hover {
    color: rgb(188 48 223 / 0.3)
}

.hover\:text-fuchsia-575\/40:hover {
    color: rgb(188 48 223 / 0.4)
}

.hover\:text-fuchsia-575\/5:hover {
    color: rgb(188 48 223 / 0.05)
}

.hover\:text-fuchsia-575\/50:hover {
    color: rgb(188 48 223 / 0.5)
}

.hover\:text-fuchsia-575\/60:hover {
    color: rgb(188 48 223 / 0.6)
}

.hover\:text-fuchsia-575\/70:hover {
    color: rgb(188 48 223 / 0.7)
}

.hover\:text-fuchsia-575\/75:hover {
    color: rgb(188 48 223 / 0.75)
}

.hover\:text-fuchsia-575\/80:hover {
    color: rgb(188 48 223 / 0.8)
}

.hover\:text-fuchsia-575\/90:hover {
    color: rgb(188 48 223 / 0.9)
}

.hover\:text-fuchsia-575\/95:hover {
    color: rgb(188 48 223 / 0.95)
}

.hover\:text-fuchsia-600:hover {
    --tw-text-opacity: 1;
    color: rgb(192 38 211 / var(--tw-text-opacity))
}

.hover\:text-fuchsia-600\/0:hover {
    color: rgb(192 38 211 / 0)
}

.hover\:text-fuchsia-600\/10:hover {
    color: rgb(192 38 211 / 0.1)
}

.hover\:text-fuchsia-600\/100:hover {
    color: rgb(192 38 211 / 1)
}

.hover\:text-fuchsia-600\/20:hover {
    color: rgb(192 38 211 / 0.2)
}

.hover\:text-fuchsia-600\/25:hover {
    color: rgb(192 38 211 / 0.25)
}

.hover\:text-fuchsia-600\/30:hover {
    color: rgb(192 38 211 / 0.3)
}

.hover\:text-fuchsia-600\/40:hover {
    color: rgb(192 38 211 / 0.4)
}

.hover\:text-fuchsia-600\/5:hover {
    color: rgb(192 38 211 / 0.05)
}

.hover\:text-fuchsia-600\/50:hover {
    color: rgb(192 38 211 / 0.5)
}

.hover\:text-fuchsia-600\/60:hover {
    color: rgb(192 38 211 / 0.6)
}

.hover\:text-fuchsia-600\/70:hover {
    color: rgb(192 38 211 / 0.7)
}

.hover\:text-fuchsia-600\/75:hover {
    color: rgb(192 38 211 / 0.75)
}

.hover\:text-fuchsia-600\/80:hover {
    color: rgb(192 38 211 / 0.8)
}

.hover\:text-fuchsia-600\/90:hover {
    color: rgb(192 38 211 / 0.9)
}

.hover\:text-fuchsia-600\/95:hover {
    color: rgb(192 38 211 / 0.95)
}

.hover\:text-fuchsia-650:hover {
    --tw-text-opacity: 1;
    color: rgb(156 30 163 / var(--tw-text-opacity))
}

.hover\:text-fuchsia-650\/0:hover {
    color: rgb(156 30 163 / 0)
}

.hover\:text-fuchsia-650\/10:hover {
    color: rgb(156 30 163 / 0.1)
}

.hover\:text-fuchsia-650\/100:hover {
    color: rgb(156 30 163 / 1)
}

.hover\:text-fuchsia-650\/20:hover {
    color: rgb(156 30 163 / 0.2)
}

.hover\:text-fuchsia-650\/25:hover {
    color: rgb(156 30 163 / 0.25)
}

.hover\:text-fuchsia-650\/30:hover {
    color: rgb(156 30 163 / 0.3)
}

.hover\:text-fuchsia-650\/40:hover {
    color: rgb(156 30 163 / 0.4)
}

.hover\:text-fuchsia-650\/5:hover {
    color: rgb(156 30 163 / 0.05)
}

.hover\:text-fuchsia-650\/50:hover {
    color: rgb(156 30 163 / 0.5)
}

.hover\:text-fuchsia-650\/60:hover {
    color: rgb(156 30 163 / 0.6)
}

.hover\:text-fuchsia-650\/70:hover {
    color: rgb(156 30 163 / 0.7)
}

.hover\:text-fuchsia-650\/75:hover {
    color: rgb(156 30 163 / 0.75)
}

.hover\:text-fuchsia-650\/80:hover {
    color: rgb(156 30 163 / 0.8)
}

.hover\:text-fuchsia-650\/90:hover {
    color: rgb(156 30 163 / 0.9)
}

.hover\:text-fuchsia-650\/95:hover {
    color: rgb(156 30 163 / 0.95)
}

.hover\:text-fuchsia-700:hover {
    --tw-text-opacity: 1;
    color: rgb(162 28 175 / var(--tw-text-opacity))
}

.hover\:text-fuchsia-700\/0:hover {
    color: rgb(162 28 175 / 0)
}

.hover\:text-fuchsia-700\/10:hover {
    color: rgb(162 28 175 / 0.1)
}

.hover\:text-fuchsia-700\/100:hover {
    color: rgb(162 28 175 / 1)
}

.hover\:text-fuchsia-700\/20:hover {
    color: rgb(162 28 175 / 0.2)
}

.hover\:text-fuchsia-700\/25:hover {
    color: rgb(162 28 175 / 0.25)
}

.hover\:text-fuchsia-700\/30:hover {
    color: rgb(162 28 175 / 0.3)
}

.hover\:text-fuchsia-700\/40:hover {
    color: rgb(162 28 175 / 0.4)
}

.hover\:text-fuchsia-700\/5:hover {
    color: rgb(162 28 175 / 0.05)
}

.hover\:text-fuchsia-700\/50:hover {
    color: rgb(162 28 175 / 0.5)
}

.hover\:text-fuchsia-700\/60:hover {
    color: rgb(162 28 175 / 0.6)
}

.hover\:text-fuchsia-700\/70:hover {
    color: rgb(162 28 175 / 0.7)
}

.hover\:text-fuchsia-700\/75:hover {
    color: rgb(162 28 175 / 0.75)
}

.hover\:text-fuchsia-700\/80:hover {
    color: rgb(162 28 175 / 0.8)
}

.hover\:text-fuchsia-700\/90:hover {
    color: rgb(162 28 175 / 0.9)
}

.hover\:text-fuchsia-700\/95:hover {
    color: rgb(162 28 175 / 0.95)
}

.hover\:text-fuchsia-800:hover {
    --tw-text-opacity: 1;
    color: rgb(134 25 143 / var(--tw-text-opacity))
}

.hover\:text-fuchsia-800\/0:hover {
    color: rgb(134 25 143 / 0)
}

.hover\:text-fuchsia-800\/10:hover {
    color: rgb(134 25 143 / 0.1)
}

.hover\:text-fuchsia-800\/100:hover {
    color: rgb(134 25 143 / 1)
}

.hover\:text-fuchsia-800\/20:hover {
    color: rgb(134 25 143 / 0.2)
}

.hover\:text-fuchsia-800\/25:hover {
    color: rgb(134 25 143 / 0.25)
}

.hover\:text-fuchsia-800\/30:hover {
    color: rgb(134 25 143 / 0.3)
}

.hover\:text-fuchsia-800\/40:hover {
    color: rgb(134 25 143 / 0.4)
}

.hover\:text-fuchsia-800\/5:hover {
    color: rgb(134 25 143 / 0.05)
}

.hover\:text-fuchsia-800\/50:hover {
    color: rgb(134 25 143 / 0.5)
}

.hover\:text-fuchsia-800\/60:hover {
    color: rgb(134 25 143 / 0.6)
}

.hover\:text-fuchsia-800\/70:hover {
    color: rgb(134 25 143 / 0.7)
}

.hover\:text-fuchsia-800\/75:hover {
    color: rgb(134 25 143 / 0.75)
}

.hover\:text-fuchsia-800\/80:hover {
    color: rgb(134 25 143 / 0.8)
}

.hover\:text-fuchsia-800\/90:hover {
    color: rgb(134 25 143 / 0.9)
}

.hover\:text-fuchsia-800\/95:hover {
    color: rgb(134 25 143 / 0.95)
}

.hover\:text-fuchsia-900:hover {
    --tw-text-opacity: 1;
    color: rgb(112 26 117 / var(--tw-text-opacity))
}

.hover\:text-fuchsia-900\/0:hover {
    color: rgb(112 26 117 / 0)
}

.hover\:text-fuchsia-900\/10:hover {
    color: rgb(112 26 117 / 0.1)
}

.hover\:text-fuchsia-900\/100:hover {
    color: rgb(112 26 117 / 1)
}

.hover\:text-fuchsia-900\/20:hover {
    color: rgb(112 26 117 / 0.2)
}

.hover\:text-fuchsia-900\/25:hover {
    color: rgb(112 26 117 / 0.25)
}

.hover\:text-fuchsia-900\/30:hover {
    color: rgb(112 26 117 / 0.3)
}

.hover\:text-fuchsia-900\/40:hover {
    color: rgb(112 26 117 / 0.4)
}

.hover\:text-fuchsia-900\/5:hover {
    color: rgb(112 26 117 / 0.05)
}

.hover\:text-fuchsia-900\/50:hover {
    color: rgb(112 26 117 / 0.5)
}

.hover\:text-fuchsia-900\/60:hover {
    color: rgb(112 26 117 / 0.6)
}

.hover\:text-fuchsia-900\/70:hover {
    color: rgb(112 26 117 / 0.7)
}

.hover\:text-fuchsia-900\/75:hover {
    color: rgb(112 26 117 / 0.75)
}

.hover\:text-fuchsia-900\/80:hover {
    color: rgb(112 26 117 / 0.8)
}

.hover\:text-fuchsia-900\/90:hover {
    color: rgb(112 26 117 / 0.9)
}

.hover\:text-fuchsia-900\/95:hover {
    color: rgb(112 26 117 / 0.95)
}

.hover\:text-fuchsia-950:hover {
    --tw-text-opacity: 1;
    color: rgb(74 4 78 / var(--tw-text-opacity))
}

.hover\:text-fuchsia-950\/0:hover {
    color: rgb(74 4 78 / 0)
}

.hover\:text-fuchsia-950\/10:hover {
    color: rgb(74 4 78 / 0.1)
}

.hover\:text-fuchsia-950\/100:hover {
    color: rgb(74 4 78 / 1)
}

.hover\:text-fuchsia-950\/20:hover {
    color: rgb(74 4 78 / 0.2)
}

.hover\:text-fuchsia-950\/25:hover {
    color: rgb(74 4 78 / 0.25)
}

.hover\:text-fuchsia-950\/30:hover {
    color: rgb(74 4 78 / 0.3)
}

.hover\:text-fuchsia-950\/40:hover {
    color: rgb(74 4 78 / 0.4)
}

.hover\:text-fuchsia-950\/5:hover {
    color: rgb(74 4 78 / 0.05)
}

.hover\:text-fuchsia-950\/50:hover {
    color: rgb(74 4 78 / 0.5)
}

.hover\:text-fuchsia-950\/60:hover {
    color: rgb(74 4 78 / 0.6)
}

.hover\:text-fuchsia-950\/70:hover {
    color: rgb(74 4 78 / 0.7)
}

.hover\:text-fuchsia-950\/75:hover {
    color: rgb(74 4 78 / 0.75)
}

.hover\:text-fuchsia-950\/80:hover {
    color: rgb(74 4 78 / 0.8)
}

.hover\:text-fuchsia-950\/90:hover {
    color: rgb(74 4 78 / 0.9)
}

.hover\:text-fuchsia-950\/95:hover {
    color: rgb(74 4 78 / 0.95)
}

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

.hover\:text-gray-100\/0:hover {
    color: rgb(243 244 246 / 0)
}

.hover\:text-gray-100\/10:hover {
    color: rgb(243 244 246 / 0.1)
}

.hover\:text-gray-100\/100:hover {
    color: rgb(243 244 246 / 1)
}

.hover\:text-gray-100\/20:hover {
    color: rgb(243 244 246 / 0.2)
}

.hover\:text-gray-100\/25:hover {
    color: rgb(243 244 246 / 0.25)
}

.hover\:text-gray-100\/30:hover {
    color: rgb(243 244 246 / 0.3)
}

.hover\:text-gray-100\/40:hover {
    color: rgb(243 244 246 / 0.4)
}

.hover\:text-gray-100\/5:hover {
    color: rgb(243 244 246 / 0.05)
}

.hover\:text-gray-100\/50:hover {
    color: rgb(243 244 246 / 0.5)
}

.hover\:text-gray-100\/60:hover {
    color: rgb(243 244 246 / 0.6)
}

.hover\:text-gray-100\/70:hover {
    color: rgb(243 244 246 / 0.7)
}

.hover\:text-gray-100\/75:hover {
    color: rgb(243 244 246 / 0.75)
}

.hover\:text-gray-100\/80:hover {
    color: rgb(243 244 246 / 0.8)
}

.hover\:text-gray-100\/90:hover {
    color: rgb(243 244 246 / 0.9)
}

.hover\:text-gray-100\/95:hover {
    color: rgb(243 244 246 / 0.95)
}

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

.hover\:text-gray-200\/0:hover {
    color: rgb(229 231 235 / 0)
}

.hover\:text-gray-200\/10:hover {
    color: rgb(229 231 235 / 0.1)
}

.hover\:text-gray-200\/100:hover {
    color: rgb(229 231 235 / 1)
}

.hover\:text-gray-200\/20:hover {
    color: rgb(229 231 235 / 0.2)
}

.hover\:text-gray-200\/25:hover {
    color: rgb(229 231 235 / 0.25)
}

.hover\:text-gray-200\/30:hover {
    color: rgb(229 231 235 / 0.3)
}

.hover\:text-gray-200\/40:hover {
    color: rgb(229 231 235 / 0.4)
}

.hover\:text-gray-200\/5:hover {
    color: rgb(229 231 235 / 0.05)
}

.hover\:text-gray-200\/50:hover {
    color: rgb(229 231 235 / 0.5)
}

.hover\:text-gray-200\/60:hover {
    color: rgb(229 231 235 / 0.6)
}

.hover\:text-gray-200\/70:hover {
    color: rgb(229 231 235 / 0.7)
}

.hover\:text-gray-200\/75:hover {
    color: rgb(229 231 235 / 0.75)
}

.hover\:text-gray-200\/80:hover {
    color: rgb(229 231 235 / 0.8)
}

.hover\:text-gray-200\/90:hover {
    color: rgb(229 231 235 / 0.9)
}

.hover\:text-gray-200\/95:hover {
    color: rgb(229 231 235 / 0.95)
}

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

.hover\:text-gray-300\/0:hover {
    color: rgb(209 213 219 / 0)
}

.hover\:text-gray-300\/10:hover {
    color: rgb(209 213 219 / 0.1)
}

.hover\:text-gray-300\/100:hover {
    color: rgb(209 213 219 / 1)
}

.hover\:text-gray-300\/20:hover {
    color: rgb(209 213 219 / 0.2)
}

.hover\:text-gray-300\/25:hover {
    color: rgb(209 213 219 / 0.25)
}

.hover\:text-gray-300\/30:hover {
    color: rgb(209 213 219 / 0.3)
}

.hover\:text-gray-300\/40:hover {
    color: rgb(209 213 219 / 0.4)
}

.hover\:text-gray-300\/5:hover {
    color: rgb(209 213 219 / 0.05)
}

.hover\:text-gray-300\/50:hover {
    color: rgb(209 213 219 / 0.5)
}

.hover\:text-gray-300\/60:hover {
    color: rgb(209 213 219 / 0.6)
}

.hover\:text-gray-300\/70:hover {
    color: rgb(209 213 219 / 0.7)
}

.hover\:text-gray-300\/75:hover {
    color: rgb(209 213 219 / 0.75)
}

.hover\:text-gray-300\/80:hover {
    color: rgb(209 213 219 / 0.8)
}

.hover\:text-gray-300\/90:hover {
    color: rgb(209 213 219 / 0.9)
}

.hover\:text-gray-300\/95:hover {
    color: rgb(209 213 219 / 0.95)
}

.hover\:text-gray-350:hover {
    --tw-text-opacity: 1;
    color: rgb(215 217 216 / var(--tw-text-opacity))
}

.hover\:text-gray-350\/0:hover {
    color: rgb(215 217 216 / 0)
}

.hover\:text-gray-350\/10:hover {
    color: rgb(215 217 216 / 0.1)
}

.hover\:text-gray-350\/100:hover {
    color: rgb(215 217 216 / 1)
}

.hover\:text-gray-350\/20:hover {
    color: rgb(215 217 216 / 0.2)
}

.hover\:text-gray-350\/25:hover {
    color: rgb(215 217 216 / 0.25)
}

.hover\:text-gray-350\/30:hover {
    color: rgb(215 217 216 / 0.3)
}

.hover\:text-gray-350\/40:hover {
    color: rgb(215 217 216 / 0.4)
}

.hover\:text-gray-350\/5:hover {
    color: rgb(215 217 216 / 0.05)
}

.hover\:text-gray-350\/50:hover {
    color: rgb(215 217 216 / 0.5)
}

.hover\:text-gray-350\/60:hover {
    color: rgb(215 217 216 / 0.6)
}

.hover\:text-gray-350\/70:hover {
    color: rgb(215 217 216 / 0.7)
}

.hover\:text-gray-350\/75:hover {
    color: rgb(215 217 216 / 0.75)
}

.hover\:text-gray-350\/80:hover {
    color: rgb(215 217 216 / 0.8)
}

.hover\:text-gray-350\/90:hover {
    color: rgb(215 217 216 / 0.9)
}

.hover\:text-gray-350\/95:hover {
    color: rgb(215 217 216 / 0.95)
}

.hover\:text-gray-351:hover {
    --tw-text-opacity: 1;
    color: rgb(152 152 152 / var(--tw-text-opacity))
}

.hover\:text-gray-351\/0:hover {
    color: rgb(152 152 152 / 0)
}

.hover\:text-gray-351\/10:hover {
    color: rgb(152 152 152 / 0.1)
}

.hover\:text-gray-351\/100:hover {
    color: rgb(152 152 152 / 1)
}

.hover\:text-gray-351\/20:hover {
    color: rgb(152 152 152 / 0.2)
}

.hover\:text-gray-351\/25:hover {
    color: rgb(152 152 152 / 0.25)
}

.hover\:text-gray-351\/30:hover {
    color: rgb(152 152 152 / 0.3)
}

.hover\:text-gray-351\/40:hover {
    color: rgb(152 152 152 / 0.4)
}

.hover\:text-gray-351\/5:hover {
    color: rgb(152 152 152 / 0.05)
}

.hover\:text-gray-351\/50:hover {
    color: rgb(152 152 152 / 0.5)
}

.hover\:text-gray-351\/60:hover {
    color: rgb(152 152 152 / 0.6)
}

.hover\:text-gray-351\/70:hover {
    color: rgb(152 152 152 / 0.7)
}

.hover\:text-gray-351\/75:hover {
    color: rgb(152 152 152 / 0.75)
}

.hover\:text-gray-351\/80:hover {
    color: rgb(152 152 152 / 0.8)
}

.hover\:text-gray-351\/90:hover {
    color: rgb(152 152 152 / 0.9)
}

.hover\:text-gray-351\/95:hover {
    color: rgb(152 152 152 / 0.95)
}

.hover\:text-gray-400:hover {
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity))
}

.hover\:text-gray-400\/0:hover {
    color: rgb(156 163 175 / 0)
}

.hover\:text-gray-400\/10:hover {
    color: rgb(156 163 175 / 0.1)
}

.hover\:text-gray-400\/100:hover {
    color: rgb(156 163 175 / 1)
}

.hover\:text-gray-400\/20:hover {
    color: rgb(156 163 175 / 0.2)
}

.hover\:text-gray-400\/25:hover {
    color: rgb(156 163 175 / 0.25)
}

.hover\:text-gray-400\/30:hover {
    color: rgb(156 163 175 / 0.3)
}

.hover\:text-gray-400\/40:hover {
    color: rgb(156 163 175 / 0.4)
}

.hover\:text-gray-400\/5:hover {
    color: rgb(156 163 175 / 0.05)
}

.hover\:text-gray-400\/50:hover {
    color: rgb(156 163 175 / 0.5)
}

.hover\:text-gray-400\/60:hover {
    color: rgb(156 163 175 / 0.6)
}

.hover\:text-gray-400\/70:hover {
    color: rgb(156 163 175 / 0.7)
}

.hover\:text-gray-400\/75:hover {
    color: rgb(156 163 175 / 0.75)
}

.hover\:text-gray-400\/80:hover {
    color: rgb(156 163 175 / 0.8)
}

.hover\:text-gray-400\/90:hover {
    color: rgb(156 163 175 / 0.9)
}

.hover\:text-gray-400\/95:hover {
    color: rgb(156 163 175 / 0.95)
}

.hover\:text-gray-450:hover {
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity))
}

.hover\:text-gray-450\/0:hover {
    color: rgb(156 163 175 / 0)
}

.hover\:text-gray-450\/10:hover {
    color: rgb(156 163 175 / 0.1)
}

.hover\:text-gray-450\/100:hover {
    color: rgb(156 163 175 / 1)
}

.hover\:text-gray-450\/20:hover {
    color: rgb(156 163 175 / 0.2)
}

.hover\:text-gray-450\/25:hover {
    color: rgb(156 163 175 / 0.25)
}

.hover\:text-gray-450\/30:hover {
    color: rgb(156 163 175 / 0.3)
}

.hover\:text-gray-450\/40:hover {
    color: rgb(156 163 175 / 0.4)
}

.hover\:text-gray-450\/5:hover {
    color: rgb(156 163 175 / 0.05)
}

.hover\:text-gray-450\/50:hover {
    color: rgb(156 163 175 / 0.5)
}

.hover\:text-gray-450\/60:hover {
    color: rgb(156 163 175 / 0.6)
}

.hover\:text-gray-450\/70:hover {
    color: rgb(156 163 175 / 0.7)
}

.hover\:text-gray-450\/75:hover {
    color: rgb(156 163 175 / 0.75)
}

.hover\:text-gray-450\/80:hover {
    color: rgb(156 163 175 / 0.8)
}

.hover\:text-gray-450\/90:hover {
    color: rgb(156 163 175 / 0.9)
}

.hover\:text-gray-450\/95:hover {
    color: rgb(156 163 175 / 0.95)
}

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

.hover\:text-gray-50\/0:hover {
    color: rgb(249 250 251 / 0)
}

.hover\:text-gray-50\/10:hover {
    color: rgb(249 250 251 / 0.1)
}

.hover\:text-gray-50\/100:hover {
    color: rgb(249 250 251 / 1)
}

.hover\:text-gray-50\/20:hover {
    color: rgb(249 250 251 / 0.2)
}

.hover\:text-gray-50\/25:hover {
    color: rgb(249 250 251 / 0.25)
}

.hover\:text-gray-50\/30:hover {
    color: rgb(249 250 251 / 0.3)
}

.hover\:text-gray-50\/40:hover {
    color: rgb(249 250 251 / 0.4)
}

.hover\:text-gray-50\/5:hover {
    color: rgb(249 250 251 / 0.05)
}

.hover\:text-gray-50\/50:hover {
    color: rgb(249 250 251 / 0.5)
}

.hover\:text-gray-50\/60:hover {
    color: rgb(249 250 251 / 0.6)
}

.hover\:text-gray-50\/70:hover {
    color: rgb(249 250 251 / 0.7)
}

.hover\:text-gray-50\/75:hover {
    color: rgb(249 250 251 / 0.75)
}

.hover\:text-gray-50\/80:hover {
    color: rgb(249 250 251 / 0.8)
}

.hover\:text-gray-50\/90:hover {
    color: rgb(249 250 251 / 0.9)
}

.hover\:text-gray-50\/95:hover {
    color: rgb(249 250 251 / 0.95)
}

.hover\:text-gray-500:hover {
    --tw-text-opacity: 1;
    color: rgb(107 114 128 / var(--tw-text-opacity))
}

.hover\:text-gray-500\/0:hover {
    color: rgb(107 114 128 / 0)
}

.hover\:text-gray-500\/10:hover {
    color: rgb(107 114 128 / 0.1)
}

.hover\:text-gray-500\/100:hover {
    color: rgb(107 114 128 / 1)
}

.hover\:text-gray-500\/20:hover {
    color: rgb(107 114 128 / 0.2)
}

.hover\:text-gray-500\/25:hover {
    color: rgb(107 114 128 / 0.25)
}

.hover\:text-gray-500\/30:hover {
    color: rgb(107 114 128 / 0.3)
}

.hover\:text-gray-500\/40:hover {
    color: rgb(107 114 128 / 0.4)
}

.hover\:text-gray-500\/5:hover {
    color: rgb(107 114 128 / 0.05)
}

.hover\:text-gray-500\/50:hover {
    color: rgb(107 114 128 / 0.5)
}

.hover\:text-gray-500\/60:hover {
    color: rgb(107 114 128 / 0.6)
}

.hover\:text-gray-500\/70:hover {
    color: rgb(107 114 128 / 0.7)
}

.hover\:text-gray-500\/75:hover {
    color: rgb(107 114 128 / 0.75)
}

.hover\:text-gray-500\/80:hover {
    color: rgb(107 114 128 / 0.8)
}

.hover\:text-gray-500\/90:hover {
    color: rgb(107 114 128 / 0.9)
}

.hover\:text-gray-500\/95:hover {
    color: rgb(107 114 128 / 0.95)
}

.hover\:text-gray-600:hover {
    --tw-text-opacity: 1;
    color: rgb(75 85 99 / var(--tw-text-opacity))
}

.hover\:text-gray-600\/0:hover {
    color: rgb(75 85 99 / 0)
}

.hover\:text-gray-600\/10:hover {
    color: rgb(75 85 99 / 0.1)
}

.hover\:text-gray-600\/100:hover {
    color: rgb(75 85 99 / 1)
}

.hover\:text-gray-600\/20:hover {
    color: rgb(75 85 99 / 0.2)
}

.hover\:text-gray-600\/25:hover {
    color: rgb(75 85 99 / 0.25)
}

.hover\:text-gray-600\/30:hover {
    color: rgb(75 85 99 / 0.3)
}

.hover\:text-gray-600\/40:hover {
    color: rgb(75 85 99 / 0.4)
}

.hover\:text-gray-600\/5:hover {
    color: rgb(75 85 99 / 0.05)
}

.hover\:text-gray-600\/50:hover {
    color: rgb(75 85 99 / 0.5)
}

.hover\:text-gray-600\/60:hover {
    color: rgb(75 85 99 / 0.6)
}

.hover\:text-gray-600\/70:hover {
    color: rgb(75 85 99 / 0.7)
}

.hover\:text-gray-600\/75:hover {
    color: rgb(75 85 99 / 0.75)
}

.hover\:text-gray-600\/80:hover {
    color: rgb(75 85 99 / 0.8)
}

.hover\:text-gray-600\/90:hover {
    color: rgb(75 85 99 / 0.9)
}

.hover\:text-gray-600\/95:hover {
    color: rgb(75 85 99 / 0.95)
}

.hover\:text-gray-650:hover {
    --tw-text-opacity: 1;
    color: rgb(51 51 51 / var(--tw-text-opacity))
}

.hover\:text-gray-650\/0:hover {
    color: rgb(51 51 51 / 0)
}

.hover\:text-gray-650\/10:hover {
    color: rgb(51 51 51 / 0.1)
}

.hover\:text-gray-650\/100:hover {
    color: rgb(51 51 51 / 1)
}

.hover\:text-gray-650\/20:hover {
    color: rgb(51 51 51 / 0.2)
}

.hover\:text-gray-650\/25:hover {
    color: rgb(51 51 51 / 0.25)
}

.hover\:text-gray-650\/30:hover {
    color: rgb(51 51 51 / 0.3)
}

.hover\:text-gray-650\/40:hover {
    color: rgb(51 51 51 / 0.4)
}

.hover\:text-gray-650\/5:hover {
    color: rgb(51 51 51 / 0.05)
}

.hover\:text-gray-650\/50:hover {
    color: rgb(51 51 51 / 0.5)
}

.hover\:text-gray-650\/60:hover {
    color: rgb(51 51 51 / 0.6)
}

.hover\:text-gray-650\/70:hover {
    color: rgb(51 51 51 / 0.7)
}

.hover\:text-gray-650\/75:hover {
    color: rgb(51 51 51 / 0.75)
}

.hover\:text-gray-650\/80:hover {
    color: rgb(51 51 51 / 0.8)
}

.hover\:text-gray-650\/90:hover {
    color: rgb(51 51 51 / 0.9)
}

.hover\:text-gray-650\/95:hover {
    color: rgb(51 51 51 / 0.95)
}

.hover\:text-gray-700:hover {
    --tw-text-opacity: 1;
    color: rgb(55 65 81 / var(--tw-text-opacity))
}

.hover\:text-gray-700\/0:hover {
    color: rgb(55 65 81 / 0)
}

.hover\:text-gray-700\/10:hover {
    color: rgb(55 65 81 / 0.1)
}

.hover\:text-gray-700\/100:hover {
    color: rgb(55 65 81 / 1)
}

.hover\:text-gray-700\/20:hover {
    color: rgb(55 65 81 / 0.2)
}

.hover\:text-gray-700\/25:hover {
    color: rgb(55 65 81 / 0.25)
}

.hover\:text-gray-700\/30:hover {
    color: rgb(55 65 81 / 0.3)
}

.hover\:text-gray-700\/40:hover {
    color: rgb(55 65 81 / 0.4)
}

.hover\:text-gray-700\/5:hover {
    color: rgb(55 65 81 / 0.05)
}

.hover\:text-gray-700\/50:hover {
    color: rgb(55 65 81 / 0.5)
}

.hover\:text-gray-700\/60:hover {
    color: rgb(55 65 81 / 0.6)
}

.hover\:text-gray-700\/70:hover {
    color: rgb(55 65 81 / 0.7)
}

.hover\:text-gray-700\/75:hover {
    color: rgb(55 65 81 / 0.75)
}

.hover\:text-gray-700\/80:hover {
    color: rgb(55 65 81 / 0.8)
}

.hover\:text-gray-700\/90:hover {
    color: rgb(55 65 81 / 0.9)
}

.hover\:text-gray-700\/95:hover {
    color: rgb(55 65 81 / 0.95)
}

.hover\:text-gray-75:hover {
    --tw-text-opacity: 1;
    color: rgb(251 254 255 / var(--tw-text-opacity))
}

.hover\:text-gray-75\/0:hover {
    color: rgb(251 254 255 / 0)
}

.hover\:text-gray-75\/10:hover {
    color: rgb(251 254 255 / 0.1)
}

.hover\:text-gray-75\/100:hover {
    color: rgb(251 254 255 / 1)
}

.hover\:text-gray-75\/20:hover {
    color: rgb(251 254 255 / 0.2)
}

.hover\:text-gray-75\/25:hover {
    color: rgb(251 254 255 / 0.25)
}

.hover\:text-gray-75\/30:hover {
    color: rgb(251 254 255 / 0.3)
}

.hover\:text-gray-75\/40:hover {
    color: rgb(251 254 255 / 0.4)
}

.hover\:text-gray-75\/5:hover {
    color: rgb(251 254 255 / 0.05)
}

.hover\:text-gray-75\/50:hover {
    color: rgb(251 254 255 / 0.5)
}

.hover\:text-gray-75\/60:hover {
    color: rgb(251 254 255 / 0.6)
}

.hover\:text-gray-75\/70:hover {
    color: rgb(251 254 255 / 0.7)
}

.hover\:text-gray-75\/75:hover {
    color: rgb(251 254 255 / 0.75)
}

.hover\:text-gray-75\/80:hover {
    color: rgb(251 254 255 / 0.8)
}

.hover\:text-gray-75\/90:hover {
    color: rgb(251 254 255 / 0.9)
}

.hover\:text-gray-75\/95:hover {
    color: rgb(251 254 255 / 0.95)
}

.hover\:text-gray-800:hover {
    --tw-text-opacity: 1;
    color: rgb(31 41 55 / var(--tw-text-opacity))
}

.hover\:text-gray-800\/0:hover {
    color: rgb(31 41 55 / 0)
}

.hover\:text-gray-800\/10:hover {
    color: rgb(31 41 55 / 0.1)
}

.hover\:text-gray-800\/100:hover {
    color: rgb(31 41 55 / 1)
}

.hover\:text-gray-800\/20:hover {
    color: rgb(31 41 55 / 0.2)
}

.hover\:text-gray-800\/25:hover {
    color: rgb(31 41 55 / 0.25)
}

.hover\:text-gray-800\/30:hover {
    color: rgb(31 41 55 / 0.3)
}

.hover\:text-gray-800\/40:hover {
    color: rgb(31 41 55 / 0.4)
}

.hover\:text-gray-800\/5:hover {
    color: rgb(31 41 55 / 0.05)
}

.hover\:text-gray-800\/50:hover {
    color: rgb(31 41 55 / 0.5)
}

.hover\:text-gray-800\/60:hover {
    color: rgb(31 41 55 / 0.6)
}

.hover\:text-gray-800\/70:hover {
    color: rgb(31 41 55 / 0.7)
}

.hover\:text-gray-800\/75:hover {
    color: rgb(31 41 55 / 0.75)
}

.hover\:text-gray-800\/80:hover {
    color: rgb(31 41 55 / 0.8)
}

.hover\:text-gray-800\/90:hover {
    color: rgb(31 41 55 / 0.9)
}

.hover\:text-gray-800\/95:hover {
    color: rgb(31 41 55 / 0.95)
}

.hover\:text-gray-900:hover {
    --tw-text-opacity: 1;
    color: rgb(17 24 39 / var(--tw-text-opacity))
}

.hover\:text-gray-900\/0:hover {
    color: rgb(17 24 39 / 0)
}

.hover\:text-gray-900\/10:hover {
    color: rgb(17 24 39 / 0.1)
}

.hover\:text-gray-900\/100:hover {
    color: rgb(17 24 39 / 1)
}

.hover\:text-gray-900\/20:hover {
    color: rgb(17 24 39 / 0.2)
}

.hover\:text-gray-900\/25:hover {
    color: rgb(17 24 39 / 0.25)
}

.hover\:text-gray-900\/30:hover {
    color: rgb(17 24 39 / 0.3)
}

.hover\:text-gray-900\/40:hover {
    color: rgb(17 24 39 / 0.4)
}

.hover\:text-gray-900\/5:hover {
    color: rgb(17 24 39 / 0.05)
}

.hover\:text-gray-900\/50:hover {
    color: rgb(17 24 39 / 0.5)
}

.hover\:text-gray-900\/60:hover {
    color: rgb(17 24 39 / 0.6)
}

.hover\:text-gray-900\/70:hover {
    color: rgb(17 24 39 / 0.7)
}

.hover\:text-gray-900\/75:hover {
    color: rgb(17 24 39 / 0.75)
}

.hover\:text-gray-900\/80:hover {
    color: rgb(17 24 39 / 0.8)
}

.hover\:text-gray-900\/90:hover {
    color: rgb(17 24 39 / 0.9)
}

.hover\:text-gray-900\/95:hover {
    color: rgb(17 24 39 / 0.95)
}

.hover\:text-gray-950:hover {
    --tw-text-opacity: 1;
    color: rgb(3 7 18 / var(--tw-text-opacity))
}

.hover\:text-gray-950\/0:hover {
    color: rgb(3 7 18 / 0)
}

.hover\:text-gray-950\/10:hover {
    color: rgb(3 7 18 / 0.1)
}

.hover\:text-gray-950\/100:hover {
    color: rgb(3 7 18 / 1)
}

.hover\:text-gray-950\/20:hover {
    color: rgb(3 7 18 / 0.2)
}

.hover\:text-gray-950\/25:hover {
    color: rgb(3 7 18 / 0.25)
}

.hover\:text-gray-950\/30:hover {
    color: rgb(3 7 18 / 0.3)
}

.hover\:text-gray-950\/40:hover {
    color: rgb(3 7 18 / 0.4)
}

.hover\:text-gray-950\/5:hover {
    color: rgb(3 7 18 / 0.05)
}

.hover\:text-gray-950\/50:hover {
    color: rgb(3 7 18 / 0.5)
}

.hover\:text-gray-950\/60:hover {
    color: rgb(3 7 18 / 0.6)
}

.hover\:text-gray-950\/70:hover {
    color: rgb(3 7 18 / 0.7)
}

.hover\:text-gray-950\/75:hover {
    color: rgb(3 7 18 / 0.75)
}

.hover\:text-gray-950\/80:hover {
    color: rgb(3 7 18 / 0.8)
}

.hover\:text-gray-950\/90:hover {
    color: rgb(3 7 18 / 0.9)
}

.hover\:text-gray-950\/95:hover {
    color: rgb(3 7 18 / 0.95)
}

.hover\:text-green-100:hover {
    --tw-text-opacity: 1;
    color: rgb(220 252 231 / var(--tw-text-opacity))
}

.hover\:text-green-100\/0:hover {
    color: rgb(220 252 231 / 0)
}

.hover\:text-green-100\/10:hover {
    color: rgb(220 252 231 / 0.1)
}

.hover\:text-green-100\/100:hover {
    color: rgb(220 252 231 / 1)
}

.hover\:text-green-100\/20:hover {
    color: rgb(220 252 231 / 0.2)
}

.hover\:text-green-100\/25:hover {
    color: rgb(220 252 231 / 0.25)
}

.hover\:text-green-100\/30:hover {
    color: rgb(220 252 231 / 0.3)
}

.hover\:text-green-100\/40:hover {
    color: rgb(220 252 231 / 0.4)
}

.hover\:text-green-100\/5:hover {
    color: rgb(220 252 231 / 0.05)
}

.hover\:text-green-100\/50:hover {
    color: rgb(220 252 231 / 0.5)
}

.hover\:text-green-100\/60:hover {
    color: rgb(220 252 231 / 0.6)
}

.hover\:text-green-100\/70:hover {
    color: rgb(220 252 231 / 0.7)
}

.hover\:text-green-100\/75:hover {
    color: rgb(220 252 231 / 0.75)
}

.hover\:text-green-100\/80:hover {
    color: rgb(220 252 231 / 0.8)
}

.hover\:text-green-100\/90:hover {
    color: rgb(220 252 231 / 0.9)
}

.hover\:text-green-100\/95:hover {
    color: rgb(220 252 231 / 0.95)
}

.hover\:text-green-200:hover {
    --tw-text-opacity: 1;
    color: rgb(187 247 208 / var(--tw-text-opacity))
}

.hover\:text-green-200\/0:hover {
    color: rgb(187 247 208 / 0)
}

.hover\:text-green-200\/10:hover {
    color: rgb(187 247 208 / 0.1)
}

.hover\:text-green-200\/100:hover {
    color: rgb(187 247 208 / 1)
}

.hover\:text-green-200\/20:hover {
    color: rgb(187 247 208 / 0.2)
}

.hover\:text-green-200\/25:hover {
    color: rgb(187 247 208 / 0.25)
}

.hover\:text-green-200\/30:hover {
    color: rgb(187 247 208 / 0.3)
}

.hover\:text-green-200\/40:hover {
    color: rgb(187 247 208 / 0.4)
}

.hover\:text-green-200\/5:hover {
    color: rgb(187 247 208 / 0.05)
}

.hover\:text-green-200\/50:hover {
    color: rgb(187 247 208 / 0.5)
}

.hover\:text-green-200\/60:hover {
    color: rgb(187 247 208 / 0.6)
}

.hover\:text-green-200\/70:hover {
    color: rgb(187 247 208 / 0.7)
}

.hover\:text-green-200\/75:hover {
    color: rgb(187 247 208 / 0.75)
}

.hover\:text-green-200\/80:hover {
    color: rgb(187 247 208 / 0.8)
}

.hover\:text-green-200\/90:hover {
    color: rgb(187 247 208 / 0.9)
}

.hover\:text-green-200\/95:hover {
    color: rgb(187 247 208 / 0.95)
}

.hover\:text-green-300:hover {
    --tw-text-opacity: 1;
    color: rgb(134 239 172 / var(--tw-text-opacity))
}

.hover\:text-green-300\/0:hover {
    color: rgb(134 239 172 / 0)
}

.hover\:text-green-300\/10:hover {
    color: rgb(134 239 172 / 0.1)
}

.hover\:text-green-300\/100:hover {
    color: rgb(134 239 172 / 1)
}

.hover\:text-green-300\/20:hover {
    color: rgb(134 239 172 / 0.2)
}

.hover\:text-green-300\/25:hover {
    color: rgb(134 239 172 / 0.25)
}

.hover\:text-green-300\/30:hover {
    color: rgb(134 239 172 / 0.3)
}

.hover\:text-green-300\/40:hover {
    color: rgb(134 239 172 / 0.4)
}

.hover\:text-green-300\/5:hover {
    color: rgb(134 239 172 / 0.05)
}

.hover\:text-green-300\/50:hover {
    color: rgb(134 239 172 / 0.5)
}

.hover\:text-green-300\/60:hover {
    color: rgb(134 239 172 / 0.6)
}

.hover\:text-green-300\/70:hover {
    color: rgb(134 239 172 / 0.7)
}

.hover\:text-green-300\/75:hover {
    color: rgb(134 239 172 / 0.75)
}

.hover\:text-green-300\/80:hover {
    color: rgb(134 239 172 / 0.8)
}

.hover\:text-green-300\/90:hover {
    color: rgb(134 239 172 / 0.9)
}

.hover\:text-green-300\/95:hover {
    color: rgb(134 239 172 / 0.95)
}

.hover\:text-green-400:hover {
    --tw-text-opacity: 1;
    color: rgb(74 222 128 / var(--tw-text-opacity))
}

.hover\:text-green-400\/0:hover {
    color: rgb(74 222 128 / 0)
}

.hover\:text-green-400\/10:hover {
    color: rgb(74 222 128 / 0.1)
}

.hover\:text-green-400\/100:hover {
    color: rgb(74 222 128 / 1)
}

.hover\:text-green-400\/20:hover {
    color: rgb(74 222 128 / 0.2)
}

.hover\:text-green-400\/25:hover {
    color: rgb(74 222 128 / 0.25)
}

.hover\:text-green-400\/30:hover {
    color: rgb(74 222 128 / 0.3)
}

.hover\:text-green-400\/40:hover {
    color: rgb(74 222 128 / 0.4)
}

.hover\:text-green-400\/5:hover {
    color: rgb(74 222 128 / 0.05)
}

.hover\:text-green-400\/50:hover {
    color: rgb(74 222 128 / 0.5)
}

.hover\:text-green-400\/60:hover {
    color: rgb(74 222 128 / 0.6)
}

.hover\:text-green-400\/70:hover {
    color: rgb(74 222 128 / 0.7)
}

.hover\:text-green-400\/75:hover {
    color: rgb(74 222 128 / 0.75)
}

.hover\:text-green-400\/80:hover {
    color: rgb(74 222 128 / 0.8)
}

.hover\:text-green-400\/90:hover {
    color: rgb(74 222 128 / 0.9)
}

.hover\:text-green-400\/95:hover {
    color: rgb(74 222 128 / 0.95)
}

.hover\:text-green-450:hover {
    --tw-text-opacity: 1;
    color: rgb(0 211 126 / var(--tw-text-opacity))
}

.hover\:text-green-450\/0:hover {
    color: rgb(0 211 126 / 0)
}

.hover\:text-green-450\/10:hover {
    color: rgb(0 211 126 / 0.1)
}

.hover\:text-green-450\/100:hover {
    color: rgb(0 211 126 / 1)
}

.hover\:text-green-450\/20:hover {
    color: rgb(0 211 126 / 0.2)
}

.hover\:text-green-450\/25:hover {
    color: rgb(0 211 126 / 0.25)
}

.hover\:text-green-450\/30:hover {
    color: rgb(0 211 126 / 0.3)
}

.hover\:text-green-450\/40:hover {
    color: rgb(0 211 126 / 0.4)
}

.hover\:text-green-450\/5:hover {
    color: rgb(0 211 126 / 0.05)
}

.hover\:text-green-450\/50:hover {
    color: rgb(0 211 126 / 0.5)
}

.hover\:text-green-450\/60:hover {
    color: rgb(0 211 126 / 0.6)
}

.hover\:text-green-450\/70:hover {
    color: rgb(0 211 126 / 0.7)
}

.hover\:text-green-450\/75:hover {
    color: rgb(0 211 126 / 0.75)
}

.hover\:text-green-450\/80:hover {
    color: rgb(0 211 126 / 0.8)
}

.hover\:text-green-450\/90:hover {
    color: rgb(0 211 126 / 0.9)
}

.hover\:text-green-450\/95:hover {
    color: rgb(0 211 126 / 0.95)
}

.hover\:text-green-50:hover {
    --tw-text-opacity: 1;
    color: rgb(240 253 244 / var(--tw-text-opacity))
}

.hover\:text-green-50\/0:hover {
    color: rgb(240 253 244 / 0)
}

.hover\:text-green-50\/10:hover {
    color: rgb(240 253 244 / 0.1)
}

.hover\:text-green-50\/100:hover {
    color: rgb(240 253 244 / 1)
}

.hover\:text-green-50\/20:hover {
    color: rgb(240 253 244 / 0.2)
}

.hover\:text-green-50\/25:hover {
    color: rgb(240 253 244 / 0.25)
}

.hover\:text-green-50\/30:hover {
    color: rgb(240 253 244 / 0.3)
}

.hover\:text-green-50\/40:hover {
    color: rgb(240 253 244 / 0.4)
}

.hover\:text-green-50\/5:hover {
    color: rgb(240 253 244 / 0.05)
}

.hover\:text-green-50\/50:hover {
    color: rgb(240 253 244 / 0.5)
}

.hover\:text-green-50\/60:hover {
    color: rgb(240 253 244 / 0.6)
}

.hover\:text-green-50\/70:hover {
    color: rgb(240 253 244 / 0.7)
}

.hover\:text-green-50\/75:hover {
    color: rgb(240 253 244 / 0.75)
}

.hover\:text-green-50\/80:hover {
    color: rgb(240 253 244 / 0.8)
}

.hover\:text-green-50\/90:hover {
    color: rgb(240 253 244 / 0.9)
}

.hover\:text-green-50\/95:hover {
    color: rgb(240 253 244 / 0.95)
}

.hover\:text-green-500:hover {
    --tw-text-opacity: 1;
    color: rgb(34 197 94 / var(--tw-text-opacity))
}

.hover\:text-green-500\/0:hover {
    color: rgb(34 197 94 / 0)
}

.hover\:text-green-500\/10:hover {
    color: rgb(34 197 94 / 0.1)
}

.hover\:text-green-500\/100:hover {
    color: rgb(34 197 94 / 1)
}

.hover\:text-green-500\/20:hover {
    color: rgb(34 197 94 / 0.2)
}

.hover\:text-green-500\/25:hover {
    color: rgb(34 197 94 / 0.25)
}

.hover\:text-green-500\/30:hover {
    color: rgb(34 197 94 / 0.3)
}

.hover\:text-green-500\/40:hover {
    color: rgb(34 197 94 / 0.4)
}

.hover\:text-green-500\/5:hover {
    color: rgb(34 197 94 / 0.05)
}

.hover\:text-green-500\/50:hover {
    color: rgb(34 197 94 / 0.5)
}

.hover\:text-green-500\/60:hover {
    color: rgb(34 197 94 / 0.6)
}

.hover\:text-green-500\/70:hover {
    color: rgb(34 197 94 / 0.7)
}

.hover\:text-green-500\/75:hover {
    color: rgb(34 197 94 / 0.75)
}

.hover\:text-green-500\/80:hover {
    color: rgb(34 197 94 / 0.8)
}

.hover\:text-green-500\/90:hover {
    color: rgb(34 197 94 / 0.9)
}

.hover\:text-green-500\/95:hover {
    color: rgb(34 197 94 / 0.95)
}

.hover\:text-green-550:hover {
    --tw-text-opacity: 1;
    color: rgb(0 168 101 / var(--tw-text-opacity))
}

.hover\:text-green-550\/0:hover {
    color: rgb(0 168 101 / 0)
}

.hover\:text-green-550\/10:hover {
    color: rgb(0 168 101 / 0.1)
}

.hover\:text-green-550\/100:hover {
    color: rgb(0 168 101 / 1)
}

.hover\:text-green-550\/20:hover {
    color: rgb(0 168 101 / 0.2)
}

.hover\:text-green-550\/25:hover {
    color: rgb(0 168 101 / 0.25)
}

.hover\:text-green-550\/30:hover {
    color: rgb(0 168 101 / 0.3)
}

.hover\:text-green-550\/40:hover {
    color: rgb(0 168 101 / 0.4)
}

.hover\:text-green-550\/5:hover {
    color: rgb(0 168 101 / 0.05)
}

.hover\:text-green-550\/50:hover {
    color: rgb(0 168 101 / 0.5)
}

.hover\:text-green-550\/60:hover {
    color: rgb(0 168 101 / 0.6)
}

.hover\:text-green-550\/70:hover {
    color: rgb(0 168 101 / 0.7)
}

.hover\:text-green-550\/75:hover {
    color: rgb(0 168 101 / 0.75)
}

.hover\:text-green-550\/80:hover {
    color: rgb(0 168 101 / 0.8)
}

.hover\:text-green-550\/90:hover {
    color: rgb(0 168 101 / 0.9)
}

.hover\:text-green-550\/95:hover {
    color: rgb(0 168 101 / 0.95)
}

.hover\:text-green-600:hover {
    --tw-text-opacity: 1;
    color: rgb(22 163 74 / var(--tw-text-opacity))
}

.hover\:text-green-600\/0:hover {
    color: rgb(22 163 74 / 0)
}

.hover\:text-green-600\/10:hover {
    color: rgb(22 163 74 / 0.1)
}

.hover\:text-green-600\/100:hover {
    color: rgb(22 163 74 / 1)
}

.hover\:text-green-600\/20:hover {
    color: rgb(22 163 74 / 0.2)
}

.hover\:text-green-600\/25:hover {
    color: rgb(22 163 74 / 0.25)
}

.hover\:text-green-600\/30:hover {
    color: rgb(22 163 74 / 0.3)
}

.hover\:text-green-600\/40:hover {
    color: rgb(22 163 74 / 0.4)
}

.hover\:text-green-600\/5:hover {
    color: rgb(22 163 74 / 0.05)
}

.hover\:text-green-600\/50:hover {
    color: rgb(22 163 74 / 0.5)
}

.hover\:text-green-600\/60:hover {
    color: rgb(22 163 74 / 0.6)
}

.hover\:text-green-600\/70:hover {
    color: rgb(22 163 74 / 0.7)
}

.hover\:text-green-600\/75:hover {
    color: rgb(22 163 74 / 0.75)
}

.hover\:text-green-600\/80:hover {
    color: rgb(22 163 74 / 0.8)
}

.hover\:text-green-600\/90:hover {
    color: rgb(22 163 74 / 0.9)
}

.hover\:text-green-600\/95:hover {
    color: rgb(22 163 74 / 0.95)
}

.hover\:text-green-700:hover {
    --tw-text-opacity: 1;
    color: rgb(21 128 61 / var(--tw-text-opacity))
}

.hover\:text-green-700\/0:hover {
    color: rgb(21 128 61 / 0)
}

.hover\:text-green-700\/10:hover {
    color: rgb(21 128 61 / 0.1)
}

.hover\:text-green-700\/100:hover {
    color: rgb(21 128 61 / 1)
}

.hover\:text-green-700\/20:hover {
    color: rgb(21 128 61 / 0.2)
}

.hover\:text-green-700\/25:hover {
    color: rgb(21 128 61 / 0.25)
}

.hover\:text-green-700\/30:hover {
    color: rgb(21 128 61 / 0.3)
}

.hover\:text-green-700\/40:hover {
    color: rgb(21 128 61 / 0.4)
}

.hover\:text-green-700\/5:hover {
    color: rgb(21 128 61 / 0.05)
}

.hover\:text-green-700\/50:hover {
    color: rgb(21 128 61 / 0.5)
}

.hover\:text-green-700\/60:hover {
    color: rgb(21 128 61 / 0.6)
}

.hover\:text-green-700\/70:hover {
    color: rgb(21 128 61 / 0.7)
}

.hover\:text-green-700\/75:hover {
    color: rgb(21 128 61 / 0.75)
}

.hover\:text-green-700\/80:hover {
    color: rgb(21 128 61 / 0.8)
}

.hover\:text-green-700\/90:hover {
    color: rgb(21 128 61 / 0.9)
}

.hover\:text-green-700\/95:hover {
    color: rgb(21 128 61 / 0.95)
}

.hover\:text-green-800:hover {
    --tw-text-opacity: 1;
    color: rgb(22 101 52 / var(--tw-text-opacity))
}

.hover\:text-green-800\/0:hover {
    color: rgb(22 101 52 / 0)
}

.hover\:text-green-800\/10:hover {
    color: rgb(22 101 52 / 0.1)
}

.hover\:text-green-800\/100:hover {
    color: rgb(22 101 52 / 1)
}

.hover\:text-green-800\/20:hover {
    color: rgb(22 101 52 / 0.2)
}

.hover\:text-green-800\/25:hover {
    color: rgb(22 101 52 / 0.25)
}

.hover\:text-green-800\/30:hover {
    color: rgb(22 101 52 / 0.3)
}

.hover\:text-green-800\/40:hover {
    color: rgb(22 101 52 / 0.4)
}

.hover\:text-green-800\/5:hover {
    color: rgb(22 101 52 / 0.05)
}

.hover\:text-green-800\/50:hover {
    color: rgb(22 101 52 / 0.5)
}

.hover\:text-green-800\/60:hover {
    color: rgb(22 101 52 / 0.6)
}

.hover\:text-green-800\/70:hover {
    color: rgb(22 101 52 / 0.7)
}

.hover\:text-green-800\/75:hover {
    color: rgb(22 101 52 / 0.75)
}

.hover\:text-green-800\/80:hover {
    color: rgb(22 101 52 / 0.8)
}

.hover\:text-green-800\/90:hover {
    color: rgb(22 101 52 / 0.9)
}

.hover\:text-green-800\/95:hover {
    color: rgb(22 101 52 / 0.95)
}

.hover\:text-green-900:hover {
    --tw-text-opacity: 1;
    color: rgb(20 83 45 / var(--tw-text-opacity))
}

.hover\:text-green-900\/0:hover {
    color: rgb(20 83 45 / 0)
}

.hover\:text-green-900\/10:hover {
    color: rgb(20 83 45 / 0.1)
}

.hover\:text-green-900\/100:hover {
    color: rgb(20 83 45 / 1)
}

.hover\:text-green-900\/20:hover {
    color: rgb(20 83 45 / 0.2)
}

.hover\:text-green-900\/25:hover {
    color: rgb(20 83 45 / 0.25)
}

.hover\:text-green-900\/30:hover {
    color: rgb(20 83 45 / 0.3)
}

.hover\:text-green-900\/40:hover {
    color: rgb(20 83 45 / 0.4)
}

.hover\:text-green-900\/5:hover {
    color: rgb(20 83 45 / 0.05)
}

.hover\:text-green-900\/50:hover {
    color: rgb(20 83 45 / 0.5)
}

.hover\:text-green-900\/60:hover {
    color: rgb(20 83 45 / 0.6)
}

.hover\:text-green-900\/70:hover {
    color: rgb(20 83 45 / 0.7)
}

.hover\:text-green-900\/75:hover {
    color: rgb(20 83 45 / 0.75)
}

.hover\:text-green-900\/80:hover {
    color: rgb(20 83 45 / 0.8)
}

.hover\:text-green-900\/90:hover {
    color: rgb(20 83 45 / 0.9)
}

.hover\:text-green-900\/95:hover {
    color: rgb(20 83 45 / 0.95)
}

.hover\:text-green-950:hover {
    --tw-text-opacity: 1;
    color: rgb(5 46 22 / var(--tw-text-opacity))
}

.hover\:text-green-950\/0:hover {
    color: rgb(5 46 22 / 0)
}

.hover\:text-green-950\/10:hover {
    color: rgb(5 46 22 / 0.1)
}

.hover\:text-green-950\/100:hover {
    color: rgb(5 46 22 / 1)
}

.hover\:text-green-950\/20:hover {
    color: rgb(5 46 22 / 0.2)
}

.hover\:text-green-950\/25:hover {
    color: rgb(5 46 22 / 0.25)
}

.hover\:text-green-950\/30:hover {
    color: rgb(5 46 22 / 0.3)
}

.hover\:text-green-950\/40:hover {
    color: rgb(5 46 22 / 0.4)
}

.hover\:text-green-950\/5:hover {
    color: rgb(5 46 22 / 0.05)
}

.hover\:text-green-950\/50:hover {
    color: rgb(5 46 22 / 0.5)
}

.hover\:text-green-950\/60:hover {
    color: rgb(5 46 22 / 0.6)
}

.hover\:text-green-950\/70:hover {
    color: rgb(5 46 22 / 0.7)
}

.hover\:text-green-950\/75:hover {
    color: rgb(5 46 22 / 0.75)
}

.hover\:text-green-950\/80:hover {
    color: rgb(5 46 22 / 0.8)
}

.hover\:text-green-950\/90:hover {
    color: rgb(5 46 22 / 0.9)
}

.hover\:text-green-950\/95:hover {
    color: rgb(5 46 22 / 0.95)
}

.hover\:text-indigo-100:hover {
    --tw-text-opacity: 1;
    color: rgb(224 231 255 / var(--tw-text-opacity))
}

.hover\:text-indigo-100\/0:hover {
    color: rgb(224 231 255 / 0)
}

.hover\:text-indigo-100\/10:hover {
    color: rgb(224 231 255 / 0.1)
}

.hover\:text-indigo-100\/100:hover {
    color: rgb(224 231 255 / 1)
}

.hover\:text-indigo-100\/20:hover {
    color: rgb(224 231 255 / 0.2)
}

.hover\:text-indigo-100\/25:hover {
    color: rgb(224 231 255 / 0.25)
}

.hover\:text-indigo-100\/30:hover {
    color: rgb(224 231 255 / 0.3)
}

.hover\:text-indigo-100\/40:hover {
    color: rgb(224 231 255 / 0.4)
}

.hover\:text-indigo-100\/5:hover {
    color: rgb(224 231 255 / 0.05)
}

.hover\:text-indigo-100\/50:hover {
    color: rgb(224 231 255 / 0.5)
}

.hover\:text-indigo-100\/60:hover {
    color: rgb(224 231 255 / 0.6)
}

.hover\:text-indigo-100\/70:hover {
    color: rgb(224 231 255 / 0.7)
}

.hover\:text-indigo-100\/75:hover {
    color: rgb(224 231 255 / 0.75)
}

.hover\:text-indigo-100\/80:hover {
    color: rgb(224 231 255 / 0.8)
}

.hover\:text-indigo-100\/90:hover {
    color: rgb(224 231 255 / 0.9)
}

.hover\:text-indigo-100\/95:hover {
    color: rgb(224 231 255 / 0.95)
}

.hover\:text-indigo-200:hover {
    --tw-text-opacity: 1;
    color: rgb(199 210 254 / var(--tw-text-opacity))
}

.hover\:text-indigo-200\/0:hover {
    color: rgb(199 210 254 / 0)
}

.hover\:text-indigo-200\/10:hover {
    color: rgb(199 210 254 / 0.1)
}

.hover\:text-indigo-200\/100:hover {
    color: rgb(199 210 254 / 1)
}

.hover\:text-indigo-200\/20:hover {
    color: rgb(199 210 254 / 0.2)
}

.hover\:text-indigo-200\/25:hover {
    color: rgb(199 210 254 / 0.25)
}

.hover\:text-indigo-200\/30:hover {
    color: rgb(199 210 254 / 0.3)
}

.hover\:text-indigo-200\/40:hover {
    color: rgb(199 210 254 / 0.4)
}

.hover\:text-indigo-200\/5:hover {
    color: rgb(199 210 254 / 0.05)
}

.hover\:text-indigo-200\/50:hover {
    color: rgb(199 210 254 / 0.5)
}

.hover\:text-indigo-200\/60:hover {
    color: rgb(199 210 254 / 0.6)
}

.hover\:text-indigo-200\/70:hover {
    color: rgb(199 210 254 / 0.7)
}

.hover\:text-indigo-200\/75:hover {
    color: rgb(199 210 254 / 0.75)
}

.hover\:text-indigo-200\/80:hover {
    color: rgb(199 210 254 / 0.8)
}

.hover\:text-indigo-200\/90:hover {
    color: rgb(199 210 254 / 0.9)
}

.hover\:text-indigo-200\/95:hover {
    color: rgb(199 210 254 / 0.95)
}

.hover\:text-indigo-300:hover {
    --tw-text-opacity: 1;
    color: rgb(165 180 252 / var(--tw-text-opacity))
}

.hover\:text-indigo-300\/0:hover {
    color: rgb(165 180 252 / 0)
}

.hover\:text-indigo-300\/10:hover {
    color: rgb(165 180 252 / 0.1)
}

.hover\:text-indigo-300\/100:hover {
    color: rgb(165 180 252 / 1)
}

.hover\:text-indigo-300\/20:hover {
    color: rgb(165 180 252 / 0.2)
}

.hover\:text-indigo-300\/25:hover {
    color: rgb(165 180 252 / 0.25)
}

.hover\:text-indigo-300\/30:hover {
    color: rgb(165 180 252 / 0.3)
}

.hover\:text-indigo-300\/40:hover {
    color: rgb(165 180 252 / 0.4)
}

.hover\:text-indigo-300\/5:hover {
    color: rgb(165 180 252 / 0.05)
}

.hover\:text-indigo-300\/50:hover {
    color: rgb(165 180 252 / 0.5)
}

.hover\:text-indigo-300\/60:hover {
    color: rgb(165 180 252 / 0.6)
}

.hover\:text-indigo-300\/70:hover {
    color: rgb(165 180 252 / 0.7)
}

.hover\:text-indigo-300\/75:hover {
    color: rgb(165 180 252 / 0.75)
}

.hover\:text-indigo-300\/80:hover {
    color: rgb(165 180 252 / 0.8)
}

.hover\:text-indigo-300\/90:hover {
    color: rgb(165 180 252 / 0.9)
}

.hover\:text-indigo-300\/95:hover {
    color: rgb(165 180 252 / 0.95)
}

.hover\:text-indigo-400:hover {
    --tw-text-opacity: 1;
    color: rgb(129 140 248 / var(--tw-text-opacity))
}

.hover\:text-indigo-400\/0:hover {
    color: rgb(129 140 248 / 0)
}

.hover\:text-indigo-400\/10:hover {
    color: rgb(129 140 248 / 0.1)
}

.hover\:text-indigo-400\/100:hover {
    color: rgb(129 140 248 / 1)
}

.hover\:text-indigo-400\/20:hover {
    color: rgb(129 140 248 / 0.2)
}

.hover\:text-indigo-400\/25:hover {
    color: rgb(129 140 248 / 0.25)
}

.hover\:text-indigo-400\/30:hover {
    color: rgb(129 140 248 / 0.3)
}

.hover\:text-indigo-400\/40:hover {
    color: rgb(129 140 248 / 0.4)
}

.hover\:text-indigo-400\/5:hover {
    color: rgb(129 140 248 / 0.05)
}

.hover\:text-indigo-400\/50:hover {
    color: rgb(129 140 248 / 0.5)
}

.hover\:text-indigo-400\/60:hover {
    color: rgb(129 140 248 / 0.6)
}

.hover\:text-indigo-400\/70:hover {
    color: rgb(129 140 248 / 0.7)
}

.hover\:text-indigo-400\/75:hover {
    color: rgb(129 140 248 / 0.75)
}

.hover\:text-indigo-400\/80:hover {
    color: rgb(129 140 248 / 0.8)
}

.hover\:text-indigo-400\/90:hover {
    color: rgb(129 140 248 / 0.9)
}

.hover\:text-indigo-400\/95:hover {
    color: rgb(129 140 248 / 0.95)
}

.hover\:text-indigo-50:hover {
    --tw-text-opacity: 1;
    color: rgb(238 242 255 / var(--tw-text-opacity))
}

.hover\:text-indigo-50\/0:hover {
    color: rgb(238 242 255 / 0)
}

.hover\:text-indigo-50\/10:hover {
    color: rgb(238 242 255 / 0.1)
}

.hover\:text-indigo-50\/100:hover {
    color: rgb(238 242 255 / 1)
}

.hover\:text-indigo-50\/20:hover {
    color: rgb(238 242 255 / 0.2)
}

.hover\:text-indigo-50\/25:hover {
    color: rgb(238 242 255 / 0.25)
}

.hover\:text-indigo-50\/30:hover {
    color: rgb(238 242 255 / 0.3)
}

.hover\:text-indigo-50\/40:hover {
    color: rgb(238 242 255 / 0.4)
}

.hover\:text-indigo-50\/5:hover {
    color: rgb(238 242 255 / 0.05)
}

.hover\:text-indigo-50\/50:hover {
    color: rgb(238 242 255 / 0.5)
}

.hover\:text-indigo-50\/60:hover {
    color: rgb(238 242 255 / 0.6)
}

.hover\:text-indigo-50\/70:hover {
    color: rgb(238 242 255 / 0.7)
}

.hover\:text-indigo-50\/75:hover {
    color: rgb(238 242 255 / 0.75)
}

.hover\:text-indigo-50\/80:hover {
    color: rgb(238 242 255 / 0.8)
}

.hover\:text-indigo-50\/90:hover {
    color: rgb(238 242 255 / 0.9)
}

.hover\:text-indigo-50\/95:hover {
    color: rgb(238 242 255 / 0.95)
}

.hover\:text-indigo-500:hover {
    --tw-text-opacity: 1;
    color: rgb(99 102 241 / var(--tw-text-opacity))
}

.hover\:text-indigo-500\/0:hover {
    color: rgb(99 102 241 / 0)
}

.hover\:text-indigo-500\/10:hover {
    color: rgb(99 102 241 / 0.1)
}

.hover\:text-indigo-500\/100:hover {
    color: rgb(99 102 241 / 1)
}

.hover\:text-indigo-500\/20:hover {
    color: rgb(99 102 241 / 0.2)
}

.hover\:text-indigo-500\/25:hover {
    color: rgb(99 102 241 / 0.25)
}

.hover\:text-indigo-500\/30:hover {
    color: rgb(99 102 241 / 0.3)
}

.hover\:text-indigo-500\/40:hover {
    color: rgb(99 102 241 / 0.4)
}

.hover\:text-indigo-500\/5:hover {
    color: rgb(99 102 241 / 0.05)
}

.hover\:text-indigo-500\/50:hover {
    color: rgb(99 102 241 / 0.5)
}

.hover\:text-indigo-500\/60:hover {
    color: rgb(99 102 241 / 0.6)
}

.hover\:text-indigo-500\/70:hover {
    color: rgb(99 102 241 / 0.7)
}

.hover\:text-indigo-500\/75:hover {
    color: rgb(99 102 241 / 0.75)
}

.hover\:text-indigo-500\/80:hover {
    color: rgb(99 102 241 / 0.8)
}

.hover\:text-indigo-500\/90:hover {
    color: rgb(99 102 241 / 0.9)
}

.hover\:text-indigo-500\/95:hover {
    color: rgb(99 102 241 / 0.95)
}

.hover\:text-indigo-550:hover {
    --tw-text-opacity: 1;
    color: rgb(102 67 214 / var(--tw-text-opacity))
}

.hover\:text-indigo-550\/0:hover {
    color: rgb(102 67 214 / 0)
}

.hover\:text-indigo-550\/10:hover {
    color: rgb(102 67 214 / 0.1)
}

.hover\:text-indigo-550\/100:hover {
    color: rgb(102 67 214 / 1)
}

.hover\:text-indigo-550\/20:hover {
    color: rgb(102 67 214 / 0.2)
}

.hover\:text-indigo-550\/25:hover {
    color: rgb(102 67 214 / 0.25)
}

.hover\:text-indigo-550\/30:hover {
    color: rgb(102 67 214 / 0.3)
}

.hover\:text-indigo-550\/40:hover {
    color: rgb(102 67 214 / 0.4)
}

.hover\:text-indigo-550\/5:hover {
    color: rgb(102 67 214 / 0.05)
}

.hover\:text-indigo-550\/50:hover {
    color: rgb(102 67 214 / 0.5)
}

.hover\:text-indigo-550\/60:hover {
    color: rgb(102 67 214 / 0.6)
}

.hover\:text-indigo-550\/70:hover {
    color: rgb(102 67 214 / 0.7)
}

.hover\:text-indigo-550\/75:hover {
    color: rgb(102 67 214 / 0.75)
}

.hover\:text-indigo-550\/80:hover {
    color: rgb(102 67 214 / 0.8)
}

.hover\:text-indigo-550\/90:hover {
    color: rgb(102 67 214 / 0.9)
}

.hover\:text-indigo-550\/95:hover {
    color: rgb(102 67 214 / 0.95)
}

.hover\:text-indigo-600:hover {
    --tw-text-opacity: 1;
    color: rgb(79 70 229 / var(--tw-text-opacity))
}

.hover\:text-indigo-600\/0:hover {
    color: rgb(79 70 229 / 0)
}

.hover\:text-indigo-600\/10:hover {
    color: rgb(79 70 229 / 0.1)
}

.hover\:text-indigo-600\/100:hover {
    color: rgb(79 70 229 / 1)
}

.hover\:text-indigo-600\/20:hover {
    color: rgb(79 70 229 / 0.2)
}

.hover\:text-indigo-600\/25:hover {
    color: rgb(79 70 229 / 0.25)
}

.hover\:text-indigo-600\/30:hover {
    color: rgb(79 70 229 / 0.3)
}

.hover\:text-indigo-600\/40:hover {
    color: rgb(79 70 229 / 0.4)
}

.hover\:text-indigo-600\/5:hover {
    color: rgb(79 70 229 / 0.05)
}

.hover\:text-indigo-600\/50:hover {
    color: rgb(79 70 229 / 0.5)
}

.hover\:text-indigo-600\/60:hover {
    color: rgb(79 70 229 / 0.6)
}

.hover\:text-indigo-600\/70:hover {
    color: rgb(79 70 229 / 0.7)
}

.hover\:text-indigo-600\/75:hover {
    color: rgb(79 70 229 / 0.75)
}

.hover\:text-indigo-600\/80:hover {
    color: rgb(79 70 229 / 0.8)
}

.hover\:text-indigo-600\/90:hover {
    color: rgb(79 70 229 / 0.9)
}

.hover\:text-indigo-600\/95:hover {
    color: rgb(79 70 229 / 0.95)
}

.hover\:text-indigo-700:hover {
    --tw-text-opacity: 1;
    color: rgb(67 56 202 / var(--tw-text-opacity))
}

.hover\:text-indigo-700\/0:hover {
    color: rgb(67 56 202 / 0)
}

.hover\:text-indigo-700\/10:hover {
    color: rgb(67 56 202 / 0.1)
}

.hover\:text-indigo-700\/100:hover {
    color: rgb(67 56 202 / 1)
}

.hover\:text-indigo-700\/20:hover {
    color: rgb(67 56 202 / 0.2)
}

.hover\:text-indigo-700\/25:hover {
    color: rgb(67 56 202 / 0.25)
}

.hover\:text-indigo-700\/30:hover {
    color: rgb(67 56 202 / 0.3)
}

.hover\:text-indigo-700\/40:hover {
    color: rgb(67 56 202 / 0.4)
}

.hover\:text-indigo-700\/5:hover {
    color: rgb(67 56 202 / 0.05)
}

.hover\:text-indigo-700\/50:hover {
    color: rgb(67 56 202 / 0.5)
}

.hover\:text-indigo-700\/60:hover {
    color: rgb(67 56 202 / 0.6)
}

.hover\:text-indigo-700\/70:hover {
    color: rgb(67 56 202 / 0.7)
}

.hover\:text-indigo-700\/75:hover {
    color: rgb(67 56 202 / 0.75)
}

.hover\:text-indigo-700\/80:hover {
    color: rgb(67 56 202 / 0.8)
}

.hover\:text-indigo-700\/90:hover {
    color: rgb(67 56 202 / 0.9)
}

.hover\:text-indigo-700\/95:hover {
    color: rgb(67 56 202 / 0.95)
}

.hover\:text-indigo-800:hover {
    --tw-text-opacity: 1;
    color: rgb(55 48 163 / var(--tw-text-opacity))
}

.hover\:text-indigo-800\/0:hover {
    color: rgb(55 48 163 / 0)
}

.hover\:text-indigo-800\/10:hover {
    color: rgb(55 48 163 / 0.1)
}

.hover\:text-indigo-800\/100:hover {
    color: rgb(55 48 163 / 1)
}

.hover\:text-indigo-800\/20:hover {
    color: rgb(55 48 163 / 0.2)
}

.hover\:text-indigo-800\/25:hover {
    color: rgb(55 48 163 / 0.25)
}

.hover\:text-indigo-800\/30:hover {
    color: rgb(55 48 163 / 0.3)
}

.hover\:text-indigo-800\/40:hover {
    color: rgb(55 48 163 / 0.4)
}

.hover\:text-indigo-800\/5:hover {
    color: rgb(55 48 163 / 0.05)
}

.hover\:text-indigo-800\/50:hover {
    color: rgb(55 48 163 / 0.5)
}

.hover\:text-indigo-800\/60:hover {
    color: rgb(55 48 163 / 0.6)
}

.hover\:text-indigo-800\/70:hover {
    color: rgb(55 48 163 / 0.7)
}

.hover\:text-indigo-800\/75:hover {
    color: rgb(55 48 163 / 0.75)
}

.hover\:text-indigo-800\/80:hover {
    color: rgb(55 48 163 / 0.8)
}

.hover\:text-indigo-800\/90:hover {
    color: rgb(55 48 163 / 0.9)
}

.hover\:text-indigo-800\/95:hover {
    color: rgb(55 48 163 / 0.95)
}

.hover\:text-indigo-850:hover {
    --tw-text-opacity: 1;
    color: rgb(55 37 99 / var(--tw-text-opacity))
}

.hover\:text-indigo-850\/0:hover {
    color: rgb(55 37 99 / 0)
}

.hover\:text-indigo-850\/10:hover {
    color: rgb(55 37 99 / 0.1)
}

.hover\:text-indigo-850\/100:hover {
    color: rgb(55 37 99 / 1)
}

.hover\:text-indigo-850\/20:hover {
    color: rgb(55 37 99 / 0.2)
}

.hover\:text-indigo-850\/25:hover {
    color: rgb(55 37 99 / 0.25)
}

.hover\:text-indigo-850\/30:hover {
    color: rgb(55 37 99 / 0.3)
}

.hover\:text-indigo-850\/40:hover {
    color: rgb(55 37 99 / 0.4)
}

.hover\:text-indigo-850\/5:hover {
    color: rgb(55 37 99 / 0.05)
}

.hover\:text-indigo-850\/50:hover {
    color: rgb(55 37 99 / 0.5)
}

.hover\:text-indigo-850\/60:hover {
    color: rgb(55 37 99 / 0.6)
}

.hover\:text-indigo-850\/70:hover {
    color: rgb(55 37 99 / 0.7)
}

.hover\:text-indigo-850\/75:hover {
    color: rgb(55 37 99 / 0.75)
}

.hover\:text-indigo-850\/80:hover {
    color: rgb(55 37 99 / 0.8)
}

.hover\:text-indigo-850\/90:hover {
    color: rgb(55 37 99 / 0.9)
}

.hover\:text-indigo-850\/95:hover {
    color: rgb(55 37 99 / 0.95)
}

.hover\:text-indigo-900:hover {
    --tw-text-opacity: 1;
    color: rgb(49 46 129 / var(--tw-text-opacity))
}

.hover\:text-indigo-900\/0:hover {
    color: rgb(49 46 129 / 0)
}

.hover\:text-indigo-900\/10:hover {
    color: rgb(49 46 129 / 0.1)
}

.hover\:text-indigo-900\/100:hover {
    color: rgb(49 46 129 / 1)
}

.hover\:text-indigo-900\/20:hover {
    color: rgb(49 46 129 / 0.2)
}

.hover\:text-indigo-900\/25:hover {
    color: rgb(49 46 129 / 0.25)
}

.hover\:text-indigo-900\/30:hover {
    color: rgb(49 46 129 / 0.3)
}

.hover\:text-indigo-900\/40:hover {
    color: rgb(49 46 129 / 0.4)
}

.hover\:text-indigo-900\/5:hover {
    color: rgb(49 46 129 / 0.05)
}

.hover\:text-indigo-900\/50:hover {
    color: rgb(49 46 129 / 0.5)
}

.hover\:text-indigo-900\/60:hover {
    color: rgb(49 46 129 / 0.6)
}

.hover\:text-indigo-900\/70:hover {
    color: rgb(49 46 129 / 0.7)
}

.hover\:text-indigo-900\/75:hover {
    color: rgb(49 46 129 / 0.75)
}

.hover\:text-indigo-900\/80:hover {
    color: rgb(49 46 129 / 0.8)
}

.hover\:text-indigo-900\/90:hover {
    color: rgb(49 46 129 / 0.9)
}

.hover\:text-indigo-900\/95:hover {
    color: rgb(49 46 129 / 0.95)
}

.hover\:text-indigo-950:hover {
    --tw-text-opacity: 1;
    color: rgb(42 29 77 / var(--tw-text-opacity))
}

.hover\:text-indigo-950\/0:hover {
    color: rgb(42 29 77 / 0)
}

.hover\:text-indigo-950\/10:hover {
    color: rgb(42 29 77 / 0.1)
}

.hover\:text-indigo-950\/100:hover {
    color: rgb(42 29 77 / 1)
}

.hover\:text-indigo-950\/20:hover {
    color: rgb(42 29 77 / 0.2)
}

.hover\:text-indigo-950\/25:hover {
    color: rgb(42 29 77 / 0.25)
}

.hover\:text-indigo-950\/30:hover {
    color: rgb(42 29 77 / 0.3)
}

.hover\:text-indigo-950\/40:hover {
    color: rgb(42 29 77 / 0.4)
}

.hover\:text-indigo-950\/5:hover {
    color: rgb(42 29 77 / 0.05)
}

.hover\:text-indigo-950\/50:hover {
    color: rgb(42 29 77 / 0.5)
}

.hover\:text-indigo-950\/60:hover {
    color: rgb(42 29 77 / 0.6)
}

.hover\:text-indigo-950\/70:hover {
    color: rgb(42 29 77 / 0.7)
}

.hover\:text-indigo-950\/75:hover {
    color: rgb(42 29 77 / 0.75)
}

.hover\:text-indigo-950\/80:hover {
    color: rgb(42 29 77 / 0.8)
}

.hover\:text-indigo-950\/90:hover {
    color: rgb(42 29 77 / 0.9)
}

.hover\:text-indigo-950\/95:hover {
    color: rgb(42 29 77 / 0.95)
}

.hover\:text-neutral-100:hover {
    --tw-text-opacity: 1;
    color: rgb(245 245 245 / var(--tw-text-opacity))
}

.hover\:text-neutral-100\/0:hover {
    color: rgb(245 245 245 / 0)
}

.hover\:text-neutral-100\/10:hover {
    color: rgb(245 245 245 / 0.1)
}

.hover\:text-neutral-100\/100:hover {
    color: rgb(245 245 245 / 1)
}

.hover\:text-neutral-100\/20:hover {
    color: rgb(245 245 245 / 0.2)
}

.hover\:text-neutral-100\/25:hover {
    color: rgb(245 245 245 / 0.25)
}

.hover\:text-neutral-100\/30:hover {
    color: rgb(245 245 245 / 0.3)
}

.hover\:text-neutral-100\/40:hover {
    color: rgb(245 245 245 / 0.4)
}

.hover\:text-neutral-100\/5:hover {
    color: rgb(245 245 245 / 0.05)
}

.hover\:text-neutral-100\/50:hover {
    color: rgb(245 245 245 / 0.5)
}

.hover\:text-neutral-100\/60:hover {
    color: rgb(245 245 245 / 0.6)
}

.hover\:text-neutral-100\/70:hover {
    color: rgb(245 245 245 / 0.7)
}

.hover\:text-neutral-100\/75:hover {
    color: rgb(245 245 245 / 0.75)
}

.hover\:text-neutral-100\/80:hover {
    color: rgb(245 245 245 / 0.8)
}

.hover\:text-neutral-100\/90:hover {
    color: rgb(245 245 245 / 0.9)
}

.hover\:text-neutral-100\/95:hover {
    color: rgb(245 245 245 / 0.95)
}

.hover\:text-neutral-200:hover {
    --tw-text-opacity: 1;
    color: rgb(229 229 229 / var(--tw-text-opacity))
}

.hover\:text-neutral-200\/0:hover {
    color: rgb(229 229 229 / 0)
}

.hover\:text-neutral-200\/10:hover {
    color: rgb(229 229 229 / 0.1)
}

.hover\:text-neutral-200\/100:hover {
    color: rgb(229 229 229 / 1)
}

.hover\:text-neutral-200\/20:hover {
    color: rgb(229 229 229 / 0.2)
}

.hover\:text-neutral-200\/25:hover {
    color: rgb(229 229 229 / 0.25)
}

.hover\:text-neutral-200\/30:hover {
    color: rgb(229 229 229 / 0.3)
}

.hover\:text-neutral-200\/40:hover {
    color: rgb(229 229 229 / 0.4)
}

.hover\:text-neutral-200\/5:hover {
    color: rgb(229 229 229 / 0.05)
}

.hover\:text-neutral-200\/50:hover {
    color: rgb(229 229 229 / 0.5)
}

.hover\:text-neutral-200\/60:hover {
    color: rgb(229 229 229 / 0.6)
}

.hover\:text-neutral-200\/70:hover {
    color: rgb(229 229 229 / 0.7)
}

.hover\:text-neutral-200\/75:hover {
    color: rgb(229 229 229 / 0.75)
}

.hover\:text-neutral-200\/80:hover {
    color: rgb(229 229 229 / 0.8)
}

.hover\:text-neutral-200\/90:hover {
    color: rgb(229 229 229 / 0.9)
}

.hover\:text-neutral-200\/95:hover {
    color: rgb(229 229 229 / 0.95)
}

.hover\:text-neutral-300:hover {
    --tw-text-opacity: 1;
    color: rgb(212 212 212 / var(--tw-text-opacity))
}

.hover\:text-neutral-300\/0:hover {
    color: rgb(212 212 212 / 0)
}

.hover\:text-neutral-300\/10:hover {
    color: rgb(212 212 212 / 0.1)
}

.hover\:text-neutral-300\/100:hover {
    color: rgb(212 212 212 / 1)
}

.hover\:text-neutral-300\/20:hover {
    color: rgb(212 212 212 / 0.2)
}

.hover\:text-neutral-300\/25:hover {
    color: rgb(212 212 212 / 0.25)
}

.hover\:text-neutral-300\/30:hover {
    color: rgb(212 212 212 / 0.3)
}

.hover\:text-neutral-300\/40:hover {
    color: rgb(212 212 212 / 0.4)
}

.hover\:text-neutral-300\/5:hover {
    color: rgb(212 212 212 / 0.05)
}

.hover\:text-neutral-300\/50:hover {
    color: rgb(212 212 212 / 0.5)
}

.hover\:text-neutral-300\/60:hover {
    color: rgb(212 212 212 / 0.6)
}

.hover\:text-neutral-300\/70:hover {
    color: rgb(212 212 212 / 0.7)
}

.hover\:text-neutral-300\/75:hover {
    color: rgb(212 212 212 / 0.75)
}

.hover\:text-neutral-300\/80:hover {
    color: rgb(212 212 212 / 0.8)
}

.hover\:text-neutral-300\/90:hover {
    color: rgb(212 212 212 / 0.9)
}

.hover\:text-neutral-300\/95:hover {
    color: rgb(212 212 212 / 0.95)
}

.hover\:text-neutral-350:hover {
    --tw-text-opacity: 1;
    color: rgb(205 207 206 / var(--tw-text-opacity))
}

.hover\:text-neutral-350\/0:hover {
    color: rgb(205 207 206 / 0)
}

.hover\:text-neutral-350\/10:hover {
    color: rgb(205 207 206 / 0.1)
}

.hover\:text-neutral-350\/100:hover {
    color: rgb(205 207 206 / 1)
}

.hover\:text-neutral-350\/20:hover {
    color: rgb(205 207 206 / 0.2)
}

.hover\:text-neutral-350\/25:hover {
    color: rgb(205 207 206 / 0.25)
}

.hover\:text-neutral-350\/30:hover {
    color: rgb(205 207 206 / 0.3)
}

.hover\:text-neutral-350\/40:hover {
    color: rgb(205 207 206 / 0.4)
}

.hover\:text-neutral-350\/5:hover {
    color: rgb(205 207 206 / 0.05)
}

.hover\:text-neutral-350\/50:hover {
    color: rgb(205 207 206 / 0.5)
}

.hover\:text-neutral-350\/60:hover {
    color: rgb(205 207 206 / 0.6)
}

.hover\:text-neutral-350\/70:hover {
    color: rgb(205 207 206 / 0.7)
}

.hover\:text-neutral-350\/75:hover {
    color: rgb(205 207 206 / 0.75)
}

.hover\:text-neutral-350\/80:hover {
    color: rgb(205 207 206 / 0.8)
}

.hover\:text-neutral-350\/90:hover {
    color: rgb(205 207 206 / 0.9)
}

.hover\:text-neutral-350\/95:hover {
    color: rgb(205 207 206 / 0.95)
}

.hover\:text-neutral-400:hover {
    --tw-text-opacity: 1;
    color: rgb(158 164 172 / var(--tw-text-opacity))
}

.hover\:text-neutral-400\/0:hover {
    color: rgb(158 164 172 / 0)
}

.hover\:text-neutral-400\/10:hover {
    color: rgb(158 164 172 / 0.1)
}

.hover\:text-neutral-400\/100:hover {
    color: rgb(158 164 172 / 1)
}

.hover\:text-neutral-400\/20:hover {
    color: rgb(158 164 172 / 0.2)
}

.hover\:text-neutral-400\/25:hover {
    color: rgb(158 164 172 / 0.25)
}

.hover\:text-neutral-400\/30:hover {
    color: rgb(158 164 172 / 0.3)
}

.hover\:text-neutral-400\/40:hover {
    color: rgb(158 164 172 / 0.4)
}

.hover\:text-neutral-400\/5:hover {
    color: rgb(158 164 172 / 0.05)
}

.hover\:text-neutral-400\/50:hover {
    color: rgb(158 164 172 / 0.5)
}

.hover\:text-neutral-400\/60:hover {
    color: rgb(158 164 172 / 0.6)
}

.hover\:text-neutral-400\/70:hover {
    color: rgb(158 164 172 / 0.7)
}

.hover\:text-neutral-400\/75:hover {
    color: rgb(158 164 172 / 0.75)
}

.hover\:text-neutral-400\/80:hover {
    color: rgb(158 164 172 / 0.8)
}

.hover\:text-neutral-400\/90:hover {
    color: rgb(158 164 172 / 0.9)
}

.hover\:text-neutral-400\/95:hover {
    color: rgb(158 164 172 / 0.95)
}

.hover\:text-neutral-450:hover {
    --tw-text-opacity: 1;
    color: rgb(123 128 133 / var(--tw-text-opacity))
}

.hover\:text-neutral-450\/0:hover {
    color: rgb(123 128 133 / 0)
}

.hover\:text-neutral-450\/10:hover {
    color: rgb(123 128 133 / 0.1)
}

.hover\:text-neutral-450\/100:hover {
    color: rgb(123 128 133 / 1)
}

.hover\:text-neutral-450\/20:hover {
    color: rgb(123 128 133 / 0.2)
}

.hover\:text-neutral-450\/25:hover {
    color: rgb(123 128 133 / 0.25)
}

.hover\:text-neutral-450\/30:hover {
    color: rgb(123 128 133 / 0.3)
}

.hover\:text-neutral-450\/40:hover {
    color: rgb(123 128 133 / 0.4)
}

.hover\:text-neutral-450\/5:hover {
    color: rgb(123 128 133 / 0.05)
}

.hover\:text-neutral-450\/50:hover {
    color: rgb(123 128 133 / 0.5)
}

.hover\:text-neutral-450\/60:hover {
    color: rgb(123 128 133 / 0.6)
}

.hover\:text-neutral-450\/70:hover {
    color: rgb(123 128 133 / 0.7)
}

.hover\:text-neutral-450\/75:hover {
    color: rgb(123 128 133 / 0.75)
}

.hover\:text-neutral-450\/80:hover {
    color: rgb(123 128 133 / 0.8)
}

.hover\:text-neutral-450\/90:hover {
    color: rgb(123 128 133 / 0.9)
}

.hover\:text-neutral-450\/95:hover {
    color: rgb(123 128 133 / 0.95)
}

.hover\:text-neutral-50:hover {
    --tw-text-opacity: 1;
    color: rgb(250 250 250 / var(--tw-text-opacity))
}

.hover\:text-neutral-50\/0:hover {
    color: rgb(250 250 250 / 0)
}

.hover\:text-neutral-50\/10:hover {
    color: rgb(250 250 250 / 0.1)
}

.hover\:text-neutral-50\/100:hover {
    color: rgb(250 250 250 / 1)
}

.hover\:text-neutral-50\/20:hover {
    color: rgb(250 250 250 / 0.2)
}

.hover\:text-neutral-50\/25:hover {
    color: rgb(250 250 250 / 0.25)
}

.hover\:text-neutral-50\/30:hover {
    color: rgb(250 250 250 / 0.3)
}

.hover\:text-neutral-50\/40:hover {
    color: rgb(250 250 250 / 0.4)
}

.hover\:text-neutral-50\/5:hover {
    color: rgb(250 250 250 / 0.05)
}

.hover\:text-neutral-50\/50:hover {
    color: rgb(250 250 250 / 0.5)
}

.hover\:text-neutral-50\/60:hover {
    color: rgb(250 250 250 / 0.6)
}

.hover\:text-neutral-50\/70:hover {
    color: rgb(250 250 250 / 0.7)
}

.hover\:text-neutral-50\/75:hover {
    color: rgb(250 250 250 / 0.75)
}

.hover\:text-neutral-50\/80:hover {
    color: rgb(250 250 250 / 0.8)
}

.hover\:text-neutral-50\/90:hover {
    color: rgb(250 250 250 / 0.9)
}

.hover\:text-neutral-50\/95:hover {
    color: rgb(250 250 250 / 0.95)
}

.hover\:text-neutral-500:hover {
    --tw-text-opacity: 1;
    color: rgb(115 115 115 / var(--tw-text-opacity))
}

.hover\:text-neutral-500\/0:hover {
    color: rgb(115 115 115 / 0)
}

.hover\:text-neutral-500\/10:hover {
    color: rgb(115 115 115 / 0.1)
}

.hover\:text-neutral-500\/100:hover {
    color: rgb(115 115 115 / 1)
}

.hover\:text-neutral-500\/20:hover {
    color: rgb(115 115 115 / 0.2)
}

.hover\:text-neutral-500\/25:hover {
    color: rgb(115 115 115 / 0.25)
}

.hover\:text-neutral-500\/30:hover {
    color: rgb(115 115 115 / 0.3)
}

.hover\:text-neutral-500\/40:hover {
    color: rgb(115 115 115 / 0.4)
}

.hover\:text-neutral-500\/5:hover {
    color: rgb(115 115 115 / 0.05)
}

.hover\:text-neutral-500\/50:hover {
    color: rgb(115 115 115 / 0.5)
}

.hover\:text-neutral-500\/60:hover {
    color: rgb(115 115 115 / 0.6)
}

.hover\:text-neutral-500\/70:hover {
    color: rgb(115 115 115 / 0.7)
}

.hover\:text-neutral-500\/75:hover {
    color: rgb(115 115 115 / 0.75)
}

.hover\:text-neutral-500\/80:hover {
    color: rgb(115 115 115 / 0.8)
}

.hover\:text-neutral-500\/90:hover {
    color: rgb(115 115 115 / 0.9)
}

.hover\:text-neutral-500\/95:hover {
    color: rgb(115 115 115 / 0.95)
}

.hover\:text-neutral-600:hover {
    --tw-text-opacity: 1;
    color: rgb(82 82 82 / var(--tw-text-opacity))
}

.hover\:text-neutral-600\/0:hover {
    color: rgb(82 82 82 / 0)
}

.hover\:text-neutral-600\/10:hover {
    color: rgb(82 82 82 / 0.1)
}

.hover\:text-neutral-600\/100:hover {
    color: rgb(82 82 82 / 1)
}

.hover\:text-neutral-600\/20:hover {
    color: rgb(82 82 82 / 0.2)
}

.hover\:text-neutral-600\/25:hover {
    color: rgb(82 82 82 / 0.25)
}

.hover\:text-neutral-600\/30:hover {
    color: rgb(82 82 82 / 0.3)
}

.hover\:text-neutral-600\/40:hover {
    color: rgb(82 82 82 / 0.4)
}

.hover\:text-neutral-600\/5:hover {
    color: rgb(82 82 82 / 0.05)
}

.hover\:text-neutral-600\/50:hover {
    color: rgb(82 82 82 / 0.5)
}

.hover\:text-neutral-600\/60:hover {
    color: rgb(82 82 82 / 0.6)
}

.hover\:text-neutral-600\/70:hover {
    color: rgb(82 82 82 / 0.7)
}

.hover\:text-neutral-600\/75:hover {
    color: rgb(82 82 82 / 0.75)
}

.hover\:text-neutral-600\/80:hover {
    color: rgb(82 82 82 / 0.8)
}

.hover\:text-neutral-600\/90:hover {
    color: rgb(82 82 82 / 0.9)
}

.hover\:text-neutral-600\/95:hover {
    color: rgb(82 82 82 / 0.95)
}

.hover\:text-neutral-700:hover {
    --tw-text-opacity: 1;
    color: rgb(64 64 64 / var(--tw-text-opacity))
}

.hover\:text-neutral-700\/0:hover {
    color: rgb(64 64 64 / 0)
}

.hover\:text-neutral-700\/10:hover {
    color: rgb(64 64 64 / 0.1)
}

.hover\:text-neutral-700\/100:hover {
    color: rgb(64 64 64 / 1)
}

.hover\:text-neutral-700\/20:hover {
    color: rgb(64 64 64 / 0.2)
}

.hover\:text-neutral-700\/25:hover {
    color: rgb(64 64 64 / 0.25)
}

.hover\:text-neutral-700\/30:hover {
    color: rgb(64 64 64 / 0.3)
}

.hover\:text-neutral-700\/40:hover {
    color: rgb(64 64 64 / 0.4)
}

.hover\:text-neutral-700\/5:hover {
    color: rgb(64 64 64 / 0.05)
}

.hover\:text-neutral-700\/50:hover {
    color: rgb(64 64 64 / 0.5)
}

.hover\:text-neutral-700\/60:hover {
    color: rgb(64 64 64 / 0.6)
}

.hover\:text-neutral-700\/70:hover {
    color: rgb(64 64 64 / 0.7)
}

.hover\:text-neutral-700\/75:hover {
    color: rgb(64 64 64 / 0.75)
}

.hover\:text-neutral-700\/80:hover {
    color: rgb(64 64 64 / 0.8)
}

.hover\:text-neutral-700\/90:hover {
    color: rgb(64 64 64 / 0.9)
}

.hover\:text-neutral-700\/95:hover {
    color: rgb(64 64 64 / 0.95)
}

.hover\:text-neutral-800:hover {
    --tw-text-opacity: 1;
    color: rgb(38 38 38 / var(--tw-text-opacity))
}

.hover\:text-neutral-800\/0:hover {
    color: rgb(38 38 38 / 0)
}

.hover\:text-neutral-800\/10:hover {
    color: rgb(38 38 38 / 0.1)
}

.hover\:text-neutral-800\/100:hover {
    color: rgb(38 38 38 / 1)
}

.hover\:text-neutral-800\/20:hover {
    color: rgb(38 38 38 / 0.2)
}

.hover\:text-neutral-800\/25:hover {
    color: rgb(38 38 38 / 0.25)
}

.hover\:text-neutral-800\/30:hover {
    color: rgb(38 38 38 / 0.3)
}

.hover\:text-neutral-800\/40:hover {
    color: rgb(38 38 38 / 0.4)
}

.hover\:text-neutral-800\/5:hover {
    color: rgb(38 38 38 / 0.05)
}

.hover\:text-neutral-800\/50:hover {
    color: rgb(38 38 38 / 0.5)
}

.hover\:text-neutral-800\/60:hover {
    color: rgb(38 38 38 / 0.6)
}

.hover\:text-neutral-800\/70:hover {
    color: rgb(38 38 38 / 0.7)
}

.hover\:text-neutral-800\/75:hover {
    color: rgb(38 38 38 / 0.75)
}

.hover\:text-neutral-800\/80:hover {
    color: rgb(38 38 38 / 0.8)
}

.hover\:text-neutral-800\/90:hover {
    color: rgb(38 38 38 / 0.9)
}

.hover\:text-neutral-800\/95:hover {
    color: rgb(38 38 38 / 0.95)
}

.hover\:text-neutral-850:hover {
    --tw-text-opacity: 1;
    color: rgb(11 11 11 / var(--tw-text-opacity))
}

.hover\:text-neutral-850\/0:hover {
    color: rgb(11 11 11 / 0)
}

.hover\:text-neutral-850\/10:hover {
    color: rgb(11 11 11 / 0.1)
}

.hover\:text-neutral-850\/100:hover {
    color: rgb(11 11 11 / 1)
}

.hover\:text-neutral-850\/20:hover {
    color: rgb(11 11 11 / 0.2)
}

.hover\:text-neutral-850\/25:hover {
    color: rgb(11 11 11 / 0.25)
}

.hover\:text-neutral-850\/30:hover {
    color: rgb(11 11 11 / 0.3)
}

.hover\:text-neutral-850\/40:hover {
    color: rgb(11 11 11 / 0.4)
}

.hover\:text-neutral-850\/5:hover {
    color: rgb(11 11 11 / 0.05)
}

.hover\:text-neutral-850\/50:hover {
    color: rgb(11 11 11 / 0.5)
}

.hover\:text-neutral-850\/60:hover {
    color: rgb(11 11 11 / 0.6)
}

.hover\:text-neutral-850\/70:hover {
    color: rgb(11 11 11 / 0.7)
}

.hover\:text-neutral-850\/75:hover {
    color: rgb(11 11 11 / 0.75)
}

.hover\:text-neutral-850\/80:hover {
    color: rgb(11 11 11 / 0.8)
}

.hover\:text-neutral-850\/90:hover {
    color: rgb(11 11 11 / 0.9)
}

.hover\:text-neutral-850\/95:hover {
    color: rgb(11 11 11 / 0.95)
}

.hover\:text-neutral-900:hover {
    --tw-text-opacity: 1;
    color: rgb(23 23 23 / var(--tw-text-opacity))
}

.hover\:text-neutral-900\/0:hover {
    color: rgb(23 23 23 / 0)
}

.hover\:text-neutral-900\/10:hover {
    color: rgb(23 23 23 / 0.1)
}

.hover\:text-neutral-900\/100:hover {
    color: rgb(23 23 23 / 1)
}

.hover\:text-neutral-900\/20:hover {
    color: rgb(23 23 23 / 0.2)
}

.hover\:text-neutral-900\/25:hover {
    color: rgb(23 23 23 / 0.25)
}

.hover\:text-neutral-900\/30:hover {
    color: rgb(23 23 23 / 0.3)
}

.hover\:text-neutral-900\/40:hover {
    color: rgb(23 23 23 / 0.4)
}

.hover\:text-neutral-900\/5:hover {
    color: rgb(23 23 23 / 0.05)
}

.hover\:text-neutral-900\/50:hover {
    color: rgb(23 23 23 / 0.5)
}

.hover\:text-neutral-900\/60:hover {
    color: rgb(23 23 23 / 0.6)
}

.hover\:text-neutral-900\/70:hover {
    color: rgb(23 23 23 / 0.7)
}

.hover\:text-neutral-900\/75:hover {
    color: rgb(23 23 23 / 0.75)
}

.hover\:text-neutral-900\/80:hover {
    color: rgb(23 23 23 / 0.8)
}

.hover\:text-neutral-900\/90:hover {
    color: rgb(23 23 23 / 0.9)
}

.hover\:text-neutral-900\/95:hover {
    color: rgb(23 23 23 / 0.95)
}

.hover\:text-neutral-950:hover {
    --tw-text-opacity: 1;
    color: rgb(10 10 10 / var(--tw-text-opacity))
}

.hover\:text-neutral-950\/0:hover {
    color: rgb(10 10 10 / 0)
}

.hover\:text-neutral-950\/10:hover {
    color: rgb(10 10 10 / 0.1)
}

.hover\:text-neutral-950\/100:hover {
    color: rgb(10 10 10 / 1)
}

.hover\:text-neutral-950\/20:hover {
    color: rgb(10 10 10 / 0.2)
}

.hover\:text-neutral-950\/25:hover {
    color: rgb(10 10 10 / 0.25)
}

.hover\:text-neutral-950\/30:hover {
    color: rgb(10 10 10 / 0.3)
}

.hover\:text-neutral-950\/40:hover {
    color: rgb(10 10 10 / 0.4)
}

.hover\:text-neutral-950\/5:hover {
    color: rgb(10 10 10 / 0.05)
}

.hover\:text-neutral-950\/50:hover {
    color: rgb(10 10 10 / 0.5)
}

.hover\:text-neutral-950\/60:hover {
    color: rgb(10 10 10 / 0.6)
}

.hover\:text-neutral-950\/70:hover {
    color: rgb(10 10 10 / 0.7)
}

.hover\:text-neutral-950\/75:hover {
    color: rgb(10 10 10 / 0.75)
}

.hover\:text-neutral-950\/80:hover {
    color: rgb(10 10 10 / 0.8)
}

.hover\:text-neutral-950\/90:hover {
    color: rgb(10 10 10 / 0.9)
}

.hover\:text-neutral-950\/95:hover {
    color: rgb(10 10 10 / 0.95)
}

.hover\:text-orange-100:hover {
    --tw-text-opacity: 1;
    color: rgb(255 237 213 / var(--tw-text-opacity))
}

.hover\:text-orange-100\/0:hover {
    color: rgb(255 237 213 / 0)
}

.hover\:text-orange-100\/10:hover {
    color: rgb(255 237 213 / 0.1)
}

.hover\:text-orange-100\/100:hover {
    color: rgb(255 237 213 / 1)
}

.hover\:text-orange-100\/20:hover {
    color: rgb(255 237 213 / 0.2)
}

.hover\:text-orange-100\/25:hover {
    color: rgb(255 237 213 / 0.25)
}

.hover\:text-orange-100\/30:hover {
    color: rgb(255 237 213 / 0.3)
}

.hover\:text-orange-100\/40:hover {
    color: rgb(255 237 213 / 0.4)
}

.hover\:text-orange-100\/5:hover {
    color: rgb(255 237 213 / 0.05)
}

.hover\:text-orange-100\/50:hover {
    color: rgb(255 237 213 / 0.5)
}

.hover\:text-orange-100\/60:hover {
    color: rgb(255 237 213 / 0.6)
}

.hover\:text-orange-100\/70:hover {
    color: rgb(255 237 213 / 0.7)
}

.hover\:text-orange-100\/75:hover {
    color: rgb(255 237 213 / 0.75)
}

.hover\:text-orange-100\/80:hover {
    color: rgb(255 237 213 / 0.8)
}

.hover\:text-orange-100\/90:hover {
    color: rgb(255 237 213 / 0.9)
}

.hover\:text-orange-100\/95:hover {
    color: rgb(255 237 213 / 0.95)
}

.hover\:text-orange-1050:hover {
    --tw-text-opacity: 1;
    color: rgb(195 45 44 / var(--tw-text-opacity))
}

.hover\:text-orange-1050\/0:hover {
    color: rgb(195 45 44 / 0)
}

.hover\:text-orange-1050\/10:hover {
    color: rgb(195 45 44 / 0.1)
}

.hover\:text-orange-1050\/100:hover {
    color: rgb(195 45 44 / 1)
}

.hover\:text-orange-1050\/20:hover {
    color: rgb(195 45 44 / 0.2)
}

.hover\:text-orange-1050\/25:hover {
    color: rgb(195 45 44 / 0.25)
}

.hover\:text-orange-1050\/30:hover {
    color: rgb(195 45 44 / 0.3)
}

.hover\:text-orange-1050\/40:hover {
    color: rgb(195 45 44 / 0.4)
}

.hover\:text-orange-1050\/5:hover {
    color: rgb(195 45 44 / 0.05)
}

.hover\:text-orange-1050\/50:hover {
    color: rgb(195 45 44 / 0.5)
}

.hover\:text-orange-1050\/60:hover {
    color: rgb(195 45 44 / 0.6)
}

.hover\:text-orange-1050\/70:hover {
    color: rgb(195 45 44 / 0.7)
}

.hover\:text-orange-1050\/75:hover {
    color: rgb(195 45 44 / 0.75)
}

.hover\:text-orange-1050\/80:hover {
    color: rgb(195 45 44 / 0.8)
}

.hover\:text-orange-1050\/90:hover {
    color: rgb(195 45 44 / 0.9)
}

.hover\:text-orange-1050\/95:hover {
    color: rgb(195 45 44 / 0.95)
}

.hover\:text-orange-1150:hover {
    --tw-text-opacity: 1;
    color: rgb(223 95 57 / var(--tw-text-opacity))
}

.hover\:text-orange-1150\/0:hover {
    color: rgb(223 95 57 / 0)
}

.hover\:text-orange-1150\/10:hover {
    color: rgb(223 95 57 / 0.1)
}

.hover\:text-orange-1150\/100:hover {
    color: rgb(223 95 57 / 1)
}

.hover\:text-orange-1150\/20:hover {
    color: rgb(223 95 57 / 0.2)
}

.hover\:text-orange-1150\/25:hover {
    color: rgb(223 95 57 / 0.25)
}

.hover\:text-orange-1150\/30:hover {
    color: rgb(223 95 57 / 0.3)
}

.hover\:text-orange-1150\/40:hover {
    color: rgb(223 95 57 / 0.4)
}

.hover\:text-orange-1150\/5:hover {
    color: rgb(223 95 57 / 0.05)
}

.hover\:text-orange-1150\/50:hover {
    color: rgb(223 95 57 / 0.5)
}

.hover\:text-orange-1150\/60:hover {
    color: rgb(223 95 57 / 0.6)
}

.hover\:text-orange-1150\/70:hover {
    color: rgb(223 95 57 / 0.7)
}

.hover\:text-orange-1150\/75:hover {
    color: rgb(223 95 57 / 0.75)
}

.hover\:text-orange-1150\/80:hover {
    color: rgb(223 95 57 / 0.8)
}

.hover\:text-orange-1150\/90:hover {
    color: rgb(223 95 57 / 0.9)
}

.hover\:text-orange-1150\/95:hover {
    color: rgb(223 95 57 / 0.95)
}

.hover\:text-orange-1350:hover {
    --tw-text-opacity: 1;
    color: rgb(240 178 62 / var(--tw-text-opacity))
}

.hover\:text-orange-1350\/0:hover {
    color: rgb(240 178 62 / 0)
}

.hover\:text-orange-1350\/10:hover {
    color: rgb(240 178 62 / 0.1)
}

.hover\:text-orange-1350\/100:hover {
    color: rgb(240 178 62 / 1)
}

.hover\:text-orange-1350\/20:hover {
    color: rgb(240 178 62 / 0.2)
}

.hover\:text-orange-1350\/25:hover {
    color: rgb(240 178 62 / 0.25)
}

.hover\:text-orange-1350\/30:hover {
    color: rgb(240 178 62 / 0.3)
}

.hover\:text-orange-1350\/40:hover {
    color: rgb(240 178 62 / 0.4)
}

.hover\:text-orange-1350\/5:hover {
    color: rgb(240 178 62 / 0.05)
}

.hover\:text-orange-1350\/50:hover {
    color: rgb(240 178 62 / 0.5)
}

.hover\:text-orange-1350\/60:hover {
    color: rgb(240 178 62 / 0.6)
}

.hover\:text-orange-1350\/70:hover {
    color: rgb(240 178 62 / 0.7)
}

.hover\:text-orange-1350\/75:hover {
    color: rgb(240 178 62 / 0.75)
}

.hover\:text-orange-1350\/80:hover {
    color: rgb(240 178 62 / 0.8)
}

.hover\:text-orange-1350\/90:hover {
    color: rgb(240 178 62 / 0.9)
}

.hover\:text-orange-1350\/95:hover {
    color: rgb(240 178 62 / 0.95)
}

.hover\:text-orange-200:hover {
    --tw-text-opacity: 1;
    color: rgb(254 215 170 / var(--tw-text-opacity))
}

.hover\:text-orange-200\/0:hover {
    color: rgb(254 215 170 / 0)
}

.hover\:text-orange-200\/10:hover {
    color: rgb(254 215 170 / 0.1)
}

.hover\:text-orange-200\/100:hover {
    color: rgb(254 215 170 / 1)
}

.hover\:text-orange-200\/20:hover {
    color: rgb(254 215 170 / 0.2)
}

.hover\:text-orange-200\/25:hover {
    color: rgb(254 215 170 / 0.25)
}

.hover\:text-orange-200\/30:hover {
    color: rgb(254 215 170 / 0.3)
}

.hover\:text-orange-200\/40:hover {
    color: rgb(254 215 170 / 0.4)
}

.hover\:text-orange-200\/5:hover {
    color: rgb(254 215 170 / 0.05)
}

.hover\:text-orange-200\/50:hover {
    color: rgb(254 215 170 / 0.5)
}

.hover\:text-orange-200\/60:hover {
    color: rgb(254 215 170 / 0.6)
}

.hover\:text-orange-200\/70:hover {
    color: rgb(254 215 170 / 0.7)
}

.hover\:text-orange-200\/75:hover {
    color: rgb(254 215 170 / 0.75)
}

.hover\:text-orange-200\/80:hover {
    color: rgb(254 215 170 / 0.8)
}

.hover\:text-orange-200\/90:hover {
    color: rgb(254 215 170 / 0.9)
}

.hover\:text-orange-200\/95:hover {
    color: rgb(254 215 170 / 0.95)
}

.hover\:text-orange-250:hover {
    --tw-text-opacity: 1;
    color: rgb(244 207 188 / var(--tw-text-opacity))
}

.hover\:text-orange-250\/0:hover {
    color: rgb(244 207 188 / 0)
}

.hover\:text-orange-250\/10:hover {
    color: rgb(244 207 188 / 0.1)
}

.hover\:text-orange-250\/100:hover {
    color: rgb(244 207 188 / 1)
}

.hover\:text-orange-250\/20:hover {
    color: rgb(244 207 188 / 0.2)
}

.hover\:text-orange-250\/25:hover {
    color: rgb(244 207 188 / 0.25)
}

.hover\:text-orange-250\/30:hover {
    color: rgb(244 207 188 / 0.3)
}

.hover\:text-orange-250\/40:hover {
    color: rgb(244 207 188 / 0.4)
}

.hover\:text-orange-250\/5:hover {
    color: rgb(244 207 188 / 0.05)
}

.hover\:text-orange-250\/50:hover {
    color: rgb(244 207 188 / 0.5)
}

.hover\:text-orange-250\/60:hover {
    color: rgb(244 207 188 / 0.6)
}

.hover\:text-orange-250\/70:hover {
    color: rgb(244 207 188 / 0.7)
}

.hover\:text-orange-250\/75:hover {
    color: rgb(244 207 188 / 0.75)
}

.hover\:text-orange-250\/80:hover {
    color: rgb(244 207 188 / 0.8)
}

.hover\:text-orange-250\/90:hover {
    color: rgb(244 207 188 / 0.9)
}

.hover\:text-orange-250\/95:hover {
    color: rgb(244 207 188 / 0.95)
}

.hover\:text-orange-300:hover {
    --tw-text-opacity: 1;
    color: rgb(253 186 116 / var(--tw-text-opacity))
}

.hover\:text-orange-300\/0:hover {
    color: rgb(253 186 116 / 0)
}

.hover\:text-orange-300\/10:hover {
    color: rgb(253 186 116 / 0.1)
}

.hover\:text-orange-300\/100:hover {
    color: rgb(253 186 116 / 1)
}

.hover\:text-orange-300\/20:hover {
    color: rgb(253 186 116 / 0.2)
}

.hover\:text-orange-300\/25:hover {
    color: rgb(253 186 116 / 0.25)
}

.hover\:text-orange-300\/30:hover {
    color: rgb(253 186 116 / 0.3)
}

.hover\:text-orange-300\/40:hover {
    color: rgb(253 186 116 / 0.4)
}

.hover\:text-orange-300\/5:hover {
    color: rgb(253 186 116 / 0.05)
}

.hover\:text-orange-300\/50:hover {
    color: rgb(253 186 116 / 0.5)
}

.hover\:text-orange-300\/60:hover {
    color: rgb(253 186 116 / 0.6)
}

.hover\:text-orange-300\/70:hover {
    color: rgb(253 186 116 / 0.7)
}

.hover\:text-orange-300\/75:hover {
    color: rgb(253 186 116 / 0.75)
}

.hover\:text-orange-300\/80:hover {
    color: rgb(253 186 116 / 0.8)
}

.hover\:text-orange-300\/90:hover {
    color: rgb(253 186 116 / 0.9)
}

.hover\:text-orange-300\/95:hover {
    color: rgb(253 186 116 / 0.95)
}

.hover\:text-orange-400:hover {
    --tw-text-opacity: 1;
    color: rgb(251 146 60 / var(--tw-text-opacity))
}

.hover\:text-orange-400\/0:hover {
    color: rgb(251 146 60 / 0)
}

.hover\:text-orange-400\/10:hover {
    color: rgb(251 146 60 / 0.1)
}

.hover\:text-orange-400\/100:hover {
    color: rgb(251 146 60 / 1)
}

.hover\:text-orange-400\/20:hover {
    color: rgb(251 146 60 / 0.2)
}

.hover\:text-orange-400\/25:hover {
    color: rgb(251 146 60 / 0.25)
}

.hover\:text-orange-400\/30:hover {
    color: rgb(251 146 60 / 0.3)
}

.hover\:text-orange-400\/40:hover {
    color: rgb(251 146 60 / 0.4)
}

.hover\:text-orange-400\/5:hover {
    color: rgb(251 146 60 / 0.05)
}

.hover\:text-orange-400\/50:hover {
    color: rgb(251 146 60 / 0.5)
}

.hover\:text-orange-400\/60:hover {
    color: rgb(251 146 60 / 0.6)
}

.hover\:text-orange-400\/70:hover {
    color: rgb(251 146 60 / 0.7)
}

.hover\:text-orange-400\/75:hover {
    color: rgb(251 146 60 / 0.75)
}

.hover\:text-orange-400\/80:hover {
    color: rgb(251 146 60 / 0.8)
}

.hover\:text-orange-400\/90:hover {
    color: rgb(251 146 60 / 0.9)
}

.hover\:text-orange-400\/95:hover {
    color: rgb(251 146 60 / 0.95)
}

.hover\:text-orange-50:hover {
    --tw-text-opacity: 1;
    color: rgb(255 247 237 / var(--tw-text-opacity))
}

.hover\:text-orange-50\/0:hover {
    color: rgb(255 247 237 / 0)
}

.hover\:text-orange-50\/10:hover {
    color: rgb(255 247 237 / 0.1)
}

.hover\:text-orange-50\/100:hover {
    color: rgb(255 247 237 / 1)
}

.hover\:text-orange-50\/20:hover {
    color: rgb(255 247 237 / 0.2)
}

.hover\:text-orange-50\/25:hover {
    color: rgb(255 247 237 / 0.25)
}

.hover\:text-orange-50\/30:hover {
    color: rgb(255 247 237 / 0.3)
}

.hover\:text-orange-50\/40:hover {
    color: rgb(255 247 237 / 0.4)
}

.hover\:text-orange-50\/5:hover {
    color: rgb(255 247 237 / 0.05)
}

.hover\:text-orange-50\/50:hover {
    color: rgb(255 247 237 / 0.5)
}

.hover\:text-orange-50\/60:hover {
    color: rgb(255 247 237 / 0.6)
}

.hover\:text-orange-50\/70:hover {
    color: rgb(255 247 237 / 0.7)
}

.hover\:text-orange-50\/75:hover {
    color: rgb(255 247 237 / 0.75)
}

.hover\:text-orange-50\/80:hover {
    color: rgb(255 247 237 / 0.8)
}

.hover\:text-orange-50\/90:hover {
    color: rgb(255 247 237 / 0.9)
}

.hover\:text-orange-50\/95:hover {
    color: rgb(255 247 237 / 0.95)
}

.hover\:text-orange-500:hover {
    --tw-text-opacity: 1;
    color: rgb(249 115 22 / var(--tw-text-opacity))
}

.hover\:text-orange-500\/0:hover {
    color: rgb(249 115 22 / 0)
}

.hover\:text-orange-500\/10:hover {
    color: rgb(249 115 22 / 0.1)
}

.hover\:text-orange-500\/100:hover {
    color: rgb(249 115 22 / 1)
}

.hover\:text-orange-500\/20:hover {
    color: rgb(249 115 22 / 0.2)
}

.hover\:text-orange-500\/25:hover {
    color: rgb(249 115 22 / 0.25)
}

.hover\:text-orange-500\/30:hover {
    color: rgb(249 115 22 / 0.3)
}

.hover\:text-orange-500\/40:hover {
    color: rgb(249 115 22 / 0.4)
}

.hover\:text-orange-500\/5:hover {
    color: rgb(249 115 22 / 0.05)
}

.hover\:text-orange-500\/50:hover {
    color: rgb(249 115 22 / 0.5)
}

.hover\:text-orange-500\/60:hover {
    color: rgb(249 115 22 / 0.6)
}

.hover\:text-orange-500\/70:hover {
    color: rgb(249 115 22 / 0.7)
}

.hover\:text-orange-500\/75:hover {
    color: rgb(249 115 22 / 0.75)
}

.hover\:text-orange-500\/80:hover {
    color: rgb(249 115 22 / 0.8)
}

.hover\:text-orange-500\/90:hover {
    color: rgb(249 115 22 / 0.9)
}

.hover\:text-orange-500\/95:hover {
    color: rgb(249 115 22 / 0.95)
}

.hover\:text-orange-550:hover {
    --tw-text-opacity: 1;
    color: rgb(245 126 65 / var(--tw-text-opacity))
}

.hover\:text-orange-550\/0:hover {
    color: rgb(245 126 65 / 0)
}

.hover\:text-orange-550\/10:hover {
    color: rgb(245 126 65 / 0.1)
}

.hover\:text-orange-550\/100:hover {
    color: rgb(245 126 65 / 1)
}

.hover\:text-orange-550\/20:hover {
    color: rgb(245 126 65 / 0.2)
}

.hover\:text-orange-550\/25:hover {
    color: rgb(245 126 65 / 0.25)
}

.hover\:text-orange-550\/30:hover {
    color: rgb(245 126 65 / 0.3)
}

.hover\:text-orange-550\/40:hover {
    color: rgb(245 126 65 / 0.4)
}

.hover\:text-orange-550\/5:hover {
    color: rgb(245 126 65 / 0.05)
}

.hover\:text-orange-550\/50:hover {
    color: rgb(245 126 65 / 0.5)
}

.hover\:text-orange-550\/60:hover {
    color: rgb(245 126 65 / 0.6)
}

.hover\:text-orange-550\/70:hover {
    color: rgb(245 126 65 / 0.7)
}

.hover\:text-orange-550\/75:hover {
    color: rgb(245 126 65 / 0.75)
}

.hover\:text-orange-550\/80:hover {
    color: rgb(245 126 65 / 0.8)
}

.hover\:text-orange-550\/90:hover {
    color: rgb(245 126 65 / 0.9)
}

.hover\:text-orange-550\/95:hover {
    color: rgb(245 126 65 / 0.95)
}

.hover\:text-orange-600:hover {
    --tw-text-opacity: 1;
    color: rgb(234 88 12 / var(--tw-text-opacity))
}

.hover\:text-orange-600\/0:hover {
    color: rgb(234 88 12 / 0)
}

.hover\:text-orange-600\/10:hover {
    color: rgb(234 88 12 / 0.1)
}

.hover\:text-orange-600\/100:hover {
    color: rgb(234 88 12 / 1)
}

.hover\:text-orange-600\/20:hover {
    color: rgb(234 88 12 / 0.2)
}

.hover\:text-orange-600\/25:hover {
    color: rgb(234 88 12 / 0.25)
}

.hover\:text-orange-600\/30:hover {
    color: rgb(234 88 12 / 0.3)
}

.hover\:text-orange-600\/40:hover {
    color: rgb(234 88 12 / 0.4)
}

.hover\:text-orange-600\/5:hover {
    color: rgb(234 88 12 / 0.05)
}

.hover\:text-orange-600\/50:hover {
    color: rgb(234 88 12 / 0.5)
}

.hover\:text-orange-600\/60:hover {
    color: rgb(234 88 12 / 0.6)
}

.hover\:text-orange-600\/70:hover {
    color: rgb(234 88 12 / 0.7)
}

.hover\:text-orange-600\/75:hover {
    color: rgb(234 88 12 / 0.75)
}

.hover\:text-orange-600\/80:hover {
    color: rgb(234 88 12 / 0.8)
}

.hover\:text-orange-600\/90:hover {
    color: rgb(234 88 12 / 0.9)
}

.hover\:text-orange-600\/95:hover {
    color: rgb(234 88 12 / 0.95)
}

.hover\:text-orange-650:hover {
    --tw-text-opacity: 1;
    color: rgb(219 99 38 / var(--tw-text-opacity))
}

.hover\:text-orange-650\/0:hover {
    color: rgb(219 99 38 / 0)
}

.hover\:text-orange-650\/10:hover {
    color: rgb(219 99 38 / 0.1)
}

.hover\:text-orange-650\/100:hover {
    color: rgb(219 99 38 / 1)
}

.hover\:text-orange-650\/20:hover {
    color: rgb(219 99 38 / 0.2)
}

.hover\:text-orange-650\/25:hover {
    color: rgb(219 99 38 / 0.25)
}

.hover\:text-orange-650\/30:hover {
    color: rgb(219 99 38 / 0.3)
}

.hover\:text-orange-650\/40:hover {
    color: rgb(219 99 38 / 0.4)
}

.hover\:text-orange-650\/5:hover {
    color: rgb(219 99 38 / 0.05)
}

.hover\:text-orange-650\/50:hover {
    color: rgb(219 99 38 / 0.5)
}

.hover\:text-orange-650\/60:hover {
    color: rgb(219 99 38 / 0.6)
}

.hover\:text-orange-650\/70:hover {
    color: rgb(219 99 38 / 0.7)
}

.hover\:text-orange-650\/75:hover {
    color: rgb(219 99 38 / 0.75)
}

.hover\:text-orange-650\/80:hover {
    color: rgb(219 99 38 / 0.8)
}

.hover\:text-orange-650\/90:hover {
    color: rgb(219 99 38 / 0.9)
}

.hover\:text-orange-650\/95:hover {
    color: rgb(219 99 38 / 0.95)
}

.hover\:text-orange-700:hover {
    --tw-text-opacity: 1;
    color: rgb(194 65 12 / var(--tw-text-opacity))
}

.hover\:text-orange-700\/0:hover {
    color: rgb(194 65 12 / 0)
}

.hover\:text-orange-700\/10:hover {
    color: rgb(194 65 12 / 0.1)
}

.hover\:text-orange-700\/100:hover {
    color: rgb(194 65 12 / 1)
}

.hover\:text-orange-700\/20:hover {
    color: rgb(194 65 12 / 0.2)
}

.hover\:text-orange-700\/25:hover {
    color: rgb(194 65 12 / 0.25)
}

.hover\:text-orange-700\/30:hover {
    color: rgb(194 65 12 / 0.3)
}

.hover\:text-orange-700\/40:hover {
    color: rgb(194 65 12 / 0.4)
}

.hover\:text-orange-700\/5:hover {
    color: rgb(194 65 12 / 0.05)
}

.hover\:text-orange-700\/50:hover {
    color: rgb(194 65 12 / 0.5)
}

.hover\:text-orange-700\/60:hover {
    color: rgb(194 65 12 / 0.6)
}

.hover\:text-orange-700\/70:hover {
    color: rgb(194 65 12 / 0.7)
}

.hover\:text-orange-700\/75:hover {
    color: rgb(194 65 12 / 0.75)
}

.hover\:text-orange-700\/80:hover {
    color: rgb(194 65 12 / 0.8)
}

.hover\:text-orange-700\/90:hover {
    color: rgb(194 65 12 / 0.9)
}

.hover\:text-orange-700\/95:hover {
    color: rgb(194 65 12 / 0.95)
}

.hover\:text-orange-750:hover {
    --tw-text-opacity: 1;
    color: rgb(120 54 21 / var(--tw-text-opacity))
}

.hover\:text-orange-750\/0:hover {
    color: rgb(120 54 21 / 0)
}

.hover\:text-orange-750\/10:hover {
    color: rgb(120 54 21 / 0.1)
}

.hover\:text-orange-750\/100:hover {
    color: rgb(120 54 21 / 1)
}

.hover\:text-orange-750\/20:hover {
    color: rgb(120 54 21 / 0.2)
}

.hover\:text-orange-750\/25:hover {
    color: rgb(120 54 21 / 0.25)
}

.hover\:text-orange-750\/30:hover {
    color: rgb(120 54 21 / 0.3)
}

.hover\:text-orange-750\/40:hover {
    color: rgb(120 54 21 / 0.4)
}

.hover\:text-orange-750\/5:hover {
    color: rgb(120 54 21 / 0.05)
}

.hover\:text-orange-750\/50:hover {
    color: rgb(120 54 21 / 0.5)
}

.hover\:text-orange-750\/60:hover {
    color: rgb(120 54 21 / 0.6)
}

.hover\:text-orange-750\/70:hover {
    color: rgb(120 54 21 / 0.7)
}

.hover\:text-orange-750\/75:hover {
    color: rgb(120 54 21 / 0.75)
}

.hover\:text-orange-750\/80:hover {
    color: rgb(120 54 21 / 0.8)
}

.hover\:text-orange-750\/90:hover {
    color: rgb(120 54 21 / 0.9)
}

.hover\:text-orange-750\/95:hover {
    color: rgb(120 54 21 / 0.95)
}

.hover\:text-orange-800:hover {
    --tw-text-opacity: 1;
    color: rgb(154 52 18 / var(--tw-text-opacity))
}

.hover\:text-orange-800\/0:hover {
    color: rgb(154 52 18 / 0)
}

.hover\:text-orange-800\/10:hover {
    color: rgb(154 52 18 / 0.1)
}

.hover\:text-orange-800\/100:hover {
    color: rgb(154 52 18 / 1)
}

.hover\:text-orange-800\/20:hover {
    color: rgb(154 52 18 / 0.2)
}

.hover\:text-orange-800\/25:hover {
    color: rgb(154 52 18 / 0.25)
}

.hover\:text-orange-800\/30:hover {
    color: rgb(154 52 18 / 0.3)
}

.hover\:text-orange-800\/40:hover {
    color: rgb(154 52 18 / 0.4)
}

.hover\:text-orange-800\/5:hover {
    color: rgb(154 52 18 / 0.05)
}

.hover\:text-orange-800\/50:hover {
    color: rgb(154 52 18 / 0.5)
}

.hover\:text-orange-800\/60:hover {
    color: rgb(154 52 18 / 0.6)
}

.hover\:text-orange-800\/70:hover {
    color: rgb(154 52 18 / 0.7)
}

.hover\:text-orange-800\/75:hover {
    color: rgb(154 52 18 / 0.75)
}

.hover\:text-orange-800\/80:hover {
    color: rgb(154 52 18 / 0.8)
}

.hover\:text-orange-800\/90:hover {
    color: rgb(154 52 18 / 0.9)
}

.hover\:text-orange-800\/95:hover {
    color: rgb(154 52 18 / 0.95)
}

.hover\:text-orange-850:hover {
    --tw-text-opacity: 1;
    color: rgb(74 11 33 / var(--tw-text-opacity))
}

.hover\:text-orange-850\/0:hover {
    color: rgb(74 11 33 / 0)
}

.hover\:text-orange-850\/10:hover {
    color: rgb(74 11 33 / 0.1)
}

.hover\:text-orange-850\/100:hover {
    color: rgb(74 11 33 / 1)
}

.hover\:text-orange-850\/20:hover {
    color: rgb(74 11 33 / 0.2)
}

.hover\:text-orange-850\/25:hover {
    color: rgb(74 11 33 / 0.25)
}

.hover\:text-orange-850\/30:hover {
    color: rgb(74 11 33 / 0.3)
}

.hover\:text-orange-850\/40:hover {
    color: rgb(74 11 33 / 0.4)
}

.hover\:text-orange-850\/5:hover {
    color: rgb(74 11 33 / 0.05)
}

.hover\:text-orange-850\/50:hover {
    color: rgb(74 11 33 / 0.5)
}

.hover\:text-orange-850\/60:hover {
    color: rgb(74 11 33 / 0.6)
}

.hover\:text-orange-850\/70:hover {
    color: rgb(74 11 33 / 0.7)
}

.hover\:text-orange-850\/75:hover {
    color: rgb(74 11 33 / 0.75)
}

.hover\:text-orange-850\/80:hover {
    color: rgb(74 11 33 / 0.8)
}

.hover\:text-orange-850\/90:hover {
    color: rgb(74 11 33 / 0.9)
}

.hover\:text-orange-850\/95:hover {
    color: rgb(74 11 33 / 0.95)
}

.hover\:text-orange-900:hover {
    --tw-text-opacity: 1;
    color: rgb(124 45 18 / var(--tw-text-opacity))
}

.hover\:text-orange-900\/0:hover {
    color: rgb(124 45 18 / 0)
}

.hover\:text-orange-900\/10:hover {
    color: rgb(124 45 18 / 0.1)
}

.hover\:text-orange-900\/100:hover {
    color: rgb(124 45 18 / 1)
}

.hover\:text-orange-900\/20:hover {
    color: rgb(124 45 18 / 0.2)
}

.hover\:text-orange-900\/25:hover {
    color: rgb(124 45 18 / 0.25)
}

.hover\:text-orange-900\/30:hover {
    color: rgb(124 45 18 / 0.3)
}

.hover\:text-orange-900\/40:hover {
    color: rgb(124 45 18 / 0.4)
}

.hover\:text-orange-900\/5:hover {
    color: rgb(124 45 18 / 0.05)
}

.hover\:text-orange-900\/50:hover {
    color: rgb(124 45 18 / 0.5)
}

.hover\:text-orange-900\/60:hover {
    color: rgb(124 45 18 / 0.6)
}

.hover\:text-orange-900\/70:hover {
    color: rgb(124 45 18 / 0.7)
}

.hover\:text-orange-900\/75:hover {
    color: rgb(124 45 18 / 0.75)
}

.hover\:text-orange-900\/80:hover {
    color: rgb(124 45 18 / 0.8)
}

.hover\:text-orange-900\/90:hover {
    color: rgb(124 45 18 / 0.9)
}

.hover\:text-orange-900\/95:hover {
    color: rgb(124 45 18 / 0.95)
}

.hover\:text-orange-950:hover {
    --tw-text-opacity: 1;
    color: rgb(128 24 31 / var(--tw-text-opacity))
}

.hover\:text-orange-950\/0:hover {
    color: rgb(128 24 31 / 0)
}

.hover\:text-orange-950\/10:hover {
    color: rgb(128 24 31 / 0.1)
}

.hover\:text-orange-950\/100:hover {
    color: rgb(128 24 31 / 1)
}

.hover\:text-orange-950\/20:hover {
    color: rgb(128 24 31 / 0.2)
}

.hover\:text-orange-950\/25:hover {
    color: rgb(128 24 31 / 0.25)
}

.hover\:text-orange-950\/30:hover {
    color: rgb(128 24 31 / 0.3)
}

.hover\:text-orange-950\/40:hover {
    color: rgb(128 24 31 / 0.4)
}

.hover\:text-orange-950\/5:hover {
    color: rgb(128 24 31 / 0.05)
}

.hover\:text-orange-950\/50:hover {
    color: rgb(128 24 31 / 0.5)
}

.hover\:text-orange-950\/60:hover {
    color: rgb(128 24 31 / 0.6)
}

.hover\:text-orange-950\/70:hover {
    color: rgb(128 24 31 / 0.7)
}

.hover\:text-orange-950\/75:hover {
    color: rgb(128 24 31 / 0.75)
}

.hover\:text-orange-950\/80:hover {
    color: rgb(128 24 31 / 0.8)
}

.hover\:text-orange-950\/90:hover {
    color: rgb(128 24 31 / 0.9)
}

.hover\:text-orange-950\/95:hover {
    color: rgb(128 24 31 / 0.95)
}

.hover\:text-pink-100:hover {
    --tw-text-opacity: 1;
    color: rgb(252 231 243 / var(--tw-text-opacity))
}

.hover\:text-pink-100\/0:hover {
    color: rgb(252 231 243 / 0)
}

.hover\:text-pink-100\/10:hover {
    color: rgb(252 231 243 / 0.1)
}

.hover\:text-pink-100\/100:hover {
    color: rgb(252 231 243 / 1)
}

.hover\:text-pink-100\/20:hover {
    color: rgb(252 231 243 / 0.2)
}

.hover\:text-pink-100\/25:hover {
    color: rgb(252 231 243 / 0.25)
}

.hover\:text-pink-100\/30:hover {
    color: rgb(252 231 243 / 0.3)
}

.hover\:text-pink-100\/40:hover {
    color: rgb(252 231 243 / 0.4)
}

.hover\:text-pink-100\/5:hover {
    color: rgb(252 231 243 / 0.05)
}

.hover\:text-pink-100\/50:hover {
    color: rgb(252 231 243 / 0.5)
}

.hover\:text-pink-100\/60:hover {
    color: rgb(252 231 243 / 0.6)
}

.hover\:text-pink-100\/70:hover {
    color: rgb(252 231 243 / 0.7)
}

.hover\:text-pink-100\/75:hover {
    color: rgb(252 231 243 / 0.75)
}

.hover\:text-pink-100\/80:hover {
    color: rgb(252 231 243 / 0.8)
}

.hover\:text-pink-100\/90:hover {
    color: rgb(252 231 243 / 0.9)
}

.hover\:text-pink-100\/95:hover {
    color: rgb(252 231 243 / 0.95)
}

.hover\:text-pink-200:hover {
    --tw-text-opacity: 1;
    color: rgb(251 207 232 / var(--tw-text-opacity))
}

.hover\:text-pink-200\/0:hover {
    color: rgb(251 207 232 / 0)
}

.hover\:text-pink-200\/10:hover {
    color: rgb(251 207 232 / 0.1)
}

.hover\:text-pink-200\/100:hover {
    color: rgb(251 207 232 / 1)
}

.hover\:text-pink-200\/20:hover {
    color: rgb(251 207 232 / 0.2)
}

.hover\:text-pink-200\/25:hover {
    color: rgb(251 207 232 / 0.25)
}

.hover\:text-pink-200\/30:hover {
    color: rgb(251 207 232 / 0.3)
}

.hover\:text-pink-200\/40:hover {
    color: rgb(251 207 232 / 0.4)
}

.hover\:text-pink-200\/5:hover {
    color: rgb(251 207 232 / 0.05)
}

.hover\:text-pink-200\/50:hover {
    color: rgb(251 207 232 / 0.5)
}

.hover\:text-pink-200\/60:hover {
    color: rgb(251 207 232 / 0.6)
}

.hover\:text-pink-200\/70:hover {
    color: rgb(251 207 232 / 0.7)
}

.hover\:text-pink-200\/75:hover {
    color: rgb(251 207 232 / 0.75)
}

.hover\:text-pink-200\/80:hover {
    color: rgb(251 207 232 / 0.8)
}

.hover\:text-pink-200\/90:hover {
    color: rgb(251 207 232 / 0.9)
}

.hover\:text-pink-200\/95:hover {
    color: rgb(251 207 232 / 0.95)
}

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

.hover\:text-pink-300\/0:hover {
    color: rgb(249 168 212 / 0)
}

.hover\:text-pink-300\/10:hover {
    color: rgb(249 168 212 / 0.1)
}

.hover\:text-pink-300\/100:hover {
    color: rgb(249 168 212 / 1)
}

.hover\:text-pink-300\/20:hover {
    color: rgb(249 168 212 / 0.2)
}

.hover\:text-pink-300\/25:hover {
    color: rgb(249 168 212 / 0.25)
}

.hover\:text-pink-300\/30:hover {
    color: rgb(249 168 212 / 0.3)
}

.hover\:text-pink-300\/40:hover {
    color: rgb(249 168 212 / 0.4)
}

.hover\:text-pink-300\/5:hover {
    color: rgb(249 168 212 / 0.05)
}

.hover\:text-pink-300\/50:hover {
    color: rgb(249 168 212 / 0.5)
}

.hover\:text-pink-300\/60:hover {
    color: rgb(249 168 212 / 0.6)
}

.hover\:text-pink-300\/70:hover {
    color: rgb(249 168 212 / 0.7)
}

.hover\:text-pink-300\/75:hover {
    color: rgb(249 168 212 / 0.75)
}

.hover\:text-pink-300\/80:hover {
    color: rgb(249 168 212 / 0.8)
}

.hover\:text-pink-300\/90:hover {
    color: rgb(249 168 212 / 0.9)
}

.hover\:text-pink-300\/95:hover {
    color: rgb(249 168 212 / 0.95)
}

.hover\:text-pink-400:hover {
    --tw-text-opacity: 1;
    color: rgb(244 114 182 / var(--tw-text-opacity))
}

.hover\:text-pink-400\/0:hover {
    color: rgb(244 114 182 / 0)
}

.hover\:text-pink-400\/10:hover {
    color: rgb(244 114 182 / 0.1)
}

.hover\:text-pink-400\/100:hover {
    color: rgb(244 114 182 / 1)
}

.hover\:text-pink-400\/20:hover {
    color: rgb(244 114 182 / 0.2)
}

.hover\:text-pink-400\/25:hover {
    color: rgb(244 114 182 / 0.25)
}

.hover\:text-pink-400\/30:hover {
    color: rgb(244 114 182 / 0.3)
}

.hover\:text-pink-400\/40:hover {
    color: rgb(244 114 182 / 0.4)
}

.hover\:text-pink-400\/5:hover {
    color: rgb(244 114 182 / 0.05)
}

.hover\:text-pink-400\/50:hover {
    color: rgb(244 114 182 / 0.5)
}

.hover\:text-pink-400\/60:hover {
    color: rgb(244 114 182 / 0.6)
}

.hover\:text-pink-400\/70:hover {
    color: rgb(244 114 182 / 0.7)
}

.hover\:text-pink-400\/75:hover {
    color: rgb(244 114 182 / 0.75)
}

.hover\:text-pink-400\/80:hover {
    color: rgb(244 114 182 / 0.8)
}

.hover\:text-pink-400\/90:hover {
    color: rgb(244 114 182 / 0.9)
}

.hover\:text-pink-400\/95:hover {
    color: rgb(244 114 182 / 0.95)
}

.hover\:text-pink-50:hover {
    --tw-text-opacity: 1;
    color: rgb(253 242 248 / var(--tw-text-opacity))
}

.hover\:text-pink-50\/0:hover {
    color: rgb(253 242 248 / 0)
}

.hover\:text-pink-50\/10:hover {
    color: rgb(253 242 248 / 0.1)
}

.hover\:text-pink-50\/100:hover {
    color: rgb(253 242 248 / 1)
}

.hover\:text-pink-50\/20:hover {
    color: rgb(253 242 248 / 0.2)
}

.hover\:text-pink-50\/25:hover {
    color: rgb(253 242 248 / 0.25)
}

.hover\:text-pink-50\/30:hover {
    color: rgb(253 242 248 / 0.3)
}

.hover\:text-pink-50\/40:hover {
    color: rgb(253 242 248 / 0.4)
}

.hover\:text-pink-50\/5:hover {
    color: rgb(253 242 248 / 0.05)
}

.hover\:text-pink-50\/50:hover {
    color: rgb(253 242 248 / 0.5)
}

.hover\:text-pink-50\/60:hover {
    color: rgb(253 242 248 / 0.6)
}

.hover\:text-pink-50\/70:hover {
    color: rgb(253 242 248 / 0.7)
}

.hover\:text-pink-50\/75:hover {
    color: rgb(253 242 248 / 0.75)
}

.hover\:text-pink-50\/80:hover {
    color: rgb(253 242 248 / 0.8)
}

.hover\:text-pink-50\/90:hover {
    color: rgb(253 242 248 / 0.9)
}

.hover\:text-pink-50\/95:hover {
    color: rgb(253 242 248 / 0.95)
}

.hover\:text-pink-500:hover {
    --tw-text-opacity: 1;
    color: rgb(236 72 153 / var(--tw-text-opacity))
}

.hover\:text-pink-500\/0:hover {
    color: rgb(236 72 153 / 0)
}

.hover\:text-pink-500\/10:hover {
    color: rgb(236 72 153 / 0.1)
}

.hover\:text-pink-500\/100:hover {
    color: rgb(236 72 153 / 1)
}

.hover\:text-pink-500\/20:hover {
    color: rgb(236 72 153 / 0.2)
}

.hover\:text-pink-500\/25:hover {
    color: rgb(236 72 153 / 0.25)
}

.hover\:text-pink-500\/30:hover {
    color: rgb(236 72 153 / 0.3)
}

.hover\:text-pink-500\/40:hover {
    color: rgb(236 72 153 / 0.4)
}

.hover\:text-pink-500\/5:hover {
    color: rgb(236 72 153 / 0.05)
}

.hover\:text-pink-500\/50:hover {
    color: rgb(236 72 153 / 0.5)
}

.hover\:text-pink-500\/60:hover {
    color: rgb(236 72 153 / 0.6)
}

.hover\:text-pink-500\/70:hover {
    color: rgb(236 72 153 / 0.7)
}

.hover\:text-pink-500\/75:hover {
    color: rgb(236 72 153 / 0.75)
}

.hover\:text-pink-500\/80:hover {
    color: rgb(236 72 153 / 0.8)
}

.hover\:text-pink-500\/90:hover {
    color: rgb(236 72 153 / 0.9)
}

.hover\:text-pink-500\/95:hover {
    color: rgb(236 72 153 / 0.95)
}

.hover\:text-pink-550:hover {
    --tw-text-opacity: 1;
    color: rgb(229 34 110 / var(--tw-text-opacity))
}

.hover\:text-pink-550\/0:hover {
    color: rgb(229 34 110 / 0)
}

.hover\:text-pink-550\/10:hover {
    color: rgb(229 34 110 / 0.1)
}

.hover\:text-pink-550\/100:hover {
    color: rgb(229 34 110 / 1)
}

.hover\:text-pink-550\/20:hover {
    color: rgb(229 34 110 / 0.2)
}

.hover\:text-pink-550\/25:hover {
    color: rgb(229 34 110 / 0.25)
}

.hover\:text-pink-550\/30:hover {
    color: rgb(229 34 110 / 0.3)
}

.hover\:text-pink-550\/40:hover {
    color: rgb(229 34 110 / 0.4)
}

.hover\:text-pink-550\/5:hover {
    color: rgb(229 34 110 / 0.05)
}

.hover\:text-pink-550\/50:hover {
    color: rgb(229 34 110 / 0.5)
}

.hover\:text-pink-550\/60:hover {
    color: rgb(229 34 110 / 0.6)
}

.hover\:text-pink-550\/70:hover {
    color: rgb(229 34 110 / 0.7)
}

.hover\:text-pink-550\/75:hover {
    color: rgb(229 34 110 / 0.75)
}

.hover\:text-pink-550\/80:hover {
    color: rgb(229 34 110 / 0.8)
}

.hover\:text-pink-550\/90:hover {
    color: rgb(229 34 110 / 0.9)
}

.hover\:text-pink-550\/95:hover {
    color: rgb(229 34 110 / 0.95)
}

.hover\:text-pink-600:hover {
    --tw-text-opacity: 1;
    color: rgb(219 39 119 / var(--tw-text-opacity))
}

.hover\:text-pink-600\/0:hover {
    color: rgb(219 39 119 / 0)
}

.hover\:text-pink-600\/10:hover {
    color: rgb(219 39 119 / 0.1)
}

.hover\:text-pink-600\/100:hover {
    color: rgb(219 39 119 / 1)
}

.hover\:text-pink-600\/20:hover {
    color: rgb(219 39 119 / 0.2)
}

.hover\:text-pink-600\/25:hover {
    color: rgb(219 39 119 / 0.25)
}

.hover\:text-pink-600\/30:hover {
    color: rgb(219 39 119 / 0.3)
}

.hover\:text-pink-600\/40:hover {
    color: rgb(219 39 119 / 0.4)
}

.hover\:text-pink-600\/5:hover {
    color: rgb(219 39 119 / 0.05)
}

.hover\:text-pink-600\/50:hover {
    color: rgb(219 39 119 / 0.5)
}

.hover\:text-pink-600\/60:hover {
    color: rgb(219 39 119 / 0.6)
}

.hover\:text-pink-600\/70:hover {
    color: rgb(219 39 119 / 0.7)
}

.hover\:text-pink-600\/75:hover {
    color: rgb(219 39 119 / 0.75)
}

.hover\:text-pink-600\/80:hover {
    color: rgb(219 39 119 / 0.8)
}

.hover\:text-pink-600\/90:hover {
    color: rgb(219 39 119 / 0.9)
}

.hover\:text-pink-600\/95:hover {
    color: rgb(219 39 119 / 0.95)
}

.hover\:text-pink-700:hover {
    --tw-text-opacity: 1;
    color: rgb(190 24 93 / var(--tw-text-opacity))
}

.hover\:text-pink-700\/0:hover {
    color: rgb(190 24 93 / 0)
}

.hover\:text-pink-700\/10:hover {
    color: rgb(190 24 93 / 0.1)
}

.hover\:text-pink-700\/100:hover {
    color: rgb(190 24 93 / 1)
}

.hover\:text-pink-700\/20:hover {
    color: rgb(190 24 93 / 0.2)
}

.hover\:text-pink-700\/25:hover {
    color: rgb(190 24 93 / 0.25)
}

.hover\:text-pink-700\/30:hover {
    color: rgb(190 24 93 / 0.3)
}

.hover\:text-pink-700\/40:hover {
    color: rgb(190 24 93 / 0.4)
}

.hover\:text-pink-700\/5:hover {
    color: rgb(190 24 93 / 0.05)
}

.hover\:text-pink-700\/50:hover {
    color: rgb(190 24 93 / 0.5)
}

.hover\:text-pink-700\/60:hover {
    color: rgb(190 24 93 / 0.6)
}

.hover\:text-pink-700\/70:hover {
    color: rgb(190 24 93 / 0.7)
}

.hover\:text-pink-700\/75:hover {
    color: rgb(190 24 93 / 0.75)
}

.hover\:text-pink-700\/80:hover {
    color: rgb(190 24 93 / 0.8)
}

.hover\:text-pink-700\/90:hover {
    color: rgb(190 24 93 / 0.9)
}

.hover\:text-pink-700\/95:hover {
    color: rgb(190 24 93 / 0.95)
}

.hover\:text-pink-800:hover {
    --tw-text-opacity: 1;
    color: rgb(157 23 77 / var(--tw-text-opacity))
}

.hover\:text-pink-800\/0:hover {
    color: rgb(157 23 77 / 0)
}

.hover\:text-pink-800\/10:hover {
    color: rgb(157 23 77 / 0.1)
}

.hover\:text-pink-800\/100:hover {
    color: rgb(157 23 77 / 1)
}

.hover\:text-pink-800\/20:hover {
    color: rgb(157 23 77 / 0.2)
}

.hover\:text-pink-800\/25:hover {
    color: rgb(157 23 77 / 0.25)
}

.hover\:text-pink-800\/30:hover {
    color: rgb(157 23 77 / 0.3)
}

.hover\:text-pink-800\/40:hover {
    color: rgb(157 23 77 / 0.4)
}

.hover\:text-pink-800\/5:hover {
    color: rgb(157 23 77 / 0.05)
}

.hover\:text-pink-800\/50:hover {
    color: rgb(157 23 77 / 0.5)
}

.hover\:text-pink-800\/60:hover {
    color: rgb(157 23 77 / 0.6)
}

.hover\:text-pink-800\/70:hover {
    color: rgb(157 23 77 / 0.7)
}

.hover\:text-pink-800\/75:hover {
    color: rgb(157 23 77 / 0.75)
}

.hover\:text-pink-800\/80:hover {
    color: rgb(157 23 77 / 0.8)
}

.hover\:text-pink-800\/90:hover {
    color: rgb(157 23 77 / 0.9)
}

.hover\:text-pink-800\/95:hover {
    color: rgb(157 23 77 / 0.95)
}

.hover\:text-pink-900:hover {
    --tw-text-opacity: 1;
    color: rgb(131 24 67 / var(--tw-text-opacity))
}

.hover\:text-pink-900\/0:hover {
    color: rgb(131 24 67 / 0)
}

.hover\:text-pink-900\/10:hover {
    color: rgb(131 24 67 / 0.1)
}

.hover\:text-pink-900\/100:hover {
    color: rgb(131 24 67 / 1)
}

.hover\:text-pink-900\/20:hover {
    color: rgb(131 24 67 / 0.2)
}

.hover\:text-pink-900\/25:hover {
    color: rgb(131 24 67 / 0.25)
}

.hover\:text-pink-900\/30:hover {
    color: rgb(131 24 67 / 0.3)
}

.hover\:text-pink-900\/40:hover {
    color: rgb(131 24 67 / 0.4)
}

.hover\:text-pink-900\/5:hover {
    color: rgb(131 24 67 / 0.05)
}

.hover\:text-pink-900\/50:hover {
    color: rgb(131 24 67 / 0.5)
}

.hover\:text-pink-900\/60:hover {
    color: rgb(131 24 67 / 0.6)
}

.hover\:text-pink-900\/70:hover {
    color: rgb(131 24 67 / 0.7)
}

.hover\:text-pink-900\/75:hover {
    color: rgb(131 24 67 / 0.75)
}

.hover\:text-pink-900\/80:hover {
    color: rgb(131 24 67 / 0.8)
}

.hover\:text-pink-900\/90:hover {
    color: rgb(131 24 67 / 0.9)
}

.hover\:text-pink-900\/95:hover {
    color: rgb(131 24 67 / 0.95)
}

.hover\:text-pink-950:hover {
    --tw-text-opacity: 1;
    color: rgb(80 7 36 / var(--tw-text-opacity))
}

.hover\:text-pink-950\/0:hover {
    color: rgb(80 7 36 / 0)
}

.hover\:text-pink-950\/10:hover {
    color: rgb(80 7 36 / 0.1)
}

.hover\:text-pink-950\/100:hover {
    color: rgb(80 7 36 / 1)
}

.hover\:text-pink-950\/20:hover {
    color: rgb(80 7 36 / 0.2)
}

.hover\:text-pink-950\/25:hover {
    color: rgb(80 7 36 / 0.25)
}

.hover\:text-pink-950\/30:hover {
    color: rgb(80 7 36 / 0.3)
}

.hover\:text-pink-950\/40:hover {
    color: rgb(80 7 36 / 0.4)
}

.hover\:text-pink-950\/5:hover {
    color: rgb(80 7 36 / 0.05)
}

.hover\:text-pink-950\/50:hover {
    color: rgb(80 7 36 / 0.5)
}

.hover\:text-pink-950\/60:hover {
    color: rgb(80 7 36 / 0.6)
}

.hover\:text-pink-950\/70:hover {
    color: rgb(80 7 36 / 0.7)
}

.hover\:text-pink-950\/75:hover {
    color: rgb(80 7 36 / 0.75)
}

.hover\:text-pink-950\/80:hover {
    color: rgb(80 7 36 / 0.8)
}

.hover\:text-pink-950\/90:hover {
    color: rgb(80 7 36 / 0.9)
}

.hover\:text-pink-950\/95:hover {
    color: rgb(80 7 36 / 0.95)
}

.hover\:text-rose-100:hover {
    --tw-text-opacity: 1;
    color: rgb(255 228 230 / var(--tw-text-opacity))
}

.hover\:text-rose-100\/0:hover {
    color: rgb(255 228 230 / 0)
}

.hover\:text-rose-100\/10:hover {
    color: rgb(255 228 230 / 0.1)
}

.hover\:text-rose-100\/100:hover {
    color: rgb(255 228 230 / 1)
}

.hover\:text-rose-100\/20:hover {
    color: rgb(255 228 230 / 0.2)
}

.hover\:text-rose-100\/25:hover {
    color: rgb(255 228 230 / 0.25)
}

.hover\:text-rose-100\/30:hover {
    color: rgb(255 228 230 / 0.3)
}

.hover\:text-rose-100\/40:hover {
    color: rgb(255 228 230 / 0.4)
}

.hover\:text-rose-100\/5:hover {
    color: rgb(255 228 230 / 0.05)
}

.hover\:text-rose-100\/50:hover {
    color: rgb(255 228 230 / 0.5)
}

.hover\:text-rose-100\/60:hover {
    color: rgb(255 228 230 / 0.6)
}

.hover\:text-rose-100\/70:hover {
    color: rgb(255 228 230 / 0.7)
}

.hover\:text-rose-100\/75:hover {
    color: rgb(255 228 230 / 0.75)
}

.hover\:text-rose-100\/80:hover {
    color: rgb(255 228 230 / 0.8)
}

.hover\:text-rose-100\/90:hover {
    color: rgb(255 228 230 / 0.9)
}

.hover\:text-rose-100\/95:hover {
    color: rgb(255 228 230 / 0.95)
}

.hover\:text-rose-200:hover {
    --tw-text-opacity: 1;
    color: rgb(254 205 211 / var(--tw-text-opacity))
}

.hover\:text-rose-200\/0:hover {
    color: rgb(254 205 211 / 0)
}

.hover\:text-rose-200\/10:hover {
    color: rgb(254 205 211 / 0.1)
}

.hover\:text-rose-200\/100:hover {
    color: rgb(254 205 211 / 1)
}

.hover\:text-rose-200\/20:hover {
    color: rgb(254 205 211 / 0.2)
}

.hover\:text-rose-200\/25:hover {
    color: rgb(254 205 211 / 0.25)
}

.hover\:text-rose-200\/30:hover {
    color: rgb(254 205 211 / 0.3)
}

.hover\:text-rose-200\/40:hover {
    color: rgb(254 205 211 / 0.4)
}

.hover\:text-rose-200\/5:hover {
    color: rgb(254 205 211 / 0.05)
}

.hover\:text-rose-200\/50:hover {
    color: rgb(254 205 211 / 0.5)
}

.hover\:text-rose-200\/60:hover {
    color: rgb(254 205 211 / 0.6)
}

.hover\:text-rose-200\/70:hover {
    color: rgb(254 205 211 / 0.7)
}

.hover\:text-rose-200\/75:hover {
    color: rgb(254 205 211 / 0.75)
}

.hover\:text-rose-200\/80:hover {
    color: rgb(254 205 211 / 0.8)
}

.hover\:text-rose-200\/90:hover {
    color: rgb(254 205 211 / 0.9)
}

.hover\:text-rose-200\/95:hover {
    color: rgb(254 205 211 / 0.95)
}

.hover\:text-rose-300:hover {
    --tw-text-opacity: 1;
    color: rgb(253 164 175 / var(--tw-text-opacity))
}

.hover\:text-rose-300\/0:hover {
    color: rgb(253 164 175 / 0)
}

.hover\:text-rose-300\/10:hover {
    color: rgb(253 164 175 / 0.1)
}

.hover\:text-rose-300\/100:hover {
    color: rgb(253 164 175 / 1)
}

.hover\:text-rose-300\/20:hover {
    color: rgb(253 164 175 / 0.2)
}

.hover\:text-rose-300\/25:hover {
    color: rgb(253 164 175 / 0.25)
}

.hover\:text-rose-300\/30:hover {
    color: rgb(253 164 175 / 0.3)
}

.hover\:text-rose-300\/40:hover {
    color: rgb(253 164 175 / 0.4)
}

.hover\:text-rose-300\/5:hover {
    color: rgb(253 164 175 / 0.05)
}

.hover\:text-rose-300\/50:hover {
    color: rgb(253 164 175 / 0.5)
}

.hover\:text-rose-300\/60:hover {
    color: rgb(253 164 175 / 0.6)
}

.hover\:text-rose-300\/70:hover {
    color: rgb(253 164 175 / 0.7)
}

.hover\:text-rose-300\/75:hover {
    color: rgb(253 164 175 / 0.75)
}

.hover\:text-rose-300\/80:hover {
    color: rgb(253 164 175 / 0.8)
}

.hover\:text-rose-300\/90:hover {
    color: rgb(253 164 175 / 0.9)
}

.hover\:text-rose-300\/95:hover {
    color: rgb(253 164 175 / 0.95)
}

.hover\:text-rose-350:hover {
    --tw-text-opacity: 1;
    color: rgb(248 147 188 / var(--tw-text-opacity))
}

.hover\:text-rose-350\/0:hover {
    color: rgb(248 147 188 / 0)
}

.hover\:text-rose-350\/10:hover {
    color: rgb(248 147 188 / 0.1)
}

.hover\:text-rose-350\/100:hover {
    color: rgb(248 147 188 / 1)
}

.hover\:text-rose-350\/20:hover {
    color: rgb(248 147 188 / 0.2)
}

.hover\:text-rose-350\/25:hover {
    color: rgb(248 147 188 / 0.25)
}

.hover\:text-rose-350\/30:hover {
    color: rgb(248 147 188 / 0.3)
}

.hover\:text-rose-350\/40:hover {
    color: rgb(248 147 188 / 0.4)
}

.hover\:text-rose-350\/5:hover {
    color: rgb(248 147 188 / 0.05)
}

.hover\:text-rose-350\/50:hover {
    color: rgb(248 147 188 / 0.5)
}

.hover\:text-rose-350\/60:hover {
    color: rgb(248 147 188 / 0.6)
}

.hover\:text-rose-350\/70:hover {
    color: rgb(248 147 188 / 0.7)
}

.hover\:text-rose-350\/75:hover {
    color: rgb(248 147 188 / 0.75)
}

.hover\:text-rose-350\/80:hover {
    color: rgb(248 147 188 / 0.8)
}

.hover\:text-rose-350\/90:hover {
    color: rgb(248 147 188 / 0.9)
}

.hover\:text-rose-350\/95:hover {
    color: rgb(248 147 188 / 0.95)
}

.hover\:text-rose-400:hover {
    --tw-text-opacity: 1;
    color: rgb(251 113 133 / var(--tw-text-opacity))
}

.hover\:text-rose-400\/0:hover {
    color: rgb(251 113 133 / 0)
}

.hover\:text-rose-400\/10:hover {
    color: rgb(251 113 133 / 0.1)
}

.hover\:text-rose-400\/100:hover {
    color: rgb(251 113 133 / 1)
}

.hover\:text-rose-400\/20:hover {
    color: rgb(251 113 133 / 0.2)
}

.hover\:text-rose-400\/25:hover {
    color: rgb(251 113 133 / 0.25)
}

.hover\:text-rose-400\/30:hover {
    color: rgb(251 113 133 / 0.3)
}

.hover\:text-rose-400\/40:hover {
    color: rgb(251 113 133 / 0.4)
}

.hover\:text-rose-400\/5:hover {
    color: rgb(251 113 133 / 0.05)
}

.hover\:text-rose-400\/50:hover {
    color: rgb(251 113 133 / 0.5)
}

.hover\:text-rose-400\/60:hover {
    color: rgb(251 113 133 / 0.6)
}

.hover\:text-rose-400\/70:hover {
    color: rgb(251 113 133 / 0.7)
}

.hover\:text-rose-400\/75:hover {
    color: rgb(251 113 133 / 0.75)
}

.hover\:text-rose-400\/80:hover {
    color: rgb(251 113 133 / 0.8)
}

.hover\:text-rose-400\/90:hover {
    color: rgb(251 113 133 / 0.9)
}

.hover\:text-rose-400\/95:hover {
    color: rgb(251 113 133 / 0.95)
}

.hover\:text-rose-450:hover {
    --tw-text-opacity: 1;
    color: rgb(254 0 91 / var(--tw-text-opacity))
}

.hover\:text-rose-450\/0:hover {
    color: rgb(254 0 91 / 0)
}

.hover\:text-rose-450\/10:hover {
    color: rgb(254 0 91 / 0.1)
}

.hover\:text-rose-450\/100:hover {
    color: rgb(254 0 91 / 1)
}

.hover\:text-rose-450\/20:hover {
    color: rgb(254 0 91 / 0.2)
}

.hover\:text-rose-450\/25:hover {
    color: rgb(254 0 91 / 0.25)
}

.hover\:text-rose-450\/30:hover {
    color: rgb(254 0 91 / 0.3)
}

.hover\:text-rose-450\/40:hover {
    color: rgb(254 0 91 / 0.4)
}

.hover\:text-rose-450\/5:hover {
    color: rgb(254 0 91 / 0.05)
}

.hover\:text-rose-450\/50:hover {
    color: rgb(254 0 91 / 0.5)
}

.hover\:text-rose-450\/60:hover {
    color: rgb(254 0 91 / 0.6)
}

.hover\:text-rose-450\/70:hover {
    color: rgb(254 0 91 / 0.7)
}

.hover\:text-rose-450\/75:hover {
    color: rgb(254 0 91 / 0.75)
}

.hover\:text-rose-450\/80:hover {
    color: rgb(254 0 91 / 0.8)
}

.hover\:text-rose-450\/90:hover {
    color: rgb(254 0 91 / 0.9)
}

.hover\:text-rose-450\/95:hover {
    color: rgb(254 0 91 / 0.95)
}

.hover\:text-rose-50:hover {
    --tw-text-opacity: 1;
    color: rgb(255 241 242 / var(--tw-text-opacity))
}

.hover\:text-rose-50\/0:hover {
    color: rgb(255 241 242 / 0)
}

.hover\:text-rose-50\/10:hover {
    color: rgb(255 241 242 / 0.1)
}

.hover\:text-rose-50\/100:hover {
    color: rgb(255 241 242 / 1)
}

.hover\:text-rose-50\/20:hover {
    color: rgb(255 241 242 / 0.2)
}

.hover\:text-rose-50\/25:hover {
    color: rgb(255 241 242 / 0.25)
}

.hover\:text-rose-50\/30:hover {
    color: rgb(255 241 242 / 0.3)
}

.hover\:text-rose-50\/40:hover {
    color: rgb(255 241 242 / 0.4)
}

.hover\:text-rose-50\/5:hover {
    color: rgb(255 241 242 / 0.05)
}

.hover\:text-rose-50\/50:hover {
    color: rgb(255 241 242 / 0.5)
}

.hover\:text-rose-50\/60:hover {
    color: rgb(255 241 242 / 0.6)
}

.hover\:text-rose-50\/70:hover {
    color: rgb(255 241 242 / 0.7)
}

.hover\:text-rose-50\/75:hover {
    color: rgb(255 241 242 / 0.75)
}

.hover\:text-rose-50\/80:hover {
    color: rgb(255 241 242 / 0.8)
}

.hover\:text-rose-50\/90:hover {
    color: rgb(255 241 242 / 0.9)
}

.hover\:text-rose-50\/95:hover {
    color: rgb(255 241 242 / 0.95)
}

.hover\:text-rose-500:hover {
    --tw-text-opacity: 1;
    color: rgb(244 63 94 / var(--tw-text-opacity))
}

.hover\:text-rose-500\/0:hover {
    color: rgb(244 63 94 / 0)
}

.hover\:text-rose-500\/10:hover {
    color: rgb(244 63 94 / 0.1)
}

.hover\:text-rose-500\/100:hover {
    color: rgb(244 63 94 / 1)
}

.hover\:text-rose-500\/20:hover {
    color: rgb(244 63 94 / 0.2)
}

.hover\:text-rose-500\/25:hover {
    color: rgb(244 63 94 / 0.25)
}

.hover\:text-rose-500\/30:hover {
    color: rgb(244 63 94 / 0.3)
}

.hover\:text-rose-500\/40:hover {
    color: rgb(244 63 94 / 0.4)
}

.hover\:text-rose-500\/5:hover {
    color: rgb(244 63 94 / 0.05)
}

.hover\:text-rose-500\/50:hover {
    color: rgb(244 63 94 / 0.5)
}

.hover\:text-rose-500\/60:hover {
    color: rgb(244 63 94 / 0.6)
}

.hover\:text-rose-500\/70:hover {
    color: rgb(244 63 94 / 0.7)
}

.hover\:text-rose-500\/75:hover {
    color: rgb(244 63 94 / 0.75)
}

.hover\:text-rose-500\/80:hover {
    color: rgb(244 63 94 / 0.8)
}

.hover\:text-rose-500\/90:hover {
    color: rgb(244 63 94 / 0.9)
}

.hover\:text-rose-500\/95:hover {
    color: rgb(244 63 94 / 0.95)
}

.hover\:text-rose-600:hover {
    --tw-text-opacity: 1;
    color: rgb(225 29 72 / var(--tw-text-opacity))
}

.hover\:text-rose-600\/0:hover {
    color: rgb(225 29 72 / 0)
}

.hover\:text-rose-600\/10:hover {
    color: rgb(225 29 72 / 0.1)
}

.hover\:text-rose-600\/100:hover {
    color: rgb(225 29 72 / 1)
}

.hover\:text-rose-600\/20:hover {
    color: rgb(225 29 72 / 0.2)
}

.hover\:text-rose-600\/25:hover {
    color: rgb(225 29 72 / 0.25)
}

.hover\:text-rose-600\/30:hover {
    color: rgb(225 29 72 / 0.3)
}

.hover\:text-rose-600\/40:hover {
    color: rgb(225 29 72 / 0.4)
}

.hover\:text-rose-600\/5:hover {
    color: rgb(225 29 72 / 0.05)
}

.hover\:text-rose-600\/50:hover {
    color: rgb(225 29 72 / 0.5)
}

.hover\:text-rose-600\/60:hover {
    color: rgb(225 29 72 / 0.6)
}

.hover\:text-rose-600\/70:hover {
    color: rgb(225 29 72 / 0.7)
}

.hover\:text-rose-600\/75:hover {
    color: rgb(225 29 72 / 0.75)
}

.hover\:text-rose-600\/80:hover {
    color: rgb(225 29 72 / 0.8)
}

.hover\:text-rose-600\/90:hover {
    color: rgb(225 29 72 / 0.9)
}

.hover\:text-rose-600\/95:hover {
    color: rgb(225 29 72 / 0.95)
}

.hover\:text-rose-700:hover {
    --tw-text-opacity: 1;
    color: rgb(190 18 60 / var(--tw-text-opacity))
}

.hover\:text-rose-700\/0:hover {
    color: rgb(190 18 60 / 0)
}

.hover\:text-rose-700\/10:hover {
    color: rgb(190 18 60 / 0.1)
}

.hover\:text-rose-700\/100:hover {
    color: rgb(190 18 60 / 1)
}

.hover\:text-rose-700\/20:hover {
    color: rgb(190 18 60 / 0.2)
}

.hover\:text-rose-700\/25:hover {
    color: rgb(190 18 60 / 0.25)
}

.hover\:text-rose-700\/30:hover {
    color: rgb(190 18 60 / 0.3)
}

.hover\:text-rose-700\/40:hover {
    color: rgb(190 18 60 / 0.4)
}

.hover\:text-rose-700\/5:hover {
    color: rgb(190 18 60 / 0.05)
}

.hover\:text-rose-700\/50:hover {
    color: rgb(190 18 60 / 0.5)
}

.hover\:text-rose-700\/60:hover {
    color: rgb(190 18 60 / 0.6)
}

.hover\:text-rose-700\/70:hover {
    color: rgb(190 18 60 / 0.7)
}

.hover\:text-rose-700\/75:hover {
    color: rgb(190 18 60 / 0.75)
}

.hover\:text-rose-700\/80:hover {
    color: rgb(190 18 60 / 0.8)
}

.hover\:text-rose-700\/90:hover {
    color: rgb(190 18 60 / 0.9)
}

.hover\:text-rose-700\/95:hover {
    color: rgb(190 18 60 / 0.95)
}

.hover\:text-rose-800:hover {
    --tw-text-opacity: 1;
    color: rgb(159 18 57 / var(--tw-text-opacity))
}

.hover\:text-rose-800\/0:hover {
    color: rgb(159 18 57 / 0)
}

.hover\:text-rose-800\/10:hover {
    color: rgb(159 18 57 / 0.1)
}

.hover\:text-rose-800\/100:hover {
    color: rgb(159 18 57 / 1)
}

.hover\:text-rose-800\/20:hover {
    color: rgb(159 18 57 / 0.2)
}

.hover\:text-rose-800\/25:hover {
    color: rgb(159 18 57 / 0.25)
}

.hover\:text-rose-800\/30:hover {
    color: rgb(159 18 57 / 0.3)
}

.hover\:text-rose-800\/40:hover {
    color: rgb(159 18 57 / 0.4)
}

.hover\:text-rose-800\/5:hover {
    color: rgb(159 18 57 / 0.05)
}

.hover\:text-rose-800\/50:hover {
    color: rgb(159 18 57 / 0.5)
}

.hover\:text-rose-800\/60:hover {
    color: rgb(159 18 57 / 0.6)
}

.hover\:text-rose-800\/70:hover {
    color: rgb(159 18 57 / 0.7)
}

.hover\:text-rose-800\/75:hover {
    color: rgb(159 18 57 / 0.75)
}

.hover\:text-rose-800\/80:hover {
    color: rgb(159 18 57 / 0.8)
}

.hover\:text-rose-800\/90:hover {
    color: rgb(159 18 57 / 0.9)
}

.hover\:text-rose-800\/95:hover {
    color: rgb(159 18 57 / 0.95)
}

.hover\:text-rose-900:hover {
    --tw-text-opacity: 1;
    color: rgb(136 19 55 / var(--tw-text-opacity))
}

.hover\:text-rose-900\/0:hover {
    color: rgb(136 19 55 / 0)
}

.hover\:text-rose-900\/10:hover {
    color: rgb(136 19 55 / 0.1)
}

.hover\:text-rose-900\/100:hover {
    color: rgb(136 19 55 / 1)
}

.hover\:text-rose-900\/20:hover {
    color: rgb(136 19 55 / 0.2)
}

.hover\:text-rose-900\/25:hover {
    color: rgb(136 19 55 / 0.25)
}

.hover\:text-rose-900\/30:hover {
    color: rgb(136 19 55 / 0.3)
}

.hover\:text-rose-900\/40:hover {
    color: rgb(136 19 55 / 0.4)
}

.hover\:text-rose-900\/5:hover {
    color: rgb(136 19 55 / 0.05)
}

.hover\:text-rose-900\/50:hover {
    color: rgb(136 19 55 / 0.5)
}

.hover\:text-rose-900\/60:hover {
    color: rgb(136 19 55 / 0.6)
}

.hover\:text-rose-900\/70:hover {
    color: rgb(136 19 55 / 0.7)
}

.hover\:text-rose-900\/75:hover {
    color: rgb(136 19 55 / 0.75)
}

.hover\:text-rose-900\/80:hover {
    color: rgb(136 19 55 / 0.8)
}

.hover\:text-rose-900\/90:hover {
    color: rgb(136 19 55 / 0.9)
}

.hover\:text-rose-900\/95:hover {
    color: rgb(136 19 55 / 0.95)
}

.hover\:text-rose-950:hover {
    --tw-text-opacity: 1;
    color: rgb(76 5 25 / var(--tw-text-opacity))
}

.hover\:text-rose-950\/0:hover {
    color: rgb(76 5 25 / 0)
}

.hover\:text-rose-950\/10:hover {
    color: rgb(76 5 25 / 0.1)
}

.hover\:text-rose-950\/100:hover {
    color: rgb(76 5 25 / 1)
}

.hover\:text-rose-950\/20:hover {
    color: rgb(76 5 25 / 0.2)
}

.hover\:text-rose-950\/25:hover {
    color: rgb(76 5 25 / 0.25)
}

.hover\:text-rose-950\/30:hover {
    color: rgb(76 5 25 / 0.3)
}

.hover\:text-rose-950\/40:hover {
    color: rgb(76 5 25 / 0.4)
}

.hover\:text-rose-950\/5:hover {
    color: rgb(76 5 25 / 0.05)
}

.hover\:text-rose-950\/50:hover {
    color: rgb(76 5 25 / 0.5)
}

.hover\:text-rose-950\/60:hover {
    color: rgb(76 5 25 / 0.6)
}

.hover\:text-rose-950\/70:hover {
    color: rgb(76 5 25 / 0.7)
}

.hover\:text-rose-950\/75:hover {
    color: rgb(76 5 25 / 0.75)
}

.hover\:text-rose-950\/80:hover {
    color: rgb(76 5 25 / 0.8)
}

.hover\:text-rose-950\/90:hover {
    color: rgb(76 5 25 / 0.9)
}

.hover\:text-rose-950\/95:hover {
    color: rgb(76 5 25 / 0.95)
}

.hover\:text-sky-100:hover {
    --tw-text-opacity: 1;
    color: rgb(224 242 254 / var(--tw-text-opacity))
}

.hover\:text-sky-100\/0:hover {
    color: rgb(224 242 254 / 0)
}

.hover\:text-sky-100\/10:hover {
    color: rgb(224 242 254 / 0.1)
}

.hover\:text-sky-100\/100:hover {
    color: rgb(224 242 254 / 1)
}

.hover\:text-sky-100\/20:hover {
    color: rgb(224 242 254 / 0.2)
}

.hover\:text-sky-100\/25:hover {
    color: rgb(224 242 254 / 0.25)
}

.hover\:text-sky-100\/30:hover {
    color: rgb(224 242 254 / 0.3)
}

.hover\:text-sky-100\/40:hover {
    color: rgb(224 242 254 / 0.4)
}

.hover\:text-sky-100\/5:hover {
    color: rgb(224 242 254 / 0.05)
}

.hover\:text-sky-100\/50:hover {
    color: rgb(224 242 254 / 0.5)
}

.hover\:text-sky-100\/60:hover {
    color: rgb(224 242 254 / 0.6)
}

.hover\:text-sky-100\/70:hover {
    color: rgb(224 242 254 / 0.7)
}

.hover\:text-sky-100\/75:hover {
    color: rgb(224 242 254 / 0.75)
}

.hover\:text-sky-100\/80:hover {
    color: rgb(224 242 254 / 0.8)
}

.hover\:text-sky-100\/90:hover {
    color: rgb(224 242 254 / 0.9)
}

.hover\:text-sky-100\/95:hover {
    color: rgb(224 242 254 / 0.95)
}

.hover\:text-sky-200:hover {
    --tw-text-opacity: 1;
    color: rgb(186 230 253 / var(--tw-text-opacity))
}

.hover\:text-sky-200\/0:hover {
    color: rgb(186 230 253 / 0)
}

.hover\:text-sky-200\/10:hover {
    color: rgb(186 230 253 / 0.1)
}

.hover\:text-sky-200\/100:hover {
    color: rgb(186 230 253 / 1)
}

.hover\:text-sky-200\/20:hover {
    color: rgb(186 230 253 / 0.2)
}

.hover\:text-sky-200\/25:hover {
    color: rgb(186 230 253 / 0.25)
}

.hover\:text-sky-200\/30:hover {
    color: rgb(186 230 253 / 0.3)
}

.hover\:text-sky-200\/40:hover {
    color: rgb(186 230 253 / 0.4)
}

.hover\:text-sky-200\/5:hover {
    color: rgb(186 230 253 / 0.05)
}

.hover\:text-sky-200\/50:hover {
    color: rgb(186 230 253 / 0.5)
}

.hover\:text-sky-200\/60:hover {
    color: rgb(186 230 253 / 0.6)
}

.hover\:text-sky-200\/70:hover {
    color: rgb(186 230 253 / 0.7)
}

.hover\:text-sky-200\/75:hover {
    color: rgb(186 230 253 / 0.75)
}

.hover\:text-sky-200\/80:hover {
    color: rgb(186 230 253 / 0.8)
}

.hover\:text-sky-200\/90:hover {
    color: rgb(186 230 253 / 0.9)
}

.hover\:text-sky-200\/95:hover {
    color: rgb(186 230 253 / 0.95)
}

.hover\:text-sky-300:hover {
    --tw-text-opacity: 1;
    color: rgb(125 211 252 / var(--tw-text-opacity))
}

.hover\:text-sky-300\/0:hover {
    color: rgb(125 211 252 / 0)
}

.hover\:text-sky-300\/10:hover {
    color: rgb(125 211 252 / 0.1)
}

.hover\:text-sky-300\/100:hover {
    color: rgb(125 211 252 / 1)
}

.hover\:text-sky-300\/20:hover {
    color: rgb(125 211 252 / 0.2)
}

.hover\:text-sky-300\/25:hover {
    color: rgb(125 211 252 / 0.25)
}

.hover\:text-sky-300\/30:hover {
    color: rgb(125 211 252 / 0.3)
}

.hover\:text-sky-300\/40:hover {
    color: rgb(125 211 252 / 0.4)
}

.hover\:text-sky-300\/5:hover {
    color: rgb(125 211 252 / 0.05)
}

.hover\:text-sky-300\/50:hover {
    color: rgb(125 211 252 / 0.5)
}

.hover\:text-sky-300\/60:hover {
    color: rgb(125 211 252 / 0.6)
}

.hover\:text-sky-300\/70:hover {
    color: rgb(125 211 252 / 0.7)
}

.hover\:text-sky-300\/75:hover {
    color: rgb(125 211 252 / 0.75)
}

.hover\:text-sky-300\/80:hover {
    color: rgb(125 211 252 / 0.8)
}

.hover\:text-sky-300\/90:hover {
    color: rgb(125 211 252 / 0.9)
}

.hover\:text-sky-300\/95:hover {
    color: rgb(125 211 252 / 0.95)
}

.hover\:text-sky-400:hover {
    --tw-text-opacity: 1;
    color: rgb(56 189 248 / var(--tw-text-opacity))
}

.hover\:text-sky-400\/0:hover {
    color: rgb(56 189 248 / 0)
}

.hover\:text-sky-400\/10:hover {
    color: rgb(56 189 248 / 0.1)
}

.hover\:text-sky-400\/100:hover {
    color: rgb(56 189 248 / 1)
}

.hover\:text-sky-400\/20:hover {
    color: rgb(56 189 248 / 0.2)
}

.hover\:text-sky-400\/25:hover {
    color: rgb(56 189 248 / 0.25)
}

.hover\:text-sky-400\/30:hover {
    color: rgb(56 189 248 / 0.3)
}

.hover\:text-sky-400\/40:hover {
    color: rgb(56 189 248 / 0.4)
}

.hover\:text-sky-400\/5:hover {
    color: rgb(56 189 248 / 0.05)
}

.hover\:text-sky-400\/50:hover {
    color: rgb(56 189 248 / 0.5)
}

.hover\:text-sky-400\/60:hover {
    color: rgb(56 189 248 / 0.6)
}

.hover\:text-sky-400\/70:hover {
    color: rgb(56 189 248 / 0.7)
}

.hover\:text-sky-400\/75:hover {
    color: rgb(56 189 248 / 0.75)
}

.hover\:text-sky-400\/80:hover {
    color: rgb(56 189 248 / 0.8)
}

.hover\:text-sky-400\/90:hover {
    color: rgb(56 189 248 / 0.9)
}

.hover\:text-sky-400\/95:hover {
    color: rgb(56 189 248 / 0.95)
}

.hover\:text-sky-450:hover {
    --tw-text-opacity: 1;
    color: rgb(48 157 204 / var(--tw-text-opacity))
}

.hover\:text-sky-450\/0:hover {
    color: rgb(48 157 204 / 0)
}

.hover\:text-sky-450\/10:hover {
    color: rgb(48 157 204 / 0.1)
}

.hover\:text-sky-450\/100:hover {
    color: rgb(48 157 204 / 1)
}

.hover\:text-sky-450\/20:hover {
    color: rgb(48 157 204 / 0.2)
}

.hover\:text-sky-450\/25:hover {
    color: rgb(48 157 204 / 0.25)
}

.hover\:text-sky-450\/30:hover {
    color: rgb(48 157 204 / 0.3)
}

.hover\:text-sky-450\/40:hover {
    color: rgb(48 157 204 / 0.4)
}

.hover\:text-sky-450\/5:hover {
    color: rgb(48 157 204 / 0.05)
}

.hover\:text-sky-450\/50:hover {
    color: rgb(48 157 204 / 0.5)
}

.hover\:text-sky-450\/60:hover {
    color: rgb(48 157 204 / 0.6)
}

.hover\:text-sky-450\/70:hover {
    color: rgb(48 157 204 / 0.7)
}

.hover\:text-sky-450\/75:hover {
    color: rgb(48 157 204 / 0.75)
}

.hover\:text-sky-450\/80:hover {
    color: rgb(48 157 204 / 0.8)
}

.hover\:text-sky-450\/90:hover {
    color: rgb(48 157 204 / 0.9)
}

.hover\:text-sky-450\/95:hover {
    color: rgb(48 157 204 / 0.95)
}

.hover\:text-sky-50:hover {
    --tw-text-opacity: 1;
    color: rgb(240 249 255 / var(--tw-text-opacity))
}

.hover\:text-sky-50\/0:hover {
    color: rgb(240 249 255 / 0)
}

.hover\:text-sky-50\/10:hover {
    color: rgb(240 249 255 / 0.1)
}

.hover\:text-sky-50\/100:hover {
    color: rgb(240 249 255 / 1)
}

.hover\:text-sky-50\/20:hover {
    color: rgb(240 249 255 / 0.2)
}

.hover\:text-sky-50\/25:hover {
    color: rgb(240 249 255 / 0.25)
}

.hover\:text-sky-50\/30:hover {
    color: rgb(240 249 255 / 0.3)
}

.hover\:text-sky-50\/40:hover {
    color: rgb(240 249 255 / 0.4)
}

.hover\:text-sky-50\/5:hover {
    color: rgb(240 249 255 / 0.05)
}

.hover\:text-sky-50\/50:hover {
    color: rgb(240 249 255 / 0.5)
}

.hover\:text-sky-50\/60:hover {
    color: rgb(240 249 255 / 0.6)
}

.hover\:text-sky-50\/70:hover {
    color: rgb(240 249 255 / 0.7)
}

.hover\:text-sky-50\/75:hover {
    color: rgb(240 249 255 / 0.75)
}

.hover\:text-sky-50\/80:hover {
    color: rgb(240 249 255 / 0.8)
}

.hover\:text-sky-50\/90:hover {
    color: rgb(240 249 255 / 0.9)
}

.hover\:text-sky-50\/95:hover {
    color: rgb(240 249 255 / 0.95)
}

.hover\:text-sky-500:hover {
    --tw-text-opacity: 1;
    color: rgb(14 165 233 / var(--tw-text-opacity))
}

.hover\:text-sky-500\/0:hover {
    color: rgb(14 165 233 / 0)
}

.hover\:text-sky-500\/10:hover {
    color: rgb(14 165 233 / 0.1)
}

.hover\:text-sky-500\/100:hover {
    color: rgb(14 165 233 / 1)
}

.hover\:text-sky-500\/20:hover {
    color: rgb(14 165 233 / 0.2)
}

.hover\:text-sky-500\/25:hover {
    color: rgb(14 165 233 / 0.25)
}

.hover\:text-sky-500\/30:hover {
    color: rgb(14 165 233 / 0.3)
}

.hover\:text-sky-500\/40:hover {
    color: rgb(14 165 233 / 0.4)
}

.hover\:text-sky-500\/5:hover {
    color: rgb(14 165 233 / 0.05)
}

.hover\:text-sky-500\/50:hover {
    color: rgb(14 165 233 / 0.5)
}

.hover\:text-sky-500\/60:hover {
    color: rgb(14 165 233 / 0.6)
}

.hover\:text-sky-500\/70:hover {
    color: rgb(14 165 233 / 0.7)
}

.hover\:text-sky-500\/75:hover {
    color: rgb(14 165 233 / 0.75)
}

.hover\:text-sky-500\/80:hover {
    color: rgb(14 165 233 / 0.8)
}

.hover\:text-sky-500\/90:hover {
    color: rgb(14 165 233 / 0.9)
}

.hover\:text-sky-500\/95:hover {
    color: rgb(14 165 233 / 0.95)
}

.hover\:text-sky-600:hover {
    --tw-text-opacity: 1;
    color: rgb(2 132 199 / var(--tw-text-opacity))
}

.hover\:text-sky-600\/0:hover {
    color: rgb(2 132 199 / 0)
}

.hover\:text-sky-600\/10:hover {
    color: rgb(2 132 199 / 0.1)
}

.hover\:text-sky-600\/100:hover {
    color: rgb(2 132 199 / 1)
}

.hover\:text-sky-600\/20:hover {
    color: rgb(2 132 199 / 0.2)
}

.hover\:text-sky-600\/25:hover {
    color: rgb(2 132 199 / 0.25)
}

.hover\:text-sky-600\/30:hover {
    color: rgb(2 132 199 / 0.3)
}

.hover\:text-sky-600\/40:hover {
    color: rgb(2 132 199 / 0.4)
}

.hover\:text-sky-600\/5:hover {
    color: rgb(2 132 199 / 0.05)
}

.hover\:text-sky-600\/50:hover {
    color: rgb(2 132 199 / 0.5)
}

.hover\:text-sky-600\/60:hover {
    color: rgb(2 132 199 / 0.6)
}

.hover\:text-sky-600\/70:hover {
    color: rgb(2 132 199 / 0.7)
}

.hover\:text-sky-600\/75:hover {
    color: rgb(2 132 199 / 0.75)
}

.hover\:text-sky-600\/80:hover {
    color: rgb(2 132 199 / 0.8)
}

.hover\:text-sky-600\/90:hover {
    color: rgb(2 132 199 / 0.9)
}

.hover\:text-sky-600\/95:hover {
    color: rgb(2 132 199 / 0.95)
}

.hover\:text-sky-700:hover {
    --tw-text-opacity: 1;
    color: rgb(3 105 161 / var(--tw-text-opacity))
}

.hover\:text-sky-700\/0:hover {
    color: rgb(3 105 161 / 0)
}

.hover\:text-sky-700\/10:hover {
    color: rgb(3 105 161 / 0.1)
}

.hover\:text-sky-700\/100:hover {
    color: rgb(3 105 161 / 1)
}

.hover\:text-sky-700\/20:hover {
    color: rgb(3 105 161 / 0.2)
}

.hover\:text-sky-700\/25:hover {
    color: rgb(3 105 161 / 0.25)
}

.hover\:text-sky-700\/30:hover {
    color: rgb(3 105 161 / 0.3)
}

.hover\:text-sky-700\/40:hover {
    color: rgb(3 105 161 / 0.4)
}

.hover\:text-sky-700\/5:hover {
    color: rgb(3 105 161 / 0.05)
}

.hover\:text-sky-700\/50:hover {
    color: rgb(3 105 161 / 0.5)
}

.hover\:text-sky-700\/60:hover {
    color: rgb(3 105 161 / 0.6)
}

.hover\:text-sky-700\/70:hover {
    color: rgb(3 105 161 / 0.7)
}

.hover\:text-sky-700\/75:hover {
    color: rgb(3 105 161 / 0.75)
}

.hover\:text-sky-700\/80:hover {
    color: rgb(3 105 161 / 0.8)
}

.hover\:text-sky-700\/90:hover {
    color: rgb(3 105 161 / 0.9)
}

.hover\:text-sky-700\/95:hover {
    color: rgb(3 105 161 / 0.95)
}

.hover\:text-sky-800:hover {
    --tw-text-opacity: 1;
    color: rgb(7 89 133 / var(--tw-text-opacity))
}

.hover\:text-sky-800\/0:hover {
    color: rgb(7 89 133 / 0)
}

.hover\:text-sky-800\/10:hover {
    color: rgb(7 89 133 / 0.1)
}

.hover\:text-sky-800\/100:hover {
    color: rgb(7 89 133 / 1)
}

.hover\:text-sky-800\/20:hover {
    color: rgb(7 89 133 / 0.2)
}

.hover\:text-sky-800\/25:hover {
    color: rgb(7 89 133 / 0.25)
}

.hover\:text-sky-800\/30:hover {
    color: rgb(7 89 133 / 0.3)
}

.hover\:text-sky-800\/40:hover {
    color: rgb(7 89 133 / 0.4)
}

.hover\:text-sky-800\/5:hover {
    color: rgb(7 89 133 / 0.05)
}

.hover\:text-sky-800\/50:hover {
    color: rgb(7 89 133 / 0.5)
}

.hover\:text-sky-800\/60:hover {
    color: rgb(7 89 133 / 0.6)
}

.hover\:text-sky-800\/70:hover {
    color: rgb(7 89 133 / 0.7)
}

.hover\:text-sky-800\/75:hover {
    color: rgb(7 89 133 / 0.75)
}

.hover\:text-sky-800\/80:hover {
    color: rgb(7 89 133 / 0.8)
}

.hover\:text-sky-800\/90:hover {
    color: rgb(7 89 133 / 0.9)
}

.hover\:text-sky-800\/95:hover {
    color: rgb(7 89 133 / 0.95)
}

.hover\:text-sky-900:hover {
    --tw-text-opacity: 1;
    color: rgb(12 74 110 / var(--tw-text-opacity))
}

.hover\:text-sky-900\/0:hover {
    color: rgb(12 74 110 / 0)
}

.hover\:text-sky-900\/10:hover {
    color: rgb(12 74 110 / 0.1)
}

.hover\:text-sky-900\/100:hover {
    color: rgb(12 74 110 / 1)
}

.hover\:text-sky-900\/20:hover {
    color: rgb(12 74 110 / 0.2)
}

.hover\:text-sky-900\/25:hover {
    color: rgb(12 74 110 / 0.25)
}

.hover\:text-sky-900\/30:hover {
    color: rgb(12 74 110 / 0.3)
}

.hover\:text-sky-900\/40:hover {
    color: rgb(12 74 110 / 0.4)
}

.hover\:text-sky-900\/5:hover {
    color: rgb(12 74 110 / 0.05)
}

.hover\:text-sky-900\/50:hover {
    color: rgb(12 74 110 / 0.5)
}

.hover\:text-sky-900\/60:hover {
    color: rgb(12 74 110 / 0.6)
}

.hover\:text-sky-900\/70:hover {
    color: rgb(12 74 110 / 0.7)
}

.hover\:text-sky-900\/75:hover {
    color: rgb(12 74 110 / 0.75)
}

.hover\:text-sky-900\/80:hover {
    color: rgb(12 74 110 / 0.8)
}

.hover\:text-sky-900\/90:hover {
    color: rgb(12 74 110 / 0.9)
}

.hover\:text-sky-900\/95:hover {
    color: rgb(12 74 110 / 0.95)
}

.hover\:text-sky-950:hover {
    --tw-text-opacity: 1;
    color: rgb(8 47 73 / var(--tw-text-opacity))
}

.hover\:text-sky-950\/0:hover {
    color: rgb(8 47 73 / 0)
}

.hover\:text-sky-950\/10:hover {
    color: rgb(8 47 73 / 0.1)
}

.hover\:text-sky-950\/100:hover {
    color: rgb(8 47 73 / 1)
}

.hover\:text-sky-950\/20:hover {
    color: rgb(8 47 73 / 0.2)
}

.hover\:text-sky-950\/25:hover {
    color: rgb(8 47 73 / 0.25)
}

.hover\:text-sky-950\/30:hover {
    color: rgb(8 47 73 / 0.3)
}

.hover\:text-sky-950\/40:hover {
    color: rgb(8 47 73 / 0.4)
}

.hover\:text-sky-950\/5:hover {
    color: rgb(8 47 73 / 0.05)
}

.hover\:text-sky-950\/50:hover {
    color: rgb(8 47 73 / 0.5)
}

.hover\:text-sky-950\/60:hover {
    color: rgb(8 47 73 / 0.6)
}

.hover\:text-sky-950\/70:hover {
    color: rgb(8 47 73 / 0.7)
}

.hover\:text-sky-950\/75:hover {
    color: rgb(8 47 73 / 0.75)
}

.hover\:text-sky-950\/80:hover {
    color: rgb(8 47 73 / 0.8)
}

.hover\:text-sky-950\/90:hover {
    color: rgb(8 47 73 / 0.9)
}

.hover\:text-sky-950\/95:hover {
    color: rgb(8 47 73 / 0.95)
}

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

.hover\:text-slate-100\/0:hover {
    color: rgb(241 245 249 / 0)
}

.hover\:text-slate-100\/10:hover {
    color: rgb(241 245 249 / 0.1)
}

.hover\:text-slate-100\/100:hover {
    color: rgb(241 245 249 / 1)
}

.hover\:text-slate-100\/20:hover {
    color: rgb(241 245 249 / 0.2)
}

.hover\:text-slate-100\/25:hover {
    color: rgb(241 245 249 / 0.25)
}

.hover\:text-slate-100\/30:hover {
    color: rgb(241 245 249 / 0.3)
}

.hover\:text-slate-100\/40:hover {
    color: rgb(241 245 249 / 0.4)
}

.hover\:text-slate-100\/5:hover {
    color: rgb(241 245 249 / 0.05)
}

.hover\:text-slate-100\/50:hover {
    color: rgb(241 245 249 / 0.5)
}

.hover\:text-slate-100\/60:hover {
    color: rgb(241 245 249 / 0.6)
}

.hover\:text-slate-100\/70:hover {
    color: rgb(241 245 249 / 0.7)
}

.hover\:text-slate-100\/75:hover {
    color: rgb(241 245 249 / 0.75)
}

.hover\:text-slate-100\/80:hover {
    color: rgb(241 245 249 / 0.8)
}

.hover\:text-slate-100\/90:hover {
    color: rgb(241 245 249 / 0.9)
}

.hover\:text-slate-100\/95:hover {
    color: rgb(241 245 249 / 0.95)
}

.hover\:text-slate-200:hover {
    --tw-text-opacity: 1;
    color: rgb(226 232 240 / var(--tw-text-opacity))
}

.hover\:text-slate-200\/0:hover {
    color: rgb(226 232 240 / 0)
}

.hover\:text-slate-200\/10:hover {
    color: rgb(226 232 240 / 0.1)
}

.hover\:text-slate-200\/100:hover {
    color: rgb(226 232 240 / 1)
}

.hover\:text-slate-200\/20:hover {
    color: rgb(226 232 240 / 0.2)
}

.hover\:text-slate-200\/25:hover {
    color: rgb(226 232 240 / 0.25)
}

.hover\:text-slate-200\/30:hover {
    color: rgb(226 232 240 / 0.3)
}

.hover\:text-slate-200\/40:hover {
    color: rgb(226 232 240 / 0.4)
}

.hover\:text-slate-200\/5:hover {
    color: rgb(226 232 240 / 0.05)
}

.hover\:text-slate-200\/50:hover {
    color: rgb(226 232 240 / 0.5)
}

.hover\:text-slate-200\/60:hover {
    color: rgb(226 232 240 / 0.6)
}

.hover\:text-slate-200\/70:hover {
    color: rgb(226 232 240 / 0.7)
}

.hover\:text-slate-200\/75:hover {
    color: rgb(226 232 240 / 0.75)
}

.hover\:text-slate-200\/80:hover {
    color: rgb(226 232 240 / 0.8)
}

.hover\:text-slate-200\/90:hover {
    color: rgb(226 232 240 / 0.9)
}

.hover\:text-slate-200\/95:hover {
    color: rgb(226 232 240 / 0.95)
}

.hover\:text-slate-300:hover {
    --tw-text-opacity: 1;
    color: rgb(203 213 225 / var(--tw-text-opacity))
}

.hover\:text-slate-300\/0:hover {
    color: rgb(203 213 225 / 0)
}

.hover\:text-slate-300\/10:hover {
    color: rgb(203 213 225 / 0.1)
}

.hover\:text-slate-300\/100:hover {
    color: rgb(203 213 225 / 1)
}

.hover\:text-slate-300\/20:hover {
    color: rgb(203 213 225 / 0.2)
}

.hover\:text-slate-300\/25:hover {
    color: rgb(203 213 225 / 0.25)
}

.hover\:text-slate-300\/30:hover {
    color: rgb(203 213 225 / 0.3)
}

.hover\:text-slate-300\/40:hover {
    color: rgb(203 213 225 / 0.4)
}

.hover\:text-slate-300\/5:hover {
    color: rgb(203 213 225 / 0.05)
}

.hover\:text-slate-300\/50:hover {
    color: rgb(203 213 225 / 0.5)
}

.hover\:text-slate-300\/60:hover {
    color: rgb(203 213 225 / 0.6)
}

.hover\:text-slate-300\/70:hover {
    color: rgb(203 213 225 / 0.7)
}

.hover\:text-slate-300\/75:hover {
    color: rgb(203 213 225 / 0.75)
}

.hover\:text-slate-300\/80:hover {
    color: rgb(203 213 225 / 0.8)
}

.hover\:text-slate-300\/90:hover {
    color: rgb(203 213 225 / 0.9)
}

.hover\:text-slate-300\/95:hover {
    color: rgb(203 213 225 / 0.95)
}

.hover\:text-slate-400:hover {
    --tw-text-opacity: 1;
    color: rgb(148 163 184 / var(--tw-text-opacity))
}

.hover\:text-slate-400\/0:hover {
    color: rgb(148 163 184 / 0)
}

.hover\:text-slate-400\/10:hover {
    color: rgb(148 163 184 / 0.1)
}

.hover\:text-slate-400\/100:hover {
    color: rgb(148 163 184 / 1)
}

.hover\:text-slate-400\/20:hover {
    color: rgb(148 163 184 / 0.2)
}

.hover\:text-slate-400\/25:hover {
    color: rgb(148 163 184 / 0.25)
}

.hover\:text-slate-400\/30:hover {
    color: rgb(148 163 184 / 0.3)
}

.hover\:text-slate-400\/40:hover {
    color: rgb(148 163 184 / 0.4)
}

.hover\:text-slate-400\/5:hover {
    color: rgb(148 163 184 / 0.05)
}

.hover\:text-slate-400\/50:hover {
    color: rgb(148 163 184 / 0.5)
}

.hover\:text-slate-400\/60:hover {
    color: rgb(148 163 184 / 0.6)
}

.hover\:text-slate-400\/70:hover {
    color: rgb(148 163 184 / 0.7)
}

.hover\:text-slate-400\/75:hover {
    color: rgb(148 163 184 / 0.75)
}

.hover\:text-slate-400\/80:hover {
    color: rgb(148 163 184 / 0.8)
}

.hover\:text-slate-400\/90:hover {
    color: rgb(148 163 184 / 0.9)
}

.hover\:text-slate-400\/95:hover {
    color: rgb(148 163 184 / 0.95)
}

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

.hover\:text-slate-50\/0:hover {
    color: rgb(248 250 252 / 0)
}

.hover\:text-slate-50\/10:hover {
    color: rgb(248 250 252 / 0.1)
}

.hover\:text-slate-50\/100:hover {
    color: rgb(248 250 252 / 1)
}

.hover\:text-slate-50\/20:hover {
    color: rgb(248 250 252 / 0.2)
}

.hover\:text-slate-50\/25:hover {
    color: rgb(248 250 252 / 0.25)
}

.hover\:text-slate-50\/30:hover {
    color: rgb(248 250 252 / 0.3)
}

.hover\:text-slate-50\/40:hover {
    color: rgb(248 250 252 / 0.4)
}

.hover\:text-slate-50\/5:hover {
    color: rgb(248 250 252 / 0.05)
}

.hover\:text-slate-50\/50:hover {
    color: rgb(248 250 252 / 0.5)
}

.hover\:text-slate-50\/60:hover {
    color: rgb(248 250 252 / 0.6)
}

.hover\:text-slate-50\/70:hover {
    color: rgb(248 250 252 / 0.7)
}

.hover\:text-slate-50\/75:hover {
    color: rgb(248 250 252 / 0.75)
}

.hover\:text-slate-50\/80:hover {
    color: rgb(248 250 252 / 0.8)
}

.hover\:text-slate-50\/90:hover {
    color: rgb(248 250 252 / 0.9)
}

.hover\:text-slate-50\/95:hover {
    color: rgb(248 250 252 / 0.95)
}

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

.hover\:text-slate-500\/0:hover {
    color: rgb(100 116 139 / 0)
}

.hover\:text-slate-500\/10:hover {
    color: rgb(100 116 139 / 0.1)
}

.hover\:text-slate-500\/100:hover {
    color: rgb(100 116 139 / 1)
}

.hover\:text-slate-500\/20:hover {
    color: rgb(100 116 139 / 0.2)
}

.hover\:text-slate-500\/25:hover {
    color: rgb(100 116 139 / 0.25)
}

.hover\:text-slate-500\/30:hover {
    color: rgb(100 116 139 / 0.3)
}

.hover\:text-slate-500\/40:hover {
    color: rgb(100 116 139 / 0.4)
}

.hover\:text-slate-500\/5:hover {
    color: rgb(100 116 139 / 0.05)
}

.hover\:text-slate-500\/50:hover {
    color: rgb(100 116 139 / 0.5)
}

.hover\:text-slate-500\/60:hover {
    color: rgb(100 116 139 / 0.6)
}

.hover\:text-slate-500\/70:hover {
    color: rgb(100 116 139 / 0.7)
}

.hover\:text-slate-500\/75:hover {
    color: rgb(100 116 139 / 0.75)
}

.hover\:text-slate-500\/80:hover {
    color: rgb(100 116 139 / 0.8)
}

.hover\:text-slate-500\/90:hover {
    color: rgb(100 116 139 / 0.9)
}

.hover\:text-slate-500\/95:hover {
    color: rgb(100 116 139 / 0.95)
}

.hover\:text-slate-600:hover {
    --tw-text-opacity: 1;
    color: rgb(71 85 105 / var(--tw-text-opacity))
}

.hover\:text-slate-600\/0:hover {
    color: rgb(71 85 105 / 0)
}

.hover\:text-slate-600\/10:hover {
    color: rgb(71 85 105 / 0.1)
}

.hover\:text-slate-600\/100:hover {
    color: rgb(71 85 105 / 1)
}

.hover\:text-slate-600\/20:hover {
    color: rgb(71 85 105 / 0.2)
}

.hover\:text-slate-600\/25:hover {
    color: rgb(71 85 105 / 0.25)
}

.hover\:text-slate-600\/30:hover {
    color: rgb(71 85 105 / 0.3)
}

.hover\:text-slate-600\/40:hover {
    color: rgb(71 85 105 / 0.4)
}

.hover\:text-slate-600\/5:hover {
    color: rgb(71 85 105 / 0.05)
}

.hover\:text-slate-600\/50:hover {
    color: rgb(71 85 105 / 0.5)
}

.hover\:text-slate-600\/60:hover {
    color: rgb(71 85 105 / 0.6)
}

.hover\:text-slate-600\/70:hover {
    color: rgb(71 85 105 / 0.7)
}

.hover\:text-slate-600\/75:hover {
    color: rgb(71 85 105 / 0.75)
}

.hover\:text-slate-600\/80:hover {
    color: rgb(71 85 105 / 0.8)
}

.hover\:text-slate-600\/90:hover {
    color: rgb(71 85 105 / 0.9)
}

.hover\:text-slate-600\/95:hover {
    color: rgb(71 85 105 / 0.95)
}

.hover\:text-slate-700:hover {
    --tw-text-opacity: 1;
    color: rgb(51 65 85 / var(--tw-text-opacity))
}

.hover\:text-slate-700\/0:hover {
    color: rgb(51 65 85 / 0)
}

.hover\:text-slate-700\/10:hover {
    color: rgb(51 65 85 / 0.1)
}

.hover\:text-slate-700\/100:hover {
    color: rgb(51 65 85 / 1)
}

.hover\:text-slate-700\/20:hover {
    color: rgb(51 65 85 / 0.2)
}

.hover\:text-slate-700\/25:hover {
    color: rgb(51 65 85 / 0.25)
}

.hover\:text-slate-700\/30:hover {
    color: rgb(51 65 85 / 0.3)
}

.hover\:text-slate-700\/40:hover {
    color: rgb(51 65 85 / 0.4)
}

.hover\:text-slate-700\/5:hover {
    color: rgb(51 65 85 / 0.05)
}

.hover\:text-slate-700\/50:hover {
    color: rgb(51 65 85 / 0.5)
}

.hover\:text-slate-700\/60:hover {
    color: rgb(51 65 85 / 0.6)
}

.hover\:text-slate-700\/70:hover {
    color: rgb(51 65 85 / 0.7)
}

.hover\:text-slate-700\/75:hover {
    color: rgb(51 65 85 / 0.75)
}

.hover\:text-slate-700\/80:hover {
    color: rgb(51 65 85 / 0.8)
}

.hover\:text-slate-700\/90:hover {
    color: rgb(51 65 85 / 0.9)
}

.hover\:text-slate-700\/95:hover {
    color: rgb(51 65 85 / 0.95)
}

.hover\:text-slate-75:hover {
    --tw-text-opacity: 1;
    color: rgb(244 248 250 / var(--tw-text-opacity))
}

.hover\:text-slate-75\/0:hover {
    color: rgb(244 248 250 / 0)
}

.hover\:text-slate-75\/10:hover {
    color: rgb(244 248 250 / 0.1)
}

.hover\:text-slate-75\/100:hover {
    color: rgb(244 248 250 / 1)
}

.hover\:text-slate-75\/20:hover {
    color: rgb(244 248 250 / 0.2)
}

.hover\:text-slate-75\/25:hover {
    color: rgb(244 248 250 / 0.25)
}

.hover\:text-slate-75\/30:hover {
    color: rgb(244 248 250 / 0.3)
}

.hover\:text-slate-75\/40:hover {
    color: rgb(244 248 250 / 0.4)
}

.hover\:text-slate-75\/5:hover {
    color: rgb(244 248 250 / 0.05)
}

.hover\:text-slate-75\/50:hover {
    color: rgb(244 248 250 / 0.5)
}

.hover\:text-slate-75\/60:hover {
    color: rgb(244 248 250 / 0.6)
}

.hover\:text-slate-75\/70:hover {
    color: rgb(244 248 250 / 0.7)
}

.hover\:text-slate-75\/75:hover {
    color: rgb(244 248 250 / 0.75)
}

.hover\:text-slate-75\/80:hover {
    color: rgb(244 248 250 / 0.8)
}

.hover\:text-slate-75\/90:hover {
    color: rgb(244 248 250 / 0.9)
}

.hover\:text-slate-75\/95:hover {
    color: rgb(244 248 250 / 0.95)
}

.hover\:text-slate-800:hover {
    --tw-text-opacity: 1;
    color: rgb(30 41 59 / var(--tw-text-opacity))
}

.hover\:text-slate-800\/0:hover {
    color: rgb(30 41 59 / 0)
}

.hover\:text-slate-800\/10:hover {
    color: rgb(30 41 59 / 0.1)
}

.hover\:text-slate-800\/100:hover {
    color: rgb(30 41 59 / 1)
}

.hover\:text-slate-800\/20:hover {
    color: rgb(30 41 59 / 0.2)
}

.hover\:text-slate-800\/25:hover {
    color: rgb(30 41 59 / 0.25)
}

.hover\:text-slate-800\/30:hover {
    color: rgb(30 41 59 / 0.3)
}

.hover\:text-slate-800\/40:hover {
    color: rgb(30 41 59 / 0.4)
}

.hover\:text-slate-800\/5:hover {
    color: rgb(30 41 59 / 0.05)
}

.hover\:text-slate-800\/50:hover {
    color: rgb(30 41 59 / 0.5)
}

.hover\:text-slate-800\/60:hover {
    color: rgb(30 41 59 / 0.6)
}

.hover\:text-slate-800\/70:hover {
    color: rgb(30 41 59 / 0.7)
}

.hover\:text-slate-800\/75:hover {
    color: rgb(30 41 59 / 0.75)
}

.hover\:text-slate-800\/80:hover {
    color: rgb(30 41 59 / 0.8)
}

.hover\:text-slate-800\/90:hover {
    color: rgb(30 41 59 / 0.9)
}

.hover\:text-slate-800\/95:hover {
    color: rgb(30 41 59 / 0.95)
}

.hover\:text-slate-850:hover {
    --tw-text-opacity: 1;
    color: rgb(15 23 42 / var(--tw-text-opacity))
}

.hover\:text-slate-850\/0:hover {
    color: rgb(15 23 42 / 0)
}

.hover\:text-slate-850\/10:hover {
    color: rgb(15 23 42 / 0.1)
}

.hover\:text-slate-850\/100:hover {
    color: rgb(15 23 42 / 1)
}

.hover\:text-slate-850\/20:hover {
    color: rgb(15 23 42 / 0.2)
}

.hover\:text-slate-850\/25:hover {
    color: rgb(15 23 42 / 0.25)
}

.hover\:text-slate-850\/30:hover {
    color: rgb(15 23 42 / 0.3)
}

.hover\:text-slate-850\/40:hover {
    color: rgb(15 23 42 / 0.4)
}

.hover\:text-slate-850\/5:hover {
    color: rgb(15 23 42 / 0.05)
}

.hover\:text-slate-850\/50:hover {
    color: rgb(15 23 42 / 0.5)
}

.hover\:text-slate-850\/60:hover {
    color: rgb(15 23 42 / 0.6)
}

.hover\:text-slate-850\/70:hover {
    color: rgb(15 23 42 / 0.7)
}

.hover\:text-slate-850\/75:hover {
    color: rgb(15 23 42 / 0.75)
}

.hover\:text-slate-850\/80:hover {
    color: rgb(15 23 42 / 0.8)
}

.hover\:text-slate-850\/90:hover {
    color: rgb(15 23 42 / 0.9)
}

.hover\:text-slate-850\/95:hover {
    color: rgb(15 23 42 / 0.95)
}

.hover\:text-slate-900:hover {
    --tw-text-opacity: 1;
    color: rgb(15 23 42 / var(--tw-text-opacity))
}

.hover\:text-slate-900\/0:hover {
    color: rgb(15 23 42 / 0)
}

.hover\:text-slate-900\/10:hover {
    color: rgb(15 23 42 / 0.1)
}

.hover\:text-slate-900\/100:hover {
    color: rgb(15 23 42 / 1)
}

.hover\:text-slate-900\/20:hover {
    color: rgb(15 23 42 / 0.2)
}

.hover\:text-slate-900\/25:hover {
    color: rgb(15 23 42 / 0.25)
}

.hover\:text-slate-900\/30:hover {
    color: rgb(15 23 42 / 0.3)
}

.hover\:text-slate-900\/40:hover {
    color: rgb(15 23 42 / 0.4)
}

.hover\:text-slate-900\/5:hover {
    color: rgb(15 23 42 / 0.05)
}

.hover\:text-slate-900\/50:hover {
    color: rgb(15 23 42 / 0.5)
}

.hover\:text-slate-900\/60:hover {
    color: rgb(15 23 42 / 0.6)
}

.hover\:text-slate-900\/70:hover {
    color: rgb(15 23 42 / 0.7)
}

.hover\:text-slate-900\/75:hover {
    color: rgb(15 23 42 / 0.75)
}

.hover\:text-slate-900\/80:hover {
    color: rgb(15 23 42 / 0.8)
}

.hover\:text-slate-900\/90:hover {
    color: rgb(15 23 42 / 0.9)
}

.hover\:text-slate-900\/95:hover {
    color: rgb(15 23 42 / 0.95)
}

.hover\:text-slate-950:hover {
    --tw-text-opacity: 1;
    color: rgb(0 33 74 / var(--tw-text-opacity))
}

.hover\:text-slate-950\/0:hover {
    color: rgb(0 33 74 / 0)
}

.hover\:text-slate-950\/10:hover {
    color: rgb(0 33 74 / 0.1)
}

.hover\:text-slate-950\/100:hover {
    color: rgb(0 33 74 / 1)
}

.hover\:text-slate-950\/20:hover {
    color: rgb(0 33 74 / 0.2)
}

.hover\:text-slate-950\/25:hover {
    color: rgb(0 33 74 / 0.25)
}

.hover\:text-slate-950\/30:hover {
    color: rgb(0 33 74 / 0.3)
}

.hover\:text-slate-950\/40:hover {
    color: rgb(0 33 74 / 0.4)
}

.hover\:text-slate-950\/5:hover {
    color: rgb(0 33 74 / 0.05)
}

.hover\:text-slate-950\/50:hover {
    color: rgb(0 33 74 / 0.5)
}

.hover\:text-slate-950\/60:hover {
    color: rgb(0 33 74 / 0.6)
}

.hover\:text-slate-950\/70:hover {
    color: rgb(0 33 74 / 0.7)
}

.hover\:text-slate-950\/75:hover {
    color: rgb(0 33 74 / 0.75)
}

.hover\:text-slate-950\/80:hover {
    color: rgb(0 33 74 / 0.8)
}

.hover\:text-slate-950\/90:hover {
    color: rgb(0 33 74 / 0.9)
}

.hover\:text-slate-950\/95:hover {
    color: rgb(0 33 74 / 0.95)
}

.hover\:text-stone-100:hover {
    --tw-text-opacity: 1;
    color: rgb(245 245 244 / var(--tw-text-opacity))
}

.hover\:text-stone-100\/0:hover {
    color: rgb(245 245 244 / 0)
}

.hover\:text-stone-100\/10:hover {
    color: rgb(245 245 244 / 0.1)
}

.hover\:text-stone-100\/100:hover {
    color: rgb(245 245 244 / 1)
}

.hover\:text-stone-100\/20:hover {
    color: rgb(245 245 244 / 0.2)
}

.hover\:text-stone-100\/25:hover {
    color: rgb(245 245 244 / 0.25)
}

.hover\:text-stone-100\/30:hover {
    color: rgb(245 245 244 / 0.3)
}

.hover\:text-stone-100\/40:hover {
    color: rgb(245 245 244 / 0.4)
}

.hover\:text-stone-100\/5:hover {
    color: rgb(245 245 244 / 0.05)
}

.hover\:text-stone-100\/50:hover {
    color: rgb(245 245 244 / 0.5)
}

.hover\:text-stone-100\/60:hover {
    color: rgb(245 245 244 / 0.6)
}

.hover\:text-stone-100\/70:hover {
    color: rgb(245 245 244 / 0.7)
}

.hover\:text-stone-100\/75:hover {
    color: rgb(245 245 244 / 0.75)
}

.hover\:text-stone-100\/80:hover {
    color: rgb(245 245 244 / 0.8)
}

.hover\:text-stone-100\/90:hover {
    color: rgb(245 245 244 / 0.9)
}

.hover\:text-stone-100\/95:hover {
    color: rgb(245 245 244 / 0.95)
}

.hover\:text-stone-150:hover {
    --tw-text-opacity: 1;
    color: rgb(245 246 241 / var(--tw-text-opacity))
}

.hover\:text-stone-150\/0:hover {
    color: rgb(245 246 241 / 0)
}

.hover\:text-stone-150\/10:hover {
    color: rgb(245 246 241 / 0.1)
}

.hover\:text-stone-150\/100:hover {
    color: rgb(245 246 241 / 1)
}

.hover\:text-stone-150\/20:hover {
    color: rgb(245 246 241 / 0.2)
}

.hover\:text-stone-150\/25:hover {
    color: rgb(245 246 241 / 0.25)
}

.hover\:text-stone-150\/30:hover {
    color: rgb(245 246 241 / 0.3)
}

.hover\:text-stone-150\/40:hover {
    color: rgb(245 246 241 / 0.4)
}

.hover\:text-stone-150\/5:hover {
    color: rgb(245 246 241 / 0.05)
}

.hover\:text-stone-150\/50:hover {
    color: rgb(245 246 241 / 0.5)
}

.hover\:text-stone-150\/60:hover {
    color: rgb(245 246 241 / 0.6)
}

.hover\:text-stone-150\/70:hover {
    color: rgb(245 246 241 / 0.7)
}

.hover\:text-stone-150\/75:hover {
    color: rgb(245 246 241 / 0.75)
}

.hover\:text-stone-150\/80:hover {
    color: rgb(245 246 241 / 0.8)
}

.hover\:text-stone-150\/90:hover {
    color: rgb(245 246 241 / 0.9)
}

.hover\:text-stone-150\/95:hover {
    color: rgb(245 246 241 / 0.95)
}

.hover\:text-stone-200:hover {
    --tw-text-opacity: 1;
    color: rgb(231 229 228 / var(--tw-text-opacity))
}

.hover\:text-stone-200\/0:hover {
    color: rgb(231 229 228 / 0)
}

.hover\:text-stone-200\/10:hover {
    color: rgb(231 229 228 / 0.1)
}

.hover\:text-stone-200\/100:hover {
    color: rgb(231 229 228 / 1)
}

.hover\:text-stone-200\/20:hover {
    color: rgb(231 229 228 / 0.2)
}

.hover\:text-stone-200\/25:hover {
    color: rgb(231 229 228 / 0.25)
}

.hover\:text-stone-200\/30:hover {
    color: rgb(231 229 228 / 0.3)
}

.hover\:text-stone-200\/40:hover {
    color: rgb(231 229 228 / 0.4)
}

.hover\:text-stone-200\/5:hover {
    color: rgb(231 229 228 / 0.05)
}

.hover\:text-stone-200\/50:hover {
    color: rgb(231 229 228 / 0.5)
}

.hover\:text-stone-200\/60:hover {
    color: rgb(231 229 228 / 0.6)
}

.hover\:text-stone-200\/70:hover {
    color: rgb(231 229 228 / 0.7)
}

.hover\:text-stone-200\/75:hover {
    color: rgb(231 229 228 / 0.75)
}

.hover\:text-stone-200\/80:hover {
    color: rgb(231 229 228 / 0.8)
}

.hover\:text-stone-200\/90:hover {
    color: rgb(231 229 228 / 0.9)
}

.hover\:text-stone-200\/95:hover {
    color: rgb(231 229 228 / 0.95)
}

.hover\:text-stone-300:hover {
    --tw-text-opacity: 1;
    color: rgb(214 211 209 / var(--tw-text-opacity))
}

.hover\:text-stone-300\/0:hover {
    color: rgb(214 211 209 / 0)
}

.hover\:text-stone-300\/10:hover {
    color: rgb(214 211 209 / 0.1)
}

.hover\:text-stone-300\/100:hover {
    color: rgb(214 211 209 / 1)
}

.hover\:text-stone-300\/20:hover {
    color: rgb(214 211 209 / 0.2)
}

.hover\:text-stone-300\/25:hover {
    color: rgb(214 211 209 / 0.25)
}

.hover\:text-stone-300\/30:hover {
    color: rgb(214 211 209 / 0.3)
}

.hover\:text-stone-300\/40:hover {
    color: rgb(214 211 209 / 0.4)
}

.hover\:text-stone-300\/5:hover {
    color: rgb(214 211 209 / 0.05)
}

.hover\:text-stone-300\/50:hover {
    color: rgb(214 211 209 / 0.5)
}

.hover\:text-stone-300\/60:hover {
    color: rgb(214 211 209 / 0.6)
}

.hover\:text-stone-300\/70:hover {
    color: rgb(214 211 209 / 0.7)
}

.hover\:text-stone-300\/75:hover {
    color: rgb(214 211 209 / 0.75)
}

.hover\:text-stone-300\/80:hover {
    color: rgb(214 211 209 / 0.8)
}

.hover\:text-stone-300\/90:hover {
    color: rgb(214 211 209 / 0.9)
}

.hover\:text-stone-300\/95:hover {
    color: rgb(214 211 209 / 0.95)
}

.hover\:text-stone-400:hover {
    --tw-text-opacity: 1;
    color: rgb(168 162 158 / var(--tw-text-opacity))
}

.hover\:text-stone-400\/0:hover {
    color: rgb(168 162 158 / 0)
}

.hover\:text-stone-400\/10:hover {
    color: rgb(168 162 158 / 0.1)
}

.hover\:text-stone-400\/100:hover {
    color: rgb(168 162 158 / 1)
}

.hover\:text-stone-400\/20:hover {
    color: rgb(168 162 158 / 0.2)
}

.hover\:text-stone-400\/25:hover {
    color: rgb(168 162 158 / 0.25)
}

.hover\:text-stone-400\/30:hover {
    color: rgb(168 162 158 / 0.3)
}

.hover\:text-stone-400\/40:hover {
    color: rgb(168 162 158 / 0.4)
}

.hover\:text-stone-400\/5:hover {
    color: rgb(168 162 158 / 0.05)
}

.hover\:text-stone-400\/50:hover {
    color: rgb(168 162 158 / 0.5)
}

.hover\:text-stone-400\/60:hover {
    color: rgb(168 162 158 / 0.6)
}

.hover\:text-stone-400\/70:hover {
    color: rgb(168 162 158 / 0.7)
}

.hover\:text-stone-400\/75:hover {
    color: rgb(168 162 158 / 0.75)
}

.hover\:text-stone-400\/80:hover {
    color: rgb(168 162 158 / 0.8)
}

.hover\:text-stone-400\/90:hover {
    color: rgb(168 162 158 / 0.9)
}

.hover\:text-stone-400\/95:hover {
    color: rgb(168 162 158 / 0.95)
}

.hover\:text-stone-50:hover {
    --tw-text-opacity: 1;
    color: rgb(250 250 249 / var(--tw-text-opacity))
}

.hover\:text-stone-50\/0:hover {
    color: rgb(250 250 249 / 0)
}

.hover\:text-stone-50\/10:hover {
    color: rgb(250 250 249 / 0.1)
}

.hover\:text-stone-50\/100:hover {
    color: rgb(250 250 249 / 1)
}

.hover\:text-stone-50\/20:hover {
    color: rgb(250 250 249 / 0.2)
}

.hover\:text-stone-50\/25:hover {
    color: rgb(250 250 249 / 0.25)
}

.hover\:text-stone-50\/30:hover {
    color: rgb(250 250 249 / 0.3)
}

.hover\:text-stone-50\/40:hover {
    color: rgb(250 250 249 / 0.4)
}

.hover\:text-stone-50\/5:hover {
    color: rgb(250 250 249 / 0.05)
}

.hover\:text-stone-50\/50:hover {
    color: rgb(250 250 249 / 0.5)
}

.hover\:text-stone-50\/60:hover {
    color: rgb(250 250 249 / 0.6)
}

.hover\:text-stone-50\/70:hover {
    color: rgb(250 250 249 / 0.7)
}

.hover\:text-stone-50\/75:hover {
    color: rgb(250 250 249 / 0.75)
}

.hover\:text-stone-50\/80:hover {
    color: rgb(250 250 249 / 0.8)
}

.hover\:text-stone-50\/90:hover {
    color: rgb(250 250 249 / 0.9)
}

.hover\:text-stone-50\/95:hover {
    color: rgb(250 250 249 / 0.95)
}

.hover\:text-stone-500:hover {
    --tw-text-opacity: 1;
    color: rgb(120 113 108 / var(--tw-text-opacity))
}

.hover\:text-stone-500\/0:hover {
    color: rgb(120 113 108 / 0)
}

.hover\:text-stone-500\/10:hover {
    color: rgb(120 113 108 / 0.1)
}

.hover\:text-stone-500\/100:hover {
    color: rgb(120 113 108 / 1)
}

.hover\:text-stone-500\/20:hover {
    color: rgb(120 113 108 / 0.2)
}

.hover\:text-stone-500\/25:hover {
    color: rgb(120 113 108 / 0.25)
}

.hover\:text-stone-500\/30:hover {
    color: rgb(120 113 108 / 0.3)
}

.hover\:text-stone-500\/40:hover {
    color: rgb(120 113 108 / 0.4)
}

.hover\:text-stone-500\/5:hover {
    color: rgb(120 113 108 / 0.05)
}

.hover\:text-stone-500\/50:hover {
    color: rgb(120 113 108 / 0.5)
}

.hover\:text-stone-500\/60:hover {
    color: rgb(120 113 108 / 0.6)
}

.hover\:text-stone-500\/70:hover {
    color: rgb(120 113 108 / 0.7)
}

.hover\:text-stone-500\/75:hover {
    color: rgb(120 113 108 / 0.75)
}

.hover\:text-stone-500\/80:hover {
    color: rgb(120 113 108 / 0.8)
}

.hover\:text-stone-500\/90:hover {
    color: rgb(120 113 108 / 0.9)
}

.hover\:text-stone-500\/95:hover {
    color: rgb(120 113 108 / 0.95)
}

.hover\:text-stone-600:hover {
    --tw-text-opacity: 1;
    color: rgb(87 83 78 / var(--tw-text-opacity))
}

.hover\:text-stone-600\/0:hover {
    color: rgb(87 83 78 / 0)
}

.hover\:text-stone-600\/10:hover {
    color: rgb(87 83 78 / 0.1)
}

.hover\:text-stone-600\/100:hover {
    color: rgb(87 83 78 / 1)
}

.hover\:text-stone-600\/20:hover {
    color: rgb(87 83 78 / 0.2)
}

.hover\:text-stone-600\/25:hover {
    color: rgb(87 83 78 / 0.25)
}

.hover\:text-stone-600\/30:hover {
    color: rgb(87 83 78 / 0.3)
}

.hover\:text-stone-600\/40:hover {
    color: rgb(87 83 78 / 0.4)
}

.hover\:text-stone-600\/5:hover {
    color: rgb(87 83 78 / 0.05)
}

.hover\:text-stone-600\/50:hover {
    color: rgb(87 83 78 / 0.5)
}

.hover\:text-stone-600\/60:hover {
    color: rgb(87 83 78 / 0.6)
}

.hover\:text-stone-600\/70:hover {
    color: rgb(87 83 78 / 0.7)
}

.hover\:text-stone-600\/75:hover {
    color: rgb(87 83 78 / 0.75)
}

.hover\:text-stone-600\/80:hover {
    color: rgb(87 83 78 / 0.8)
}

.hover\:text-stone-600\/90:hover {
    color: rgb(87 83 78 / 0.9)
}

.hover\:text-stone-600\/95:hover {
    color: rgb(87 83 78 / 0.95)
}

.hover\:text-stone-700:hover {
    --tw-text-opacity: 1;
    color: rgb(68 64 60 / var(--tw-text-opacity))
}

.hover\:text-stone-700\/0:hover {
    color: rgb(68 64 60 / 0)
}

.hover\:text-stone-700\/10:hover {
    color: rgb(68 64 60 / 0.1)
}

.hover\:text-stone-700\/100:hover {
    color: rgb(68 64 60 / 1)
}

.hover\:text-stone-700\/20:hover {
    color: rgb(68 64 60 / 0.2)
}

.hover\:text-stone-700\/25:hover {
    color: rgb(68 64 60 / 0.25)
}

.hover\:text-stone-700\/30:hover {
    color: rgb(68 64 60 / 0.3)
}

.hover\:text-stone-700\/40:hover {
    color: rgb(68 64 60 / 0.4)
}

.hover\:text-stone-700\/5:hover {
    color: rgb(68 64 60 / 0.05)
}

.hover\:text-stone-700\/50:hover {
    color: rgb(68 64 60 / 0.5)
}

.hover\:text-stone-700\/60:hover {
    color: rgb(68 64 60 / 0.6)
}

.hover\:text-stone-700\/70:hover {
    color: rgb(68 64 60 / 0.7)
}

.hover\:text-stone-700\/75:hover {
    color: rgb(68 64 60 / 0.75)
}

.hover\:text-stone-700\/80:hover {
    color: rgb(68 64 60 / 0.8)
}

.hover\:text-stone-700\/90:hover {
    color: rgb(68 64 60 / 0.9)
}

.hover\:text-stone-700\/95:hover {
    color: rgb(68 64 60 / 0.95)
}

.hover\:text-stone-800:hover {
    --tw-text-opacity: 1;
    color: rgb(41 37 36 / var(--tw-text-opacity))
}

.hover\:text-stone-800\/0:hover {
    color: rgb(41 37 36 / 0)
}

.hover\:text-stone-800\/10:hover {
    color: rgb(41 37 36 / 0.1)
}

.hover\:text-stone-800\/100:hover {
    color: rgb(41 37 36 / 1)
}

.hover\:text-stone-800\/20:hover {
    color: rgb(41 37 36 / 0.2)
}

.hover\:text-stone-800\/25:hover {
    color: rgb(41 37 36 / 0.25)
}

.hover\:text-stone-800\/30:hover {
    color: rgb(41 37 36 / 0.3)
}

.hover\:text-stone-800\/40:hover {
    color: rgb(41 37 36 / 0.4)
}

.hover\:text-stone-800\/5:hover {
    color: rgb(41 37 36 / 0.05)
}

.hover\:text-stone-800\/50:hover {
    color: rgb(41 37 36 / 0.5)
}

.hover\:text-stone-800\/60:hover {
    color: rgb(41 37 36 / 0.6)
}

.hover\:text-stone-800\/70:hover {
    color: rgb(41 37 36 / 0.7)
}

.hover\:text-stone-800\/75:hover {
    color: rgb(41 37 36 / 0.75)
}

.hover\:text-stone-800\/80:hover {
    color: rgb(41 37 36 / 0.8)
}

.hover\:text-stone-800\/90:hover {
    color: rgb(41 37 36 / 0.9)
}

.hover\:text-stone-800\/95:hover {
    color: rgb(41 37 36 / 0.95)
}

.hover\:text-stone-900:hover {
    --tw-text-opacity: 1;
    color: rgb(28 25 23 / var(--tw-text-opacity))
}

.hover\:text-stone-900\/0:hover {
    color: rgb(28 25 23 / 0)
}

.hover\:text-stone-900\/10:hover {
    color: rgb(28 25 23 / 0.1)
}

.hover\:text-stone-900\/100:hover {
    color: rgb(28 25 23 / 1)
}

.hover\:text-stone-900\/20:hover {
    color: rgb(28 25 23 / 0.2)
}

.hover\:text-stone-900\/25:hover {
    color: rgb(28 25 23 / 0.25)
}

.hover\:text-stone-900\/30:hover {
    color: rgb(28 25 23 / 0.3)
}

.hover\:text-stone-900\/40:hover {
    color: rgb(28 25 23 / 0.4)
}

.hover\:text-stone-900\/5:hover {
    color: rgb(28 25 23 / 0.05)
}

.hover\:text-stone-900\/50:hover {
    color: rgb(28 25 23 / 0.5)
}

.hover\:text-stone-900\/60:hover {
    color: rgb(28 25 23 / 0.6)
}

.hover\:text-stone-900\/70:hover {
    color: rgb(28 25 23 / 0.7)
}

.hover\:text-stone-900\/75:hover {
    color: rgb(28 25 23 / 0.75)
}

.hover\:text-stone-900\/80:hover {
    color: rgb(28 25 23 / 0.8)
}

.hover\:text-stone-900\/90:hover {
    color: rgb(28 25 23 / 0.9)
}

.hover\:text-stone-900\/95:hover {
    color: rgb(28 25 23 / 0.95)
}

.hover\:text-stone-950:hover {
    --tw-text-opacity: 1;
    color: rgb(12 10 9 / var(--tw-text-opacity))
}

.hover\:text-stone-950\/0:hover {
    color: rgb(12 10 9 / 0)
}

.hover\:text-stone-950\/10:hover {
    color: rgb(12 10 9 / 0.1)
}

.hover\:text-stone-950\/100:hover {
    color: rgb(12 10 9 / 1)
}

.hover\:text-stone-950\/20:hover {
    color: rgb(12 10 9 / 0.2)
}

.hover\:text-stone-950\/25:hover {
    color: rgb(12 10 9 / 0.25)
}

.hover\:text-stone-950\/30:hover {
    color: rgb(12 10 9 / 0.3)
}

.hover\:text-stone-950\/40:hover {
    color: rgb(12 10 9 / 0.4)
}

.hover\:text-stone-950\/5:hover {
    color: rgb(12 10 9 / 0.05)
}

.hover\:text-stone-950\/50:hover {
    color: rgb(12 10 9 / 0.5)
}

.hover\:text-stone-950\/60:hover {
    color: rgb(12 10 9 / 0.6)
}

.hover\:text-stone-950\/70:hover {
    color: rgb(12 10 9 / 0.7)
}

.hover\:text-stone-950\/75:hover {
    color: rgb(12 10 9 / 0.75)
}

.hover\:text-stone-950\/80:hover {
    color: rgb(12 10 9 / 0.8)
}

.hover\:text-stone-950\/90:hover {
    color: rgb(12 10 9 / 0.9)
}

.hover\:text-stone-950\/95:hover {
    color: rgb(12 10 9 / 0.95)
}

.hover\:text-teal-100:hover {
    --tw-text-opacity: 1;
    color: rgb(204 251 241 / var(--tw-text-opacity))
}

.hover\:text-teal-100\/0:hover {
    color: rgb(204 251 241 / 0)
}

.hover\:text-teal-100\/10:hover {
    color: rgb(204 251 241 / 0.1)
}

.hover\:text-teal-100\/100:hover {
    color: rgb(204 251 241 / 1)
}

.hover\:text-teal-100\/20:hover {
    color: rgb(204 251 241 / 0.2)
}

.hover\:text-teal-100\/25:hover {
    color: rgb(204 251 241 / 0.25)
}

.hover\:text-teal-100\/30:hover {
    color: rgb(204 251 241 / 0.3)
}

.hover\:text-teal-100\/40:hover {
    color: rgb(204 251 241 / 0.4)
}

.hover\:text-teal-100\/5:hover {
    color: rgb(204 251 241 / 0.05)
}

.hover\:text-teal-100\/50:hover {
    color: rgb(204 251 241 / 0.5)
}

.hover\:text-teal-100\/60:hover {
    color: rgb(204 251 241 / 0.6)
}

.hover\:text-teal-100\/70:hover {
    color: rgb(204 251 241 / 0.7)
}

.hover\:text-teal-100\/75:hover {
    color: rgb(204 251 241 / 0.75)
}

.hover\:text-teal-100\/80:hover {
    color: rgb(204 251 241 / 0.8)
}

.hover\:text-teal-100\/90:hover {
    color: rgb(204 251 241 / 0.9)
}

.hover\:text-teal-100\/95:hover {
    color: rgb(204 251 241 / 0.95)
}

.hover\:text-teal-200:hover {
    --tw-text-opacity: 1;
    color: rgb(153 246 228 / var(--tw-text-opacity))
}

.hover\:text-teal-200\/0:hover {
    color: rgb(153 246 228 / 0)
}

.hover\:text-teal-200\/10:hover {
    color: rgb(153 246 228 / 0.1)
}

.hover\:text-teal-200\/100:hover {
    color: rgb(153 246 228 / 1)
}

.hover\:text-teal-200\/20:hover {
    color: rgb(153 246 228 / 0.2)
}

.hover\:text-teal-200\/25:hover {
    color: rgb(153 246 228 / 0.25)
}

.hover\:text-teal-200\/30:hover {
    color: rgb(153 246 228 / 0.3)
}

.hover\:text-teal-200\/40:hover {
    color: rgb(153 246 228 / 0.4)
}

.hover\:text-teal-200\/5:hover {
    color: rgb(153 246 228 / 0.05)
}

.hover\:text-teal-200\/50:hover {
    color: rgb(153 246 228 / 0.5)
}

.hover\:text-teal-200\/60:hover {
    color: rgb(153 246 228 / 0.6)
}

.hover\:text-teal-200\/70:hover {
    color: rgb(153 246 228 / 0.7)
}

.hover\:text-teal-200\/75:hover {
    color: rgb(153 246 228 / 0.75)
}

.hover\:text-teal-200\/80:hover {
    color: rgb(153 246 228 / 0.8)
}

.hover\:text-teal-200\/90:hover {
    color: rgb(153 246 228 / 0.9)
}

.hover\:text-teal-200\/95:hover {
    color: rgb(153 246 228 / 0.95)
}

.hover\:text-teal-300:hover {
    --tw-text-opacity: 1;
    color: rgb(94 234 212 / var(--tw-text-opacity))
}

.hover\:text-teal-300\/0:hover {
    color: rgb(94 234 212 / 0)
}

.hover\:text-teal-300\/10:hover {
    color: rgb(94 234 212 / 0.1)
}

.hover\:text-teal-300\/100:hover {
    color: rgb(94 234 212 / 1)
}

.hover\:text-teal-300\/20:hover {
    color: rgb(94 234 212 / 0.2)
}

.hover\:text-teal-300\/25:hover {
    color: rgb(94 234 212 / 0.25)
}

.hover\:text-teal-300\/30:hover {
    color: rgb(94 234 212 / 0.3)
}

.hover\:text-teal-300\/40:hover {
    color: rgb(94 234 212 / 0.4)
}

.hover\:text-teal-300\/5:hover {
    color: rgb(94 234 212 / 0.05)
}

.hover\:text-teal-300\/50:hover {
    color: rgb(94 234 212 / 0.5)
}

.hover\:text-teal-300\/60:hover {
    color: rgb(94 234 212 / 0.6)
}

.hover\:text-teal-300\/70:hover {
    color: rgb(94 234 212 / 0.7)
}

.hover\:text-teal-300\/75:hover {
    color: rgb(94 234 212 / 0.75)
}

.hover\:text-teal-300\/80:hover {
    color: rgb(94 234 212 / 0.8)
}

.hover\:text-teal-300\/90:hover {
    color: rgb(94 234 212 / 0.9)
}

.hover\:text-teal-300\/95:hover {
    color: rgb(94 234 212 / 0.95)
}

.hover\:text-teal-400:hover {
    --tw-text-opacity: 1;
    color: rgb(45 212 191 / var(--tw-text-opacity))
}

.hover\:text-teal-400\/0:hover {
    color: rgb(45 212 191 / 0)
}

.hover\:text-teal-400\/10:hover {
    color: rgb(45 212 191 / 0.1)
}

.hover\:text-teal-400\/100:hover {
    color: rgb(45 212 191 / 1)
}

.hover\:text-teal-400\/20:hover {
    color: rgb(45 212 191 / 0.2)
}

.hover\:text-teal-400\/25:hover {
    color: rgb(45 212 191 / 0.25)
}

.hover\:text-teal-400\/30:hover {
    color: rgb(45 212 191 / 0.3)
}

.hover\:text-teal-400\/40:hover {
    color: rgb(45 212 191 / 0.4)
}

.hover\:text-teal-400\/5:hover {
    color: rgb(45 212 191 / 0.05)
}

.hover\:text-teal-400\/50:hover {
    color: rgb(45 212 191 / 0.5)
}

.hover\:text-teal-400\/60:hover {
    color: rgb(45 212 191 / 0.6)
}

.hover\:text-teal-400\/70:hover {
    color: rgb(45 212 191 / 0.7)
}

.hover\:text-teal-400\/75:hover {
    color: rgb(45 212 191 / 0.75)
}

.hover\:text-teal-400\/80:hover {
    color: rgb(45 212 191 / 0.8)
}

.hover\:text-teal-400\/90:hover {
    color: rgb(45 212 191 / 0.9)
}

.hover\:text-teal-400\/95:hover {
    color: rgb(45 212 191 / 0.95)
}

.hover\:text-teal-450:hover {
    --tw-text-opacity: 1;
    color: rgb(0 184 158 / var(--tw-text-opacity))
}

.hover\:text-teal-450\/0:hover {
    color: rgb(0 184 158 / 0)
}

.hover\:text-teal-450\/10:hover {
    color: rgb(0 184 158 / 0.1)
}

.hover\:text-teal-450\/100:hover {
    color: rgb(0 184 158 / 1)
}

.hover\:text-teal-450\/20:hover {
    color: rgb(0 184 158 / 0.2)
}

.hover\:text-teal-450\/25:hover {
    color: rgb(0 184 158 / 0.25)
}

.hover\:text-teal-450\/30:hover {
    color: rgb(0 184 158 / 0.3)
}

.hover\:text-teal-450\/40:hover {
    color: rgb(0 184 158 / 0.4)
}

.hover\:text-teal-450\/5:hover {
    color: rgb(0 184 158 / 0.05)
}

.hover\:text-teal-450\/50:hover {
    color: rgb(0 184 158 / 0.5)
}

.hover\:text-teal-450\/60:hover {
    color: rgb(0 184 158 / 0.6)
}

.hover\:text-teal-450\/70:hover {
    color: rgb(0 184 158 / 0.7)
}

.hover\:text-teal-450\/75:hover {
    color: rgb(0 184 158 / 0.75)
}

.hover\:text-teal-450\/80:hover {
    color: rgb(0 184 158 / 0.8)
}

.hover\:text-teal-450\/90:hover {
    color: rgb(0 184 158 / 0.9)
}

.hover\:text-teal-450\/95:hover {
    color: rgb(0 184 158 / 0.95)
}

.hover\:text-teal-50:hover {
    --tw-text-opacity: 1;
    color: rgb(240 253 250 / var(--tw-text-opacity))
}

.hover\:text-teal-50\/0:hover {
    color: rgb(240 253 250 / 0)
}

.hover\:text-teal-50\/10:hover {
    color: rgb(240 253 250 / 0.1)
}

.hover\:text-teal-50\/100:hover {
    color: rgb(240 253 250 / 1)
}

.hover\:text-teal-50\/20:hover {
    color: rgb(240 253 250 / 0.2)
}

.hover\:text-teal-50\/25:hover {
    color: rgb(240 253 250 / 0.25)
}

.hover\:text-teal-50\/30:hover {
    color: rgb(240 253 250 / 0.3)
}

.hover\:text-teal-50\/40:hover {
    color: rgb(240 253 250 / 0.4)
}

.hover\:text-teal-50\/5:hover {
    color: rgb(240 253 250 / 0.05)
}

.hover\:text-teal-50\/50:hover {
    color: rgb(240 253 250 / 0.5)
}

.hover\:text-teal-50\/60:hover {
    color: rgb(240 253 250 / 0.6)
}

.hover\:text-teal-50\/70:hover {
    color: rgb(240 253 250 / 0.7)
}

.hover\:text-teal-50\/75:hover {
    color: rgb(240 253 250 / 0.75)
}

.hover\:text-teal-50\/80:hover {
    color: rgb(240 253 250 / 0.8)
}

.hover\:text-teal-50\/90:hover {
    color: rgb(240 253 250 / 0.9)
}

.hover\:text-teal-50\/95:hover {
    color: rgb(240 253 250 / 0.95)
}

.hover\:text-teal-500:hover {
    --tw-text-opacity: 1;
    color: rgb(20 184 166 / var(--tw-text-opacity))
}

.hover\:text-teal-500\/0:hover {
    color: rgb(20 184 166 / 0)
}

.hover\:text-teal-500\/10:hover {
    color: rgb(20 184 166 / 0.1)
}

.hover\:text-teal-500\/100:hover {
    color: rgb(20 184 166 / 1)
}

.hover\:text-teal-500\/20:hover {
    color: rgb(20 184 166 / 0.2)
}

.hover\:text-teal-500\/25:hover {
    color: rgb(20 184 166 / 0.25)
}

.hover\:text-teal-500\/30:hover {
    color: rgb(20 184 166 / 0.3)
}

.hover\:text-teal-500\/40:hover {
    color: rgb(20 184 166 / 0.4)
}

.hover\:text-teal-500\/5:hover {
    color: rgb(20 184 166 / 0.05)
}

.hover\:text-teal-500\/50:hover {
    color: rgb(20 184 166 / 0.5)
}

.hover\:text-teal-500\/60:hover {
    color: rgb(20 184 166 / 0.6)
}

.hover\:text-teal-500\/70:hover {
    color: rgb(20 184 166 / 0.7)
}

.hover\:text-teal-500\/75:hover {
    color: rgb(20 184 166 / 0.75)
}

.hover\:text-teal-500\/80:hover {
    color: rgb(20 184 166 / 0.8)
}

.hover\:text-teal-500\/90:hover {
    color: rgb(20 184 166 / 0.9)
}

.hover\:text-teal-500\/95:hover {
    color: rgb(20 184 166 / 0.95)
}

.hover\:text-teal-550:hover {
    --tw-text-opacity: 1;
    color: rgb(0 133 115 / var(--tw-text-opacity))
}

.hover\:text-teal-550\/0:hover {
    color: rgb(0 133 115 / 0)
}

.hover\:text-teal-550\/10:hover {
    color: rgb(0 133 115 / 0.1)
}

.hover\:text-teal-550\/100:hover {
    color: rgb(0 133 115 / 1)
}

.hover\:text-teal-550\/20:hover {
    color: rgb(0 133 115 / 0.2)
}

.hover\:text-teal-550\/25:hover {
    color: rgb(0 133 115 / 0.25)
}

.hover\:text-teal-550\/30:hover {
    color: rgb(0 133 115 / 0.3)
}

.hover\:text-teal-550\/40:hover {
    color: rgb(0 133 115 / 0.4)
}

.hover\:text-teal-550\/5:hover {
    color: rgb(0 133 115 / 0.05)
}

.hover\:text-teal-550\/50:hover {
    color: rgb(0 133 115 / 0.5)
}

.hover\:text-teal-550\/60:hover {
    color: rgb(0 133 115 / 0.6)
}

.hover\:text-teal-550\/70:hover {
    color: rgb(0 133 115 / 0.7)
}

.hover\:text-teal-550\/75:hover {
    color: rgb(0 133 115 / 0.75)
}

.hover\:text-teal-550\/80:hover {
    color: rgb(0 133 115 / 0.8)
}

.hover\:text-teal-550\/90:hover {
    color: rgb(0 133 115 / 0.9)
}

.hover\:text-teal-550\/95:hover {
    color: rgb(0 133 115 / 0.95)
}

.hover\:text-teal-600:hover {
    --tw-text-opacity: 1;
    color: rgb(13 148 136 / var(--tw-text-opacity))
}

.hover\:text-teal-600\/0:hover {
    color: rgb(13 148 136 / 0)
}

.hover\:text-teal-600\/10:hover {
    color: rgb(13 148 136 / 0.1)
}

.hover\:text-teal-600\/100:hover {
    color: rgb(13 148 136 / 1)
}

.hover\:text-teal-600\/20:hover {
    color: rgb(13 148 136 / 0.2)
}

.hover\:text-teal-600\/25:hover {
    color: rgb(13 148 136 / 0.25)
}

.hover\:text-teal-600\/30:hover {
    color: rgb(13 148 136 / 0.3)
}

.hover\:text-teal-600\/40:hover {
    color: rgb(13 148 136 / 0.4)
}

.hover\:text-teal-600\/5:hover {
    color: rgb(13 148 136 / 0.05)
}

.hover\:text-teal-600\/50:hover {
    color: rgb(13 148 136 / 0.5)
}

.hover\:text-teal-600\/60:hover {
    color: rgb(13 148 136 / 0.6)
}

.hover\:text-teal-600\/70:hover {
    color: rgb(13 148 136 / 0.7)
}

.hover\:text-teal-600\/75:hover {
    color: rgb(13 148 136 / 0.75)
}

.hover\:text-teal-600\/80:hover {
    color: rgb(13 148 136 / 0.8)
}

.hover\:text-teal-600\/90:hover {
    color: rgb(13 148 136 / 0.9)
}

.hover\:text-teal-600\/95:hover {
    color: rgb(13 148 136 / 0.95)
}

.hover\:text-teal-700:hover {
    --tw-text-opacity: 1;
    color: rgb(15 118 110 / var(--tw-text-opacity))
}

.hover\:text-teal-700\/0:hover {
    color: rgb(15 118 110 / 0)
}

.hover\:text-teal-700\/10:hover {
    color: rgb(15 118 110 / 0.1)
}

.hover\:text-teal-700\/100:hover {
    color: rgb(15 118 110 / 1)
}

.hover\:text-teal-700\/20:hover {
    color: rgb(15 118 110 / 0.2)
}

.hover\:text-teal-700\/25:hover {
    color: rgb(15 118 110 / 0.25)
}

.hover\:text-teal-700\/30:hover {
    color: rgb(15 118 110 / 0.3)
}

.hover\:text-teal-700\/40:hover {
    color: rgb(15 118 110 / 0.4)
}

.hover\:text-teal-700\/5:hover {
    color: rgb(15 118 110 / 0.05)
}

.hover\:text-teal-700\/50:hover {
    color: rgb(15 118 110 / 0.5)
}

.hover\:text-teal-700\/60:hover {
    color: rgb(15 118 110 / 0.6)
}

.hover\:text-teal-700\/70:hover {
    color: rgb(15 118 110 / 0.7)
}

.hover\:text-teal-700\/75:hover {
    color: rgb(15 118 110 / 0.75)
}

.hover\:text-teal-700\/80:hover {
    color: rgb(15 118 110 / 0.8)
}

.hover\:text-teal-700\/90:hover {
    color: rgb(15 118 110 / 0.9)
}

.hover\:text-teal-700\/95:hover {
    color: rgb(15 118 110 / 0.95)
}

.hover\:text-teal-800:hover {
    --tw-text-opacity: 1;
    color: rgb(17 94 89 / var(--tw-text-opacity))
}

.hover\:text-teal-800\/0:hover {
    color: rgb(17 94 89 / 0)
}

.hover\:text-teal-800\/10:hover {
    color: rgb(17 94 89 / 0.1)
}

.hover\:text-teal-800\/100:hover {
    color: rgb(17 94 89 / 1)
}

.hover\:text-teal-800\/20:hover {
    color: rgb(17 94 89 / 0.2)
}

.hover\:text-teal-800\/25:hover {
    color: rgb(17 94 89 / 0.25)
}

.hover\:text-teal-800\/30:hover {
    color: rgb(17 94 89 / 0.3)
}

.hover\:text-teal-800\/40:hover {
    color: rgb(17 94 89 / 0.4)
}

.hover\:text-teal-800\/5:hover {
    color: rgb(17 94 89 / 0.05)
}

.hover\:text-teal-800\/50:hover {
    color: rgb(17 94 89 / 0.5)
}

.hover\:text-teal-800\/60:hover {
    color: rgb(17 94 89 / 0.6)
}

.hover\:text-teal-800\/70:hover {
    color: rgb(17 94 89 / 0.7)
}

.hover\:text-teal-800\/75:hover {
    color: rgb(17 94 89 / 0.75)
}

.hover\:text-teal-800\/80:hover {
    color: rgb(17 94 89 / 0.8)
}

.hover\:text-teal-800\/90:hover {
    color: rgb(17 94 89 / 0.9)
}

.hover\:text-teal-800\/95:hover {
    color: rgb(17 94 89 / 0.95)
}

.hover\:text-teal-900:hover {
    --tw-text-opacity: 1;
    color: rgb(19 78 74 / var(--tw-text-opacity))
}

.hover\:text-teal-900\/0:hover {
    color: rgb(19 78 74 / 0)
}

.hover\:text-teal-900\/10:hover {
    color: rgb(19 78 74 / 0.1)
}

.hover\:text-teal-900\/100:hover {
    color: rgb(19 78 74 / 1)
}

.hover\:text-teal-900\/20:hover {
    color: rgb(19 78 74 / 0.2)
}

.hover\:text-teal-900\/25:hover {
    color: rgb(19 78 74 / 0.25)
}

.hover\:text-teal-900\/30:hover {
    color: rgb(19 78 74 / 0.3)
}

.hover\:text-teal-900\/40:hover {
    color: rgb(19 78 74 / 0.4)
}

.hover\:text-teal-900\/5:hover {
    color: rgb(19 78 74 / 0.05)
}

.hover\:text-teal-900\/50:hover {
    color: rgb(19 78 74 / 0.5)
}

.hover\:text-teal-900\/60:hover {
    color: rgb(19 78 74 / 0.6)
}

.hover\:text-teal-900\/70:hover {
    color: rgb(19 78 74 / 0.7)
}

.hover\:text-teal-900\/75:hover {
    color: rgb(19 78 74 / 0.75)
}

.hover\:text-teal-900\/80:hover {
    color: rgb(19 78 74 / 0.8)
}

.hover\:text-teal-900\/90:hover {
    color: rgb(19 78 74 / 0.9)
}

.hover\:text-teal-900\/95:hover {
    color: rgb(19 78 74 / 0.95)
}

.hover\:text-teal-950:hover {
    --tw-text-opacity: 1;
    color: rgb(4 47 46 / var(--tw-text-opacity))
}

.hover\:text-teal-950\/0:hover {
    color: rgb(4 47 46 / 0)
}

.hover\:text-teal-950\/10:hover {
    color: rgb(4 47 46 / 0.1)
}

.hover\:text-teal-950\/100:hover {
    color: rgb(4 47 46 / 1)
}

.hover\:text-teal-950\/20:hover {
    color: rgb(4 47 46 / 0.2)
}

.hover\:text-teal-950\/25:hover {
    color: rgb(4 47 46 / 0.25)
}

.hover\:text-teal-950\/30:hover {
    color: rgb(4 47 46 / 0.3)
}

.hover\:text-teal-950\/40:hover {
    color: rgb(4 47 46 / 0.4)
}

.hover\:text-teal-950\/5:hover {
    color: rgb(4 47 46 / 0.05)
}

.hover\:text-teal-950\/50:hover {
    color: rgb(4 47 46 / 0.5)
}

.hover\:text-teal-950\/60:hover {
    color: rgb(4 47 46 / 0.6)
}

.hover\:text-teal-950\/70:hover {
    color: rgb(4 47 46 / 0.7)
}

.hover\:text-teal-950\/75:hover {
    color: rgb(4 47 46 / 0.75)
}

.hover\:text-teal-950\/80:hover {
    color: rgb(4 47 46 / 0.8)
}

.hover\:text-teal-950\/90:hover {
    color: rgb(4 47 46 / 0.9)
}

.hover\:text-teal-950\/95:hover {
    color: rgb(4 47 46 / 0.95)
}

.hover\:text-violet-100:hover {
    --tw-text-opacity: 1;
    color: rgb(237 233 254 / var(--tw-text-opacity))
}

.hover\:text-violet-100\/0:hover {
    color: rgb(237 233 254 / 0)
}

.hover\:text-violet-100\/10:hover {
    color: rgb(237 233 254 / 0.1)
}

.hover\:text-violet-100\/100:hover {
    color: rgb(237 233 254 / 1)
}

.hover\:text-violet-100\/20:hover {
    color: rgb(237 233 254 / 0.2)
}

.hover\:text-violet-100\/25:hover {
    color: rgb(237 233 254 / 0.25)
}

.hover\:text-violet-100\/30:hover {
    color: rgb(237 233 254 / 0.3)
}

.hover\:text-violet-100\/40:hover {
    color: rgb(237 233 254 / 0.4)
}

.hover\:text-violet-100\/5:hover {
    color: rgb(237 233 254 / 0.05)
}

.hover\:text-violet-100\/50:hover {
    color: rgb(237 233 254 / 0.5)
}

.hover\:text-violet-100\/60:hover {
    color: rgb(237 233 254 / 0.6)
}

.hover\:text-violet-100\/70:hover {
    color: rgb(237 233 254 / 0.7)
}

.hover\:text-violet-100\/75:hover {
    color: rgb(237 233 254 / 0.75)
}

.hover\:text-violet-100\/80:hover {
    color: rgb(237 233 254 / 0.8)
}

.hover\:text-violet-100\/90:hover {
    color: rgb(237 233 254 / 0.9)
}

.hover\:text-violet-100\/95:hover {
    color: rgb(237 233 254 / 0.95)
}

.hover\:text-violet-101:hover {
    --tw-text-opacity: 1;
    color: rgb(239 232 255 / var(--tw-text-opacity))
}

.hover\:text-violet-101\/0:hover {
    color: rgb(239 232 255 / 0)
}

.hover\:text-violet-101\/10:hover {
    color: rgb(239 232 255 / 0.1)
}

.hover\:text-violet-101\/100:hover {
    color: rgb(239 232 255 / 1)
}

.hover\:text-violet-101\/20:hover {
    color: rgb(239 232 255 / 0.2)
}

.hover\:text-violet-101\/25:hover {
    color: rgb(239 232 255 / 0.25)
}

.hover\:text-violet-101\/30:hover {
    color: rgb(239 232 255 / 0.3)
}

.hover\:text-violet-101\/40:hover {
    color: rgb(239 232 255 / 0.4)
}

.hover\:text-violet-101\/5:hover {
    color: rgb(239 232 255 / 0.05)
}

.hover\:text-violet-101\/50:hover {
    color: rgb(239 232 255 / 0.5)
}

.hover\:text-violet-101\/60:hover {
    color: rgb(239 232 255 / 0.6)
}

.hover\:text-violet-101\/70:hover {
    color: rgb(239 232 255 / 0.7)
}

.hover\:text-violet-101\/75:hover {
    color: rgb(239 232 255 / 0.75)
}

.hover\:text-violet-101\/80:hover {
    color: rgb(239 232 255 / 0.8)
}

.hover\:text-violet-101\/90:hover {
    color: rgb(239 232 255 / 0.9)
}

.hover\:text-violet-101\/95:hover {
    color: rgb(239 232 255 / 0.95)
}

.hover\:text-violet-200:hover {
    --tw-text-opacity: 1;
    color: rgb(221 214 254 / var(--tw-text-opacity))
}

.hover\:text-violet-200\/0:hover {
    color: rgb(221 214 254 / 0)
}

.hover\:text-violet-200\/10:hover {
    color: rgb(221 214 254 / 0.1)
}

.hover\:text-violet-200\/100:hover {
    color: rgb(221 214 254 / 1)
}

.hover\:text-violet-200\/20:hover {
    color: rgb(221 214 254 / 0.2)
}

.hover\:text-violet-200\/25:hover {
    color: rgb(221 214 254 / 0.25)
}

.hover\:text-violet-200\/30:hover {
    color: rgb(221 214 254 / 0.3)
}

.hover\:text-violet-200\/40:hover {
    color: rgb(221 214 254 / 0.4)
}

.hover\:text-violet-200\/5:hover {
    color: rgb(221 214 254 / 0.05)
}

.hover\:text-violet-200\/50:hover {
    color: rgb(221 214 254 / 0.5)
}

.hover\:text-violet-200\/60:hover {
    color: rgb(221 214 254 / 0.6)
}

.hover\:text-violet-200\/70:hover {
    color: rgb(221 214 254 / 0.7)
}

.hover\:text-violet-200\/75:hover {
    color: rgb(221 214 254 / 0.75)
}

.hover\:text-violet-200\/80:hover {
    color: rgb(221 214 254 / 0.8)
}

.hover\:text-violet-200\/90:hover {
    color: rgb(221 214 254 / 0.9)
}

.hover\:text-violet-200\/95:hover {
    color: rgb(221 214 254 / 0.95)
}

.hover\:text-violet-250:hover {
    --tw-text-opacity: 1;
    color: rgb(222 208 255 / var(--tw-text-opacity))
}

.hover\:text-violet-250\/0:hover {
    color: rgb(222 208 255 / 0)
}

.hover\:text-violet-250\/10:hover {
    color: rgb(222 208 255 / 0.1)
}

.hover\:text-violet-250\/100:hover {
    color: rgb(222 208 255 / 1)
}

.hover\:text-violet-250\/20:hover {
    color: rgb(222 208 255 / 0.2)
}

.hover\:text-violet-250\/25:hover {
    color: rgb(222 208 255 / 0.25)
}

.hover\:text-violet-250\/30:hover {
    color: rgb(222 208 255 / 0.3)
}

.hover\:text-violet-250\/40:hover {
    color: rgb(222 208 255 / 0.4)
}

.hover\:text-violet-250\/5:hover {
    color: rgb(222 208 255 / 0.05)
}

.hover\:text-violet-250\/50:hover {
    color: rgb(222 208 255 / 0.5)
}

.hover\:text-violet-250\/60:hover {
    color: rgb(222 208 255 / 0.6)
}

.hover\:text-violet-250\/70:hover {
    color: rgb(222 208 255 / 0.7)
}

.hover\:text-violet-250\/75:hover {
    color: rgb(222 208 255 / 0.75)
}

.hover\:text-violet-250\/80:hover {
    color: rgb(222 208 255 / 0.8)
}

.hover\:text-violet-250\/90:hover {
    color: rgb(222 208 255 / 0.9)
}

.hover\:text-violet-250\/95:hover {
    color: rgb(222 208 255 / 0.95)
}

.hover\:text-violet-300:hover {
    --tw-text-opacity: 1;
    color: rgb(196 181 253 / var(--tw-text-opacity))
}

.hover\:text-violet-300\/0:hover {
    color: rgb(196 181 253 / 0)
}

.hover\:text-violet-300\/10:hover {
    color: rgb(196 181 253 / 0.1)
}

.hover\:text-violet-300\/100:hover {
    color: rgb(196 181 253 / 1)
}

.hover\:text-violet-300\/20:hover {
    color: rgb(196 181 253 / 0.2)
}

.hover\:text-violet-300\/25:hover {
    color: rgb(196 181 253 / 0.25)
}

.hover\:text-violet-300\/30:hover {
    color: rgb(196 181 253 / 0.3)
}

.hover\:text-violet-300\/40:hover {
    color: rgb(196 181 253 / 0.4)
}

.hover\:text-violet-300\/5:hover {
    color: rgb(196 181 253 / 0.05)
}

.hover\:text-violet-300\/50:hover {
    color: rgb(196 181 253 / 0.5)
}

.hover\:text-violet-300\/60:hover {
    color: rgb(196 181 253 / 0.6)
}

.hover\:text-violet-300\/70:hover {
    color: rgb(196 181 253 / 0.7)
}

.hover\:text-violet-300\/75:hover {
    color: rgb(196 181 253 / 0.75)
}

.hover\:text-violet-300\/80:hover {
    color: rgb(196 181 253 / 0.8)
}

.hover\:text-violet-300\/90:hover {
    color: rgb(196 181 253 / 0.9)
}

.hover\:text-violet-300\/95:hover {
    color: rgb(196 181 253 / 0.95)
}

.hover\:text-violet-400:hover {
    --tw-text-opacity: 1;
    color: rgb(167 139 250 / var(--tw-text-opacity))
}

.hover\:text-violet-400\/0:hover {
    color: rgb(167 139 250 / 0)
}

.hover\:text-violet-400\/10:hover {
    color: rgb(167 139 250 / 0.1)
}

.hover\:text-violet-400\/100:hover {
    color: rgb(167 139 250 / 1)
}

.hover\:text-violet-400\/20:hover {
    color: rgb(167 139 250 / 0.2)
}

.hover\:text-violet-400\/25:hover {
    color: rgb(167 139 250 / 0.25)
}

.hover\:text-violet-400\/30:hover {
    color: rgb(167 139 250 / 0.3)
}

.hover\:text-violet-400\/40:hover {
    color: rgb(167 139 250 / 0.4)
}

.hover\:text-violet-400\/5:hover {
    color: rgb(167 139 250 / 0.05)
}

.hover\:text-violet-400\/50:hover {
    color: rgb(167 139 250 / 0.5)
}

.hover\:text-violet-400\/60:hover {
    color: rgb(167 139 250 / 0.6)
}

.hover\:text-violet-400\/70:hover {
    color: rgb(167 139 250 / 0.7)
}

.hover\:text-violet-400\/75:hover {
    color: rgb(167 139 250 / 0.75)
}

.hover\:text-violet-400\/80:hover {
    color: rgb(167 139 250 / 0.8)
}

.hover\:text-violet-400\/90:hover {
    color: rgb(167 139 250 / 0.9)
}

.hover\:text-violet-400\/95:hover {
    color: rgb(167 139 250 / 0.95)
}

.hover\:text-violet-450:hover {
    --tw-text-opacity: 1;
    color: rgb(128 76 255 / var(--tw-text-opacity))
}

.hover\:text-violet-450\/0:hover {
    color: rgb(128 76 255 / 0)
}

.hover\:text-violet-450\/10:hover {
    color: rgb(128 76 255 / 0.1)
}

.hover\:text-violet-450\/100:hover {
    color: rgb(128 76 255 / 1)
}

.hover\:text-violet-450\/20:hover {
    color: rgb(128 76 255 / 0.2)
}

.hover\:text-violet-450\/25:hover {
    color: rgb(128 76 255 / 0.25)
}

.hover\:text-violet-450\/30:hover {
    color: rgb(128 76 255 / 0.3)
}

.hover\:text-violet-450\/40:hover {
    color: rgb(128 76 255 / 0.4)
}

.hover\:text-violet-450\/5:hover {
    color: rgb(128 76 255 / 0.05)
}

.hover\:text-violet-450\/50:hover {
    color: rgb(128 76 255 / 0.5)
}

.hover\:text-violet-450\/60:hover {
    color: rgb(128 76 255 / 0.6)
}

.hover\:text-violet-450\/70:hover {
    color: rgb(128 76 255 / 0.7)
}

.hover\:text-violet-450\/75:hover {
    color: rgb(128 76 255 / 0.75)
}

.hover\:text-violet-450\/80:hover {
    color: rgb(128 76 255 / 0.8)
}

.hover\:text-violet-450\/90:hover {
    color: rgb(128 76 255 / 0.9)
}

.hover\:text-violet-450\/95:hover {
    color: rgb(128 76 255 / 0.95)
}

.hover\:text-violet-50:hover {
    --tw-text-opacity: 1;
    color: rgb(245 243 255 / var(--tw-text-opacity))
}

.hover\:text-violet-50\/0:hover {
    color: rgb(245 243 255 / 0)
}

.hover\:text-violet-50\/10:hover {
    color: rgb(245 243 255 / 0.1)
}

.hover\:text-violet-50\/100:hover {
    color: rgb(245 243 255 / 1)
}

.hover\:text-violet-50\/20:hover {
    color: rgb(245 243 255 / 0.2)
}

.hover\:text-violet-50\/25:hover {
    color: rgb(245 243 255 / 0.25)
}

.hover\:text-violet-50\/30:hover {
    color: rgb(245 243 255 / 0.3)
}

.hover\:text-violet-50\/40:hover {
    color: rgb(245 243 255 / 0.4)
}

.hover\:text-violet-50\/5:hover {
    color: rgb(245 243 255 / 0.05)
}

.hover\:text-violet-50\/50:hover {
    color: rgb(245 243 255 / 0.5)
}

.hover\:text-violet-50\/60:hover {
    color: rgb(245 243 255 / 0.6)
}

.hover\:text-violet-50\/70:hover {
    color: rgb(245 243 255 / 0.7)
}

.hover\:text-violet-50\/75:hover {
    color: rgb(245 243 255 / 0.75)
}

.hover\:text-violet-50\/80:hover {
    color: rgb(245 243 255 / 0.8)
}

.hover\:text-violet-50\/90:hover {
    color: rgb(245 243 255 / 0.9)
}

.hover\:text-violet-50\/95:hover {
    color: rgb(245 243 255 / 0.95)
}

.hover\:text-violet-500:hover {
    --tw-text-opacity: 1;
    color: rgb(139 92 246 / var(--tw-text-opacity))
}

.hover\:text-violet-500\/0:hover {
    color: rgb(139 92 246 / 0)
}

.hover\:text-violet-500\/10:hover {
    color: rgb(139 92 246 / 0.1)
}

.hover\:text-violet-500\/100:hover {
    color: rgb(139 92 246 / 1)
}

.hover\:text-violet-500\/20:hover {
    color: rgb(139 92 246 / 0.2)
}

.hover\:text-violet-500\/25:hover {
    color: rgb(139 92 246 / 0.25)
}

.hover\:text-violet-500\/30:hover {
    color: rgb(139 92 246 / 0.3)
}

.hover\:text-violet-500\/40:hover {
    color: rgb(139 92 246 / 0.4)
}

.hover\:text-violet-500\/5:hover {
    color: rgb(139 92 246 / 0.05)
}

.hover\:text-violet-500\/50:hover {
    color: rgb(139 92 246 / 0.5)
}

.hover\:text-violet-500\/60:hover {
    color: rgb(139 92 246 / 0.6)
}

.hover\:text-violet-500\/70:hover {
    color: rgb(139 92 246 / 0.7)
}

.hover\:text-violet-500\/75:hover {
    color: rgb(139 92 246 / 0.75)
}

.hover\:text-violet-500\/80:hover {
    color: rgb(139 92 246 / 0.8)
}

.hover\:text-violet-500\/90:hover {
    color: rgb(139 92 246 / 0.9)
}

.hover\:text-violet-500\/95:hover {
    color: rgb(139 92 246 / 0.95)
}

.hover\:text-violet-600:hover {
    --tw-text-opacity: 1;
    color: rgb(124 58 237 / var(--tw-text-opacity))
}

.hover\:text-violet-600\/0:hover {
    color: rgb(124 58 237 / 0)
}

.hover\:text-violet-600\/10:hover {
    color: rgb(124 58 237 / 0.1)
}

.hover\:text-violet-600\/100:hover {
    color: rgb(124 58 237 / 1)
}

.hover\:text-violet-600\/20:hover {
    color: rgb(124 58 237 / 0.2)
}

.hover\:text-violet-600\/25:hover {
    color: rgb(124 58 237 / 0.25)
}

.hover\:text-violet-600\/30:hover {
    color: rgb(124 58 237 / 0.3)
}

.hover\:text-violet-600\/40:hover {
    color: rgb(124 58 237 / 0.4)
}

.hover\:text-violet-600\/5:hover {
    color: rgb(124 58 237 / 0.05)
}

.hover\:text-violet-600\/50:hover {
    color: rgb(124 58 237 / 0.5)
}

.hover\:text-violet-600\/60:hover {
    color: rgb(124 58 237 / 0.6)
}

.hover\:text-violet-600\/70:hover {
    color: rgb(124 58 237 / 0.7)
}

.hover\:text-violet-600\/75:hover {
    color: rgb(124 58 237 / 0.75)
}

.hover\:text-violet-600\/80:hover {
    color: rgb(124 58 237 / 0.8)
}

.hover\:text-violet-600\/90:hover {
    color: rgb(124 58 237 / 0.9)
}

.hover\:text-violet-600\/95:hover {
    color: rgb(124 58 237 / 0.95)
}

.hover\:text-violet-650:hover {
    --tw-text-opacity: 1;
    color: rgb(92 20 255 / var(--tw-text-opacity))
}

.hover\:text-violet-650\/0:hover {
    color: rgb(92 20 255 / 0)
}

.hover\:text-violet-650\/10:hover {
    color: rgb(92 20 255 / 0.1)
}

.hover\:text-violet-650\/100:hover {
    color: rgb(92 20 255 / 1)
}

.hover\:text-violet-650\/20:hover {
    color: rgb(92 20 255 / 0.2)
}

.hover\:text-violet-650\/25:hover {
    color: rgb(92 20 255 / 0.25)
}

.hover\:text-violet-650\/30:hover {
    color: rgb(92 20 255 / 0.3)
}

.hover\:text-violet-650\/40:hover {
    color: rgb(92 20 255 / 0.4)
}

.hover\:text-violet-650\/5:hover {
    color: rgb(92 20 255 / 0.05)
}

.hover\:text-violet-650\/50:hover {
    color: rgb(92 20 255 / 0.5)
}

.hover\:text-violet-650\/60:hover {
    color: rgb(92 20 255 / 0.6)
}

.hover\:text-violet-650\/70:hover {
    color: rgb(92 20 255 / 0.7)
}

.hover\:text-violet-650\/75:hover {
    color: rgb(92 20 255 / 0.75)
}

.hover\:text-violet-650\/80:hover {
    color: rgb(92 20 255 / 0.8)
}

.hover\:text-violet-650\/90:hover {
    color: rgb(92 20 255 / 0.9)
}

.hover\:text-violet-650\/95:hover {
    color: rgb(92 20 255 / 0.95)
}

.hover\:text-violet-700:hover {
    --tw-text-opacity: 1;
    color: rgb(109 40 217 / var(--tw-text-opacity))
}

.hover\:text-violet-700\/0:hover {
    color: rgb(109 40 217 / 0)
}

.hover\:text-violet-700\/10:hover {
    color: rgb(109 40 217 / 0.1)
}

.hover\:text-violet-700\/100:hover {
    color: rgb(109 40 217 / 1)
}

.hover\:text-violet-700\/20:hover {
    color: rgb(109 40 217 / 0.2)
}

.hover\:text-violet-700\/25:hover {
    color: rgb(109 40 217 / 0.25)
}

.hover\:text-violet-700\/30:hover {
    color: rgb(109 40 217 / 0.3)
}

.hover\:text-violet-700\/40:hover {
    color: rgb(109 40 217 / 0.4)
}

.hover\:text-violet-700\/5:hover {
    color: rgb(109 40 217 / 0.05)
}

.hover\:text-violet-700\/50:hover {
    color: rgb(109 40 217 / 0.5)
}

.hover\:text-violet-700\/60:hover {
    color: rgb(109 40 217 / 0.6)
}

.hover\:text-violet-700\/70:hover {
    color: rgb(109 40 217 / 0.7)
}

.hover\:text-violet-700\/75:hover {
    color: rgb(109 40 217 / 0.75)
}

.hover\:text-violet-700\/80:hover {
    color: rgb(109 40 217 / 0.8)
}

.hover\:text-violet-700\/90:hover {
    color: rgb(109 40 217 / 0.9)
}

.hover\:text-violet-700\/95:hover {
    color: rgb(109 40 217 / 0.95)
}

.hover\:text-violet-750:hover {
    --tw-text-opacity: 1;
    color: rgb(89 6 173 / var(--tw-text-opacity))
}

.hover\:text-violet-750\/0:hover {
    color: rgb(89 6 173 / 0)
}

.hover\:text-violet-750\/10:hover {
    color: rgb(89 6 173 / 0.1)
}

.hover\:text-violet-750\/100:hover {
    color: rgb(89 6 173 / 1)
}

.hover\:text-violet-750\/20:hover {
    color: rgb(89 6 173 / 0.2)
}

.hover\:text-violet-750\/25:hover {
    color: rgb(89 6 173 / 0.25)
}

.hover\:text-violet-750\/30:hover {
    color: rgb(89 6 173 / 0.3)
}

.hover\:text-violet-750\/40:hover {
    color: rgb(89 6 173 / 0.4)
}

.hover\:text-violet-750\/5:hover {
    color: rgb(89 6 173 / 0.05)
}

.hover\:text-violet-750\/50:hover {
    color: rgb(89 6 173 / 0.5)
}

.hover\:text-violet-750\/60:hover {
    color: rgb(89 6 173 / 0.6)
}

.hover\:text-violet-750\/70:hover {
    color: rgb(89 6 173 / 0.7)
}

.hover\:text-violet-750\/75:hover {
    color: rgb(89 6 173 / 0.75)
}

.hover\:text-violet-750\/80:hover {
    color: rgb(89 6 173 / 0.8)
}

.hover\:text-violet-750\/90:hover {
    color: rgb(89 6 173 / 0.9)
}

.hover\:text-violet-750\/95:hover {
    color: rgb(89 6 173 / 0.95)
}

.hover\:text-violet-800:hover {
    --tw-text-opacity: 1;
    color: rgb(91 33 182 / var(--tw-text-opacity))
}

.hover\:text-violet-800\/0:hover {
    color: rgb(91 33 182 / 0)
}

.hover\:text-violet-800\/10:hover {
    color: rgb(91 33 182 / 0.1)
}

.hover\:text-violet-800\/100:hover {
    color: rgb(91 33 182 / 1)
}

.hover\:text-violet-800\/20:hover {
    color: rgb(91 33 182 / 0.2)
}

.hover\:text-violet-800\/25:hover {
    color: rgb(91 33 182 / 0.25)
}

.hover\:text-violet-800\/30:hover {
    color: rgb(91 33 182 / 0.3)
}

.hover\:text-violet-800\/40:hover {
    color: rgb(91 33 182 / 0.4)
}

.hover\:text-violet-800\/5:hover {
    color: rgb(91 33 182 / 0.05)
}

.hover\:text-violet-800\/50:hover {
    color: rgb(91 33 182 / 0.5)
}

.hover\:text-violet-800\/60:hover {
    color: rgb(91 33 182 / 0.6)
}

.hover\:text-violet-800\/70:hover {
    color: rgb(91 33 182 / 0.7)
}

.hover\:text-violet-800\/75:hover {
    color: rgb(91 33 182 / 0.75)
}

.hover\:text-violet-800\/80:hover {
    color: rgb(91 33 182 / 0.8)
}

.hover\:text-violet-800\/90:hover {
    color: rgb(91 33 182 / 0.9)
}

.hover\:text-violet-800\/95:hover {
    color: rgb(91 33 182 / 0.95)
}

.hover\:text-violet-900:hover {
    --tw-text-opacity: 1;
    color: rgb(76 29 149 / var(--tw-text-opacity))
}

.hover\:text-violet-900\/0:hover {
    color: rgb(76 29 149 / 0)
}

.hover\:text-violet-900\/10:hover {
    color: rgb(76 29 149 / 0.1)
}

.hover\:text-violet-900\/100:hover {
    color: rgb(76 29 149 / 1)
}

.hover\:text-violet-900\/20:hover {
    color: rgb(76 29 149 / 0.2)
}

.hover\:text-violet-900\/25:hover {
    color: rgb(76 29 149 / 0.25)
}

.hover\:text-violet-900\/30:hover {
    color: rgb(76 29 149 / 0.3)
}

.hover\:text-violet-900\/40:hover {
    color: rgb(76 29 149 / 0.4)
}

.hover\:text-violet-900\/5:hover {
    color: rgb(76 29 149 / 0.05)
}

.hover\:text-violet-900\/50:hover {
    color: rgb(76 29 149 / 0.5)
}

.hover\:text-violet-900\/60:hover {
    color: rgb(76 29 149 / 0.6)
}

.hover\:text-violet-900\/70:hover {
    color: rgb(76 29 149 / 0.7)
}

.hover\:text-violet-900\/75:hover {
    color: rgb(76 29 149 / 0.75)
}

.hover\:text-violet-900\/80:hover {
    color: rgb(76 29 149 / 0.8)
}

.hover\:text-violet-900\/90:hover {
    color: rgb(76 29 149 / 0.9)
}

.hover\:text-violet-900\/95:hover {
    color: rgb(76 29 149 / 0.95)
}

.hover\:text-violet-950:hover {
    --tw-text-opacity: 1;
    color: rgb(46 16 101 / var(--tw-text-opacity))
}

.hover\:text-violet-950\/0:hover {
    color: rgb(46 16 101 / 0)
}

.hover\:text-violet-950\/10:hover {
    color: rgb(46 16 101 / 0.1)
}

.hover\:text-violet-950\/100:hover {
    color: rgb(46 16 101 / 1)
}

.hover\:text-violet-950\/20:hover {
    color: rgb(46 16 101 / 0.2)
}

.hover\:text-violet-950\/25:hover {
    color: rgb(46 16 101 / 0.25)
}

.hover\:text-violet-950\/30:hover {
    color: rgb(46 16 101 / 0.3)
}

.hover\:text-violet-950\/40:hover {
    color: rgb(46 16 101 / 0.4)
}

.hover\:text-violet-950\/5:hover {
    color: rgb(46 16 101 / 0.05)
}

.hover\:text-violet-950\/50:hover {
    color: rgb(46 16 101 / 0.5)
}

.hover\:text-violet-950\/60:hover {
    color: rgb(46 16 101 / 0.6)
}

.hover\:text-violet-950\/70:hover {
    color: rgb(46 16 101 / 0.7)
}

.hover\:text-violet-950\/75:hover {
    color: rgb(46 16 101 / 0.75)
}

.hover\:text-violet-950\/80:hover {
    color: rgb(46 16 101 / 0.8)
}

.hover\:text-violet-950\/90:hover {
    color: rgb(46 16 101 / 0.9)
}

.hover\:text-violet-950\/95:hover {
    color: rgb(46 16 101 / 0.95)
}

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

.hover\:text-yellow-100:hover {
    --tw-text-opacity: 1;
    color: rgb(254 249 195 / var(--tw-text-opacity))
}

.hover\:text-yellow-100\/0:hover {
    color: rgb(254 249 195 / 0)
}

.hover\:text-yellow-100\/10:hover {
    color: rgb(254 249 195 / 0.1)
}

.hover\:text-yellow-100\/100:hover {
    color: rgb(254 249 195 / 1)
}

.hover\:text-yellow-100\/20:hover {
    color: rgb(254 249 195 / 0.2)
}

.hover\:text-yellow-100\/25:hover {
    color: rgb(254 249 195 / 0.25)
}

.hover\:text-yellow-100\/30:hover {
    color: rgb(254 249 195 / 0.3)
}

.hover\:text-yellow-100\/40:hover {
    color: rgb(254 249 195 / 0.4)
}

.hover\:text-yellow-100\/5:hover {
    color: rgb(254 249 195 / 0.05)
}

.hover\:text-yellow-100\/50:hover {
    color: rgb(254 249 195 / 0.5)
}

.hover\:text-yellow-100\/60:hover {
    color: rgb(254 249 195 / 0.6)
}

.hover\:text-yellow-100\/70:hover {
    color: rgb(254 249 195 / 0.7)
}

.hover\:text-yellow-100\/75:hover {
    color: rgb(254 249 195 / 0.75)
}

.hover\:text-yellow-100\/80:hover {
    color: rgb(254 249 195 / 0.8)
}

.hover\:text-yellow-100\/90:hover {
    color: rgb(254 249 195 / 0.9)
}

.hover\:text-yellow-100\/95:hover {
    color: rgb(254 249 195 / 0.95)
}

.hover\:text-yellow-200:hover {
    --tw-text-opacity: 1;
    color: rgb(254 240 138 / var(--tw-text-opacity))
}

.hover\:text-yellow-200\/0:hover {
    color: rgb(254 240 138 / 0)
}

.hover\:text-yellow-200\/10:hover {
    color: rgb(254 240 138 / 0.1)
}

.hover\:text-yellow-200\/100:hover {
    color: rgb(254 240 138 / 1)
}

.hover\:text-yellow-200\/20:hover {
    color: rgb(254 240 138 / 0.2)
}

.hover\:text-yellow-200\/25:hover {
    color: rgb(254 240 138 / 0.25)
}

.hover\:text-yellow-200\/30:hover {
    color: rgb(254 240 138 / 0.3)
}

.hover\:text-yellow-200\/40:hover {
    color: rgb(254 240 138 / 0.4)
}

.hover\:text-yellow-200\/5:hover {
    color: rgb(254 240 138 / 0.05)
}

.hover\:text-yellow-200\/50:hover {
    color: rgb(254 240 138 / 0.5)
}

.hover\:text-yellow-200\/60:hover {
    color: rgb(254 240 138 / 0.6)
}

.hover\:text-yellow-200\/70:hover {
    color: rgb(254 240 138 / 0.7)
}

.hover\:text-yellow-200\/75:hover {
    color: rgb(254 240 138 / 0.75)
}

.hover\:text-yellow-200\/80:hover {
    color: rgb(254 240 138 / 0.8)
}

.hover\:text-yellow-200\/90:hover {
    color: rgb(254 240 138 / 0.9)
}

.hover\:text-yellow-200\/95:hover {
    color: rgb(254 240 138 / 0.95)
}

.hover\:text-yellow-255:hover {
    --tw-text-opacity: 1;
    color: rgb(252 232 128 / var(--tw-text-opacity))
}

.hover\:text-yellow-255\/0:hover {
    color: rgb(252 232 128 / 0)
}

.hover\:text-yellow-255\/10:hover {
    color: rgb(252 232 128 / 0.1)
}

.hover\:text-yellow-255\/100:hover {
    color: rgb(252 232 128 / 1)
}

.hover\:text-yellow-255\/20:hover {
    color: rgb(252 232 128 / 0.2)
}

.hover\:text-yellow-255\/25:hover {
    color: rgb(252 232 128 / 0.25)
}

.hover\:text-yellow-255\/30:hover {
    color: rgb(252 232 128 / 0.3)
}

.hover\:text-yellow-255\/40:hover {
    color: rgb(252 232 128 / 0.4)
}

.hover\:text-yellow-255\/5:hover {
    color: rgb(252 232 128 / 0.05)
}

.hover\:text-yellow-255\/50:hover {
    color: rgb(252 232 128 / 0.5)
}

.hover\:text-yellow-255\/60:hover {
    color: rgb(252 232 128 / 0.6)
}

.hover\:text-yellow-255\/70:hover {
    color: rgb(252 232 128 / 0.7)
}

.hover\:text-yellow-255\/75:hover {
    color: rgb(252 232 128 / 0.75)
}

.hover\:text-yellow-255\/80:hover {
    color: rgb(252 232 128 / 0.8)
}

.hover\:text-yellow-255\/90:hover {
    color: rgb(252 232 128 / 0.9)
}

.hover\:text-yellow-255\/95:hover {
    color: rgb(252 232 128 / 0.95)
}

.hover\:text-yellow-300:hover {
    --tw-text-opacity: 1;
    color: rgb(253 224 71 / var(--tw-text-opacity))
}

.hover\:text-yellow-300\/0:hover {
    color: rgb(253 224 71 / 0)
}

.hover\:text-yellow-300\/10:hover {
    color: rgb(253 224 71 / 0.1)
}

.hover\:text-yellow-300\/100:hover {
    color: rgb(253 224 71 / 1)
}

.hover\:text-yellow-300\/20:hover {
    color: rgb(253 224 71 / 0.2)
}

.hover\:text-yellow-300\/25:hover {
    color: rgb(253 224 71 / 0.25)
}

.hover\:text-yellow-300\/30:hover {
    color: rgb(253 224 71 / 0.3)
}

.hover\:text-yellow-300\/40:hover {
    color: rgb(253 224 71 / 0.4)
}

.hover\:text-yellow-300\/5:hover {
    color: rgb(253 224 71 / 0.05)
}

.hover\:text-yellow-300\/50:hover {
    color: rgb(253 224 71 / 0.5)
}

.hover\:text-yellow-300\/60:hover {
    color: rgb(253 224 71 / 0.6)
}

.hover\:text-yellow-300\/70:hover {
    color: rgb(253 224 71 / 0.7)
}

.hover\:text-yellow-300\/75:hover {
    color: rgb(253 224 71 / 0.75)
}

.hover\:text-yellow-300\/80:hover {
    color: rgb(253 224 71 / 0.8)
}

.hover\:text-yellow-300\/90:hover {
    color: rgb(253 224 71 / 0.9)
}

.hover\:text-yellow-300\/95:hover {
    color: rgb(253 224 71 / 0.95)
}

.hover\:text-yellow-350:hover {
    --tw-text-opacity: 1;
    color: rgb(255 221 154 / var(--tw-text-opacity))
}

.hover\:text-yellow-350\/0:hover {
    color: rgb(255 221 154 / 0)
}

.hover\:text-yellow-350\/10:hover {
    color: rgb(255 221 154 / 0.1)
}

.hover\:text-yellow-350\/100:hover {
    color: rgb(255 221 154 / 1)
}

.hover\:text-yellow-350\/20:hover {
    color: rgb(255 221 154 / 0.2)
}

.hover\:text-yellow-350\/25:hover {
    color: rgb(255 221 154 / 0.25)
}

.hover\:text-yellow-350\/30:hover {
    color: rgb(255 221 154 / 0.3)
}

.hover\:text-yellow-350\/40:hover {
    color: rgb(255 221 154 / 0.4)
}

.hover\:text-yellow-350\/5:hover {
    color: rgb(255 221 154 / 0.05)
}

.hover\:text-yellow-350\/50:hover {
    color: rgb(255 221 154 / 0.5)
}

.hover\:text-yellow-350\/60:hover {
    color: rgb(255 221 154 / 0.6)
}

.hover\:text-yellow-350\/70:hover {
    color: rgb(255 221 154 / 0.7)
}

.hover\:text-yellow-350\/75:hover {
    color: rgb(255 221 154 / 0.75)
}

.hover\:text-yellow-350\/80:hover {
    color: rgb(255 221 154 / 0.8)
}

.hover\:text-yellow-350\/90:hover {
    color: rgb(255 221 154 / 0.9)
}

.hover\:text-yellow-350\/95:hover {
    color: rgb(255 221 154 / 0.95)
}

.hover\:text-yellow-351:hover {
    --tw-text-opacity: 1;
    color: rgb(255 214 11 / var(--tw-text-opacity))
}

.hover\:text-yellow-351\/0:hover {
    color: rgb(255 214 11 / 0)
}

.hover\:text-yellow-351\/10:hover {
    color: rgb(255 214 11 / 0.1)
}

.hover\:text-yellow-351\/100:hover {
    color: rgb(255 214 11 / 1)
}

.hover\:text-yellow-351\/20:hover {
    color: rgb(255 214 11 / 0.2)
}

.hover\:text-yellow-351\/25:hover {
    color: rgb(255 214 11 / 0.25)
}

.hover\:text-yellow-351\/30:hover {
    color: rgb(255 214 11 / 0.3)
}

.hover\:text-yellow-351\/40:hover {
    color: rgb(255 214 11 / 0.4)
}

.hover\:text-yellow-351\/5:hover {
    color: rgb(255 214 11 / 0.05)
}

.hover\:text-yellow-351\/50:hover {
    color: rgb(255 214 11 / 0.5)
}

.hover\:text-yellow-351\/60:hover {
    color: rgb(255 214 11 / 0.6)
}

.hover\:text-yellow-351\/70:hover {
    color: rgb(255 214 11 / 0.7)
}

.hover\:text-yellow-351\/75:hover {
    color: rgb(255 214 11 / 0.75)
}

.hover\:text-yellow-351\/80:hover {
    color: rgb(255 214 11 / 0.8)
}

.hover\:text-yellow-351\/90:hover {
    color: rgb(255 214 11 / 0.9)
}

.hover\:text-yellow-351\/95:hover {
    color: rgb(255 214 11 / 0.95)
}

.hover\:text-yellow-400:hover {
    --tw-text-opacity: 1;
    color: rgb(250 204 21 / var(--tw-text-opacity))
}

.hover\:text-yellow-400\/0:hover {
    color: rgb(250 204 21 / 0)
}

.hover\:text-yellow-400\/10:hover {
    color: rgb(250 204 21 / 0.1)
}

.hover\:text-yellow-400\/100:hover {
    color: rgb(250 204 21 / 1)
}

.hover\:text-yellow-400\/20:hover {
    color: rgb(250 204 21 / 0.2)
}

.hover\:text-yellow-400\/25:hover {
    color: rgb(250 204 21 / 0.25)
}

.hover\:text-yellow-400\/30:hover {
    color: rgb(250 204 21 / 0.3)
}

.hover\:text-yellow-400\/40:hover {
    color: rgb(250 204 21 / 0.4)
}

.hover\:text-yellow-400\/5:hover {
    color: rgb(250 204 21 / 0.05)
}

.hover\:text-yellow-400\/50:hover {
    color: rgb(250 204 21 / 0.5)
}

.hover\:text-yellow-400\/60:hover {
    color: rgb(250 204 21 / 0.6)
}

.hover\:text-yellow-400\/70:hover {
    color: rgb(250 204 21 / 0.7)
}

.hover\:text-yellow-400\/75:hover {
    color: rgb(250 204 21 / 0.75)
}

.hover\:text-yellow-400\/80:hover {
    color: rgb(250 204 21 / 0.8)
}

.hover\:text-yellow-400\/90:hover {
    color: rgb(250 204 21 / 0.9)
}

.hover\:text-yellow-400\/95:hover {
    color: rgb(250 204 21 / 0.95)
}

.hover\:text-yellow-450:hover {
    --tw-text-opacity: 1;
    color: rgb(250 179 19 / var(--tw-text-opacity))
}

.hover\:text-yellow-450\/0:hover {
    color: rgb(250 179 19 / 0)
}

.hover\:text-yellow-450\/10:hover {
    color: rgb(250 179 19 / 0.1)
}

.hover\:text-yellow-450\/100:hover {
    color: rgb(250 179 19 / 1)
}

.hover\:text-yellow-450\/20:hover {
    color: rgb(250 179 19 / 0.2)
}

.hover\:text-yellow-450\/25:hover {
    color: rgb(250 179 19 / 0.25)
}

.hover\:text-yellow-450\/30:hover {
    color: rgb(250 179 19 / 0.3)
}

.hover\:text-yellow-450\/40:hover {
    color: rgb(250 179 19 / 0.4)
}

.hover\:text-yellow-450\/5:hover {
    color: rgb(250 179 19 / 0.05)
}

.hover\:text-yellow-450\/50:hover {
    color: rgb(250 179 19 / 0.5)
}

.hover\:text-yellow-450\/60:hover {
    color: rgb(250 179 19 / 0.6)
}

.hover\:text-yellow-450\/70:hover {
    color: rgb(250 179 19 / 0.7)
}

.hover\:text-yellow-450\/75:hover {
    color: rgb(250 179 19 / 0.75)
}

.hover\:text-yellow-450\/80:hover {
    color: rgb(250 179 19 / 0.8)
}

.hover\:text-yellow-450\/90:hover {
    color: rgb(250 179 19 / 0.9)
}

.hover\:text-yellow-450\/95:hover {
    color: rgb(250 179 19 / 0.95)
}

.hover\:text-yellow-50:hover {
    --tw-text-opacity: 1;
    color: rgb(254 252 232 / var(--tw-text-opacity))
}

.hover\:text-yellow-50\/0:hover {
    color: rgb(254 252 232 / 0)
}

.hover\:text-yellow-50\/10:hover {
    color: rgb(254 252 232 / 0.1)
}

.hover\:text-yellow-50\/100:hover {
    color: rgb(254 252 232 / 1)
}

.hover\:text-yellow-50\/20:hover {
    color: rgb(254 252 232 / 0.2)
}

.hover\:text-yellow-50\/25:hover {
    color: rgb(254 252 232 / 0.25)
}

.hover\:text-yellow-50\/30:hover {
    color: rgb(254 252 232 / 0.3)
}

.hover\:text-yellow-50\/40:hover {
    color: rgb(254 252 232 / 0.4)
}

.hover\:text-yellow-50\/5:hover {
    color: rgb(254 252 232 / 0.05)
}

.hover\:text-yellow-50\/50:hover {
    color: rgb(254 252 232 / 0.5)
}

.hover\:text-yellow-50\/60:hover {
    color: rgb(254 252 232 / 0.6)
}

.hover\:text-yellow-50\/70:hover {
    color: rgb(254 252 232 / 0.7)
}

.hover\:text-yellow-50\/75:hover {
    color: rgb(254 252 232 / 0.75)
}

.hover\:text-yellow-50\/80:hover {
    color: rgb(254 252 232 / 0.8)
}

.hover\:text-yellow-50\/90:hover {
    color: rgb(254 252 232 / 0.9)
}

.hover\:text-yellow-50\/95:hover {
    color: rgb(254 252 232 / 0.95)
}

.hover\:text-yellow-500:hover {
    --tw-text-opacity: 1;
    color: rgb(234 179 8 / var(--tw-text-opacity))
}

.hover\:text-yellow-500\/0:hover {
    color: rgb(234 179 8 / 0)
}

.hover\:text-yellow-500\/10:hover {
    color: rgb(234 179 8 / 0.1)
}

.hover\:text-yellow-500\/100:hover {
    color: rgb(234 179 8 / 1)
}

.hover\:text-yellow-500\/20:hover {
    color: rgb(234 179 8 / 0.2)
}

.hover\:text-yellow-500\/25:hover {
    color: rgb(234 179 8 / 0.25)
}

.hover\:text-yellow-500\/30:hover {
    color: rgb(234 179 8 / 0.3)
}

.hover\:text-yellow-500\/40:hover {
    color: rgb(234 179 8 / 0.4)
}

.hover\:text-yellow-500\/5:hover {
    color: rgb(234 179 8 / 0.05)
}

.hover\:text-yellow-500\/50:hover {
    color: rgb(234 179 8 / 0.5)
}

.hover\:text-yellow-500\/60:hover {
    color: rgb(234 179 8 / 0.6)
}

.hover\:text-yellow-500\/70:hover {
    color: rgb(234 179 8 / 0.7)
}

.hover\:text-yellow-500\/75:hover {
    color: rgb(234 179 8 / 0.75)
}

.hover\:text-yellow-500\/80:hover {
    color: rgb(234 179 8 / 0.8)
}

.hover\:text-yellow-500\/90:hover {
    color: rgb(234 179 8 / 0.9)
}

.hover\:text-yellow-500\/95:hover {
    color: rgb(234 179 8 / 0.95)
}

.hover\:text-yellow-550:hover {
    --tw-text-opacity: 1;
    color: rgb(218 153 0 / var(--tw-text-opacity))
}

.hover\:text-yellow-550\/0:hover {
    color: rgb(218 153 0 / 0)
}

.hover\:text-yellow-550\/10:hover {
    color: rgb(218 153 0 / 0.1)
}

.hover\:text-yellow-550\/100:hover {
    color: rgb(218 153 0 / 1)
}

.hover\:text-yellow-550\/20:hover {
    color: rgb(218 153 0 / 0.2)
}

.hover\:text-yellow-550\/25:hover {
    color: rgb(218 153 0 / 0.25)
}

.hover\:text-yellow-550\/30:hover {
    color: rgb(218 153 0 / 0.3)
}

.hover\:text-yellow-550\/40:hover {
    color: rgb(218 153 0 / 0.4)
}

.hover\:text-yellow-550\/5:hover {
    color: rgb(218 153 0 / 0.05)
}

.hover\:text-yellow-550\/50:hover {
    color: rgb(218 153 0 / 0.5)
}

.hover\:text-yellow-550\/60:hover {
    color: rgb(218 153 0 / 0.6)
}

.hover\:text-yellow-550\/70:hover {
    color: rgb(218 153 0 / 0.7)
}

.hover\:text-yellow-550\/75:hover {
    color: rgb(218 153 0 / 0.75)
}

.hover\:text-yellow-550\/80:hover {
    color: rgb(218 153 0 / 0.8)
}

.hover\:text-yellow-550\/90:hover {
    color: rgb(218 153 0 / 0.9)
}

.hover\:text-yellow-550\/95:hover {
    color: rgb(218 153 0 / 0.95)
}

.hover\:text-yellow-600:hover {
    --tw-text-opacity: 1;
    color: rgb(202 138 4 / var(--tw-text-opacity))
}

.hover\:text-yellow-600\/0:hover {
    color: rgb(202 138 4 / 0)
}

.hover\:text-yellow-600\/10:hover {
    color: rgb(202 138 4 / 0.1)
}

.hover\:text-yellow-600\/100:hover {
    color: rgb(202 138 4 / 1)
}

.hover\:text-yellow-600\/20:hover {
    color: rgb(202 138 4 / 0.2)
}

.hover\:text-yellow-600\/25:hover {
    color: rgb(202 138 4 / 0.25)
}

.hover\:text-yellow-600\/30:hover {
    color: rgb(202 138 4 / 0.3)
}

.hover\:text-yellow-600\/40:hover {
    color: rgb(202 138 4 / 0.4)
}

.hover\:text-yellow-600\/5:hover {
    color: rgb(202 138 4 / 0.05)
}

.hover\:text-yellow-600\/50:hover {
    color: rgb(202 138 4 / 0.5)
}

.hover\:text-yellow-600\/60:hover {
    color: rgb(202 138 4 / 0.6)
}

.hover\:text-yellow-600\/70:hover {
    color: rgb(202 138 4 / 0.7)
}

.hover\:text-yellow-600\/75:hover {
    color: rgb(202 138 4 / 0.75)
}

.hover\:text-yellow-600\/80:hover {
    color: rgb(202 138 4 / 0.8)
}

.hover\:text-yellow-600\/90:hover {
    color: rgb(202 138 4 / 0.9)
}

.hover\:text-yellow-600\/95:hover {
    color: rgb(202 138 4 / 0.95)
}

.hover\:text-yellow-700:hover {
    --tw-text-opacity: 1;
    color: rgb(161 98 7 / var(--tw-text-opacity))
}

.hover\:text-yellow-700\/0:hover {
    color: rgb(161 98 7 / 0)
}

.hover\:text-yellow-700\/10:hover {
    color: rgb(161 98 7 / 0.1)
}

.hover\:text-yellow-700\/100:hover {
    color: rgb(161 98 7 / 1)
}

.hover\:text-yellow-700\/20:hover {
    color: rgb(161 98 7 / 0.2)
}

.hover\:text-yellow-700\/25:hover {
    color: rgb(161 98 7 / 0.25)
}

.hover\:text-yellow-700\/30:hover {
    color: rgb(161 98 7 / 0.3)
}

.hover\:text-yellow-700\/40:hover {
    color: rgb(161 98 7 / 0.4)
}

.hover\:text-yellow-700\/5:hover {
    color: rgb(161 98 7 / 0.05)
}

.hover\:text-yellow-700\/50:hover {
    color: rgb(161 98 7 / 0.5)
}

.hover\:text-yellow-700\/60:hover {
    color: rgb(161 98 7 / 0.6)
}

.hover\:text-yellow-700\/70:hover {
    color: rgb(161 98 7 / 0.7)
}

.hover\:text-yellow-700\/75:hover {
    color: rgb(161 98 7 / 0.75)
}

.hover\:text-yellow-700\/80:hover {
    color: rgb(161 98 7 / 0.8)
}

.hover\:text-yellow-700\/90:hover {
    color: rgb(161 98 7 / 0.9)
}

.hover\:text-yellow-700\/95:hover {
    color: rgb(161 98 7 / 0.95)
}

.hover\:text-yellow-800:hover {
    --tw-text-opacity: 1;
    color: rgb(133 77 14 / var(--tw-text-opacity))
}

.hover\:text-yellow-800\/0:hover {
    color: rgb(133 77 14 / 0)
}

.hover\:text-yellow-800\/10:hover {
    color: rgb(133 77 14 / 0.1)
}

.hover\:text-yellow-800\/100:hover {
    color: rgb(133 77 14 / 1)
}

.hover\:text-yellow-800\/20:hover {
    color: rgb(133 77 14 / 0.2)
}

.hover\:text-yellow-800\/25:hover {
    color: rgb(133 77 14 / 0.25)
}

.hover\:text-yellow-800\/30:hover {
    color: rgb(133 77 14 / 0.3)
}

.hover\:text-yellow-800\/40:hover {
    color: rgb(133 77 14 / 0.4)
}

.hover\:text-yellow-800\/5:hover {
    color: rgb(133 77 14 / 0.05)
}

.hover\:text-yellow-800\/50:hover {
    color: rgb(133 77 14 / 0.5)
}

.hover\:text-yellow-800\/60:hover {
    color: rgb(133 77 14 / 0.6)
}

.hover\:text-yellow-800\/70:hover {
    color: rgb(133 77 14 / 0.7)
}

.hover\:text-yellow-800\/75:hover {
    color: rgb(133 77 14 / 0.75)
}

.hover\:text-yellow-800\/80:hover {
    color: rgb(133 77 14 / 0.8)
}

.hover\:text-yellow-800\/90:hover {
    color: rgb(133 77 14 / 0.9)
}

.hover\:text-yellow-800\/95:hover {
    color: rgb(133 77 14 / 0.95)
}

.hover\:text-yellow-900:hover {
    --tw-text-opacity: 1;
    color: rgb(113 63 18 / var(--tw-text-opacity))
}

.hover\:text-yellow-900\/0:hover {
    color: rgb(113 63 18 / 0)
}

.hover\:text-yellow-900\/10:hover {
    color: rgb(113 63 18 / 0.1)
}

.hover\:text-yellow-900\/100:hover {
    color: rgb(113 63 18 / 1)
}

.hover\:text-yellow-900\/20:hover {
    color: rgb(113 63 18 / 0.2)
}

.hover\:text-yellow-900\/25:hover {
    color: rgb(113 63 18 / 0.25)
}

.hover\:text-yellow-900\/30:hover {
    color: rgb(113 63 18 / 0.3)
}

.hover\:text-yellow-900\/40:hover {
    color: rgb(113 63 18 / 0.4)
}

.hover\:text-yellow-900\/5:hover {
    color: rgb(113 63 18 / 0.05)
}

.hover\:text-yellow-900\/50:hover {
    color: rgb(113 63 18 / 0.5)
}

.hover\:text-yellow-900\/60:hover {
    color: rgb(113 63 18 / 0.6)
}

.hover\:text-yellow-900\/70:hover {
    color: rgb(113 63 18 / 0.7)
}

.hover\:text-yellow-900\/75:hover {
    color: rgb(113 63 18 / 0.75)
}

.hover\:text-yellow-900\/80:hover {
    color: rgb(113 63 18 / 0.8)
}

.hover\:text-yellow-900\/90:hover {
    color: rgb(113 63 18 / 0.9)
}

.hover\:text-yellow-900\/95:hover {
    color: rgb(113 63 18 / 0.95)
}

.hover\:text-yellow-950:hover {
    --tw-text-opacity: 1;
    color: rgb(66 32 6 / var(--tw-text-opacity))
}

.hover\:text-yellow-950\/0:hover {
    color: rgb(66 32 6 / 0)
}

.hover\:text-yellow-950\/10:hover {
    color: rgb(66 32 6 / 0.1)
}

.hover\:text-yellow-950\/100:hover {
    color: rgb(66 32 6 / 1)
}

.hover\:text-yellow-950\/20:hover {
    color: rgb(66 32 6 / 0.2)
}

.hover\:text-yellow-950\/25:hover {
    color: rgb(66 32 6 / 0.25)
}

.hover\:text-yellow-950\/30:hover {
    color: rgb(66 32 6 / 0.3)
}

.hover\:text-yellow-950\/40:hover {
    color: rgb(66 32 6 / 0.4)
}

.hover\:text-yellow-950\/5:hover {
    color: rgb(66 32 6 / 0.05)
}

.hover\:text-yellow-950\/50:hover {
    color: rgb(66 32 6 / 0.5)
}

.hover\:text-yellow-950\/60:hover {
    color: rgb(66 32 6 / 0.6)
}

.hover\:text-yellow-950\/70:hover {
    color: rgb(66 32 6 / 0.7)
}

.hover\:text-yellow-950\/75:hover {
    color: rgb(66 32 6 / 0.75)
}

.hover\:text-yellow-950\/80:hover {
    color: rgb(66 32 6 / 0.8)
}

.hover\:text-yellow-950\/90:hover {
    color: rgb(66 32 6 / 0.9)
}

.hover\:text-yellow-950\/95:hover {
    color: rgb(66 32 6 / 0.95)
}

.hover\:text-zinc-100:hover {
    --tw-text-opacity: 1;
    color: rgb(244 244 245 / var(--tw-text-opacity))
}

.hover\:text-zinc-100\/0:hover {
    color: rgb(244 244 245 / 0)
}

.hover\:text-zinc-100\/10:hover {
    color: rgb(244 244 245 / 0.1)
}

.hover\:text-zinc-100\/100:hover {
    color: rgb(244 244 245 / 1)
}

.hover\:text-zinc-100\/20:hover {
    color: rgb(244 244 245 / 0.2)
}

.hover\:text-zinc-100\/25:hover {
    color: rgb(244 244 245 / 0.25)
}

.hover\:text-zinc-100\/30:hover {
    color: rgb(244 244 245 / 0.3)
}

.hover\:text-zinc-100\/40:hover {
    color: rgb(244 244 245 / 0.4)
}

.hover\:text-zinc-100\/5:hover {
    color: rgb(244 244 245 / 0.05)
}

.hover\:text-zinc-100\/50:hover {
    color: rgb(244 244 245 / 0.5)
}

.hover\:text-zinc-100\/60:hover {
    color: rgb(244 244 245 / 0.6)
}

.hover\:text-zinc-100\/70:hover {
    color: rgb(244 244 245 / 0.7)
}

.hover\:text-zinc-100\/75:hover {
    color: rgb(244 244 245 / 0.75)
}

.hover\:text-zinc-100\/80:hover {
    color: rgb(244 244 245 / 0.8)
}

.hover\:text-zinc-100\/90:hover {
    color: rgb(244 244 245 / 0.9)
}

.hover\:text-zinc-100\/95:hover {
    color: rgb(244 244 245 / 0.95)
}

.hover\:text-zinc-150:hover {
    --tw-text-opacity: 1;
    color: rgb(241 241 241 / var(--tw-text-opacity))
}

.hover\:text-zinc-150\/0:hover {
    color: rgb(241 241 241 / 0)
}

.hover\:text-zinc-150\/10:hover {
    color: rgb(241 241 241 / 0.1)
}

.hover\:text-zinc-150\/100:hover {
    color: rgb(241 241 241 / 1)
}

.hover\:text-zinc-150\/20:hover {
    color: rgb(241 241 241 / 0.2)
}

.hover\:text-zinc-150\/25:hover {
    color: rgb(241 241 241 / 0.25)
}

.hover\:text-zinc-150\/30:hover {
    color: rgb(241 241 241 / 0.3)
}

.hover\:text-zinc-150\/40:hover {
    color: rgb(241 241 241 / 0.4)
}

.hover\:text-zinc-150\/5:hover {
    color: rgb(241 241 241 / 0.05)
}

.hover\:text-zinc-150\/50:hover {
    color: rgb(241 241 241 / 0.5)
}

.hover\:text-zinc-150\/60:hover {
    color: rgb(241 241 241 / 0.6)
}

.hover\:text-zinc-150\/70:hover {
    color: rgb(241 241 241 / 0.7)
}

.hover\:text-zinc-150\/75:hover {
    color: rgb(241 241 241 / 0.75)
}

.hover\:text-zinc-150\/80:hover {
    color: rgb(241 241 241 / 0.8)
}

.hover\:text-zinc-150\/90:hover {
    color: rgb(241 241 241 / 0.9)
}

.hover\:text-zinc-150\/95:hover {
    color: rgb(241 241 241 / 0.95)
}

.hover\:text-zinc-200:hover {
    --tw-text-opacity: 1;
    color: rgb(228 228 231 / var(--tw-text-opacity))
}

.hover\:text-zinc-200\/0:hover {
    color: rgb(228 228 231 / 0)
}

.hover\:text-zinc-200\/10:hover {
    color: rgb(228 228 231 / 0.1)
}

.hover\:text-zinc-200\/100:hover {
    color: rgb(228 228 231 / 1)
}

.hover\:text-zinc-200\/20:hover {
    color: rgb(228 228 231 / 0.2)
}

.hover\:text-zinc-200\/25:hover {
    color: rgb(228 228 231 / 0.25)
}

.hover\:text-zinc-200\/30:hover {
    color: rgb(228 228 231 / 0.3)
}

.hover\:text-zinc-200\/40:hover {
    color: rgb(228 228 231 / 0.4)
}

.hover\:text-zinc-200\/5:hover {
    color: rgb(228 228 231 / 0.05)
}

.hover\:text-zinc-200\/50:hover {
    color: rgb(228 228 231 / 0.5)
}

.hover\:text-zinc-200\/60:hover {
    color: rgb(228 228 231 / 0.6)
}

.hover\:text-zinc-200\/70:hover {
    color: rgb(228 228 231 / 0.7)
}

.hover\:text-zinc-200\/75:hover {
    color: rgb(228 228 231 / 0.75)
}

.hover\:text-zinc-200\/80:hover {
    color: rgb(228 228 231 / 0.8)
}

.hover\:text-zinc-200\/90:hover {
    color: rgb(228 228 231 / 0.9)
}

.hover\:text-zinc-200\/95:hover {
    color: rgb(228 228 231 / 0.95)
}

.hover\:text-zinc-300:hover {
    --tw-text-opacity: 1;
    color: rgb(212 212 216 / var(--tw-text-opacity))
}

.hover\:text-zinc-300\/0:hover {
    color: rgb(212 212 216 / 0)
}

.hover\:text-zinc-300\/10:hover {
    color: rgb(212 212 216 / 0.1)
}

.hover\:text-zinc-300\/100:hover {
    color: rgb(212 212 216 / 1)
}

.hover\:text-zinc-300\/20:hover {
    color: rgb(212 212 216 / 0.2)
}

.hover\:text-zinc-300\/25:hover {
    color: rgb(212 212 216 / 0.25)
}

.hover\:text-zinc-300\/30:hover {
    color: rgb(212 212 216 / 0.3)
}

.hover\:text-zinc-300\/40:hover {
    color: rgb(212 212 216 / 0.4)
}

.hover\:text-zinc-300\/5:hover {
    color: rgb(212 212 216 / 0.05)
}

.hover\:text-zinc-300\/50:hover {
    color: rgb(212 212 216 / 0.5)
}

.hover\:text-zinc-300\/60:hover {
    color: rgb(212 212 216 / 0.6)
}

.hover\:text-zinc-300\/70:hover {
    color: rgb(212 212 216 / 0.7)
}

.hover\:text-zinc-300\/75:hover {
    color: rgb(212 212 216 / 0.75)
}

.hover\:text-zinc-300\/80:hover {
    color: rgb(212 212 216 / 0.8)
}

.hover\:text-zinc-300\/90:hover {
    color: rgb(212 212 216 / 0.9)
}

.hover\:text-zinc-300\/95:hover {
    color: rgb(212 212 216 / 0.95)
}

.hover\:text-zinc-400:hover {
    --tw-text-opacity: 1;
    color: rgb(161 161 170 / var(--tw-text-opacity))
}

.hover\:text-zinc-400\/0:hover {
    color: rgb(161 161 170 / 0)
}

.hover\:text-zinc-400\/10:hover {
    color: rgb(161 161 170 / 0.1)
}

.hover\:text-zinc-400\/100:hover {
    color: rgb(161 161 170 / 1)
}

.hover\:text-zinc-400\/20:hover {
    color: rgb(161 161 170 / 0.2)
}

.hover\:text-zinc-400\/25:hover {
    color: rgb(161 161 170 / 0.25)
}

.hover\:text-zinc-400\/30:hover {
    color: rgb(161 161 170 / 0.3)
}

.hover\:text-zinc-400\/40:hover {
    color: rgb(161 161 170 / 0.4)
}

.hover\:text-zinc-400\/5:hover {
    color: rgb(161 161 170 / 0.05)
}

.hover\:text-zinc-400\/50:hover {
    color: rgb(161 161 170 / 0.5)
}

.hover\:text-zinc-400\/60:hover {
    color: rgb(161 161 170 / 0.6)
}

.hover\:text-zinc-400\/70:hover {
    color: rgb(161 161 170 / 0.7)
}

.hover\:text-zinc-400\/75:hover {
    color: rgb(161 161 170 / 0.75)
}

.hover\:text-zinc-400\/80:hover {
    color: rgb(161 161 170 / 0.8)
}

.hover\:text-zinc-400\/90:hover {
    color: rgb(161 161 170 / 0.9)
}

.hover\:text-zinc-400\/95:hover {
    color: rgb(161 161 170 / 0.95)
}

.hover\:text-zinc-50:hover {
    --tw-text-opacity: 1;
    color: rgb(250 250 250 / var(--tw-text-opacity))
}

.hover\:text-zinc-50\/0:hover {
    color: rgb(250 250 250 / 0)
}

.hover\:text-zinc-50\/10:hover {
    color: rgb(250 250 250 / 0.1)
}

.hover\:text-zinc-50\/100:hover {
    color: rgb(250 250 250 / 1)
}

.hover\:text-zinc-50\/20:hover {
    color: rgb(250 250 250 / 0.2)
}

.hover\:text-zinc-50\/25:hover {
    color: rgb(250 250 250 / 0.25)
}

.hover\:text-zinc-50\/30:hover {
    color: rgb(250 250 250 / 0.3)
}

.hover\:text-zinc-50\/40:hover {
    color: rgb(250 250 250 / 0.4)
}

.hover\:text-zinc-50\/5:hover {
    color: rgb(250 250 250 / 0.05)
}

.hover\:text-zinc-50\/50:hover {
    color: rgb(250 250 250 / 0.5)
}

.hover\:text-zinc-50\/60:hover {
    color: rgb(250 250 250 / 0.6)
}

.hover\:text-zinc-50\/70:hover {
    color: rgb(250 250 250 / 0.7)
}

.hover\:text-zinc-50\/75:hover {
    color: rgb(250 250 250 / 0.75)
}

.hover\:text-zinc-50\/80:hover {
    color: rgb(250 250 250 / 0.8)
}

.hover\:text-zinc-50\/90:hover {
    color: rgb(250 250 250 / 0.9)
}

.hover\:text-zinc-50\/95:hover {
    color: rgb(250 250 250 / 0.95)
}

.hover\:text-zinc-500:hover {
    --tw-text-opacity: 1;
    color: rgb(113 113 122 / var(--tw-text-opacity))
}

.hover\:text-zinc-500\/0:hover {
    color: rgb(113 113 122 / 0)
}

.hover\:text-zinc-500\/10:hover {
    color: rgb(113 113 122 / 0.1)
}

.hover\:text-zinc-500\/100:hover {
    color: rgb(113 113 122 / 1)
}

.hover\:text-zinc-500\/20:hover {
    color: rgb(113 113 122 / 0.2)
}

.hover\:text-zinc-500\/25:hover {
    color: rgb(113 113 122 / 0.25)
}

.hover\:text-zinc-500\/30:hover {
    color: rgb(113 113 122 / 0.3)
}

.hover\:text-zinc-500\/40:hover {
    color: rgb(113 113 122 / 0.4)
}

.hover\:text-zinc-500\/5:hover {
    color: rgb(113 113 122 / 0.05)
}

.hover\:text-zinc-500\/50:hover {
    color: rgb(113 113 122 / 0.5)
}

.hover\:text-zinc-500\/60:hover {
    color: rgb(113 113 122 / 0.6)
}

.hover\:text-zinc-500\/70:hover {
    color: rgb(113 113 122 / 0.7)
}

.hover\:text-zinc-500\/75:hover {
    color: rgb(113 113 122 / 0.75)
}

.hover\:text-zinc-500\/80:hover {
    color: rgb(113 113 122 / 0.8)
}

.hover\:text-zinc-500\/90:hover {
    color: rgb(113 113 122 / 0.9)
}

.hover\:text-zinc-500\/95:hover {
    color: rgb(113 113 122 / 0.95)
}

.hover\:text-zinc-600:hover {
    --tw-text-opacity: 1;
    color: rgb(82 82 91 / var(--tw-text-opacity))
}

.hover\:text-zinc-600\/0:hover {
    color: rgb(82 82 91 / 0)
}

.hover\:text-zinc-600\/10:hover {
    color: rgb(82 82 91 / 0.1)
}

.hover\:text-zinc-600\/100:hover {
    color: rgb(82 82 91 / 1)
}

.hover\:text-zinc-600\/20:hover {
    color: rgb(82 82 91 / 0.2)
}

.hover\:text-zinc-600\/25:hover {
    color: rgb(82 82 91 / 0.25)
}

.hover\:text-zinc-600\/30:hover {
    color: rgb(82 82 91 / 0.3)
}

.hover\:text-zinc-600\/40:hover {
    color: rgb(82 82 91 / 0.4)
}

.hover\:text-zinc-600\/5:hover {
    color: rgb(82 82 91 / 0.05)
}

.hover\:text-zinc-600\/50:hover {
    color: rgb(82 82 91 / 0.5)
}

.hover\:text-zinc-600\/60:hover {
    color: rgb(82 82 91 / 0.6)
}

.hover\:text-zinc-600\/70:hover {
    color: rgb(82 82 91 / 0.7)
}

.hover\:text-zinc-600\/75:hover {
    color: rgb(82 82 91 / 0.75)
}

.hover\:text-zinc-600\/80:hover {
    color: rgb(82 82 91 / 0.8)
}

.hover\:text-zinc-600\/90:hover {
    color: rgb(82 82 91 / 0.9)
}

.hover\:text-zinc-600\/95:hover {
    color: rgb(82 82 91 / 0.95)
}

.hover\:text-zinc-700:hover {
    --tw-text-opacity: 1;
    color: rgb(63 63 70 / var(--tw-text-opacity))
}

.hover\:text-zinc-700\/0:hover {
    color: rgb(63 63 70 / 0)
}

.hover\:text-zinc-700\/10:hover {
    color: rgb(63 63 70 / 0.1)
}

.hover\:text-zinc-700\/100:hover {
    color: rgb(63 63 70 / 1)
}

.hover\:text-zinc-700\/20:hover {
    color: rgb(63 63 70 / 0.2)
}

.hover\:text-zinc-700\/25:hover {
    color: rgb(63 63 70 / 0.25)
}

.hover\:text-zinc-700\/30:hover {
    color: rgb(63 63 70 / 0.3)
}

.hover\:text-zinc-700\/40:hover {
    color: rgb(63 63 70 / 0.4)
}

.hover\:text-zinc-700\/5:hover {
    color: rgb(63 63 70 / 0.05)
}

.hover\:text-zinc-700\/50:hover {
    color: rgb(63 63 70 / 0.5)
}

.hover\:text-zinc-700\/60:hover {
    color: rgb(63 63 70 / 0.6)
}

.hover\:text-zinc-700\/70:hover {
    color: rgb(63 63 70 / 0.7)
}

.hover\:text-zinc-700\/75:hover {
    color: rgb(63 63 70 / 0.75)
}

.hover\:text-zinc-700\/80:hover {
    color: rgb(63 63 70 / 0.8)
}

.hover\:text-zinc-700\/90:hover {
    color: rgb(63 63 70 / 0.9)
}

.hover\:text-zinc-700\/95:hover {
    color: rgb(63 63 70 / 0.95)
}

.hover\:text-zinc-800:hover {
    --tw-text-opacity: 1;
    color: rgb(39 39 42 / var(--tw-text-opacity))
}

.hover\:text-zinc-800\/0:hover {
    color: rgb(39 39 42 / 0)
}

.hover\:text-zinc-800\/10:hover {
    color: rgb(39 39 42 / 0.1)
}

.hover\:text-zinc-800\/100:hover {
    color: rgb(39 39 42 / 1)
}

.hover\:text-zinc-800\/20:hover {
    color: rgb(39 39 42 / 0.2)
}

.hover\:text-zinc-800\/25:hover {
    color: rgb(39 39 42 / 0.25)
}

.hover\:text-zinc-800\/30:hover {
    color: rgb(39 39 42 / 0.3)
}

.hover\:text-zinc-800\/40:hover {
    color: rgb(39 39 42 / 0.4)
}

.hover\:text-zinc-800\/5:hover {
    color: rgb(39 39 42 / 0.05)
}

.hover\:text-zinc-800\/50:hover {
    color: rgb(39 39 42 / 0.5)
}

.hover\:text-zinc-800\/60:hover {
    color: rgb(39 39 42 / 0.6)
}

.hover\:text-zinc-800\/70:hover {
    color: rgb(39 39 42 / 0.7)
}

.hover\:text-zinc-800\/75:hover {
    color: rgb(39 39 42 / 0.75)
}

.hover\:text-zinc-800\/80:hover {
    color: rgb(39 39 42 / 0.8)
}

.hover\:text-zinc-800\/90:hover {
    color: rgb(39 39 42 / 0.9)
}

.hover\:text-zinc-800\/95:hover {
    color: rgb(39 39 42 / 0.95)
}

.hover\:text-zinc-900:hover {
    --tw-text-opacity: 1;
    color: rgb(24 24 27 / var(--tw-text-opacity))
}

.hover\:text-zinc-900\/0:hover {
    color: rgb(24 24 27 / 0)
}

.hover\:text-zinc-900\/10:hover {
    color: rgb(24 24 27 / 0.1)
}

.hover\:text-zinc-900\/100:hover {
    color: rgb(24 24 27 / 1)
}

.hover\:text-zinc-900\/20:hover {
    color: rgb(24 24 27 / 0.2)
}

.hover\:text-zinc-900\/25:hover {
    color: rgb(24 24 27 / 0.25)
}

.hover\:text-zinc-900\/30:hover {
    color: rgb(24 24 27 / 0.3)
}

.hover\:text-zinc-900\/40:hover {
    color: rgb(24 24 27 / 0.4)
}

.hover\:text-zinc-900\/5:hover {
    color: rgb(24 24 27 / 0.05)
}

.hover\:text-zinc-900\/50:hover {
    color: rgb(24 24 27 / 0.5)
}

.hover\:text-zinc-900\/60:hover {
    color: rgb(24 24 27 / 0.6)
}

.hover\:text-zinc-900\/70:hover {
    color: rgb(24 24 27 / 0.7)
}

.hover\:text-zinc-900\/75:hover {
    color: rgb(24 24 27 / 0.75)
}

.hover\:text-zinc-900\/80:hover {
    color: rgb(24 24 27 / 0.8)
}

.hover\:text-zinc-900\/90:hover {
    color: rgb(24 24 27 / 0.9)
}

.hover\:text-zinc-900\/95:hover {
    color: rgb(24 24 27 / 0.95)
}

.hover\:text-zinc-950:hover {
    --tw-text-opacity: 1;
    color: rgb(9 9 11 / var(--tw-text-opacity))
}

.hover\:text-zinc-950\/0:hover {
    color: rgb(9 9 11 / 0)
}

.hover\:text-zinc-950\/10:hover {
    color: rgb(9 9 11 / 0.1)
}

.hover\:text-zinc-950\/100:hover {
    color: rgb(9 9 11 / 1)
}

.hover\:text-zinc-950\/20:hover {
    color: rgb(9 9 11 / 0.2)
}

.hover\:text-zinc-950\/25:hover {
    color: rgb(9 9 11 / 0.25)
}

.hover\:text-zinc-950\/30:hover {
    color: rgb(9 9 11 / 0.3)
}

.hover\:text-zinc-950\/40:hover {
    color: rgb(9 9 11 / 0.4)
}

.hover\:text-zinc-950\/5:hover {
    color: rgb(9 9 11 / 0.05)
}

.hover\:text-zinc-950\/50:hover {
    color: rgb(9 9 11 / 0.5)
}

.hover\:text-zinc-950\/60:hover {
    color: rgb(9 9 11 / 0.6)
}

.hover\:text-zinc-950\/70:hover {
    color: rgb(9 9 11 / 0.7)
}

.hover\:text-zinc-950\/75:hover {
    color: rgb(9 9 11 / 0.75)
}

.hover\:text-zinc-950\/80:hover {
    color: rgb(9 9 11 / 0.8)
}

.hover\:text-zinc-950\/90:hover {
    color: rgb(9 9 11 / 0.9)
}

.hover\:text-zinc-950\/95:hover {
    color: rgb(9 9 11 / 0.95)
}

.hover\:underline:hover {
    text-decoration-line: underline
}

.hover\:decoration-blue-100:hover {
    text-decoration-color: #dbeafe
}

.hover\:decoration-blue-100\/0:hover {
    text-decoration-color: rgb(219 234 254 / 0)
}

.hover\:decoration-blue-100\/10:hover {
    text-decoration-color: rgb(219 234 254 / 0.1)
}

.hover\:decoration-blue-100\/100:hover {
    text-decoration-color: rgb(219 234 254 / 1)
}

.hover\:decoration-blue-100\/20:hover {
    text-decoration-color: rgb(219 234 254 / 0.2)
}

.hover\:decoration-blue-100\/25:hover {
    text-decoration-color: rgb(219 234 254 / 0.25)
}

.hover\:decoration-blue-100\/30:hover {
    text-decoration-color: rgb(219 234 254 / 0.3)
}

.hover\:decoration-blue-100\/40:hover {
    text-decoration-color: rgb(219 234 254 / 0.4)
}

.hover\:decoration-blue-100\/5:hover {
    text-decoration-color: rgb(219 234 254 / 0.05)
}

.hover\:decoration-blue-100\/50:hover {
    text-decoration-color: rgb(219 234 254 / 0.5)
}

.hover\:decoration-blue-100\/60:hover {
    text-decoration-color: rgb(219 234 254 / 0.6)
}

.hover\:decoration-blue-100\/70:hover {
    text-decoration-color: rgb(219 234 254 / 0.7)
}

.hover\:decoration-blue-100\/75:hover {
    text-decoration-color: rgb(219 234 254 / 0.75)
}

.hover\:decoration-blue-100\/80:hover {
    text-decoration-color: rgb(219 234 254 / 0.8)
}

.hover\:decoration-blue-100\/90:hover {
    text-decoration-color: rgb(219 234 254 / 0.9)
}

.hover\:decoration-blue-100\/95:hover {
    text-decoration-color: rgb(219 234 254 / 0.95)
}

.hover\:decoration-blue-200:hover {
    text-decoration-color: #bfdbfe
}

.hover\:decoration-blue-200\/0:hover {
    text-decoration-color: rgb(191 219 254 / 0)
}

.hover\:decoration-blue-200\/10:hover {
    text-decoration-color: rgb(191 219 254 / 0.1)
}

.hover\:decoration-blue-200\/100:hover {
    text-decoration-color: rgb(191 219 254 / 1)
}

.hover\:decoration-blue-200\/20:hover {
    text-decoration-color: rgb(191 219 254 / 0.2)
}

.hover\:decoration-blue-200\/25:hover {
    text-decoration-color: rgb(191 219 254 / 0.25)
}

.hover\:decoration-blue-200\/30:hover {
    text-decoration-color: rgb(191 219 254 / 0.3)
}

.hover\:decoration-blue-200\/40:hover {
    text-decoration-color: rgb(191 219 254 / 0.4)
}

.hover\:decoration-blue-200\/5:hover {
    text-decoration-color: rgb(191 219 254 / 0.05)
}

.hover\:decoration-blue-200\/50:hover {
    text-decoration-color: rgb(191 219 254 / 0.5)
}

.hover\:decoration-blue-200\/60:hover {
    text-decoration-color: rgb(191 219 254 / 0.6)
}

.hover\:decoration-blue-200\/70:hover {
    text-decoration-color: rgb(191 219 254 / 0.7)
}

.hover\:decoration-blue-200\/75:hover {
    text-decoration-color: rgb(191 219 254 / 0.75)
}

.hover\:decoration-blue-200\/80:hover {
    text-decoration-color: rgb(191 219 254 / 0.8)
}

.hover\:decoration-blue-200\/90:hover {
    text-decoration-color: rgb(191 219 254 / 0.9)
}

.hover\:decoration-blue-200\/95:hover {
    text-decoration-color: rgb(191 219 254 / 0.95)
}

.hover\:decoration-blue-300:hover {
    text-decoration-color: #93c5fd
}

.hover\:decoration-blue-300\/0:hover {
    text-decoration-color: rgb(147 197 253 / 0)
}

.hover\:decoration-blue-300\/10:hover {
    text-decoration-color: rgb(147 197 253 / 0.1)
}

.hover\:decoration-blue-300\/100:hover {
    text-decoration-color: rgb(147 197 253 / 1)
}

.hover\:decoration-blue-300\/20:hover {
    text-decoration-color: rgb(147 197 253 / 0.2)
}

.hover\:decoration-blue-300\/25:hover {
    text-decoration-color: rgb(147 197 253 / 0.25)
}

.hover\:decoration-blue-300\/30:hover {
    text-decoration-color: rgb(147 197 253 / 0.3)
}

.hover\:decoration-blue-300\/40:hover {
    text-decoration-color: rgb(147 197 253 / 0.4)
}

.hover\:decoration-blue-300\/5:hover {
    text-decoration-color: rgb(147 197 253 / 0.05)
}

.hover\:decoration-blue-300\/50:hover {
    text-decoration-color: rgb(147 197 253 / 0.5)
}

.hover\:decoration-blue-300\/60:hover {
    text-decoration-color: rgb(147 197 253 / 0.6)
}

.hover\:decoration-blue-300\/70:hover {
    text-decoration-color: rgb(147 197 253 / 0.7)
}

.hover\:decoration-blue-300\/75:hover {
    text-decoration-color: rgb(147 197 253 / 0.75)
}

.hover\:decoration-blue-300\/80:hover {
    text-decoration-color: rgb(147 197 253 / 0.8)
}

.hover\:decoration-blue-300\/90:hover {
    text-decoration-color: rgb(147 197 253 / 0.9)
}

.hover\:decoration-blue-300\/95:hover {
    text-decoration-color: rgb(147 197 253 / 0.95)
}

.hover\:decoration-blue-400:hover {
    text-decoration-color: #60a5fa
}

.hover\:decoration-blue-400\/0:hover {
    text-decoration-color: rgb(96 165 250 / 0)
}

.hover\:decoration-blue-400\/10:hover {
    text-decoration-color: rgb(96 165 250 / 0.1)
}

.hover\:decoration-blue-400\/100:hover {
    text-decoration-color: rgb(96 165 250 / 1)
}

.hover\:decoration-blue-400\/20:hover {
    text-decoration-color: rgb(96 165 250 / 0.2)
}

.hover\:decoration-blue-400\/25:hover {
    text-decoration-color: rgb(96 165 250 / 0.25)
}

.hover\:decoration-blue-400\/30:hover {
    text-decoration-color: rgb(96 165 250 / 0.3)
}

.hover\:decoration-blue-400\/40:hover {
    text-decoration-color: rgb(96 165 250 / 0.4)
}

.hover\:decoration-blue-400\/5:hover {
    text-decoration-color: rgb(96 165 250 / 0.05)
}

.hover\:decoration-blue-400\/50:hover {
    text-decoration-color: rgb(96 165 250 / 0.5)
}

.hover\:decoration-blue-400\/60:hover {
    text-decoration-color: rgb(96 165 250 / 0.6)
}

.hover\:decoration-blue-400\/70:hover {
    text-decoration-color: rgb(96 165 250 / 0.7)
}

.hover\:decoration-blue-400\/75:hover {
    text-decoration-color: rgb(96 165 250 / 0.75)
}

.hover\:decoration-blue-400\/80:hover {
    text-decoration-color: rgb(96 165 250 / 0.8)
}

.hover\:decoration-blue-400\/90:hover {
    text-decoration-color: rgb(96 165 250 / 0.9)
}

.hover\:decoration-blue-400\/95:hover {
    text-decoration-color: rgb(96 165 250 / 0.95)
}

.hover\:decoration-blue-50:hover {
    text-decoration-color: #eff6ff
}

.hover\:decoration-blue-50\/0:hover {
    text-decoration-color: rgb(239 246 255 / 0)
}

.hover\:decoration-blue-50\/10:hover {
    text-decoration-color: rgb(239 246 255 / 0.1)
}

.hover\:decoration-blue-50\/100:hover {
    text-decoration-color: rgb(239 246 255 / 1)
}

.hover\:decoration-blue-50\/20:hover {
    text-decoration-color: rgb(239 246 255 / 0.2)
}

.hover\:decoration-blue-50\/25:hover {
    text-decoration-color: rgb(239 246 255 / 0.25)
}

.hover\:decoration-blue-50\/30:hover {
    text-decoration-color: rgb(239 246 255 / 0.3)
}

.hover\:decoration-blue-50\/40:hover {
    text-decoration-color: rgb(239 246 255 / 0.4)
}

.hover\:decoration-blue-50\/5:hover {
    text-decoration-color: rgb(239 246 255 / 0.05)
}

.hover\:decoration-blue-50\/50:hover {
    text-decoration-color: rgb(239 246 255 / 0.5)
}

.hover\:decoration-blue-50\/60:hover {
    text-decoration-color: rgb(239 246 255 / 0.6)
}

.hover\:decoration-blue-50\/70:hover {
    text-decoration-color: rgb(239 246 255 / 0.7)
}

.hover\:decoration-blue-50\/75:hover {
    text-decoration-color: rgb(239 246 255 / 0.75)
}

.hover\:decoration-blue-50\/80:hover {
    text-decoration-color: rgb(239 246 255 / 0.8)
}

.hover\:decoration-blue-50\/90:hover {
    text-decoration-color: rgb(239 246 255 / 0.9)
}

.hover\:decoration-blue-50\/95:hover {
    text-decoration-color: rgb(239 246 255 / 0.95)
}

.hover\:decoration-blue-500:hover {
    text-decoration-color: #3b82f6
}

.hover\:decoration-blue-500\/0:hover {
    text-decoration-color: rgb(59 130 246 / 0)
}

.hover\:decoration-blue-500\/10:hover {
    text-decoration-color: rgb(59 130 246 / 0.1)
}

.hover\:decoration-blue-500\/100:hover {
    text-decoration-color: rgb(59 130 246 / 1)
}

.hover\:decoration-blue-500\/20:hover {
    text-decoration-color: rgb(59 130 246 / 0.2)
}

.hover\:decoration-blue-500\/25:hover {
    text-decoration-color: rgb(59 130 246 / 0.25)
}

.hover\:decoration-blue-500\/30:hover {
    text-decoration-color: rgb(59 130 246 / 0.3)
}

.hover\:decoration-blue-500\/40:hover {
    text-decoration-color: rgb(59 130 246 / 0.4)
}

.hover\:decoration-blue-500\/5:hover {
    text-decoration-color: rgb(59 130 246 / 0.05)
}

.hover\:decoration-blue-500\/50:hover {
    text-decoration-color: rgb(59 130 246 / 0.5)
}

.hover\:decoration-blue-500\/60:hover {
    text-decoration-color: rgb(59 130 246 / 0.6)
}

.hover\:decoration-blue-500\/70:hover {
    text-decoration-color: rgb(59 130 246 / 0.7)
}

.hover\:decoration-blue-500\/75:hover {
    text-decoration-color: rgb(59 130 246 / 0.75)
}

.hover\:decoration-blue-500\/80:hover {
    text-decoration-color: rgb(59 130 246 / 0.8)
}

.hover\:decoration-blue-500\/90:hover {
    text-decoration-color: rgb(59 130 246 / 0.9)
}

.hover\:decoration-blue-500\/95:hover {
    text-decoration-color: rgb(59 130 246 / 0.95)
}

.hover\:decoration-blue-550:hover {
    text-decoration-color: #3358FF
}

.hover\:decoration-blue-550\/0:hover {
    text-decoration-color: rgb(51 88 255 / 0)
}

.hover\:decoration-blue-550\/10:hover {
    text-decoration-color: rgb(51 88 255 / 0.1)
}

.hover\:decoration-blue-550\/100:hover {
    text-decoration-color: rgb(51 88 255 / 1)
}

.hover\:decoration-blue-550\/20:hover {
    text-decoration-color: rgb(51 88 255 / 0.2)
}

.hover\:decoration-blue-550\/25:hover {
    text-decoration-color: rgb(51 88 255 / 0.25)
}

.hover\:decoration-blue-550\/30:hover {
    text-decoration-color: rgb(51 88 255 / 0.3)
}

.hover\:decoration-blue-550\/40:hover {
    text-decoration-color: rgb(51 88 255 / 0.4)
}

.hover\:decoration-blue-550\/5:hover {
    text-decoration-color: rgb(51 88 255 / 0.05)
}

.hover\:decoration-blue-550\/50:hover {
    text-decoration-color: rgb(51 88 255 / 0.5)
}

.hover\:decoration-blue-550\/60:hover {
    text-decoration-color: rgb(51 88 255 / 0.6)
}

.hover\:decoration-blue-550\/70:hover {
    text-decoration-color: rgb(51 88 255 / 0.7)
}

.hover\:decoration-blue-550\/75:hover {
    text-decoration-color: rgb(51 88 255 / 0.75)
}

.hover\:decoration-blue-550\/80:hover {
    text-decoration-color: rgb(51 88 255 / 0.8)
}

.hover\:decoration-blue-550\/90:hover {
    text-decoration-color: rgb(51 88 255 / 0.9)
}

.hover\:decoration-blue-550\/95:hover {
    text-decoration-color: rgb(51 88 255 / 0.95)
}

.hover\:decoration-blue-600:hover {
    text-decoration-color: #2563eb
}

.hover\:decoration-blue-600\/0:hover {
    text-decoration-color: rgb(37 99 235 / 0)
}

.hover\:decoration-blue-600\/10:hover {
    text-decoration-color: rgb(37 99 235 / 0.1)
}

.hover\:decoration-blue-600\/100:hover {
    text-decoration-color: rgb(37 99 235 / 1)
}

.hover\:decoration-blue-600\/20:hover {
    text-decoration-color: rgb(37 99 235 / 0.2)
}

.hover\:decoration-blue-600\/25:hover {
    text-decoration-color: rgb(37 99 235 / 0.25)
}

.hover\:decoration-blue-600\/30:hover {
    text-decoration-color: rgb(37 99 235 / 0.3)
}

.hover\:decoration-blue-600\/40:hover {
    text-decoration-color: rgb(37 99 235 / 0.4)
}

.hover\:decoration-blue-600\/5:hover {
    text-decoration-color: rgb(37 99 235 / 0.05)
}

.hover\:decoration-blue-600\/50:hover {
    text-decoration-color: rgb(37 99 235 / 0.5)
}

.hover\:decoration-blue-600\/60:hover {
    text-decoration-color: rgb(37 99 235 / 0.6)
}

.hover\:decoration-blue-600\/70:hover {
    text-decoration-color: rgb(37 99 235 / 0.7)
}

.hover\:decoration-blue-600\/75:hover {
    text-decoration-color: rgb(37 99 235 / 0.75)
}

.hover\:decoration-blue-600\/80:hover {
    text-decoration-color: rgb(37 99 235 / 0.8)
}

.hover\:decoration-blue-600\/90:hover {
    text-decoration-color: rgb(37 99 235 / 0.9)
}

.hover\:decoration-blue-600\/95:hover {
    text-decoration-color: rgb(37 99 235 / 0.95)
}

.hover\:decoration-blue-650:hover {
    text-decoration-color: #3D58A4
}

.hover\:decoration-blue-650\/0:hover {
    text-decoration-color: rgb(61 88 164 / 0)
}

.hover\:decoration-blue-650\/10:hover {
    text-decoration-color: rgb(61 88 164 / 0.1)
}

.hover\:decoration-blue-650\/100:hover {
    text-decoration-color: rgb(61 88 164 / 1)
}

.hover\:decoration-blue-650\/20:hover {
    text-decoration-color: rgb(61 88 164 / 0.2)
}

.hover\:decoration-blue-650\/25:hover {
    text-decoration-color: rgb(61 88 164 / 0.25)
}

.hover\:decoration-blue-650\/30:hover {
    text-decoration-color: rgb(61 88 164 / 0.3)
}

.hover\:decoration-blue-650\/40:hover {
    text-decoration-color: rgb(61 88 164 / 0.4)
}

.hover\:decoration-blue-650\/5:hover {
    text-decoration-color: rgb(61 88 164 / 0.05)
}

.hover\:decoration-blue-650\/50:hover {
    text-decoration-color: rgb(61 88 164 / 0.5)
}

.hover\:decoration-blue-650\/60:hover {
    text-decoration-color: rgb(61 88 164 / 0.6)
}

.hover\:decoration-blue-650\/70:hover {
    text-decoration-color: rgb(61 88 164 / 0.7)
}

.hover\:decoration-blue-650\/75:hover {
    text-decoration-color: rgb(61 88 164 / 0.75)
}

.hover\:decoration-blue-650\/80:hover {
    text-decoration-color: rgb(61 88 164 / 0.8)
}

.hover\:decoration-blue-650\/90:hover {
    text-decoration-color: rgb(61 88 164 / 0.9)
}

.hover\:decoration-blue-650\/95:hover {
    text-decoration-color: rgb(61 88 164 / 0.95)
}

.hover\:decoration-blue-700:hover {
    text-decoration-color: #1d4ed8
}

.hover\:decoration-blue-700\/0:hover {
    text-decoration-color: rgb(29 78 216 / 0)
}

.hover\:decoration-blue-700\/10:hover {
    text-decoration-color: rgb(29 78 216 / 0.1)
}

.hover\:decoration-blue-700\/100:hover {
    text-decoration-color: rgb(29 78 216 / 1)
}

.hover\:decoration-blue-700\/20:hover {
    text-decoration-color: rgb(29 78 216 / 0.2)
}

.hover\:decoration-blue-700\/25:hover {
    text-decoration-color: rgb(29 78 216 / 0.25)
}

.hover\:decoration-blue-700\/30:hover {
    text-decoration-color: rgb(29 78 216 / 0.3)
}

.hover\:decoration-blue-700\/40:hover {
    text-decoration-color: rgb(29 78 216 / 0.4)
}

.hover\:decoration-blue-700\/5:hover {
    text-decoration-color: rgb(29 78 216 / 0.05)
}

.hover\:decoration-blue-700\/50:hover {
    text-decoration-color: rgb(29 78 216 / 0.5)
}

.hover\:decoration-blue-700\/60:hover {
    text-decoration-color: rgb(29 78 216 / 0.6)
}

.hover\:decoration-blue-700\/70:hover {
    text-decoration-color: rgb(29 78 216 / 0.7)
}

.hover\:decoration-blue-700\/75:hover {
    text-decoration-color: rgb(29 78 216 / 0.75)
}

.hover\:decoration-blue-700\/80:hover {
    text-decoration-color: rgb(29 78 216 / 0.8)
}

.hover\:decoration-blue-700\/90:hover {
    text-decoration-color: rgb(29 78 216 / 0.9)
}

.hover\:decoration-blue-700\/95:hover {
    text-decoration-color: rgb(29 78 216 / 0.95)
}

.hover\:decoration-blue-800:hover {
    text-decoration-color: #1e40af
}

.hover\:decoration-blue-800\/0:hover {
    text-decoration-color: rgb(30 64 175 / 0)
}

.hover\:decoration-blue-800\/10:hover {
    text-decoration-color: rgb(30 64 175 / 0.1)
}

.hover\:decoration-blue-800\/100:hover {
    text-decoration-color: rgb(30 64 175 / 1)
}

.hover\:decoration-blue-800\/20:hover {
    text-decoration-color: rgb(30 64 175 / 0.2)
}

.hover\:decoration-blue-800\/25:hover {
    text-decoration-color: rgb(30 64 175 / 0.25)
}

.hover\:decoration-blue-800\/30:hover {
    text-decoration-color: rgb(30 64 175 / 0.3)
}

.hover\:decoration-blue-800\/40:hover {
    text-decoration-color: rgb(30 64 175 / 0.4)
}

.hover\:decoration-blue-800\/5:hover {
    text-decoration-color: rgb(30 64 175 / 0.05)
}

.hover\:decoration-blue-800\/50:hover {
    text-decoration-color: rgb(30 64 175 / 0.5)
}

.hover\:decoration-blue-800\/60:hover {
    text-decoration-color: rgb(30 64 175 / 0.6)
}

.hover\:decoration-blue-800\/70:hover {
    text-decoration-color: rgb(30 64 175 / 0.7)
}

.hover\:decoration-blue-800\/75:hover {
    text-decoration-color: rgb(30 64 175 / 0.75)
}

.hover\:decoration-blue-800\/80:hover {
    text-decoration-color: rgb(30 64 175 / 0.8)
}

.hover\:decoration-blue-800\/90:hover {
    text-decoration-color: rgb(30 64 175 / 0.9)
}

.hover\:decoration-blue-800\/95:hover {
    text-decoration-color: rgb(30 64 175 / 0.95)
}

.hover\:decoration-blue-900:hover {
    text-decoration-color: #1e3a8a
}

.hover\:decoration-blue-900\/0:hover {
    text-decoration-color: rgb(30 58 138 / 0)
}

.hover\:decoration-blue-900\/10:hover {
    text-decoration-color: rgb(30 58 138 / 0.1)
}

.hover\:decoration-blue-900\/100:hover {
    text-decoration-color: rgb(30 58 138 / 1)
}

.hover\:decoration-blue-900\/20:hover {
    text-decoration-color: rgb(30 58 138 / 0.2)
}

.hover\:decoration-blue-900\/25:hover {
    text-decoration-color: rgb(30 58 138 / 0.25)
}

.hover\:decoration-blue-900\/30:hover {
    text-decoration-color: rgb(30 58 138 / 0.3)
}

.hover\:decoration-blue-900\/40:hover {
    text-decoration-color: rgb(30 58 138 / 0.4)
}

.hover\:decoration-blue-900\/5:hover {
    text-decoration-color: rgb(30 58 138 / 0.05)
}

.hover\:decoration-blue-900\/50:hover {
    text-decoration-color: rgb(30 58 138 / 0.5)
}

.hover\:decoration-blue-900\/60:hover {
    text-decoration-color: rgb(30 58 138 / 0.6)
}

.hover\:decoration-blue-900\/70:hover {
    text-decoration-color: rgb(30 58 138 / 0.7)
}

.hover\:decoration-blue-900\/75:hover {
    text-decoration-color: rgb(30 58 138 / 0.75)
}

.hover\:decoration-blue-900\/80:hover {
    text-decoration-color: rgb(30 58 138 / 0.8)
}

.hover\:decoration-blue-900\/90:hover {
    text-decoration-color: rgb(30 58 138 / 0.9)
}

.hover\:decoration-blue-900\/95:hover {
    text-decoration-color: rgb(30 58 138 / 0.95)
}

.hover\:decoration-blue-950:hover {
    text-decoration-color: #172554
}

.hover\:decoration-blue-950\/0:hover {
    text-decoration-color: rgb(23 37 84 / 0)
}

.hover\:decoration-blue-950\/10:hover {
    text-decoration-color: rgb(23 37 84 / 0.1)
}

.hover\:decoration-blue-950\/100:hover {
    text-decoration-color: rgb(23 37 84 / 1)
}

.hover\:decoration-blue-950\/20:hover {
    text-decoration-color: rgb(23 37 84 / 0.2)
}

.hover\:decoration-blue-950\/25:hover {
    text-decoration-color: rgb(23 37 84 / 0.25)
}

.hover\:decoration-blue-950\/30:hover {
    text-decoration-color: rgb(23 37 84 / 0.3)
}

.hover\:decoration-blue-950\/40:hover {
    text-decoration-color: rgb(23 37 84 / 0.4)
}

.hover\:decoration-blue-950\/5:hover {
    text-decoration-color: rgb(23 37 84 / 0.05)
}

.hover\:decoration-blue-950\/50:hover {
    text-decoration-color: rgb(23 37 84 / 0.5)
}

.hover\:decoration-blue-950\/60:hover {
    text-decoration-color: rgb(23 37 84 / 0.6)
}

.hover\:decoration-blue-950\/70:hover {
    text-decoration-color: rgb(23 37 84 / 0.7)
}

.hover\:decoration-blue-950\/75:hover {
    text-decoration-color: rgb(23 37 84 / 0.75)
}

.hover\:decoration-blue-950\/80:hover {
    text-decoration-color: rgb(23 37 84 / 0.8)
}

.hover\:decoration-blue-950\/90:hover {
    text-decoration-color: rgb(23 37 84 / 0.9)
}

.hover\:decoration-blue-950\/95:hover {
    text-decoration-color: rgb(23 37 84 / 0.95)
}

.hover\:decoration-cyan-100:hover {
    text-decoration-color: #cffafe
}

.hover\:decoration-cyan-100\/0:hover {
    text-decoration-color: rgb(207 250 254 / 0)
}

.hover\:decoration-cyan-100\/10:hover {
    text-decoration-color: rgb(207 250 254 / 0.1)
}

.hover\:decoration-cyan-100\/100:hover {
    text-decoration-color: rgb(207 250 254 / 1)
}

.hover\:decoration-cyan-100\/20:hover {
    text-decoration-color: rgb(207 250 254 / 0.2)
}

.hover\:decoration-cyan-100\/25:hover {
    text-decoration-color: rgb(207 250 254 / 0.25)
}

.hover\:decoration-cyan-100\/30:hover {
    text-decoration-color: rgb(207 250 254 / 0.3)
}

.hover\:decoration-cyan-100\/40:hover {
    text-decoration-color: rgb(207 250 254 / 0.4)
}

.hover\:decoration-cyan-100\/5:hover {
    text-decoration-color: rgb(207 250 254 / 0.05)
}

.hover\:decoration-cyan-100\/50:hover {
    text-decoration-color: rgb(207 250 254 / 0.5)
}

.hover\:decoration-cyan-100\/60:hover {
    text-decoration-color: rgb(207 250 254 / 0.6)
}

.hover\:decoration-cyan-100\/70:hover {
    text-decoration-color: rgb(207 250 254 / 0.7)
}

.hover\:decoration-cyan-100\/75:hover {
    text-decoration-color: rgb(207 250 254 / 0.75)
}

.hover\:decoration-cyan-100\/80:hover {
    text-decoration-color: rgb(207 250 254 / 0.8)
}

.hover\:decoration-cyan-100\/90:hover {
    text-decoration-color: rgb(207 250 254 / 0.9)
}

.hover\:decoration-cyan-100\/95:hover {
    text-decoration-color: rgb(207 250 254 / 0.95)
}

.hover\:decoration-cyan-200:hover {
    text-decoration-color: #a5f3fc
}

.hover\:decoration-cyan-200\/0:hover {
    text-decoration-color: rgb(165 243 252 / 0)
}

.hover\:decoration-cyan-200\/10:hover {
    text-decoration-color: rgb(165 243 252 / 0.1)
}

.hover\:decoration-cyan-200\/100:hover {
    text-decoration-color: rgb(165 243 252 / 1)
}

.hover\:decoration-cyan-200\/20:hover {
    text-decoration-color: rgb(165 243 252 / 0.2)
}

.hover\:decoration-cyan-200\/25:hover {
    text-decoration-color: rgb(165 243 252 / 0.25)
}

.hover\:decoration-cyan-200\/30:hover {
    text-decoration-color: rgb(165 243 252 / 0.3)
}

.hover\:decoration-cyan-200\/40:hover {
    text-decoration-color: rgb(165 243 252 / 0.4)
}

.hover\:decoration-cyan-200\/5:hover {
    text-decoration-color: rgb(165 243 252 / 0.05)
}

.hover\:decoration-cyan-200\/50:hover {
    text-decoration-color: rgb(165 243 252 / 0.5)
}

.hover\:decoration-cyan-200\/60:hover {
    text-decoration-color: rgb(165 243 252 / 0.6)
}

.hover\:decoration-cyan-200\/70:hover {
    text-decoration-color: rgb(165 243 252 / 0.7)
}

.hover\:decoration-cyan-200\/75:hover {
    text-decoration-color: rgb(165 243 252 / 0.75)
}

.hover\:decoration-cyan-200\/80:hover {
    text-decoration-color: rgb(165 243 252 / 0.8)
}

.hover\:decoration-cyan-200\/90:hover {
    text-decoration-color: rgb(165 243 252 / 0.9)
}

.hover\:decoration-cyan-200\/95:hover {
    text-decoration-color: rgb(165 243 252 / 0.95)
}

.hover\:decoration-cyan-300:hover {
    text-decoration-color: #67e8f9
}

.hover\:decoration-cyan-300\/0:hover {
    text-decoration-color: rgb(103 232 249 / 0)
}

.hover\:decoration-cyan-300\/10:hover {
    text-decoration-color: rgb(103 232 249 / 0.1)
}

.hover\:decoration-cyan-300\/100:hover {
    text-decoration-color: rgb(103 232 249 / 1)
}

.hover\:decoration-cyan-300\/20:hover {
    text-decoration-color: rgb(103 232 249 / 0.2)
}

.hover\:decoration-cyan-300\/25:hover {
    text-decoration-color: rgb(103 232 249 / 0.25)
}

.hover\:decoration-cyan-300\/30:hover {
    text-decoration-color: rgb(103 232 249 / 0.3)
}

.hover\:decoration-cyan-300\/40:hover {
    text-decoration-color: rgb(103 232 249 / 0.4)
}

.hover\:decoration-cyan-300\/5:hover {
    text-decoration-color: rgb(103 232 249 / 0.05)
}

.hover\:decoration-cyan-300\/50:hover {
    text-decoration-color: rgb(103 232 249 / 0.5)
}

.hover\:decoration-cyan-300\/60:hover {
    text-decoration-color: rgb(103 232 249 / 0.6)
}

.hover\:decoration-cyan-300\/70:hover {
    text-decoration-color: rgb(103 232 249 / 0.7)
}

.hover\:decoration-cyan-300\/75:hover {
    text-decoration-color: rgb(103 232 249 / 0.75)
}

.hover\:decoration-cyan-300\/80:hover {
    text-decoration-color: rgb(103 232 249 / 0.8)
}

.hover\:decoration-cyan-300\/90:hover {
    text-decoration-color: rgb(103 232 249 / 0.9)
}

.hover\:decoration-cyan-300\/95:hover {
    text-decoration-color: rgb(103 232 249 / 0.95)
}

.hover\:decoration-cyan-400:hover {
    text-decoration-color: #22d3ee
}

.hover\:decoration-cyan-400\/0:hover {
    text-decoration-color: rgb(34 211 238 / 0)
}

.hover\:decoration-cyan-400\/10:hover {
    text-decoration-color: rgb(34 211 238 / 0.1)
}

.hover\:decoration-cyan-400\/100:hover {
    text-decoration-color: rgb(34 211 238 / 1)
}

.hover\:decoration-cyan-400\/20:hover {
    text-decoration-color: rgb(34 211 238 / 0.2)
}

.hover\:decoration-cyan-400\/25:hover {
    text-decoration-color: rgb(34 211 238 / 0.25)
}

.hover\:decoration-cyan-400\/30:hover {
    text-decoration-color: rgb(34 211 238 / 0.3)
}

.hover\:decoration-cyan-400\/40:hover {
    text-decoration-color: rgb(34 211 238 / 0.4)
}

.hover\:decoration-cyan-400\/5:hover {
    text-decoration-color: rgb(34 211 238 / 0.05)
}

.hover\:decoration-cyan-400\/50:hover {
    text-decoration-color: rgb(34 211 238 / 0.5)
}

.hover\:decoration-cyan-400\/60:hover {
    text-decoration-color: rgb(34 211 238 / 0.6)
}

.hover\:decoration-cyan-400\/70:hover {
    text-decoration-color: rgb(34 211 238 / 0.7)
}

.hover\:decoration-cyan-400\/75:hover {
    text-decoration-color: rgb(34 211 238 / 0.75)
}

.hover\:decoration-cyan-400\/80:hover {
    text-decoration-color: rgb(34 211 238 / 0.8)
}

.hover\:decoration-cyan-400\/90:hover {
    text-decoration-color: rgb(34 211 238 / 0.9)
}

.hover\:decoration-cyan-400\/95:hover {
    text-decoration-color: rgb(34 211 238 / 0.95)
}

.hover\:decoration-cyan-50:hover {
    text-decoration-color: #ecfeff
}

.hover\:decoration-cyan-50\/0:hover {
    text-decoration-color: rgb(236 254 255 / 0)
}

.hover\:decoration-cyan-50\/10:hover {
    text-decoration-color: rgb(236 254 255 / 0.1)
}

.hover\:decoration-cyan-50\/100:hover {
    text-decoration-color: rgb(236 254 255 / 1)
}

.hover\:decoration-cyan-50\/20:hover {
    text-decoration-color: rgb(236 254 255 / 0.2)
}

.hover\:decoration-cyan-50\/25:hover {
    text-decoration-color: rgb(236 254 255 / 0.25)
}

.hover\:decoration-cyan-50\/30:hover {
    text-decoration-color: rgb(236 254 255 / 0.3)
}

.hover\:decoration-cyan-50\/40:hover {
    text-decoration-color: rgb(236 254 255 / 0.4)
}

.hover\:decoration-cyan-50\/5:hover {
    text-decoration-color: rgb(236 254 255 / 0.05)
}

.hover\:decoration-cyan-50\/50:hover {
    text-decoration-color: rgb(236 254 255 / 0.5)
}

.hover\:decoration-cyan-50\/60:hover {
    text-decoration-color: rgb(236 254 255 / 0.6)
}

.hover\:decoration-cyan-50\/70:hover {
    text-decoration-color: rgb(236 254 255 / 0.7)
}

.hover\:decoration-cyan-50\/75:hover {
    text-decoration-color: rgb(236 254 255 / 0.75)
}

.hover\:decoration-cyan-50\/80:hover {
    text-decoration-color: rgb(236 254 255 / 0.8)
}

.hover\:decoration-cyan-50\/90:hover {
    text-decoration-color: rgb(236 254 255 / 0.9)
}

.hover\:decoration-cyan-50\/95:hover {
    text-decoration-color: rgb(236 254 255 / 0.95)
}

.hover\:decoration-cyan-500:hover {
    text-decoration-color: #06b6d4
}

.hover\:decoration-cyan-500\/0:hover {
    text-decoration-color: rgb(6 182 212 / 0)
}

.hover\:decoration-cyan-500\/10:hover {
    text-decoration-color: rgb(6 182 212 / 0.1)
}

.hover\:decoration-cyan-500\/100:hover {
    text-decoration-color: rgb(6 182 212 / 1)
}

.hover\:decoration-cyan-500\/20:hover {
    text-decoration-color: rgb(6 182 212 / 0.2)
}

.hover\:decoration-cyan-500\/25:hover {
    text-decoration-color: rgb(6 182 212 / 0.25)
}

.hover\:decoration-cyan-500\/30:hover {
    text-decoration-color: rgb(6 182 212 / 0.3)
}

.hover\:decoration-cyan-500\/40:hover {
    text-decoration-color: rgb(6 182 212 / 0.4)
}

.hover\:decoration-cyan-500\/5:hover {
    text-decoration-color: rgb(6 182 212 / 0.05)
}

.hover\:decoration-cyan-500\/50:hover {
    text-decoration-color: rgb(6 182 212 / 0.5)
}

.hover\:decoration-cyan-500\/60:hover {
    text-decoration-color: rgb(6 182 212 / 0.6)
}

.hover\:decoration-cyan-500\/70:hover {
    text-decoration-color: rgb(6 182 212 / 0.7)
}

.hover\:decoration-cyan-500\/75:hover {
    text-decoration-color: rgb(6 182 212 / 0.75)
}

.hover\:decoration-cyan-500\/80:hover {
    text-decoration-color: rgb(6 182 212 / 0.8)
}

.hover\:decoration-cyan-500\/90:hover {
    text-decoration-color: rgb(6 182 212 / 0.9)
}

.hover\:decoration-cyan-500\/95:hover {
    text-decoration-color: rgb(6 182 212 / 0.95)
}

.hover\:decoration-cyan-600:hover {
    text-decoration-color: #0891b2
}

.hover\:decoration-cyan-600\/0:hover {
    text-decoration-color: rgb(8 145 178 / 0)
}

.hover\:decoration-cyan-600\/10:hover {
    text-decoration-color: rgb(8 145 178 / 0.1)
}

.hover\:decoration-cyan-600\/100:hover {
    text-decoration-color: rgb(8 145 178 / 1)
}

.hover\:decoration-cyan-600\/20:hover {
    text-decoration-color: rgb(8 145 178 / 0.2)
}

.hover\:decoration-cyan-600\/25:hover {
    text-decoration-color: rgb(8 145 178 / 0.25)
}

.hover\:decoration-cyan-600\/30:hover {
    text-decoration-color: rgb(8 145 178 / 0.3)
}

.hover\:decoration-cyan-600\/40:hover {
    text-decoration-color: rgb(8 145 178 / 0.4)
}

.hover\:decoration-cyan-600\/5:hover {
    text-decoration-color: rgb(8 145 178 / 0.05)
}

.hover\:decoration-cyan-600\/50:hover {
    text-decoration-color: rgb(8 145 178 / 0.5)
}

.hover\:decoration-cyan-600\/60:hover {
    text-decoration-color: rgb(8 145 178 / 0.6)
}

.hover\:decoration-cyan-600\/70:hover {
    text-decoration-color: rgb(8 145 178 / 0.7)
}

.hover\:decoration-cyan-600\/75:hover {
    text-decoration-color: rgb(8 145 178 / 0.75)
}

.hover\:decoration-cyan-600\/80:hover {
    text-decoration-color: rgb(8 145 178 / 0.8)
}

.hover\:decoration-cyan-600\/90:hover {
    text-decoration-color: rgb(8 145 178 / 0.9)
}

.hover\:decoration-cyan-600\/95:hover {
    text-decoration-color: rgb(8 145 178 / 0.95)
}

.hover\:decoration-cyan-650:hover {
    text-decoration-color: #2780A6
}

.hover\:decoration-cyan-650\/0:hover {
    text-decoration-color: rgb(39 128 166 / 0)
}

.hover\:decoration-cyan-650\/10:hover {
    text-decoration-color: rgb(39 128 166 / 0.1)
}

.hover\:decoration-cyan-650\/100:hover {
    text-decoration-color: rgb(39 128 166 / 1)
}

.hover\:decoration-cyan-650\/20:hover {
    text-decoration-color: rgb(39 128 166 / 0.2)
}

.hover\:decoration-cyan-650\/25:hover {
    text-decoration-color: rgb(39 128 166 / 0.25)
}

.hover\:decoration-cyan-650\/30:hover {
    text-decoration-color: rgb(39 128 166 / 0.3)
}

.hover\:decoration-cyan-650\/40:hover {
    text-decoration-color: rgb(39 128 166 / 0.4)
}

.hover\:decoration-cyan-650\/5:hover {
    text-decoration-color: rgb(39 128 166 / 0.05)
}

.hover\:decoration-cyan-650\/50:hover {
    text-decoration-color: rgb(39 128 166 / 0.5)
}

.hover\:decoration-cyan-650\/60:hover {
    text-decoration-color: rgb(39 128 166 / 0.6)
}

.hover\:decoration-cyan-650\/70:hover {
    text-decoration-color: rgb(39 128 166 / 0.7)
}

.hover\:decoration-cyan-650\/75:hover {
    text-decoration-color: rgb(39 128 166 / 0.75)
}

.hover\:decoration-cyan-650\/80:hover {
    text-decoration-color: rgb(39 128 166 / 0.8)
}

.hover\:decoration-cyan-650\/90:hover {
    text-decoration-color: rgb(39 128 166 / 0.9)
}

.hover\:decoration-cyan-650\/95:hover {
    text-decoration-color: rgb(39 128 166 / 0.95)
}

.hover\:decoration-cyan-700:hover {
    text-decoration-color: #0e7490
}

.hover\:decoration-cyan-700\/0:hover {
    text-decoration-color: rgb(14 116 144 / 0)
}

.hover\:decoration-cyan-700\/10:hover {
    text-decoration-color: rgb(14 116 144 / 0.1)
}

.hover\:decoration-cyan-700\/100:hover {
    text-decoration-color: rgb(14 116 144 / 1)
}

.hover\:decoration-cyan-700\/20:hover {
    text-decoration-color: rgb(14 116 144 / 0.2)
}

.hover\:decoration-cyan-700\/25:hover {
    text-decoration-color: rgb(14 116 144 / 0.25)
}

.hover\:decoration-cyan-700\/30:hover {
    text-decoration-color: rgb(14 116 144 / 0.3)
}

.hover\:decoration-cyan-700\/40:hover {
    text-decoration-color: rgb(14 116 144 / 0.4)
}

.hover\:decoration-cyan-700\/5:hover {
    text-decoration-color: rgb(14 116 144 / 0.05)
}

.hover\:decoration-cyan-700\/50:hover {
    text-decoration-color: rgb(14 116 144 / 0.5)
}

.hover\:decoration-cyan-700\/60:hover {
    text-decoration-color: rgb(14 116 144 / 0.6)
}

.hover\:decoration-cyan-700\/70:hover {
    text-decoration-color: rgb(14 116 144 / 0.7)
}

.hover\:decoration-cyan-700\/75:hover {
    text-decoration-color: rgb(14 116 144 / 0.75)
}

.hover\:decoration-cyan-700\/80:hover {
    text-decoration-color: rgb(14 116 144 / 0.8)
}

.hover\:decoration-cyan-700\/90:hover {
    text-decoration-color: rgb(14 116 144 / 0.9)
}

.hover\:decoration-cyan-700\/95:hover {
    text-decoration-color: rgb(14 116 144 / 0.95)
}

.hover\:decoration-cyan-800:hover {
    text-decoration-color: #155e75
}

.hover\:decoration-cyan-800\/0:hover {
    text-decoration-color: rgb(21 94 117 / 0)
}

.hover\:decoration-cyan-800\/10:hover {
    text-decoration-color: rgb(21 94 117 / 0.1)
}

.hover\:decoration-cyan-800\/100:hover {
    text-decoration-color: rgb(21 94 117 / 1)
}

.hover\:decoration-cyan-800\/20:hover {
    text-decoration-color: rgb(21 94 117 / 0.2)
}

.hover\:decoration-cyan-800\/25:hover {
    text-decoration-color: rgb(21 94 117 / 0.25)
}

.hover\:decoration-cyan-800\/30:hover {
    text-decoration-color: rgb(21 94 117 / 0.3)
}

.hover\:decoration-cyan-800\/40:hover {
    text-decoration-color: rgb(21 94 117 / 0.4)
}

.hover\:decoration-cyan-800\/5:hover {
    text-decoration-color: rgb(21 94 117 / 0.05)
}

.hover\:decoration-cyan-800\/50:hover {
    text-decoration-color: rgb(21 94 117 / 0.5)
}

.hover\:decoration-cyan-800\/60:hover {
    text-decoration-color: rgb(21 94 117 / 0.6)
}

.hover\:decoration-cyan-800\/70:hover {
    text-decoration-color: rgb(21 94 117 / 0.7)
}

.hover\:decoration-cyan-800\/75:hover {
    text-decoration-color: rgb(21 94 117 / 0.75)
}

.hover\:decoration-cyan-800\/80:hover {
    text-decoration-color: rgb(21 94 117 / 0.8)
}

.hover\:decoration-cyan-800\/90:hover {
    text-decoration-color: rgb(21 94 117 / 0.9)
}

.hover\:decoration-cyan-800\/95:hover {
    text-decoration-color: rgb(21 94 117 / 0.95)
}

.hover\:decoration-cyan-900:hover {
    text-decoration-color: #164e63
}

.hover\:decoration-cyan-900\/0:hover {
    text-decoration-color: rgb(22 78 99 / 0)
}

.hover\:decoration-cyan-900\/10:hover {
    text-decoration-color: rgb(22 78 99 / 0.1)
}

.hover\:decoration-cyan-900\/100:hover {
    text-decoration-color: rgb(22 78 99 / 1)
}

.hover\:decoration-cyan-900\/20:hover {
    text-decoration-color: rgb(22 78 99 / 0.2)
}

.hover\:decoration-cyan-900\/25:hover {
    text-decoration-color: rgb(22 78 99 / 0.25)
}

.hover\:decoration-cyan-900\/30:hover {
    text-decoration-color: rgb(22 78 99 / 0.3)
}

.hover\:decoration-cyan-900\/40:hover {
    text-decoration-color: rgb(22 78 99 / 0.4)
}

.hover\:decoration-cyan-900\/5:hover {
    text-decoration-color: rgb(22 78 99 / 0.05)
}

.hover\:decoration-cyan-900\/50:hover {
    text-decoration-color: rgb(22 78 99 / 0.5)
}

.hover\:decoration-cyan-900\/60:hover {
    text-decoration-color: rgb(22 78 99 / 0.6)
}

.hover\:decoration-cyan-900\/70:hover {
    text-decoration-color: rgb(22 78 99 / 0.7)
}

.hover\:decoration-cyan-900\/75:hover {
    text-decoration-color: rgb(22 78 99 / 0.75)
}

.hover\:decoration-cyan-900\/80:hover {
    text-decoration-color: rgb(22 78 99 / 0.8)
}

.hover\:decoration-cyan-900\/90:hover {
    text-decoration-color: rgb(22 78 99 / 0.9)
}

.hover\:decoration-cyan-900\/95:hover {
    text-decoration-color: rgb(22 78 99 / 0.95)
}

.hover\:decoration-cyan-950:hover {
    text-decoration-color: #083344
}

.hover\:decoration-cyan-950\/0:hover {
    text-decoration-color: rgb(8 51 68 / 0)
}

.hover\:decoration-cyan-950\/10:hover {
    text-decoration-color: rgb(8 51 68 / 0.1)
}

.hover\:decoration-cyan-950\/100:hover {
    text-decoration-color: rgb(8 51 68 / 1)
}

.hover\:decoration-cyan-950\/20:hover {
    text-decoration-color: rgb(8 51 68 / 0.2)
}

.hover\:decoration-cyan-950\/25:hover {
    text-decoration-color: rgb(8 51 68 / 0.25)
}

.hover\:decoration-cyan-950\/30:hover {
    text-decoration-color: rgb(8 51 68 / 0.3)
}

.hover\:decoration-cyan-950\/40:hover {
    text-decoration-color: rgb(8 51 68 / 0.4)
}

.hover\:decoration-cyan-950\/5:hover {
    text-decoration-color: rgb(8 51 68 / 0.05)
}

.hover\:decoration-cyan-950\/50:hover {
    text-decoration-color: rgb(8 51 68 / 0.5)
}

.hover\:decoration-cyan-950\/60:hover {
    text-decoration-color: rgb(8 51 68 / 0.6)
}

.hover\:decoration-cyan-950\/70:hover {
    text-decoration-color: rgb(8 51 68 / 0.7)
}

.hover\:decoration-cyan-950\/75:hover {
    text-decoration-color: rgb(8 51 68 / 0.75)
}

.hover\:decoration-cyan-950\/80:hover {
    text-decoration-color: rgb(8 51 68 / 0.8)
}

.hover\:decoration-cyan-950\/90:hover {
    text-decoration-color: rgb(8 51 68 / 0.9)
}

.hover\:decoration-cyan-950\/95:hover {
    text-decoration-color: rgb(8 51 68 / 0.95)
}

.hover\:decoration-fuchsia-100:hover {
    text-decoration-color: #fae8ff
}

.hover\:decoration-fuchsia-100\/0:hover {
    text-decoration-color: rgb(250 232 255 / 0)
}

.hover\:decoration-fuchsia-100\/10:hover {
    text-decoration-color: rgb(250 232 255 / 0.1)
}

.hover\:decoration-fuchsia-100\/100:hover {
    text-decoration-color: rgb(250 232 255 / 1)
}

.hover\:decoration-fuchsia-100\/20:hover {
    text-decoration-color: rgb(250 232 255 / 0.2)
}

.hover\:decoration-fuchsia-100\/25:hover {
    text-decoration-color: rgb(250 232 255 / 0.25)
}

.hover\:decoration-fuchsia-100\/30:hover {
    text-decoration-color: rgb(250 232 255 / 0.3)
}

.hover\:decoration-fuchsia-100\/40:hover {
    text-decoration-color: rgb(250 232 255 / 0.4)
}

.hover\:decoration-fuchsia-100\/5:hover {
    text-decoration-color: rgb(250 232 255 / 0.05)
}

.hover\:decoration-fuchsia-100\/50:hover {
    text-decoration-color: rgb(250 232 255 / 0.5)
}

.hover\:decoration-fuchsia-100\/60:hover {
    text-decoration-color: rgb(250 232 255 / 0.6)
}

.hover\:decoration-fuchsia-100\/70:hover {
    text-decoration-color: rgb(250 232 255 / 0.7)
}

.hover\:decoration-fuchsia-100\/75:hover {
    text-decoration-color: rgb(250 232 255 / 0.75)
}

.hover\:decoration-fuchsia-100\/80:hover {
    text-decoration-color: rgb(250 232 255 / 0.8)
}

.hover\:decoration-fuchsia-100\/90:hover {
    text-decoration-color: rgb(250 232 255 / 0.9)
}

.hover\:decoration-fuchsia-100\/95:hover {
    text-decoration-color: rgb(250 232 255 / 0.95)
}

.hover\:decoration-fuchsia-200:hover {
    text-decoration-color: #f5d0fe
}

.hover\:decoration-fuchsia-200\/0:hover {
    text-decoration-color: rgb(245 208 254 / 0)
}

.hover\:decoration-fuchsia-200\/10:hover {
    text-decoration-color: rgb(245 208 254 / 0.1)
}

.hover\:decoration-fuchsia-200\/100:hover {
    text-decoration-color: rgb(245 208 254 / 1)
}

.hover\:decoration-fuchsia-200\/20:hover {
    text-decoration-color: rgb(245 208 254 / 0.2)
}

.hover\:decoration-fuchsia-200\/25:hover {
    text-decoration-color: rgb(245 208 254 / 0.25)
}

.hover\:decoration-fuchsia-200\/30:hover {
    text-decoration-color: rgb(245 208 254 / 0.3)
}

.hover\:decoration-fuchsia-200\/40:hover {
    text-decoration-color: rgb(245 208 254 / 0.4)
}

.hover\:decoration-fuchsia-200\/5:hover {
    text-decoration-color: rgb(245 208 254 / 0.05)
}

.hover\:decoration-fuchsia-200\/50:hover {
    text-decoration-color: rgb(245 208 254 / 0.5)
}

.hover\:decoration-fuchsia-200\/60:hover {
    text-decoration-color: rgb(245 208 254 / 0.6)
}

.hover\:decoration-fuchsia-200\/70:hover {
    text-decoration-color: rgb(245 208 254 / 0.7)
}

.hover\:decoration-fuchsia-200\/75:hover {
    text-decoration-color: rgb(245 208 254 / 0.75)
}

.hover\:decoration-fuchsia-200\/80:hover {
    text-decoration-color: rgb(245 208 254 / 0.8)
}

.hover\:decoration-fuchsia-200\/90:hover {
    text-decoration-color: rgb(245 208 254 / 0.9)
}

.hover\:decoration-fuchsia-200\/95:hover {
    text-decoration-color: rgb(245 208 254 / 0.95)
}

.hover\:decoration-fuchsia-250:hover {
    text-decoration-color: #F7D3FF
}

.hover\:decoration-fuchsia-250\/0:hover {
    text-decoration-color: rgb(247 211 255 / 0)
}

.hover\:decoration-fuchsia-250\/10:hover {
    text-decoration-color: rgb(247 211 255 / 0.1)
}

.hover\:decoration-fuchsia-250\/100:hover {
    text-decoration-color: rgb(247 211 255 / 1)
}

.hover\:decoration-fuchsia-250\/20:hover {
    text-decoration-color: rgb(247 211 255 / 0.2)
}

.hover\:decoration-fuchsia-250\/25:hover {
    text-decoration-color: rgb(247 211 255 / 0.25)
}

.hover\:decoration-fuchsia-250\/30:hover {
    text-decoration-color: rgb(247 211 255 / 0.3)
}

.hover\:decoration-fuchsia-250\/40:hover {
    text-decoration-color: rgb(247 211 255 / 0.4)
}

.hover\:decoration-fuchsia-250\/5:hover {
    text-decoration-color: rgb(247 211 255 / 0.05)
}

.hover\:decoration-fuchsia-250\/50:hover {
    text-decoration-color: rgb(247 211 255 / 0.5)
}

.hover\:decoration-fuchsia-250\/60:hover {
    text-decoration-color: rgb(247 211 255 / 0.6)
}

.hover\:decoration-fuchsia-250\/70:hover {
    text-decoration-color: rgb(247 211 255 / 0.7)
}

.hover\:decoration-fuchsia-250\/75:hover {
    text-decoration-color: rgb(247 211 255 / 0.75)
}

.hover\:decoration-fuchsia-250\/80:hover {
    text-decoration-color: rgb(247 211 255 / 0.8)
}

.hover\:decoration-fuchsia-250\/90:hover {
    text-decoration-color: rgb(247 211 255 / 0.9)
}

.hover\:decoration-fuchsia-250\/95:hover {
    text-decoration-color: rgb(247 211 255 / 0.95)
}

.hover\:decoration-fuchsia-300:hover {
    text-decoration-color: #f0abfc
}

.hover\:decoration-fuchsia-300\/0:hover {
    text-decoration-color: rgb(240 171 252 / 0)
}

.hover\:decoration-fuchsia-300\/10:hover {
    text-decoration-color: rgb(240 171 252 / 0.1)
}

.hover\:decoration-fuchsia-300\/100:hover {
    text-decoration-color: rgb(240 171 252 / 1)
}

.hover\:decoration-fuchsia-300\/20:hover {
    text-decoration-color: rgb(240 171 252 / 0.2)
}

.hover\:decoration-fuchsia-300\/25:hover {
    text-decoration-color: rgb(240 171 252 / 0.25)
}

.hover\:decoration-fuchsia-300\/30:hover {
    text-decoration-color: rgb(240 171 252 / 0.3)
}

.hover\:decoration-fuchsia-300\/40:hover {
    text-decoration-color: rgb(240 171 252 / 0.4)
}

.hover\:decoration-fuchsia-300\/5:hover {
    text-decoration-color: rgb(240 171 252 / 0.05)
}

.hover\:decoration-fuchsia-300\/50:hover {
    text-decoration-color: rgb(240 171 252 / 0.5)
}

.hover\:decoration-fuchsia-300\/60:hover {
    text-decoration-color: rgb(240 171 252 / 0.6)
}

.hover\:decoration-fuchsia-300\/70:hover {
    text-decoration-color: rgb(240 171 252 / 0.7)
}

.hover\:decoration-fuchsia-300\/75:hover {
    text-decoration-color: rgb(240 171 252 / 0.75)
}

.hover\:decoration-fuchsia-300\/80:hover {
    text-decoration-color: rgb(240 171 252 / 0.8)
}

.hover\:decoration-fuchsia-300\/90:hover {
    text-decoration-color: rgb(240 171 252 / 0.9)
}

.hover\:decoration-fuchsia-300\/95:hover {
    text-decoration-color: rgb(240 171 252 / 0.95)
}

.hover\:decoration-fuchsia-400:hover {
    text-decoration-color: #e879f9
}

.hover\:decoration-fuchsia-400\/0:hover {
    text-decoration-color: rgb(232 121 249 / 0)
}

.hover\:decoration-fuchsia-400\/10:hover {
    text-decoration-color: rgb(232 121 249 / 0.1)
}

.hover\:decoration-fuchsia-400\/100:hover {
    text-decoration-color: rgb(232 121 249 / 1)
}

.hover\:decoration-fuchsia-400\/20:hover {
    text-decoration-color: rgb(232 121 249 / 0.2)
}

.hover\:decoration-fuchsia-400\/25:hover {
    text-decoration-color: rgb(232 121 249 / 0.25)
}

.hover\:decoration-fuchsia-400\/30:hover {
    text-decoration-color: rgb(232 121 249 / 0.3)
}

.hover\:decoration-fuchsia-400\/40:hover {
    text-decoration-color: rgb(232 121 249 / 0.4)
}

.hover\:decoration-fuchsia-400\/5:hover {
    text-decoration-color: rgb(232 121 249 / 0.05)
}

.hover\:decoration-fuchsia-400\/50:hover {
    text-decoration-color: rgb(232 121 249 / 0.5)
}

.hover\:decoration-fuchsia-400\/60:hover {
    text-decoration-color: rgb(232 121 249 / 0.6)
}

.hover\:decoration-fuchsia-400\/70:hover {
    text-decoration-color: rgb(232 121 249 / 0.7)
}

.hover\:decoration-fuchsia-400\/75:hover {
    text-decoration-color: rgb(232 121 249 / 0.75)
}

.hover\:decoration-fuchsia-400\/80:hover {
    text-decoration-color: rgb(232 121 249 / 0.8)
}

.hover\:decoration-fuchsia-400\/90:hover {
    text-decoration-color: rgb(232 121 249 / 0.9)
}

.hover\:decoration-fuchsia-400\/95:hover {
    text-decoration-color: rgb(232 121 249 / 0.95)
}

.hover\:decoration-fuchsia-50:hover {
    text-decoration-color: #fdf4ff
}

.hover\:decoration-fuchsia-50\/0:hover {
    text-decoration-color: rgb(253 244 255 / 0)
}

.hover\:decoration-fuchsia-50\/10:hover {
    text-decoration-color: rgb(253 244 255 / 0.1)
}

.hover\:decoration-fuchsia-50\/100:hover {
    text-decoration-color: rgb(253 244 255 / 1)
}

.hover\:decoration-fuchsia-50\/20:hover {
    text-decoration-color: rgb(253 244 255 / 0.2)
}

.hover\:decoration-fuchsia-50\/25:hover {
    text-decoration-color: rgb(253 244 255 / 0.25)
}

.hover\:decoration-fuchsia-50\/30:hover {
    text-decoration-color: rgb(253 244 255 / 0.3)
}

.hover\:decoration-fuchsia-50\/40:hover {
    text-decoration-color: rgb(253 244 255 / 0.4)
}

.hover\:decoration-fuchsia-50\/5:hover {
    text-decoration-color: rgb(253 244 255 / 0.05)
}

.hover\:decoration-fuchsia-50\/50:hover {
    text-decoration-color: rgb(253 244 255 / 0.5)
}

.hover\:decoration-fuchsia-50\/60:hover {
    text-decoration-color: rgb(253 244 255 / 0.6)
}

.hover\:decoration-fuchsia-50\/70:hover {
    text-decoration-color: rgb(253 244 255 / 0.7)
}

.hover\:decoration-fuchsia-50\/75:hover {
    text-decoration-color: rgb(253 244 255 / 0.75)
}

.hover\:decoration-fuchsia-50\/80:hover {
    text-decoration-color: rgb(253 244 255 / 0.8)
}

.hover\:decoration-fuchsia-50\/90:hover {
    text-decoration-color: rgb(253 244 255 / 0.9)
}

.hover\:decoration-fuchsia-50\/95:hover {
    text-decoration-color: rgb(253 244 255 / 0.95)
}

.hover\:decoration-fuchsia-500:hover {
    text-decoration-color: #d946ef
}

.hover\:decoration-fuchsia-500\/0:hover {
    text-decoration-color: rgb(217 70 239 / 0)
}

.hover\:decoration-fuchsia-500\/10:hover {
    text-decoration-color: rgb(217 70 239 / 0.1)
}

.hover\:decoration-fuchsia-500\/100:hover {
    text-decoration-color: rgb(217 70 239 / 1)
}

.hover\:decoration-fuchsia-500\/20:hover {
    text-decoration-color: rgb(217 70 239 / 0.2)
}

.hover\:decoration-fuchsia-500\/25:hover {
    text-decoration-color: rgb(217 70 239 / 0.25)
}

.hover\:decoration-fuchsia-500\/30:hover {
    text-decoration-color: rgb(217 70 239 / 0.3)
}

.hover\:decoration-fuchsia-500\/40:hover {
    text-decoration-color: rgb(217 70 239 / 0.4)
}

.hover\:decoration-fuchsia-500\/5:hover {
    text-decoration-color: rgb(217 70 239 / 0.05)
}

.hover\:decoration-fuchsia-500\/50:hover {
    text-decoration-color: rgb(217 70 239 / 0.5)
}

.hover\:decoration-fuchsia-500\/60:hover {
    text-decoration-color: rgb(217 70 239 / 0.6)
}

.hover\:decoration-fuchsia-500\/70:hover {
    text-decoration-color: rgb(217 70 239 / 0.7)
}

.hover\:decoration-fuchsia-500\/75:hover {
    text-decoration-color: rgb(217 70 239 / 0.75)
}

.hover\:decoration-fuchsia-500\/80:hover {
    text-decoration-color: rgb(217 70 239 / 0.8)
}

.hover\:decoration-fuchsia-500\/90:hover {
    text-decoration-color: rgb(217 70 239 / 0.9)
}

.hover\:decoration-fuchsia-500\/95:hover {
    text-decoration-color: rgb(217 70 239 / 0.95)
}

.hover\:decoration-fuchsia-550:hover {
    text-decoration-color: #C226C9
}

.hover\:decoration-fuchsia-550\/0:hover {
    text-decoration-color: rgb(194 38 201 / 0)
}

.hover\:decoration-fuchsia-550\/10:hover {
    text-decoration-color: rgb(194 38 201 / 0.1)
}

.hover\:decoration-fuchsia-550\/100:hover {
    text-decoration-color: rgb(194 38 201 / 1)
}

.hover\:decoration-fuchsia-550\/20:hover {
    text-decoration-color: rgb(194 38 201 / 0.2)
}

.hover\:decoration-fuchsia-550\/25:hover {
    text-decoration-color: rgb(194 38 201 / 0.25)
}

.hover\:decoration-fuchsia-550\/30:hover {
    text-decoration-color: rgb(194 38 201 / 0.3)
}

.hover\:decoration-fuchsia-550\/40:hover {
    text-decoration-color: rgb(194 38 201 / 0.4)
}

.hover\:decoration-fuchsia-550\/5:hover {
    text-decoration-color: rgb(194 38 201 / 0.05)
}

.hover\:decoration-fuchsia-550\/50:hover {
    text-decoration-color: rgb(194 38 201 / 0.5)
}

.hover\:decoration-fuchsia-550\/60:hover {
    text-decoration-color: rgb(194 38 201 / 0.6)
}

.hover\:decoration-fuchsia-550\/70:hover {
    text-decoration-color: rgb(194 38 201 / 0.7)
}

.hover\:decoration-fuchsia-550\/75:hover {
    text-decoration-color: rgb(194 38 201 / 0.75)
}

.hover\:decoration-fuchsia-550\/80:hover {
    text-decoration-color: rgb(194 38 201 / 0.8)
}

.hover\:decoration-fuchsia-550\/90:hover {
    text-decoration-color: rgb(194 38 201 / 0.9)
}

.hover\:decoration-fuchsia-550\/95:hover {
    text-decoration-color: rgb(194 38 201 / 0.95)
}

.hover\:decoration-fuchsia-575:hover {
    text-decoration-color: #BC30DF
}

.hover\:decoration-fuchsia-575\/0:hover {
    text-decoration-color: rgb(188 48 223 / 0)
}

.hover\:decoration-fuchsia-575\/10:hover {
    text-decoration-color: rgb(188 48 223 / 0.1)
}

.hover\:decoration-fuchsia-575\/100:hover {
    text-decoration-color: rgb(188 48 223 / 1)
}

.hover\:decoration-fuchsia-575\/20:hover {
    text-decoration-color: rgb(188 48 223 / 0.2)
}

.hover\:decoration-fuchsia-575\/25:hover {
    text-decoration-color: rgb(188 48 223 / 0.25)
}

.hover\:decoration-fuchsia-575\/30:hover {
    text-decoration-color: rgb(188 48 223 / 0.3)
}

.hover\:decoration-fuchsia-575\/40:hover {
    text-decoration-color: rgb(188 48 223 / 0.4)
}

.hover\:decoration-fuchsia-575\/5:hover {
    text-decoration-color: rgb(188 48 223 / 0.05)
}

.hover\:decoration-fuchsia-575\/50:hover {
    text-decoration-color: rgb(188 48 223 / 0.5)
}

.hover\:decoration-fuchsia-575\/60:hover {
    text-decoration-color: rgb(188 48 223 / 0.6)
}

.hover\:decoration-fuchsia-575\/70:hover {
    text-decoration-color: rgb(188 48 223 / 0.7)
}

.hover\:decoration-fuchsia-575\/75:hover {
    text-decoration-color: rgb(188 48 223 / 0.75)
}

.hover\:decoration-fuchsia-575\/80:hover {
    text-decoration-color: rgb(188 48 223 / 0.8)
}

.hover\:decoration-fuchsia-575\/90:hover {
    text-decoration-color: rgb(188 48 223 / 0.9)
}

.hover\:decoration-fuchsia-575\/95:hover {
    text-decoration-color: rgb(188 48 223 / 0.95)
}

.hover\:decoration-fuchsia-600:hover {
    text-decoration-color: #c026d3
}

.hover\:decoration-fuchsia-600\/0:hover {
    text-decoration-color: rgb(192 38 211 / 0)
}

.hover\:decoration-fuchsia-600\/10:hover {
    text-decoration-color: rgb(192 38 211 / 0.1)
}

.hover\:decoration-fuchsia-600\/100:hover {
    text-decoration-color: rgb(192 38 211 / 1)
}

.hover\:decoration-fuchsia-600\/20:hover {
    text-decoration-color: rgb(192 38 211 / 0.2)
}

.hover\:decoration-fuchsia-600\/25:hover {
    text-decoration-color: rgb(192 38 211 / 0.25)
}

.hover\:decoration-fuchsia-600\/30:hover {
    text-decoration-color: rgb(192 38 211 / 0.3)
}

.hover\:decoration-fuchsia-600\/40:hover {
    text-decoration-color: rgb(192 38 211 / 0.4)
}

.hover\:decoration-fuchsia-600\/5:hover {
    text-decoration-color: rgb(192 38 211 / 0.05)
}

.hover\:decoration-fuchsia-600\/50:hover {
    text-decoration-color: rgb(192 38 211 / 0.5)
}

.hover\:decoration-fuchsia-600\/60:hover {
    text-decoration-color: rgb(192 38 211 / 0.6)
}

.hover\:decoration-fuchsia-600\/70:hover {
    text-decoration-color: rgb(192 38 211 / 0.7)
}

.hover\:decoration-fuchsia-600\/75:hover {
    text-decoration-color: rgb(192 38 211 / 0.75)
}

.hover\:decoration-fuchsia-600\/80:hover {
    text-decoration-color: rgb(192 38 211 / 0.8)
}

.hover\:decoration-fuchsia-600\/90:hover {
    text-decoration-color: rgb(192 38 211 / 0.9)
}

.hover\:decoration-fuchsia-600\/95:hover {
    text-decoration-color: rgb(192 38 211 / 0.95)
}

.hover\:decoration-fuchsia-650:hover {
    text-decoration-color: #9C1EA3
}

.hover\:decoration-fuchsia-650\/0:hover {
    text-decoration-color: rgb(156 30 163 / 0)
}

.hover\:decoration-fuchsia-650\/10:hover {
    text-decoration-color: rgb(156 30 163 / 0.1)
}

.hover\:decoration-fuchsia-650\/100:hover {
    text-decoration-color: rgb(156 30 163 / 1)
}

.hover\:decoration-fuchsia-650\/20:hover {
    text-decoration-color: rgb(156 30 163 / 0.2)
}

.hover\:decoration-fuchsia-650\/25:hover {
    text-decoration-color: rgb(156 30 163 / 0.25)
}

.hover\:decoration-fuchsia-650\/30:hover {
    text-decoration-color: rgb(156 30 163 / 0.3)
}

.hover\:decoration-fuchsia-650\/40:hover {
    text-decoration-color: rgb(156 30 163 / 0.4)
}

.hover\:decoration-fuchsia-650\/5:hover {
    text-decoration-color: rgb(156 30 163 / 0.05)
}

.hover\:decoration-fuchsia-650\/50:hover {
    text-decoration-color: rgb(156 30 163 / 0.5)
}

.hover\:decoration-fuchsia-650\/60:hover {
    text-decoration-color: rgb(156 30 163 / 0.6)
}

.hover\:decoration-fuchsia-650\/70:hover {
    text-decoration-color: rgb(156 30 163 / 0.7)
}

.hover\:decoration-fuchsia-650\/75:hover {
    text-decoration-color: rgb(156 30 163 / 0.75)
}

.hover\:decoration-fuchsia-650\/80:hover {
    text-decoration-color: rgb(156 30 163 / 0.8)
}

.hover\:decoration-fuchsia-650\/90:hover {
    text-decoration-color: rgb(156 30 163 / 0.9)
}

.hover\:decoration-fuchsia-650\/95:hover {
    text-decoration-color: rgb(156 30 163 / 0.95)
}

.hover\:decoration-fuchsia-700:hover {
    text-decoration-color: #a21caf
}

.hover\:decoration-fuchsia-700\/0:hover {
    text-decoration-color: rgb(162 28 175 / 0)
}

.hover\:decoration-fuchsia-700\/10:hover {
    text-decoration-color: rgb(162 28 175 / 0.1)
}

.hover\:decoration-fuchsia-700\/100:hover {
    text-decoration-color: rgb(162 28 175 / 1)
}

.hover\:decoration-fuchsia-700\/20:hover {
    text-decoration-color: rgb(162 28 175 / 0.2)
}

.hover\:decoration-fuchsia-700\/25:hover {
    text-decoration-color: rgb(162 28 175 / 0.25)
}

.hover\:decoration-fuchsia-700\/30:hover {
    text-decoration-color: rgb(162 28 175 / 0.3)
}

.hover\:decoration-fuchsia-700\/40:hover {
    text-decoration-color: rgb(162 28 175 / 0.4)
}

.hover\:decoration-fuchsia-700\/5:hover {
    text-decoration-color: rgb(162 28 175 / 0.05)
}

.hover\:decoration-fuchsia-700\/50:hover {
    text-decoration-color: rgb(162 28 175 / 0.5)
}

.hover\:decoration-fuchsia-700\/60:hover {
    text-decoration-color: rgb(162 28 175 / 0.6)
}

.hover\:decoration-fuchsia-700\/70:hover {
    text-decoration-color: rgb(162 28 175 / 0.7)
}

.hover\:decoration-fuchsia-700\/75:hover {
    text-decoration-color: rgb(162 28 175 / 0.75)
}

.hover\:decoration-fuchsia-700\/80:hover {
    text-decoration-color: rgb(162 28 175 / 0.8)
}

.hover\:decoration-fuchsia-700\/90:hover {
    text-decoration-color: rgb(162 28 175 / 0.9)
}

.hover\:decoration-fuchsia-700\/95:hover {
    text-decoration-color: rgb(162 28 175 / 0.95)
}

.hover\:decoration-fuchsia-800:hover {
    text-decoration-color: #86198f
}

.hover\:decoration-fuchsia-800\/0:hover {
    text-decoration-color: rgb(134 25 143 / 0)
}

.hover\:decoration-fuchsia-800\/10:hover {
    text-decoration-color: rgb(134 25 143 / 0.1)
}

.hover\:decoration-fuchsia-800\/100:hover {
    text-decoration-color: rgb(134 25 143 / 1)
}

.hover\:decoration-fuchsia-800\/20:hover {
    text-decoration-color: rgb(134 25 143 / 0.2)
}

.hover\:decoration-fuchsia-800\/25:hover {
    text-decoration-color: rgb(134 25 143 / 0.25)
}

.hover\:decoration-fuchsia-800\/30:hover {
    text-decoration-color: rgb(134 25 143 / 0.3)
}

.hover\:decoration-fuchsia-800\/40:hover {
    text-decoration-color: rgb(134 25 143 / 0.4)
}

.hover\:decoration-fuchsia-800\/5:hover {
    text-decoration-color: rgb(134 25 143 / 0.05)
}

.hover\:decoration-fuchsia-800\/50:hover {
    text-decoration-color: rgb(134 25 143 / 0.5)
}

.hover\:decoration-fuchsia-800\/60:hover {
    text-decoration-color: rgb(134 25 143 / 0.6)
}

.hover\:decoration-fuchsia-800\/70:hover {
    text-decoration-color: rgb(134 25 143 / 0.7)
}

.hover\:decoration-fuchsia-800\/75:hover {
    text-decoration-color: rgb(134 25 143 / 0.75)
}

.hover\:decoration-fuchsia-800\/80:hover {
    text-decoration-color: rgb(134 25 143 / 0.8)
}

.hover\:decoration-fuchsia-800\/90:hover {
    text-decoration-color: rgb(134 25 143 / 0.9)
}

.hover\:decoration-fuchsia-800\/95:hover {
    text-decoration-color: rgb(134 25 143 / 0.95)
}

.hover\:decoration-fuchsia-900:hover {
    text-decoration-color: #701a75
}

.hover\:decoration-fuchsia-900\/0:hover {
    text-decoration-color: rgb(112 26 117 / 0)
}

.hover\:decoration-fuchsia-900\/10:hover {
    text-decoration-color: rgb(112 26 117 / 0.1)
}

.hover\:decoration-fuchsia-900\/100:hover {
    text-decoration-color: rgb(112 26 117 / 1)
}

.hover\:decoration-fuchsia-900\/20:hover {
    text-decoration-color: rgb(112 26 117 / 0.2)
}

.hover\:decoration-fuchsia-900\/25:hover {
    text-decoration-color: rgb(112 26 117 / 0.25)
}

.hover\:decoration-fuchsia-900\/30:hover {
    text-decoration-color: rgb(112 26 117 / 0.3)
}

.hover\:decoration-fuchsia-900\/40:hover {
    text-decoration-color: rgb(112 26 117 / 0.4)
}

.hover\:decoration-fuchsia-900\/5:hover {
    text-decoration-color: rgb(112 26 117 / 0.05)
}

.hover\:decoration-fuchsia-900\/50:hover {
    text-decoration-color: rgb(112 26 117 / 0.5)
}

.hover\:decoration-fuchsia-900\/60:hover {
    text-decoration-color: rgb(112 26 117 / 0.6)
}

.hover\:decoration-fuchsia-900\/70:hover {
    text-decoration-color: rgb(112 26 117 / 0.7)
}

.hover\:decoration-fuchsia-900\/75:hover {
    text-decoration-color: rgb(112 26 117 / 0.75)
}

.hover\:decoration-fuchsia-900\/80:hover {
    text-decoration-color: rgb(112 26 117 / 0.8)
}

.hover\:decoration-fuchsia-900\/90:hover {
    text-decoration-color: rgb(112 26 117 / 0.9)
}

.hover\:decoration-fuchsia-900\/95:hover {
    text-decoration-color: rgb(112 26 117 / 0.95)
}

.hover\:decoration-fuchsia-950:hover {
    text-decoration-color: #4a044e
}

.hover\:decoration-fuchsia-950\/0:hover {
    text-decoration-color: rgb(74 4 78 / 0)
}

.hover\:decoration-fuchsia-950\/10:hover {
    text-decoration-color: rgb(74 4 78 / 0.1)
}

.hover\:decoration-fuchsia-950\/100:hover {
    text-decoration-color: rgb(74 4 78 / 1)
}

.hover\:decoration-fuchsia-950\/20:hover {
    text-decoration-color: rgb(74 4 78 / 0.2)
}

.hover\:decoration-fuchsia-950\/25:hover {
    text-decoration-color: rgb(74 4 78 / 0.25)
}

.hover\:decoration-fuchsia-950\/30:hover {
    text-decoration-color: rgb(74 4 78 / 0.3)
}

.hover\:decoration-fuchsia-950\/40:hover {
    text-decoration-color: rgb(74 4 78 / 0.4)
}

.hover\:decoration-fuchsia-950\/5:hover {
    text-decoration-color: rgb(74 4 78 / 0.05)
}

.hover\:decoration-fuchsia-950\/50:hover {
    text-decoration-color: rgb(74 4 78 / 0.5)
}

.hover\:decoration-fuchsia-950\/60:hover {
    text-decoration-color: rgb(74 4 78 / 0.6)
}

.hover\:decoration-fuchsia-950\/70:hover {
    text-decoration-color: rgb(74 4 78 / 0.7)
}

.hover\:decoration-fuchsia-950\/75:hover {
    text-decoration-color: rgb(74 4 78 / 0.75)
}

.hover\:decoration-fuchsia-950\/80:hover {
    text-decoration-color: rgb(74 4 78 / 0.8)
}

.hover\:decoration-fuchsia-950\/90:hover {
    text-decoration-color: rgb(74 4 78 / 0.9)
}

.hover\:decoration-fuchsia-950\/95:hover {
    text-decoration-color: rgb(74 4 78 / 0.95)
}

.hover\:decoration-gray-100:hover {
    text-decoration-color: #f3f4f6
}

.hover\:decoration-gray-100\/0:hover {
    text-decoration-color: rgb(243 244 246 / 0)
}

.hover\:decoration-gray-100\/10:hover {
    text-decoration-color: rgb(243 244 246 / 0.1)
}

.hover\:decoration-gray-100\/100:hover {
    text-decoration-color: rgb(243 244 246 / 1)
}

.hover\:decoration-gray-100\/20:hover {
    text-decoration-color: rgb(243 244 246 / 0.2)
}

.hover\:decoration-gray-100\/25:hover {
    text-decoration-color: rgb(243 244 246 / 0.25)
}

.hover\:decoration-gray-100\/30:hover {
    text-decoration-color: rgb(243 244 246 / 0.3)
}

.hover\:decoration-gray-100\/40:hover {
    text-decoration-color: rgb(243 244 246 / 0.4)
}

.hover\:decoration-gray-100\/5:hover {
    text-decoration-color: rgb(243 244 246 / 0.05)
}

.hover\:decoration-gray-100\/50:hover {
    text-decoration-color: rgb(243 244 246 / 0.5)
}

.hover\:decoration-gray-100\/60:hover {
    text-decoration-color: rgb(243 244 246 / 0.6)
}

.hover\:decoration-gray-100\/70:hover {
    text-decoration-color: rgb(243 244 246 / 0.7)
}

.hover\:decoration-gray-100\/75:hover {
    text-decoration-color: rgb(243 244 246 / 0.75)
}

.hover\:decoration-gray-100\/80:hover {
    text-decoration-color: rgb(243 244 246 / 0.8)
}

.hover\:decoration-gray-100\/90:hover {
    text-decoration-color: rgb(243 244 246 / 0.9)
}

.hover\:decoration-gray-100\/95:hover {
    text-decoration-color: rgb(243 244 246 / 0.95)
}

.hover\:decoration-gray-200:hover {
    text-decoration-color: #e5e7eb
}

.hover\:decoration-gray-200\/0:hover {
    text-decoration-color: rgb(229 231 235 / 0)
}

.hover\:decoration-gray-200\/10:hover {
    text-decoration-color: rgb(229 231 235 / 0.1)
}

.hover\:decoration-gray-200\/100:hover {
    text-decoration-color: rgb(229 231 235 / 1)
}

.hover\:decoration-gray-200\/20:hover {
    text-decoration-color: rgb(229 231 235 / 0.2)
}

.hover\:decoration-gray-200\/25:hover {
    text-decoration-color: rgb(229 231 235 / 0.25)
}

.hover\:decoration-gray-200\/30:hover {
    text-decoration-color: rgb(229 231 235 / 0.3)
}

.hover\:decoration-gray-200\/40:hover {
    text-decoration-color: rgb(229 231 235 / 0.4)
}

.hover\:decoration-gray-200\/5:hover {
    text-decoration-color: rgb(229 231 235 / 0.05)
}

.hover\:decoration-gray-200\/50:hover {
    text-decoration-color: rgb(229 231 235 / 0.5)
}

.hover\:decoration-gray-200\/60:hover {
    text-decoration-color: rgb(229 231 235 / 0.6)
}

.hover\:decoration-gray-200\/70:hover {
    text-decoration-color: rgb(229 231 235 / 0.7)
}

.hover\:decoration-gray-200\/75:hover {
    text-decoration-color: rgb(229 231 235 / 0.75)
}

.hover\:decoration-gray-200\/80:hover {
    text-decoration-color: rgb(229 231 235 / 0.8)
}

.hover\:decoration-gray-200\/90:hover {
    text-decoration-color: rgb(229 231 235 / 0.9)
}

.hover\:decoration-gray-200\/95:hover {
    text-decoration-color: rgb(229 231 235 / 0.95)
}

.hover\:decoration-gray-300:hover {
    text-decoration-color: #d1d5db
}

.hover\:decoration-gray-300\/0:hover {
    text-decoration-color: rgb(209 213 219 / 0)
}

.hover\:decoration-gray-300\/10:hover {
    text-decoration-color: rgb(209 213 219 / 0.1)
}

.hover\:decoration-gray-300\/100:hover {
    text-decoration-color: rgb(209 213 219 / 1)
}

.hover\:decoration-gray-300\/20:hover {
    text-decoration-color: rgb(209 213 219 / 0.2)
}

.hover\:decoration-gray-300\/25:hover {
    text-decoration-color: rgb(209 213 219 / 0.25)
}

.hover\:decoration-gray-300\/30:hover {
    text-decoration-color: rgb(209 213 219 / 0.3)
}

.hover\:decoration-gray-300\/40:hover {
    text-decoration-color: rgb(209 213 219 / 0.4)
}

.hover\:decoration-gray-300\/5:hover {
    text-decoration-color: rgb(209 213 219 / 0.05)
}

.hover\:decoration-gray-300\/50:hover {
    text-decoration-color: rgb(209 213 219 / 0.5)
}

.hover\:decoration-gray-300\/60:hover {
    text-decoration-color: rgb(209 213 219 / 0.6)
}

.hover\:decoration-gray-300\/70:hover {
    text-decoration-color: rgb(209 213 219 / 0.7)
}

.hover\:decoration-gray-300\/75:hover {
    text-decoration-color: rgb(209 213 219 / 0.75)
}

.hover\:decoration-gray-300\/80:hover {
    text-decoration-color: rgb(209 213 219 / 0.8)
}

.hover\:decoration-gray-300\/90:hover {
    text-decoration-color: rgb(209 213 219 / 0.9)
}

.hover\:decoration-gray-300\/95:hover {
    text-decoration-color: rgb(209 213 219 / 0.95)
}

.hover\:decoration-gray-350:hover {
    text-decoration-color: #D7D9D8
}

.hover\:decoration-gray-350\/0:hover {
    text-decoration-color: rgb(215 217 216 / 0)
}

.hover\:decoration-gray-350\/10:hover {
    text-decoration-color: rgb(215 217 216 / 0.1)
}

.hover\:decoration-gray-350\/100:hover {
    text-decoration-color: rgb(215 217 216 / 1)
}

.hover\:decoration-gray-350\/20:hover {
    text-decoration-color: rgb(215 217 216 / 0.2)
}

.hover\:decoration-gray-350\/25:hover {
    text-decoration-color: rgb(215 217 216 / 0.25)
}

.hover\:decoration-gray-350\/30:hover {
    text-decoration-color: rgb(215 217 216 / 0.3)
}

.hover\:decoration-gray-350\/40:hover {
    text-decoration-color: rgb(215 217 216 / 0.4)
}

.hover\:decoration-gray-350\/5:hover {
    text-decoration-color: rgb(215 217 216 / 0.05)
}

.hover\:decoration-gray-350\/50:hover {
    text-decoration-color: rgb(215 217 216 / 0.5)
}

.hover\:decoration-gray-350\/60:hover {
    text-decoration-color: rgb(215 217 216 / 0.6)
}

.hover\:decoration-gray-350\/70:hover {
    text-decoration-color: rgb(215 217 216 / 0.7)
}

.hover\:decoration-gray-350\/75:hover {
    text-decoration-color: rgb(215 217 216 / 0.75)
}

.hover\:decoration-gray-350\/80:hover {
    text-decoration-color: rgb(215 217 216 / 0.8)
}

.hover\:decoration-gray-350\/90:hover {
    text-decoration-color: rgb(215 217 216 / 0.9)
}

.hover\:decoration-gray-350\/95:hover {
    text-decoration-color: rgb(215 217 216 / 0.95)
}

.hover\:decoration-gray-351:hover {
    text-decoration-color: #989898
}

.hover\:decoration-gray-351\/0:hover {
    text-decoration-color: rgb(152 152 152 / 0)
}

.hover\:decoration-gray-351\/10:hover {
    text-decoration-color: rgb(152 152 152 / 0.1)
}

.hover\:decoration-gray-351\/100:hover {
    text-decoration-color: rgb(152 152 152 / 1)
}

.hover\:decoration-gray-351\/20:hover {
    text-decoration-color: rgb(152 152 152 / 0.2)
}

.hover\:decoration-gray-351\/25:hover {
    text-decoration-color: rgb(152 152 152 / 0.25)
}

.hover\:decoration-gray-351\/30:hover {
    text-decoration-color: rgb(152 152 152 / 0.3)
}

.hover\:decoration-gray-351\/40:hover {
    text-decoration-color: rgb(152 152 152 / 0.4)
}

.hover\:decoration-gray-351\/5:hover {
    text-decoration-color: rgb(152 152 152 / 0.05)
}

.hover\:decoration-gray-351\/50:hover {
    text-decoration-color: rgb(152 152 152 / 0.5)
}

.hover\:decoration-gray-351\/60:hover {
    text-decoration-color: rgb(152 152 152 / 0.6)
}

.hover\:decoration-gray-351\/70:hover {
    text-decoration-color: rgb(152 152 152 / 0.7)
}

.hover\:decoration-gray-351\/75:hover {
    text-decoration-color: rgb(152 152 152 / 0.75)
}

.hover\:decoration-gray-351\/80:hover {
    text-decoration-color: rgb(152 152 152 / 0.8)
}

.hover\:decoration-gray-351\/90:hover {
    text-decoration-color: rgb(152 152 152 / 0.9)
}

.hover\:decoration-gray-351\/95:hover {
    text-decoration-color: rgb(152 152 152 / 0.95)
}

.hover\:decoration-gray-400:hover {
    text-decoration-color: #9ca3af
}

.hover\:decoration-gray-400\/0:hover {
    text-decoration-color: rgb(156 163 175 / 0)
}

.hover\:decoration-gray-400\/10:hover {
    text-decoration-color: rgb(156 163 175 / 0.1)
}

.hover\:decoration-gray-400\/100:hover {
    text-decoration-color: rgb(156 163 175 / 1)
}

.hover\:decoration-gray-400\/20:hover {
    text-decoration-color: rgb(156 163 175 / 0.2)
}

.hover\:decoration-gray-400\/25:hover {
    text-decoration-color: rgb(156 163 175 / 0.25)
}

.hover\:decoration-gray-400\/30:hover {
    text-decoration-color: rgb(156 163 175 / 0.3)
}

.hover\:decoration-gray-400\/40:hover {
    text-decoration-color: rgb(156 163 175 / 0.4)
}

.hover\:decoration-gray-400\/5:hover {
    text-decoration-color: rgb(156 163 175 / 0.05)
}

.hover\:decoration-gray-400\/50:hover {
    text-decoration-color: rgb(156 163 175 / 0.5)
}

.hover\:decoration-gray-400\/60:hover {
    text-decoration-color: rgb(156 163 175 / 0.6)
}

.hover\:decoration-gray-400\/70:hover {
    text-decoration-color: rgb(156 163 175 / 0.7)
}

.hover\:decoration-gray-400\/75:hover {
    text-decoration-color: rgb(156 163 175 / 0.75)
}

.hover\:decoration-gray-400\/80:hover {
    text-decoration-color: rgb(156 163 175 / 0.8)
}

.hover\:decoration-gray-400\/90:hover {
    text-decoration-color: rgb(156 163 175 / 0.9)
}

.hover\:decoration-gray-400\/95:hover {
    text-decoration-color: rgb(156 163 175 / 0.95)
}

.hover\:decoration-gray-450:hover {
    text-decoration-color: #9CA3AF
}

.hover\:decoration-gray-450\/0:hover {
    text-decoration-color: rgb(156 163 175 / 0)
}

.hover\:decoration-gray-450\/10:hover {
    text-decoration-color: rgb(156 163 175 / 0.1)
}

.hover\:decoration-gray-450\/100:hover {
    text-decoration-color: rgb(156 163 175 / 1)
}

.hover\:decoration-gray-450\/20:hover {
    text-decoration-color: rgb(156 163 175 / 0.2)
}

.hover\:decoration-gray-450\/25:hover {
    text-decoration-color: rgb(156 163 175 / 0.25)
}

.hover\:decoration-gray-450\/30:hover {
    text-decoration-color: rgb(156 163 175 / 0.3)
}

.hover\:decoration-gray-450\/40:hover {
    text-decoration-color: rgb(156 163 175 / 0.4)
}

.hover\:decoration-gray-450\/5:hover {
    text-decoration-color: rgb(156 163 175 / 0.05)
}

.hover\:decoration-gray-450\/50:hover {
    text-decoration-color: rgb(156 163 175 / 0.5)
}

.hover\:decoration-gray-450\/60:hover {
    text-decoration-color: rgb(156 163 175 / 0.6)
}

.hover\:decoration-gray-450\/70:hover {
    text-decoration-color: rgb(156 163 175 / 0.7)
}

.hover\:decoration-gray-450\/75:hover {
    text-decoration-color: rgb(156 163 175 / 0.75)
}

.hover\:decoration-gray-450\/80:hover {
    text-decoration-color: rgb(156 163 175 / 0.8)
}

.hover\:decoration-gray-450\/90:hover {
    text-decoration-color: rgb(156 163 175 / 0.9)
}

.hover\:decoration-gray-450\/95:hover {
    text-decoration-color: rgb(156 163 175 / 0.95)
}

.hover\:decoration-gray-50:hover {
    text-decoration-color: #f9fafb
}

.hover\:decoration-gray-50\/0:hover {
    text-decoration-color: rgb(249 250 251 / 0)
}

.hover\:decoration-gray-50\/10:hover {
    text-decoration-color: rgb(249 250 251 / 0.1)
}

.hover\:decoration-gray-50\/100:hover {
    text-decoration-color: rgb(249 250 251 / 1)
}

.hover\:decoration-gray-50\/20:hover {
    text-decoration-color: rgb(249 250 251 / 0.2)
}

.hover\:decoration-gray-50\/25:hover {
    text-decoration-color: rgb(249 250 251 / 0.25)
}

.hover\:decoration-gray-50\/30:hover {
    text-decoration-color: rgb(249 250 251 / 0.3)
}

.hover\:decoration-gray-50\/40:hover {
    text-decoration-color: rgb(249 250 251 / 0.4)
}

.hover\:decoration-gray-50\/5:hover {
    text-decoration-color: rgb(249 250 251 / 0.05)
}

.hover\:decoration-gray-50\/50:hover {
    text-decoration-color: rgb(249 250 251 / 0.5)
}

.hover\:decoration-gray-50\/60:hover {
    text-decoration-color: rgb(249 250 251 / 0.6)
}

.hover\:decoration-gray-50\/70:hover {
    text-decoration-color: rgb(249 250 251 / 0.7)
}

.hover\:decoration-gray-50\/75:hover {
    text-decoration-color: rgb(249 250 251 / 0.75)
}

.hover\:decoration-gray-50\/80:hover {
    text-decoration-color: rgb(249 250 251 / 0.8)
}

.hover\:decoration-gray-50\/90:hover {
    text-decoration-color: rgb(249 250 251 / 0.9)
}

.hover\:decoration-gray-50\/95:hover {
    text-decoration-color: rgb(249 250 251 / 0.95)
}

.hover\:decoration-gray-500:hover {
    text-decoration-color: #6b7280
}

.hover\:decoration-gray-500\/0:hover {
    text-decoration-color: rgb(107 114 128 / 0)
}

.hover\:decoration-gray-500\/10:hover {
    text-decoration-color: rgb(107 114 128 / 0.1)
}

.hover\:decoration-gray-500\/100:hover {
    text-decoration-color: rgb(107 114 128 / 1)
}

.hover\:decoration-gray-500\/20:hover {
    text-decoration-color: rgb(107 114 128 / 0.2)
}

.hover\:decoration-gray-500\/25:hover {
    text-decoration-color: rgb(107 114 128 / 0.25)
}

.hover\:decoration-gray-500\/30:hover {
    text-decoration-color: rgb(107 114 128 / 0.3)
}

.hover\:decoration-gray-500\/40:hover {
    text-decoration-color: rgb(107 114 128 / 0.4)
}

.hover\:decoration-gray-500\/5:hover {
    text-decoration-color: rgb(107 114 128 / 0.05)
}

.hover\:decoration-gray-500\/50:hover {
    text-decoration-color: rgb(107 114 128 / 0.5)
}

.hover\:decoration-gray-500\/60:hover {
    text-decoration-color: rgb(107 114 128 / 0.6)
}

.hover\:decoration-gray-500\/70:hover {
    text-decoration-color: rgb(107 114 128 / 0.7)
}

.hover\:decoration-gray-500\/75:hover {
    text-decoration-color: rgb(107 114 128 / 0.75)
}

.hover\:decoration-gray-500\/80:hover {
    text-decoration-color: rgb(107 114 128 / 0.8)
}

.hover\:decoration-gray-500\/90:hover {
    text-decoration-color: rgb(107 114 128 / 0.9)
}

.hover\:decoration-gray-500\/95:hover {
    text-decoration-color: rgb(107 114 128 / 0.95)
}

.hover\:decoration-gray-600:hover {
    text-decoration-color: #4b5563
}

.hover\:decoration-gray-600\/0:hover {
    text-decoration-color: rgb(75 85 99 / 0)
}

.hover\:decoration-gray-600\/10:hover {
    text-decoration-color: rgb(75 85 99 / 0.1)
}

.hover\:decoration-gray-600\/100:hover {
    text-decoration-color: rgb(75 85 99 / 1)
}

.hover\:decoration-gray-600\/20:hover {
    text-decoration-color: rgb(75 85 99 / 0.2)
}

.hover\:decoration-gray-600\/25:hover {
    text-decoration-color: rgb(75 85 99 / 0.25)
}

.hover\:decoration-gray-600\/30:hover {
    text-decoration-color: rgb(75 85 99 / 0.3)
}

.hover\:decoration-gray-600\/40:hover {
    text-decoration-color: rgb(75 85 99 / 0.4)
}

.hover\:decoration-gray-600\/5:hover {
    text-decoration-color: rgb(75 85 99 / 0.05)
}

.hover\:decoration-gray-600\/50:hover {
    text-decoration-color: rgb(75 85 99 / 0.5)
}

.hover\:decoration-gray-600\/60:hover {
    text-decoration-color: rgb(75 85 99 / 0.6)
}

.hover\:decoration-gray-600\/70:hover {
    text-decoration-color: rgb(75 85 99 / 0.7)
}

.hover\:decoration-gray-600\/75:hover {
    text-decoration-color: rgb(75 85 99 / 0.75)
}

.hover\:decoration-gray-600\/80:hover {
    text-decoration-color: rgb(75 85 99 / 0.8)
}

.hover\:decoration-gray-600\/90:hover {
    text-decoration-color: rgb(75 85 99 / 0.9)
}

.hover\:decoration-gray-600\/95:hover {
    text-decoration-color: rgb(75 85 99 / 0.95)
}

.hover\:decoration-gray-650:hover {
    text-decoration-color: #333333
}

.hover\:decoration-gray-650\/0:hover {
    text-decoration-color: rgb(51 51 51 / 0)
}

.hover\:decoration-gray-650\/10:hover {
    text-decoration-color: rgb(51 51 51 / 0.1)
}

.hover\:decoration-gray-650\/100:hover {
    text-decoration-color: rgb(51 51 51 / 1)
}

.hover\:decoration-gray-650\/20:hover {
    text-decoration-color: rgb(51 51 51 / 0.2)
}

.hover\:decoration-gray-650\/25:hover {
    text-decoration-color: rgb(51 51 51 / 0.25)
}

.hover\:decoration-gray-650\/30:hover {
    text-decoration-color: rgb(51 51 51 / 0.3)
}

.hover\:decoration-gray-650\/40:hover {
    text-decoration-color: rgb(51 51 51 / 0.4)
}

.hover\:decoration-gray-650\/5:hover {
    text-decoration-color: rgb(51 51 51 / 0.05)
}

.hover\:decoration-gray-650\/50:hover {
    text-decoration-color: rgb(51 51 51 / 0.5)
}

.hover\:decoration-gray-650\/60:hover {
    text-decoration-color: rgb(51 51 51 / 0.6)
}

.hover\:decoration-gray-650\/70:hover {
    text-decoration-color: rgb(51 51 51 / 0.7)
}

.hover\:decoration-gray-650\/75:hover {
    text-decoration-color: rgb(51 51 51 / 0.75)
}

.hover\:decoration-gray-650\/80:hover {
    text-decoration-color: rgb(51 51 51 / 0.8)
}

.hover\:decoration-gray-650\/90:hover {
    text-decoration-color: rgb(51 51 51 / 0.9)
}

.hover\:decoration-gray-650\/95:hover {
    text-decoration-color: rgb(51 51 51 / 0.95)
}

.hover\:decoration-gray-700:hover {
    text-decoration-color: #374151
}

.hover\:decoration-gray-700\/0:hover {
    text-decoration-color: rgb(55 65 81 / 0)
}

.hover\:decoration-gray-700\/10:hover {
    text-decoration-color: rgb(55 65 81 / 0.1)
}

.hover\:decoration-gray-700\/100:hover {
    text-decoration-color: rgb(55 65 81 / 1)
}

.hover\:decoration-gray-700\/20:hover {
    text-decoration-color: rgb(55 65 81 / 0.2)
}

.hover\:decoration-gray-700\/25:hover {
    text-decoration-color: rgb(55 65 81 / 0.25)
}

.hover\:decoration-gray-700\/30:hover {
    text-decoration-color: rgb(55 65 81 / 0.3)
}

.hover\:decoration-gray-700\/40:hover {
    text-decoration-color: rgb(55 65 81 / 0.4)
}

.hover\:decoration-gray-700\/5:hover {
    text-decoration-color: rgb(55 65 81 / 0.05)
}

.hover\:decoration-gray-700\/50:hover {
    text-decoration-color: rgb(55 65 81 / 0.5)
}

.hover\:decoration-gray-700\/60:hover {
    text-decoration-color: rgb(55 65 81 / 0.6)
}

.hover\:decoration-gray-700\/70:hover {
    text-decoration-color: rgb(55 65 81 / 0.7)
}

.hover\:decoration-gray-700\/75:hover {
    text-decoration-color: rgb(55 65 81 / 0.75)
}

.hover\:decoration-gray-700\/80:hover {
    text-decoration-color: rgb(55 65 81 / 0.8)
}

.hover\:decoration-gray-700\/90:hover {
    text-decoration-color: rgb(55 65 81 / 0.9)
}

.hover\:decoration-gray-700\/95:hover {
    text-decoration-color: rgb(55 65 81 / 0.95)
}

.hover\:decoration-gray-75:hover {
    text-decoration-color: #FBFEFF
}

.hover\:decoration-gray-75\/0:hover {
    text-decoration-color: rgb(251 254 255 / 0)
}

.hover\:decoration-gray-75\/10:hover {
    text-decoration-color: rgb(251 254 255 / 0.1)
}

.hover\:decoration-gray-75\/100:hover {
    text-decoration-color: rgb(251 254 255 / 1)
}

.hover\:decoration-gray-75\/20:hover {
    text-decoration-color: rgb(251 254 255 / 0.2)
}

.hover\:decoration-gray-75\/25:hover {
    text-decoration-color: rgb(251 254 255 / 0.25)
}

.hover\:decoration-gray-75\/30:hover {
    text-decoration-color: rgb(251 254 255 / 0.3)
}

.hover\:decoration-gray-75\/40:hover {
    text-decoration-color: rgb(251 254 255 / 0.4)
}

.hover\:decoration-gray-75\/5:hover {
    text-decoration-color: rgb(251 254 255 / 0.05)
}

.hover\:decoration-gray-75\/50:hover {
    text-decoration-color: rgb(251 254 255 / 0.5)
}

.hover\:decoration-gray-75\/60:hover {
    text-decoration-color: rgb(251 254 255 / 0.6)
}

.hover\:decoration-gray-75\/70:hover {
    text-decoration-color: rgb(251 254 255 / 0.7)
}

.hover\:decoration-gray-75\/75:hover {
    text-decoration-color: rgb(251 254 255 / 0.75)
}

.hover\:decoration-gray-75\/80:hover {
    text-decoration-color: rgb(251 254 255 / 0.8)
}

.hover\:decoration-gray-75\/90:hover {
    text-decoration-color: rgb(251 254 255 / 0.9)
}

.hover\:decoration-gray-75\/95:hover {
    text-decoration-color: rgb(251 254 255 / 0.95)
}

.hover\:decoration-gray-800:hover {
    text-decoration-color: #1f2937
}

.hover\:decoration-gray-800\/0:hover {
    text-decoration-color: rgb(31 41 55 / 0)
}

.hover\:decoration-gray-800\/10:hover {
    text-decoration-color: rgb(31 41 55 / 0.1)
}

.hover\:decoration-gray-800\/100:hover {
    text-decoration-color: rgb(31 41 55 / 1)
}

.hover\:decoration-gray-800\/20:hover {
    text-decoration-color: rgb(31 41 55 / 0.2)
}

.hover\:decoration-gray-800\/25:hover {
    text-decoration-color: rgb(31 41 55 / 0.25)
}

.hover\:decoration-gray-800\/30:hover {
    text-decoration-color: rgb(31 41 55 / 0.3)
}

.hover\:decoration-gray-800\/40:hover {
    text-decoration-color: rgb(31 41 55 / 0.4)
}

.hover\:decoration-gray-800\/5:hover {
    text-decoration-color: rgb(31 41 55 / 0.05)
}

.hover\:decoration-gray-800\/50:hover {
    text-decoration-color: rgb(31 41 55 / 0.5)
}

.hover\:decoration-gray-800\/60:hover {
    text-decoration-color: rgb(31 41 55 / 0.6)
}

.hover\:decoration-gray-800\/70:hover {
    text-decoration-color: rgb(31 41 55 / 0.7)
}

.hover\:decoration-gray-800\/75:hover {
    text-decoration-color: rgb(31 41 55 / 0.75)
}

.hover\:decoration-gray-800\/80:hover {
    text-decoration-color: rgb(31 41 55 / 0.8)
}

.hover\:decoration-gray-800\/90:hover {
    text-decoration-color: rgb(31 41 55 / 0.9)
}

.hover\:decoration-gray-800\/95:hover {
    text-decoration-color: rgb(31 41 55 / 0.95)
}

.hover\:decoration-gray-900:hover {
    text-decoration-color: #111827
}

.hover\:decoration-gray-900\/0:hover {
    text-decoration-color: rgb(17 24 39 / 0)
}

.hover\:decoration-gray-900\/10:hover {
    text-decoration-color: rgb(17 24 39 / 0.1)
}

.hover\:decoration-gray-900\/100:hover {
    text-decoration-color: rgb(17 24 39 / 1)
}

.hover\:decoration-gray-900\/20:hover {
    text-decoration-color: rgb(17 24 39 / 0.2)
}

.hover\:decoration-gray-900\/25:hover {
    text-decoration-color: rgb(17 24 39 / 0.25)
}

.hover\:decoration-gray-900\/30:hover {
    text-decoration-color: rgb(17 24 39 / 0.3)
}

.hover\:decoration-gray-900\/40:hover {
    text-decoration-color: rgb(17 24 39 / 0.4)
}

.hover\:decoration-gray-900\/5:hover {
    text-decoration-color: rgb(17 24 39 / 0.05)
}

.hover\:decoration-gray-900\/50:hover {
    text-decoration-color: rgb(17 24 39 / 0.5)
}

.hover\:decoration-gray-900\/60:hover {
    text-decoration-color: rgb(17 24 39 / 0.6)
}

.hover\:decoration-gray-900\/70:hover {
    text-decoration-color: rgb(17 24 39 / 0.7)
}

.hover\:decoration-gray-900\/75:hover {
    text-decoration-color: rgb(17 24 39 / 0.75)
}

.hover\:decoration-gray-900\/80:hover {
    text-decoration-color: rgb(17 24 39 / 0.8)
}

.hover\:decoration-gray-900\/90:hover {
    text-decoration-color: rgb(17 24 39 / 0.9)
}

.hover\:decoration-gray-900\/95:hover {
    text-decoration-color: rgb(17 24 39 / 0.95)
}

.hover\:decoration-gray-950:hover {
    text-decoration-color: #030712
}

.hover\:decoration-gray-950\/0:hover {
    text-decoration-color: rgb(3 7 18 / 0)
}

.hover\:decoration-gray-950\/10:hover {
    text-decoration-color: rgb(3 7 18 / 0.1)
}

.hover\:decoration-gray-950\/100:hover {
    text-decoration-color: rgb(3 7 18 / 1)
}

.hover\:decoration-gray-950\/20:hover {
    text-decoration-color: rgb(3 7 18 / 0.2)
}

.hover\:decoration-gray-950\/25:hover {
    text-decoration-color: rgb(3 7 18 / 0.25)
}

.hover\:decoration-gray-950\/30:hover {
    text-decoration-color: rgb(3 7 18 / 0.3)
}

.hover\:decoration-gray-950\/40:hover {
    text-decoration-color: rgb(3 7 18 / 0.4)
}

.hover\:decoration-gray-950\/5:hover {
    text-decoration-color: rgb(3 7 18 / 0.05)
}

.hover\:decoration-gray-950\/50:hover {
    text-decoration-color: rgb(3 7 18 / 0.5)
}

.hover\:decoration-gray-950\/60:hover {
    text-decoration-color: rgb(3 7 18 / 0.6)
}

.hover\:decoration-gray-950\/70:hover {
    text-decoration-color: rgb(3 7 18 / 0.7)
}

.hover\:decoration-gray-950\/75:hover {
    text-decoration-color: rgb(3 7 18 / 0.75)
}

.hover\:decoration-gray-950\/80:hover {
    text-decoration-color: rgb(3 7 18 / 0.8)
}

.hover\:decoration-gray-950\/90:hover {
    text-decoration-color: rgb(3 7 18 / 0.9)
}

.hover\:decoration-gray-950\/95:hover {
    text-decoration-color: rgb(3 7 18 / 0.95)
}

.hover\:decoration-green-100:hover {
    text-decoration-color: #dcfce7
}

.hover\:decoration-green-100\/0:hover {
    text-decoration-color: rgb(220 252 231 / 0)
}

.hover\:decoration-green-100\/10:hover {
    text-decoration-color: rgb(220 252 231 / 0.1)
}

.hover\:decoration-green-100\/100:hover {
    text-decoration-color: rgb(220 252 231 / 1)
}

.hover\:decoration-green-100\/20:hover {
    text-decoration-color: rgb(220 252 231 / 0.2)
}

.hover\:decoration-green-100\/25:hover {
    text-decoration-color: rgb(220 252 231 / 0.25)
}

.hover\:decoration-green-100\/30:hover {
    text-decoration-color: rgb(220 252 231 / 0.3)
}

.hover\:decoration-green-100\/40:hover {
    text-decoration-color: rgb(220 252 231 / 0.4)
}

.hover\:decoration-green-100\/5:hover {
    text-decoration-color: rgb(220 252 231 / 0.05)
}

.hover\:decoration-green-100\/50:hover {
    text-decoration-color: rgb(220 252 231 / 0.5)
}

.hover\:decoration-green-100\/60:hover {
    text-decoration-color: rgb(220 252 231 / 0.6)
}

.hover\:decoration-green-100\/70:hover {
    text-decoration-color: rgb(220 252 231 / 0.7)
}

.hover\:decoration-green-100\/75:hover {
    text-decoration-color: rgb(220 252 231 / 0.75)
}

.hover\:decoration-green-100\/80:hover {
    text-decoration-color: rgb(220 252 231 / 0.8)
}

.hover\:decoration-green-100\/90:hover {
    text-decoration-color: rgb(220 252 231 / 0.9)
}

.hover\:decoration-green-100\/95:hover {
    text-decoration-color: rgb(220 252 231 / 0.95)
}

.hover\:decoration-green-200:hover {
    text-decoration-color: #bbf7d0
}

.hover\:decoration-green-200\/0:hover {
    text-decoration-color: rgb(187 247 208 / 0)
}

.hover\:decoration-green-200\/10:hover {
    text-decoration-color: rgb(187 247 208 / 0.1)
}

.hover\:decoration-green-200\/100:hover {
    text-decoration-color: rgb(187 247 208 / 1)
}

.hover\:decoration-green-200\/20:hover {
    text-decoration-color: rgb(187 247 208 / 0.2)
}

.hover\:decoration-green-200\/25:hover {
    text-decoration-color: rgb(187 247 208 / 0.25)
}

.hover\:decoration-green-200\/30:hover {
    text-decoration-color: rgb(187 247 208 / 0.3)
}

.hover\:decoration-green-200\/40:hover {
    text-decoration-color: rgb(187 247 208 / 0.4)
}

.hover\:decoration-green-200\/5:hover {
    text-decoration-color: rgb(187 247 208 / 0.05)
}

.hover\:decoration-green-200\/50:hover {
    text-decoration-color: rgb(187 247 208 / 0.5)
}

.hover\:decoration-green-200\/60:hover {
    text-decoration-color: rgb(187 247 208 / 0.6)
}

.hover\:decoration-green-200\/70:hover {
    text-decoration-color: rgb(187 247 208 / 0.7)
}

.hover\:decoration-green-200\/75:hover {
    text-decoration-color: rgb(187 247 208 / 0.75)
}

.hover\:decoration-green-200\/80:hover {
    text-decoration-color: rgb(187 247 208 / 0.8)
}

.hover\:decoration-green-200\/90:hover {
    text-decoration-color: rgb(187 247 208 / 0.9)
}

.hover\:decoration-green-200\/95:hover {
    text-decoration-color: rgb(187 247 208 / 0.95)
}

.hover\:decoration-green-300:hover {
    text-decoration-color: #86efac
}

.hover\:decoration-green-300\/0:hover {
    text-decoration-color: rgb(134 239 172 / 0)
}

.hover\:decoration-green-300\/10:hover {
    text-decoration-color: rgb(134 239 172 / 0.1)
}

.hover\:decoration-green-300\/100:hover {
    text-decoration-color: rgb(134 239 172 / 1)
}

.hover\:decoration-green-300\/20:hover {
    text-decoration-color: rgb(134 239 172 / 0.2)
}

.hover\:decoration-green-300\/25:hover {
    text-decoration-color: rgb(134 239 172 / 0.25)
}

.hover\:decoration-green-300\/30:hover {
    text-decoration-color: rgb(134 239 172 / 0.3)
}

.hover\:decoration-green-300\/40:hover {
    text-decoration-color: rgb(134 239 172 / 0.4)
}

.hover\:decoration-green-300\/5:hover {
    text-decoration-color: rgb(134 239 172 / 0.05)
}

.hover\:decoration-green-300\/50:hover {
    text-decoration-color: rgb(134 239 172 / 0.5)
}

.hover\:decoration-green-300\/60:hover {
    text-decoration-color: rgb(134 239 172 / 0.6)
}

.hover\:decoration-green-300\/70:hover {
    text-decoration-color: rgb(134 239 172 / 0.7)
}

.hover\:decoration-green-300\/75:hover {
    text-decoration-color: rgb(134 239 172 / 0.75)
}

.hover\:decoration-green-300\/80:hover {
    text-decoration-color: rgb(134 239 172 / 0.8)
}

.hover\:decoration-green-300\/90:hover {
    text-decoration-color: rgb(134 239 172 / 0.9)
}

.hover\:decoration-green-300\/95:hover {
    text-decoration-color: rgb(134 239 172 / 0.95)
}

.hover\:decoration-green-400:hover {
    text-decoration-color: #4ade80
}

.hover\:decoration-green-400\/0:hover {
    text-decoration-color: rgb(74 222 128 / 0)
}

.hover\:decoration-green-400\/10:hover {
    text-decoration-color: rgb(74 222 128 / 0.1)
}

.hover\:decoration-green-400\/100:hover {
    text-decoration-color: rgb(74 222 128 / 1)
}

.hover\:decoration-green-400\/20:hover {
    text-decoration-color: rgb(74 222 128 / 0.2)
}

.hover\:decoration-green-400\/25:hover {
    text-decoration-color: rgb(74 222 128 / 0.25)
}

.hover\:decoration-green-400\/30:hover {
    text-decoration-color: rgb(74 222 128 / 0.3)
}

.hover\:decoration-green-400\/40:hover {
    text-decoration-color: rgb(74 222 128 / 0.4)
}

.hover\:decoration-green-400\/5:hover {
    text-decoration-color: rgb(74 222 128 / 0.05)
}

.hover\:decoration-green-400\/50:hover {
    text-decoration-color: rgb(74 222 128 / 0.5)
}

.hover\:decoration-green-400\/60:hover {
    text-decoration-color: rgb(74 222 128 / 0.6)
}

.hover\:decoration-green-400\/70:hover {
    text-decoration-color: rgb(74 222 128 / 0.7)
}

.hover\:decoration-green-400\/75:hover {
    text-decoration-color: rgb(74 222 128 / 0.75)
}

.hover\:decoration-green-400\/80:hover {
    text-decoration-color: rgb(74 222 128 / 0.8)
}

.hover\:decoration-green-400\/90:hover {
    text-decoration-color: rgb(74 222 128 / 0.9)
}

.hover\:decoration-green-400\/95:hover {
    text-decoration-color: rgb(74 222 128 / 0.95)
}

.hover\:decoration-green-450:hover {
    text-decoration-color: #00D37E
}

.hover\:decoration-green-450\/0:hover {
    text-decoration-color: rgb(0 211 126 / 0)
}

.hover\:decoration-green-450\/10:hover {
    text-decoration-color: rgb(0 211 126 / 0.1)
}

.hover\:decoration-green-450\/100:hover {
    text-decoration-color: rgb(0 211 126 / 1)
}

.hover\:decoration-green-450\/20:hover {
    text-decoration-color: rgb(0 211 126 / 0.2)
}

.hover\:decoration-green-450\/25:hover {
    text-decoration-color: rgb(0 211 126 / 0.25)
}

.hover\:decoration-green-450\/30:hover {
    text-decoration-color: rgb(0 211 126 / 0.3)
}

.hover\:decoration-green-450\/40:hover {
    text-decoration-color: rgb(0 211 126 / 0.4)
}

.hover\:decoration-green-450\/5:hover {
    text-decoration-color: rgb(0 211 126 / 0.05)
}

.hover\:decoration-green-450\/50:hover {
    text-decoration-color: rgb(0 211 126 / 0.5)
}

.hover\:decoration-green-450\/60:hover {
    text-decoration-color: rgb(0 211 126 / 0.6)
}

.hover\:decoration-green-450\/70:hover {
    text-decoration-color: rgb(0 211 126 / 0.7)
}

.hover\:decoration-green-450\/75:hover {
    text-decoration-color: rgb(0 211 126 / 0.75)
}

.hover\:decoration-green-450\/80:hover {
    text-decoration-color: rgb(0 211 126 / 0.8)
}

.hover\:decoration-green-450\/90:hover {
    text-decoration-color: rgb(0 211 126 / 0.9)
}

.hover\:decoration-green-450\/95:hover {
    text-decoration-color: rgb(0 211 126 / 0.95)
}

.hover\:decoration-green-50:hover {
    text-decoration-color: #f0fdf4
}

.hover\:decoration-green-50\/0:hover {
    text-decoration-color: rgb(240 253 244 / 0)
}

.hover\:decoration-green-50\/10:hover {
    text-decoration-color: rgb(240 253 244 / 0.1)
}

.hover\:decoration-green-50\/100:hover {
    text-decoration-color: rgb(240 253 244 / 1)
}

.hover\:decoration-green-50\/20:hover {
    text-decoration-color: rgb(240 253 244 / 0.2)
}

.hover\:decoration-green-50\/25:hover {
    text-decoration-color: rgb(240 253 244 / 0.25)
}

.hover\:decoration-green-50\/30:hover {
    text-decoration-color: rgb(240 253 244 / 0.3)
}

.hover\:decoration-green-50\/40:hover {
    text-decoration-color: rgb(240 253 244 / 0.4)
}

.hover\:decoration-green-50\/5:hover {
    text-decoration-color: rgb(240 253 244 / 0.05)
}

.hover\:decoration-green-50\/50:hover {
    text-decoration-color: rgb(240 253 244 / 0.5)
}

.hover\:decoration-green-50\/60:hover {
    text-decoration-color: rgb(240 253 244 / 0.6)
}

.hover\:decoration-green-50\/70:hover {
    text-decoration-color: rgb(240 253 244 / 0.7)
}

.hover\:decoration-green-50\/75:hover {
    text-decoration-color: rgb(240 253 244 / 0.75)
}

.hover\:decoration-green-50\/80:hover {
    text-decoration-color: rgb(240 253 244 / 0.8)
}

.hover\:decoration-green-50\/90:hover {
    text-decoration-color: rgb(240 253 244 / 0.9)
}

.hover\:decoration-green-50\/95:hover {
    text-decoration-color: rgb(240 253 244 / 0.95)
}

.hover\:decoration-green-500:hover {
    text-decoration-color: #22c55e
}

.hover\:decoration-green-500\/0:hover {
    text-decoration-color: rgb(34 197 94 / 0)
}

.hover\:decoration-green-500\/10:hover {
    text-decoration-color: rgb(34 197 94 / 0.1)
}

.hover\:decoration-green-500\/100:hover {
    text-decoration-color: rgb(34 197 94 / 1)
}

.hover\:decoration-green-500\/20:hover {
    text-decoration-color: rgb(34 197 94 / 0.2)
}

.hover\:decoration-green-500\/25:hover {
    text-decoration-color: rgb(34 197 94 / 0.25)
}

.hover\:decoration-green-500\/30:hover {
    text-decoration-color: rgb(34 197 94 / 0.3)
}

.hover\:decoration-green-500\/40:hover {
    text-decoration-color: rgb(34 197 94 / 0.4)
}

.hover\:decoration-green-500\/5:hover {
    text-decoration-color: rgb(34 197 94 / 0.05)
}

.hover\:decoration-green-500\/50:hover {
    text-decoration-color: rgb(34 197 94 / 0.5)
}

.hover\:decoration-green-500\/60:hover {
    text-decoration-color: rgb(34 197 94 / 0.6)
}

.hover\:decoration-green-500\/70:hover {
    text-decoration-color: rgb(34 197 94 / 0.7)
}

.hover\:decoration-green-500\/75:hover {
    text-decoration-color: rgb(34 197 94 / 0.75)
}

.hover\:decoration-green-500\/80:hover {
    text-decoration-color: rgb(34 197 94 / 0.8)
}

.hover\:decoration-green-500\/90:hover {
    text-decoration-color: rgb(34 197 94 / 0.9)
}

.hover\:decoration-green-500\/95:hover {
    text-decoration-color: rgb(34 197 94 / 0.95)
}

.hover\:decoration-green-550:hover {
    text-decoration-color: #00A865
}

.hover\:decoration-green-550\/0:hover {
    text-decoration-color: rgb(0 168 101 / 0)
}

.hover\:decoration-green-550\/10:hover {
    text-decoration-color: rgb(0 168 101 / 0.1)
}

.hover\:decoration-green-550\/100:hover {
    text-decoration-color: rgb(0 168 101 / 1)
}

.hover\:decoration-green-550\/20:hover {
    text-decoration-color: rgb(0 168 101 / 0.2)
}

.hover\:decoration-green-550\/25:hover {
    text-decoration-color: rgb(0 168 101 / 0.25)
}

.hover\:decoration-green-550\/30:hover {
    text-decoration-color: rgb(0 168 101 / 0.3)
}

.hover\:decoration-green-550\/40:hover {
    text-decoration-color: rgb(0 168 101 / 0.4)
}

.hover\:decoration-green-550\/5:hover {
    text-decoration-color: rgb(0 168 101 / 0.05)
}

.hover\:decoration-green-550\/50:hover {
    text-decoration-color: rgb(0 168 101 / 0.5)
}

.hover\:decoration-green-550\/60:hover {
    text-decoration-color: rgb(0 168 101 / 0.6)
}

.hover\:decoration-green-550\/70:hover {
    text-decoration-color: rgb(0 168 101 / 0.7)
}

.hover\:decoration-green-550\/75:hover {
    text-decoration-color: rgb(0 168 101 / 0.75)
}

.hover\:decoration-green-550\/80:hover {
    text-decoration-color: rgb(0 168 101 / 0.8)
}

.hover\:decoration-green-550\/90:hover {
    text-decoration-color: rgb(0 168 101 / 0.9)
}

.hover\:decoration-green-550\/95:hover {
    text-decoration-color: rgb(0 168 101 / 0.95)
}

.hover\:decoration-green-600:hover {
    text-decoration-color: #16a34a
}

.hover\:decoration-green-600\/0:hover {
    text-decoration-color: rgb(22 163 74 / 0)
}

.hover\:decoration-green-600\/10:hover {
    text-decoration-color: rgb(22 163 74 / 0.1)
}

.hover\:decoration-green-600\/100:hover {
    text-decoration-color: rgb(22 163 74 / 1)
}

.hover\:decoration-green-600\/20:hover {
    text-decoration-color: rgb(22 163 74 / 0.2)
}

.hover\:decoration-green-600\/25:hover {
    text-decoration-color: rgb(22 163 74 / 0.25)
}

.hover\:decoration-green-600\/30:hover {
    text-decoration-color: rgb(22 163 74 / 0.3)
}

.hover\:decoration-green-600\/40:hover {
    text-decoration-color: rgb(22 163 74 / 0.4)
}

.hover\:decoration-green-600\/5:hover {
    text-decoration-color: rgb(22 163 74 / 0.05)
}

.hover\:decoration-green-600\/50:hover {
    text-decoration-color: rgb(22 163 74 / 0.5)
}

.hover\:decoration-green-600\/60:hover {
    text-decoration-color: rgb(22 163 74 / 0.6)
}

.hover\:decoration-green-600\/70:hover {
    text-decoration-color: rgb(22 163 74 / 0.7)
}

.hover\:decoration-green-600\/75:hover {
    text-decoration-color: rgb(22 163 74 / 0.75)
}

.hover\:decoration-green-600\/80:hover {
    text-decoration-color: rgb(22 163 74 / 0.8)
}

.hover\:decoration-green-600\/90:hover {
    text-decoration-color: rgb(22 163 74 / 0.9)
}

.hover\:decoration-green-600\/95:hover {
    text-decoration-color: rgb(22 163 74 / 0.95)
}

.hover\:decoration-green-700:hover {
    text-decoration-color: #15803d
}

.hover\:decoration-green-700\/0:hover {
    text-decoration-color: rgb(21 128 61 / 0)
}

.hover\:decoration-green-700\/10:hover {
    text-decoration-color: rgb(21 128 61 / 0.1)
}

.hover\:decoration-green-700\/100:hover {
    text-decoration-color: rgb(21 128 61 / 1)
}

.hover\:decoration-green-700\/20:hover {
    text-decoration-color: rgb(21 128 61 / 0.2)
}

.hover\:decoration-green-700\/25:hover {
    text-decoration-color: rgb(21 128 61 / 0.25)
}

.hover\:decoration-green-700\/30:hover {
    text-decoration-color: rgb(21 128 61 / 0.3)
}

.hover\:decoration-green-700\/40:hover {
    text-decoration-color: rgb(21 128 61 / 0.4)
}

.hover\:decoration-green-700\/5:hover {
    text-decoration-color: rgb(21 128 61 / 0.05)
}

.hover\:decoration-green-700\/50:hover {
    text-decoration-color: rgb(21 128 61 / 0.5)
}

.hover\:decoration-green-700\/60:hover {
    text-decoration-color: rgb(21 128 61 / 0.6)
}

.hover\:decoration-green-700\/70:hover {
    text-decoration-color: rgb(21 128 61 / 0.7)
}

.hover\:decoration-green-700\/75:hover {
    text-decoration-color: rgb(21 128 61 / 0.75)
}

.hover\:decoration-green-700\/80:hover {
    text-decoration-color: rgb(21 128 61 / 0.8)
}

.hover\:decoration-green-700\/90:hover {
    text-decoration-color: rgb(21 128 61 / 0.9)
}

.hover\:decoration-green-700\/95:hover {
    text-decoration-color: rgb(21 128 61 / 0.95)
}

.hover\:decoration-green-800:hover {
    text-decoration-color: #166534
}

.hover\:decoration-green-800\/0:hover {
    text-decoration-color: rgb(22 101 52 / 0)
}

.hover\:decoration-green-800\/10:hover {
    text-decoration-color: rgb(22 101 52 / 0.1)
}

.hover\:decoration-green-800\/100:hover {
    text-decoration-color: rgb(22 101 52 / 1)
}

.hover\:decoration-green-800\/20:hover {
    text-decoration-color: rgb(22 101 52 / 0.2)
}

.hover\:decoration-green-800\/25:hover {
    text-decoration-color: rgb(22 101 52 / 0.25)
}

.hover\:decoration-green-800\/30:hover {
    text-decoration-color: rgb(22 101 52 / 0.3)
}

.hover\:decoration-green-800\/40:hover {
    text-decoration-color: rgb(22 101 52 / 0.4)
}

.hover\:decoration-green-800\/5:hover {
    text-decoration-color: rgb(22 101 52 / 0.05)
}

.hover\:decoration-green-800\/50:hover {
    text-decoration-color: rgb(22 101 52 / 0.5)
}

.hover\:decoration-green-800\/60:hover {
    text-decoration-color: rgb(22 101 52 / 0.6)
}

.hover\:decoration-green-800\/70:hover {
    text-decoration-color: rgb(22 101 52 / 0.7)
}

.hover\:decoration-green-800\/75:hover {
    text-decoration-color: rgb(22 101 52 / 0.75)
}

.hover\:decoration-green-800\/80:hover {
    text-decoration-color: rgb(22 101 52 / 0.8)
}

.hover\:decoration-green-800\/90:hover {
    text-decoration-color: rgb(22 101 52 / 0.9)
}

.hover\:decoration-green-800\/95:hover {
    text-decoration-color: rgb(22 101 52 / 0.95)
}

.hover\:decoration-green-900:hover {
    text-decoration-color: #14532d
}

.hover\:decoration-green-900\/0:hover {
    text-decoration-color: rgb(20 83 45 / 0)
}

.hover\:decoration-green-900\/10:hover {
    text-decoration-color: rgb(20 83 45 / 0.1)
}

.hover\:decoration-green-900\/100:hover {
    text-decoration-color: rgb(20 83 45 / 1)
}

.hover\:decoration-green-900\/20:hover {
    text-decoration-color: rgb(20 83 45 / 0.2)
}

.hover\:decoration-green-900\/25:hover {
    text-decoration-color: rgb(20 83 45 / 0.25)
}

.hover\:decoration-green-900\/30:hover {
    text-decoration-color: rgb(20 83 45 / 0.3)
}

.hover\:decoration-green-900\/40:hover {
    text-decoration-color: rgb(20 83 45 / 0.4)
}

.hover\:decoration-green-900\/5:hover {
    text-decoration-color: rgb(20 83 45 / 0.05)
}

.hover\:decoration-green-900\/50:hover {
    text-decoration-color: rgb(20 83 45 / 0.5)
}

.hover\:decoration-green-900\/60:hover {
    text-decoration-color: rgb(20 83 45 / 0.6)
}

.hover\:decoration-green-900\/70:hover {
    text-decoration-color: rgb(20 83 45 / 0.7)
}

.hover\:decoration-green-900\/75:hover {
    text-decoration-color: rgb(20 83 45 / 0.75)
}

.hover\:decoration-green-900\/80:hover {
    text-decoration-color: rgb(20 83 45 / 0.8)
}

.hover\:decoration-green-900\/90:hover {
    text-decoration-color: rgb(20 83 45 / 0.9)
}

.hover\:decoration-green-900\/95:hover {
    text-decoration-color: rgb(20 83 45 / 0.95)
}

.hover\:decoration-green-950:hover {
    text-decoration-color: #052e16
}

.hover\:decoration-green-950\/0:hover {
    text-decoration-color: rgb(5 46 22 / 0)
}

.hover\:decoration-green-950\/10:hover {
    text-decoration-color: rgb(5 46 22 / 0.1)
}

.hover\:decoration-green-950\/100:hover {
    text-decoration-color: rgb(5 46 22 / 1)
}

.hover\:decoration-green-950\/20:hover {
    text-decoration-color: rgb(5 46 22 / 0.2)
}

.hover\:decoration-green-950\/25:hover {
    text-decoration-color: rgb(5 46 22 / 0.25)
}

.hover\:decoration-green-950\/30:hover {
    text-decoration-color: rgb(5 46 22 / 0.3)
}

.hover\:decoration-green-950\/40:hover {
    text-decoration-color: rgb(5 46 22 / 0.4)
}

.hover\:decoration-green-950\/5:hover {
    text-decoration-color: rgb(5 46 22 / 0.05)
}

.hover\:decoration-green-950\/50:hover {
    text-decoration-color: rgb(5 46 22 / 0.5)
}

.hover\:decoration-green-950\/60:hover {
    text-decoration-color: rgb(5 46 22 / 0.6)
}

.hover\:decoration-green-950\/70:hover {
    text-decoration-color: rgb(5 46 22 / 0.7)
}

.hover\:decoration-green-950\/75:hover {
    text-decoration-color: rgb(5 46 22 / 0.75)
}

.hover\:decoration-green-950\/80:hover {
    text-decoration-color: rgb(5 46 22 / 0.8)
}

.hover\:decoration-green-950\/90:hover {
    text-decoration-color: rgb(5 46 22 / 0.9)
}

.hover\:decoration-green-950\/95:hover {
    text-decoration-color: rgb(5 46 22 / 0.95)
}

.hover\:decoration-indigo-100:hover {
    text-decoration-color: #e0e7ff
}

.hover\:decoration-indigo-100\/0:hover {
    text-decoration-color: rgb(224 231 255 / 0)
}

.hover\:decoration-indigo-100\/10:hover {
    text-decoration-color: rgb(224 231 255 / 0.1)
}

.hover\:decoration-indigo-100\/100:hover {
    text-decoration-color: rgb(224 231 255 / 1)
}

.hover\:decoration-indigo-100\/20:hover {
    text-decoration-color: rgb(224 231 255 / 0.2)
}

.hover\:decoration-indigo-100\/25:hover {
    text-decoration-color: rgb(224 231 255 / 0.25)
}

.hover\:decoration-indigo-100\/30:hover {
    text-decoration-color: rgb(224 231 255 / 0.3)
}

.hover\:decoration-indigo-100\/40:hover {
    text-decoration-color: rgb(224 231 255 / 0.4)
}

.hover\:decoration-indigo-100\/5:hover {
    text-decoration-color: rgb(224 231 255 / 0.05)
}

.hover\:decoration-indigo-100\/50:hover {
    text-decoration-color: rgb(224 231 255 / 0.5)
}

.hover\:decoration-indigo-100\/60:hover {
    text-decoration-color: rgb(224 231 255 / 0.6)
}

.hover\:decoration-indigo-100\/70:hover {
    text-decoration-color: rgb(224 231 255 / 0.7)
}

.hover\:decoration-indigo-100\/75:hover {
    text-decoration-color: rgb(224 231 255 / 0.75)
}

.hover\:decoration-indigo-100\/80:hover {
    text-decoration-color: rgb(224 231 255 / 0.8)
}

.hover\:decoration-indigo-100\/90:hover {
    text-decoration-color: rgb(224 231 255 / 0.9)
}

.hover\:decoration-indigo-100\/95:hover {
    text-decoration-color: rgb(224 231 255 / 0.95)
}

.hover\:decoration-indigo-200:hover {
    text-decoration-color: #c7d2fe
}

.hover\:decoration-indigo-200\/0:hover {
    text-decoration-color: rgb(199 210 254 / 0)
}

.hover\:decoration-indigo-200\/10:hover {
    text-decoration-color: rgb(199 210 254 / 0.1)
}

.hover\:decoration-indigo-200\/100:hover {
    text-decoration-color: rgb(199 210 254 / 1)
}

.hover\:decoration-indigo-200\/20:hover {
    text-decoration-color: rgb(199 210 254 / 0.2)
}

.hover\:decoration-indigo-200\/25:hover {
    text-decoration-color: rgb(199 210 254 / 0.25)
}

.hover\:decoration-indigo-200\/30:hover {
    text-decoration-color: rgb(199 210 254 / 0.3)
}

.hover\:decoration-indigo-200\/40:hover {
    text-decoration-color: rgb(199 210 254 / 0.4)
}

.hover\:decoration-indigo-200\/5:hover {
    text-decoration-color: rgb(199 210 254 / 0.05)
}

.hover\:decoration-indigo-200\/50:hover {
    text-decoration-color: rgb(199 210 254 / 0.5)
}

.hover\:decoration-indigo-200\/60:hover {
    text-decoration-color: rgb(199 210 254 / 0.6)
}

.hover\:decoration-indigo-200\/70:hover {
    text-decoration-color: rgb(199 210 254 / 0.7)
}

.hover\:decoration-indigo-200\/75:hover {
    text-decoration-color: rgb(199 210 254 / 0.75)
}

.hover\:decoration-indigo-200\/80:hover {
    text-decoration-color: rgb(199 210 254 / 0.8)
}

.hover\:decoration-indigo-200\/90:hover {
    text-decoration-color: rgb(199 210 254 / 0.9)
}

.hover\:decoration-indigo-200\/95:hover {
    text-decoration-color: rgb(199 210 254 / 0.95)
}

.hover\:decoration-indigo-300:hover {
    text-decoration-color: #a5b4fc
}

.hover\:decoration-indigo-300\/0:hover {
    text-decoration-color: rgb(165 180 252 / 0)
}

.hover\:decoration-indigo-300\/10:hover {
    text-decoration-color: rgb(165 180 252 / 0.1)
}

.hover\:decoration-indigo-300\/100:hover {
    text-decoration-color: rgb(165 180 252 / 1)
}

.hover\:decoration-indigo-300\/20:hover {
    text-decoration-color: rgb(165 180 252 / 0.2)
}

.hover\:decoration-indigo-300\/25:hover {
    text-decoration-color: rgb(165 180 252 / 0.25)
}

.hover\:decoration-indigo-300\/30:hover {
    text-decoration-color: rgb(165 180 252 / 0.3)
}

.hover\:decoration-indigo-300\/40:hover {
    text-decoration-color: rgb(165 180 252 / 0.4)
}

.hover\:decoration-indigo-300\/5:hover {
    text-decoration-color: rgb(165 180 252 / 0.05)
}

.hover\:decoration-indigo-300\/50:hover {
    text-decoration-color: rgb(165 180 252 / 0.5)
}

.hover\:decoration-indigo-300\/60:hover {
    text-decoration-color: rgb(165 180 252 / 0.6)
}

.hover\:decoration-indigo-300\/70:hover {
    text-decoration-color: rgb(165 180 252 / 0.7)
}

.hover\:decoration-indigo-300\/75:hover {
    text-decoration-color: rgb(165 180 252 / 0.75)
}

.hover\:decoration-indigo-300\/80:hover {
    text-decoration-color: rgb(165 180 252 / 0.8)
}

.hover\:decoration-indigo-300\/90:hover {
    text-decoration-color: rgb(165 180 252 / 0.9)
}

.hover\:decoration-indigo-300\/95:hover {
    text-decoration-color: rgb(165 180 252 / 0.95)
}

.hover\:decoration-indigo-400:hover {
    text-decoration-color: #818cf8
}

.hover\:decoration-indigo-400\/0:hover {
    text-decoration-color: rgb(129 140 248 / 0)
}

.hover\:decoration-indigo-400\/10:hover {
    text-decoration-color: rgb(129 140 248 / 0.1)
}

.hover\:decoration-indigo-400\/100:hover {
    text-decoration-color: rgb(129 140 248 / 1)
}

.hover\:decoration-indigo-400\/20:hover {
    text-decoration-color: rgb(129 140 248 / 0.2)
}

.hover\:decoration-indigo-400\/25:hover {
    text-decoration-color: rgb(129 140 248 / 0.25)
}

.hover\:decoration-indigo-400\/30:hover {
    text-decoration-color: rgb(129 140 248 / 0.3)
}

.hover\:decoration-indigo-400\/40:hover {
    text-decoration-color: rgb(129 140 248 / 0.4)
}

.hover\:decoration-indigo-400\/5:hover {
    text-decoration-color: rgb(129 140 248 / 0.05)
}

.hover\:decoration-indigo-400\/50:hover {
    text-decoration-color: rgb(129 140 248 / 0.5)
}

.hover\:decoration-indigo-400\/60:hover {
    text-decoration-color: rgb(129 140 248 / 0.6)
}

.hover\:decoration-indigo-400\/70:hover {
    text-decoration-color: rgb(129 140 248 / 0.7)
}

.hover\:decoration-indigo-400\/75:hover {
    text-decoration-color: rgb(129 140 248 / 0.75)
}

.hover\:decoration-indigo-400\/80:hover {
    text-decoration-color: rgb(129 140 248 / 0.8)
}

.hover\:decoration-indigo-400\/90:hover {
    text-decoration-color: rgb(129 140 248 / 0.9)
}

.hover\:decoration-indigo-400\/95:hover {
    text-decoration-color: rgb(129 140 248 / 0.95)
}

.hover\:decoration-indigo-50:hover {
    text-decoration-color: #eef2ff
}

.hover\:decoration-indigo-50\/0:hover {
    text-decoration-color: rgb(238 242 255 / 0)
}

.hover\:decoration-indigo-50\/10:hover {
    text-decoration-color: rgb(238 242 255 / 0.1)
}

.hover\:decoration-indigo-50\/100:hover {
    text-decoration-color: rgb(238 242 255 / 1)
}

.hover\:decoration-indigo-50\/20:hover {
    text-decoration-color: rgb(238 242 255 / 0.2)
}

.hover\:decoration-indigo-50\/25:hover {
    text-decoration-color: rgb(238 242 255 / 0.25)
}

.hover\:decoration-indigo-50\/30:hover {
    text-decoration-color: rgb(238 242 255 / 0.3)
}

.hover\:decoration-indigo-50\/40:hover {
    text-decoration-color: rgb(238 242 255 / 0.4)
}

.hover\:decoration-indigo-50\/5:hover {
    text-decoration-color: rgb(238 242 255 / 0.05)
}

.hover\:decoration-indigo-50\/50:hover {
    text-decoration-color: rgb(238 242 255 / 0.5)
}

.hover\:decoration-indigo-50\/60:hover {
    text-decoration-color: rgb(238 242 255 / 0.6)
}

.hover\:decoration-indigo-50\/70:hover {
    text-decoration-color: rgb(238 242 255 / 0.7)
}

.hover\:decoration-indigo-50\/75:hover {
    text-decoration-color: rgb(238 242 255 / 0.75)
}

.hover\:decoration-indigo-50\/80:hover {
    text-decoration-color: rgb(238 242 255 / 0.8)
}

.hover\:decoration-indigo-50\/90:hover {
    text-decoration-color: rgb(238 242 255 / 0.9)
}

.hover\:decoration-indigo-50\/95:hover {
    text-decoration-color: rgb(238 242 255 / 0.95)
}

.hover\:decoration-indigo-500:hover {
    text-decoration-color: #6366f1
}

.hover\:decoration-indigo-500\/0:hover {
    text-decoration-color: rgb(99 102 241 / 0)
}

.hover\:decoration-indigo-500\/10:hover {
    text-decoration-color: rgb(99 102 241 / 0.1)
}

.hover\:decoration-indigo-500\/100:hover {
    text-decoration-color: rgb(99 102 241 / 1)
}

.hover\:decoration-indigo-500\/20:hover {
    text-decoration-color: rgb(99 102 241 / 0.2)
}

.hover\:decoration-indigo-500\/25:hover {
    text-decoration-color: rgb(99 102 241 / 0.25)
}

.hover\:decoration-indigo-500\/30:hover {
    text-decoration-color: rgb(99 102 241 / 0.3)
}

.hover\:decoration-indigo-500\/40:hover {
    text-decoration-color: rgb(99 102 241 / 0.4)
}

.hover\:decoration-indigo-500\/5:hover {
    text-decoration-color: rgb(99 102 241 / 0.05)
}

.hover\:decoration-indigo-500\/50:hover {
    text-decoration-color: rgb(99 102 241 / 0.5)
}

.hover\:decoration-indigo-500\/60:hover {
    text-decoration-color: rgb(99 102 241 / 0.6)
}

.hover\:decoration-indigo-500\/70:hover {
    text-decoration-color: rgb(99 102 241 / 0.7)
}

.hover\:decoration-indigo-500\/75:hover {
    text-decoration-color: rgb(99 102 241 / 0.75)
}

.hover\:decoration-indigo-500\/80:hover {
    text-decoration-color: rgb(99 102 241 / 0.8)
}

.hover\:decoration-indigo-500\/90:hover {
    text-decoration-color: rgb(99 102 241 / 0.9)
}

.hover\:decoration-indigo-500\/95:hover {
    text-decoration-color: rgb(99 102 241 / 0.95)
}

.hover\:decoration-indigo-550:hover {
    text-decoration-color: #6643D6
}

.hover\:decoration-indigo-550\/0:hover {
    text-decoration-color: rgb(102 67 214 / 0)
}

.hover\:decoration-indigo-550\/10:hover {
    text-decoration-color: rgb(102 67 214 / 0.1)
}

.hover\:decoration-indigo-550\/100:hover {
    text-decoration-color: rgb(102 67 214 / 1)
}

.hover\:decoration-indigo-550\/20:hover {
    text-decoration-color: rgb(102 67 214 / 0.2)
}

.hover\:decoration-indigo-550\/25:hover {
    text-decoration-color: rgb(102 67 214 / 0.25)
}

.hover\:decoration-indigo-550\/30:hover {
    text-decoration-color: rgb(102 67 214 / 0.3)
}

.hover\:decoration-indigo-550\/40:hover {
    text-decoration-color: rgb(102 67 214 / 0.4)
}

.hover\:decoration-indigo-550\/5:hover {
    text-decoration-color: rgb(102 67 214 / 0.05)
}

.hover\:decoration-indigo-550\/50:hover {
    text-decoration-color: rgb(102 67 214 / 0.5)
}

.hover\:decoration-indigo-550\/60:hover {
    text-decoration-color: rgb(102 67 214 / 0.6)
}

.hover\:decoration-indigo-550\/70:hover {
    text-decoration-color: rgb(102 67 214 / 0.7)
}

.hover\:decoration-indigo-550\/75:hover {
    text-decoration-color: rgb(102 67 214 / 0.75)
}

.hover\:decoration-indigo-550\/80:hover {
    text-decoration-color: rgb(102 67 214 / 0.8)
}

.hover\:decoration-indigo-550\/90:hover {
    text-decoration-color: rgb(102 67 214 / 0.9)
}

.hover\:decoration-indigo-550\/95:hover {
    text-decoration-color: rgb(102 67 214 / 0.95)
}

.hover\:decoration-indigo-600:hover {
    text-decoration-color: #4f46e5
}

.hover\:decoration-indigo-600\/0:hover {
    text-decoration-color: rgb(79 70 229 / 0)
}

.hover\:decoration-indigo-600\/10:hover {
    text-decoration-color: rgb(79 70 229 / 0.1)
}

.hover\:decoration-indigo-600\/100:hover {
    text-decoration-color: rgb(79 70 229 / 1)
}

.hover\:decoration-indigo-600\/20:hover {
    text-decoration-color: rgb(79 70 229 / 0.2)
}

.hover\:decoration-indigo-600\/25:hover {
    text-decoration-color: rgb(79 70 229 / 0.25)
}

.hover\:decoration-indigo-600\/30:hover {
    text-decoration-color: rgb(79 70 229 / 0.3)
}

.hover\:decoration-indigo-600\/40:hover {
    text-decoration-color: rgb(79 70 229 / 0.4)
}

.hover\:decoration-indigo-600\/5:hover {
    text-decoration-color: rgb(79 70 229 / 0.05)
}

.hover\:decoration-indigo-600\/50:hover {
    text-decoration-color: rgb(79 70 229 / 0.5)
}

.hover\:decoration-indigo-600\/60:hover {
    text-decoration-color: rgb(79 70 229 / 0.6)
}

.hover\:decoration-indigo-600\/70:hover {
    text-decoration-color: rgb(79 70 229 / 0.7)
}

.hover\:decoration-indigo-600\/75:hover {
    text-decoration-color: rgb(79 70 229 / 0.75)
}

.hover\:decoration-indigo-600\/80:hover {
    text-decoration-color: rgb(79 70 229 / 0.8)
}

.hover\:decoration-indigo-600\/90:hover {
    text-decoration-color: rgb(79 70 229 / 0.9)
}

.hover\:decoration-indigo-600\/95:hover {
    text-decoration-color: rgb(79 70 229 / 0.95)
}

.hover\:decoration-indigo-700:hover {
    text-decoration-color: #4338ca
}

.hover\:decoration-indigo-700\/0:hover {
    text-decoration-color: rgb(67 56 202 / 0)
}

.hover\:decoration-indigo-700\/10:hover {
    text-decoration-color: rgb(67 56 202 / 0.1)
}

.hover\:decoration-indigo-700\/100:hover {
    text-decoration-color: rgb(67 56 202 / 1)
}

.hover\:decoration-indigo-700\/20:hover {
    text-decoration-color: rgb(67 56 202 / 0.2)
}

.hover\:decoration-indigo-700\/25:hover {
    text-decoration-color: rgb(67 56 202 / 0.25)
}

.hover\:decoration-indigo-700\/30:hover {
    text-decoration-color: rgb(67 56 202 / 0.3)
}

.hover\:decoration-indigo-700\/40:hover {
    text-decoration-color: rgb(67 56 202 / 0.4)
}

.hover\:decoration-indigo-700\/5:hover {
    text-decoration-color: rgb(67 56 202 / 0.05)
}

.hover\:decoration-indigo-700\/50:hover {
    text-decoration-color: rgb(67 56 202 / 0.5)
}

.hover\:decoration-indigo-700\/60:hover {
    text-decoration-color: rgb(67 56 202 / 0.6)
}

.hover\:decoration-indigo-700\/70:hover {
    text-decoration-color: rgb(67 56 202 / 0.7)
}

.hover\:decoration-indigo-700\/75:hover {
    text-decoration-color: rgb(67 56 202 / 0.75)
}

.hover\:decoration-indigo-700\/80:hover {
    text-decoration-color: rgb(67 56 202 / 0.8)
}

.hover\:decoration-indigo-700\/90:hover {
    text-decoration-color: rgb(67 56 202 / 0.9)
}

.hover\:decoration-indigo-700\/95:hover {
    text-decoration-color: rgb(67 56 202 / 0.95)
}

.hover\:decoration-indigo-800:hover {
    text-decoration-color: #3730a3
}

.hover\:decoration-indigo-800\/0:hover {
    text-decoration-color: rgb(55 48 163 / 0)
}

.hover\:decoration-indigo-800\/10:hover {
    text-decoration-color: rgb(55 48 163 / 0.1)
}

.hover\:decoration-indigo-800\/100:hover {
    text-decoration-color: rgb(55 48 163 / 1)
}

.hover\:decoration-indigo-800\/20:hover {
    text-decoration-color: rgb(55 48 163 / 0.2)
}

.hover\:decoration-indigo-800\/25:hover {
    text-decoration-color: rgb(55 48 163 / 0.25)
}

.hover\:decoration-indigo-800\/30:hover {
    text-decoration-color: rgb(55 48 163 / 0.3)
}

.hover\:decoration-indigo-800\/40:hover {
    text-decoration-color: rgb(55 48 163 / 0.4)
}

.hover\:decoration-indigo-800\/5:hover {
    text-decoration-color: rgb(55 48 163 / 0.05)
}

.hover\:decoration-indigo-800\/50:hover {
    text-decoration-color: rgb(55 48 163 / 0.5)
}

.hover\:decoration-indigo-800\/60:hover {
    text-decoration-color: rgb(55 48 163 / 0.6)
}

.hover\:decoration-indigo-800\/70:hover {
    text-decoration-color: rgb(55 48 163 / 0.7)
}

.hover\:decoration-indigo-800\/75:hover {
    text-decoration-color: rgb(55 48 163 / 0.75)
}

.hover\:decoration-indigo-800\/80:hover {
    text-decoration-color: rgb(55 48 163 / 0.8)
}

.hover\:decoration-indigo-800\/90:hover {
    text-decoration-color: rgb(55 48 163 / 0.9)
}

.hover\:decoration-indigo-800\/95:hover {
    text-decoration-color: rgb(55 48 163 / 0.95)
}

.hover\:decoration-indigo-850:hover {
    text-decoration-color: #372563
}

.hover\:decoration-indigo-850\/0:hover {
    text-decoration-color: rgb(55 37 99 / 0)
}

.hover\:decoration-indigo-850\/10:hover {
    text-decoration-color: rgb(55 37 99 / 0.1)
}

.hover\:decoration-indigo-850\/100:hover {
    text-decoration-color: rgb(55 37 99 / 1)
}

.hover\:decoration-indigo-850\/20:hover {
    text-decoration-color: rgb(55 37 99 / 0.2)
}

.hover\:decoration-indigo-850\/25:hover {
    text-decoration-color: rgb(55 37 99 / 0.25)
}

.hover\:decoration-indigo-850\/30:hover {
    text-decoration-color: rgb(55 37 99 / 0.3)
}

.hover\:decoration-indigo-850\/40:hover {
    text-decoration-color: rgb(55 37 99 / 0.4)
}

.hover\:decoration-indigo-850\/5:hover {
    text-decoration-color: rgb(55 37 99 / 0.05)
}

.hover\:decoration-indigo-850\/50:hover {
    text-decoration-color: rgb(55 37 99 / 0.5)
}

.hover\:decoration-indigo-850\/60:hover {
    text-decoration-color: rgb(55 37 99 / 0.6)
}

.hover\:decoration-indigo-850\/70:hover {
    text-decoration-color: rgb(55 37 99 / 0.7)
}

.hover\:decoration-indigo-850\/75:hover {
    text-decoration-color: rgb(55 37 99 / 0.75)
}

.hover\:decoration-indigo-850\/80:hover {
    text-decoration-color: rgb(55 37 99 / 0.8)
}

.hover\:decoration-indigo-850\/90:hover {
    text-decoration-color: rgb(55 37 99 / 0.9)
}

.hover\:decoration-indigo-850\/95:hover {
    text-decoration-color: rgb(55 37 99 / 0.95)
}

.hover\:decoration-indigo-900:hover {
    text-decoration-color: #312e81
}

.hover\:decoration-indigo-900\/0:hover {
    text-decoration-color: rgb(49 46 129 / 0)
}

.hover\:decoration-indigo-900\/10:hover {
    text-decoration-color: rgb(49 46 129 / 0.1)
}

.hover\:decoration-indigo-900\/100:hover {
    text-decoration-color: rgb(49 46 129 / 1)
}

.hover\:decoration-indigo-900\/20:hover {
    text-decoration-color: rgb(49 46 129 / 0.2)
}

.hover\:decoration-indigo-900\/25:hover {
    text-decoration-color: rgb(49 46 129 / 0.25)
}

.hover\:decoration-indigo-900\/30:hover {
    text-decoration-color: rgb(49 46 129 / 0.3)
}

.hover\:decoration-indigo-900\/40:hover {
    text-decoration-color: rgb(49 46 129 / 0.4)
}

.hover\:decoration-indigo-900\/5:hover {
    text-decoration-color: rgb(49 46 129 / 0.05)
}

.hover\:decoration-indigo-900\/50:hover {
    text-decoration-color: rgb(49 46 129 / 0.5)
}

.hover\:decoration-indigo-900\/60:hover {
    text-decoration-color: rgb(49 46 129 / 0.6)
}

.hover\:decoration-indigo-900\/70:hover {
    text-decoration-color: rgb(49 46 129 / 0.7)
}

.hover\:decoration-indigo-900\/75:hover {
    text-decoration-color: rgb(49 46 129 / 0.75)
}

.hover\:decoration-indigo-900\/80:hover {
    text-decoration-color: rgb(49 46 129 / 0.8)
}

.hover\:decoration-indigo-900\/90:hover {
    text-decoration-color: rgb(49 46 129 / 0.9)
}

.hover\:decoration-indigo-900\/95:hover {
    text-decoration-color: rgb(49 46 129 / 0.95)
}

.hover\:decoration-indigo-950:hover {
    text-decoration-color: #2A1D4D
}

.hover\:decoration-indigo-950\/0:hover {
    text-decoration-color: rgb(42 29 77 / 0)
}

.hover\:decoration-indigo-950\/10:hover {
    text-decoration-color: rgb(42 29 77 / 0.1)
}

.hover\:decoration-indigo-950\/100:hover {
    text-decoration-color: rgb(42 29 77 / 1)
}

.hover\:decoration-indigo-950\/20:hover {
    text-decoration-color: rgb(42 29 77 / 0.2)
}

.hover\:decoration-indigo-950\/25:hover {
    text-decoration-color: rgb(42 29 77 / 0.25)
}

.hover\:decoration-indigo-950\/30:hover {
    text-decoration-color: rgb(42 29 77 / 0.3)
}

.hover\:decoration-indigo-950\/40:hover {
    text-decoration-color: rgb(42 29 77 / 0.4)
}

.hover\:decoration-indigo-950\/5:hover {
    text-decoration-color: rgb(42 29 77 / 0.05)
}

.hover\:decoration-indigo-950\/50:hover {
    text-decoration-color: rgb(42 29 77 / 0.5)
}

.hover\:decoration-indigo-950\/60:hover {
    text-decoration-color: rgb(42 29 77 / 0.6)
}

.hover\:decoration-indigo-950\/70:hover {
    text-decoration-color: rgb(42 29 77 / 0.7)
}

.hover\:decoration-indigo-950\/75:hover {
    text-decoration-color: rgb(42 29 77 / 0.75)
}

.hover\:decoration-indigo-950\/80:hover {
    text-decoration-color: rgb(42 29 77 / 0.8)
}

.hover\:decoration-indigo-950\/90:hover {
    text-decoration-color: rgb(42 29 77 / 0.9)
}

.hover\:decoration-indigo-950\/95:hover {
    text-decoration-color: rgb(42 29 77 / 0.95)
}

.hover\:decoration-neutral-100:hover {
    text-decoration-color: #f5f5f5
}

.hover\:decoration-neutral-100\/0:hover {
    text-decoration-color: rgb(245 245 245 / 0)
}

.hover\:decoration-neutral-100\/10:hover {
    text-decoration-color: rgb(245 245 245 / 0.1)
}

.hover\:decoration-neutral-100\/100:hover {
    text-decoration-color: rgb(245 245 245 / 1)
}

.hover\:decoration-neutral-100\/20:hover {
    text-decoration-color: rgb(245 245 245 / 0.2)
}

.hover\:decoration-neutral-100\/25:hover {
    text-decoration-color: rgb(245 245 245 / 0.25)
}

.hover\:decoration-neutral-100\/30:hover {
    text-decoration-color: rgb(245 245 245 / 0.3)
}

.hover\:decoration-neutral-100\/40:hover {
    text-decoration-color: rgb(245 245 245 / 0.4)
}

.hover\:decoration-neutral-100\/5:hover {
    text-decoration-color: rgb(245 245 245 / 0.05)
}

.hover\:decoration-neutral-100\/50:hover {
    text-decoration-color: rgb(245 245 245 / 0.5)
}

.hover\:decoration-neutral-100\/60:hover {
    text-decoration-color: rgb(245 245 245 / 0.6)
}

.hover\:decoration-neutral-100\/70:hover {
    text-decoration-color: rgb(245 245 245 / 0.7)
}

.hover\:decoration-neutral-100\/75:hover {
    text-decoration-color: rgb(245 245 245 / 0.75)
}

.hover\:decoration-neutral-100\/80:hover {
    text-decoration-color: rgb(245 245 245 / 0.8)
}

.hover\:decoration-neutral-100\/90:hover {
    text-decoration-color: rgb(245 245 245 / 0.9)
}

.hover\:decoration-neutral-100\/95:hover {
    text-decoration-color: rgb(245 245 245 / 0.95)
}

.hover\:decoration-neutral-200:hover {
    text-decoration-color: #e5e5e5
}

.hover\:decoration-neutral-200\/0:hover {
    text-decoration-color: rgb(229 229 229 / 0)
}

.hover\:decoration-neutral-200\/10:hover {
    text-decoration-color: rgb(229 229 229 / 0.1)
}

.hover\:decoration-neutral-200\/100:hover {
    text-decoration-color: rgb(229 229 229 / 1)
}

.hover\:decoration-neutral-200\/20:hover {
    text-decoration-color: rgb(229 229 229 / 0.2)
}

.hover\:decoration-neutral-200\/25:hover {
    text-decoration-color: rgb(229 229 229 / 0.25)
}

.hover\:decoration-neutral-200\/30:hover {
    text-decoration-color: rgb(229 229 229 / 0.3)
}

.hover\:decoration-neutral-200\/40:hover {
    text-decoration-color: rgb(229 229 229 / 0.4)
}

.hover\:decoration-neutral-200\/5:hover {
    text-decoration-color: rgb(229 229 229 / 0.05)
}

.hover\:decoration-neutral-200\/50:hover {
    text-decoration-color: rgb(229 229 229 / 0.5)
}

.hover\:decoration-neutral-200\/60:hover {
    text-decoration-color: rgb(229 229 229 / 0.6)
}

.hover\:decoration-neutral-200\/70:hover {
    text-decoration-color: rgb(229 229 229 / 0.7)
}

.hover\:decoration-neutral-200\/75:hover {
    text-decoration-color: rgb(229 229 229 / 0.75)
}

.hover\:decoration-neutral-200\/80:hover {
    text-decoration-color: rgb(229 229 229 / 0.8)
}

.hover\:decoration-neutral-200\/90:hover {
    text-decoration-color: rgb(229 229 229 / 0.9)
}

.hover\:decoration-neutral-200\/95:hover {
    text-decoration-color: rgb(229 229 229 / 0.95)
}

.hover\:decoration-neutral-300:hover {
    text-decoration-color: #d4d4d4
}

.hover\:decoration-neutral-300\/0:hover {
    text-decoration-color: rgb(212 212 212 / 0)
}

.hover\:decoration-neutral-300\/10:hover {
    text-decoration-color: rgb(212 212 212 / 0.1)
}

.hover\:decoration-neutral-300\/100:hover {
    text-decoration-color: rgb(212 212 212 / 1)
}

.hover\:decoration-neutral-300\/20:hover {
    text-decoration-color: rgb(212 212 212 / 0.2)
}

.hover\:decoration-neutral-300\/25:hover {
    text-decoration-color: rgb(212 212 212 / 0.25)
}

.hover\:decoration-neutral-300\/30:hover {
    text-decoration-color: rgb(212 212 212 / 0.3)
}

.hover\:decoration-neutral-300\/40:hover {
    text-decoration-color: rgb(212 212 212 / 0.4)
}

.hover\:decoration-neutral-300\/5:hover {
    text-decoration-color: rgb(212 212 212 / 0.05)
}

.hover\:decoration-neutral-300\/50:hover {
    text-decoration-color: rgb(212 212 212 / 0.5)
}

.hover\:decoration-neutral-300\/60:hover {
    text-decoration-color: rgb(212 212 212 / 0.6)
}

.hover\:decoration-neutral-300\/70:hover {
    text-decoration-color: rgb(212 212 212 / 0.7)
}

.hover\:decoration-neutral-300\/75:hover {
    text-decoration-color: rgb(212 212 212 / 0.75)
}

.hover\:decoration-neutral-300\/80:hover {
    text-decoration-color: rgb(212 212 212 / 0.8)
}

.hover\:decoration-neutral-300\/90:hover {
    text-decoration-color: rgb(212 212 212 / 0.9)
}

.hover\:decoration-neutral-300\/95:hover {
    text-decoration-color: rgb(212 212 212 / 0.95)
}

.hover\:decoration-neutral-350:hover {
    text-decoration-color: #CDCFCE
}

.hover\:decoration-neutral-350\/0:hover {
    text-decoration-color: rgb(205 207 206 / 0)
}

.hover\:decoration-neutral-350\/10:hover {
    text-decoration-color: rgb(205 207 206 / 0.1)
}

.hover\:decoration-neutral-350\/100:hover {
    text-decoration-color: rgb(205 207 206 / 1)
}

.hover\:decoration-neutral-350\/20:hover {
    text-decoration-color: rgb(205 207 206 / 0.2)
}

.hover\:decoration-neutral-350\/25:hover {
    text-decoration-color: rgb(205 207 206 / 0.25)
}

.hover\:decoration-neutral-350\/30:hover {
    text-decoration-color: rgb(205 207 206 / 0.3)
}

.hover\:decoration-neutral-350\/40:hover {
    text-decoration-color: rgb(205 207 206 / 0.4)
}

.hover\:decoration-neutral-350\/5:hover {
    text-decoration-color: rgb(205 207 206 / 0.05)
}

.hover\:decoration-neutral-350\/50:hover {
    text-decoration-color: rgb(205 207 206 / 0.5)
}

.hover\:decoration-neutral-350\/60:hover {
    text-decoration-color: rgb(205 207 206 / 0.6)
}

.hover\:decoration-neutral-350\/70:hover {
    text-decoration-color: rgb(205 207 206 / 0.7)
}

.hover\:decoration-neutral-350\/75:hover {
    text-decoration-color: rgb(205 207 206 / 0.75)
}

.hover\:decoration-neutral-350\/80:hover {
    text-decoration-color: rgb(205 207 206 / 0.8)
}

.hover\:decoration-neutral-350\/90:hover {
    text-decoration-color: rgb(205 207 206 / 0.9)
}

.hover\:decoration-neutral-350\/95:hover {
    text-decoration-color: rgb(205 207 206 / 0.95)
}

.hover\:decoration-neutral-400:hover {
    text-decoration-color: #9EA4AC
}

.hover\:decoration-neutral-400\/0:hover {
    text-decoration-color: rgb(158 164 172 / 0)
}

.hover\:decoration-neutral-400\/10:hover {
    text-decoration-color: rgb(158 164 172 / 0.1)
}

.hover\:decoration-neutral-400\/100:hover {
    text-decoration-color: rgb(158 164 172 / 1)
}

.hover\:decoration-neutral-400\/20:hover {
    text-decoration-color: rgb(158 164 172 / 0.2)
}

.hover\:decoration-neutral-400\/25:hover {
    text-decoration-color: rgb(158 164 172 / 0.25)
}

.hover\:decoration-neutral-400\/30:hover {
    text-decoration-color: rgb(158 164 172 / 0.3)
}

.hover\:decoration-neutral-400\/40:hover {
    text-decoration-color: rgb(158 164 172 / 0.4)
}

.hover\:decoration-neutral-400\/5:hover {
    text-decoration-color: rgb(158 164 172 / 0.05)
}

.hover\:decoration-neutral-400\/50:hover {
    text-decoration-color: rgb(158 164 172 / 0.5)
}

.hover\:decoration-neutral-400\/60:hover {
    text-decoration-color: rgb(158 164 172 / 0.6)
}

.hover\:decoration-neutral-400\/70:hover {
    text-decoration-color: rgb(158 164 172 / 0.7)
}

.hover\:decoration-neutral-400\/75:hover {
    text-decoration-color: rgb(158 164 172 / 0.75)
}

.hover\:decoration-neutral-400\/80:hover {
    text-decoration-color: rgb(158 164 172 / 0.8)
}

.hover\:decoration-neutral-400\/90:hover {
    text-decoration-color: rgb(158 164 172 / 0.9)
}

.hover\:decoration-neutral-400\/95:hover {
    text-decoration-color: rgb(158 164 172 / 0.95)
}

.hover\:decoration-neutral-450:hover {
    text-decoration-color: #7B8085
}

.hover\:decoration-neutral-450\/0:hover {
    text-decoration-color: rgb(123 128 133 / 0)
}

.hover\:decoration-neutral-450\/10:hover {
    text-decoration-color: rgb(123 128 133 / 0.1)
}

.hover\:decoration-neutral-450\/100:hover {
    text-decoration-color: rgb(123 128 133 / 1)
}

.hover\:decoration-neutral-450\/20:hover {
    text-decoration-color: rgb(123 128 133 / 0.2)
}

.hover\:decoration-neutral-450\/25:hover {
    text-decoration-color: rgb(123 128 133 / 0.25)
}

.hover\:decoration-neutral-450\/30:hover {
    text-decoration-color: rgb(123 128 133 / 0.3)
}

.hover\:decoration-neutral-450\/40:hover {
    text-decoration-color: rgb(123 128 133 / 0.4)
}

.hover\:decoration-neutral-450\/5:hover {
    text-decoration-color: rgb(123 128 133 / 0.05)
}

.hover\:decoration-neutral-450\/50:hover {
    text-decoration-color: rgb(123 128 133 / 0.5)
}

.hover\:decoration-neutral-450\/60:hover {
    text-decoration-color: rgb(123 128 133 / 0.6)
}

.hover\:decoration-neutral-450\/70:hover {
    text-decoration-color: rgb(123 128 133 / 0.7)
}

.hover\:decoration-neutral-450\/75:hover {
    text-decoration-color: rgb(123 128 133 / 0.75)
}

.hover\:decoration-neutral-450\/80:hover {
    text-decoration-color: rgb(123 128 133 / 0.8)
}

.hover\:decoration-neutral-450\/90:hover {
    text-decoration-color: rgb(123 128 133 / 0.9)
}

.hover\:decoration-neutral-450\/95:hover {
    text-decoration-color: rgb(123 128 133 / 0.95)
}

.hover\:decoration-neutral-50:hover {
    text-decoration-color: #fafafa
}

.hover\:decoration-neutral-50\/0:hover {
    text-decoration-color: rgb(250 250 250 / 0)
}

.hover\:decoration-neutral-50\/10:hover {
    text-decoration-color: rgb(250 250 250 / 0.1)
}

.hover\:decoration-neutral-50\/100:hover {
    text-decoration-color: rgb(250 250 250 / 1)
}

.hover\:decoration-neutral-50\/20:hover {
    text-decoration-color: rgb(250 250 250 / 0.2)
}

.hover\:decoration-neutral-50\/25:hover {
    text-decoration-color: rgb(250 250 250 / 0.25)
}

.hover\:decoration-neutral-50\/30:hover {
    text-decoration-color: rgb(250 250 250 / 0.3)
}

.hover\:decoration-neutral-50\/40:hover {
    text-decoration-color: rgb(250 250 250 / 0.4)
}

.hover\:decoration-neutral-50\/5:hover {
    text-decoration-color: rgb(250 250 250 / 0.05)
}

.hover\:decoration-neutral-50\/50:hover {
    text-decoration-color: rgb(250 250 250 / 0.5)
}

.hover\:decoration-neutral-50\/60:hover {
    text-decoration-color: rgb(250 250 250 / 0.6)
}

.hover\:decoration-neutral-50\/70:hover {
    text-decoration-color: rgb(250 250 250 / 0.7)
}

.hover\:decoration-neutral-50\/75:hover {
    text-decoration-color: rgb(250 250 250 / 0.75)
}

.hover\:decoration-neutral-50\/80:hover {
    text-decoration-color: rgb(250 250 250 / 0.8)
}

.hover\:decoration-neutral-50\/90:hover {
    text-decoration-color: rgb(250 250 250 / 0.9)
}

.hover\:decoration-neutral-50\/95:hover {
    text-decoration-color: rgb(250 250 250 / 0.95)
}

.hover\:decoration-neutral-500:hover {
    text-decoration-color: #737373
}

.hover\:decoration-neutral-500\/0:hover {
    text-decoration-color: rgb(115 115 115 / 0)
}

.hover\:decoration-neutral-500\/10:hover {
    text-decoration-color: rgb(115 115 115 / 0.1)
}

.hover\:decoration-neutral-500\/100:hover {
    text-decoration-color: rgb(115 115 115 / 1)
}

.hover\:decoration-neutral-500\/20:hover {
    text-decoration-color: rgb(115 115 115 / 0.2)
}

.hover\:decoration-neutral-500\/25:hover {
    text-decoration-color: rgb(115 115 115 / 0.25)
}

.hover\:decoration-neutral-500\/30:hover {
    text-decoration-color: rgb(115 115 115 / 0.3)
}

.hover\:decoration-neutral-500\/40:hover {
    text-decoration-color: rgb(115 115 115 / 0.4)
}

.hover\:decoration-neutral-500\/5:hover {
    text-decoration-color: rgb(115 115 115 / 0.05)
}

.hover\:decoration-neutral-500\/50:hover {
    text-decoration-color: rgb(115 115 115 / 0.5)
}

.hover\:decoration-neutral-500\/60:hover {
    text-decoration-color: rgb(115 115 115 / 0.6)
}

.hover\:decoration-neutral-500\/70:hover {
    text-decoration-color: rgb(115 115 115 / 0.7)
}

.hover\:decoration-neutral-500\/75:hover {
    text-decoration-color: rgb(115 115 115 / 0.75)
}

.hover\:decoration-neutral-500\/80:hover {
    text-decoration-color: rgb(115 115 115 / 0.8)
}

.hover\:decoration-neutral-500\/90:hover {
    text-decoration-color: rgb(115 115 115 / 0.9)
}

.hover\:decoration-neutral-500\/95:hover {
    text-decoration-color: rgb(115 115 115 / 0.95)
}

.hover\:decoration-neutral-600:hover {
    text-decoration-color: #525252
}

.hover\:decoration-neutral-600\/0:hover {
    text-decoration-color: rgb(82 82 82 / 0)
}

.hover\:decoration-neutral-600\/10:hover {
    text-decoration-color: rgb(82 82 82 / 0.1)
}

.hover\:decoration-neutral-600\/100:hover {
    text-decoration-color: rgb(82 82 82 / 1)
}

.hover\:decoration-neutral-600\/20:hover {
    text-decoration-color: rgb(82 82 82 / 0.2)
}

.hover\:decoration-neutral-600\/25:hover {
    text-decoration-color: rgb(82 82 82 / 0.25)
}

.hover\:decoration-neutral-600\/30:hover {
    text-decoration-color: rgb(82 82 82 / 0.3)
}

.hover\:decoration-neutral-600\/40:hover {
    text-decoration-color: rgb(82 82 82 / 0.4)
}

.hover\:decoration-neutral-600\/5:hover {
    text-decoration-color: rgb(82 82 82 / 0.05)
}

.hover\:decoration-neutral-600\/50:hover {
    text-decoration-color: rgb(82 82 82 / 0.5)
}

.hover\:decoration-neutral-600\/60:hover {
    text-decoration-color: rgb(82 82 82 / 0.6)
}

.hover\:decoration-neutral-600\/70:hover {
    text-decoration-color: rgb(82 82 82 / 0.7)
}

.hover\:decoration-neutral-600\/75:hover {
    text-decoration-color: rgb(82 82 82 / 0.75)
}

.hover\:decoration-neutral-600\/80:hover {
    text-decoration-color: rgb(82 82 82 / 0.8)
}

.hover\:decoration-neutral-600\/90:hover {
    text-decoration-color: rgb(82 82 82 / 0.9)
}

.hover\:decoration-neutral-600\/95:hover {
    text-decoration-color: rgb(82 82 82 / 0.95)
}

.hover\:decoration-neutral-700:hover {
    text-decoration-color: #404040
}

.hover\:decoration-neutral-700\/0:hover {
    text-decoration-color: rgb(64 64 64 / 0)
}

.hover\:decoration-neutral-700\/10:hover {
    text-decoration-color: rgb(64 64 64 / 0.1)
}

.hover\:decoration-neutral-700\/100:hover {
    text-decoration-color: rgb(64 64 64 / 1)
}

.hover\:decoration-neutral-700\/20:hover {
    text-decoration-color: rgb(64 64 64 / 0.2)
}

.hover\:decoration-neutral-700\/25:hover {
    text-decoration-color: rgb(64 64 64 / 0.25)
}

.hover\:decoration-neutral-700\/30:hover {
    text-decoration-color: rgb(64 64 64 / 0.3)
}

.hover\:decoration-neutral-700\/40:hover {
    text-decoration-color: rgb(64 64 64 / 0.4)
}

.hover\:decoration-neutral-700\/5:hover {
    text-decoration-color: rgb(64 64 64 / 0.05)
}

.hover\:decoration-neutral-700\/50:hover {
    text-decoration-color: rgb(64 64 64 / 0.5)
}

.hover\:decoration-neutral-700\/60:hover {
    text-decoration-color: rgb(64 64 64 / 0.6)
}

.hover\:decoration-neutral-700\/70:hover {
    text-decoration-color: rgb(64 64 64 / 0.7)
}

.hover\:decoration-neutral-700\/75:hover {
    text-decoration-color: rgb(64 64 64 / 0.75)
}

.hover\:decoration-neutral-700\/80:hover {
    text-decoration-color: rgb(64 64 64 / 0.8)
}

.hover\:decoration-neutral-700\/90:hover {
    text-decoration-color: rgb(64 64 64 / 0.9)
}

.hover\:decoration-neutral-700\/95:hover {
    text-decoration-color: rgb(64 64 64 / 0.95)
}

.hover\:decoration-neutral-800:hover {
    text-decoration-color: #262626
}

.hover\:decoration-neutral-800\/0:hover {
    text-decoration-color: rgb(38 38 38 / 0)
}

.hover\:decoration-neutral-800\/10:hover {
    text-decoration-color: rgb(38 38 38 / 0.1)
}

.hover\:decoration-neutral-800\/100:hover {
    text-decoration-color: rgb(38 38 38 / 1)
}

.hover\:decoration-neutral-800\/20:hover {
    text-decoration-color: rgb(38 38 38 / 0.2)
}

.hover\:decoration-neutral-800\/25:hover {
    text-decoration-color: rgb(38 38 38 / 0.25)
}

.hover\:decoration-neutral-800\/30:hover {
    text-decoration-color: rgb(38 38 38 / 0.3)
}

.hover\:decoration-neutral-800\/40:hover {
    text-decoration-color: rgb(38 38 38 / 0.4)
}

.hover\:decoration-neutral-800\/5:hover {
    text-decoration-color: rgb(38 38 38 / 0.05)
}

.hover\:decoration-neutral-800\/50:hover {
    text-decoration-color: rgb(38 38 38 / 0.5)
}

.hover\:decoration-neutral-800\/60:hover {
    text-decoration-color: rgb(38 38 38 / 0.6)
}

.hover\:decoration-neutral-800\/70:hover {
    text-decoration-color: rgb(38 38 38 / 0.7)
}

.hover\:decoration-neutral-800\/75:hover {
    text-decoration-color: rgb(38 38 38 / 0.75)
}

.hover\:decoration-neutral-800\/80:hover {
    text-decoration-color: rgb(38 38 38 / 0.8)
}

.hover\:decoration-neutral-800\/90:hover {
    text-decoration-color: rgb(38 38 38 / 0.9)
}

.hover\:decoration-neutral-800\/95:hover {
    text-decoration-color: rgb(38 38 38 / 0.95)
}

.hover\:decoration-neutral-850:hover {
    text-decoration-color: #0B0B0B
}

.hover\:decoration-neutral-850\/0:hover {
    text-decoration-color: rgb(11 11 11 / 0)
}

.hover\:decoration-neutral-850\/10:hover {
    text-decoration-color: rgb(11 11 11 / 0.1)
}

.hover\:decoration-neutral-850\/100:hover {
    text-decoration-color: rgb(11 11 11 / 1)
}

.hover\:decoration-neutral-850\/20:hover {
    text-decoration-color: rgb(11 11 11 / 0.2)
}

.hover\:decoration-neutral-850\/25:hover {
    text-decoration-color: rgb(11 11 11 / 0.25)
}

.hover\:decoration-neutral-850\/30:hover {
    text-decoration-color: rgb(11 11 11 / 0.3)
}

.hover\:decoration-neutral-850\/40:hover {
    text-decoration-color: rgb(11 11 11 / 0.4)
}

.hover\:decoration-neutral-850\/5:hover {
    text-decoration-color: rgb(11 11 11 / 0.05)
}

.hover\:decoration-neutral-850\/50:hover {
    text-decoration-color: rgb(11 11 11 / 0.5)
}

.hover\:decoration-neutral-850\/60:hover {
    text-decoration-color: rgb(11 11 11 / 0.6)
}

.hover\:decoration-neutral-850\/70:hover {
    text-decoration-color: rgb(11 11 11 / 0.7)
}

.hover\:decoration-neutral-850\/75:hover {
    text-decoration-color: rgb(11 11 11 / 0.75)
}

.hover\:decoration-neutral-850\/80:hover {
    text-decoration-color: rgb(11 11 11 / 0.8)
}

.hover\:decoration-neutral-850\/90:hover {
    text-decoration-color: rgb(11 11 11 / 0.9)
}

.hover\:decoration-neutral-850\/95:hover {
    text-decoration-color: rgb(11 11 11 / 0.95)
}

.hover\:decoration-neutral-900:hover {
    text-decoration-color: #171717
}

.hover\:decoration-neutral-900\/0:hover {
    text-decoration-color: rgb(23 23 23 / 0)
}

.hover\:decoration-neutral-900\/10:hover {
    text-decoration-color: rgb(23 23 23 / 0.1)
}

.hover\:decoration-neutral-900\/100:hover {
    text-decoration-color: rgb(23 23 23 / 1)
}

.hover\:decoration-neutral-900\/20:hover {
    text-decoration-color: rgb(23 23 23 / 0.2)
}

.hover\:decoration-neutral-900\/25:hover {
    text-decoration-color: rgb(23 23 23 / 0.25)
}

.hover\:decoration-neutral-900\/30:hover {
    text-decoration-color: rgb(23 23 23 / 0.3)
}

.hover\:decoration-neutral-900\/40:hover {
    text-decoration-color: rgb(23 23 23 / 0.4)
}

.hover\:decoration-neutral-900\/5:hover {
    text-decoration-color: rgb(23 23 23 / 0.05)
}

.hover\:decoration-neutral-900\/50:hover {
    text-decoration-color: rgb(23 23 23 / 0.5)
}

.hover\:decoration-neutral-900\/60:hover {
    text-decoration-color: rgb(23 23 23 / 0.6)
}

.hover\:decoration-neutral-900\/70:hover {
    text-decoration-color: rgb(23 23 23 / 0.7)
}

.hover\:decoration-neutral-900\/75:hover {
    text-decoration-color: rgb(23 23 23 / 0.75)
}

.hover\:decoration-neutral-900\/80:hover {
    text-decoration-color: rgb(23 23 23 / 0.8)
}

.hover\:decoration-neutral-900\/90:hover {
    text-decoration-color: rgb(23 23 23 / 0.9)
}

.hover\:decoration-neutral-900\/95:hover {
    text-decoration-color: rgb(23 23 23 / 0.95)
}

.hover\:decoration-neutral-950:hover {
    text-decoration-color: #0a0a0a
}

.hover\:decoration-neutral-950\/0:hover {
    text-decoration-color: rgb(10 10 10 / 0)
}

.hover\:decoration-neutral-950\/10:hover {
    text-decoration-color: rgb(10 10 10 / 0.1)
}

.hover\:decoration-neutral-950\/100:hover {
    text-decoration-color: rgb(10 10 10 / 1)
}

.hover\:decoration-neutral-950\/20:hover {
    text-decoration-color: rgb(10 10 10 / 0.2)
}

.hover\:decoration-neutral-950\/25:hover {
    text-decoration-color: rgb(10 10 10 / 0.25)
}

.hover\:decoration-neutral-950\/30:hover {
    text-decoration-color: rgb(10 10 10 / 0.3)
}

.hover\:decoration-neutral-950\/40:hover {
    text-decoration-color: rgb(10 10 10 / 0.4)
}

.hover\:decoration-neutral-950\/5:hover {
    text-decoration-color: rgb(10 10 10 / 0.05)
}

.hover\:decoration-neutral-950\/50:hover {
    text-decoration-color: rgb(10 10 10 / 0.5)
}

.hover\:decoration-neutral-950\/60:hover {
    text-decoration-color: rgb(10 10 10 / 0.6)
}

.hover\:decoration-neutral-950\/70:hover {
    text-decoration-color: rgb(10 10 10 / 0.7)
}

.hover\:decoration-neutral-950\/75:hover {
    text-decoration-color: rgb(10 10 10 / 0.75)
}

.hover\:decoration-neutral-950\/80:hover {
    text-decoration-color: rgb(10 10 10 / 0.8)
}

.hover\:decoration-neutral-950\/90:hover {
    text-decoration-color: rgb(10 10 10 / 0.9)
}

.hover\:decoration-neutral-950\/95:hover {
    text-decoration-color: rgb(10 10 10 / 0.95)
}

.hover\:decoration-orange-100:hover {
    text-decoration-color: #ffedd5
}

.hover\:decoration-orange-100\/0:hover {
    text-decoration-color: rgb(255 237 213 / 0)
}

.hover\:decoration-orange-100\/10:hover {
    text-decoration-color: rgb(255 237 213 / 0.1)
}

.hover\:decoration-orange-100\/100:hover {
    text-decoration-color: rgb(255 237 213 / 1)
}

.hover\:decoration-orange-100\/20:hover {
    text-decoration-color: rgb(255 237 213 / 0.2)
}

.hover\:decoration-orange-100\/25:hover {
    text-decoration-color: rgb(255 237 213 / 0.25)
}

.hover\:decoration-orange-100\/30:hover {
    text-decoration-color: rgb(255 237 213 / 0.3)
}

.hover\:decoration-orange-100\/40:hover {
    text-decoration-color: rgb(255 237 213 / 0.4)
}

.hover\:decoration-orange-100\/5:hover {
    text-decoration-color: rgb(255 237 213 / 0.05)
}

.hover\:decoration-orange-100\/50:hover {
    text-decoration-color: rgb(255 237 213 / 0.5)
}

.hover\:decoration-orange-100\/60:hover {
    text-decoration-color: rgb(255 237 213 / 0.6)
}

.hover\:decoration-orange-100\/70:hover {
    text-decoration-color: rgb(255 237 213 / 0.7)
}

.hover\:decoration-orange-100\/75:hover {
    text-decoration-color: rgb(255 237 213 / 0.75)
}

.hover\:decoration-orange-100\/80:hover {
    text-decoration-color: rgb(255 237 213 / 0.8)
}

.hover\:decoration-orange-100\/90:hover {
    text-decoration-color: rgb(255 237 213 / 0.9)
}

.hover\:decoration-orange-100\/95:hover {
    text-decoration-color: rgb(255 237 213 / 0.95)
}

.hover\:decoration-orange-1050:hover {
    text-decoration-color: #C32D2C
}

.hover\:decoration-orange-1050\/0:hover {
    text-decoration-color: rgb(195 45 44 / 0)
}

.hover\:decoration-orange-1050\/10:hover {
    text-decoration-color: rgb(195 45 44 / 0.1)
}

.hover\:decoration-orange-1050\/100:hover {
    text-decoration-color: rgb(195 45 44 / 1)
}

.hover\:decoration-orange-1050\/20:hover {
    text-decoration-color: rgb(195 45 44 / 0.2)
}

.hover\:decoration-orange-1050\/25:hover {
    text-decoration-color: rgb(195 45 44 / 0.25)
}

.hover\:decoration-orange-1050\/30:hover {
    text-decoration-color: rgb(195 45 44 / 0.3)
}

.hover\:decoration-orange-1050\/40:hover {
    text-decoration-color: rgb(195 45 44 / 0.4)
}

.hover\:decoration-orange-1050\/5:hover {
    text-decoration-color: rgb(195 45 44 / 0.05)
}

.hover\:decoration-orange-1050\/50:hover {
    text-decoration-color: rgb(195 45 44 / 0.5)
}

.hover\:decoration-orange-1050\/60:hover {
    text-decoration-color: rgb(195 45 44 / 0.6)
}

.hover\:decoration-orange-1050\/70:hover {
    text-decoration-color: rgb(195 45 44 / 0.7)
}

.hover\:decoration-orange-1050\/75:hover {
    text-decoration-color: rgb(195 45 44 / 0.75)
}

.hover\:decoration-orange-1050\/80:hover {
    text-decoration-color: rgb(195 45 44 / 0.8)
}

.hover\:decoration-orange-1050\/90:hover {
    text-decoration-color: rgb(195 45 44 / 0.9)
}

.hover\:decoration-orange-1050\/95:hover {
    text-decoration-color: rgb(195 45 44 / 0.95)
}

.hover\:decoration-orange-1150:hover {
    text-decoration-color: #DF5F39
}

.hover\:decoration-orange-1150\/0:hover {
    text-decoration-color: rgb(223 95 57 / 0)
}

.hover\:decoration-orange-1150\/10:hover {
    text-decoration-color: rgb(223 95 57 / 0.1)
}

.hover\:decoration-orange-1150\/100:hover {
    text-decoration-color: rgb(223 95 57 / 1)
}

.hover\:decoration-orange-1150\/20:hover {
    text-decoration-color: rgb(223 95 57 / 0.2)
}

.hover\:decoration-orange-1150\/25:hover {
    text-decoration-color: rgb(223 95 57 / 0.25)
}

.hover\:decoration-orange-1150\/30:hover {
    text-decoration-color: rgb(223 95 57 / 0.3)
}

.hover\:decoration-orange-1150\/40:hover {
    text-decoration-color: rgb(223 95 57 / 0.4)
}

.hover\:decoration-orange-1150\/5:hover {
    text-decoration-color: rgb(223 95 57 / 0.05)
}

.hover\:decoration-orange-1150\/50:hover {
    text-decoration-color: rgb(223 95 57 / 0.5)
}

.hover\:decoration-orange-1150\/60:hover {
    text-decoration-color: rgb(223 95 57 / 0.6)
}

.hover\:decoration-orange-1150\/70:hover {
    text-decoration-color: rgb(223 95 57 / 0.7)
}

.hover\:decoration-orange-1150\/75:hover {
    text-decoration-color: rgb(223 95 57 / 0.75)
}

.hover\:decoration-orange-1150\/80:hover {
    text-decoration-color: rgb(223 95 57 / 0.8)
}

.hover\:decoration-orange-1150\/90:hover {
    text-decoration-color: rgb(223 95 57 / 0.9)
}

.hover\:decoration-orange-1150\/95:hover {
    text-decoration-color: rgb(223 95 57 / 0.95)
}

.hover\:decoration-orange-1350:hover {
    text-decoration-color: #F0B23E
}

.hover\:decoration-orange-1350\/0:hover {
    text-decoration-color: rgb(240 178 62 / 0)
}

.hover\:decoration-orange-1350\/10:hover {
    text-decoration-color: rgb(240 178 62 / 0.1)
}

.hover\:decoration-orange-1350\/100:hover {
    text-decoration-color: rgb(240 178 62 / 1)
}

.hover\:decoration-orange-1350\/20:hover {
    text-decoration-color: rgb(240 178 62 / 0.2)
}

.hover\:decoration-orange-1350\/25:hover {
    text-decoration-color: rgb(240 178 62 / 0.25)
}

.hover\:decoration-orange-1350\/30:hover {
    text-decoration-color: rgb(240 178 62 / 0.3)
}

.hover\:decoration-orange-1350\/40:hover {
    text-decoration-color: rgb(240 178 62 / 0.4)
}

.hover\:decoration-orange-1350\/5:hover {
    text-decoration-color: rgb(240 178 62 / 0.05)
}

.hover\:decoration-orange-1350\/50:hover {
    text-decoration-color: rgb(240 178 62 / 0.5)
}

.hover\:decoration-orange-1350\/60:hover {
    text-decoration-color: rgb(240 178 62 / 0.6)
}

.hover\:decoration-orange-1350\/70:hover {
    text-decoration-color: rgb(240 178 62 / 0.7)
}

.hover\:decoration-orange-1350\/75:hover {
    text-decoration-color: rgb(240 178 62 / 0.75)
}

.hover\:decoration-orange-1350\/80:hover {
    text-decoration-color: rgb(240 178 62 / 0.8)
}

.hover\:decoration-orange-1350\/90:hover {
    text-decoration-color: rgb(240 178 62 / 0.9)
}

.hover\:decoration-orange-1350\/95:hover {
    text-decoration-color: rgb(240 178 62 / 0.95)
}

.hover\:decoration-orange-200:hover {
    text-decoration-color: #fed7aa
}

.hover\:decoration-orange-200\/0:hover {
    text-decoration-color: rgb(254 215 170 / 0)
}

.hover\:decoration-orange-200\/10:hover {
    text-decoration-color: rgb(254 215 170 / 0.1)
}

.hover\:decoration-orange-200\/100:hover {
    text-decoration-color: rgb(254 215 170 / 1)
}

.hover\:decoration-orange-200\/20:hover {
    text-decoration-color: rgb(254 215 170 / 0.2)
}

.hover\:decoration-orange-200\/25:hover {
    text-decoration-color: rgb(254 215 170 / 0.25)
}

.hover\:decoration-orange-200\/30:hover {
    text-decoration-color: rgb(254 215 170 / 0.3)
}

.hover\:decoration-orange-200\/40:hover {
    text-decoration-color: rgb(254 215 170 / 0.4)
}

.hover\:decoration-orange-200\/5:hover {
    text-decoration-color: rgb(254 215 170 / 0.05)
}

.hover\:decoration-orange-200\/50:hover {
    text-decoration-color: rgb(254 215 170 / 0.5)
}

.hover\:decoration-orange-200\/60:hover {
    text-decoration-color: rgb(254 215 170 / 0.6)
}

.hover\:decoration-orange-200\/70:hover {
    text-decoration-color: rgb(254 215 170 / 0.7)
}

.hover\:decoration-orange-200\/75:hover {
    text-decoration-color: rgb(254 215 170 / 0.75)
}

.hover\:decoration-orange-200\/80:hover {
    text-decoration-color: rgb(254 215 170 / 0.8)
}

.hover\:decoration-orange-200\/90:hover {
    text-decoration-color: rgb(254 215 170 / 0.9)
}

.hover\:decoration-orange-200\/95:hover {
    text-decoration-color: rgb(254 215 170 / 0.95)
}

.hover\:decoration-orange-250:hover {
    text-decoration-color: #f4cfbc
}

.hover\:decoration-orange-250\/0:hover {
    text-decoration-color: rgb(244 207 188 / 0)
}

.hover\:decoration-orange-250\/10:hover {
    text-decoration-color: rgb(244 207 188 / 0.1)
}

.hover\:decoration-orange-250\/100:hover {
    text-decoration-color: rgb(244 207 188 / 1)
}

.hover\:decoration-orange-250\/20:hover {
    text-decoration-color: rgb(244 207 188 / 0.2)
}

.hover\:decoration-orange-250\/25:hover {
    text-decoration-color: rgb(244 207 188 / 0.25)
}

.hover\:decoration-orange-250\/30:hover {
    text-decoration-color: rgb(244 207 188 / 0.3)
}

.hover\:decoration-orange-250\/40:hover {
    text-decoration-color: rgb(244 207 188 / 0.4)
}

.hover\:decoration-orange-250\/5:hover {
    text-decoration-color: rgb(244 207 188 / 0.05)
}

.hover\:decoration-orange-250\/50:hover {
    text-decoration-color: rgb(244 207 188 / 0.5)
}

.hover\:decoration-orange-250\/60:hover {
    text-decoration-color: rgb(244 207 188 / 0.6)
}

.hover\:decoration-orange-250\/70:hover {
    text-decoration-color: rgb(244 207 188 / 0.7)
}

.hover\:decoration-orange-250\/75:hover {
    text-decoration-color: rgb(244 207 188 / 0.75)
}

.hover\:decoration-orange-250\/80:hover {
    text-decoration-color: rgb(244 207 188 / 0.8)
}

.hover\:decoration-orange-250\/90:hover {
    text-decoration-color: rgb(244 207 188 / 0.9)
}

.hover\:decoration-orange-250\/95:hover {
    text-decoration-color: rgb(244 207 188 / 0.95)
}

.hover\:decoration-orange-300:hover {
    text-decoration-color: #fdba74
}

.hover\:decoration-orange-300\/0:hover {
    text-decoration-color: rgb(253 186 116 / 0)
}

.hover\:decoration-orange-300\/10:hover {
    text-decoration-color: rgb(253 186 116 / 0.1)
}

.hover\:decoration-orange-300\/100:hover {
    text-decoration-color: rgb(253 186 116 / 1)
}

.hover\:decoration-orange-300\/20:hover {
    text-decoration-color: rgb(253 186 116 / 0.2)
}

.hover\:decoration-orange-300\/25:hover {
    text-decoration-color: rgb(253 186 116 / 0.25)
}

.hover\:decoration-orange-300\/30:hover {
    text-decoration-color: rgb(253 186 116 / 0.3)
}

.hover\:decoration-orange-300\/40:hover {
    text-decoration-color: rgb(253 186 116 / 0.4)
}

.hover\:decoration-orange-300\/5:hover {
    text-decoration-color: rgb(253 186 116 / 0.05)
}

.hover\:decoration-orange-300\/50:hover {
    text-decoration-color: rgb(253 186 116 / 0.5)
}

.hover\:decoration-orange-300\/60:hover {
    text-decoration-color: rgb(253 186 116 / 0.6)
}

.hover\:decoration-orange-300\/70:hover {
    text-decoration-color: rgb(253 186 116 / 0.7)
}

.hover\:decoration-orange-300\/75:hover {
    text-decoration-color: rgb(253 186 116 / 0.75)
}

.hover\:decoration-orange-300\/80:hover {
    text-decoration-color: rgb(253 186 116 / 0.8)
}

.hover\:decoration-orange-300\/90:hover {
    text-decoration-color: rgb(253 186 116 / 0.9)
}

.hover\:decoration-orange-300\/95:hover {
    text-decoration-color: rgb(253 186 116 / 0.95)
}

.hover\:decoration-orange-400:hover {
    text-decoration-color: #fb923c
}

.hover\:decoration-orange-400\/0:hover {
    text-decoration-color: rgb(251 146 60 / 0)
}

.hover\:decoration-orange-400\/10:hover {
    text-decoration-color: rgb(251 146 60 / 0.1)
}

.hover\:decoration-orange-400\/100:hover {
    text-decoration-color: rgb(251 146 60 / 1)
}

.hover\:decoration-orange-400\/20:hover {
    text-decoration-color: rgb(251 146 60 / 0.2)
}

.hover\:decoration-orange-400\/25:hover {
    text-decoration-color: rgb(251 146 60 / 0.25)
}

.hover\:decoration-orange-400\/30:hover {
    text-decoration-color: rgb(251 146 60 / 0.3)
}

.hover\:decoration-orange-400\/40:hover {
    text-decoration-color: rgb(251 146 60 / 0.4)
}

.hover\:decoration-orange-400\/5:hover {
    text-decoration-color: rgb(251 146 60 / 0.05)
}

.hover\:decoration-orange-400\/50:hover {
    text-decoration-color: rgb(251 146 60 / 0.5)
}

.hover\:decoration-orange-400\/60:hover {
    text-decoration-color: rgb(251 146 60 / 0.6)
}

.hover\:decoration-orange-400\/70:hover {
    text-decoration-color: rgb(251 146 60 / 0.7)
}

.hover\:decoration-orange-400\/75:hover {
    text-decoration-color: rgb(251 146 60 / 0.75)
}

.hover\:decoration-orange-400\/80:hover {
    text-decoration-color: rgb(251 146 60 / 0.8)
}

.hover\:decoration-orange-400\/90:hover {
    text-decoration-color: rgb(251 146 60 / 0.9)
}

.hover\:decoration-orange-400\/95:hover {
    text-decoration-color: rgb(251 146 60 / 0.95)
}

.hover\:decoration-orange-50:hover {
    text-decoration-color: #fff7ed
}

.hover\:decoration-orange-50\/0:hover {
    text-decoration-color: rgb(255 247 237 / 0)
}

.hover\:decoration-orange-50\/10:hover {
    text-decoration-color: rgb(255 247 237 / 0.1)
}

.hover\:decoration-orange-50\/100:hover {
    text-decoration-color: rgb(255 247 237 / 1)
}

.hover\:decoration-orange-50\/20:hover {
    text-decoration-color: rgb(255 247 237 / 0.2)
}

.hover\:decoration-orange-50\/25:hover {
    text-decoration-color: rgb(255 247 237 / 0.25)
}

.hover\:decoration-orange-50\/30:hover {
    text-decoration-color: rgb(255 247 237 / 0.3)
}

.hover\:decoration-orange-50\/40:hover {
    text-decoration-color: rgb(255 247 237 / 0.4)
}

.hover\:decoration-orange-50\/5:hover {
    text-decoration-color: rgb(255 247 237 / 0.05)
}

.hover\:decoration-orange-50\/50:hover {
    text-decoration-color: rgb(255 247 237 / 0.5)
}

.hover\:decoration-orange-50\/60:hover {
    text-decoration-color: rgb(255 247 237 / 0.6)
}

.hover\:decoration-orange-50\/70:hover {
    text-decoration-color: rgb(255 247 237 / 0.7)
}

.hover\:decoration-orange-50\/75:hover {
    text-decoration-color: rgb(255 247 237 / 0.75)
}

.hover\:decoration-orange-50\/80:hover {
    text-decoration-color: rgb(255 247 237 / 0.8)
}

.hover\:decoration-orange-50\/90:hover {
    text-decoration-color: rgb(255 247 237 / 0.9)
}

.hover\:decoration-orange-50\/95:hover {
    text-decoration-color: rgb(255 247 237 / 0.95)
}

.hover\:decoration-orange-500:hover {
    text-decoration-color: #f97316
}

.hover\:decoration-orange-500\/0:hover {
    text-decoration-color: rgb(249 115 22 / 0)
}

.hover\:decoration-orange-500\/10:hover {
    text-decoration-color: rgb(249 115 22 / 0.1)
}

.hover\:decoration-orange-500\/100:hover {
    text-decoration-color: rgb(249 115 22 / 1)
}

.hover\:decoration-orange-500\/20:hover {
    text-decoration-color: rgb(249 115 22 / 0.2)
}

.hover\:decoration-orange-500\/25:hover {
    text-decoration-color: rgb(249 115 22 / 0.25)
}

.hover\:decoration-orange-500\/30:hover {
    text-decoration-color: rgb(249 115 22 / 0.3)
}

.hover\:decoration-orange-500\/40:hover {
    text-decoration-color: rgb(249 115 22 / 0.4)
}

.hover\:decoration-orange-500\/5:hover {
    text-decoration-color: rgb(249 115 22 / 0.05)
}

.hover\:decoration-orange-500\/50:hover {
    text-decoration-color: rgb(249 115 22 / 0.5)
}

.hover\:decoration-orange-500\/60:hover {
    text-decoration-color: rgb(249 115 22 / 0.6)
}

.hover\:decoration-orange-500\/70:hover {
    text-decoration-color: rgb(249 115 22 / 0.7)
}

.hover\:decoration-orange-500\/75:hover {
    text-decoration-color: rgb(249 115 22 / 0.75)
}

.hover\:decoration-orange-500\/80:hover {
    text-decoration-color: rgb(249 115 22 / 0.8)
}

.hover\:decoration-orange-500\/90:hover {
    text-decoration-color: rgb(249 115 22 / 0.9)
}

.hover\:decoration-orange-500\/95:hover {
    text-decoration-color: rgb(249 115 22 / 0.95)
}

.hover\:decoration-orange-550:hover {
    text-decoration-color: #f57e41
}

.hover\:decoration-orange-550\/0:hover {
    text-decoration-color: rgb(245 126 65 / 0)
}

.hover\:decoration-orange-550\/10:hover {
    text-decoration-color: rgb(245 126 65 / 0.1)
}

.hover\:decoration-orange-550\/100:hover {
    text-decoration-color: rgb(245 126 65 / 1)
}

.hover\:decoration-orange-550\/20:hover {
    text-decoration-color: rgb(245 126 65 / 0.2)
}

.hover\:decoration-orange-550\/25:hover {
    text-decoration-color: rgb(245 126 65 / 0.25)
}

.hover\:decoration-orange-550\/30:hover {
    text-decoration-color: rgb(245 126 65 / 0.3)
}

.hover\:decoration-orange-550\/40:hover {
    text-decoration-color: rgb(245 126 65 / 0.4)
}

.hover\:decoration-orange-550\/5:hover {
    text-decoration-color: rgb(245 126 65 / 0.05)
}

.hover\:decoration-orange-550\/50:hover {
    text-decoration-color: rgb(245 126 65 / 0.5)
}

.hover\:decoration-orange-550\/60:hover {
    text-decoration-color: rgb(245 126 65 / 0.6)
}

.hover\:decoration-orange-550\/70:hover {
    text-decoration-color: rgb(245 126 65 / 0.7)
}

.hover\:decoration-orange-550\/75:hover {
    text-decoration-color: rgb(245 126 65 / 0.75)
}

.hover\:decoration-orange-550\/80:hover {
    text-decoration-color: rgb(245 126 65 / 0.8)
}

.hover\:decoration-orange-550\/90:hover {
    text-decoration-color: rgb(245 126 65 / 0.9)
}

.hover\:decoration-orange-550\/95:hover {
    text-decoration-color: rgb(245 126 65 / 0.95)
}

.hover\:decoration-orange-600:hover {
    text-decoration-color: #ea580c
}

.hover\:decoration-orange-600\/0:hover {
    text-decoration-color: rgb(234 88 12 / 0)
}

.hover\:decoration-orange-600\/10:hover {
    text-decoration-color: rgb(234 88 12 / 0.1)
}

.hover\:decoration-orange-600\/100:hover {
    text-decoration-color: rgb(234 88 12 / 1)
}

.hover\:decoration-orange-600\/20:hover {
    text-decoration-color: rgb(234 88 12 / 0.2)
}

.hover\:decoration-orange-600\/25:hover {
    text-decoration-color: rgb(234 88 12 / 0.25)
}

.hover\:decoration-orange-600\/30:hover {
    text-decoration-color: rgb(234 88 12 / 0.3)
}

.hover\:decoration-orange-600\/40:hover {
    text-decoration-color: rgb(234 88 12 / 0.4)
}

.hover\:decoration-orange-600\/5:hover {
    text-decoration-color: rgb(234 88 12 / 0.05)
}

.hover\:decoration-orange-600\/50:hover {
    text-decoration-color: rgb(234 88 12 / 0.5)
}

.hover\:decoration-orange-600\/60:hover {
    text-decoration-color: rgb(234 88 12 / 0.6)
}

.hover\:decoration-orange-600\/70:hover {
    text-decoration-color: rgb(234 88 12 / 0.7)
}

.hover\:decoration-orange-600\/75:hover {
    text-decoration-color: rgb(234 88 12 / 0.75)
}

.hover\:decoration-orange-600\/80:hover {
    text-decoration-color: rgb(234 88 12 / 0.8)
}

.hover\:decoration-orange-600\/90:hover {
    text-decoration-color: rgb(234 88 12 / 0.9)
}

.hover\:decoration-orange-600\/95:hover {
    text-decoration-color: rgb(234 88 12 / 0.95)
}

.hover\:decoration-orange-650:hover {
    text-decoration-color: #db6326
}

.hover\:decoration-orange-650\/0:hover {
    text-decoration-color: rgb(219 99 38 / 0)
}

.hover\:decoration-orange-650\/10:hover {
    text-decoration-color: rgb(219 99 38 / 0.1)
}

.hover\:decoration-orange-650\/100:hover {
    text-decoration-color: rgb(219 99 38 / 1)
}

.hover\:decoration-orange-650\/20:hover {
    text-decoration-color: rgb(219 99 38 / 0.2)
}

.hover\:decoration-orange-650\/25:hover {
    text-decoration-color: rgb(219 99 38 / 0.25)
}

.hover\:decoration-orange-650\/30:hover {
    text-decoration-color: rgb(219 99 38 / 0.3)
}

.hover\:decoration-orange-650\/40:hover {
    text-decoration-color: rgb(219 99 38 / 0.4)
}

.hover\:decoration-orange-650\/5:hover {
    text-decoration-color: rgb(219 99 38 / 0.05)
}

.hover\:decoration-orange-650\/50:hover {
    text-decoration-color: rgb(219 99 38 / 0.5)
}

.hover\:decoration-orange-650\/60:hover {
    text-decoration-color: rgb(219 99 38 / 0.6)
}

.hover\:decoration-orange-650\/70:hover {
    text-decoration-color: rgb(219 99 38 / 0.7)
}

.hover\:decoration-orange-650\/75:hover {
    text-decoration-color: rgb(219 99 38 / 0.75)
}

.hover\:decoration-orange-650\/80:hover {
    text-decoration-color: rgb(219 99 38 / 0.8)
}

.hover\:decoration-orange-650\/90:hover {
    text-decoration-color: rgb(219 99 38 / 0.9)
}

.hover\:decoration-orange-650\/95:hover {
    text-decoration-color: rgb(219 99 38 / 0.95)
}

.hover\:decoration-orange-700:hover {
    text-decoration-color: #c2410c
}

.hover\:decoration-orange-700\/0:hover {
    text-decoration-color: rgb(194 65 12 / 0)
}

.hover\:decoration-orange-700\/10:hover {
    text-decoration-color: rgb(194 65 12 / 0.1)
}

.hover\:decoration-orange-700\/100:hover {
    text-decoration-color: rgb(194 65 12 / 1)
}

.hover\:decoration-orange-700\/20:hover {
    text-decoration-color: rgb(194 65 12 / 0.2)
}

.hover\:decoration-orange-700\/25:hover {
    text-decoration-color: rgb(194 65 12 / 0.25)
}

.hover\:decoration-orange-700\/30:hover {
    text-decoration-color: rgb(194 65 12 / 0.3)
}

.hover\:decoration-orange-700\/40:hover {
    text-decoration-color: rgb(194 65 12 / 0.4)
}

.hover\:decoration-orange-700\/5:hover {
    text-decoration-color: rgb(194 65 12 / 0.05)
}

.hover\:decoration-orange-700\/50:hover {
    text-decoration-color: rgb(194 65 12 / 0.5)
}

.hover\:decoration-orange-700\/60:hover {
    text-decoration-color: rgb(194 65 12 / 0.6)
}

.hover\:decoration-orange-700\/70:hover {
    text-decoration-color: rgb(194 65 12 / 0.7)
}

.hover\:decoration-orange-700\/75:hover {
    text-decoration-color: rgb(194 65 12 / 0.75)
}

.hover\:decoration-orange-700\/80:hover {
    text-decoration-color: rgb(194 65 12 / 0.8)
}

.hover\:decoration-orange-700\/90:hover {
    text-decoration-color: rgb(194 65 12 / 0.9)
}

.hover\:decoration-orange-700\/95:hover {
    text-decoration-color: rgb(194 65 12 / 0.95)
}

.hover\:decoration-orange-750:hover {
    text-decoration-color: #783615
}

.hover\:decoration-orange-750\/0:hover {
    text-decoration-color: rgb(120 54 21 / 0)
}

.hover\:decoration-orange-750\/10:hover {
    text-decoration-color: rgb(120 54 21 / 0.1)
}

.hover\:decoration-orange-750\/100:hover {
    text-decoration-color: rgb(120 54 21 / 1)
}

.hover\:decoration-orange-750\/20:hover {
    text-decoration-color: rgb(120 54 21 / 0.2)
}

.hover\:decoration-orange-750\/25:hover {
    text-decoration-color: rgb(120 54 21 / 0.25)
}

.hover\:decoration-orange-750\/30:hover {
    text-decoration-color: rgb(120 54 21 / 0.3)
}

.hover\:decoration-orange-750\/40:hover {
    text-decoration-color: rgb(120 54 21 / 0.4)
}

.hover\:decoration-orange-750\/5:hover {
    text-decoration-color: rgb(120 54 21 / 0.05)
}

.hover\:decoration-orange-750\/50:hover {
    text-decoration-color: rgb(120 54 21 / 0.5)
}

.hover\:decoration-orange-750\/60:hover {
    text-decoration-color: rgb(120 54 21 / 0.6)
}

.hover\:decoration-orange-750\/70:hover {
    text-decoration-color: rgb(120 54 21 / 0.7)
}

.hover\:decoration-orange-750\/75:hover {
    text-decoration-color: rgb(120 54 21 / 0.75)
}

.hover\:decoration-orange-750\/80:hover {
    text-decoration-color: rgb(120 54 21 / 0.8)
}

.hover\:decoration-orange-750\/90:hover {
    text-decoration-color: rgb(120 54 21 / 0.9)
}

.hover\:decoration-orange-750\/95:hover {
    text-decoration-color: rgb(120 54 21 / 0.95)
}

.hover\:decoration-orange-800:hover {
    text-decoration-color: #9a3412
}

.hover\:decoration-orange-800\/0:hover {
    text-decoration-color: rgb(154 52 18 / 0)
}

.hover\:decoration-orange-800\/10:hover {
    text-decoration-color: rgb(154 52 18 / 0.1)
}

.hover\:decoration-orange-800\/100:hover {
    text-decoration-color: rgb(154 52 18 / 1)
}

.hover\:decoration-orange-800\/20:hover {
    text-decoration-color: rgb(154 52 18 / 0.2)
}

.hover\:decoration-orange-800\/25:hover {
    text-decoration-color: rgb(154 52 18 / 0.25)
}

.hover\:decoration-orange-800\/30:hover {
    text-decoration-color: rgb(154 52 18 / 0.3)
}

.hover\:decoration-orange-800\/40:hover {
    text-decoration-color: rgb(154 52 18 / 0.4)
}

.hover\:decoration-orange-800\/5:hover {
    text-decoration-color: rgb(154 52 18 / 0.05)
}

.hover\:decoration-orange-800\/50:hover {
    text-decoration-color: rgb(154 52 18 / 0.5)
}

.hover\:decoration-orange-800\/60:hover {
    text-decoration-color: rgb(154 52 18 / 0.6)
}

.hover\:decoration-orange-800\/70:hover {
    text-decoration-color: rgb(154 52 18 / 0.7)
}

.hover\:decoration-orange-800\/75:hover {
    text-decoration-color: rgb(154 52 18 / 0.75)
}

.hover\:decoration-orange-800\/80:hover {
    text-decoration-color: rgb(154 52 18 / 0.8)
}

.hover\:decoration-orange-800\/90:hover {
    text-decoration-color: rgb(154 52 18 / 0.9)
}

.hover\:decoration-orange-800\/95:hover {
    text-decoration-color: rgb(154 52 18 / 0.95)
}

.hover\:decoration-orange-850:hover {
    text-decoration-color: #4A0B21
}

.hover\:decoration-orange-850\/0:hover {
    text-decoration-color: rgb(74 11 33 / 0)
}

.hover\:decoration-orange-850\/10:hover {
    text-decoration-color: rgb(74 11 33 / 0.1)
}

.hover\:decoration-orange-850\/100:hover {
    text-decoration-color: rgb(74 11 33 / 1)
}

.hover\:decoration-orange-850\/20:hover {
    text-decoration-color: rgb(74 11 33 / 0.2)
}

.hover\:decoration-orange-850\/25:hover {
    text-decoration-color: rgb(74 11 33 / 0.25)
}

.hover\:decoration-orange-850\/30:hover {
    text-decoration-color: rgb(74 11 33 / 0.3)
}

.hover\:decoration-orange-850\/40:hover {
    text-decoration-color: rgb(74 11 33 / 0.4)
}

.hover\:decoration-orange-850\/5:hover {
    text-decoration-color: rgb(74 11 33 / 0.05)
}

.hover\:decoration-orange-850\/50:hover {
    text-decoration-color: rgb(74 11 33 / 0.5)
}

.hover\:decoration-orange-850\/60:hover {
    text-decoration-color: rgb(74 11 33 / 0.6)
}

.hover\:decoration-orange-850\/70:hover {
    text-decoration-color: rgb(74 11 33 / 0.7)
}

.hover\:decoration-orange-850\/75:hover {
    text-decoration-color: rgb(74 11 33 / 0.75)
}

.hover\:decoration-orange-850\/80:hover {
    text-decoration-color: rgb(74 11 33 / 0.8)
}

.hover\:decoration-orange-850\/90:hover {
    text-decoration-color: rgb(74 11 33 / 0.9)
}

.hover\:decoration-orange-850\/95:hover {
    text-decoration-color: rgb(74 11 33 / 0.95)
}

.hover\:decoration-orange-900:hover {
    text-decoration-color: #7c2d12
}

.hover\:decoration-orange-900\/0:hover {
    text-decoration-color: rgb(124 45 18 / 0)
}

.hover\:decoration-orange-900\/10:hover {
    text-decoration-color: rgb(124 45 18 / 0.1)
}

.hover\:decoration-orange-900\/100:hover {
    text-decoration-color: rgb(124 45 18 / 1)
}

.hover\:decoration-orange-900\/20:hover {
    text-decoration-color: rgb(124 45 18 / 0.2)
}

.hover\:decoration-orange-900\/25:hover {
    text-decoration-color: rgb(124 45 18 / 0.25)
}

.hover\:decoration-orange-900\/30:hover {
    text-decoration-color: rgb(124 45 18 / 0.3)
}

.hover\:decoration-orange-900\/40:hover {
    text-decoration-color: rgb(124 45 18 / 0.4)
}

.hover\:decoration-orange-900\/5:hover {
    text-decoration-color: rgb(124 45 18 / 0.05)
}

.hover\:decoration-orange-900\/50:hover {
    text-decoration-color: rgb(124 45 18 / 0.5)
}

.hover\:decoration-orange-900\/60:hover {
    text-decoration-color: rgb(124 45 18 / 0.6)
}

.hover\:decoration-orange-900\/70:hover {
    text-decoration-color: rgb(124 45 18 / 0.7)
}

.hover\:decoration-orange-900\/75:hover {
    text-decoration-color: rgb(124 45 18 / 0.75)
}

.hover\:decoration-orange-900\/80:hover {
    text-decoration-color: rgb(124 45 18 / 0.8)
}

.hover\:decoration-orange-900\/90:hover {
    text-decoration-color: rgb(124 45 18 / 0.9)
}

.hover\:decoration-orange-900\/95:hover {
    text-decoration-color: rgb(124 45 18 / 0.95)
}

.hover\:decoration-orange-950:hover {
    text-decoration-color: #80181F
}

.hover\:decoration-orange-950\/0:hover {
    text-decoration-color: rgb(128 24 31 / 0)
}

.hover\:decoration-orange-950\/10:hover {
    text-decoration-color: rgb(128 24 31 / 0.1)
}

.hover\:decoration-orange-950\/100:hover {
    text-decoration-color: rgb(128 24 31 / 1)
}

.hover\:decoration-orange-950\/20:hover {
    text-decoration-color: rgb(128 24 31 / 0.2)
}

.hover\:decoration-orange-950\/25:hover {
    text-decoration-color: rgb(128 24 31 / 0.25)
}

.hover\:decoration-orange-950\/30:hover {
    text-decoration-color: rgb(128 24 31 / 0.3)
}

.hover\:decoration-orange-950\/40:hover {
    text-decoration-color: rgb(128 24 31 / 0.4)
}

.hover\:decoration-orange-950\/5:hover {
    text-decoration-color: rgb(128 24 31 / 0.05)
}

.hover\:decoration-orange-950\/50:hover {
    text-decoration-color: rgb(128 24 31 / 0.5)
}

.hover\:decoration-orange-950\/60:hover {
    text-decoration-color: rgb(128 24 31 / 0.6)
}

.hover\:decoration-orange-950\/70:hover {
    text-decoration-color: rgb(128 24 31 / 0.7)
}

.hover\:decoration-orange-950\/75:hover {
    text-decoration-color: rgb(128 24 31 / 0.75)
}

.hover\:decoration-orange-950\/80:hover {
    text-decoration-color: rgb(128 24 31 / 0.8)
}

.hover\:decoration-orange-950\/90:hover {
    text-decoration-color: rgb(128 24 31 / 0.9)
}

.hover\:decoration-orange-950\/95:hover {
    text-decoration-color: rgb(128 24 31 / 0.95)
}

.hover\:decoration-pink-100:hover {
    text-decoration-color: #fce7f3
}

.hover\:decoration-pink-100\/0:hover {
    text-decoration-color: rgb(252 231 243 / 0)
}

.hover\:decoration-pink-100\/10:hover {
    text-decoration-color: rgb(252 231 243 / 0.1)
}

.hover\:decoration-pink-100\/100:hover {
    text-decoration-color: rgb(252 231 243 / 1)
}

.hover\:decoration-pink-100\/20:hover {
    text-decoration-color: rgb(252 231 243 / 0.2)
}

.hover\:decoration-pink-100\/25:hover {
    text-decoration-color: rgb(252 231 243 / 0.25)
}

.hover\:decoration-pink-100\/30:hover {
    text-decoration-color: rgb(252 231 243 / 0.3)
}

.hover\:decoration-pink-100\/40:hover {
    text-decoration-color: rgb(252 231 243 / 0.4)
}

.hover\:decoration-pink-100\/5:hover {
    text-decoration-color: rgb(252 231 243 / 0.05)
}

.hover\:decoration-pink-100\/50:hover {
    text-decoration-color: rgb(252 231 243 / 0.5)
}

.hover\:decoration-pink-100\/60:hover {
    text-decoration-color: rgb(252 231 243 / 0.6)
}

.hover\:decoration-pink-100\/70:hover {
    text-decoration-color: rgb(252 231 243 / 0.7)
}

.hover\:decoration-pink-100\/75:hover {
    text-decoration-color: rgb(252 231 243 / 0.75)
}

.hover\:decoration-pink-100\/80:hover {
    text-decoration-color: rgb(252 231 243 / 0.8)
}

.hover\:decoration-pink-100\/90:hover {
    text-decoration-color: rgb(252 231 243 / 0.9)
}

.hover\:decoration-pink-100\/95:hover {
    text-decoration-color: rgb(252 231 243 / 0.95)
}

.hover\:decoration-pink-200:hover {
    text-decoration-color: #fbcfe8
}

.hover\:decoration-pink-200\/0:hover {
    text-decoration-color: rgb(251 207 232 / 0)
}

.hover\:decoration-pink-200\/10:hover {
    text-decoration-color: rgb(251 207 232 / 0.1)
}

.hover\:decoration-pink-200\/100:hover {
    text-decoration-color: rgb(251 207 232 / 1)
}

.hover\:decoration-pink-200\/20:hover {
    text-decoration-color: rgb(251 207 232 / 0.2)
}

.hover\:decoration-pink-200\/25:hover {
    text-decoration-color: rgb(251 207 232 / 0.25)
}

.hover\:decoration-pink-200\/30:hover {
    text-decoration-color: rgb(251 207 232 / 0.3)
}

.hover\:decoration-pink-200\/40:hover {
    text-decoration-color: rgb(251 207 232 / 0.4)
}

.hover\:decoration-pink-200\/5:hover {
    text-decoration-color: rgb(251 207 232 / 0.05)
}

.hover\:decoration-pink-200\/50:hover {
    text-decoration-color: rgb(251 207 232 / 0.5)
}

.hover\:decoration-pink-200\/60:hover {
    text-decoration-color: rgb(251 207 232 / 0.6)
}

.hover\:decoration-pink-200\/70:hover {
    text-decoration-color: rgb(251 207 232 / 0.7)
}

.hover\:decoration-pink-200\/75:hover {
    text-decoration-color: rgb(251 207 232 / 0.75)
}

.hover\:decoration-pink-200\/80:hover {
    text-decoration-color: rgb(251 207 232 / 0.8)
}

.hover\:decoration-pink-200\/90:hover {
    text-decoration-color: rgb(251 207 232 / 0.9)
}

.hover\:decoration-pink-200\/95:hover {
    text-decoration-color: rgb(251 207 232 / 0.95)
}

.hover\:decoration-pink-300:hover {
    text-decoration-color: #f9a8d4
}

.hover\:decoration-pink-300\/0:hover {
    text-decoration-color: rgb(249 168 212 / 0)
}

.hover\:decoration-pink-300\/10:hover {
    text-decoration-color: rgb(249 168 212 / 0.1)
}

.hover\:decoration-pink-300\/100:hover {
    text-decoration-color: rgb(249 168 212 / 1)
}

.hover\:decoration-pink-300\/20:hover {
    text-decoration-color: rgb(249 168 212 / 0.2)
}

.hover\:decoration-pink-300\/25:hover {
    text-decoration-color: rgb(249 168 212 / 0.25)
}

.hover\:decoration-pink-300\/30:hover {
    text-decoration-color: rgb(249 168 212 / 0.3)
}

.hover\:decoration-pink-300\/40:hover {
    text-decoration-color: rgb(249 168 212 / 0.4)
}

.hover\:decoration-pink-300\/5:hover {
    text-decoration-color: rgb(249 168 212 / 0.05)
}

.hover\:decoration-pink-300\/50:hover {
    text-decoration-color: rgb(249 168 212 / 0.5)
}

.hover\:decoration-pink-300\/60:hover {
    text-decoration-color: rgb(249 168 212 / 0.6)
}

.hover\:decoration-pink-300\/70:hover {
    text-decoration-color: rgb(249 168 212 / 0.7)
}

.hover\:decoration-pink-300\/75:hover {
    text-decoration-color: rgb(249 168 212 / 0.75)
}

.hover\:decoration-pink-300\/80:hover {
    text-decoration-color: rgb(249 168 212 / 0.8)
}

.hover\:decoration-pink-300\/90:hover {
    text-decoration-color: rgb(249 168 212 / 0.9)
}

.hover\:decoration-pink-300\/95:hover {
    text-decoration-color: rgb(249 168 212 / 0.95)
}

.hover\:decoration-pink-400:hover {
    text-decoration-color: #f472b6
}

.hover\:decoration-pink-400\/0:hover {
    text-decoration-color: rgb(244 114 182 / 0)
}

.hover\:decoration-pink-400\/10:hover {
    text-decoration-color: rgb(244 114 182 / 0.1)
}

.hover\:decoration-pink-400\/100:hover {
    text-decoration-color: rgb(244 114 182 / 1)
}

.hover\:decoration-pink-400\/20:hover {
    text-decoration-color: rgb(244 114 182 / 0.2)
}

.hover\:decoration-pink-400\/25:hover {
    text-decoration-color: rgb(244 114 182 / 0.25)
}

.hover\:decoration-pink-400\/30:hover {
    text-decoration-color: rgb(244 114 182 / 0.3)
}

.hover\:decoration-pink-400\/40:hover {
    text-decoration-color: rgb(244 114 182 / 0.4)
}

.hover\:decoration-pink-400\/5:hover {
    text-decoration-color: rgb(244 114 182 / 0.05)
}

.hover\:decoration-pink-400\/50:hover {
    text-decoration-color: rgb(244 114 182 / 0.5)
}

.hover\:decoration-pink-400\/60:hover {
    text-decoration-color: rgb(244 114 182 / 0.6)
}

.hover\:decoration-pink-400\/70:hover {
    text-decoration-color: rgb(244 114 182 / 0.7)
}

.hover\:decoration-pink-400\/75:hover {
    text-decoration-color: rgb(244 114 182 / 0.75)
}

.hover\:decoration-pink-400\/80:hover {
    text-decoration-color: rgb(244 114 182 / 0.8)
}

.hover\:decoration-pink-400\/90:hover {
    text-decoration-color: rgb(244 114 182 / 0.9)
}

.hover\:decoration-pink-400\/95:hover {
    text-decoration-color: rgb(244 114 182 / 0.95)
}

.hover\:decoration-pink-50:hover {
    text-decoration-color: #fdf2f8
}

.hover\:decoration-pink-50\/0:hover {
    text-decoration-color: rgb(253 242 248 / 0)
}

.hover\:decoration-pink-50\/10:hover {
    text-decoration-color: rgb(253 242 248 / 0.1)
}

.hover\:decoration-pink-50\/100:hover {
    text-decoration-color: rgb(253 242 248 / 1)
}

.hover\:decoration-pink-50\/20:hover {
    text-decoration-color: rgb(253 242 248 / 0.2)
}

.hover\:decoration-pink-50\/25:hover {
    text-decoration-color: rgb(253 242 248 / 0.25)
}

.hover\:decoration-pink-50\/30:hover {
    text-decoration-color: rgb(253 242 248 / 0.3)
}

.hover\:decoration-pink-50\/40:hover {
    text-decoration-color: rgb(253 242 248 / 0.4)
}

.hover\:decoration-pink-50\/5:hover {
    text-decoration-color: rgb(253 242 248 / 0.05)
}

.hover\:decoration-pink-50\/50:hover {
    text-decoration-color: rgb(253 242 248 / 0.5)
}

.hover\:decoration-pink-50\/60:hover {
    text-decoration-color: rgb(253 242 248 / 0.6)
}

.hover\:decoration-pink-50\/70:hover {
    text-decoration-color: rgb(253 242 248 / 0.7)
}

.hover\:decoration-pink-50\/75:hover {
    text-decoration-color: rgb(253 242 248 / 0.75)
}

.hover\:decoration-pink-50\/80:hover {
    text-decoration-color: rgb(253 242 248 / 0.8)
}

.hover\:decoration-pink-50\/90:hover {
    text-decoration-color: rgb(253 242 248 / 0.9)
}

.hover\:decoration-pink-50\/95:hover {
    text-decoration-color: rgb(253 242 248 / 0.95)
}

.hover\:decoration-pink-500:hover {
    text-decoration-color: #ec4899
}

.hover\:decoration-pink-500\/0:hover {
    text-decoration-color: rgb(236 72 153 / 0)
}

.hover\:decoration-pink-500\/10:hover {
    text-decoration-color: rgb(236 72 153 / 0.1)
}

.hover\:decoration-pink-500\/100:hover {
    text-decoration-color: rgb(236 72 153 / 1)
}

.hover\:decoration-pink-500\/20:hover {
    text-decoration-color: rgb(236 72 153 / 0.2)
}

.hover\:decoration-pink-500\/25:hover {
    text-decoration-color: rgb(236 72 153 / 0.25)
}

.hover\:decoration-pink-500\/30:hover {
    text-decoration-color: rgb(236 72 153 / 0.3)
}

.hover\:decoration-pink-500\/40:hover {
    text-decoration-color: rgb(236 72 153 / 0.4)
}

.hover\:decoration-pink-500\/5:hover {
    text-decoration-color: rgb(236 72 153 / 0.05)
}

.hover\:decoration-pink-500\/50:hover {
    text-decoration-color: rgb(236 72 153 / 0.5)
}

.hover\:decoration-pink-500\/60:hover {
    text-decoration-color: rgb(236 72 153 / 0.6)
}

.hover\:decoration-pink-500\/70:hover {
    text-decoration-color: rgb(236 72 153 / 0.7)
}

.hover\:decoration-pink-500\/75:hover {
    text-decoration-color: rgb(236 72 153 / 0.75)
}

.hover\:decoration-pink-500\/80:hover {
    text-decoration-color: rgb(236 72 153 / 0.8)
}

.hover\:decoration-pink-500\/90:hover {
    text-decoration-color: rgb(236 72 153 / 0.9)
}

.hover\:decoration-pink-500\/95:hover {
    text-decoration-color: rgb(236 72 153 / 0.95)
}

.hover\:decoration-pink-550:hover {
    text-decoration-color: #E5226E
}

.hover\:decoration-pink-550\/0:hover {
    text-decoration-color: rgb(229 34 110 / 0)
}

.hover\:decoration-pink-550\/10:hover {
    text-decoration-color: rgb(229 34 110 / 0.1)
}

.hover\:decoration-pink-550\/100:hover {
    text-decoration-color: rgb(229 34 110 / 1)
}

.hover\:decoration-pink-550\/20:hover {
    text-decoration-color: rgb(229 34 110 / 0.2)
}

.hover\:decoration-pink-550\/25:hover {
    text-decoration-color: rgb(229 34 110 / 0.25)
}

.hover\:decoration-pink-550\/30:hover {
    text-decoration-color: rgb(229 34 110 / 0.3)
}

.hover\:decoration-pink-550\/40:hover {
    text-decoration-color: rgb(229 34 110 / 0.4)
}

.hover\:decoration-pink-550\/5:hover {
    text-decoration-color: rgb(229 34 110 / 0.05)
}

.hover\:decoration-pink-550\/50:hover {
    text-decoration-color: rgb(229 34 110 / 0.5)
}

.hover\:decoration-pink-550\/60:hover {
    text-decoration-color: rgb(229 34 110 / 0.6)
}

.hover\:decoration-pink-550\/70:hover {
    text-decoration-color: rgb(229 34 110 / 0.7)
}

.hover\:decoration-pink-550\/75:hover {
    text-decoration-color: rgb(229 34 110 / 0.75)
}

.hover\:decoration-pink-550\/80:hover {
    text-decoration-color: rgb(229 34 110 / 0.8)
}

.hover\:decoration-pink-550\/90:hover {
    text-decoration-color: rgb(229 34 110 / 0.9)
}

.hover\:decoration-pink-550\/95:hover {
    text-decoration-color: rgb(229 34 110 / 0.95)
}

.hover\:decoration-pink-600:hover {
    text-decoration-color: #db2777
}

.hover\:decoration-pink-600\/0:hover {
    text-decoration-color: rgb(219 39 119 / 0)
}

.hover\:decoration-pink-600\/10:hover {
    text-decoration-color: rgb(219 39 119 / 0.1)
}

.hover\:decoration-pink-600\/100:hover {
    text-decoration-color: rgb(219 39 119 / 1)
}

.hover\:decoration-pink-600\/20:hover {
    text-decoration-color: rgb(219 39 119 / 0.2)
}

.hover\:decoration-pink-600\/25:hover {
    text-decoration-color: rgb(219 39 119 / 0.25)
}

.hover\:decoration-pink-600\/30:hover {
    text-decoration-color: rgb(219 39 119 / 0.3)
}

.hover\:decoration-pink-600\/40:hover {
    text-decoration-color: rgb(219 39 119 / 0.4)
}

.hover\:decoration-pink-600\/5:hover {
    text-decoration-color: rgb(219 39 119 / 0.05)
}

.hover\:decoration-pink-600\/50:hover {
    text-decoration-color: rgb(219 39 119 / 0.5)
}

.hover\:decoration-pink-600\/60:hover {
    text-decoration-color: rgb(219 39 119 / 0.6)
}

.hover\:decoration-pink-600\/70:hover {
    text-decoration-color: rgb(219 39 119 / 0.7)
}

.hover\:decoration-pink-600\/75:hover {
    text-decoration-color: rgb(219 39 119 / 0.75)
}

.hover\:decoration-pink-600\/80:hover {
    text-decoration-color: rgb(219 39 119 / 0.8)
}

.hover\:decoration-pink-600\/90:hover {
    text-decoration-color: rgb(219 39 119 / 0.9)
}

.hover\:decoration-pink-600\/95:hover {
    text-decoration-color: rgb(219 39 119 / 0.95)
}

.hover\:decoration-pink-700:hover {
    text-decoration-color: #be185d
}

.hover\:decoration-pink-700\/0:hover {
    text-decoration-color: rgb(190 24 93 / 0)
}

.hover\:decoration-pink-700\/10:hover {
    text-decoration-color: rgb(190 24 93 / 0.1)
}

.hover\:decoration-pink-700\/100:hover {
    text-decoration-color: rgb(190 24 93 / 1)
}

.hover\:decoration-pink-700\/20:hover {
    text-decoration-color: rgb(190 24 93 / 0.2)
}

.hover\:decoration-pink-700\/25:hover {
    text-decoration-color: rgb(190 24 93 / 0.25)
}

.hover\:decoration-pink-700\/30:hover {
    text-decoration-color: rgb(190 24 93 / 0.3)
}

.hover\:decoration-pink-700\/40:hover {
    text-decoration-color: rgb(190 24 93 / 0.4)
}

.hover\:decoration-pink-700\/5:hover {
    text-decoration-color: rgb(190 24 93 / 0.05)
}

.hover\:decoration-pink-700\/50:hover {
    text-decoration-color: rgb(190 24 93 / 0.5)
}

.hover\:decoration-pink-700\/60:hover {
    text-decoration-color: rgb(190 24 93 / 0.6)
}

.hover\:decoration-pink-700\/70:hover {
    text-decoration-color: rgb(190 24 93 / 0.7)
}

.hover\:decoration-pink-700\/75:hover {
    text-decoration-color: rgb(190 24 93 / 0.75)
}

.hover\:decoration-pink-700\/80:hover {
    text-decoration-color: rgb(190 24 93 / 0.8)
}

.hover\:decoration-pink-700\/90:hover {
    text-decoration-color: rgb(190 24 93 / 0.9)
}

.hover\:decoration-pink-700\/95:hover {
    text-decoration-color: rgb(190 24 93 / 0.95)
}

.hover\:decoration-pink-800:hover {
    text-decoration-color: #9d174d
}

.hover\:decoration-pink-800\/0:hover {
    text-decoration-color: rgb(157 23 77 / 0)
}

.hover\:decoration-pink-800\/10:hover {
    text-decoration-color: rgb(157 23 77 / 0.1)
}

.hover\:decoration-pink-800\/100:hover {
    text-decoration-color: rgb(157 23 77 / 1)
}

.hover\:decoration-pink-800\/20:hover {
    text-decoration-color: rgb(157 23 77 / 0.2)
}

.hover\:decoration-pink-800\/25:hover {
    text-decoration-color: rgb(157 23 77 / 0.25)
}

.hover\:decoration-pink-800\/30:hover {
    text-decoration-color: rgb(157 23 77 / 0.3)
}

.hover\:decoration-pink-800\/40:hover {
    text-decoration-color: rgb(157 23 77 / 0.4)
}

.hover\:decoration-pink-800\/5:hover {
    text-decoration-color: rgb(157 23 77 / 0.05)
}

.hover\:decoration-pink-800\/50:hover {
    text-decoration-color: rgb(157 23 77 / 0.5)
}

.hover\:decoration-pink-800\/60:hover {
    text-decoration-color: rgb(157 23 77 / 0.6)
}

.hover\:decoration-pink-800\/70:hover {
    text-decoration-color: rgb(157 23 77 / 0.7)
}

.hover\:decoration-pink-800\/75:hover {
    text-decoration-color: rgb(157 23 77 / 0.75)
}

.hover\:decoration-pink-800\/80:hover {
    text-decoration-color: rgb(157 23 77 / 0.8)
}

.hover\:decoration-pink-800\/90:hover {
    text-decoration-color: rgb(157 23 77 / 0.9)
}

.hover\:decoration-pink-800\/95:hover {
    text-decoration-color: rgb(157 23 77 / 0.95)
}

.hover\:decoration-pink-900:hover {
    text-decoration-color: #831843
}

.hover\:decoration-pink-900\/0:hover {
    text-decoration-color: rgb(131 24 67 / 0)
}

.hover\:decoration-pink-900\/10:hover {
    text-decoration-color: rgb(131 24 67 / 0.1)
}

.hover\:decoration-pink-900\/100:hover {
    text-decoration-color: rgb(131 24 67 / 1)
}

.hover\:decoration-pink-900\/20:hover {
    text-decoration-color: rgb(131 24 67 / 0.2)
}

.hover\:decoration-pink-900\/25:hover {
    text-decoration-color: rgb(131 24 67 / 0.25)
}

.hover\:decoration-pink-900\/30:hover {
    text-decoration-color: rgb(131 24 67 / 0.3)
}

.hover\:decoration-pink-900\/40:hover {
    text-decoration-color: rgb(131 24 67 / 0.4)
}

.hover\:decoration-pink-900\/5:hover {
    text-decoration-color: rgb(131 24 67 / 0.05)
}

.hover\:decoration-pink-900\/50:hover {
    text-decoration-color: rgb(131 24 67 / 0.5)
}

.hover\:decoration-pink-900\/60:hover {
    text-decoration-color: rgb(131 24 67 / 0.6)
}

.hover\:decoration-pink-900\/70:hover {
    text-decoration-color: rgb(131 24 67 / 0.7)
}

.hover\:decoration-pink-900\/75:hover {
    text-decoration-color: rgb(131 24 67 / 0.75)
}

.hover\:decoration-pink-900\/80:hover {
    text-decoration-color: rgb(131 24 67 / 0.8)
}

.hover\:decoration-pink-900\/90:hover {
    text-decoration-color: rgb(131 24 67 / 0.9)
}

.hover\:decoration-pink-900\/95:hover {
    text-decoration-color: rgb(131 24 67 / 0.95)
}

.hover\:decoration-pink-950:hover {
    text-decoration-color: #500724
}

.hover\:decoration-pink-950\/0:hover {
    text-decoration-color: rgb(80 7 36 / 0)
}

.hover\:decoration-pink-950\/10:hover {
    text-decoration-color: rgb(80 7 36 / 0.1)
}

.hover\:decoration-pink-950\/100:hover {
    text-decoration-color: rgb(80 7 36 / 1)
}

.hover\:decoration-pink-950\/20:hover {
    text-decoration-color: rgb(80 7 36 / 0.2)
}

.hover\:decoration-pink-950\/25:hover {
    text-decoration-color: rgb(80 7 36 / 0.25)
}

.hover\:decoration-pink-950\/30:hover {
    text-decoration-color: rgb(80 7 36 / 0.3)
}

.hover\:decoration-pink-950\/40:hover {
    text-decoration-color: rgb(80 7 36 / 0.4)
}

.hover\:decoration-pink-950\/5:hover {
    text-decoration-color: rgb(80 7 36 / 0.05)
}

.hover\:decoration-pink-950\/50:hover {
    text-decoration-color: rgb(80 7 36 / 0.5)
}

.hover\:decoration-pink-950\/60:hover {
    text-decoration-color: rgb(80 7 36 / 0.6)
}

.hover\:decoration-pink-950\/70:hover {
    text-decoration-color: rgb(80 7 36 / 0.7)
}

.hover\:decoration-pink-950\/75:hover {
    text-decoration-color: rgb(80 7 36 / 0.75)
}

.hover\:decoration-pink-950\/80:hover {
    text-decoration-color: rgb(80 7 36 / 0.8)
}

.hover\:decoration-pink-950\/90:hover {
    text-decoration-color: rgb(80 7 36 / 0.9)
}

.hover\:decoration-pink-950\/95:hover {
    text-decoration-color: rgb(80 7 36 / 0.95)
}

.hover\:decoration-rose-100:hover {
    text-decoration-color: #ffe4e6
}

.hover\:decoration-rose-100\/0:hover {
    text-decoration-color: rgb(255 228 230 / 0)
}

.hover\:decoration-rose-100\/10:hover {
    text-decoration-color: rgb(255 228 230 / 0.1)
}

.hover\:decoration-rose-100\/100:hover {
    text-decoration-color: rgb(255 228 230 / 1)
}

.hover\:decoration-rose-100\/20:hover {
    text-decoration-color: rgb(255 228 230 / 0.2)
}

.hover\:decoration-rose-100\/25:hover {
    text-decoration-color: rgb(255 228 230 / 0.25)
}

.hover\:decoration-rose-100\/30:hover {
    text-decoration-color: rgb(255 228 230 / 0.3)
}

.hover\:decoration-rose-100\/40:hover {
    text-decoration-color: rgb(255 228 230 / 0.4)
}

.hover\:decoration-rose-100\/5:hover {
    text-decoration-color: rgb(255 228 230 / 0.05)
}

.hover\:decoration-rose-100\/50:hover {
    text-decoration-color: rgb(255 228 230 / 0.5)
}

.hover\:decoration-rose-100\/60:hover {
    text-decoration-color: rgb(255 228 230 / 0.6)
}

.hover\:decoration-rose-100\/70:hover {
    text-decoration-color: rgb(255 228 230 / 0.7)
}

.hover\:decoration-rose-100\/75:hover {
    text-decoration-color: rgb(255 228 230 / 0.75)
}

.hover\:decoration-rose-100\/80:hover {
    text-decoration-color: rgb(255 228 230 / 0.8)
}

.hover\:decoration-rose-100\/90:hover {
    text-decoration-color: rgb(255 228 230 / 0.9)
}

.hover\:decoration-rose-100\/95:hover {
    text-decoration-color: rgb(255 228 230 / 0.95)
}

.hover\:decoration-rose-200:hover {
    text-decoration-color: #fecdd3
}

.hover\:decoration-rose-200\/0:hover {
    text-decoration-color: rgb(254 205 211 / 0)
}

.hover\:decoration-rose-200\/10:hover {
    text-decoration-color: rgb(254 205 211 / 0.1)
}

.hover\:decoration-rose-200\/100:hover {
    text-decoration-color: rgb(254 205 211 / 1)
}

.hover\:decoration-rose-200\/20:hover {
    text-decoration-color: rgb(254 205 211 / 0.2)
}

.hover\:decoration-rose-200\/25:hover {
    text-decoration-color: rgb(254 205 211 / 0.25)
}

.hover\:decoration-rose-200\/30:hover {
    text-decoration-color: rgb(254 205 211 / 0.3)
}

.hover\:decoration-rose-200\/40:hover {
    text-decoration-color: rgb(254 205 211 / 0.4)
}

.hover\:decoration-rose-200\/5:hover {
    text-decoration-color: rgb(254 205 211 / 0.05)
}

.hover\:decoration-rose-200\/50:hover {
    text-decoration-color: rgb(254 205 211 / 0.5)
}

.hover\:decoration-rose-200\/60:hover {
    text-decoration-color: rgb(254 205 211 / 0.6)
}

.hover\:decoration-rose-200\/70:hover {
    text-decoration-color: rgb(254 205 211 / 0.7)
}

.hover\:decoration-rose-200\/75:hover {
    text-decoration-color: rgb(254 205 211 / 0.75)
}

.hover\:decoration-rose-200\/80:hover {
    text-decoration-color: rgb(254 205 211 / 0.8)
}

.hover\:decoration-rose-200\/90:hover {
    text-decoration-color: rgb(254 205 211 / 0.9)
}

.hover\:decoration-rose-200\/95:hover {
    text-decoration-color: rgb(254 205 211 / 0.95)
}

.hover\:decoration-rose-300:hover {
    text-decoration-color: #fda4af
}

.hover\:decoration-rose-300\/0:hover {
    text-decoration-color: rgb(253 164 175 / 0)
}

.hover\:decoration-rose-300\/10:hover {
    text-decoration-color: rgb(253 164 175 / 0.1)
}

.hover\:decoration-rose-300\/100:hover {
    text-decoration-color: rgb(253 164 175 / 1)
}

.hover\:decoration-rose-300\/20:hover {
    text-decoration-color: rgb(253 164 175 / 0.2)
}

.hover\:decoration-rose-300\/25:hover {
    text-decoration-color: rgb(253 164 175 / 0.25)
}

.hover\:decoration-rose-300\/30:hover {
    text-decoration-color: rgb(253 164 175 / 0.3)
}

.hover\:decoration-rose-300\/40:hover {
    text-decoration-color: rgb(253 164 175 / 0.4)
}

.hover\:decoration-rose-300\/5:hover {
    text-decoration-color: rgb(253 164 175 / 0.05)
}

.hover\:decoration-rose-300\/50:hover {
    text-decoration-color: rgb(253 164 175 / 0.5)
}

.hover\:decoration-rose-300\/60:hover {
    text-decoration-color: rgb(253 164 175 / 0.6)
}

.hover\:decoration-rose-300\/70:hover {
    text-decoration-color: rgb(253 164 175 / 0.7)
}

.hover\:decoration-rose-300\/75:hover {
    text-decoration-color: rgb(253 164 175 / 0.75)
}

.hover\:decoration-rose-300\/80:hover {
    text-decoration-color: rgb(253 164 175 / 0.8)
}

.hover\:decoration-rose-300\/90:hover {
    text-decoration-color: rgb(253 164 175 / 0.9)
}

.hover\:decoration-rose-300\/95:hover {
    text-decoration-color: rgb(253 164 175 / 0.95)
}

.hover\:decoration-rose-350:hover {
    text-decoration-color: #F893BC
}

.hover\:decoration-rose-350\/0:hover {
    text-decoration-color: rgb(248 147 188 / 0)
}

.hover\:decoration-rose-350\/10:hover {
    text-decoration-color: rgb(248 147 188 / 0.1)
}

.hover\:decoration-rose-350\/100:hover {
    text-decoration-color: rgb(248 147 188 / 1)
}

.hover\:decoration-rose-350\/20:hover {
    text-decoration-color: rgb(248 147 188 / 0.2)
}

.hover\:decoration-rose-350\/25:hover {
    text-decoration-color: rgb(248 147 188 / 0.25)
}

.hover\:decoration-rose-350\/30:hover {
    text-decoration-color: rgb(248 147 188 / 0.3)
}

.hover\:decoration-rose-350\/40:hover {
    text-decoration-color: rgb(248 147 188 / 0.4)
}

.hover\:decoration-rose-350\/5:hover {
    text-decoration-color: rgb(248 147 188 / 0.05)
}

.hover\:decoration-rose-350\/50:hover {
    text-decoration-color: rgb(248 147 188 / 0.5)
}

.hover\:decoration-rose-350\/60:hover {
    text-decoration-color: rgb(248 147 188 / 0.6)
}

.hover\:decoration-rose-350\/70:hover {
    text-decoration-color: rgb(248 147 188 / 0.7)
}

.hover\:decoration-rose-350\/75:hover {
    text-decoration-color: rgb(248 147 188 / 0.75)
}

.hover\:decoration-rose-350\/80:hover {
    text-decoration-color: rgb(248 147 188 / 0.8)
}

.hover\:decoration-rose-350\/90:hover {
    text-decoration-color: rgb(248 147 188 / 0.9)
}

.hover\:decoration-rose-350\/95:hover {
    text-decoration-color: rgb(248 147 188 / 0.95)
}

.hover\:decoration-rose-400:hover {
    text-decoration-color: #fb7185
}

.hover\:decoration-rose-400\/0:hover {
    text-decoration-color: rgb(251 113 133 / 0)
}

.hover\:decoration-rose-400\/10:hover {
    text-decoration-color: rgb(251 113 133 / 0.1)
}

.hover\:decoration-rose-400\/100:hover {
    text-decoration-color: rgb(251 113 133 / 1)
}

.hover\:decoration-rose-400\/20:hover {
    text-decoration-color: rgb(251 113 133 / 0.2)
}

.hover\:decoration-rose-400\/25:hover {
    text-decoration-color: rgb(251 113 133 / 0.25)
}

.hover\:decoration-rose-400\/30:hover {
    text-decoration-color: rgb(251 113 133 / 0.3)
}

.hover\:decoration-rose-400\/40:hover {
    text-decoration-color: rgb(251 113 133 / 0.4)
}

.hover\:decoration-rose-400\/5:hover {
    text-decoration-color: rgb(251 113 133 / 0.05)
}

.hover\:decoration-rose-400\/50:hover {
    text-decoration-color: rgb(251 113 133 / 0.5)
}

.hover\:decoration-rose-400\/60:hover {
    text-decoration-color: rgb(251 113 133 / 0.6)
}

.hover\:decoration-rose-400\/70:hover {
    text-decoration-color: rgb(251 113 133 / 0.7)
}

.hover\:decoration-rose-400\/75:hover {
    text-decoration-color: rgb(251 113 133 / 0.75)
}

.hover\:decoration-rose-400\/80:hover {
    text-decoration-color: rgb(251 113 133 / 0.8)
}

.hover\:decoration-rose-400\/90:hover {
    text-decoration-color: rgb(251 113 133 / 0.9)
}

.hover\:decoration-rose-400\/95:hover {
    text-decoration-color: rgb(251 113 133 / 0.95)
}

.hover\:decoration-rose-450:hover {
    text-decoration-color: #FE005B
}

.hover\:decoration-rose-450\/0:hover {
    text-decoration-color: rgb(254 0 91 / 0)
}

.hover\:decoration-rose-450\/10:hover {
    text-decoration-color: rgb(254 0 91 / 0.1)
}

.hover\:decoration-rose-450\/100:hover {
    text-decoration-color: rgb(254 0 91 / 1)
}

.hover\:decoration-rose-450\/20:hover {
    text-decoration-color: rgb(254 0 91 / 0.2)
}

.hover\:decoration-rose-450\/25:hover {
    text-decoration-color: rgb(254 0 91 / 0.25)
}

.hover\:decoration-rose-450\/30:hover {
    text-decoration-color: rgb(254 0 91 / 0.3)
}

.hover\:decoration-rose-450\/40:hover {
    text-decoration-color: rgb(254 0 91 / 0.4)
}

.hover\:decoration-rose-450\/5:hover {
    text-decoration-color: rgb(254 0 91 / 0.05)
}

.hover\:decoration-rose-450\/50:hover {
    text-decoration-color: rgb(254 0 91 / 0.5)
}

.hover\:decoration-rose-450\/60:hover {
    text-decoration-color: rgb(254 0 91 / 0.6)
}

.hover\:decoration-rose-450\/70:hover {
    text-decoration-color: rgb(254 0 91 / 0.7)
}

.hover\:decoration-rose-450\/75:hover {
    text-decoration-color: rgb(254 0 91 / 0.75)
}

.hover\:decoration-rose-450\/80:hover {
    text-decoration-color: rgb(254 0 91 / 0.8)
}

.hover\:decoration-rose-450\/90:hover {
    text-decoration-color: rgb(254 0 91 / 0.9)
}

.hover\:decoration-rose-450\/95:hover {
    text-decoration-color: rgb(254 0 91 / 0.95)
}

.hover\:decoration-rose-50:hover {
    text-decoration-color: #fff1f2
}

.hover\:decoration-rose-50\/0:hover {
    text-decoration-color: rgb(255 241 242 / 0)
}

.hover\:decoration-rose-50\/10:hover {
    text-decoration-color: rgb(255 241 242 / 0.1)
}

.hover\:decoration-rose-50\/100:hover {
    text-decoration-color: rgb(255 241 242 / 1)
}

.hover\:decoration-rose-50\/20:hover {
    text-decoration-color: rgb(255 241 242 / 0.2)
}

.hover\:decoration-rose-50\/25:hover {
    text-decoration-color: rgb(255 241 242 / 0.25)
}

.hover\:decoration-rose-50\/30:hover {
    text-decoration-color: rgb(255 241 242 / 0.3)
}

.hover\:decoration-rose-50\/40:hover {
    text-decoration-color: rgb(255 241 242 / 0.4)
}

.hover\:decoration-rose-50\/5:hover {
    text-decoration-color: rgb(255 241 242 / 0.05)
}

.hover\:decoration-rose-50\/50:hover {
    text-decoration-color: rgb(255 241 242 / 0.5)
}

.hover\:decoration-rose-50\/60:hover {
    text-decoration-color: rgb(255 241 242 / 0.6)
}

.hover\:decoration-rose-50\/70:hover {
    text-decoration-color: rgb(255 241 242 / 0.7)
}

.hover\:decoration-rose-50\/75:hover {
    text-decoration-color: rgb(255 241 242 / 0.75)
}

.hover\:decoration-rose-50\/80:hover {
    text-decoration-color: rgb(255 241 242 / 0.8)
}

.hover\:decoration-rose-50\/90:hover {
    text-decoration-color: rgb(255 241 242 / 0.9)
}

.hover\:decoration-rose-50\/95:hover {
    text-decoration-color: rgb(255 241 242 / 0.95)
}

.hover\:decoration-rose-500:hover {
    text-decoration-color: #f43f5e
}

.hover\:decoration-rose-500\/0:hover {
    text-decoration-color: rgb(244 63 94 / 0)
}

.hover\:decoration-rose-500\/10:hover {
    text-decoration-color: rgb(244 63 94 / 0.1)
}

.hover\:decoration-rose-500\/100:hover {
    text-decoration-color: rgb(244 63 94 / 1)
}

.hover\:decoration-rose-500\/20:hover {
    text-decoration-color: rgb(244 63 94 / 0.2)
}

.hover\:decoration-rose-500\/25:hover {
    text-decoration-color: rgb(244 63 94 / 0.25)
}

.hover\:decoration-rose-500\/30:hover {
    text-decoration-color: rgb(244 63 94 / 0.3)
}

.hover\:decoration-rose-500\/40:hover {
    text-decoration-color: rgb(244 63 94 / 0.4)
}

.hover\:decoration-rose-500\/5:hover {
    text-decoration-color: rgb(244 63 94 / 0.05)
}

.hover\:decoration-rose-500\/50:hover {
    text-decoration-color: rgb(244 63 94 / 0.5)
}

.hover\:decoration-rose-500\/60:hover {
    text-decoration-color: rgb(244 63 94 / 0.6)
}

.hover\:decoration-rose-500\/70:hover {
    text-decoration-color: rgb(244 63 94 / 0.7)
}

.hover\:decoration-rose-500\/75:hover {
    text-decoration-color: rgb(244 63 94 / 0.75)
}

.hover\:decoration-rose-500\/80:hover {
    text-decoration-color: rgb(244 63 94 / 0.8)
}

.hover\:decoration-rose-500\/90:hover {
    text-decoration-color: rgb(244 63 94 / 0.9)
}

.hover\:decoration-rose-500\/95:hover {
    text-decoration-color: rgb(244 63 94 / 0.95)
}

.hover\:decoration-rose-600:hover {
    text-decoration-color: #e11d48
}

.hover\:decoration-rose-600\/0:hover {
    text-decoration-color: rgb(225 29 72 / 0)
}

.hover\:decoration-rose-600\/10:hover {
    text-decoration-color: rgb(225 29 72 / 0.1)
}

.hover\:decoration-rose-600\/100:hover {
    text-decoration-color: rgb(225 29 72 / 1)
}

.hover\:decoration-rose-600\/20:hover {
    text-decoration-color: rgb(225 29 72 / 0.2)
}

.hover\:decoration-rose-600\/25:hover {
    text-decoration-color: rgb(225 29 72 / 0.25)
}

.hover\:decoration-rose-600\/30:hover {
    text-decoration-color: rgb(225 29 72 / 0.3)
}

.hover\:decoration-rose-600\/40:hover {
    text-decoration-color: rgb(225 29 72 / 0.4)
}

.hover\:decoration-rose-600\/5:hover {
    text-decoration-color: rgb(225 29 72 / 0.05)
}

.hover\:decoration-rose-600\/50:hover {
    text-decoration-color: rgb(225 29 72 / 0.5)
}

.hover\:decoration-rose-600\/60:hover {
    text-decoration-color: rgb(225 29 72 / 0.6)
}

.hover\:decoration-rose-600\/70:hover {
    text-decoration-color: rgb(225 29 72 / 0.7)
}

.hover\:decoration-rose-600\/75:hover {
    text-decoration-color: rgb(225 29 72 / 0.75)
}

.hover\:decoration-rose-600\/80:hover {
    text-decoration-color: rgb(225 29 72 / 0.8)
}

.hover\:decoration-rose-600\/90:hover {
    text-decoration-color: rgb(225 29 72 / 0.9)
}

.hover\:decoration-rose-600\/95:hover {
    text-decoration-color: rgb(225 29 72 / 0.95)
}

.hover\:decoration-rose-700:hover {
    text-decoration-color: #be123c
}

.hover\:decoration-rose-700\/0:hover {
    text-decoration-color: rgb(190 18 60 / 0)
}

.hover\:decoration-rose-700\/10:hover {
    text-decoration-color: rgb(190 18 60 / 0.1)
}

.hover\:decoration-rose-700\/100:hover {
    text-decoration-color: rgb(190 18 60 / 1)
}

.hover\:decoration-rose-700\/20:hover {
    text-decoration-color: rgb(190 18 60 / 0.2)
}

.hover\:decoration-rose-700\/25:hover {
    text-decoration-color: rgb(190 18 60 / 0.25)
}

.hover\:decoration-rose-700\/30:hover {
    text-decoration-color: rgb(190 18 60 / 0.3)
}

.hover\:decoration-rose-700\/40:hover {
    text-decoration-color: rgb(190 18 60 / 0.4)
}

.hover\:decoration-rose-700\/5:hover {
    text-decoration-color: rgb(190 18 60 / 0.05)
}

.hover\:decoration-rose-700\/50:hover {
    text-decoration-color: rgb(190 18 60 / 0.5)
}

.hover\:decoration-rose-700\/60:hover {
    text-decoration-color: rgb(190 18 60 / 0.6)
}

.hover\:decoration-rose-700\/70:hover {
    text-decoration-color: rgb(190 18 60 / 0.7)
}

.hover\:decoration-rose-700\/75:hover {
    text-decoration-color: rgb(190 18 60 / 0.75)
}

.hover\:decoration-rose-700\/80:hover {
    text-decoration-color: rgb(190 18 60 / 0.8)
}

.hover\:decoration-rose-700\/90:hover {
    text-decoration-color: rgb(190 18 60 / 0.9)
}

.hover\:decoration-rose-700\/95:hover {
    text-decoration-color: rgb(190 18 60 / 0.95)
}

.hover\:decoration-rose-800:hover {
    text-decoration-color: #9f1239
}

.hover\:decoration-rose-800\/0:hover {
    text-decoration-color: rgb(159 18 57 / 0)
}

.hover\:decoration-rose-800\/10:hover {
    text-decoration-color: rgb(159 18 57 / 0.1)
}

.hover\:decoration-rose-800\/100:hover {
    text-decoration-color: rgb(159 18 57 / 1)
}

.hover\:decoration-rose-800\/20:hover {
    text-decoration-color: rgb(159 18 57 / 0.2)
}

.hover\:decoration-rose-800\/25:hover {
    text-decoration-color: rgb(159 18 57 / 0.25)
}

.hover\:decoration-rose-800\/30:hover {
    text-decoration-color: rgb(159 18 57 / 0.3)
}

.hover\:decoration-rose-800\/40:hover {
    text-decoration-color: rgb(159 18 57 / 0.4)
}

.hover\:decoration-rose-800\/5:hover {
    text-decoration-color: rgb(159 18 57 / 0.05)
}

.hover\:decoration-rose-800\/50:hover {
    text-decoration-color: rgb(159 18 57 / 0.5)
}

.hover\:decoration-rose-800\/60:hover {
    text-decoration-color: rgb(159 18 57 / 0.6)
}

.hover\:decoration-rose-800\/70:hover {
    text-decoration-color: rgb(159 18 57 / 0.7)
}

.hover\:decoration-rose-800\/75:hover {
    text-decoration-color: rgb(159 18 57 / 0.75)
}

.hover\:decoration-rose-800\/80:hover {
    text-decoration-color: rgb(159 18 57 / 0.8)
}

.hover\:decoration-rose-800\/90:hover {
    text-decoration-color: rgb(159 18 57 / 0.9)
}

.hover\:decoration-rose-800\/95:hover {
    text-decoration-color: rgb(159 18 57 / 0.95)
}

.hover\:decoration-rose-900:hover {
    text-decoration-color: #881337
}

.hover\:decoration-rose-900\/0:hover {
    text-decoration-color: rgb(136 19 55 / 0)
}

.hover\:decoration-rose-900\/10:hover {
    text-decoration-color: rgb(136 19 55 / 0.1)
}

.hover\:decoration-rose-900\/100:hover {
    text-decoration-color: rgb(136 19 55 / 1)
}

.hover\:decoration-rose-900\/20:hover {
    text-decoration-color: rgb(136 19 55 / 0.2)
}

.hover\:decoration-rose-900\/25:hover {
    text-decoration-color: rgb(136 19 55 / 0.25)
}

.hover\:decoration-rose-900\/30:hover {
    text-decoration-color: rgb(136 19 55 / 0.3)
}

.hover\:decoration-rose-900\/40:hover {
    text-decoration-color: rgb(136 19 55 / 0.4)
}

.hover\:decoration-rose-900\/5:hover {
    text-decoration-color: rgb(136 19 55 / 0.05)
}

.hover\:decoration-rose-900\/50:hover {
    text-decoration-color: rgb(136 19 55 / 0.5)
}

.hover\:decoration-rose-900\/60:hover {
    text-decoration-color: rgb(136 19 55 / 0.6)
}

.hover\:decoration-rose-900\/70:hover {
    text-decoration-color: rgb(136 19 55 / 0.7)
}

.hover\:decoration-rose-900\/75:hover {
    text-decoration-color: rgb(136 19 55 / 0.75)
}

.hover\:decoration-rose-900\/80:hover {
    text-decoration-color: rgb(136 19 55 / 0.8)
}

.hover\:decoration-rose-900\/90:hover {
    text-decoration-color: rgb(136 19 55 / 0.9)
}

.hover\:decoration-rose-900\/95:hover {
    text-decoration-color: rgb(136 19 55 / 0.95)
}

.hover\:decoration-rose-950:hover {
    text-decoration-color: #4c0519
}

.hover\:decoration-rose-950\/0:hover {
    text-decoration-color: rgb(76 5 25 / 0)
}

.hover\:decoration-rose-950\/10:hover {
    text-decoration-color: rgb(76 5 25 / 0.1)
}

.hover\:decoration-rose-950\/100:hover {
    text-decoration-color: rgb(76 5 25 / 1)
}

.hover\:decoration-rose-950\/20:hover {
    text-decoration-color: rgb(76 5 25 / 0.2)
}

.hover\:decoration-rose-950\/25:hover {
    text-decoration-color: rgb(76 5 25 / 0.25)
}

.hover\:decoration-rose-950\/30:hover {
    text-decoration-color: rgb(76 5 25 / 0.3)
}

.hover\:decoration-rose-950\/40:hover {
    text-decoration-color: rgb(76 5 25 / 0.4)
}

.hover\:decoration-rose-950\/5:hover {
    text-decoration-color: rgb(76 5 25 / 0.05)
}

.hover\:decoration-rose-950\/50:hover {
    text-decoration-color: rgb(76 5 25 / 0.5)
}

.hover\:decoration-rose-950\/60:hover {
    text-decoration-color: rgb(76 5 25 / 0.6)
}

.hover\:decoration-rose-950\/70:hover {
    text-decoration-color: rgb(76 5 25 / 0.7)
}

.hover\:decoration-rose-950\/75:hover {
    text-decoration-color: rgb(76 5 25 / 0.75)
}

.hover\:decoration-rose-950\/80:hover {
    text-decoration-color: rgb(76 5 25 / 0.8)
}

.hover\:decoration-rose-950\/90:hover {
    text-decoration-color: rgb(76 5 25 / 0.9)
}

.hover\:decoration-rose-950\/95:hover {
    text-decoration-color: rgb(76 5 25 / 0.95)
}

.hover\:decoration-sky-100:hover {
    text-decoration-color: #e0f2fe
}

.hover\:decoration-sky-100\/0:hover {
    text-decoration-color: rgb(224 242 254 / 0)
}

.hover\:decoration-sky-100\/10:hover {
    text-decoration-color: rgb(224 242 254 / 0.1)
}

.hover\:decoration-sky-100\/100:hover {
    text-decoration-color: rgb(224 242 254 / 1)
}

.hover\:decoration-sky-100\/20:hover {
    text-decoration-color: rgb(224 242 254 / 0.2)
}

.hover\:decoration-sky-100\/25:hover {
    text-decoration-color: rgb(224 242 254 / 0.25)
}

.hover\:decoration-sky-100\/30:hover {
    text-decoration-color: rgb(224 242 254 / 0.3)
}

.hover\:decoration-sky-100\/40:hover {
    text-decoration-color: rgb(224 242 254 / 0.4)
}

.hover\:decoration-sky-100\/5:hover {
    text-decoration-color: rgb(224 242 254 / 0.05)
}

.hover\:decoration-sky-100\/50:hover {
    text-decoration-color: rgb(224 242 254 / 0.5)
}

.hover\:decoration-sky-100\/60:hover {
    text-decoration-color: rgb(224 242 254 / 0.6)
}

.hover\:decoration-sky-100\/70:hover {
    text-decoration-color: rgb(224 242 254 / 0.7)
}

.hover\:decoration-sky-100\/75:hover {
    text-decoration-color: rgb(224 242 254 / 0.75)
}

.hover\:decoration-sky-100\/80:hover {
    text-decoration-color: rgb(224 242 254 / 0.8)
}

.hover\:decoration-sky-100\/90:hover {
    text-decoration-color: rgb(224 242 254 / 0.9)
}

.hover\:decoration-sky-100\/95:hover {
    text-decoration-color: rgb(224 242 254 / 0.95)
}

.hover\:decoration-sky-200:hover {
    text-decoration-color: #bae6fd
}

.hover\:decoration-sky-200\/0:hover {
    text-decoration-color: rgb(186 230 253 / 0)
}

.hover\:decoration-sky-200\/10:hover {
    text-decoration-color: rgb(186 230 253 / 0.1)
}

.hover\:decoration-sky-200\/100:hover {
    text-decoration-color: rgb(186 230 253 / 1)
}

.hover\:decoration-sky-200\/20:hover {
    text-decoration-color: rgb(186 230 253 / 0.2)
}

.hover\:decoration-sky-200\/25:hover {
    text-decoration-color: rgb(186 230 253 / 0.25)
}

.hover\:decoration-sky-200\/30:hover {
    text-decoration-color: rgb(186 230 253 / 0.3)
}

.hover\:decoration-sky-200\/40:hover {
    text-decoration-color: rgb(186 230 253 / 0.4)
}

.hover\:decoration-sky-200\/5:hover {
    text-decoration-color: rgb(186 230 253 / 0.05)
}

.hover\:decoration-sky-200\/50:hover {
    text-decoration-color: rgb(186 230 253 / 0.5)
}

.hover\:decoration-sky-200\/60:hover {
    text-decoration-color: rgb(186 230 253 / 0.6)
}

.hover\:decoration-sky-200\/70:hover {
    text-decoration-color: rgb(186 230 253 / 0.7)
}

.hover\:decoration-sky-200\/75:hover {
    text-decoration-color: rgb(186 230 253 / 0.75)
}

.hover\:decoration-sky-200\/80:hover {
    text-decoration-color: rgb(186 230 253 / 0.8)
}

.hover\:decoration-sky-200\/90:hover {
    text-decoration-color: rgb(186 230 253 / 0.9)
}

.hover\:decoration-sky-200\/95:hover {
    text-decoration-color: rgb(186 230 253 / 0.95)
}

.hover\:decoration-sky-300:hover {
    text-decoration-color: #7dd3fc
}

.hover\:decoration-sky-300\/0:hover {
    text-decoration-color: rgb(125 211 252 / 0)
}

.hover\:decoration-sky-300\/10:hover {
    text-decoration-color: rgb(125 211 252 / 0.1)
}

.hover\:decoration-sky-300\/100:hover {
    text-decoration-color: rgb(125 211 252 / 1)
}

.hover\:decoration-sky-300\/20:hover {
    text-decoration-color: rgb(125 211 252 / 0.2)
}

.hover\:decoration-sky-300\/25:hover {
    text-decoration-color: rgb(125 211 252 / 0.25)
}

.hover\:decoration-sky-300\/30:hover {
    text-decoration-color: rgb(125 211 252 / 0.3)
}

.hover\:decoration-sky-300\/40:hover {
    text-decoration-color: rgb(125 211 252 / 0.4)
}

.hover\:decoration-sky-300\/5:hover {
    text-decoration-color: rgb(125 211 252 / 0.05)
}

.hover\:decoration-sky-300\/50:hover {
    text-decoration-color: rgb(125 211 252 / 0.5)
}

.hover\:decoration-sky-300\/60:hover {
    text-decoration-color: rgb(125 211 252 / 0.6)
}

.hover\:decoration-sky-300\/70:hover {
    text-decoration-color: rgb(125 211 252 / 0.7)
}

.hover\:decoration-sky-300\/75:hover {
    text-decoration-color: rgb(125 211 252 / 0.75)
}

.hover\:decoration-sky-300\/80:hover {
    text-decoration-color: rgb(125 211 252 / 0.8)
}

.hover\:decoration-sky-300\/90:hover {
    text-decoration-color: rgb(125 211 252 / 0.9)
}

.hover\:decoration-sky-300\/95:hover {
    text-decoration-color: rgb(125 211 252 / 0.95)
}

.hover\:decoration-sky-400:hover {
    text-decoration-color: #38bdf8
}

.hover\:decoration-sky-400\/0:hover {
    text-decoration-color: rgb(56 189 248 / 0)
}

.hover\:decoration-sky-400\/10:hover {
    text-decoration-color: rgb(56 189 248 / 0.1)
}

.hover\:decoration-sky-400\/100:hover {
    text-decoration-color: rgb(56 189 248 / 1)
}

.hover\:decoration-sky-400\/20:hover {
    text-decoration-color: rgb(56 189 248 / 0.2)
}

.hover\:decoration-sky-400\/25:hover {
    text-decoration-color: rgb(56 189 248 / 0.25)
}

.hover\:decoration-sky-400\/30:hover {
    text-decoration-color: rgb(56 189 248 / 0.3)
}

.hover\:decoration-sky-400\/40:hover {
    text-decoration-color: rgb(56 189 248 / 0.4)
}

.hover\:decoration-sky-400\/5:hover {
    text-decoration-color: rgb(56 189 248 / 0.05)
}

.hover\:decoration-sky-400\/50:hover {
    text-decoration-color: rgb(56 189 248 / 0.5)
}

.hover\:decoration-sky-400\/60:hover {
    text-decoration-color: rgb(56 189 248 / 0.6)
}

.hover\:decoration-sky-400\/70:hover {
    text-decoration-color: rgb(56 189 248 / 0.7)
}

.hover\:decoration-sky-400\/75:hover {
    text-decoration-color: rgb(56 189 248 / 0.75)
}

.hover\:decoration-sky-400\/80:hover {
    text-decoration-color: rgb(56 189 248 / 0.8)
}

.hover\:decoration-sky-400\/90:hover {
    text-decoration-color: rgb(56 189 248 / 0.9)
}

.hover\:decoration-sky-400\/95:hover {
    text-decoration-color: rgb(56 189 248 / 0.95)
}

.hover\:decoration-sky-450:hover {
    text-decoration-color: #309DCC
}

.hover\:decoration-sky-450\/0:hover {
    text-decoration-color: rgb(48 157 204 / 0)
}

.hover\:decoration-sky-450\/10:hover {
    text-decoration-color: rgb(48 157 204 / 0.1)
}

.hover\:decoration-sky-450\/100:hover {
    text-decoration-color: rgb(48 157 204 / 1)
}

.hover\:decoration-sky-450\/20:hover {
    text-decoration-color: rgb(48 157 204 / 0.2)
}

.hover\:decoration-sky-450\/25:hover {
    text-decoration-color: rgb(48 157 204 / 0.25)
}

.hover\:decoration-sky-450\/30:hover {
    text-decoration-color: rgb(48 157 204 / 0.3)
}

.hover\:decoration-sky-450\/40:hover {
    text-decoration-color: rgb(48 157 204 / 0.4)
}

.hover\:decoration-sky-450\/5:hover {
    text-decoration-color: rgb(48 157 204 / 0.05)
}

.hover\:decoration-sky-450\/50:hover {
    text-decoration-color: rgb(48 157 204 / 0.5)
}

.hover\:decoration-sky-450\/60:hover {
    text-decoration-color: rgb(48 157 204 / 0.6)
}

.hover\:decoration-sky-450\/70:hover {
    text-decoration-color: rgb(48 157 204 / 0.7)
}

.hover\:decoration-sky-450\/75:hover {
    text-decoration-color: rgb(48 157 204 / 0.75)
}

.hover\:decoration-sky-450\/80:hover {
    text-decoration-color: rgb(48 157 204 / 0.8)
}

.hover\:decoration-sky-450\/90:hover {
    text-decoration-color: rgb(48 157 204 / 0.9)
}

.hover\:decoration-sky-450\/95:hover {
    text-decoration-color: rgb(48 157 204 / 0.95)
}

.hover\:decoration-sky-50:hover {
    text-decoration-color: #f0f9ff
}

.hover\:decoration-sky-50\/0:hover {
    text-decoration-color: rgb(240 249 255 / 0)
}

.hover\:decoration-sky-50\/10:hover {
    text-decoration-color: rgb(240 249 255 / 0.1)
}

.hover\:decoration-sky-50\/100:hover {
    text-decoration-color: rgb(240 249 255 / 1)
}

.hover\:decoration-sky-50\/20:hover {
    text-decoration-color: rgb(240 249 255 / 0.2)
}

.hover\:decoration-sky-50\/25:hover {
    text-decoration-color: rgb(240 249 255 / 0.25)
}

.hover\:decoration-sky-50\/30:hover {
    text-decoration-color: rgb(240 249 255 / 0.3)
}

.hover\:decoration-sky-50\/40:hover {
    text-decoration-color: rgb(240 249 255 / 0.4)
}

.hover\:decoration-sky-50\/5:hover {
    text-decoration-color: rgb(240 249 255 / 0.05)
}

.hover\:decoration-sky-50\/50:hover {
    text-decoration-color: rgb(240 249 255 / 0.5)
}

.hover\:decoration-sky-50\/60:hover {
    text-decoration-color: rgb(240 249 255 / 0.6)
}

.hover\:decoration-sky-50\/70:hover {
    text-decoration-color: rgb(240 249 255 / 0.7)
}

.hover\:decoration-sky-50\/75:hover {
    text-decoration-color: rgb(240 249 255 / 0.75)
}

.hover\:decoration-sky-50\/80:hover {
    text-decoration-color: rgb(240 249 255 / 0.8)
}

.hover\:decoration-sky-50\/90:hover {
    text-decoration-color: rgb(240 249 255 / 0.9)
}

.hover\:decoration-sky-50\/95:hover {
    text-decoration-color: rgb(240 249 255 / 0.95)
}

.hover\:decoration-sky-500:hover {
    text-decoration-color: #0ea5e9
}

.hover\:decoration-sky-500\/0:hover {
    text-decoration-color: rgb(14 165 233 / 0)
}

.hover\:decoration-sky-500\/10:hover {
    text-decoration-color: rgb(14 165 233 / 0.1)
}

.hover\:decoration-sky-500\/100:hover {
    text-decoration-color: rgb(14 165 233 / 1)
}

.hover\:decoration-sky-500\/20:hover {
    text-decoration-color: rgb(14 165 233 / 0.2)
}

.hover\:decoration-sky-500\/25:hover {
    text-decoration-color: rgb(14 165 233 / 0.25)
}

.hover\:decoration-sky-500\/30:hover {
    text-decoration-color: rgb(14 165 233 / 0.3)
}

.hover\:decoration-sky-500\/40:hover {
    text-decoration-color: rgb(14 165 233 / 0.4)
}

.hover\:decoration-sky-500\/5:hover {
    text-decoration-color: rgb(14 165 233 / 0.05)
}

.hover\:decoration-sky-500\/50:hover {
    text-decoration-color: rgb(14 165 233 / 0.5)
}

.hover\:decoration-sky-500\/60:hover {
    text-decoration-color: rgb(14 165 233 / 0.6)
}

.hover\:decoration-sky-500\/70:hover {
    text-decoration-color: rgb(14 165 233 / 0.7)
}

.hover\:decoration-sky-500\/75:hover {
    text-decoration-color: rgb(14 165 233 / 0.75)
}

.hover\:decoration-sky-500\/80:hover {
    text-decoration-color: rgb(14 165 233 / 0.8)
}

.hover\:decoration-sky-500\/90:hover {
    text-decoration-color: rgb(14 165 233 / 0.9)
}

.hover\:decoration-sky-500\/95:hover {
    text-decoration-color: rgb(14 165 233 / 0.95)
}

.hover\:decoration-sky-600:hover {
    text-decoration-color: #0284c7
}

.hover\:decoration-sky-600\/0:hover {
    text-decoration-color: rgb(2 132 199 / 0)
}

.hover\:decoration-sky-600\/10:hover {
    text-decoration-color: rgb(2 132 199 / 0.1)
}

.hover\:decoration-sky-600\/100:hover {
    text-decoration-color: rgb(2 132 199 / 1)
}

.hover\:decoration-sky-600\/20:hover {
    text-decoration-color: rgb(2 132 199 / 0.2)
}

.hover\:decoration-sky-600\/25:hover {
    text-decoration-color: rgb(2 132 199 / 0.25)
}

.hover\:decoration-sky-600\/30:hover {
    text-decoration-color: rgb(2 132 199 / 0.3)
}

.hover\:decoration-sky-600\/40:hover {
    text-decoration-color: rgb(2 132 199 / 0.4)
}

.hover\:decoration-sky-600\/5:hover {
    text-decoration-color: rgb(2 132 199 / 0.05)
}

.hover\:decoration-sky-600\/50:hover {
    text-decoration-color: rgb(2 132 199 / 0.5)
}

.hover\:decoration-sky-600\/60:hover {
    text-decoration-color: rgb(2 132 199 / 0.6)
}

.hover\:decoration-sky-600\/70:hover {
    text-decoration-color: rgb(2 132 199 / 0.7)
}

.hover\:decoration-sky-600\/75:hover {
    text-decoration-color: rgb(2 132 199 / 0.75)
}

.hover\:decoration-sky-600\/80:hover {
    text-decoration-color: rgb(2 132 199 / 0.8)
}

.hover\:decoration-sky-600\/90:hover {
    text-decoration-color: rgb(2 132 199 / 0.9)
}

.hover\:decoration-sky-600\/95:hover {
    text-decoration-color: rgb(2 132 199 / 0.95)
}

.hover\:decoration-sky-700:hover {
    text-decoration-color: #0369a1
}

.hover\:decoration-sky-700\/0:hover {
    text-decoration-color: rgb(3 105 161 / 0)
}

.hover\:decoration-sky-700\/10:hover {
    text-decoration-color: rgb(3 105 161 / 0.1)
}

.hover\:decoration-sky-700\/100:hover {
    text-decoration-color: rgb(3 105 161 / 1)
}

.hover\:decoration-sky-700\/20:hover {
    text-decoration-color: rgb(3 105 161 / 0.2)
}

.hover\:decoration-sky-700\/25:hover {
    text-decoration-color: rgb(3 105 161 / 0.25)
}

.hover\:decoration-sky-700\/30:hover {
    text-decoration-color: rgb(3 105 161 / 0.3)
}

.hover\:decoration-sky-700\/40:hover {
    text-decoration-color: rgb(3 105 161 / 0.4)
}

.hover\:decoration-sky-700\/5:hover {
    text-decoration-color: rgb(3 105 161 / 0.05)
}

.hover\:decoration-sky-700\/50:hover {
    text-decoration-color: rgb(3 105 161 / 0.5)
}

.hover\:decoration-sky-700\/60:hover {
    text-decoration-color: rgb(3 105 161 / 0.6)
}

.hover\:decoration-sky-700\/70:hover {
    text-decoration-color: rgb(3 105 161 / 0.7)
}

.hover\:decoration-sky-700\/75:hover {
    text-decoration-color: rgb(3 105 161 / 0.75)
}

.hover\:decoration-sky-700\/80:hover {
    text-decoration-color: rgb(3 105 161 / 0.8)
}

.hover\:decoration-sky-700\/90:hover {
    text-decoration-color: rgb(3 105 161 / 0.9)
}

.hover\:decoration-sky-700\/95:hover {
    text-decoration-color: rgb(3 105 161 / 0.95)
}

.hover\:decoration-sky-800:hover {
    text-decoration-color: #075985
}

.hover\:decoration-sky-800\/0:hover {
    text-decoration-color: rgb(7 89 133 / 0)
}

.hover\:decoration-sky-800\/10:hover {
    text-decoration-color: rgb(7 89 133 / 0.1)
}

.hover\:decoration-sky-800\/100:hover {
    text-decoration-color: rgb(7 89 133 / 1)
}

.hover\:decoration-sky-800\/20:hover {
    text-decoration-color: rgb(7 89 133 / 0.2)
}

.hover\:decoration-sky-800\/25:hover {
    text-decoration-color: rgb(7 89 133 / 0.25)
}

.hover\:decoration-sky-800\/30:hover {
    text-decoration-color: rgb(7 89 133 / 0.3)
}

.hover\:decoration-sky-800\/40:hover {
    text-decoration-color: rgb(7 89 133 / 0.4)
}

.hover\:decoration-sky-800\/5:hover {
    text-decoration-color: rgb(7 89 133 / 0.05)
}

.hover\:decoration-sky-800\/50:hover {
    text-decoration-color: rgb(7 89 133 / 0.5)
}

.hover\:decoration-sky-800\/60:hover {
    text-decoration-color: rgb(7 89 133 / 0.6)
}

.hover\:decoration-sky-800\/70:hover {
    text-decoration-color: rgb(7 89 133 / 0.7)
}

.hover\:decoration-sky-800\/75:hover {
    text-decoration-color: rgb(7 89 133 / 0.75)
}

.hover\:decoration-sky-800\/80:hover {
    text-decoration-color: rgb(7 89 133 / 0.8)
}

.hover\:decoration-sky-800\/90:hover {
    text-decoration-color: rgb(7 89 133 / 0.9)
}

.hover\:decoration-sky-800\/95:hover {
    text-decoration-color: rgb(7 89 133 / 0.95)
}

.hover\:decoration-sky-900:hover {
    text-decoration-color: #0c4a6e
}

.hover\:decoration-sky-900\/0:hover {
    text-decoration-color: rgb(12 74 110 / 0)
}

.hover\:decoration-sky-900\/10:hover {
    text-decoration-color: rgb(12 74 110 / 0.1)
}

.hover\:decoration-sky-900\/100:hover {
    text-decoration-color: rgb(12 74 110 / 1)
}

.hover\:decoration-sky-900\/20:hover {
    text-decoration-color: rgb(12 74 110 / 0.2)
}

.hover\:decoration-sky-900\/25:hover {
    text-decoration-color: rgb(12 74 110 / 0.25)
}

.hover\:decoration-sky-900\/30:hover {
    text-decoration-color: rgb(12 74 110 / 0.3)
}

.hover\:decoration-sky-900\/40:hover {
    text-decoration-color: rgb(12 74 110 / 0.4)
}

.hover\:decoration-sky-900\/5:hover {
    text-decoration-color: rgb(12 74 110 / 0.05)
}

.hover\:decoration-sky-900\/50:hover {
    text-decoration-color: rgb(12 74 110 / 0.5)
}

.hover\:decoration-sky-900\/60:hover {
    text-decoration-color: rgb(12 74 110 / 0.6)
}

.hover\:decoration-sky-900\/70:hover {
    text-decoration-color: rgb(12 74 110 / 0.7)
}

.hover\:decoration-sky-900\/75:hover {
    text-decoration-color: rgb(12 74 110 / 0.75)
}

.hover\:decoration-sky-900\/80:hover {
    text-decoration-color: rgb(12 74 110 / 0.8)
}

.hover\:decoration-sky-900\/90:hover {
    text-decoration-color: rgb(12 74 110 / 0.9)
}

.hover\:decoration-sky-900\/95:hover {
    text-decoration-color: rgb(12 74 110 / 0.95)
}

.hover\:decoration-sky-950:hover {
    text-decoration-color: #082f49
}

.hover\:decoration-sky-950\/0:hover {
    text-decoration-color: rgb(8 47 73 / 0)
}

.hover\:decoration-sky-950\/10:hover {
    text-decoration-color: rgb(8 47 73 / 0.1)
}

.hover\:decoration-sky-950\/100:hover {
    text-decoration-color: rgb(8 47 73 / 1)
}

.hover\:decoration-sky-950\/20:hover {
    text-decoration-color: rgb(8 47 73 / 0.2)
}

.hover\:decoration-sky-950\/25:hover {
    text-decoration-color: rgb(8 47 73 / 0.25)
}

.hover\:decoration-sky-950\/30:hover {
    text-decoration-color: rgb(8 47 73 / 0.3)
}

.hover\:decoration-sky-950\/40:hover {
    text-decoration-color: rgb(8 47 73 / 0.4)
}

.hover\:decoration-sky-950\/5:hover {
    text-decoration-color: rgb(8 47 73 / 0.05)
}

.hover\:decoration-sky-950\/50:hover {
    text-decoration-color: rgb(8 47 73 / 0.5)
}

.hover\:decoration-sky-950\/60:hover {
    text-decoration-color: rgb(8 47 73 / 0.6)
}

.hover\:decoration-sky-950\/70:hover {
    text-decoration-color: rgb(8 47 73 / 0.7)
}

.hover\:decoration-sky-950\/75:hover {
    text-decoration-color: rgb(8 47 73 / 0.75)
}

.hover\:decoration-sky-950\/80:hover {
    text-decoration-color: rgb(8 47 73 / 0.8)
}

.hover\:decoration-sky-950\/90:hover {
    text-decoration-color: rgb(8 47 73 / 0.9)
}

.hover\:decoration-sky-950\/95:hover {
    text-decoration-color: rgb(8 47 73 / 0.95)
}

.hover\:decoration-slate-100:hover {
    text-decoration-color: #f1f5f9
}

.hover\:decoration-slate-100\/0:hover {
    text-decoration-color: rgb(241 245 249 / 0)
}

.hover\:decoration-slate-100\/10:hover {
    text-decoration-color: rgb(241 245 249 / 0.1)
}

.hover\:decoration-slate-100\/100:hover {
    text-decoration-color: rgb(241 245 249 / 1)
}

.hover\:decoration-slate-100\/20:hover {
    text-decoration-color: rgb(241 245 249 / 0.2)
}

.hover\:decoration-slate-100\/25:hover {
    text-decoration-color: rgb(241 245 249 / 0.25)
}

.hover\:decoration-slate-100\/30:hover {
    text-decoration-color: rgb(241 245 249 / 0.3)
}

.hover\:decoration-slate-100\/40:hover {
    text-decoration-color: rgb(241 245 249 / 0.4)
}

.hover\:decoration-slate-100\/5:hover {
    text-decoration-color: rgb(241 245 249 / 0.05)
}

.hover\:decoration-slate-100\/50:hover {
    text-decoration-color: rgb(241 245 249 / 0.5)
}

.hover\:decoration-slate-100\/60:hover {
    text-decoration-color: rgb(241 245 249 / 0.6)
}

.hover\:decoration-slate-100\/70:hover {
    text-decoration-color: rgb(241 245 249 / 0.7)
}

.hover\:decoration-slate-100\/75:hover {
    text-decoration-color: rgb(241 245 249 / 0.75)
}

.hover\:decoration-slate-100\/80:hover {
    text-decoration-color: rgb(241 245 249 / 0.8)
}

.hover\:decoration-slate-100\/90:hover {
    text-decoration-color: rgb(241 245 249 / 0.9)
}

.hover\:decoration-slate-100\/95:hover {
    text-decoration-color: rgb(241 245 249 / 0.95)
}

.hover\:decoration-slate-200:hover {
    text-decoration-color: #e2e8f0
}

.hover\:decoration-slate-200\/0:hover {
    text-decoration-color: rgb(226 232 240 / 0)
}

.hover\:decoration-slate-200\/10:hover {
    text-decoration-color: rgb(226 232 240 / 0.1)
}

.hover\:decoration-slate-200\/100:hover {
    text-decoration-color: rgb(226 232 240 / 1)
}

.hover\:decoration-slate-200\/20:hover {
    text-decoration-color: rgb(226 232 240 / 0.2)
}

.hover\:decoration-slate-200\/25:hover {
    text-decoration-color: rgb(226 232 240 / 0.25)
}

.hover\:decoration-slate-200\/30:hover {
    text-decoration-color: rgb(226 232 240 / 0.3)
}

.hover\:decoration-slate-200\/40:hover {
    text-decoration-color: rgb(226 232 240 / 0.4)
}

.hover\:decoration-slate-200\/5:hover {
    text-decoration-color: rgb(226 232 240 / 0.05)
}

.hover\:decoration-slate-200\/50:hover {
    text-decoration-color: rgb(226 232 240 / 0.5)
}

.hover\:decoration-slate-200\/60:hover {
    text-decoration-color: rgb(226 232 240 / 0.6)
}

.hover\:decoration-slate-200\/70:hover {
    text-decoration-color: rgb(226 232 240 / 0.7)
}

.hover\:decoration-slate-200\/75:hover {
    text-decoration-color: rgb(226 232 240 / 0.75)
}

.hover\:decoration-slate-200\/80:hover {
    text-decoration-color: rgb(226 232 240 / 0.8)
}

.hover\:decoration-slate-200\/90:hover {
    text-decoration-color: rgb(226 232 240 / 0.9)
}

.hover\:decoration-slate-200\/95:hover {
    text-decoration-color: rgb(226 232 240 / 0.95)
}

.hover\:decoration-slate-300:hover {
    text-decoration-color: #cbd5e1
}

.hover\:decoration-slate-300\/0:hover {
    text-decoration-color: rgb(203 213 225 / 0)
}

.hover\:decoration-slate-300\/10:hover {
    text-decoration-color: rgb(203 213 225 / 0.1)
}

.hover\:decoration-slate-300\/100:hover {
    text-decoration-color: rgb(203 213 225 / 1)
}

.hover\:decoration-slate-300\/20:hover {
    text-decoration-color: rgb(203 213 225 / 0.2)
}

.hover\:decoration-slate-300\/25:hover {
    text-decoration-color: rgb(203 213 225 / 0.25)
}

.hover\:decoration-slate-300\/30:hover {
    text-decoration-color: rgb(203 213 225 / 0.3)
}

.hover\:decoration-slate-300\/40:hover {
    text-decoration-color: rgb(203 213 225 / 0.4)
}

.hover\:decoration-slate-300\/5:hover {
    text-decoration-color: rgb(203 213 225 / 0.05)
}

.hover\:decoration-slate-300\/50:hover {
    text-decoration-color: rgb(203 213 225 / 0.5)
}

.hover\:decoration-slate-300\/60:hover {
    text-decoration-color: rgb(203 213 225 / 0.6)
}

.hover\:decoration-slate-300\/70:hover {
    text-decoration-color: rgb(203 213 225 / 0.7)
}

.hover\:decoration-slate-300\/75:hover {
    text-decoration-color: rgb(203 213 225 / 0.75)
}

.hover\:decoration-slate-300\/80:hover {
    text-decoration-color: rgb(203 213 225 / 0.8)
}

.hover\:decoration-slate-300\/90:hover {
    text-decoration-color: rgb(203 213 225 / 0.9)
}

.hover\:decoration-slate-300\/95:hover {
    text-decoration-color: rgb(203 213 225 / 0.95)
}

.hover\:decoration-slate-400:hover {
    text-decoration-color: #94a3b8
}

.hover\:decoration-slate-400\/0:hover {
    text-decoration-color: rgb(148 163 184 / 0)
}

.hover\:decoration-slate-400\/10:hover {
    text-decoration-color: rgb(148 163 184 / 0.1)
}

.hover\:decoration-slate-400\/100:hover {
    text-decoration-color: rgb(148 163 184 / 1)
}

.hover\:decoration-slate-400\/20:hover {
    text-decoration-color: rgb(148 163 184 / 0.2)
}

.hover\:decoration-slate-400\/25:hover {
    text-decoration-color: rgb(148 163 184 / 0.25)
}

.hover\:decoration-slate-400\/30:hover {
    text-decoration-color: rgb(148 163 184 / 0.3)
}

.hover\:decoration-slate-400\/40:hover {
    text-decoration-color: rgb(148 163 184 / 0.4)
}

.hover\:decoration-slate-400\/5:hover {
    text-decoration-color: rgb(148 163 184 / 0.05)
}

.hover\:decoration-slate-400\/50:hover {
    text-decoration-color: rgb(148 163 184 / 0.5)
}

.hover\:decoration-slate-400\/60:hover {
    text-decoration-color: rgb(148 163 184 / 0.6)
}

.hover\:decoration-slate-400\/70:hover {
    text-decoration-color: rgb(148 163 184 / 0.7)
}

.hover\:decoration-slate-400\/75:hover {
    text-decoration-color: rgb(148 163 184 / 0.75)
}

.hover\:decoration-slate-400\/80:hover {
    text-decoration-color: rgb(148 163 184 / 0.8)
}

.hover\:decoration-slate-400\/90:hover {
    text-decoration-color: rgb(148 163 184 / 0.9)
}

.hover\:decoration-slate-400\/95:hover {
    text-decoration-color: rgb(148 163 184 / 0.95)
}

.hover\:decoration-slate-50:hover {
    text-decoration-color: #f8fafc
}

.hover\:decoration-slate-50\/0:hover {
    text-decoration-color: rgb(248 250 252 / 0)
}

.hover\:decoration-slate-50\/10:hover {
    text-decoration-color: rgb(248 250 252 / 0.1)
}

.hover\:decoration-slate-50\/100:hover {
    text-decoration-color: rgb(248 250 252 / 1)
}

.hover\:decoration-slate-50\/20:hover {
    text-decoration-color: rgb(248 250 252 / 0.2)
}

.hover\:decoration-slate-50\/25:hover {
    text-decoration-color: rgb(248 250 252 / 0.25)
}

.hover\:decoration-slate-50\/30:hover {
    text-decoration-color: rgb(248 250 252 / 0.3)
}

.hover\:decoration-slate-50\/40:hover {
    text-decoration-color: rgb(248 250 252 / 0.4)
}

.hover\:decoration-slate-50\/5:hover {
    text-decoration-color: rgb(248 250 252 / 0.05)
}

.hover\:decoration-slate-50\/50:hover {
    text-decoration-color: rgb(248 250 252 / 0.5)
}

.hover\:decoration-slate-50\/60:hover {
    text-decoration-color: rgb(248 250 252 / 0.6)
}

.hover\:decoration-slate-50\/70:hover {
    text-decoration-color: rgb(248 250 252 / 0.7)
}

.hover\:decoration-slate-50\/75:hover {
    text-decoration-color: rgb(248 250 252 / 0.75)
}

.hover\:decoration-slate-50\/80:hover {
    text-decoration-color: rgb(248 250 252 / 0.8)
}

.hover\:decoration-slate-50\/90:hover {
    text-decoration-color: rgb(248 250 252 / 0.9)
}

.hover\:decoration-slate-50\/95:hover {
    text-decoration-color: rgb(248 250 252 / 0.95)
}

.hover\:decoration-slate-500:hover {
    text-decoration-color: #64748b
}

.hover\:decoration-slate-500\/0:hover {
    text-decoration-color: rgb(100 116 139 / 0)
}

.hover\:decoration-slate-500\/10:hover {
    text-decoration-color: rgb(100 116 139 / 0.1)
}

.hover\:decoration-slate-500\/100:hover {
    text-decoration-color: rgb(100 116 139 / 1)
}

.hover\:decoration-slate-500\/20:hover {
    text-decoration-color: rgb(100 116 139 / 0.2)
}

.hover\:decoration-slate-500\/25:hover {
    text-decoration-color: rgb(100 116 139 / 0.25)
}

.hover\:decoration-slate-500\/30:hover {
    text-decoration-color: rgb(100 116 139 / 0.3)
}

.hover\:decoration-slate-500\/40:hover {
    text-decoration-color: rgb(100 116 139 / 0.4)
}

.hover\:decoration-slate-500\/5:hover {
    text-decoration-color: rgb(100 116 139 / 0.05)
}

.hover\:decoration-slate-500\/50:hover {
    text-decoration-color: rgb(100 116 139 / 0.5)
}

.hover\:decoration-slate-500\/60:hover {
    text-decoration-color: rgb(100 116 139 / 0.6)
}

.hover\:decoration-slate-500\/70:hover {
    text-decoration-color: rgb(100 116 139 / 0.7)
}

.hover\:decoration-slate-500\/75:hover {
    text-decoration-color: rgb(100 116 139 / 0.75)
}

.hover\:decoration-slate-500\/80:hover {
    text-decoration-color: rgb(100 116 139 / 0.8)
}

.hover\:decoration-slate-500\/90:hover {
    text-decoration-color: rgb(100 116 139 / 0.9)
}

.hover\:decoration-slate-500\/95:hover {
    text-decoration-color: rgb(100 116 139 / 0.95)
}

.hover\:decoration-slate-600:hover {
    text-decoration-color: #475569
}

.hover\:decoration-slate-600\/0:hover {
    text-decoration-color: rgb(71 85 105 / 0)
}

.hover\:decoration-slate-600\/10:hover {
    text-decoration-color: rgb(71 85 105 / 0.1)
}

.hover\:decoration-slate-600\/100:hover {
    text-decoration-color: rgb(71 85 105 / 1)
}

.hover\:decoration-slate-600\/20:hover {
    text-decoration-color: rgb(71 85 105 / 0.2)
}

.hover\:decoration-slate-600\/25:hover {
    text-decoration-color: rgb(71 85 105 / 0.25)
}

.hover\:decoration-slate-600\/30:hover {
    text-decoration-color: rgb(71 85 105 / 0.3)
}

.hover\:decoration-slate-600\/40:hover {
    text-decoration-color: rgb(71 85 105 / 0.4)
}

.hover\:decoration-slate-600\/5:hover {
    text-decoration-color: rgb(71 85 105 / 0.05)
}

.hover\:decoration-slate-600\/50:hover {
    text-decoration-color: rgb(71 85 105 / 0.5)
}

.hover\:decoration-slate-600\/60:hover {
    text-decoration-color: rgb(71 85 105 / 0.6)
}

.hover\:decoration-slate-600\/70:hover {
    text-decoration-color: rgb(71 85 105 / 0.7)
}

.hover\:decoration-slate-600\/75:hover {
    text-decoration-color: rgb(71 85 105 / 0.75)
}

.hover\:decoration-slate-600\/80:hover {
    text-decoration-color: rgb(71 85 105 / 0.8)
}

.hover\:decoration-slate-600\/90:hover {
    text-decoration-color: rgb(71 85 105 / 0.9)
}

.hover\:decoration-slate-600\/95:hover {
    text-decoration-color: rgb(71 85 105 / 0.95)
}

.hover\:decoration-slate-700:hover {
    text-decoration-color: #334155
}

.hover\:decoration-slate-700\/0:hover {
    text-decoration-color: rgb(51 65 85 / 0)
}

.hover\:decoration-slate-700\/10:hover {
    text-decoration-color: rgb(51 65 85 / 0.1)
}

.hover\:decoration-slate-700\/100:hover {
    text-decoration-color: rgb(51 65 85 / 1)
}

.hover\:decoration-slate-700\/20:hover {
    text-decoration-color: rgb(51 65 85 / 0.2)
}

.hover\:decoration-slate-700\/25:hover {
    text-decoration-color: rgb(51 65 85 / 0.25)
}

.hover\:decoration-slate-700\/30:hover {
    text-decoration-color: rgb(51 65 85 / 0.3)
}

.hover\:decoration-slate-700\/40:hover {
    text-decoration-color: rgb(51 65 85 / 0.4)
}

.hover\:decoration-slate-700\/5:hover {
    text-decoration-color: rgb(51 65 85 / 0.05)
}

.hover\:decoration-slate-700\/50:hover {
    text-decoration-color: rgb(51 65 85 / 0.5)
}

.hover\:decoration-slate-700\/60:hover {
    text-decoration-color: rgb(51 65 85 / 0.6)
}

.hover\:decoration-slate-700\/70:hover {
    text-decoration-color: rgb(51 65 85 / 0.7)
}

.hover\:decoration-slate-700\/75:hover {
    text-decoration-color: rgb(51 65 85 / 0.75)
}

.hover\:decoration-slate-700\/80:hover {
    text-decoration-color: rgb(51 65 85 / 0.8)
}

.hover\:decoration-slate-700\/90:hover {
    text-decoration-color: rgb(51 65 85 / 0.9)
}

.hover\:decoration-slate-700\/95:hover {
    text-decoration-color: rgb(51 65 85 / 0.95)
}

.hover\:decoration-slate-75:hover {
    text-decoration-color: #F4F8FA
}

.hover\:decoration-slate-75\/0:hover {
    text-decoration-color: rgb(244 248 250 / 0)
}

.hover\:decoration-slate-75\/10:hover {
    text-decoration-color: rgb(244 248 250 / 0.1)
}

.hover\:decoration-slate-75\/100:hover {
    text-decoration-color: rgb(244 248 250 / 1)
}

.hover\:decoration-slate-75\/20:hover {
    text-decoration-color: rgb(244 248 250 / 0.2)
}

.hover\:decoration-slate-75\/25:hover {
    text-decoration-color: rgb(244 248 250 / 0.25)
}

.hover\:decoration-slate-75\/30:hover {
    text-decoration-color: rgb(244 248 250 / 0.3)
}

.hover\:decoration-slate-75\/40:hover {
    text-decoration-color: rgb(244 248 250 / 0.4)
}

.hover\:decoration-slate-75\/5:hover {
    text-decoration-color: rgb(244 248 250 / 0.05)
}

.hover\:decoration-slate-75\/50:hover {
    text-decoration-color: rgb(244 248 250 / 0.5)
}

.hover\:decoration-slate-75\/60:hover {
    text-decoration-color: rgb(244 248 250 / 0.6)
}

.hover\:decoration-slate-75\/70:hover {
    text-decoration-color: rgb(244 248 250 / 0.7)
}

.hover\:decoration-slate-75\/75:hover {
    text-decoration-color: rgb(244 248 250 / 0.75)
}

.hover\:decoration-slate-75\/80:hover {
    text-decoration-color: rgb(244 248 250 / 0.8)
}

.hover\:decoration-slate-75\/90:hover {
    text-decoration-color: rgb(244 248 250 / 0.9)
}

.hover\:decoration-slate-75\/95:hover {
    text-decoration-color: rgb(244 248 250 / 0.95)
}

.hover\:decoration-slate-800:hover {
    text-decoration-color: #1e293b
}

.hover\:decoration-slate-800\/0:hover {
    text-decoration-color: rgb(30 41 59 / 0)
}

.hover\:decoration-slate-800\/10:hover {
    text-decoration-color: rgb(30 41 59 / 0.1)
}

.hover\:decoration-slate-800\/100:hover {
    text-decoration-color: rgb(30 41 59 / 1)
}

.hover\:decoration-slate-800\/20:hover {
    text-decoration-color: rgb(30 41 59 / 0.2)
}

.hover\:decoration-slate-800\/25:hover {
    text-decoration-color: rgb(30 41 59 / 0.25)
}

.hover\:decoration-slate-800\/30:hover {
    text-decoration-color: rgb(30 41 59 / 0.3)
}

.hover\:decoration-slate-800\/40:hover {
    text-decoration-color: rgb(30 41 59 / 0.4)
}

.hover\:decoration-slate-800\/5:hover {
    text-decoration-color: rgb(30 41 59 / 0.05)
}

.hover\:decoration-slate-800\/50:hover {
    text-decoration-color: rgb(30 41 59 / 0.5)
}

.hover\:decoration-slate-800\/60:hover {
    text-decoration-color: rgb(30 41 59 / 0.6)
}

.hover\:decoration-slate-800\/70:hover {
    text-decoration-color: rgb(30 41 59 / 0.7)
}

.hover\:decoration-slate-800\/75:hover {
    text-decoration-color: rgb(30 41 59 / 0.75)
}

.hover\:decoration-slate-800\/80:hover {
    text-decoration-color: rgb(30 41 59 / 0.8)
}

.hover\:decoration-slate-800\/90:hover {
    text-decoration-color: rgb(30 41 59 / 0.9)
}

.hover\:decoration-slate-800\/95:hover {
    text-decoration-color: rgb(30 41 59 / 0.95)
}

.hover\:decoration-slate-850:hover {
    text-decoration-color: #0F172A
}

.hover\:decoration-slate-850\/0:hover {
    text-decoration-color: rgb(15 23 42 / 0)
}

.hover\:decoration-slate-850\/10:hover {
    text-decoration-color: rgb(15 23 42 / 0.1)
}

.hover\:decoration-slate-850\/100:hover {
    text-decoration-color: rgb(15 23 42 / 1)
}

.hover\:decoration-slate-850\/20:hover {
    text-decoration-color: rgb(15 23 42 / 0.2)
}

.hover\:decoration-slate-850\/25:hover {
    text-decoration-color: rgb(15 23 42 / 0.25)
}

.hover\:decoration-slate-850\/30:hover {
    text-decoration-color: rgb(15 23 42 / 0.3)
}

.hover\:decoration-slate-850\/40:hover {
    text-decoration-color: rgb(15 23 42 / 0.4)
}

.hover\:decoration-slate-850\/5:hover {
    text-decoration-color: rgb(15 23 42 / 0.05)
}

.hover\:decoration-slate-850\/50:hover {
    text-decoration-color: rgb(15 23 42 / 0.5)
}

.hover\:decoration-slate-850\/60:hover {
    text-decoration-color: rgb(15 23 42 / 0.6)
}

.hover\:decoration-slate-850\/70:hover {
    text-decoration-color: rgb(15 23 42 / 0.7)
}

.hover\:decoration-slate-850\/75:hover {
    text-decoration-color: rgb(15 23 42 / 0.75)
}

.hover\:decoration-slate-850\/80:hover {
    text-decoration-color: rgb(15 23 42 / 0.8)
}

.hover\:decoration-slate-850\/90:hover {
    text-decoration-color: rgb(15 23 42 / 0.9)
}

.hover\:decoration-slate-850\/95:hover {
    text-decoration-color: rgb(15 23 42 / 0.95)
}

.hover\:decoration-slate-900:hover {
    text-decoration-color: #0f172a
}

.hover\:decoration-slate-900\/0:hover {
    text-decoration-color: rgb(15 23 42 / 0)
}

.hover\:decoration-slate-900\/10:hover {
    text-decoration-color: rgb(15 23 42 / 0.1)
}

.hover\:decoration-slate-900\/100:hover {
    text-decoration-color: rgb(15 23 42 / 1)
}

.hover\:decoration-slate-900\/20:hover {
    text-decoration-color: rgb(15 23 42 / 0.2)
}

.hover\:decoration-slate-900\/25:hover {
    text-decoration-color: rgb(15 23 42 / 0.25)
}

.hover\:decoration-slate-900\/30:hover {
    text-decoration-color: rgb(15 23 42 / 0.3)
}

.hover\:decoration-slate-900\/40:hover {
    text-decoration-color: rgb(15 23 42 / 0.4)
}

.hover\:decoration-slate-900\/5:hover {
    text-decoration-color: rgb(15 23 42 / 0.05)
}

.hover\:decoration-slate-900\/50:hover {
    text-decoration-color: rgb(15 23 42 / 0.5)
}

.hover\:decoration-slate-900\/60:hover {
    text-decoration-color: rgb(15 23 42 / 0.6)
}

.hover\:decoration-slate-900\/70:hover {
    text-decoration-color: rgb(15 23 42 / 0.7)
}

.hover\:decoration-slate-900\/75:hover {
    text-decoration-color: rgb(15 23 42 / 0.75)
}

.hover\:decoration-slate-900\/80:hover {
    text-decoration-color: rgb(15 23 42 / 0.8)
}

.hover\:decoration-slate-900\/90:hover {
    text-decoration-color: rgb(15 23 42 / 0.9)
}

.hover\:decoration-slate-900\/95:hover {
    text-decoration-color: rgb(15 23 42 / 0.95)
}

.hover\:decoration-slate-950:hover {
    text-decoration-color: #00214A
}

.hover\:decoration-slate-950\/0:hover {
    text-decoration-color: rgb(0 33 74 / 0)
}

.hover\:decoration-slate-950\/10:hover {
    text-decoration-color: rgb(0 33 74 / 0.1)
}

.hover\:decoration-slate-950\/100:hover {
    text-decoration-color: rgb(0 33 74 / 1)
}

.hover\:decoration-slate-950\/20:hover {
    text-decoration-color: rgb(0 33 74 / 0.2)
}

.hover\:decoration-slate-950\/25:hover {
    text-decoration-color: rgb(0 33 74 / 0.25)
}

.hover\:decoration-slate-950\/30:hover {
    text-decoration-color: rgb(0 33 74 / 0.3)
}

.hover\:decoration-slate-950\/40:hover {
    text-decoration-color: rgb(0 33 74 / 0.4)
}

.hover\:decoration-slate-950\/5:hover {
    text-decoration-color: rgb(0 33 74 / 0.05)
}

.hover\:decoration-slate-950\/50:hover {
    text-decoration-color: rgb(0 33 74 / 0.5)
}

.hover\:decoration-slate-950\/60:hover {
    text-decoration-color: rgb(0 33 74 / 0.6)
}

.hover\:decoration-slate-950\/70:hover {
    text-decoration-color: rgb(0 33 74 / 0.7)
}

.hover\:decoration-slate-950\/75:hover {
    text-decoration-color: rgb(0 33 74 / 0.75)
}

.hover\:decoration-slate-950\/80:hover {
    text-decoration-color: rgb(0 33 74 / 0.8)
}

.hover\:decoration-slate-950\/90:hover {
    text-decoration-color: rgb(0 33 74 / 0.9)
}

.hover\:decoration-slate-950\/95:hover {
    text-decoration-color: rgb(0 33 74 / 0.95)
}

.hover\:decoration-stone-100:hover {
    text-decoration-color: #f5f5f4
}

.hover\:decoration-stone-100\/0:hover {
    text-decoration-color: rgb(245 245 244 / 0)
}

.hover\:decoration-stone-100\/10:hover {
    text-decoration-color: rgb(245 245 244 / 0.1)
}

.hover\:decoration-stone-100\/100:hover {
    text-decoration-color: rgb(245 245 244 / 1)
}

.hover\:decoration-stone-100\/20:hover {
    text-decoration-color: rgb(245 245 244 / 0.2)
}

.hover\:decoration-stone-100\/25:hover {
    text-decoration-color: rgb(245 245 244 / 0.25)
}

.hover\:decoration-stone-100\/30:hover {
    text-decoration-color: rgb(245 245 244 / 0.3)
}

.hover\:decoration-stone-100\/40:hover {
    text-decoration-color: rgb(245 245 244 / 0.4)
}

.hover\:decoration-stone-100\/5:hover {
    text-decoration-color: rgb(245 245 244 / 0.05)
}

.hover\:decoration-stone-100\/50:hover {
    text-decoration-color: rgb(245 245 244 / 0.5)
}

.hover\:decoration-stone-100\/60:hover {
    text-decoration-color: rgb(245 245 244 / 0.6)
}

.hover\:decoration-stone-100\/70:hover {
    text-decoration-color: rgb(245 245 244 / 0.7)
}

.hover\:decoration-stone-100\/75:hover {
    text-decoration-color: rgb(245 245 244 / 0.75)
}

.hover\:decoration-stone-100\/80:hover {
    text-decoration-color: rgb(245 245 244 / 0.8)
}

.hover\:decoration-stone-100\/90:hover {
    text-decoration-color: rgb(245 245 244 / 0.9)
}

.hover\:decoration-stone-100\/95:hover {
    text-decoration-color: rgb(245 245 244 / 0.95)
}

.hover\:decoration-stone-150:hover {
    text-decoration-color: #F5F6F1
}

.hover\:decoration-stone-150\/0:hover {
    text-decoration-color: rgb(245 246 241 / 0)
}

.hover\:decoration-stone-150\/10:hover {
    text-decoration-color: rgb(245 246 241 / 0.1)
}

.hover\:decoration-stone-150\/100:hover {
    text-decoration-color: rgb(245 246 241 / 1)
}

.hover\:decoration-stone-150\/20:hover {
    text-decoration-color: rgb(245 246 241 / 0.2)
}

.hover\:decoration-stone-150\/25:hover {
    text-decoration-color: rgb(245 246 241 / 0.25)
}

.hover\:decoration-stone-150\/30:hover {
    text-decoration-color: rgb(245 246 241 / 0.3)
}

.hover\:decoration-stone-150\/40:hover {
    text-decoration-color: rgb(245 246 241 / 0.4)
}

.hover\:decoration-stone-150\/5:hover {
    text-decoration-color: rgb(245 246 241 / 0.05)
}

.hover\:decoration-stone-150\/50:hover {
    text-decoration-color: rgb(245 246 241 / 0.5)
}

.hover\:decoration-stone-150\/60:hover {
    text-decoration-color: rgb(245 246 241 / 0.6)
}

.hover\:decoration-stone-150\/70:hover {
    text-decoration-color: rgb(245 246 241 / 0.7)
}

.hover\:decoration-stone-150\/75:hover {
    text-decoration-color: rgb(245 246 241 / 0.75)
}

.hover\:decoration-stone-150\/80:hover {
    text-decoration-color: rgb(245 246 241 / 0.8)
}

.hover\:decoration-stone-150\/90:hover {
    text-decoration-color: rgb(245 246 241 / 0.9)
}

.hover\:decoration-stone-150\/95:hover {
    text-decoration-color: rgb(245 246 241 / 0.95)
}

.hover\:decoration-stone-200:hover {
    text-decoration-color: #e7e5e4
}

.hover\:decoration-stone-200\/0:hover {
    text-decoration-color: rgb(231 229 228 / 0)
}

.hover\:decoration-stone-200\/10:hover {
    text-decoration-color: rgb(231 229 228 / 0.1)
}

.hover\:decoration-stone-200\/100:hover {
    text-decoration-color: rgb(231 229 228 / 1)
}

.hover\:decoration-stone-200\/20:hover {
    text-decoration-color: rgb(231 229 228 / 0.2)
}

.hover\:decoration-stone-200\/25:hover {
    text-decoration-color: rgb(231 229 228 / 0.25)
}

.hover\:decoration-stone-200\/30:hover {
    text-decoration-color: rgb(231 229 228 / 0.3)
}

.hover\:decoration-stone-200\/40:hover {
    text-decoration-color: rgb(231 229 228 / 0.4)
}

.hover\:decoration-stone-200\/5:hover {
    text-decoration-color: rgb(231 229 228 / 0.05)
}

.hover\:decoration-stone-200\/50:hover {
    text-decoration-color: rgb(231 229 228 / 0.5)
}

.hover\:decoration-stone-200\/60:hover {
    text-decoration-color: rgb(231 229 228 / 0.6)
}

.hover\:decoration-stone-200\/70:hover {
    text-decoration-color: rgb(231 229 228 / 0.7)
}

.hover\:decoration-stone-200\/75:hover {
    text-decoration-color: rgb(231 229 228 / 0.75)
}

.hover\:decoration-stone-200\/80:hover {
    text-decoration-color: rgb(231 229 228 / 0.8)
}

.hover\:decoration-stone-200\/90:hover {
    text-decoration-color: rgb(231 229 228 / 0.9)
}

.hover\:decoration-stone-200\/95:hover {
    text-decoration-color: rgb(231 229 228 / 0.95)
}

.hover\:decoration-stone-300:hover {
    text-decoration-color: #d6d3d1
}

.hover\:decoration-stone-300\/0:hover {
    text-decoration-color: rgb(214 211 209 / 0)
}

.hover\:decoration-stone-300\/10:hover {
    text-decoration-color: rgb(214 211 209 / 0.1)
}

.hover\:decoration-stone-300\/100:hover {
    text-decoration-color: rgb(214 211 209 / 1)
}

.hover\:decoration-stone-300\/20:hover {
    text-decoration-color: rgb(214 211 209 / 0.2)
}

.hover\:decoration-stone-300\/25:hover {
    text-decoration-color: rgb(214 211 209 / 0.25)
}

.hover\:decoration-stone-300\/30:hover {
    text-decoration-color: rgb(214 211 209 / 0.3)
}

.hover\:decoration-stone-300\/40:hover {
    text-decoration-color: rgb(214 211 209 / 0.4)
}

.hover\:decoration-stone-300\/5:hover {
    text-decoration-color: rgb(214 211 209 / 0.05)
}

.hover\:decoration-stone-300\/50:hover {
    text-decoration-color: rgb(214 211 209 / 0.5)
}

.hover\:decoration-stone-300\/60:hover {
    text-decoration-color: rgb(214 211 209 / 0.6)
}

.hover\:decoration-stone-300\/70:hover {
    text-decoration-color: rgb(214 211 209 / 0.7)
}

.hover\:decoration-stone-300\/75:hover {
    text-decoration-color: rgb(214 211 209 / 0.75)
}

.hover\:decoration-stone-300\/80:hover {
    text-decoration-color: rgb(214 211 209 / 0.8)
}

.hover\:decoration-stone-300\/90:hover {
    text-decoration-color: rgb(214 211 209 / 0.9)
}

.hover\:decoration-stone-300\/95:hover {
    text-decoration-color: rgb(214 211 209 / 0.95)
}

.hover\:decoration-stone-400:hover {
    text-decoration-color: #a8a29e
}

.hover\:decoration-stone-400\/0:hover {
    text-decoration-color: rgb(168 162 158 / 0)
}

.hover\:decoration-stone-400\/10:hover {
    text-decoration-color: rgb(168 162 158 / 0.1)
}

.hover\:decoration-stone-400\/100:hover {
    text-decoration-color: rgb(168 162 158 / 1)
}

.hover\:decoration-stone-400\/20:hover {
    text-decoration-color: rgb(168 162 158 / 0.2)
}

.hover\:decoration-stone-400\/25:hover {
    text-decoration-color: rgb(168 162 158 / 0.25)
}

.hover\:decoration-stone-400\/30:hover {
    text-decoration-color: rgb(168 162 158 / 0.3)
}

.hover\:decoration-stone-400\/40:hover {
    text-decoration-color: rgb(168 162 158 / 0.4)
}

.hover\:decoration-stone-400\/5:hover {
    text-decoration-color: rgb(168 162 158 / 0.05)
}

.hover\:decoration-stone-400\/50:hover {
    text-decoration-color: rgb(168 162 158 / 0.5)
}

.hover\:decoration-stone-400\/60:hover {
    text-decoration-color: rgb(168 162 158 / 0.6)
}

.hover\:decoration-stone-400\/70:hover {
    text-decoration-color: rgb(168 162 158 / 0.7)
}

.hover\:decoration-stone-400\/75:hover {
    text-decoration-color: rgb(168 162 158 / 0.75)
}

.hover\:decoration-stone-400\/80:hover {
    text-decoration-color: rgb(168 162 158 / 0.8)
}

.hover\:decoration-stone-400\/90:hover {
    text-decoration-color: rgb(168 162 158 / 0.9)
}

.hover\:decoration-stone-400\/95:hover {
    text-decoration-color: rgb(168 162 158 / 0.95)
}

.hover\:decoration-stone-50:hover {
    text-decoration-color: #fafaf9
}

.hover\:decoration-stone-50\/0:hover {
    text-decoration-color: rgb(250 250 249 / 0)
}

.hover\:decoration-stone-50\/10:hover {
    text-decoration-color: rgb(250 250 249 / 0.1)
}

.hover\:decoration-stone-50\/100:hover {
    text-decoration-color: rgb(250 250 249 / 1)
}

.hover\:decoration-stone-50\/20:hover {
    text-decoration-color: rgb(250 250 249 / 0.2)
}

.hover\:decoration-stone-50\/25:hover {
    text-decoration-color: rgb(250 250 249 / 0.25)
}

.hover\:decoration-stone-50\/30:hover {
    text-decoration-color: rgb(250 250 249 / 0.3)
}

.hover\:decoration-stone-50\/40:hover {
    text-decoration-color: rgb(250 250 249 / 0.4)
}

.hover\:decoration-stone-50\/5:hover {
    text-decoration-color: rgb(250 250 249 / 0.05)
}

.hover\:decoration-stone-50\/50:hover {
    text-decoration-color: rgb(250 250 249 / 0.5)
}

.hover\:decoration-stone-50\/60:hover {
    text-decoration-color: rgb(250 250 249 / 0.6)
}

.hover\:decoration-stone-50\/70:hover {
    text-decoration-color: rgb(250 250 249 / 0.7)
}

.hover\:decoration-stone-50\/75:hover {
    text-decoration-color: rgb(250 250 249 / 0.75)
}

.hover\:decoration-stone-50\/80:hover {
    text-decoration-color: rgb(250 250 249 / 0.8)
}

.hover\:decoration-stone-50\/90:hover {
    text-decoration-color: rgb(250 250 249 / 0.9)
}

.hover\:decoration-stone-50\/95:hover {
    text-decoration-color: rgb(250 250 249 / 0.95)
}

.hover\:decoration-stone-500:hover {
    text-decoration-color: #78716c
}

.hover\:decoration-stone-500\/0:hover {
    text-decoration-color: rgb(120 113 108 / 0)
}

.hover\:decoration-stone-500\/10:hover {
    text-decoration-color: rgb(120 113 108 / 0.1)
}

.hover\:decoration-stone-500\/100:hover {
    text-decoration-color: rgb(120 113 108 / 1)
}

.hover\:decoration-stone-500\/20:hover {
    text-decoration-color: rgb(120 113 108 / 0.2)
}

.hover\:decoration-stone-500\/25:hover {
    text-decoration-color: rgb(120 113 108 / 0.25)
}

.hover\:decoration-stone-500\/30:hover {
    text-decoration-color: rgb(120 113 108 / 0.3)
}

.hover\:decoration-stone-500\/40:hover {
    text-decoration-color: rgb(120 113 108 / 0.4)
}

.hover\:decoration-stone-500\/5:hover {
    text-decoration-color: rgb(120 113 108 / 0.05)
}

.hover\:decoration-stone-500\/50:hover {
    text-decoration-color: rgb(120 113 108 / 0.5)
}

.hover\:decoration-stone-500\/60:hover {
    text-decoration-color: rgb(120 113 108 / 0.6)
}

.hover\:decoration-stone-500\/70:hover {
    text-decoration-color: rgb(120 113 108 / 0.7)
}

.hover\:decoration-stone-500\/75:hover {
    text-decoration-color: rgb(120 113 108 / 0.75)
}

.hover\:decoration-stone-500\/80:hover {
    text-decoration-color: rgb(120 113 108 / 0.8)
}

.hover\:decoration-stone-500\/90:hover {
    text-decoration-color: rgb(120 113 108 / 0.9)
}

.hover\:decoration-stone-500\/95:hover {
    text-decoration-color: rgb(120 113 108 / 0.95)
}

.hover\:decoration-stone-600:hover {
    text-decoration-color: #57534e
}

.hover\:decoration-stone-600\/0:hover {
    text-decoration-color: rgb(87 83 78 / 0)
}

.hover\:decoration-stone-600\/10:hover {
    text-decoration-color: rgb(87 83 78 / 0.1)
}

.hover\:decoration-stone-600\/100:hover {
    text-decoration-color: rgb(87 83 78 / 1)
}

.hover\:decoration-stone-600\/20:hover {
    text-decoration-color: rgb(87 83 78 / 0.2)
}

.hover\:decoration-stone-600\/25:hover {
    text-decoration-color: rgb(87 83 78 / 0.25)
}

.hover\:decoration-stone-600\/30:hover {
    text-decoration-color: rgb(87 83 78 / 0.3)
}

.hover\:decoration-stone-600\/40:hover {
    text-decoration-color: rgb(87 83 78 / 0.4)
}

.hover\:decoration-stone-600\/5:hover {
    text-decoration-color: rgb(87 83 78 / 0.05)
}

.hover\:decoration-stone-600\/50:hover {
    text-decoration-color: rgb(87 83 78 / 0.5)
}

.hover\:decoration-stone-600\/60:hover {
    text-decoration-color: rgb(87 83 78 / 0.6)
}

.hover\:decoration-stone-600\/70:hover {
    text-decoration-color: rgb(87 83 78 / 0.7)
}

.hover\:decoration-stone-600\/75:hover {
    text-decoration-color: rgb(87 83 78 / 0.75)
}

.hover\:decoration-stone-600\/80:hover {
    text-decoration-color: rgb(87 83 78 / 0.8)
}

.hover\:decoration-stone-600\/90:hover {
    text-decoration-color: rgb(87 83 78 / 0.9)
}

.hover\:decoration-stone-600\/95:hover {
    text-decoration-color: rgb(87 83 78 / 0.95)
}

.hover\:decoration-stone-700:hover {
    text-decoration-color: #44403c
}

.hover\:decoration-stone-700\/0:hover {
    text-decoration-color: rgb(68 64 60 / 0)
}

.hover\:decoration-stone-700\/10:hover {
    text-decoration-color: rgb(68 64 60 / 0.1)
}

.hover\:decoration-stone-700\/100:hover {
    text-decoration-color: rgb(68 64 60 / 1)
}

.hover\:decoration-stone-700\/20:hover {
    text-decoration-color: rgb(68 64 60 / 0.2)
}

.hover\:decoration-stone-700\/25:hover {
    text-decoration-color: rgb(68 64 60 / 0.25)
}

.hover\:decoration-stone-700\/30:hover {
    text-decoration-color: rgb(68 64 60 / 0.3)
}

.hover\:decoration-stone-700\/40:hover {
    text-decoration-color: rgb(68 64 60 / 0.4)
}

.hover\:decoration-stone-700\/5:hover {
    text-decoration-color: rgb(68 64 60 / 0.05)
}

.hover\:decoration-stone-700\/50:hover {
    text-decoration-color: rgb(68 64 60 / 0.5)
}

.hover\:decoration-stone-700\/60:hover {
    text-decoration-color: rgb(68 64 60 / 0.6)
}

.hover\:decoration-stone-700\/70:hover {
    text-decoration-color: rgb(68 64 60 / 0.7)
}

.hover\:decoration-stone-700\/75:hover {
    text-decoration-color: rgb(68 64 60 / 0.75)
}

.hover\:decoration-stone-700\/80:hover {
    text-decoration-color: rgb(68 64 60 / 0.8)
}

.hover\:decoration-stone-700\/90:hover {
    text-decoration-color: rgb(68 64 60 / 0.9)
}

.hover\:decoration-stone-700\/95:hover {
    text-decoration-color: rgb(68 64 60 / 0.95)
}

.hover\:decoration-stone-800:hover {
    text-decoration-color: #292524
}

.hover\:decoration-stone-800\/0:hover {
    text-decoration-color: rgb(41 37 36 / 0)
}

.hover\:decoration-stone-800\/10:hover {
    text-decoration-color: rgb(41 37 36 / 0.1)
}

.hover\:decoration-stone-800\/100:hover {
    text-decoration-color: rgb(41 37 36 / 1)
}

.hover\:decoration-stone-800\/20:hover {
    text-decoration-color: rgb(41 37 36 / 0.2)
}

.hover\:decoration-stone-800\/25:hover {
    text-decoration-color: rgb(41 37 36 / 0.25)
}

.hover\:decoration-stone-800\/30:hover {
    text-decoration-color: rgb(41 37 36 / 0.3)
}

.hover\:decoration-stone-800\/40:hover {
    text-decoration-color: rgb(41 37 36 / 0.4)
}

.hover\:decoration-stone-800\/5:hover {
    text-decoration-color: rgb(41 37 36 / 0.05)
}

.hover\:decoration-stone-800\/50:hover {
    text-decoration-color: rgb(41 37 36 / 0.5)
}

.hover\:decoration-stone-800\/60:hover {
    text-decoration-color: rgb(41 37 36 / 0.6)
}

.hover\:decoration-stone-800\/70:hover {
    text-decoration-color: rgb(41 37 36 / 0.7)
}

.hover\:decoration-stone-800\/75:hover {
    text-decoration-color: rgb(41 37 36 / 0.75)
}

.hover\:decoration-stone-800\/80:hover {
    text-decoration-color: rgb(41 37 36 / 0.8)
}

.hover\:decoration-stone-800\/90:hover {
    text-decoration-color: rgb(41 37 36 / 0.9)
}

.hover\:decoration-stone-800\/95:hover {
    text-decoration-color: rgb(41 37 36 / 0.95)
}

.hover\:decoration-stone-900:hover {
    text-decoration-color: #1c1917
}

.hover\:decoration-stone-900\/0:hover {
    text-decoration-color: rgb(28 25 23 / 0)
}

.hover\:decoration-stone-900\/10:hover {
    text-decoration-color: rgb(28 25 23 / 0.1)
}

.hover\:decoration-stone-900\/100:hover {
    text-decoration-color: rgb(28 25 23 / 1)
}

.hover\:decoration-stone-900\/20:hover {
    text-decoration-color: rgb(28 25 23 / 0.2)
}

.hover\:decoration-stone-900\/25:hover {
    text-decoration-color: rgb(28 25 23 / 0.25)
}

.hover\:decoration-stone-900\/30:hover {
    text-decoration-color: rgb(28 25 23 / 0.3)
}

.hover\:decoration-stone-900\/40:hover {
    text-decoration-color: rgb(28 25 23 / 0.4)
}

.hover\:decoration-stone-900\/5:hover {
    text-decoration-color: rgb(28 25 23 / 0.05)
}

.hover\:decoration-stone-900\/50:hover {
    text-decoration-color: rgb(28 25 23 / 0.5)
}

.hover\:decoration-stone-900\/60:hover {
    text-decoration-color: rgb(28 25 23 / 0.6)
}

.hover\:decoration-stone-900\/70:hover {
    text-decoration-color: rgb(28 25 23 / 0.7)
}

.hover\:decoration-stone-900\/75:hover {
    text-decoration-color: rgb(28 25 23 / 0.75)
}

.hover\:decoration-stone-900\/80:hover {
    text-decoration-color: rgb(28 25 23 / 0.8)
}

.hover\:decoration-stone-900\/90:hover {
    text-decoration-color: rgb(28 25 23 / 0.9)
}

.hover\:decoration-stone-900\/95:hover {
    text-decoration-color: rgb(28 25 23 / 0.95)
}

.hover\:decoration-stone-950:hover {
    text-decoration-color: #0c0a09
}

.hover\:decoration-stone-950\/0:hover {
    text-decoration-color: rgb(12 10 9 / 0)
}

.hover\:decoration-stone-950\/10:hover {
    text-decoration-color: rgb(12 10 9 / 0.1)
}

.hover\:decoration-stone-950\/100:hover {
    text-decoration-color: rgb(12 10 9 / 1)
}

.hover\:decoration-stone-950\/20:hover {
    text-decoration-color: rgb(12 10 9 / 0.2)
}

.hover\:decoration-stone-950\/25:hover {
    text-decoration-color: rgb(12 10 9 / 0.25)
}

.hover\:decoration-stone-950\/30:hover {
    text-decoration-color: rgb(12 10 9 / 0.3)
}

.hover\:decoration-stone-950\/40:hover {
    text-decoration-color: rgb(12 10 9 / 0.4)
}

.hover\:decoration-stone-950\/5:hover {
    text-decoration-color: rgb(12 10 9 / 0.05)
}

.hover\:decoration-stone-950\/50:hover {
    text-decoration-color: rgb(12 10 9 / 0.5)
}

.hover\:decoration-stone-950\/60:hover {
    text-decoration-color: rgb(12 10 9 / 0.6)
}

.hover\:decoration-stone-950\/70:hover {
    text-decoration-color: rgb(12 10 9 / 0.7)
}

.hover\:decoration-stone-950\/75:hover {
    text-decoration-color: rgb(12 10 9 / 0.75)
}

.hover\:decoration-stone-950\/80:hover {
    text-decoration-color: rgb(12 10 9 / 0.8)
}

.hover\:decoration-stone-950\/90:hover {
    text-decoration-color: rgb(12 10 9 / 0.9)
}

.hover\:decoration-stone-950\/95:hover {
    text-decoration-color: rgb(12 10 9 / 0.95)
}

.hover\:decoration-teal-100:hover {
    text-decoration-color: #ccfbf1
}

.hover\:decoration-teal-100\/0:hover {
    text-decoration-color: rgb(204 251 241 / 0)
}

.hover\:decoration-teal-100\/10:hover {
    text-decoration-color: rgb(204 251 241 / 0.1)
}

.hover\:decoration-teal-100\/100:hover {
    text-decoration-color: rgb(204 251 241 / 1)
}

.hover\:decoration-teal-100\/20:hover {
    text-decoration-color: rgb(204 251 241 / 0.2)
}

.hover\:decoration-teal-100\/25:hover {
    text-decoration-color: rgb(204 251 241 / 0.25)
}

.hover\:decoration-teal-100\/30:hover {
    text-decoration-color: rgb(204 251 241 / 0.3)
}

.hover\:decoration-teal-100\/40:hover {
    text-decoration-color: rgb(204 251 241 / 0.4)
}

.hover\:decoration-teal-100\/5:hover {
    text-decoration-color: rgb(204 251 241 / 0.05)
}

.hover\:decoration-teal-100\/50:hover {
    text-decoration-color: rgb(204 251 241 / 0.5)
}

.hover\:decoration-teal-100\/60:hover {
    text-decoration-color: rgb(204 251 241 / 0.6)
}

.hover\:decoration-teal-100\/70:hover {
    text-decoration-color: rgb(204 251 241 / 0.7)
}

.hover\:decoration-teal-100\/75:hover {
    text-decoration-color: rgb(204 251 241 / 0.75)
}

.hover\:decoration-teal-100\/80:hover {
    text-decoration-color: rgb(204 251 241 / 0.8)
}

.hover\:decoration-teal-100\/90:hover {
    text-decoration-color: rgb(204 251 241 / 0.9)
}

.hover\:decoration-teal-100\/95:hover {
    text-decoration-color: rgb(204 251 241 / 0.95)
}

.hover\:decoration-teal-200:hover {
    text-decoration-color: #99f6e4
}

.hover\:decoration-teal-200\/0:hover {
    text-decoration-color: rgb(153 246 228 / 0)
}

.hover\:decoration-teal-200\/10:hover {
    text-decoration-color: rgb(153 246 228 / 0.1)
}

.hover\:decoration-teal-200\/100:hover {
    text-decoration-color: rgb(153 246 228 / 1)
}

.hover\:decoration-teal-200\/20:hover {
    text-decoration-color: rgb(153 246 228 / 0.2)
}

.hover\:decoration-teal-200\/25:hover {
    text-decoration-color: rgb(153 246 228 / 0.25)
}

.hover\:decoration-teal-200\/30:hover {
    text-decoration-color: rgb(153 246 228 / 0.3)
}

.hover\:decoration-teal-200\/40:hover {
    text-decoration-color: rgb(153 246 228 / 0.4)
}

.hover\:decoration-teal-200\/5:hover {
    text-decoration-color: rgb(153 246 228 / 0.05)
}

.hover\:decoration-teal-200\/50:hover {
    text-decoration-color: rgb(153 246 228 / 0.5)
}

.hover\:decoration-teal-200\/60:hover {
    text-decoration-color: rgb(153 246 228 / 0.6)
}

.hover\:decoration-teal-200\/70:hover {
    text-decoration-color: rgb(153 246 228 / 0.7)
}

.hover\:decoration-teal-200\/75:hover {
    text-decoration-color: rgb(153 246 228 / 0.75)
}

.hover\:decoration-teal-200\/80:hover {
    text-decoration-color: rgb(153 246 228 / 0.8)
}

.hover\:decoration-teal-200\/90:hover {
    text-decoration-color: rgb(153 246 228 / 0.9)
}

.hover\:decoration-teal-200\/95:hover {
    text-decoration-color: rgb(153 246 228 / 0.95)
}

.hover\:decoration-teal-300:hover {
    text-decoration-color: #5eead4
}

.hover\:decoration-teal-300\/0:hover {
    text-decoration-color: rgb(94 234 212 / 0)
}

.hover\:decoration-teal-300\/10:hover {
    text-decoration-color: rgb(94 234 212 / 0.1)
}

.hover\:decoration-teal-300\/100:hover {
    text-decoration-color: rgb(94 234 212 / 1)
}

.hover\:decoration-teal-300\/20:hover {
    text-decoration-color: rgb(94 234 212 / 0.2)
}

.hover\:decoration-teal-300\/25:hover {
    text-decoration-color: rgb(94 234 212 / 0.25)
}

.hover\:decoration-teal-300\/30:hover {
    text-decoration-color: rgb(94 234 212 / 0.3)
}

.hover\:decoration-teal-300\/40:hover {
    text-decoration-color: rgb(94 234 212 / 0.4)
}

.hover\:decoration-teal-300\/5:hover {
    text-decoration-color: rgb(94 234 212 / 0.05)
}

.hover\:decoration-teal-300\/50:hover {
    text-decoration-color: rgb(94 234 212 / 0.5)
}

.hover\:decoration-teal-300\/60:hover {
    text-decoration-color: rgb(94 234 212 / 0.6)
}

.hover\:decoration-teal-300\/70:hover {
    text-decoration-color: rgb(94 234 212 / 0.7)
}

.hover\:decoration-teal-300\/75:hover {
    text-decoration-color: rgb(94 234 212 / 0.75)
}

.hover\:decoration-teal-300\/80:hover {
    text-decoration-color: rgb(94 234 212 / 0.8)
}

.hover\:decoration-teal-300\/90:hover {
    text-decoration-color: rgb(94 234 212 / 0.9)
}

.hover\:decoration-teal-300\/95:hover {
    text-decoration-color: rgb(94 234 212 / 0.95)
}

.hover\:decoration-teal-400:hover {
    text-decoration-color: #2dd4bf
}

.hover\:decoration-teal-400\/0:hover {
    text-decoration-color: rgb(45 212 191 / 0)
}

.hover\:decoration-teal-400\/10:hover {
    text-decoration-color: rgb(45 212 191 / 0.1)
}

.hover\:decoration-teal-400\/100:hover {
    text-decoration-color: rgb(45 212 191 / 1)
}

.hover\:decoration-teal-400\/20:hover {
    text-decoration-color: rgb(45 212 191 / 0.2)
}

.hover\:decoration-teal-400\/25:hover {
    text-decoration-color: rgb(45 212 191 / 0.25)
}

.hover\:decoration-teal-400\/30:hover {
    text-decoration-color: rgb(45 212 191 / 0.3)
}

.hover\:decoration-teal-400\/40:hover {
    text-decoration-color: rgb(45 212 191 / 0.4)
}

.hover\:decoration-teal-400\/5:hover {
    text-decoration-color: rgb(45 212 191 / 0.05)
}

.hover\:decoration-teal-400\/50:hover {
    text-decoration-color: rgb(45 212 191 / 0.5)
}

.hover\:decoration-teal-400\/60:hover {
    text-decoration-color: rgb(45 212 191 / 0.6)
}

.hover\:decoration-teal-400\/70:hover {
    text-decoration-color: rgb(45 212 191 / 0.7)
}

.hover\:decoration-teal-400\/75:hover {
    text-decoration-color: rgb(45 212 191 / 0.75)
}

.hover\:decoration-teal-400\/80:hover {
    text-decoration-color: rgb(45 212 191 / 0.8)
}

.hover\:decoration-teal-400\/90:hover {
    text-decoration-color: rgb(45 212 191 / 0.9)
}

.hover\:decoration-teal-400\/95:hover {
    text-decoration-color: rgb(45 212 191 / 0.95)
}

.hover\:decoration-teal-450:hover {
    text-decoration-color: #00B89E
}

.hover\:decoration-teal-450\/0:hover {
    text-decoration-color: rgb(0 184 158 / 0)
}

.hover\:decoration-teal-450\/10:hover {
    text-decoration-color: rgb(0 184 158 / 0.1)
}

.hover\:decoration-teal-450\/100:hover {
    text-decoration-color: rgb(0 184 158 / 1)
}

.hover\:decoration-teal-450\/20:hover {
    text-decoration-color: rgb(0 184 158 / 0.2)
}

.hover\:decoration-teal-450\/25:hover {
    text-decoration-color: rgb(0 184 158 / 0.25)
}

.hover\:decoration-teal-450\/30:hover {
    text-decoration-color: rgb(0 184 158 / 0.3)
}

.hover\:decoration-teal-450\/40:hover {
    text-decoration-color: rgb(0 184 158 / 0.4)
}

.hover\:decoration-teal-450\/5:hover {
    text-decoration-color: rgb(0 184 158 / 0.05)
}

.hover\:decoration-teal-450\/50:hover {
    text-decoration-color: rgb(0 184 158 / 0.5)
}

.hover\:decoration-teal-450\/60:hover {
    text-decoration-color: rgb(0 184 158 / 0.6)
}

.hover\:decoration-teal-450\/70:hover {
    text-decoration-color: rgb(0 184 158 / 0.7)
}

.hover\:decoration-teal-450\/75:hover {
    text-decoration-color: rgb(0 184 158 / 0.75)
}

.hover\:decoration-teal-450\/80:hover {
    text-decoration-color: rgb(0 184 158 / 0.8)
}

.hover\:decoration-teal-450\/90:hover {
    text-decoration-color: rgb(0 184 158 / 0.9)
}

.hover\:decoration-teal-450\/95:hover {
    text-decoration-color: rgb(0 184 158 / 0.95)
}

.hover\:decoration-teal-50:hover {
    text-decoration-color: #f0fdfa
}

.hover\:decoration-teal-50\/0:hover {
    text-decoration-color: rgb(240 253 250 / 0)
}

.hover\:decoration-teal-50\/10:hover {
    text-decoration-color: rgb(240 253 250 / 0.1)
}

.hover\:decoration-teal-50\/100:hover {
    text-decoration-color: rgb(240 253 250 / 1)
}

.hover\:decoration-teal-50\/20:hover {
    text-decoration-color: rgb(240 253 250 / 0.2)
}

.hover\:decoration-teal-50\/25:hover {
    text-decoration-color: rgb(240 253 250 / 0.25)
}

.hover\:decoration-teal-50\/30:hover {
    text-decoration-color: rgb(240 253 250 / 0.3)
}

.hover\:decoration-teal-50\/40:hover {
    text-decoration-color: rgb(240 253 250 / 0.4)
}

.hover\:decoration-teal-50\/5:hover {
    text-decoration-color: rgb(240 253 250 / 0.05)
}

.hover\:decoration-teal-50\/50:hover {
    text-decoration-color: rgb(240 253 250 / 0.5)
}

.hover\:decoration-teal-50\/60:hover {
    text-decoration-color: rgb(240 253 250 / 0.6)
}

.hover\:decoration-teal-50\/70:hover {
    text-decoration-color: rgb(240 253 250 / 0.7)
}

.hover\:decoration-teal-50\/75:hover {
    text-decoration-color: rgb(240 253 250 / 0.75)
}

.hover\:decoration-teal-50\/80:hover {
    text-decoration-color: rgb(240 253 250 / 0.8)
}

.hover\:decoration-teal-50\/90:hover {
    text-decoration-color: rgb(240 253 250 / 0.9)
}

.hover\:decoration-teal-50\/95:hover {
    text-decoration-color: rgb(240 253 250 / 0.95)
}

.hover\:decoration-teal-500:hover {
    text-decoration-color: #14b8a6
}

.hover\:decoration-teal-500\/0:hover {
    text-decoration-color: rgb(20 184 166 / 0)
}

.hover\:decoration-teal-500\/10:hover {
    text-decoration-color: rgb(20 184 166 / 0.1)
}

.hover\:decoration-teal-500\/100:hover {
    text-decoration-color: rgb(20 184 166 / 1)
}

.hover\:decoration-teal-500\/20:hover {
    text-decoration-color: rgb(20 184 166 / 0.2)
}

.hover\:decoration-teal-500\/25:hover {
    text-decoration-color: rgb(20 184 166 / 0.25)
}

.hover\:decoration-teal-500\/30:hover {
    text-decoration-color: rgb(20 184 166 / 0.3)
}

.hover\:decoration-teal-500\/40:hover {
    text-decoration-color: rgb(20 184 166 / 0.4)
}

.hover\:decoration-teal-500\/5:hover {
    text-decoration-color: rgb(20 184 166 / 0.05)
}

.hover\:decoration-teal-500\/50:hover {
    text-decoration-color: rgb(20 184 166 / 0.5)
}

.hover\:decoration-teal-500\/60:hover {
    text-decoration-color: rgb(20 184 166 / 0.6)
}

.hover\:decoration-teal-500\/70:hover {
    text-decoration-color: rgb(20 184 166 / 0.7)
}

.hover\:decoration-teal-500\/75:hover {
    text-decoration-color: rgb(20 184 166 / 0.75)
}

.hover\:decoration-teal-500\/80:hover {
    text-decoration-color: rgb(20 184 166 / 0.8)
}

.hover\:decoration-teal-500\/90:hover {
    text-decoration-color: rgb(20 184 166 / 0.9)
}

.hover\:decoration-teal-500\/95:hover {
    text-decoration-color: rgb(20 184 166 / 0.95)
}

.hover\:decoration-teal-550:hover {
    text-decoration-color: #008573
}

.hover\:decoration-teal-550\/0:hover {
    text-decoration-color: rgb(0 133 115 / 0)
}

.hover\:decoration-teal-550\/10:hover {
    text-decoration-color: rgb(0 133 115 / 0.1)
}

.hover\:decoration-teal-550\/100:hover {
    text-decoration-color: rgb(0 133 115 / 1)
}

.hover\:decoration-teal-550\/20:hover {
    text-decoration-color: rgb(0 133 115 / 0.2)
}

.hover\:decoration-teal-550\/25:hover {
    text-decoration-color: rgb(0 133 115 / 0.25)
}

.hover\:decoration-teal-550\/30:hover {
    text-decoration-color: rgb(0 133 115 / 0.3)
}

.hover\:decoration-teal-550\/40:hover {
    text-decoration-color: rgb(0 133 115 / 0.4)
}

.hover\:decoration-teal-550\/5:hover {
    text-decoration-color: rgb(0 133 115 / 0.05)
}

.hover\:decoration-teal-550\/50:hover {
    text-decoration-color: rgb(0 133 115 / 0.5)
}

.hover\:decoration-teal-550\/60:hover {
    text-decoration-color: rgb(0 133 115 / 0.6)
}

.hover\:decoration-teal-550\/70:hover {
    text-decoration-color: rgb(0 133 115 / 0.7)
}

.hover\:decoration-teal-550\/75:hover {
    text-decoration-color: rgb(0 133 115 / 0.75)
}

.hover\:decoration-teal-550\/80:hover {
    text-decoration-color: rgb(0 133 115 / 0.8)
}

.hover\:decoration-teal-550\/90:hover {
    text-decoration-color: rgb(0 133 115 / 0.9)
}

.hover\:decoration-teal-550\/95:hover {
    text-decoration-color: rgb(0 133 115 / 0.95)
}

.hover\:decoration-teal-600:hover {
    text-decoration-color: #0d9488
}

.hover\:decoration-teal-600\/0:hover {
    text-decoration-color: rgb(13 148 136 / 0)
}

.hover\:decoration-teal-600\/10:hover {
    text-decoration-color: rgb(13 148 136 / 0.1)
}

.hover\:decoration-teal-600\/100:hover {
    text-decoration-color: rgb(13 148 136 / 1)
}

.hover\:decoration-teal-600\/20:hover {
    text-decoration-color: rgb(13 148 136 / 0.2)
}

.hover\:decoration-teal-600\/25:hover {
    text-decoration-color: rgb(13 148 136 / 0.25)
}

.hover\:decoration-teal-600\/30:hover {
    text-decoration-color: rgb(13 148 136 / 0.3)
}

.hover\:decoration-teal-600\/40:hover {
    text-decoration-color: rgb(13 148 136 / 0.4)
}

.hover\:decoration-teal-600\/5:hover {
    text-decoration-color: rgb(13 148 136 / 0.05)
}

.hover\:decoration-teal-600\/50:hover {
    text-decoration-color: rgb(13 148 136 / 0.5)
}

.hover\:decoration-teal-600\/60:hover {
    text-decoration-color: rgb(13 148 136 / 0.6)
}

.hover\:decoration-teal-600\/70:hover {
    text-decoration-color: rgb(13 148 136 / 0.7)
}

.hover\:decoration-teal-600\/75:hover {
    text-decoration-color: rgb(13 148 136 / 0.75)
}

.hover\:decoration-teal-600\/80:hover {
    text-decoration-color: rgb(13 148 136 / 0.8)
}

.hover\:decoration-teal-600\/90:hover {
    text-decoration-color: rgb(13 148 136 / 0.9)
}

.hover\:decoration-teal-600\/95:hover {
    text-decoration-color: rgb(13 148 136 / 0.95)
}

.hover\:decoration-teal-700:hover {
    text-decoration-color: #0f766e
}

.hover\:decoration-teal-700\/0:hover {
    text-decoration-color: rgb(15 118 110 / 0)
}

.hover\:decoration-teal-700\/10:hover {
    text-decoration-color: rgb(15 118 110 / 0.1)
}

.hover\:decoration-teal-700\/100:hover {
    text-decoration-color: rgb(15 118 110 / 1)
}

.hover\:decoration-teal-700\/20:hover {
    text-decoration-color: rgb(15 118 110 / 0.2)
}

.hover\:decoration-teal-700\/25:hover {
    text-decoration-color: rgb(15 118 110 / 0.25)
}

.hover\:decoration-teal-700\/30:hover {
    text-decoration-color: rgb(15 118 110 / 0.3)
}

.hover\:decoration-teal-700\/40:hover {
    text-decoration-color: rgb(15 118 110 / 0.4)
}

.hover\:decoration-teal-700\/5:hover {
    text-decoration-color: rgb(15 118 110 / 0.05)
}

.hover\:decoration-teal-700\/50:hover {
    text-decoration-color: rgb(15 118 110 / 0.5)
}

.hover\:decoration-teal-700\/60:hover {
    text-decoration-color: rgb(15 118 110 / 0.6)
}

.hover\:decoration-teal-700\/70:hover {
    text-decoration-color: rgb(15 118 110 / 0.7)
}

.hover\:decoration-teal-700\/75:hover {
    text-decoration-color: rgb(15 118 110 / 0.75)
}

.hover\:decoration-teal-700\/80:hover {
    text-decoration-color: rgb(15 118 110 / 0.8)
}

.hover\:decoration-teal-700\/90:hover {
    text-decoration-color: rgb(15 118 110 / 0.9)
}

.hover\:decoration-teal-700\/95:hover {
    text-decoration-color: rgb(15 118 110 / 0.95)
}

.hover\:decoration-teal-800:hover {
    text-decoration-color: #115e59
}

.hover\:decoration-teal-800\/0:hover {
    text-decoration-color: rgb(17 94 89 / 0)
}

.hover\:decoration-teal-800\/10:hover {
    text-decoration-color: rgb(17 94 89 / 0.1)
}

.hover\:decoration-teal-800\/100:hover {
    text-decoration-color: rgb(17 94 89 / 1)
}

.hover\:decoration-teal-800\/20:hover {
    text-decoration-color: rgb(17 94 89 / 0.2)
}

.hover\:decoration-teal-800\/25:hover {
    text-decoration-color: rgb(17 94 89 / 0.25)
}

.hover\:decoration-teal-800\/30:hover {
    text-decoration-color: rgb(17 94 89 / 0.3)
}

.hover\:decoration-teal-800\/40:hover {
    text-decoration-color: rgb(17 94 89 / 0.4)
}

.hover\:decoration-teal-800\/5:hover {
    text-decoration-color: rgb(17 94 89 / 0.05)
}

.hover\:decoration-teal-800\/50:hover {
    text-decoration-color: rgb(17 94 89 / 0.5)
}

.hover\:decoration-teal-800\/60:hover {
    text-decoration-color: rgb(17 94 89 / 0.6)
}

.hover\:decoration-teal-800\/70:hover {
    text-decoration-color: rgb(17 94 89 / 0.7)
}

.hover\:decoration-teal-800\/75:hover {
    text-decoration-color: rgb(17 94 89 / 0.75)
}

.hover\:decoration-teal-800\/80:hover {
    text-decoration-color: rgb(17 94 89 / 0.8)
}

.hover\:decoration-teal-800\/90:hover {
    text-decoration-color: rgb(17 94 89 / 0.9)
}

.hover\:decoration-teal-800\/95:hover {
    text-decoration-color: rgb(17 94 89 / 0.95)
}

.hover\:decoration-teal-900:hover {
    text-decoration-color: #134e4a
}

.hover\:decoration-teal-900\/0:hover {
    text-decoration-color: rgb(19 78 74 / 0)
}

.hover\:decoration-teal-900\/10:hover {
    text-decoration-color: rgb(19 78 74 / 0.1)
}

.hover\:decoration-teal-900\/100:hover {
    text-decoration-color: rgb(19 78 74 / 1)
}

.hover\:decoration-teal-900\/20:hover {
    text-decoration-color: rgb(19 78 74 / 0.2)
}

.hover\:decoration-teal-900\/25:hover {
    text-decoration-color: rgb(19 78 74 / 0.25)
}

.hover\:decoration-teal-900\/30:hover {
    text-decoration-color: rgb(19 78 74 / 0.3)
}

.hover\:decoration-teal-900\/40:hover {
    text-decoration-color: rgb(19 78 74 / 0.4)
}

.hover\:decoration-teal-900\/5:hover {
    text-decoration-color: rgb(19 78 74 / 0.05)
}

.hover\:decoration-teal-900\/50:hover {
    text-decoration-color: rgb(19 78 74 / 0.5)
}

.hover\:decoration-teal-900\/60:hover {
    text-decoration-color: rgb(19 78 74 / 0.6)
}

.hover\:decoration-teal-900\/70:hover {
    text-decoration-color: rgb(19 78 74 / 0.7)
}

.hover\:decoration-teal-900\/75:hover {
    text-decoration-color: rgb(19 78 74 / 0.75)
}

.hover\:decoration-teal-900\/80:hover {
    text-decoration-color: rgb(19 78 74 / 0.8)
}

.hover\:decoration-teal-900\/90:hover {
    text-decoration-color: rgb(19 78 74 / 0.9)
}

.hover\:decoration-teal-900\/95:hover {
    text-decoration-color: rgb(19 78 74 / 0.95)
}

.hover\:decoration-teal-950:hover {
    text-decoration-color: #042f2e
}

.hover\:decoration-teal-950\/0:hover {
    text-decoration-color: rgb(4 47 46 / 0)
}

.hover\:decoration-teal-950\/10:hover {
    text-decoration-color: rgb(4 47 46 / 0.1)
}

.hover\:decoration-teal-950\/100:hover {
    text-decoration-color: rgb(4 47 46 / 1)
}

.hover\:decoration-teal-950\/20:hover {
    text-decoration-color: rgb(4 47 46 / 0.2)
}

.hover\:decoration-teal-950\/25:hover {
    text-decoration-color: rgb(4 47 46 / 0.25)
}

.hover\:decoration-teal-950\/30:hover {
    text-decoration-color: rgb(4 47 46 / 0.3)
}

.hover\:decoration-teal-950\/40:hover {
    text-decoration-color: rgb(4 47 46 / 0.4)
}

.hover\:decoration-teal-950\/5:hover {
    text-decoration-color: rgb(4 47 46 / 0.05)
}

.hover\:decoration-teal-950\/50:hover {
    text-decoration-color: rgb(4 47 46 / 0.5)
}

.hover\:decoration-teal-950\/60:hover {
    text-decoration-color: rgb(4 47 46 / 0.6)
}

.hover\:decoration-teal-950\/70:hover {
    text-decoration-color: rgb(4 47 46 / 0.7)
}

.hover\:decoration-teal-950\/75:hover {
    text-decoration-color: rgb(4 47 46 / 0.75)
}

.hover\:decoration-teal-950\/80:hover {
    text-decoration-color: rgb(4 47 46 / 0.8)
}

.hover\:decoration-teal-950\/90:hover {
    text-decoration-color: rgb(4 47 46 / 0.9)
}

.hover\:decoration-teal-950\/95:hover {
    text-decoration-color: rgb(4 47 46 / 0.95)
}

.hover\:decoration-violet-100:hover {
    text-decoration-color: #ede9fe
}

.hover\:decoration-violet-100\/0:hover {
    text-decoration-color: rgb(237 233 254 / 0)
}

.hover\:decoration-violet-100\/10:hover {
    text-decoration-color: rgb(237 233 254 / 0.1)
}

.hover\:decoration-violet-100\/100:hover {
    text-decoration-color: rgb(237 233 254 / 1)
}

.hover\:decoration-violet-100\/20:hover {
    text-decoration-color: rgb(237 233 254 / 0.2)
}

.hover\:decoration-violet-100\/25:hover {
    text-decoration-color: rgb(237 233 254 / 0.25)
}

.hover\:decoration-violet-100\/30:hover {
    text-decoration-color: rgb(237 233 254 / 0.3)
}

.hover\:decoration-violet-100\/40:hover {
    text-decoration-color: rgb(237 233 254 / 0.4)
}

.hover\:decoration-violet-100\/5:hover {
    text-decoration-color: rgb(237 233 254 / 0.05)
}

.hover\:decoration-violet-100\/50:hover {
    text-decoration-color: rgb(237 233 254 / 0.5)
}

.hover\:decoration-violet-100\/60:hover {
    text-decoration-color: rgb(237 233 254 / 0.6)
}

.hover\:decoration-violet-100\/70:hover {
    text-decoration-color: rgb(237 233 254 / 0.7)
}

.hover\:decoration-violet-100\/75:hover {
    text-decoration-color: rgb(237 233 254 / 0.75)
}

.hover\:decoration-violet-100\/80:hover {
    text-decoration-color: rgb(237 233 254 / 0.8)
}

.hover\:decoration-violet-100\/90:hover {
    text-decoration-color: rgb(237 233 254 / 0.9)
}

.hover\:decoration-violet-100\/95:hover {
    text-decoration-color: rgb(237 233 254 / 0.95)
}

.hover\:decoration-violet-101:hover {
    text-decoration-color: #EFE8FF
}

.hover\:decoration-violet-101\/0:hover {
    text-decoration-color: rgb(239 232 255 / 0)
}

.hover\:decoration-violet-101\/10:hover {
    text-decoration-color: rgb(239 232 255 / 0.1)
}

.hover\:decoration-violet-101\/100:hover {
    text-decoration-color: rgb(239 232 255 / 1)
}

.hover\:decoration-violet-101\/20:hover {
    text-decoration-color: rgb(239 232 255 / 0.2)
}

.hover\:decoration-violet-101\/25:hover {
    text-decoration-color: rgb(239 232 255 / 0.25)
}

.hover\:decoration-violet-101\/30:hover {
    text-decoration-color: rgb(239 232 255 / 0.3)
}

.hover\:decoration-violet-101\/40:hover {
    text-decoration-color: rgb(239 232 255 / 0.4)
}

.hover\:decoration-violet-101\/5:hover {
    text-decoration-color: rgb(239 232 255 / 0.05)
}

.hover\:decoration-violet-101\/50:hover {
    text-decoration-color: rgb(239 232 255 / 0.5)
}

.hover\:decoration-violet-101\/60:hover {
    text-decoration-color: rgb(239 232 255 / 0.6)
}

.hover\:decoration-violet-101\/70:hover {
    text-decoration-color: rgb(239 232 255 / 0.7)
}

.hover\:decoration-violet-101\/75:hover {
    text-decoration-color: rgb(239 232 255 / 0.75)
}

.hover\:decoration-violet-101\/80:hover {
    text-decoration-color: rgb(239 232 255 / 0.8)
}

.hover\:decoration-violet-101\/90:hover {
    text-decoration-color: rgb(239 232 255 / 0.9)
}

.hover\:decoration-violet-101\/95:hover {
    text-decoration-color: rgb(239 232 255 / 0.95)
}

.hover\:decoration-violet-200:hover {
    text-decoration-color: #ddd6fe
}

.hover\:decoration-violet-200\/0:hover {
    text-decoration-color: rgb(221 214 254 / 0)
}

.hover\:decoration-violet-200\/10:hover {
    text-decoration-color: rgb(221 214 254 / 0.1)
}

.hover\:decoration-violet-200\/100:hover {
    text-decoration-color: rgb(221 214 254 / 1)
}

.hover\:decoration-violet-200\/20:hover {
    text-decoration-color: rgb(221 214 254 / 0.2)
}

.hover\:decoration-violet-200\/25:hover {
    text-decoration-color: rgb(221 214 254 / 0.25)
}

.hover\:decoration-violet-200\/30:hover {
    text-decoration-color: rgb(221 214 254 / 0.3)
}

.hover\:decoration-violet-200\/40:hover {
    text-decoration-color: rgb(221 214 254 / 0.4)
}

.hover\:decoration-violet-200\/5:hover {
    text-decoration-color: rgb(221 214 254 / 0.05)
}

.hover\:decoration-violet-200\/50:hover {
    text-decoration-color: rgb(221 214 254 / 0.5)
}

.hover\:decoration-violet-200\/60:hover {
    text-decoration-color: rgb(221 214 254 / 0.6)
}

.hover\:decoration-violet-200\/70:hover {
    text-decoration-color: rgb(221 214 254 / 0.7)
}

.hover\:decoration-violet-200\/75:hover {
    text-decoration-color: rgb(221 214 254 / 0.75)
}

.hover\:decoration-violet-200\/80:hover {
    text-decoration-color: rgb(221 214 254 / 0.8)
}

.hover\:decoration-violet-200\/90:hover {
    text-decoration-color: rgb(221 214 254 / 0.9)
}

.hover\:decoration-violet-200\/95:hover {
    text-decoration-color: rgb(221 214 254 / 0.95)
}

.hover\:decoration-violet-250:hover {
    text-decoration-color: #DED0FF
}

.hover\:decoration-violet-250\/0:hover {
    text-decoration-color: rgb(222 208 255 / 0)
}

.hover\:decoration-violet-250\/10:hover {
    text-decoration-color: rgb(222 208 255 / 0.1)
}

.hover\:decoration-violet-250\/100:hover {
    text-decoration-color: rgb(222 208 255 / 1)
}

.hover\:decoration-violet-250\/20:hover {
    text-decoration-color: rgb(222 208 255 / 0.2)
}

.hover\:decoration-violet-250\/25:hover {
    text-decoration-color: rgb(222 208 255 / 0.25)
}

.hover\:decoration-violet-250\/30:hover {
    text-decoration-color: rgb(222 208 255 / 0.3)
}

.hover\:decoration-violet-250\/40:hover {
    text-decoration-color: rgb(222 208 255 / 0.4)
}

.hover\:decoration-violet-250\/5:hover {
    text-decoration-color: rgb(222 208 255 / 0.05)
}

.hover\:decoration-violet-250\/50:hover {
    text-decoration-color: rgb(222 208 255 / 0.5)
}

.hover\:decoration-violet-250\/60:hover {
    text-decoration-color: rgb(222 208 255 / 0.6)
}

.hover\:decoration-violet-250\/70:hover {
    text-decoration-color: rgb(222 208 255 / 0.7)
}

.hover\:decoration-violet-250\/75:hover {
    text-decoration-color: rgb(222 208 255 / 0.75)
}

.hover\:decoration-violet-250\/80:hover {
    text-decoration-color: rgb(222 208 255 / 0.8)
}

.hover\:decoration-violet-250\/90:hover {
    text-decoration-color: rgb(222 208 255 / 0.9)
}

.hover\:decoration-violet-250\/95:hover {
    text-decoration-color: rgb(222 208 255 / 0.95)
}

.hover\:decoration-violet-300:hover {
    text-decoration-color: #c4b5fd
}

.hover\:decoration-violet-300\/0:hover {
    text-decoration-color: rgb(196 181 253 / 0)
}

.hover\:decoration-violet-300\/10:hover {
    text-decoration-color: rgb(196 181 253 / 0.1)
}

.hover\:decoration-violet-300\/100:hover {
    text-decoration-color: rgb(196 181 253 / 1)
}

.hover\:decoration-violet-300\/20:hover {
    text-decoration-color: rgb(196 181 253 / 0.2)
}

.hover\:decoration-violet-300\/25:hover {
    text-decoration-color: rgb(196 181 253 / 0.25)
}

.hover\:decoration-violet-300\/30:hover {
    text-decoration-color: rgb(196 181 253 / 0.3)
}

.hover\:decoration-violet-300\/40:hover {
    text-decoration-color: rgb(196 181 253 / 0.4)
}

.hover\:decoration-violet-300\/5:hover {
    text-decoration-color: rgb(196 181 253 / 0.05)
}

.hover\:decoration-violet-300\/50:hover {
    text-decoration-color: rgb(196 181 253 / 0.5)
}

.hover\:decoration-violet-300\/60:hover {
    text-decoration-color: rgb(196 181 253 / 0.6)
}

.hover\:decoration-violet-300\/70:hover {
    text-decoration-color: rgb(196 181 253 / 0.7)
}

.hover\:decoration-violet-300\/75:hover {
    text-decoration-color: rgb(196 181 253 / 0.75)
}

.hover\:decoration-violet-300\/80:hover {
    text-decoration-color: rgb(196 181 253 / 0.8)
}

.hover\:decoration-violet-300\/90:hover {
    text-decoration-color: rgb(196 181 253 / 0.9)
}

.hover\:decoration-violet-300\/95:hover {
    text-decoration-color: rgb(196 181 253 / 0.95)
}

.hover\:decoration-violet-400:hover {
    text-decoration-color: #a78bfa
}

.hover\:decoration-violet-400\/0:hover {
    text-decoration-color: rgb(167 139 250 / 0)
}

.hover\:decoration-violet-400\/10:hover {
    text-decoration-color: rgb(167 139 250 / 0.1)
}

.hover\:decoration-violet-400\/100:hover {
    text-decoration-color: rgb(167 139 250 / 1)
}

.hover\:decoration-violet-400\/20:hover {
    text-decoration-color: rgb(167 139 250 / 0.2)
}

.hover\:decoration-violet-400\/25:hover {
    text-decoration-color: rgb(167 139 250 / 0.25)
}

.hover\:decoration-violet-400\/30:hover {
    text-decoration-color: rgb(167 139 250 / 0.3)
}

.hover\:decoration-violet-400\/40:hover {
    text-decoration-color: rgb(167 139 250 / 0.4)
}

.hover\:decoration-violet-400\/5:hover {
    text-decoration-color: rgb(167 139 250 / 0.05)
}

.hover\:decoration-violet-400\/50:hover {
    text-decoration-color: rgb(167 139 250 / 0.5)
}

.hover\:decoration-violet-400\/60:hover {
    text-decoration-color: rgb(167 139 250 / 0.6)
}

.hover\:decoration-violet-400\/70:hover {
    text-decoration-color: rgb(167 139 250 / 0.7)
}

.hover\:decoration-violet-400\/75:hover {
    text-decoration-color: rgb(167 139 250 / 0.75)
}

.hover\:decoration-violet-400\/80:hover {
    text-decoration-color: rgb(167 139 250 / 0.8)
}

.hover\:decoration-violet-400\/90:hover {
    text-decoration-color: rgb(167 139 250 / 0.9)
}

.hover\:decoration-violet-400\/95:hover {
    text-decoration-color: rgb(167 139 250 / 0.95)
}

.hover\:decoration-violet-450:hover {
    text-decoration-color: #804CFF
}

.hover\:decoration-violet-450\/0:hover {
    text-decoration-color: rgb(128 76 255 / 0)
}

.hover\:decoration-violet-450\/10:hover {
    text-decoration-color: rgb(128 76 255 / 0.1)
}

.hover\:decoration-violet-450\/100:hover {
    text-decoration-color: rgb(128 76 255 / 1)
}

.hover\:decoration-violet-450\/20:hover {
    text-decoration-color: rgb(128 76 255 / 0.2)
}

.hover\:decoration-violet-450\/25:hover {
    text-decoration-color: rgb(128 76 255 / 0.25)
}

.hover\:decoration-violet-450\/30:hover {
    text-decoration-color: rgb(128 76 255 / 0.3)
}

.hover\:decoration-violet-450\/40:hover {
    text-decoration-color: rgb(128 76 255 / 0.4)
}

.hover\:decoration-violet-450\/5:hover {
    text-decoration-color: rgb(128 76 255 / 0.05)
}

.hover\:decoration-violet-450\/50:hover {
    text-decoration-color: rgb(128 76 255 / 0.5)
}

.hover\:decoration-violet-450\/60:hover {
    text-decoration-color: rgb(128 76 255 / 0.6)
}

.hover\:decoration-violet-450\/70:hover {
    text-decoration-color: rgb(128 76 255 / 0.7)
}

.hover\:decoration-violet-450\/75:hover {
    text-decoration-color: rgb(128 76 255 / 0.75)
}

.hover\:decoration-violet-450\/80:hover {
    text-decoration-color: rgb(128 76 255 / 0.8)
}

.hover\:decoration-violet-450\/90:hover {
    text-decoration-color: rgb(128 76 255 / 0.9)
}

.hover\:decoration-violet-450\/95:hover {
    text-decoration-color: rgb(128 76 255 / 0.95)
}

.hover\:decoration-violet-50:hover {
    text-decoration-color: #f5f3ff
}

.hover\:decoration-violet-50\/0:hover {
    text-decoration-color: rgb(245 243 255 / 0)
}

.hover\:decoration-violet-50\/10:hover {
    text-decoration-color: rgb(245 243 255 / 0.1)
}

.hover\:decoration-violet-50\/100:hover {
    text-decoration-color: rgb(245 243 255 / 1)
}

.hover\:decoration-violet-50\/20:hover {
    text-decoration-color: rgb(245 243 255 / 0.2)
}

.hover\:decoration-violet-50\/25:hover {
    text-decoration-color: rgb(245 243 255 / 0.25)
}

.hover\:decoration-violet-50\/30:hover {
    text-decoration-color: rgb(245 243 255 / 0.3)
}

.hover\:decoration-violet-50\/40:hover {
    text-decoration-color: rgb(245 243 255 / 0.4)
}

.hover\:decoration-violet-50\/5:hover {
    text-decoration-color: rgb(245 243 255 / 0.05)
}

.hover\:decoration-violet-50\/50:hover {
    text-decoration-color: rgb(245 243 255 / 0.5)
}

.hover\:decoration-violet-50\/60:hover {
    text-decoration-color: rgb(245 243 255 / 0.6)
}

.hover\:decoration-violet-50\/70:hover {
    text-decoration-color: rgb(245 243 255 / 0.7)
}

.hover\:decoration-violet-50\/75:hover {
    text-decoration-color: rgb(245 243 255 / 0.75)
}

.hover\:decoration-violet-50\/80:hover {
    text-decoration-color: rgb(245 243 255 / 0.8)
}

.hover\:decoration-violet-50\/90:hover {
    text-decoration-color: rgb(245 243 255 / 0.9)
}

.hover\:decoration-violet-50\/95:hover {
    text-decoration-color: rgb(245 243 255 / 0.95)
}

.hover\:decoration-violet-500:hover {
    text-decoration-color: #8b5cf6
}

.hover\:decoration-violet-500\/0:hover {
    text-decoration-color: rgb(139 92 246 / 0)
}

.hover\:decoration-violet-500\/10:hover {
    text-decoration-color: rgb(139 92 246 / 0.1)
}

.hover\:decoration-violet-500\/100:hover {
    text-decoration-color: rgb(139 92 246 / 1)
}

.hover\:decoration-violet-500\/20:hover {
    text-decoration-color: rgb(139 92 246 / 0.2)
}

.hover\:decoration-violet-500\/25:hover {
    text-decoration-color: rgb(139 92 246 / 0.25)
}

.hover\:decoration-violet-500\/30:hover {
    text-decoration-color: rgb(139 92 246 / 0.3)
}

.hover\:decoration-violet-500\/40:hover {
    text-decoration-color: rgb(139 92 246 / 0.4)
}

.hover\:decoration-violet-500\/5:hover {
    text-decoration-color: rgb(139 92 246 / 0.05)
}

.hover\:decoration-violet-500\/50:hover {
    text-decoration-color: rgb(139 92 246 / 0.5)
}

.hover\:decoration-violet-500\/60:hover {
    text-decoration-color: rgb(139 92 246 / 0.6)
}

.hover\:decoration-violet-500\/70:hover {
    text-decoration-color: rgb(139 92 246 / 0.7)
}

.hover\:decoration-violet-500\/75:hover {
    text-decoration-color: rgb(139 92 246 / 0.75)
}

.hover\:decoration-violet-500\/80:hover {
    text-decoration-color: rgb(139 92 246 / 0.8)
}

.hover\:decoration-violet-500\/90:hover {
    text-decoration-color: rgb(139 92 246 / 0.9)
}

.hover\:decoration-violet-500\/95:hover {
    text-decoration-color: rgb(139 92 246 / 0.95)
}

.hover\:decoration-violet-600:hover {
    text-decoration-color: #7c3aed
}

.hover\:decoration-violet-600\/0:hover {
    text-decoration-color: rgb(124 58 237 / 0)
}

.hover\:decoration-violet-600\/10:hover {
    text-decoration-color: rgb(124 58 237 / 0.1)
}

.hover\:decoration-violet-600\/100:hover {
    text-decoration-color: rgb(124 58 237 / 1)
}

.hover\:decoration-violet-600\/20:hover {
    text-decoration-color: rgb(124 58 237 / 0.2)
}

.hover\:decoration-violet-600\/25:hover {
    text-decoration-color: rgb(124 58 237 / 0.25)
}

.hover\:decoration-violet-600\/30:hover {
    text-decoration-color: rgb(124 58 237 / 0.3)
}

.hover\:decoration-violet-600\/40:hover {
    text-decoration-color: rgb(124 58 237 / 0.4)
}

.hover\:decoration-violet-600\/5:hover {
    text-decoration-color: rgb(124 58 237 / 0.05)
}

.hover\:decoration-violet-600\/50:hover {
    text-decoration-color: rgb(124 58 237 / 0.5)
}

.hover\:decoration-violet-600\/60:hover {
    text-decoration-color: rgb(124 58 237 / 0.6)
}

.hover\:decoration-violet-600\/70:hover {
    text-decoration-color: rgb(124 58 237 / 0.7)
}

.hover\:decoration-violet-600\/75:hover {
    text-decoration-color: rgb(124 58 237 / 0.75)
}

.hover\:decoration-violet-600\/80:hover {
    text-decoration-color: rgb(124 58 237 / 0.8)
}

.hover\:decoration-violet-600\/90:hover {
    text-decoration-color: rgb(124 58 237 / 0.9)
}

.hover\:decoration-violet-600\/95:hover {
    text-decoration-color: rgb(124 58 237 / 0.95)
}

.hover\:decoration-violet-650:hover {
    text-decoration-color: #5C14FF
}

.hover\:decoration-violet-650\/0:hover {
    text-decoration-color: rgb(92 20 255 / 0)
}

.hover\:decoration-violet-650\/10:hover {
    text-decoration-color: rgb(92 20 255 / 0.1)
}

.hover\:decoration-violet-650\/100:hover {
    text-decoration-color: rgb(92 20 255 / 1)
}

.hover\:decoration-violet-650\/20:hover {
    text-decoration-color: rgb(92 20 255 / 0.2)
}

.hover\:decoration-violet-650\/25:hover {
    text-decoration-color: rgb(92 20 255 / 0.25)
}

.hover\:decoration-violet-650\/30:hover {
    text-decoration-color: rgb(92 20 255 / 0.3)
}

.hover\:decoration-violet-650\/40:hover {
    text-decoration-color: rgb(92 20 255 / 0.4)
}

.hover\:decoration-violet-650\/5:hover {
    text-decoration-color: rgb(92 20 255 / 0.05)
}

.hover\:decoration-violet-650\/50:hover {
    text-decoration-color: rgb(92 20 255 / 0.5)
}

.hover\:decoration-violet-650\/60:hover {
    text-decoration-color: rgb(92 20 255 / 0.6)
}

.hover\:decoration-violet-650\/70:hover {
    text-decoration-color: rgb(92 20 255 / 0.7)
}

.hover\:decoration-violet-650\/75:hover {
    text-decoration-color: rgb(92 20 255 / 0.75)
}

.hover\:decoration-violet-650\/80:hover {
    text-decoration-color: rgb(92 20 255 / 0.8)
}

.hover\:decoration-violet-650\/90:hover {
    text-decoration-color: rgb(92 20 255 / 0.9)
}

.hover\:decoration-violet-650\/95:hover {
    text-decoration-color: rgb(92 20 255 / 0.95)
}

.hover\:decoration-violet-700:hover {
    text-decoration-color: #6d28d9
}

.hover\:decoration-violet-700\/0:hover {
    text-decoration-color: rgb(109 40 217 / 0)
}

.hover\:decoration-violet-700\/10:hover {
    text-decoration-color: rgb(109 40 217 / 0.1)
}

.hover\:decoration-violet-700\/100:hover {
    text-decoration-color: rgb(109 40 217 / 1)
}

.hover\:decoration-violet-700\/20:hover {
    text-decoration-color: rgb(109 40 217 / 0.2)
}

.hover\:decoration-violet-700\/25:hover {
    text-decoration-color: rgb(109 40 217 / 0.25)
}

.hover\:decoration-violet-700\/30:hover {
    text-decoration-color: rgb(109 40 217 / 0.3)
}

.hover\:decoration-violet-700\/40:hover {
    text-decoration-color: rgb(109 40 217 / 0.4)
}

.hover\:decoration-violet-700\/5:hover {
    text-decoration-color: rgb(109 40 217 / 0.05)
}

.hover\:decoration-violet-700\/50:hover {
    text-decoration-color: rgb(109 40 217 / 0.5)
}

.hover\:decoration-violet-700\/60:hover {
    text-decoration-color: rgb(109 40 217 / 0.6)
}

.hover\:decoration-violet-700\/70:hover {
    text-decoration-color: rgb(109 40 217 / 0.7)
}

.hover\:decoration-violet-700\/75:hover {
    text-decoration-color: rgb(109 40 217 / 0.75)
}

.hover\:decoration-violet-700\/80:hover {
    text-decoration-color: rgb(109 40 217 / 0.8)
}

.hover\:decoration-violet-700\/90:hover {
    text-decoration-color: rgb(109 40 217 / 0.9)
}

.hover\:decoration-violet-700\/95:hover {
    text-decoration-color: rgb(109 40 217 / 0.95)
}

.hover\:decoration-violet-750:hover {
    text-decoration-color: #5906AD
}

.hover\:decoration-violet-750\/0:hover {
    text-decoration-color: rgb(89 6 173 / 0)
}

.hover\:decoration-violet-750\/10:hover {
    text-decoration-color: rgb(89 6 173 / 0.1)
}

.hover\:decoration-violet-750\/100:hover {
    text-decoration-color: rgb(89 6 173 / 1)
}

.hover\:decoration-violet-750\/20:hover {
    text-decoration-color: rgb(89 6 173 / 0.2)
}

.hover\:decoration-violet-750\/25:hover {
    text-decoration-color: rgb(89 6 173 / 0.25)
}

.hover\:decoration-violet-750\/30:hover {
    text-decoration-color: rgb(89 6 173 / 0.3)
}

.hover\:decoration-violet-750\/40:hover {
    text-decoration-color: rgb(89 6 173 / 0.4)
}

.hover\:decoration-violet-750\/5:hover {
    text-decoration-color: rgb(89 6 173 / 0.05)
}

.hover\:decoration-violet-750\/50:hover {
    text-decoration-color: rgb(89 6 173 / 0.5)
}

.hover\:decoration-violet-750\/60:hover {
    text-decoration-color: rgb(89 6 173 / 0.6)
}

.hover\:decoration-violet-750\/70:hover {
    text-decoration-color: rgb(89 6 173 / 0.7)
}

.hover\:decoration-violet-750\/75:hover {
    text-decoration-color: rgb(89 6 173 / 0.75)
}

.hover\:decoration-violet-750\/80:hover {
    text-decoration-color: rgb(89 6 173 / 0.8)
}

.hover\:decoration-violet-750\/90:hover {
    text-decoration-color: rgb(89 6 173 / 0.9)
}

.hover\:decoration-violet-750\/95:hover {
    text-decoration-color: rgb(89 6 173 / 0.95)
}

.hover\:decoration-violet-800:hover {
    text-decoration-color: #5b21b6
}

.hover\:decoration-violet-800\/0:hover {
    text-decoration-color: rgb(91 33 182 / 0)
}

.hover\:decoration-violet-800\/10:hover {
    text-decoration-color: rgb(91 33 182 / 0.1)
}

.hover\:decoration-violet-800\/100:hover {
    text-decoration-color: rgb(91 33 182 / 1)
}

.hover\:decoration-violet-800\/20:hover {
    text-decoration-color: rgb(91 33 182 / 0.2)
}

.hover\:decoration-violet-800\/25:hover {
    text-decoration-color: rgb(91 33 182 / 0.25)
}

.hover\:decoration-violet-800\/30:hover {
    text-decoration-color: rgb(91 33 182 / 0.3)
}

.hover\:decoration-violet-800\/40:hover {
    text-decoration-color: rgb(91 33 182 / 0.4)
}

.hover\:decoration-violet-800\/5:hover {
    text-decoration-color: rgb(91 33 182 / 0.05)
}

.hover\:decoration-violet-800\/50:hover {
    text-decoration-color: rgb(91 33 182 / 0.5)
}

.hover\:decoration-violet-800\/60:hover {
    text-decoration-color: rgb(91 33 182 / 0.6)
}

.hover\:decoration-violet-800\/70:hover {
    text-decoration-color: rgb(91 33 182 / 0.7)
}

.hover\:decoration-violet-800\/75:hover {
    text-decoration-color: rgb(91 33 182 / 0.75)
}

.hover\:decoration-violet-800\/80:hover {
    text-decoration-color: rgb(91 33 182 / 0.8)
}

.hover\:decoration-violet-800\/90:hover {
    text-decoration-color: rgb(91 33 182 / 0.9)
}

.hover\:decoration-violet-800\/95:hover {
    text-decoration-color: rgb(91 33 182 / 0.95)
}

.hover\:decoration-violet-900:hover {
    text-decoration-color: #4c1d95
}

.hover\:decoration-violet-900\/0:hover {
    text-decoration-color: rgb(76 29 149 / 0)
}

.hover\:decoration-violet-900\/10:hover {
    text-decoration-color: rgb(76 29 149 / 0.1)
}

.hover\:decoration-violet-900\/100:hover {
    text-decoration-color: rgb(76 29 149 / 1)
}

.hover\:decoration-violet-900\/20:hover {
    text-decoration-color: rgb(76 29 149 / 0.2)
}

.hover\:decoration-violet-900\/25:hover {
    text-decoration-color: rgb(76 29 149 / 0.25)
}

.hover\:decoration-violet-900\/30:hover {
    text-decoration-color: rgb(76 29 149 / 0.3)
}

.hover\:decoration-violet-900\/40:hover {
    text-decoration-color: rgb(76 29 149 / 0.4)
}

.hover\:decoration-violet-900\/5:hover {
    text-decoration-color: rgb(76 29 149 / 0.05)
}

.hover\:decoration-violet-900\/50:hover {
    text-decoration-color: rgb(76 29 149 / 0.5)
}

.hover\:decoration-violet-900\/60:hover {
    text-decoration-color: rgb(76 29 149 / 0.6)
}

.hover\:decoration-violet-900\/70:hover {
    text-decoration-color: rgb(76 29 149 / 0.7)
}

.hover\:decoration-violet-900\/75:hover {
    text-decoration-color: rgb(76 29 149 / 0.75)
}

.hover\:decoration-violet-900\/80:hover {
    text-decoration-color: rgb(76 29 149 / 0.8)
}

.hover\:decoration-violet-900\/90:hover {
    text-decoration-color: rgb(76 29 149 / 0.9)
}

.hover\:decoration-violet-900\/95:hover {
    text-decoration-color: rgb(76 29 149 / 0.95)
}

.hover\:decoration-violet-950:hover {
    text-decoration-color: #2e1065
}

.hover\:decoration-violet-950\/0:hover {
    text-decoration-color: rgb(46 16 101 / 0)
}

.hover\:decoration-violet-950\/10:hover {
    text-decoration-color: rgb(46 16 101 / 0.1)
}

.hover\:decoration-violet-950\/100:hover {
    text-decoration-color: rgb(46 16 101 / 1)
}

.hover\:decoration-violet-950\/20:hover {
    text-decoration-color: rgb(46 16 101 / 0.2)
}

.hover\:decoration-violet-950\/25:hover {
    text-decoration-color: rgb(46 16 101 / 0.25)
}

.hover\:decoration-violet-950\/30:hover {
    text-decoration-color: rgb(46 16 101 / 0.3)
}

.hover\:decoration-violet-950\/40:hover {
    text-decoration-color: rgb(46 16 101 / 0.4)
}

.hover\:decoration-violet-950\/5:hover {
    text-decoration-color: rgb(46 16 101 / 0.05)
}

.hover\:decoration-violet-950\/50:hover {
    text-decoration-color: rgb(46 16 101 / 0.5)
}

.hover\:decoration-violet-950\/60:hover {
    text-decoration-color: rgb(46 16 101 / 0.6)
}

.hover\:decoration-violet-950\/70:hover {
    text-decoration-color: rgb(46 16 101 / 0.7)
}

.hover\:decoration-violet-950\/75:hover {
    text-decoration-color: rgb(46 16 101 / 0.75)
}

.hover\:decoration-violet-950\/80:hover {
    text-decoration-color: rgb(46 16 101 / 0.8)
}

.hover\:decoration-violet-950\/90:hover {
    text-decoration-color: rgb(46 16 101 / 0.9)
}

.hover\:decoration-violet-950\/95:hover {
    text-decoration-color: rgb(46 16 101 / 0.95)
}

.hover\:decoration-yellow-100:hover {
    text-decoration-color: #fef9c3
}

.hover\:decoration-yellow-100\/0:hover {
    text-decoration-color: rgb(254 249 195 / 0)
}

.hover\:decoration-yellow-100\/10:hover {
    text-decoration-color: rgb(254 249 195 / 0.1)
}

.hover\:decoration-yellow-100\/100:hover {
    text-decoration-color: rgb(254 249 195 / 1)
}

.hover\:decoration-yellow-100\/20:hover {
    text-decoration-color: rgb(254 249 195 / 0.2)
}

.hover\:decoration-yellow-100\/25:hover {
    text-decoration-color: rgb(254 249 195 / 0.25)
}

.hover\:decoration-yellow-100\/30:hover {
    text-decoration-color: rgb(254 249 195 / 0.3)
}

.hover\:decoration-yellow-100\/40:hover {
    text-decoration-color: rgb(254 249 195 / 0.4)
}

.hover\:decoration-yellow-100\/5:hover {
    text-decoration-color: rgb(254 249 195 / 0.05)
}

.hover\:decoration-yellow-100\/50:hover {
    text-decoration-color: rgb(254 249 195 / 0.5)
}

.hover\:decoration-yellow-100\/60:hover {
    text-decoration-color: rgb(254 249 195 / 0.6)
}

.hover\:decoration-yellow-100\/70:hover {
    text-decoration-color: rgb(254 249 195 / 0.7)
}

.hover\:decoration-yellow-100\/75:hover {
    text-decoration-color: rgb(254 249 195 / 0.75)
}

.hover\:decoration-yellow-100\/80:hover {
    text-decoration-color: rgb(254 249 195 / 0.8)
}

.hover\:decoration-yellow-100\/90:hover {
    text-decoration-color: rgb(254 249 195 / 0.9)
}

.hover\:decoration-yellow-100\/95:hover {
    text-decoration-color: rgb(254 249 195 / 0.95)
}

.hover\:decoration-yellow-200:hover {
    text-decoration-color: #fef08a
}

.hover\:decoration-yellow-200\/0:hover {
    text-decoration-color: rgb(254 240 138 / 0)
}

.hover\:decoration-yellow-200\/10:hover {
    text-decoration-color: rgb(254 240 138 / 0.1)
}

.hover\:decoration-yellow-200\/100:hover {
    text-decoration-color: rgb(254 240 138 / 1)
}

.hover\:decoration-yellow-200\/20:hover {
    text-decoration-color: rgb(254 240 138 / 0.2)
}

.hover\:decoration-yellow-200\/25:hover {
    text-decoration-color: rgb(254 240 138 / 0.25)
}

.hover\:decoration-yellow-200\/30:hover {
    text-decoration-color: rgb(254 240 138 / 0.3)
}

.hover\:decoration-yellow-200\/40:hover {
    text-decoration-color: rgb(254 240 138 / 0.4)
}

.hover\:decoration-yellow-200\/5:hover {
    text-decoration-color: rgb(254 240 138 / 0.05)
}

.hover\:decoration-yellow-200\/50:hover {
    text-decoration-color: rgb(254 240 138 / 0.5)
}

.hover\:decoration-yellow-200\/60:hover {
    text-decoration-color: rgb(254 240 138 / 0.6)
}

.hover\:decoration-yellow-200\/70:hover {
    text-decoration-color: rgb(254 240 138 / 0.7)
}

.hover\:decoration-yellow-200\/75:hover {
    text-decoration-color: rgb(254 240 138 / 0.75)
}

.hover\:decoration-yellow-200\/80:hover {
    text-decoration-color: rgb(254 240 138 / 0.8)
}

.hover\:decoration-yellow-200\/90:hover {
    text-decoration-color: rgb(254 240 138 / 0.9)
}

.hover\:decoration-yellow-200\/95:hover {
    text-decoration-color: rgb(254 240 138 / 0.95)
}

.hover\:decoration-yellow-255:hover {
    text-decoration-color: #FCE880
}

.hover\:decoration-yellow-255\/0:hover {
    text-decoration-color: rgb(252 232 128 / 0)
}

.hover\:decoration-yellow-255\/10:hover {
    text-decoration-color: rgb(252 232 128 / 0.1)
}

.hover\:decoration-yellow-255\/100:hover {
    text-decoration-color: rgb(252 232 128 / 1)
}

.hover\:decoration-yellow-255\/20:hover {
    text-decoration-color: rgb(252 232 128 / 0.2)
}

.hover\:decoration-yellow-255\/25:hover {
    text-decoration-color: rgb(252 232 128 / 0.25)
}

.hover\:decoration-yellow-255\/30:hover {
    text-decoration-color: rgb(252 232 128 / 0.3)
}

.hover\:decoration-yellow-255\/40:hover {
    text-decoration-color: rgb(252 232 128 / 0.4)
}

.hover\:decoration-yellow-255\/5:hover {
    text-decoration-color: rgb(252 232 128 / 0.05)
}

.hover\:decoration-yellow-255\/50:hover {
    text-decoration-color: rgb(252 232 128 / 0.5)
}

.hover\:decoration-yellow-255\/60:hover {
    text-decoration-color: rgb(252 232 128 / 0.6)
}

.hover\:decoration-yellow-255\/70:hover {
    text-decoration-color: rgb(252 232 128 / 0.7)
}

.hover\:decoration-yellow-255\/75:hover {
    text-decoration-color: rgb(252 232 128 / 0.75)
}

.hover\:decoration-yellow-255\/80:hover {
    text-decoration-color: rgb(252 232 128 / 0.8)
}

.hover\:decoration-yellow-255\/90:hover {
    text-decoration-color: rgb(252 232 128 / 0.9)
}

.hover\:decoration-yellow-255\/95:hover {
    text-decoration-color: rgb(252 232 128 / 0.95)
}

.hover\:decoration-yellow-300:hover {
    text-decoration-color: #fde047
}

.hover\:decoration-yellow-300\/0:hover {
    text-decoration-color: rgb(253 224 71 / 0)
}

.hover\:decoration-yellow-300\/10:hover {
    text-decoration-color: rgb(253 224 71 / 0.1)
}

.hover\:decoration-yellow-300\/100:hover {
    text-decoration-color: rgb(253 224 71 / 1)
}

.hover\:decoration-yellow-300\/20:hover {
    text-decoration-color: rgb(253 224 71 / 0.2)
}

.hover\:decoration-yellow-300\/25:hover {
    text-decoration-color: rgb(253 224 71 / 0.25)
}

.hover\:decoration-yellow-300\/30:hover {
    text-decoration-color: rgb(253 224 71 / 0.3)
}

.hover\:decoration-yellow-300\/40:hover {
    text-decoration-color: rgb(253 224 71 / 0.4)
}

.hover\:decoration-yellow-300\/5:hover {
    text-decoration-color: rgb(253 224 71 / 0.05)
}

.hover\:decoration-yellow-300\/50:hover {
    text-decoration-color: rgb(253 224 71 / 0.5)
}

.hover\:decoration-yellow-300\/60:hover {
    text-decoration-color: rgb(253 224 71 / 0.6)
}

.hover\:decoration-yellow-300\/70:hover {
    text-decoration-color: rgb(253 224 71 / 0.7)
}

.hover\:decoration-yellow-300\/75:hover {
    text-decoration-color: rgb(253 224 71 / 0.75)
}

.hover\:decoration-yellow-300\/80:hover {
    text-decoration-color: rgb(253 224 71 / 0.8)
}

.hover\:decoration-yellow-300\/90:hover {
    text-decoration-color: rgb(253 224 71 / 0.9)
}

.hover\:decoration-yellow-300\/95:hover {
    text-decoration-color: rgb(253 224 71 / 0.95)
}

.hover\:decoration-yellow-350:hover {
    text-decoration-color: #FFDD9A
}

.hover\:decoration-yellow-350\/0:hover {
    text-decoration-color: rgb(255 221 154 / 0)
}

.hover\:decoration-yellow-350\/10:hover {
    text-decoration-color: rgb(255 221 154 / 0.1)
}

.hover\:decoration-yellow-350\/100:hover {
    text-decoration-color: rgb(255 221 154 / 1)
}

.hover\:decoration-yellow-350\/20:hover {
    text-decoration-color: rgb(255 221 154 / 0.2)
}

.hover\:decoration-yellow-350\/25:hover {
    text-decoration-color: rgb(255 221 154 / 0.25)
}

.hover\:decoration-yellow-350\/30:hover {
    text-decoration-color: rgb(255 221 154 / 0.3)
}

.hover\:decoration-yellow-350\/40:hover {
    text-decoration-color: rgb(255 221 154 / 0.4)
}

.hover\:decoration-yellow-350\/5:hover {
    text-decoration-color: rgb(255 221 154 / 0.05)
}

.hover\:decoration-yellow-350\/50:hover {
    text-decoration-color: rgb(255 221 154 / 0.5)
}

.hover\:decoration-yellow-350\/60:hover {
    text-decoration-color: rgb(255 221 154 / 0.6)
}

.hover\:decoration-yellow-350\/70:hover {
    text-decoration-color: rgb(255 221 154 / 0.7)
}

.hover\:decoration-yellow-350\/75:hover {
    text-decoration-color: rgb(255 221 154 / 0.75)
}

.hover\:decoration-yellow-350\/80:hover {
    text-decoration-color: rgb(255 221 154 / 0.8)
}

.hover\:decoration-yellow-350\/90:hover {
    text-decoration-color: rgb(255 221 154 / 0.9)
}

.hover\:decoration-yellow-350\/95:hover {
    text-decoration-color: rgb(255 221 154 / 0.95)
}

.hover\:decoration-yellow-351:hover {
    text-decoration-color: #FFD60B
}

.hover\:decoration-yellow-351\/0:hover {
    text-decoration-color: rgb(255 214 11 / 0)
}

.hover\:decoration-yellow-351\/10:hover {
    text-decoration-color: rgb(255 214 11 / 0.1)
}

.hover\:decoration-yellow-351\/100:hover {
    text-decoration-color: rgb(255 214 11 / 1)
}

.hover\:decoration-yellow-351\/20:hover {
    text-decoration-color: rgb(255 214 11 / 0.2)
}

.hover\:decoration-yellow-351\/25:hover {
    text-decoration-color: rgb(255 214 11 / 0.25)
}

.hover\:decoration-yellow-351\/30:hover {
    text-decoration-color: rgb(255 214 11 / 0.3)
}

.hover\:decoration-yellow-351\/40:hover {
    text-decoration-color: rgb(255 214 11 / 0.4)
}

.hover\:decoration-yellow-351\/5:hover {
    text-decoration-color: rgb(255 214 11 / 0.05)
}

.hover\:decoration-yellow-351\/50:hover {
    text-decoration-color: rgb(255 214 11 / 0.5)
}

.hover\:decoration-yellow-351\/60:hover {
    text-decoration-color: rgb(255 214 11 / 0.6)
}

.hover\:decoration-yellow-351\/70:hover {
    text-decoration-color: rgb(255 214 11 / 0.7)
}

.hover\:decoration-yellow-351\/75:hover {
    text-decoration-color: rgb(255 214 11 / 0.75)
}

.hover\:decoration-yellow-351\/80:hover {
    text-decoration-color: rgb(255 214 11 / 0.8)
}

.hover\:decoration-yellow-351\/90:hover {
    text-decoration-color: rgb(255 214 11 / 0.9)
}

.hover\:decoration-yellow-351\/95:hover {
    text-decoration-color: rgb(255 214 11 / 0.95)
}

.hover\:decoration-yellow-400:hover {
    text-decoration-color: #facc15
}

.hover\:decoration-yellow-400\/0:hover {
    text-decoration-color: rgb(250 204 21 / 0)
}

.hover\:decoration-yellow-400\/10:hover {
    text-decoration-color: rgb(250 204 21 / 0.1)
}

.hover\:decoration-yellow-400\/100:hover {
    text-decoration-color: rgb(250 204 21 / 1)
}

.hover\:decoration-yellow-400\/20:hover {
    text-decoration-color: rgb(250 204 21 / 0.2)
}

.hover\:decoration-yellow-400\/25:hover {
    text-decoration-color: rgb(250 204 21 / 0.25)
}

.hover\:decoration-yellow-400\/30:hover {
    text-decoration-color: rgb(250 204 21 / 0.3)
}

.hover\:decoration-yellow-400\/40:hover {
    text-decoration-color: rgb(250 204 21 / 0.4)
}

.hover\:decoration-yellow-400\/5:hover {
    text-decoration-color: rgb(250 204 21 / 0.05)
}

.hover\:decoration-yellow-400\/50:hover {
    text-decoration-color: rgb(250 204 21 / 0.5)
}

.hover\:decoration-yellow-400\/60:hover {
    text-decoration-color: rgb(250 204 21 / 0.6)
}

.hover\:decoration-yellow-400\/70:hover {
    text-decoration-color: rgb(250 204 21 / 0.7)
}

.hover\:decoration-yellow-400\/75:hover {
    text-decoration-color: rgb(250 204 21 / 0.75)
}

.hover\:decoration-yellow-400\/80:hover {
    text-decoration-color: rgb(250 204 21 / 0.8)
}

.hover\:decoration-yellow-400\/90:hover {
    text-decoration-color: rgb(250 204 21 / 0.9)
}

.hover\:decoration-yellow-400\/95:hover {
    text-decoration-color: rgb(250 204 21 / 0.95)
}

.hover\:decoration-yellow-450:hover {
    text-decoration-color: #FAB313
}

.hover\:decoration-yellow-450\/0:hover {
    text-decoration-color: rgb(250 179 19 / 0)
}

.hover\:decoration-yellow-450\/10:hover {
    text-decoration-color: rgb(250 179 19 / 0.1)
}

.hover\:decoration-yellow-450\/100:hover {
    text-decoration-color: rgb(250 179 19 / 1)
}

.hover\:decoration-yellow-450\/20:hover {
    text-decoration-color: rgb(250 179 19 / 0.2)
}

.hover\:decoration-yellow-450\/25:hover {
    text-decoration-color: rgb(250 179 19 / 0.25)
}

.hover\:decoration-yellow-450\/30:hover {
    text-decoration-color: rgb(250 179 19 / 0.3)
}

.hover\:decoration-yellow-450\/40:hover {
    text-decoration-color: rgb(250 179 19 / 0.4)
}

.hover\:decoration-yellow-450\/5:hover {
    text-decoration-color: rgb(250 179 19 / 0.05)
}

.hover\:decoration-yellow-450\/50:hover {
    text-decoration-color: rgb(250 179 19 / 0.5)
}

.hover\:decoration-yellow-450\/60:hover {
    text-decoration-color: rgb(250 179 19 / 0.6)
}

.hover\:decoration-yellow-450\/70:hover {
    text-decoration-color: rgb(250 179 19 / 0.7)
}

.hover\:decoration-yellow-450\/75:hover {
    text-decoration-color: rgb(250 179 19 / 0.75)
}

.hover\:decoration-yellow-450\/80:hover {
    text-decoration-color: rgb(250 179 19 / 0.8)
}

.hover\:decoration-yellow-450\/90:hover {
    text-decoration-color: rgb(250 179 19 / 0.9)
}

.hover\:decoration-yellow-450\/95:hover {
    text-decoration-color: rgb(250 179 19 / 0.95)
}

.hover\:decoration-yellow-50:hover {
    text-decoration-color: #fefce8
}

.hover\:decoration-yellow-50\/0:hover {
    text-decoration-color: rgb(254 252 232 / 0)
}

.hover\:decoration-yellow-50\/10:hover {
    text-decoration-color: rgb(254 252 232 / 0.1)
}

.hover\:decoration-yellow-50\/100:hover {
    text-decoration-color: rgb(254 252 232 / 1)
}

.hover\:decoration-yellow-50\/20:hover {
    text-decoration-color: rgb(254 252 232 / 0.2)
}

.hover\:decoration-yellow-50\/25:hover {
    text-decoration-color: rgb(254 252 232 / 0.25)
}

.hover\:decoration-yellow-50\/30:hover {
    text-decoration-color: rgb(254 252 232 / 0.3)
}

.hover\:decoration-yellow-50\/40:hover {
    text-decoration-color: rgb(254 252 232 / 0.4)
}

.hover\:decoration-yellow-50\/5:hover {
    text-decoration-color: rgb(254 252 232 / 0.05)
}

.hover\:decoration-yellow-50\/50:hover {
    text-decoration-color: rgb(254 252 232 / 0.5)
}

.hover\:decoration-yellow-50\/60:hover {
    text-decoration-color: rgb(254 252 232 / 0.6)
}

.hover\:decoration-yellow-50\/70:hover {
    text-decoration-color: rgb(254 252 232 / 0.7)
}

.hover\:decoration-yellow-50\/75:hover {
    text-decoration-color: rgb(254 252 232 / 0.75)
}

.hover\:decoration-yellow-50\/80:hover {
    text-decoration-color: rgb(254 252 232 / 0.8)
}

.hover\:decoration-yellow-50\/90:hover {
    text-decoration-color: rgb(254 252 232 / 0.9)
}

.hover\:decoration-yellow-50\/95:hover {
    text-decoration-color: rgb(254 252 232 / 0.95)
}

.hover\:decoration-yellow-500:hover {
    text-decoration-color: #eab308
}

.hover\:decoration-yellow-500\/0:hover {
    text-decoration-color: rgb(234 179 8 / 0)
}

.hover\:decoration-yellow-500\/10:hover {
    text-decoration-color: rgb(234 179 8 / 0.1)
}

.hover\:decoration-yellow-500\/100:hover {
    text-decoration-color: rgb(234 179 8 / 1)
}

.hover\:decoration-yellow-500\/20:hover {
    text-decoration-color: rgb(234 179 8 / 0.2)
}

.hover\:decoration-yellow-500\/25:hover {
    text-decoration-color: rgb(234 179 8 / 0.25)
}

.hover\:decoration-yellow-500\/30:hover {
    text-decoration-color: rgb(234 179 8 / 0.3)
}

.hover\:decoration-yellow-500\/40:hover {
    text-decoration-color: rgb(234 179 8 / 0.4)
}

.hover\:decoration-yellow-500\/5:hover {
    text-decoration-color: rgb(234 179 8 / 0.05)
}

.hover\:decoration-yellow-500\/50:hover {
    text-decoration-color: rgb(234 179 8 / 0.5)
}

.hover\:decoration-yellow-500\/60:hover {
    text-decoration-color: rgb(234 179 8 / 0.6)
}

.hover\:decoration-yellow-500\/70:hover {
    text-decoration-color: rgb(234 179 8 / 0.7)
}

.hover\:decoration-yellow-500\/75:hover {
    text-decoration-color: rgb(234 179 8 / 0.75)
}

.hover\:decoration-yellow-500\/80:hover {
    text-decoration-color: rgb(234 179 8 / 0.8)
}

.hover\:decoration-yellow-500\/90:hover {
    text-decoration-color: rgb(234 179 8 / 0.9)
}

.hover\:decoration-yellow-500\/95:hover {
    text-decoration-color: rgb(234 179 8 / 0.95)
}

.hover\:decoration-yellow-550:hover {
    text-decoration-color: #DA9900
}

.hover\:decoration-yellow-550\/0:hover {
    text-decoration-color: rgb(218 153 0 / 0)
}

.hover\:decoration-yellow-550\/10:hover {
    text-decoration-color: rgb(218 153 0 / 0.1)
}

.hover\:decoration-yellow-550\/100:hover {
    text-decoration-color: rgb(218 153 0 / 1)
}

.hover\:decoration-yellow-550\/20:hover {
    text-decoration-color: rgb(218 153 0 / 0.2)
}

.hover\:decoration-yellow-550\/25:hover {
    text-decoration-color: rgb(218 153 0 / 0.25)
}

.hover\:decoration-yellow-550\/30:hover {
    text-decoration-color: rgb(218 153 0 / 0.3)
}

.hover\:decoration-yellow-550\/40:hover {
    text-decoration-color: rgb(218 153 0 / 0.4)
}

.hover\:decoration-yellow-550\/5:hover {
    text-decoration-color: rgb(218 153 0 / 0.05)
}

.hover\:decoration-yellow-550\/50:hover {
    text-decoration-color: rgb(218 153 0 / 0.5)
}

.hover\:decoration-yellow-550\/60:hover {
    text-decoration-color: rgb(218 153 0 / 0.6)
}

.hover\:decoration-yellow-550\/70:hover {
    text-decoration-color: rgb(218 153 0 / 0.7)
}

.hover\:decoration-yellow-550\/75:hover {
    text-decoration-color: rgb(218 153 0 / 0.75)
}

.hover\:decoration-yellow-550\/80:hover {
    text-decoration-color: rgb(218 153 0 / 0.8)
}

.hover\:decoration-yellow-550\/90:hover {
    text-decoration-color: rgb(218 153 0 / 0.9)
}

.hover\:decoration-yellow-550\/95:hover {
    text-decoration-color: rgb(218 153 0 / 0.95)
}

.hover\:decoration-yellow-600:hover {
    text-decoration-color: #ca8a04
}

.hover\:decoration-yellow-600\/0:hover {
    text-decoration-color: rgb(202 138 4 / 0)
}

.hover\:decoration-yellow-600\/10:hover {
    text-decoration-color: rgb(202 138 4 / 0.1)
}

.hover\:decoration-yellow-600\/100:hover {
    text-decoration-color: rgb(202 138 4 / 1)
}

.hover\:decoration-yellow-600\/20:hover {
    text-decoration-color: rgb(202 138 4 / 0.2)
}

.hover\:decoration-yellow-600\/25:hover {
    text-decoration-color: rgb(202 138 4 / 0.25)
}

.hover\:decoration-yellow-600\/30:hover {
    text-decoration-color: rgb(202 138 4 / 0.3)
}

.hover\:decoration-yellow-600\/40:hover {
    text-decoration-color: rgb(202 138 4 / 0.4)
}

.hover\:decoration-yellow-600\/5:hover {
    text-decoration-color: rgb(202 138 4 / 0.05)
}

.hover\:decoration-yellow-600\/50:hover {
    text-decoration-color: rgb(202 138 4 / 0.5)
}

.hover\:decoration-yellow-600\/60:hover {
    text-decoration-color: rgb(202 138 4 / 0.6)
}

.hover\:decoration-yellow-600\/70:hover {
    text-decoration-color: rgb(202 138 4 / 0.7)
}

.hover\:decoration-yellow-600\/75:hover {
    text-decoration-color: rgb(202 138 4 / 0.75)
}

.hover\:decoration-yellow-600\/80:hover {
    text-decoration-color: rgb(202 138 4 / 0.8)
}

.hover\:decoration-yellow-600\/90:hover {
    text-decoration-color: rgb(202 138 4 / 0.9)
}

.hover\:decoration-yellow-600\/95:hover {
    text-decoration-color: rgb(202 138 4 / 0.95)
}

.hover\:decoration-yellow-700:hover {
    text-decoration-color: #a16207
}

.hover\:decoration-yellow-700\/0:hover {
    text-decoration-color: rgb(161 98 7 / 0)
}

.hover\:decoration-yellow-700\/10:hover {
    text-decoration-color: rgb(161 98 7 / 0.1)
}

.hover\:decoration-yellow-700\/100:hover {
    text-decoration-color: rgb(161 98 7 / 1)
}

.hover\:decoration-yellow-700\/20:hover {
    text-decoration-color: rgb(161 98 7 / 0.2)
}

.hover\:decoration-yellow-700\/25:hover {
    text-decoration-color: rgb(161 98 7 / 0.25)
}

.hover\:decoration-yellow-700\/30:hover {
    text-decoration-color: rgb(161 98 7 / 0.3)
}

.hover\:decoration-yellow-700\/40:hover {
    text-decoration-color: rgb(161 98 7 / 0.4)
}

.hover\:decoration-yellow-700\/5:hover {
    text-decoration-color: rgb(161 98 7 / 0.05)
}

.hover\:decoration-yellow-700\/50:hover {
    text-decoration-color: rgb(161 98 7 / 0.5)
}

.hover\:decoration-yellow-700\/60:hover {
    text-decoration-color: rgb(161 98 7 / 0.6)
}

.hover\:decoration-yellow-700\/70:hover {
    text-decoration-color: rgb(161 98 7 / 0.7)
}

.hover\:decoration-yellow-700\/75:hover {
    text-decoration-color: rgb(161 98 7 / 0.75)
}

.hover\:decoration-yellow-700\/80:hover {
    text-decoration-color: rgb(161 98 7 / 0.8)
}

.hover\:decoration-yellow-700\/90:hover {
    text-decoration-color: rgb(161 98 7 / 0.9)
}

.hover\:decoration-yellow-700\/95:hover {
    text-decoration-color: rgb(161 98 7 / 0.95)
}

.hover\:decoration-yellow-800:hover {
    text-decoration-color: #854d0e
}

.hover\:decoration-yellow-800\/0:hover {
    text-decoration-color: rgb(133 77 14 / 0)
}

.hover\:decoration-yellow-800\/10:hover {
    text-decoration-color: rgb(133 77 14 / 0.1)
}

.hover\:decoration-yellow-800\/100:hover {
    text-decoration-color: rgb(133 77 14 / 1)
}

.hover\:decoration-yellow-800\/20:hover {
    text-decoration-color: rgb(133 77 14 / 0.2)
}

.hover\:decoration-yellow-800\/25:hover {
    text-decoration-color: rgb(133 77 14 / 0.25)
}

.hover\:decoration-yellow-800\/30:hover {
    text-decoration-color: rgb(133 77 14 / 0.3)
}

.hover\:decoration-yellow-800\/40:hover {
    text-decoration-color: rgb(133 77 14 / 0.4)
}

.hover\:decoration-yellow-800\/5:hover {
    text-decoration-color: rgb(133 77 14 / 0.05)
}

.hover\:decoration-yellow-800\/50:hover {
    text-decoration-color: rgb(133 77 14 / 0.5)
}

.hover\:decoration-yellow-800\/60:hover {
    text-decoration-color: rgb(133 77 14 / 0.6)
}

.hover\:decoration-yellow-800\/70:hover {
    text-decoration-color: rgb(133 77 14 / 0.7)
}

.hover\:decoration-yellow-800\/75:hover {
    text-decoration-color: rgb(133 77 14 / 0.75)
}

.hover\:decoration-yellow-800\/80:hover {
    text-decoration-color: rgb(133 77 14 / 0.8)
}

.hover\:decoration-yellow-800\/90:hover {
    text-decoration-color: rgb(133 77 14 / 0.9)
}

.hover\:decoration-yellow-800\/95:hover {
    text-decoration-color: rgb(133 77 14 / 0.95)
}

.hover\:decoration-yellow-900:hover {
    text-decoration-color: #713f12
}

.hover\:decoration-yellow-900\/0:hover {
    text-decoration-color: rgb(113 63 18 / 0)
}

.hover\:decoration-yellow-900\/10:hover {
    text-decoration-color: rgb(113 63 18 / 0.1)
}

.hover\:decoration-yellow-900\/100:hover {
    text-decoration-color: rgb(113 63 18 / 1)
}

.hover\:decoration-yellow-900\/20:hover {
    text-decoration-color: rgb(113 63 18 / 0.2)
}

.hover\:decoration-yellow-900\/25:hover {
    text-decoration-color: rgb(113 63 18 / 0.25)
}

.hover\:decoration-yellow-900\/30:hover {
    text-decoration-color: rgb(113 63 18 / 0.3)
}

.hover\:decoration-yellow-900\/40:hover {
    text-decoration-color: rgb(113 63 18 / 0.4)
}

.hover\:decoration-yellow-900\/5:hover {
    text-decoration-color: rgb(113 63 18 / 0.05)
}

.hover\:decoration-yellow-900\/50:hover {
    text-decoration-color: rgb(113 63 18 / 0.5)
}

.hover\:decoration-yellow-900\/60:hover {
    text-decoration-color: rgb(113 63 18 / 0.6)
}

.hover\:decoration-yellow-900\/70:hover {
    text-decoration-color: rgb(113 63 18 / 0.7)
}

.hover\:decoration-yellow-900\/75:hover {
    text-decoration-color: rgb(113 63 18 / 0.75)
}

.hover\:decoration-yellow-900\/80:hover {
    text-decoration-color: rgb(113 63 18 / 0.8)
}

.hover\:decoration-yellow-900\/90:hover {
    text-decoration-color: rgb(113 63 18 / 0.9)
}

.hover\:decoration-yellow-900\/95:hover {
    text-decoration-color: rgb(113 63 18 / 0.95)
}

.hover\:decoration-yellow-950:hover {
    text-decoration-color: #422006
}

.hover\:decoration-yellow-950\/0:hover {
    text-decoration-color: rgb(66 32 6 / 0)
}

.hover\:decoration-yellow-950\/10:hover {
    text-decoration-color: rgb(66 32 6 / 0.1)
}

.hover\:decoration-yellow-950\/100:hover {
    text-decoration-color: rgb(66 32 6 / 1)
}

.hover\:decoration-yellow-950\/20:hover {
    text-decoration-color: rgb(66 32 6 / 0.2)
}

.hover\:decoration-yellow-950\/25:hover {
    text-decoration-color: rgb(66 32 6 / 0.25)
}

.hover\:decoration-yellow-950\/30:hover {
    text-decoration-color: rgb(66 32 6 / 0.3)
}

.hover\:decoration-yellow-950\/40:hover {
    text-decoration-color: rgb(66 32 6 / 0.4)
}

.hover\:decoration-yellow-950\/5:hover {
    text-decoration-color: rgb(66 32 6 / 0.05)
}

.hover\:decoration-yellow-950\/50:hover {
    text-decoration-color: rgb(66 32 6 / 0.5)
}

.hover\:decoration-yellow-950\/60:hover {
    text-decoration-color: rgb(66 32 6 / 0.6)
}

.hover\:decoration-yellow-950\/70:hover {
    text-decoration-color: rgb(66 32 6 / 0.7)
}

.hover\:decoration-yellow-950\/75:hover {
    text-decoration-color: rgb(66 32 6 / 0.75)
}

.hover\:decoration-yellow-950\/80:hover {
    text-decoration-color: rgb(66 32 6 / 0.8)
}

.hover\:decoration-yellow-950\/90:hover {
    text-decoration-color: rgb(66 32 6 / 0.9)
}

.hover\:decoration-yellow-950\/95:hover {
    text-decoration-color: rgb(66 32 6 / 0.95)
}

.hover\:decoration-zinc-100:hover {
    text-decoration-color: #f4f4f5
}

.hover\:decoration-zinc-100\/0:hover {
    text-decoration-color: rgb(244 244 245 / 0)
}

.hover\:decoration-zinc-100\/10:hover {
    text-decoration-color: rgb(244 244 245 / 0.1)
}

.hover\:decoration-zinc-100\/100:hover {
    text-decoration-color: rgb(244 244 245 / 1)
}

.hover\:decoration-zinc-100\/20:hover {
    text-decoration-color: rgb(244 244 245 / 0.2)
}

.hover\:decoration-zinc-100\/25:hover {
    text-decoration-color: rgb(244 244 245 / 0.25)
}

.hover\:decoration-zinc-100\/30:hover {
    text-decoration-color: rgb(244 244 245 / 0.3)
}

.hover\:decoration-zinc-100\/40:hover {
    text-decoration-color: rgb(244 244 245 / 0.4)
}

.hover\:decoration-zinc-100\/5:hover {
    text-decoration-color: rgb(244 244 245 / 0.05)
}

.hover\:decoration-zinc-100\/50:hover {
    text-decoration-color: rgb(244 244 245 / 0.5)
}

.hover\:decoration-zinc-100\/60:hover {
    text-decoration-color: rgb(244 244 245 / 0.6)
}

.hover\:decoration-zinc-100\/70:hover {
    text-decoration-color: rgb(244 244 245 / 0.7)
}

.hover\:decoration-zinc-100\/75:hover {
    text-decoration-color: rgb(244 244 245 / 0.75)
}

.hover\:decoration-zinc-100\/80:hover {
    text-decoration-color: rgb(244 244 245 / 0.8)
}

.hover\:decoration-zinc-100\/90:hover {
    text-decoration-color: rgb(244 244 245 / 0.9)
}

.hover\:decoration-zinc-100\/95:hover {
    text-decoration-color: rgb(244 244 245 / 0.95)
}

.hover\:decoration-zinc-150:hover {
    text-decoration-color: #F1F1F1
}

.hover\:decoration-zinc-150\/0:hover {
    text-decoration-color: rgb(241 241 241 / 0)
}

.hover\:decoration-zinc-150\/10:hover {
    text-decoration-color: rgb(241 241 241 / 0.1)
}

.hover\:decoration-zinc-150\/100:hover {
    text-decoration-color: rgb(241 241 241 / 1)
}

.hover\:decoration-zinc-150\/20:hover {
    text-decoration-color: rgb(241 241 241 / 0.2)
}

.hover\:decoration-zinc-150\/25:hover {
    text-decoration-color: rgb(241 241 241 / 0.25)
}

.hover\:decoration-zinc-150\/30:hover {
    text-decoration-color: rgb(241 241 241 / 0.3)
}

.hover\:decoration-zinc-150\/40:hover {
    text-decoration-color: rgb(241 241 241 / 0.4)
}

.hover\:decoration-zinc-150\/5:hover {
    text-decoration-color: rgb(241 241 241 / 0.05)
}

.hover\:decoration-zinc-150\/50:hover {
    text-decoration-color: rgb(241 241 241 / 0.5)
}

.hover\:decoration-zinc-150\/60:hover {
    text-decoration-color: rgb(241 241 241 / 0.6)
}

.hover\:decoration-zinc-150\/70:hover {
    text-decoration-color: rgb(241 241 241 / 0.7)
}

.hover\:decoration-zinc-150\/75:hover {
    text-decoration-color: rgb(241 241 241 / 0.75)
}

.hover\:decoration-zinc-150\/80:hover {
    text-decoration-color: rgb(241 241 241 / 0.8)
}

.hover\:decoration-zinc-150\/90:hover {
    text-decoration-color: rgb(241 241 241 / 0.9)
}

.hover\:decoration-zinc-150\/95:hover {
    text-decoration-color: rgb(241 241 241 / 0.95)
}

.hover\:decoration-zinc-200:hover {
    text-decoration-color: #e4e4e7
}

.hover\:decoration-zinc-200\/0:hover {
    text-decoration-color: rgb(228 228 231 / 0)
}

.hover\:decoration-zinc-200\/10:hover {
    text-decoration-color: rgb(228 228 231 / 0.1)
}

.hover\:decoration-zinc-200\/100:hover {
    text-decoration-color: rgb(228 228 231 / 1)
}

.hover\:decoration-zinc-200\/20:hover {
    text-decoration-color: rgb(228 228 231 / 0.2)
}

.hover\:decoration-zinc-200\/25:hover {
    text-decoration-color: rgb(228 228 231 / 0.25)
}

.hover\:decoration-zinc-200\/30:hover {
    text-decoration-color: rgb(228 228 231 / 0.3)
}

.hover\:decoration-zinc-200\/40:hover {
    text-decoration-color: rgb(228 228 231 / 0.4)
}

.hover\:decoration-zinc-200\/5:hover {
    text-decoration-color: rgb(228 228 231 / 0.05)
}

.hover\:decoration-zinc-200\/50:hover {
    text-decoration-color: rgb(228 228 231 / 0.5)
}

.hover\:decoration-zinc-200\/60:hover {
    text-decoration-color: rgb(228 228 231 / 0.6)
}

.hover\:decoration-zinc-200\/70:hover {
    text-decoration-color: rgb(228 228 231 / 0.7)
}

.hover\:decoration-zinc-200\/75:hover {
    text-decoration-color: rgb(228 228 231 / 0.75)
}

.hover\:decoration-zinc-200\/80:hover {
    text-decoration-color: rgb(228 228 231 / 0.8)
}

.hover\:decoration-zinc-200\/90:hover {
    text-decoration-color: rgb(228 228 231 / 0.9)
}

.hover\:decoration-zinc-200\/95:hover {
    text-decoration-color: rgb(228 228 231 / 0.95)
}

.hover\:decoration-zinc-300:hover {
    text-decoration-color: #d4d4d8
}

.hover\:decoration-zinc-300\/0:hover {
    text-decoration-color: rgb(212 212 216 / 0)
}

.hover\:decoration-zinc-300\/10:hover {
    text-decoration-color: rgb(212 212 216 / 0.1)
}

.hover\:decoration-zinc-300\/100:hover {
    text-decoration-color: rgb(212 212 216 / 1)
}

.hover\:decoration-zinc-300\/20:hover {
    text-decoration-color: rgb(212 212 216 / 0.2)
}

.hover\:decoration-zinc-300\/25:hover {
    text-decoration-color: rgb(212 212 216 / 0.25)
}

.hover\:decoration-zinc-300\/30:hover {
    text-decoration-color: rgb(212 212 216 / 0.3)
}

.hover\:decoration-zinc-300\/40:hover {
    text-decoration-color: rgb(212 212 216 / 0.4)
}

.hover\:decoration-zinc-300\/5:hover {
    text-decoration-color: rgb(212 212 216 / 0.05)
}

.hover\:decoration-zinc-300\/50:hover {
    text-decoration-color: rgb(212 212 216 / 0.5)
}

.hover\:decoration-zinc-300\/60:hover {
    text-decoration-color: rgb(212 212 216 / 0.6)
}

.hover\:decoration-zinc-300\/70:hover {
    text-decoration-color: rgb(212 212 216 / 0.7)
}

.hover\:decoration-zinc-300\/75:hover {
    text-decoration-color: rgb(212 212 216 / 0.75)
}

.hover\:decoration-zinc-300\/80:hover {
    text-decoration-color: rgb(212 212 216 / 0.8)
}

.hover\:decoration-zinc-300\/90:hover {
    text-decoration-color: rgb(212 212 216 / 0.9)
}

.hover\:decoration-zinc-300\/95:hover {
    text-decoration-color: rgb(212 212 216 / 0.95)
}

.hover\:decoration-zinc-400:hover {
    text-decoration-color: #a1a1aa
}

.hover\:decoration-zinc-400\/0:hover {
    text-decoration-color: rgb(161 161 170 / 0)
}

.hover\:decoration-zinc-400\/10:hover {
    text-decoration-color: rgb(161 161 170 / 0.1)
}

.hover\:decoration-zinc-400\/100:hover {
    text-decoration-color: rgb(161 161 170 / 1)
}

.hover\:decoration-zinc-400\/20:hover {
    text-decoration-color: rgb(161 161 170 / 0.2)
}

.hover\:decoration-zinc-400\/25:hover {
    text-decoration-color: rgb(161 161 170 / 0.25)
}

.hover\:decoration-zinc-400\/30:hover {
    text-decoration-color: rgb(161 161 170 / 0.3)
}

.hover\:decoration-zinc-400\/40:hover {
    text-decoration-color: rgb(161 161 170 / 0.4)
}

.hover\:decoration-zinc-400\/5:hover {
    text-decoration-color: rgb(161 161 170 / 0.05)
}

.hover\:decoration-zinc-400\/50:hover {
    text-decoration-color: rgb(161 161 170 / 0.5)
}

.hover\:decoration-zinc-400\/60:hover {
    text-decoration-color: rgb(161 161 170 / 0.6)
}

.hover\:decoration-zinc-400\/70:hover {
    text-decoration-color: rgb(161 161 170 / 0.7)
}

.hover\:decoration-zinc-400\/75:hover {
    text-decoration-color: rgb(161 161 170 / 0.75)
}

.hover\:decoration-zinc-400\/80:hover {
    text-decoration-color: rgb(161 161 170 / 0.8)
}

.hover\:decoration-zinc-400\/90:hover {
    text-decoration-color: rgb(161 161 170 / 0.9)
}

.hover\:decoration-zinc-400\/95:hover {
    text-decoration-color: rgb(161 161 170 / 0.95)
}

.hover\:decoration-zinc-50:hover {
    text-decoration-color: #fafafa
}

.hover\:decoration-zinc-50\/0:hover {
    text-decoration-color: rgb(250 250 250 / 0)
}

.hover\:decoration-zinc-50\/10:hover {
    text-decoration-color: rgb(250 250 250 / 0.1)
}

.hover\:decoration-zinc-50\/100:hover {
    text-decoration-color: rgb(250 250 250 / 1)
}

.hover\:decoration-zinc-50\/20:hover {
    text-decoration-color: rgb(250 250 250 / 0.2)
}

.hover\:decoration-zinc-50\/25:hover {
    text-decoration-color: rgb(250 250 250 / 0.25)
}

.hover\:decoration-zinc-50\/30:hover {
    text-decoration-color: rgb(250 250 250 / 0.3)
}

.hover\:decoration-zinc-50\/40:hover {
    text-decoration-color: rgb(250 250 250 / 0.4)
}

.hover\:decoration-zinc-50\/5:hover {
    text-decoration-color: rgb(250 250 250 / 0.05)
}

.hover\:decoration-zinc-50\/50:hover {
    text-decoration-color: rgb(250 250 250 / 0.5)
}

.hover\:decoration-zinc-50\/60:hover {
    text-decoration-color: rgb(250 250 250 / 0.6)
}

.hover\:decoration-zinc-50\/70:hover {
    text-decoration-color: rgb(250 250 250 / 0.7)
}

.hover\:decoration-zinc-50\/75:hover {
    text-decoration-color: rgb(250 250 250 / 0.75)
}

.hover\:decoration-zinc-50\/80:hover {
    text-decoration-color: rgb(250 250 250 / 0.8)
}

.hover\:decoration-zinc-50\/90:hover {
    text-decoration-color: rgb(250 250 250 / 0.9)
}

.hover\:decoration-zinc-50\/95:hover {
    text-decoration-color: rgb(250 250 250 / 0.95)
}

.hover\:decoration-zinc-500:hover {
    text-decoration-color: #71717a
}

.hover\:decoration-zinc-500\/0:hover {
    text-decoration-color: rgb(113 113 122 / 0)
}

.hover\:decoration-zinc-500\/10:hover {
    text-decoration-color: rgb(113 113 122 / 0.1)
}

.hover\:decoration-zinc-500\/100:hover {
    text-decoration-color: rgb(113 113 122 / 1)
}

.hover\:decoration-zinc-500\/20:hover {
    text-decoration-color: rgb(113 113 122 / 0.2)
}

.hover\:decoration-zinc-500\/25:hover {
    text-decoration-color: rgb(113 113 122 / 0.25)
}

.hover\:decoration-zinc-500\/30:hover {
    text-decoration-color: rgb(113 113 122 / 0.3)
}

.hover\:decoration-zinc-500\/40:hover {
    text-decoration-color: rgb(113 113 122 / 0.4)
}

.hover\:decoration-zinc-500\/5:hover {
    text-decoration-color: rgb(113 113 122 / 0.05)
}

.hover\:decoration-zinc-500\/50:hover {
    text-decoration-color: rgb(113 113 122 / 0.5)
}

.hover\:decoration-zinc-500\/60:hover {
    text-decoration-color: rgb(113 113 122 / 0.6)
}

.hover\:decoration-zinc-500\/70:hover {
    text-decoration-color: rgb(113 113 122 / 0.7)
}

.hover\:decoration-zinc-500\/75:hover {
    text-decoration-color: rgb(113 113 122 / 0.75)
}

.hover\:decoration-zinc-500\/80:hover {
    text-decoration-color: rgb(113 113 122 / 0.8)
}

.hover\:decoration-zinc-500\/90:hover {
    text-decoration-color: rgb(113 113 122 / 0.9)
}

.hover\:decoration-zinc-500\/95:hover {
    text-decoration-color: rgb(113 113 122 / 0.95)
}

.hover\:decoration-zinc-600:hover {
    text-decoration-color: #52525b
}

.hover\:decoration-zinc-600\/0:hover {
    text-decoration-color: rgb(82 82 91 / 0)
}

.hover\:decoration-zinc-600\/10:hover {
    text-decoration-color: rgb(82 82 91 / 0.1)
}

.hover\:decoration-zinc-600\/100:hover {
    text-decoration-color: rgb(82 82 91 / 1)
}

.hover\:decoration-zinc-600\/20:hover {
    text-decoration-color: rgb(82 82 91 / 0.2)
}

.hover\:decoration-zinc-600\/25:hover {
    text-decoration-color: rgb(82 82 91 / 0.25)
}

.hover\:decoration-zinc-600\/30:hover {
    text-decoration-color: rgb(82 82 91 / 0.3)
}

.hover\:decoration-zinc-600\/40:hover {
    text-decoration-color: rgb(82 82 91 / 0.4)
}

.hover\:decoration-zinc-600\/5:hover {
    text-decoration-color: rgb(82 82 91 / 0.05)
}

.hover\:decoration-zinc-600\/50:hover {
    text-decoration-color: rgb(82 82 91 / 0.5)
}

.hover\:decoration-zinc-600\/60:hover {
    text-decoration-color: rgb(82 82 91 / 0.6)
}

.hover\:decoration-zinc-600\/70:hover {
    text-decoration-color: rgb(82 82 91 / 0.7)
}

.hover\:decoration-zinc-600\/75:hover {
    text-decoration-color: rgb(82 82 91 / 0.75)
}

.hover\:decoration-zinc-600\/80:hover {
    text-decoration-color: rgb(82 82 91 / 0.8)
}

.hover\:decoration-zinc-600\/90:hover {
    text-decoration-color: rgb(82 82 91 / 0.9)
}

.hover\:decoration-zinc-600\/95:hover {
    text-decoration-color: rgb(82 82 91 / 0.95)
}

.hover\:decoration-zinc-700:hover {
    text-decoration-color: #3f3f46
}

.hover\:decoration-zinc-700\/0:hover {
    text-decoration-color: rgb(63 63 70 / 0)
}

.hover\:decoration-zinc-700\/10:hover {
    text-decoration-color: rgb(63 63 70 / 0.1)
}

.hover\:decoration-zinc-700\/100:hover {
    text-decoration-color: rgb(63 63 70 / 1)
}

.hover\:decoration-zinc-700\/20:hover {
    text-decoration-color: rgb(63 63 70 / 0.2)
}

.hover\:decoration-zinc-700\/25:hover {
    text-decoration-color: rgb(63 63 70 / 0.25)
}

.hover\:decoration-zinc-700\/30:hover {
    text-decoration-color: rgb(63 63 70 / 0.3)
}

.hover\:decoration-zinc-700\/40:hover {
    text-decoration-color: rgb(63 63 70 / 0.4)
}

.hover\:decoration-zinc-700\/5:hover {
    text-decoration-color: rgb(63 63 70 / 0.05)
}

.hover\:decoration-zinc-700\/50:hover {
    text-decoration-color: rgb(63 63 70 / 0.5)
}

.hover\:decoration-zinc-700\/60:hover {
    text-decoration-color: rgb(63 63 70 / 0.6)
}

.hover\:decoration-zinc-700\/70:hover {
    text-decoration-color: rgb(63 63 70 / 0.7)
}

.hover\:decoration-zinc-700\/75:hover {
    text-decoration-color: rgb(63 63 70 / 0.75)
}

.hover\:decoration-zinc-700\/80:hover {
    text-decoration-color: rgb(63 63 70 / 0.8)
}

.hover\:decoration-zinc-700\/90:hover {
    text-decoration-color: rgb(63 63 70 / 0.9)
}

.hover\:decoration-zinc-700\/95:hover {
    text-decoration-color: rgb(63 63 70 / 0.95)
}

.hover\:decoration-zinc-800:hover {
    text-decoration-color: #27272a
}

.hover\:decoration-zinc-800\/0:hover {
    text-decoration-color: rgb(39 39 42 / 0)
}

.hover\:decoration-zinc-800\/10:hover {
    text-decoration-color: rgb(39 39 42 / 0.1)
}

.hover\:decoration-zinc-800\/100:hover {
    text-decoration-color: rgb(39 39 42 / 1)
}

.hover\:decoration-zinc-800\/20:hover {
    text-decoration-color: rgb(39 39 42 / 0.2)
}

.hover\:decoration-zinc-800\/25:hover {
    text-decoration-color: rgb(39 39 42 / 0.25)
}

.hover\:decoration-zinc-800\/30:hover {
    text-decoration-color: rgb(39 39 42 / 0.3)
}

.hover\:decoration-zinc-800\/40:hover {
    text-decoration-color: rgb(39 39 42 / 0.4)
}

.hover\:decoration-zinc-800\/5:hover {
    text-decoration-color: rgb(39 39 42 / 0.05)
}

.hover\:decoration-zinc-800\/50:hover {
    text-decoration-color: rgb(39 39 42 / 0.5)
}

.hover\:decoration-zinc-800\/60:hover {
    text-decoration-color: rgb(39 39 42 / 0.6)
}

.hover\:decoration-zinc-800\/70:hover {
    text-decoration-color: rgb(39 39 42 / 0.7)
}

.hover\:decoration-zinc-800\/75:hover {
    text-decoration-color: rgb(39 39 42 / 0.75)
}

.hover\:decoration-zinc-800\/80:hover {
    text-decoration-color: rgb(39 39 42 / 0.8)
}

.hover\:decoration-zinc-800\/90:hover {
    text-decoration-color: rgb(39 39 42 / 0.9)
}

.hover\:decoration-zinc-800\/95:hover {
    text-decoration-color: rgb(39 39 42 / 0.95)
}

.hover\:decoration-zinc-900:hover {
    text-decoration-color: #18181b
}

.hover\:decoration-zinc-900\/0:hover {
    text-decoration-color: rgb(24 24 27 / 0)
}

.hover\:decoration-zinc-900\/10:hover {
    text-decoration-color: rgb(24 24 27 / 0.1)
}

.hover\:decoration-zinc-900\/100:hover {
    text-decoration-color: rgb(24 24 27 / 1)
}

.hover\:decoration-zinc-900\/20:hover {
    text-decoration-color: rgb(24 24 27 / 0.2)
}

.hover\:decoration-zinc-900\/25:hover {
    text-decoration-color: rgb(24 24 27 / 0.25)
}

.hover\:decoration-zinc-900\/30:hover {
    text-decoration-color: rgb(24 24 27 / 0.3)
}

.hover\:decoration-zinc-900\/40:hover {
    text-decoration-color: rgb(24 24 27 / 0.4)
}

.hover\:decoration-zinc-900\/5:hover {
    text-decoration-color: rgb(24 24 27 / 0.05)
}

.hover\:decoration-zinc-900\/50:hover {
    text-decoration-color: rgb(24 24 27 / 0.5)
}

.hover\:decoration-zinc-900\/60:hover {
    text-decoration-color: rgb(24 24 27 / 0.6)
}

.hover\:decoration-zinc-900\/70:hover {
    text-decoration-color: rgb(24 24 27 / 0.7)
}

.hover\:decoration-zinc-900\/75:hover {
    text-decoration-color: rgb(24 24 27 / 0.75)
}

.hover\:decoration-zinc-900\/80:hover {
    text-decoration-color: rgb(24 24 27 / 0.8)
}

.hover\:decoration-zinc-900\/90:hover {
    text-decoration-color: rgb(24 24 27 / 0.9)
}

.hover\:decoration-zinc-900\/95:hover {
    text-decoration-color: rgb(24 24 27 / 0.95)
}

.hover\:decoration-zinc-950:hover {
    text-decoration-color: #09090b
}

.hover\:decoration-zinc-950\/0:hover {
    text-decoration-color: rgb(9 9 11 / 0)
}

.hover\:decoration-zinc-950\/10:hover {
    text-decoration-color: rgb(9 9 11 / 0.1)
}

.hover\:decoration-zinc-950\/100:hover {
    text-decoration-color: rgb(9 9 11 / 1)
}

.hover\:decoration-zinc-950\/20:hover {
    text-decoration-color: rgb(9 9 11 / 0.2)
}

.hover\:decoration-zinc-950\/25:hover {
    text-decoration-color: rgb(9 9 11 / 0.25)
}

.hover\:decoration-zinc-950\/30:hover {
    text-decoration-color: rgb(9 9 11 / 0.3)
}

.hover\:decoration-zinc-950\/40:hover {
    text-decoration-color: rgb(9 9 11 / 0.4)
}

.hover\:decoration-zinc-950\/5:hover {
    text-decoration-color: rgb(9 9 11 / 0.05)
}

.hover\:decoration-zinc-950\/50:hover {
    text-decoration-color: rgb(9 9 11 / 0.5)
}

.hover\:decoration-zinc-950\/60:hover {
    text-decoration-color: rgb(9 9 11 / 0.6)
}

.hover\:decoration-zinc-950\/70:hover {
    text-decoration-color: rgb(9 9 11 / 0.7)
}

.hover\:decoration-zinc-950\/75:hover {
    text-decoration-color: rgb(9 9 11 / 0.75)
}

.hover\:decoration-zinc-950\/80:hover {
    text-decoration-color: rgb(9 9 11 / 0.8)
}

.hover\:decoration-zinc-950\/90:hover {
    text-decoration-color: rgb(9 9 11 / 0.9)
}

.hover\:decoration-zinc-950\/95:hover {
    text-decoration-color: rgb(9 9 11 / 0.95)
}

.hover\:opacity-50:hover {
    opacity: 0.5
}

.hover\:opacity-75:hover {
    opacity: 0.75
}

.hover\:shadow-lg:hover {
    --tw-shadow: 0 10px 15px -3px rgb(0 0 0 / 0.1), 0 4px 6px -4px rgb(0 0 0 / 0.1);
    --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)
}

.hover\:shadow-md:hover {
    --tw-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.hover\:shadow-none:hover {
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.hover\:outline-none:hover {
    outline: 2px solid transparent;
    outline-offset: 2px
}

.hover\:outline:hover {
    outline-style: solid
}

.hover\:outline-2:hover {
    outline-width: 2px
}

.hover\:outline-offset-\[-2px\]:hover {
    outline-offset: -2px
}

.hover\:outline-white:hover {
    outline-color: #fff
}

.focus\:border-0:focus {
    border-width: 0px
}

.focus\:border-indigo-500:focus {
    --tw-border-opacity: 1;
    border-color: rgb(99 102 241 / var(--tw-border-opacity))
}

.focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px
}

.focus\:outline-0:focus {
    outline-width: 0px
}

.focus\:ring-0:focus {
    --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)
}

.focus\:ring-2:focus {
    --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(2px + 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)
}

.focus\:ring-indigo-500:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(99 102 241 / var(--tw-ring-opacity))
}

.focus\:ring-indigo-600:focus {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(79 70 229 / var(--tw-ring-opacity))
}

.hover\:focus\:ring-\[\#FEECE3\]:focus:hover {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(254 236 227 / var(--tw-ring-opacity))
}

.hover\:focus\:ring-black:focus:hover {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(0 0 0 / var(--tw-ring-opacity))
}

.hover\:focus\:ring-blue-650:focus:hover {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(61 88 164 / var(--tw-ring-opacity))
}

.hover\:focus\:ring-emerald-300:focus:hover {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(110 231 183 / var(--tw-ring-opacity))
}

.hover\:focus\:ring-neutral-350:focus:hover {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(205 207 206 / var(--tw-ring-opacity))
}

.hover\:focus\:ring-orange-550:focus:hover {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(245 126 65 / var(--tw-ring-opacity))
}

.hover\:focus\:ring-rose-350:focus:hover {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(248 147 188 / var(--tw-ring-opacity))
}

.hover\:focus\:ring-slate-950:focus:hover {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(0 33 74 / var(--tw-ring-opacity))
}

.hover\:focus\:ring-white:focus:hover {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(255 255 255 / var(--tw-ring-opacity))
}

.hover\:focus\:ring-yellow-350:focus:hover {
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(255 221 154 / var(--tw-ring-opacity))
}

.active\:border-0:active {
    border-width: 0px
}

.group:hover .group-hover\:inline {
    display: inline
}

.group:hover .group-hover\:-translate-x-2 {
    --tw-translate-x: -0.5rem;
    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-1 {
    --tw-translate-x: 0.25rem;
    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\:pl-6 {
    padding-left: 1.5rem
}

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

.group:hover .group-hover\:text-zinc-700 {
    --tw-text-opacity: 1;
    color: rgb(63 63 70 / var(--tw-text-opacity))
}

.group:hover .group-hover\:opacity-100 {
    opacity: 1
}

.group[aria-expanded="true"] .group-aria-expanded\:inline-block {
    display: inline-block
}

.group[aria-expanded="true"] .group-aria-expanded\:hidden {
    display: none
}

.group[aria-expanded="true"] .group-aria-expanded\:text-\[--question-active-colour\] {
    color: var(--question-active-colour)
}

.group[aria-selected="true"] .group-aria-selected\:flex {
    display: flex
}

.group[aria-selected="true"] .group-aria-selected\:font-semibold {
    font-weight: 600
}

.peer[aria-expanded="true"]~.peer-aria-expanded\:block {
    display: block
}

.data-\[dark\=false\]\:border-2[data-dark=false] {
    border-width: 2px
}

.data-\[dark\=false\]\:border-indigo-600[data-dark=false] {
    --tw-border-opacity: 1;
    border-color: rgb(79 70 229 / var(--tw-border-opacity))
}

.data-\[dark\=true\]\:text-font-dark[data-dark=true] {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

:is([dir="rtl"] .rtl\:text-right) {
    text-align: right
}

@media (prefers-reduced-motion: no-preference) {
    .group:hover .motion-safe\:group-hover\:translate-x-1 {
        --tw-translate-x: 0.25rem;
        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))
    }
}

:is(.dark .dark\:divide-white)> :not([hidden])~ :not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-divide-opacity))
}

:is(.dark .dark\:divide-opacity-20)> :not([hidden])~ :not([hidden]) {
    --tw-divide-opacity: 0.2
}

:is(.dark .dark\:border-zinc-100\/25) {
    border-color: rgb(244 244 245 / 0.25)
}

:is(.dark .dark\:bg-black) {
    --tw-bg-opacity: 1;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity))
}

:is(.dark .dark\:bg-gray-700) {
    --tw-bg-opacity: 1;
    background-color: rgb(55 65 81 / var(--tw-bg-opacity))
}

:is(.dark .dark\:bg-white\/10) {
    background-color: rgb(255 255 255 / 0.1)
}

:is(.dark .dark\:bg-opacity-75) {
    --tw-bg-opacity: 0.75
}

:is(.dark .dark\:text-font-dark) {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

:is(.dark .dark\:text-gray-400) {
    --tw-text-opacity: 1;
    color: rgb(156 163 175 / var(--tw-text-opacity))
}

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

:is(.dark .dark\: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)
}

:is(.dark .dark\:ring-transparent) {
    --tw-ring-color: transparent
}

:is(.dark .dark\:hover\:text-green-450:hover) {
    --tw-text-opacity: 1;
    color: rgb(0 211 126 / var(--tw-text-opacity))
}

@media not all and (min-width: 1024px) {
    .max-lg\:z-20 {
        z-index: 20
    }

    .max-lg\:justify-between {
        justify-content: space-between
    }
}

@media not all and (min-width: 768px) {
    .max-md\:\ !flex-col {
        flex-direction: column !important
    }

    .max-md\:pb-0 {
        padding-bottom: 0px
    }
}

@media not all and (min-width: 640px) {
    .max-sm\:w-full {
        width: 100%
    }
}

@media (min-width: 640px) {
    .sm\:mx-auto {
        margin-left: auto;
        margin-right: auto
    }

    .sm\:mb-0 {
        margin-bottom: 0px
    }

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

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

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

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

    .sm\:block {
        display: block
    }

    .sm\:flex {
        display: flex
    }

    .sm\:inline-flex {
        display: inline-flex
    }

    .sm\:hidden {
        display: none
    }

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

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

    .sm\:w-1\/6 {
        width: 16.666667%
    }

    .sm\:w-32 {
        width: 8rem
    }

    .sm\:w-5\/6 {
        width: 83.333333%
    }

    .sm\:w-\[31\.33\%\] {
        width: 31.33%
    }

    .sm\:w-\[320px\] {
        width: 320px
    }

    .sm\:w-fit {
        width: -moz-fit-content;
        width: fit-content
    }

    .sm\:w-full {
        width: 100%
    }

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

    .sm\:translate-y-20 {
        --tw-translate-y: 5rem;
        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-cols-2 {
        grid-template-columns: repeat(2, minmax(0, 1fr))
    }

    .sm\:flex-row {
        flex-direction: row
    }

    .sm\:flex-col {
        flex-direction: column
    }

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

    .sm\:items-center {
        align-items: center
    }

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

    .sm\:justify-center {
        justify-content: center
    }

    .sm\:rounded-lg {
        border-radius: 0.5rem
    }

    .sm\:p-10 {
        padding: 2.5rem
    }

    .sm\:p-6 {
        padding: 1.5rem
    }

    .sm\:p-8 {
        padding: 2rem
    }

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

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

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

    .sm\:py-2 {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem
    }

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

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

    .sm\:pl-0 {
        padding-left: 0px
    }

    .sm\:text-left {
        text-align: left
    }

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

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

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

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

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

    .sm\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem
    }

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

    .sm\:font-light {
        font-weight: 300
    }

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

    .sm\:leading-7 {
        line-height: 1.75rem
    }

    .sm\:leading-\[125px\] {
        line-height: 125px
    }

    .sm\:leading-\[32px\] {
        line-height: 32px
    }

    .sm\:leading-\[44px\] {
        line-height: 44px
    }

    @media not all and (min-width: 1024px) {
        .sm\:max-lg\:my-2 {
            margin-top: 0.5rem;
            margin-bottom: 0.5rem
        }

        .sm\:max-lg\:block {
            display: block
        }

        .sm\:max-lg\:w-full {
            width: 100%
        }
    }
}

@media (min-width: 768px) {
    .md\:sticky {
        position: sticky
    }

    .md\:right-0 {
        right: 0px
    }

    .md\:top-\[124px\] {
        top: 124px
    }

    .md\:-mx-3 {
        margin-left: -0.75rem;
        margin-right: -0.75rem
    }

    .md\:mx-28 {
        margin-left: 7rem;
        margin-right: 7rem
    }

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

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

    .md\:ml-auto {
        margin-left: auto
    }

    .md\:mr-0 {
        margin-right: 0px
    }

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

    .md\:mt-14 {
        margin-top: 4.5rem
    }

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

    .md\:block {
        display: block
    }

    .md\:flex {
        display: flex
    }

    .md\:grid {
        display: grid
    }

    .md\:hidden {
        display: none
    }

    .md\:h-16 {
        height: 4rem
    }

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

    .md\:h-\[432px\] {
        height: 432px
    }

    .md\:h-fit {
        height: -moz-fit-content;
        height: fit-content
    }

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

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

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

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

    .md\:max-h-none {
        max-height: none
    }

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

    .md\:min-h-\[164\.5px\] {
        min-height: 164.5px
    }

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

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

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

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

    .md\:w-2\/3 {
        width: 66.666667%
    }

    .md\:w-3\/4 {
        width: 75%
    }

    .md\:w-40 {
        width: 10rem
    }

    .md\:w-8 {
        width: 2rem
    }

    .md\:w-\[190px\] {
        width: 190px
    }

    .md\:w-\[360px\] {
        width: 360px
    }

    .md\:w-\[447px\] {
        width: 447px
    }

    .md\:w-\[50\%\] {
        width: 50%
    }

    .md\:w-auto {
        width: auto
    }

    .md\:w-fit {
        width: -moz-fit-content;
        width: fit-content
    }

    .md\:w-full {
        width: 100%
    }

    .md\:min-w-0 {
        min-width: 0px
    }

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

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

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

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

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

    .md\:max-w-screen-2xl {
        max-width: 1536px
    }

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

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

    .md\:flex-row {
        flex-direction: row
    }

    .md\:flex-wrap {
        flex-wrap: wrap
    }

    .md\:content-normal {
        align-content: normal
    }

    .md\:items-center {
        align-items: center
    }

    .md\:justify-center {
        justify-content: center
    }

    .md\:gap-10 {
        gap: 2.5rem
    }

    .md\:gap-2 {
        gap: 0.5rem
    }

    .md\:gap-4 {
        gap: 1rem
    }

    .md\:gap-5 {
        gap: 1.25rem
    }

    .md\:gap-7 {
        gap: 1.75rem
    }

    .md\:gap-8 {
        gap: 2rem
    }

    .md\:gap-\[0px\] {
        gap: 0px
    }

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

    .md\:gap-x-8 {
        column-gap: 2rem
    }

    .md\:gap-y-8 {
        row-gap: 2rem
    }

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

    .md\:overflow-x-visible {
        overflow-x: visible
    }

    .md\:whitespace-nowrap {
        white-space: nowrap
    }

    .md\:bg-\[image\:var\(--bg-md-url\)\] {
        background-image: var(--bg-md-url)
    }

    .md\:p-0 {
        padding: 0px
    }

    .md\:p-16 {
        padding: 4rem
    }

    .md\:p-4 {
        padding: 1rem
    }

    .md\:p-5 {
        padding: 1.25rem
    }

    .md\:p-8 {
        padding: 2rem
    }

    .md\:p-\[40px\] {
        padding: 40px
    }

    .md\:p-\[53px\] {
        padding: 53px
    }

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

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

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

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

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

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

    .md\:py-2 {
        padding-top: 0.5rem;
        padding-bottom: 0.5rem
    }

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

    .md\:py-32 {
        padding-top: 8rem;
        padding-bottom: 8rem
    }

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

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

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

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

    .md\:pr-4 {
        padding-right: 1rem
    }

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

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

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

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

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

    .md\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem
    }

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

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

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

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

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

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

    .md\:text-lg {
        font-size: 1.125rem;
        line-height: 1.75rem
    }

    .md\:text-sm {
        font-size: 0.875rem;
        line-height: 1.25rem
    }

    .md\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem
    }

    .md\:leading-\[16px\] {
        line-height: 16px
    }

    .md\:leading-\[44px\] {
        line-height: 44px
    }

    .md\:first\:pr-8:first-child {
        padding-right: 2rem
    }

    @media not all and (min-width: 1024px) {
        .md\:max-lg\:mx-3 {
            margin-left: 0.75rem;
            margin-right: 0.75rem
        }

        .md\:max-lg\:my-0 {
            margin-top: 0px;
            margin-bottom: 0px
        }

        .md\:max-lg\:my-1 {
            margin-top: 0.25rem;
            margin-bottom: 0.25rem
        }

        .md\:max-lg\:-mr-3 {
            margin-right: -0.75rem
        }

        .md\:max-lg\:mt-2 {
            margin-top: 0.5rem
        }

        .md\:max-lg\:block {
            display: block
        }

        .md\:max-lg\:grid {
            display: grid
        }

        .md\:max-lg\:w-full {
            width: 100%
        }

        .md\:max-lg\:pl-0 {
            padding-left: 0px
        }
    }
}

@media (min-width: 1024px) {
    .lg\:absolute {
        position: absolute
    }

    .lg\:relative {
        position: relative
    }

    .lg\:left-2\/4 {
        left: 50%
    }

    .lg\:top-\[-70px\] {
        top: -70px
    }

    .lg\:order-1 {
        order: 1
    }

    .lg\:order-2 {
        order: 2
    }

    .lg\:m-0 {
        margin: 0px
    }

    .lg\:mx-0 {
        margin-left: 0px;
        margin-right: 0px
    }

    .lg\:my-2 {
        margin-top: 0.5rem;
        margin-bottom: 0.5rem
    }

    .lg\:mb-0 {
        margin-bottom: 0px
    }

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

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

    .lg\:ml-12 {
        margin-left: 3rem
    }

    .lg\:ml-auto {
        margin-left: auto
    }

    .lg\:mr-1 {
        margin-right: 0.25rem
    }

    .lg\:mt-0 {
        margin-top: 0px
    }

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

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

    .lg\:block {
        display: block
    }

    .lg\:flex {
        display: flex
    }

    .lg\:grid {
        display: grid
    }

    .lg\:hidden {
        display: none
    }

    .lg\:h-12 {
        height: 3rem
    }

    .lg\:h-\[72px\] {
        height: 72px
    }

    .lg\:h-auto {
        height: auto
    }

    .lg\:h-full {
        height: 100%
    }

    .lg\:max-h-48 {
        max-height: 12rem
    }

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

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

    .lg\:max-h-full {
        max-height: 100%
    }

    .lg\:max-h-max {
        max-height: max-content
    }

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

    .lg\:min-h-full {
        min-height: 100%
    }

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

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

    .lg\:w-2\/3 {
        width: 66.666667%
    }

    .lg\:w-3\/4 {
        width: 75%
    }

    .lg\:w-40 {
        width: 10rem
    }

    .lg\:w-\[190px\] {
        width: 190px
    }

    .lg\:w-\[3px\] {
        width: 3px
    }

    .lg\:w-\[70\%\] {
        width: 70%
    }

    .lg\:w-auto {
        width: auto
    }

    .lg\:w-fit {
        width: -moz-fit-content;
        width: fit-content
    }

    .lg\:w-full {
        width: 100%
    }

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

    .lg\:max-w-screen-2xl {
        max-width: 1536px
    }

    .lg\:max-w-screen-md {
        max-width: 768px
    }

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

    .lg\:-translate-x-2\/4 {
        --tw-translate-x: -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))
    }

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

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

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

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

    .lg\:flex-row {
        flex-direction: row
    }

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

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

    .lg\:gap-10 {
        gap: 2.5rem
    }

    .lg\:gap-12 {
        gap: 3rem
    }

    .lg\:gap-4 {
        gap: 1rem
    }

    .lg\:gap-5 {
        gap: 1.25rem
    }

    .lg\:gap-6 {
        gap: 1.5rem
    }

    .lg\:gap-8 {
        gap: 2rem
    }

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

    .lg\:gap-x-8 {
        column-gap: 2rem
    }

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

    .lg\:overflow-hidden {
        overflow: hidden
    }

    .lg\:border-l-\[1px\] {
        border-left-width: 1px
    }

    .lg\:border-blue-100 {
        --tw-border-opacity: 1;
        border-color: rgb(219 234 254 / var(--tw-border-opacity))
    }

    .lg\:border-blue-100\/0 {
        border-color: rgb(219 234 254 / 0)
    }

    .lg\:border-blue-100\/10 {
        border-color: rgb(219 234 254 / 0.1)
    }

    .lg\:border-blue-100\/100 {
        border-color: rgb(219 234 254 / 1)
    }

    .lg\:border-blue-100\/20 {
        border-color: rgb(219 234 254 / 0.2)
    }

    .lg\:border-blue-100\/25 {
        border-color: rgb(219 234 254 / 0.25)
    }

    .lg\:border-blue-100\/30 {
        border-color: rgb(219 234 254 / 0.3)
    }

    .lg\:border-blue-100\/40 {
        border-color: rgb(219 234 254 / 0.4)
    }

    .lg\:border-blue-100\/5 {
        border-color: rgb(219 234 254 / 0.05)
    }

    .lg\:border-blue-100\/50 {
        border-color: rgb(219 234 254 / 0.5)
    }

    .lg\:border-blue-100\/60 {
        border-color: rgb(219 234 254 / 0.6)
    }

    .lg\:border-blue-100\/70 {
        border-color: rgb(219 234 254 / 0.7)
    }

    .lg\:border-blue-100\/75 {
        border-color: rgb(219 234 254 / 0.75)
    }

    .lg\:border-blue-100\/80 {
        border-color: rgb(219 234 254 / 0.8)
    }

    .lg\:border-blue-100\/90 {
        border-color: rgb(219 234 254 / 0.9)
    }

    .lg\:border-blue-100\/95 {
        border-color: rgb(219 234 254 / 0.95)
    }

    .lg\:border-blue-200 {
        --tw-border-opacity: 1;
        border-color: rgb(191 219 254 / var(--tw-border-opacity))
    }

    .lg\:border-blue-200\/0 {
        border-color: rgb(191 219 254 / 0)
    }

    .lg\:border-blue-200\/10 {
        border-color: rgb(191 219 254 / 0.1)
    }

    .lg\:border-blue-200\/100 {
        border-color: rgb(191 219 254 / 1)
    }

    .lg\:border-blue-200\/20 {
        border-color: rgb(191 219 254 / 0.2)
    }

    .lg\:border-blue-200\/25 {
        border-color: rgb(191 219 254 / 0.25)
    }

    .lg\:border-blue-200\/30 {
        border-color: rgb(191 219 254 / 0.3)
    }

    .lg\:border-blue-200\/40 {
        border-color: rgb(191 219 254 / 0.4)
    }

    .lg\:border-blue-200\/5 {
        border-color: rgb(191 219 254 / 0.05)
    }

    .lg\:border-blue-200\/50 {
        border-color: rgb(191 219 254 / 0.5)
    }

    .lg\:border-blue-200\/60 {
        border-color: rgb(191 219 254 / 0.6)
    }

    .lg\:border-blue-200\/70 {
        border-color: rgb(191 219 254 / 0.7)
    }

    .lg\:border-blue-200\/75 {
        border-color: rgb(191 219 254 / 0.75)
    }

    .lg\:border-blue-200\/80 {
        border-color: rgb(191 219 254 / 0.8)
    }

    .lg\:border-blue-200\/90 {
        border-color: rgb(191 219 254 / 0.9)
    }

    .lg\:border-blue-200\/95 {
        border-color: rgb(191 219 254 / 0.95)
    }

    .lg\:border-blue-300 {
        --tw-border-opacity: 1;
        border-color: rgb(147 197 253 / var(--tw-border-opacity))
    }

    .lg\:border-blue-300\/0 {
        border-color: rgb(147 197 253 / 0)
    }

    .lg\:border-blue-300\/10 {
        border-color: rgb(147 197 253 / 0.1)
    }

    .lg\:border-blue-300\/100 {
        border-color: rgb(147 197 253 / 1)
    }

    .lg\:border-blue-300\/20 {
        border-color: rgb(147 197 253 / 0.2)
    }

    .lg\:border-blue-300\/25 {
        border-color: rgb(147 197 253 / 0.25)
    }

    .lg\:border-blue-300\/30 {
        border-color: rgb(147 197 253 / 0.3)
    }

    .lg\:border-blue-300\/40 {
        border-color: rgb(147 197 253 / 0.4)
    }

    .lg\:border-blue-300\/5 {
        border-color: rgb(147 197 253 / 0.05)
    }

    .lg\:border-blue-300\/50 {
        border-color: rgb(147 197 253 / 0.5)
    }

    .lg\:border-blue-300\/60 {
        border-color: rgb(147 197 253 / 0.6)
    }

    .lg\:border-blue-300\/70 {
        border-color: rgb(147 197 253 / 0.7)
    }

    .lg\:border-blue-300\/75 {
        border-color: rgb(147 197 253 / 0.75)
    }

    .lg\:border-blue-300\/80 {
        border-color: rgb(147 197 253 / 0.8)
    }

    .lg\:border-blue-300\/90 {
        border-color: rgb(147 197 253 / 0.9)
    }

    .lg\:border-blue-300\/95 {
        border-color: rgb(147 197 253 / 0.95)
    }

    .lg\:border-blue-400 {
        --tw-border-opacity: 1;
        border-color: rgb(96 165 250 / var(--tw-border-opacity))
    }

    .lg\:border-blue-400\/0 {
        border-color: rgb(96 165 250 / 0)
    }

    .lg\:border-blue-400\/10 {
        border-color: rgb(96 165 250 / 0.1)
    }

    .lg\:border-blue-400\/100 {
        border-color: rgb(96 165 250 / 1)
    }

    .lg\:border-blue-400\/20 {
        border-color: rgb(96 165 250 / 0.2)
    }

    .lg\:border-blue-400\/25 {
        border-color: rgb(96 165 250 / 0.25)
    }

    .lg\:border-blue-400\/30 {
        border-color: rgb(96 165 250 / 0.3)
    }

    .lg\:border-blue-400\/40 {
        border-color: rgb(96 165 250 / 0.4)
    }

    .lg\:border-blue-400\/5 {
        border-color: rgb(96 165 250 / 0.05)
    }

    .lg\:border-blue-400\/50 {
        border-color: rgb(96 165 250 / 0.5)
    }

    .lg\:border-blue-400\/60 {
        border-color: rgb(96 165 250 / 0.6)
    }

    .lg\:border-blue-400\/70 {
        border-color: rgb(96 165 250 / 0.7)
    }

    .lg\:border-blue-400\/75 {
        border-color: rgb(96 165 250 / 0.75)
    }

    .lg\:border-blue-400\/80 {
        border-color: rgb(96 165 250 / 0.8)
    }

    .lg\:border-blue-400\/90 {
        border-color: rgb(96 165 250 / 0.9)
    }

    .lg\:border-blue-400\/95 {
        border-color: rgb(96 165 250 / 0.95)
    }

    .lg\:border-blue-50 {
        --tw-border-opacity: 1;
        border-color: rgb(239 246 255 / var(--tw-border-opacity))
    }

    .lg\:border-blue-50\/0 {
        border-color: rgb(239 246 255 / 0)
    }

    .lg\:border-blue-50\/10 {
        border-color: rgb(239 246 255 / 0.1)
    }

    .lg\:border-blue-50\/100 {
        border-color: rgb(239 246 255 / 1)
    }

    .lg\:border-blue-50\/20 {
        border-color: rgb(239 246 255 / 0.2)
    }

    .lg\:border-blue-50\/25 {
        border-color: rgb(239 246 255 / 0.25)
    }

    .lg\:border-blue-50\/30 {
        border-color: rgb(239 246 255 / 0.3)
    }

    .lg\:border-blue-50\/40 {
        border-color: rgb(239 246 255 / 0.4)
    }

    .lg\:border-blue-50\/5 {
        border-color: rgb(239 246 255 / 0.05)
    }

    .lg\:border-blue-50\/50 {
        border-color: rgb(239 246 255 / 0.5)
    }

    .lg\:border-blue-50\/60 {
        border-color: rgb(239 246 255 / 0.6)
    }

    .lg\:border-blue-50\/70 {
        border-color: rgb(239 246 255 / 0.7)
    }

    .lg\:border-blue-50\/75 {
        border-color: rgb(239 246 255 / 0.75)
    }

    .lg\:border-blue-50\/80 {
        border-color: rgb(239 246 255 / 0.8)
    }

    .lg\:border-blue-50\/90 {
        border-color: rgb(239 246 255 / 0.9)
    }

    .lg\:border-blue-50\/95 {
        border-color: rgb(239 246 255 / 0.95)
    }

    .lg\:border-blue-500 {
        --tw-border-opacity: 1;
        border-color: rgb(59 130 246 / var(--tw-border-opacity))
    }

    .lg\:border-blue-500\/0 {
        border-color: rgb(59 130 246 / 0)
    }

    .lg\:border-blue-500\/10 {
        border-color: rgb(59 130 246 / 0.1)
    }

    .lg\:border-blue-500\/100 {
        border-color: rgb(59 130 246 / 1)
    }

    .lg\:border-blue-500\/20 {
        border-color: rgb(59 130 246 / 0.2)
    }

    .lg\:border-blue-500\/25 {
        border-color: rgb(59 130 246 / 0.25)
    }

    .lg\:border-blue-500\/30 {
        border-color: rgb(59 130 246 / 0.3)
    }

    .lg\:border-blue-500\/40 {
        border-color: rgb(59 130 246 / 0.4)
    }

    .lg\:border-blue-500\/5 {
        border-color: rgb(59 130 246 / 0.05)
    }

    .lg\:border-blue-500\/50 {
        border-color: rgb(59 130 246 / 0.5)
    }

    .lg\:border-blue-500\/60 {
        border-color: rgb(59 130 246 / 0.6)
    }

    .lg\:border-blue-500\/70 {
        border-color: rgb(59 130 246 / 0.7)
    }

    .lg\:border-blue-500\/75 {
        border-color: rgb(59 130 246 / 0.75)
    }

    .lg\:border-blue-500\/80 {
        border-color: rgb(59 130 246 / 0.8)
    }

    .lg\:border-blue-500\/90 {
        border-color: rgb(59 130 246 / 0.9)
    }

    .lg\:border-blue-500\/95 {
        border-color: rgb(59 130 246 / 0.95)
    }

    .lg\:border-blue-550 {
        --tw-border-opacity: 1;
        border-color: rgb(51 88 255 / var(--tw-border-opacity))
    }

    .lg\:border-blue-550\/0 {
        border-color: rgb(51 88 255 / 0)
    }

    .lg\:border-blue-550\/10 {
        border-color: rgb(51 88 255 / 0.1)
    }

    .lg\:border-blue-550\/100 {
        border-color: rgb(51 88 255 / 1)
    }

    .lg\:border-blue-550\/20 {
        border-color: rgb(51 88 255 / 0.2)
    }

    .lg\:border-blue-550\/25 {
        border-color: rgb(51 88 255 / 0.25)
    }

    .lg\:border-blue-550\/30 {
        border-color: rgb(51 88 255 / 0.3)
    }

    .lg\:border-blue-550\/40 {
        border-color: rgb(51 88 255 / 0.4)
    }

    .lg\:border-blue-550\/5 {
        border-color: rgb(51 88 255 / 0.05)
    }

    .lg\:border-blue-550\/50 {
        border-color: rgb(51 88 255 / 0.5)
    }

    .lg\:border-blue-550\/60 {
        border-color: rgb(51 88 255 / 0.6)
    }

    .lg\:border-blue-550\/70 {
        border-color: rgb(51 88 255 / 0.7)
    }

    .lg\:border-blue-550\/75 {
        border-color: rgb(51 88 255 / 0.75)
    }

    .lg\:border-blue-550\/80 {
        border-color: rgb(51 88 255 / 0.8)
    }

    .lg\:border-blue-550\/90 {
        border-color: rgb(51 88 255 / 0.9)
    }

    .lg\:border-blue-550\/95 {
        border-color: rgb(51 88 255 / 0.95)
    }

    .lg\:border-blue-600 {
        --tw-border-opacity: 1;
        border-color: rgb(37 99 235 / var(--tw-border-opacity))
    }

    .lg\:border-blue-600\/0 {
        border-color: rgb(37 99 235 / 0)
    }

    .lg\:border-blue-600\/10 {
        border-color: rgb(37 99 235 / 0.1)
    }

    .lg\:border-blue-600\/100 {
        border-color: rgb(37 99 235 / 1)
    }

    .lg\:border-blue-600\/20 {
        border-color: rgb(37 99 235 / 0.2)
    }

    .lg\:border-blue-600\/25 {
        border-color: rgb(37 99 235 / 0.25)
    }

    .lg\:border-blue-600\/30 {
        border-color: rgb(37 99 235 / 0.3)
    }

    .lg\:border-blue-600\/40 {
        border-color: rgb(37 99 235 / 0.4)
    }

    .lg\:border-blue-600\/5 {
        border-color: rgb(37 99 235 / 0.05)
    }

    .lg\:border-blue-600\/50 {
        border-color: rgb(37 99 235 / 0.5)
    }

    .lg\:border-blue-600\/60 {
        border-color: rgb(37 99 235 / 0.6)
    }

    .lg\:border-blue-600\/70 {
        border-color: rgb(37 99 235 / 0.7)
    }

    .lg\:border-blue-600\/75 {
        border-color: rgb(37 99 235 / 0.75)
    }

    .lg\:border-blue-600\/80 {
        border-color: rgb(37 99 235 / 0.8)
    }

    .lg\:border-blue-600\/90 {
        border-color: rgb(37 99 235 / 0.9)
    }

    .lg\:border-blue-600\/95 {
        border-color: rgb(37 99 235 / 0.95)
    }

    .lg\:border-blue-650 {
        --tw-border-opacity: 1;
        border-color: rgb(61 88 164 / var(--tw-border-opacity))
    }

    .lg\:border-blue-650\/0 {
        border-color: rgb(61 88 164 / 0)
    }

    .lg\:border-blue-650\/10 {
        border-color: rgb(61 88 164 / 0.1)
    }

    .lg\:border-blue-650\/100 {
        border-color: rgb(61 88 164 / 1)
    }

    .lg\:border-blue-650\/20 {
        border-color: rgb(61 88 164 / 0.2)
    }

    .lg\:border-blue-650\/25 {
        border-color: rgb(61 88 164 / 0.25)
    }

    .lg\:border-blue-650\/30 {
        border-color: rgb(61 88 164 / 0.3)
    }

    .lg\:border-blue-650\/40 {
        border-color: rgb(61 88 164 / 0.4)
    }

    .lg\:border-blue-650\/5 {
        border-color: rgb(61 88 164 / 0.05)
    }

    .lg\:border-blue-650\/50 {
        border-color: rgb(61 88 164 / 0.5)
    }

    .lg\:border-blue-650\/60 {
        border-color: rgb(61 88 164 / 0.6)
    }

    .lg\:border-blue-650\/70 {
        border-color: rgb(61 88 164 / 0.7)
    }

    .lg\:border-blue-650\/75 {
        border-color: rgb(61 88 164 / 0.75)
    }

    .lg\:border-blue-650\/80 {
        border-color: rgb(61 88 164 / 0.8)
    }

    .lg\:border-blue-650\/90 {
        border-color: rgb(61 88 164 / 0.9)
    }

    .lg\:border-blue-650\/95 {
        border-color: rgb(61 88 164 / 0.95)
    }

    .lg\:border-blue-700 {
        --tw-border-opacity: 1;
        border-color: rgb(29 78 216 / var(--tw-border-opacity))
    }

    .lg\:border-blue-700\/0 {
        border-color: rgb(29 78 216 / 0)
    }

    .lg\:border-blue-700\/10 {
        border-color: rgb(29 78 216 / 0.1)
    }

    .lg\:border-blue-700\/100 {
        border-color: rgb(29 78 216 / 1)
    }

    .lg\:border-blue-700\/20 {
        border-color: rgb(29 78 216 / 0.2)
    }

    .lg\:border-blue-700\/25 {
        border-color: rgb(29 78 216 / 0.25)
    }

    .lg\:border-blue-700\/30 {
        border-color: rgb(29 78 216 / 0.3)
    }

    .lg\:border-blue-700\/40 {
        border-color: rgb(29 78 216 / 0.4)
    }

    .lg\:border-blue-700\/5 {
        border-color: rgb(29 78 216 / 0.05)
    }

    .lg\:border-blue-700\/50 {
        border-color: rgb(29 78 216 / 0.5)
    }

    .lg\:border-blue-700\/60 {
        border-color: rgb(29 78 216 / 0.6)
    }

    .lg\:border-blue-700\/70 {
        border-color: rgb(29 78 216 / 0.7)
    }

    .lg\:border-blue-700\/75 {
        border-color: rgb(29 78 216 / 0.75)
    }

    .lg\:border-blue-700\/80 {
        border-color: rgb(29 78 216 / 0.8)
    }

    .lg\:border-blue-700\/90 {
        border-color: rgb(29 78 216 / 0.9)
    }

    .lg\:border-blue-700\/95 {
        border-color: rgb(29 78 216 / 0.95)
    }

    .lg\:border-blue-800 {
        --tw-border-opacity: 1;
        border-color: rgb(30 64 175 / var(--tw-border-opacity))
    }

    .lg\:border-blue-800\/0 {
        border-color: rgb(30 64 175 / 0)
    }

    .lg\:border-blue-800\/10 {
        border-color: rgb(30 64 175 / 0.1)
    }

    .lg\:border-blue-800\/100 {
        border-color: rgb(30 64 175 / 1)
    }

    .lg\:border-blue-800\/20 {
        border-color: rgb(30 64 175 / 0.2)
    }

    .lg\:border-blue-800\/25 {
        border-color: rgb(30 64 175 / 0.25)
    }

    .lg\:border-blue-800\/30 {
        border-color: rgb(30 64 175 / 0.3)
    }

    .lg\:border-blue-800\/40 {
        border-color: rgb(30 64 175 / 0.4)
    }

    .lg\:border-blue-800\/5 {
        border-color: rgb(30 64 175 / 0.05)
    }

    .lg\:border-blue-800\/50 {
        border-color: rgb(30 64 175 / 0.5)
    }

    .lg\:border-blue-800\/60 {
        border-color: rgb(30 64 175 / 0.6)
    }

    .lg\:border-blue-800\/70 {
        border-color: rgb(30 64 175 / 0.7)
    }

    .lg\:border-blue-800\/75 {
        border-color: rgb(30 64 175 / 0.75)
    }

    .lg\:border-blue-800\/80 {
        border-color: rgb(30 64 175 / 0.8)
    }

    .lg\:border-blue-800\/90 {
        border-color: rgb(30 64 175 / 0.9)
    }

    .lg\:border-blue-800\/95 {
        border-color: rgb(30 64 175 / 0.95)
    }

    .lg\:border-blue-900 {
        --tw-border-opacity: 1;
        border-color: rgb(30 58 138 / var(--tw-border-opacity))
    }

    .lg\:border-blue-900\/0 {
        border-color: rgb(30 58 138 / 0)
    }

    .lg\:border-blue-900\/10 {
        border-color: rgb(30 58 138 / 0.1)
    }

    .lg\:border-blue-900\/100 {
        border-color: rgb(30 58 138 / 1)
    }

    .lg\:border-blue-900\/20 {
        border-color: rgb(30 58 138 / 0.2)
    }

    .lg\:border-blue-900\/25 {
        border-color: rgb(30 58 138 / 0.25)
    }

    .lg\:border-blue-900\/30 {
        border-color: rgb(30 58 138 / 0.3)
    }

    .lg\:border-blue-900\/40 {
        border-color: rgb(30 58 138 / 0.4)
    }

    .lg\:border-blue-900\/5 {
        border-color: rgb(30 58 138 / 0.05)
    }

    .lg\:border-blue-900\/50 {
        border-color: rgb(30 58 138 / 0.5)
    }

    .lg\:border-blue-900\/60 {
        border-color: rgb(30 58 138 / 0.6)
    }

    .lg\:border-blue-900\/70 {
        border-color: rgb(30 58 138 / 0.7)
    }

    .lg\:border-blue-900\/75 {
        border-color: rgb(30 58 138 / 0.75)
    }

    .lg\:border-blue-900\/80 {
        border-color: rgb(30 58 138 / 0.8)
    }

    .lg\:border-blue-900\/90 {
        border-color: rgb(30 58 138 / 0.9)
    }

    .lg\:border-blue-900\/95 {
        border-color: rgb(30 58 138 / 0.95)
    }

    .lg\:border-blue-950 {
        --tw-border-opacity: 1;
        border-color: rgb(23 37 84 / var(--tw-border-opacity))
    }

    .lg\:border-blue-950\/0 {
        border-color: rgb(23 37 84 / 0)
    }

    .lg\:border-blue-950\/10 {
        border-color: rgb(23 37 84 / 0.1)
    }

    .lg\:border-blue-950\/100 {
        border-color: rgb(23 37 84 / 1)
    }

    .lg\:border-blue-950\/20 {
        border-color: rgb(23 37 84 / 0.2)
    }

    .lg\:border-blue-950\/25 {
        border-color: rgb(23 37 84 / 0.25)
    }

    .lg\:border-blue-950\/30 {
        border-color: rgb(23 37 84 / 0.3)
    }

    .lg\:border-blue-950\/40 {
        border-color: rgb(23 37 84 / 0.4)
    }

    .lg\:border-blue-950\/5 {
        border-color: rgb(23 37 84 / 0.05)
    }

    .lg\:border-blue-950\/50 {
        border-color: rgb(23 37 84 / 0.5)
    }

    .lg\:border-blue-950\/60 {
        border-color: rgb(23 37 84 / 0.6)
    }

    .lg\:border-blue-950\/70 {
        border-color: rgb(23 37 84 / 0.7)
    }

    .lg\:border-blue-950\/75 {
        border-color: rgb(23 37 84 / 0.75)
    }

    .lg\:border-blue-950\/80 {
        border-color: rgb(23 37 84 / 0.8)
    }

    .lg\:border-blue-950\/90 {
        border-color: rgb(23 37 84 / 0.9)
    }

    .lg\:border-blue-950\/95 {
        border-color: rgb(23 37 84 / 0.95)
    }

    .lg\:border-cyan-100 {
        --tw-border-opacity: 1;
        border-color: rgb(207 250 254 / var(--tw-border-opacity))
    }

    .lg\:border-cyan-100\/0 {
        border-color: rgb(207 250 254 / 0)
    }

    .lg\:border-cyan-100\/10 {
        border-color: rgb(207 250 254 / 0.1)
    }

    .lg\:border-cyan-100\/100 {
        border-color: rgb(207 250 254 / 1)
    }

    .lg\:border-cyan-100\/20 {
        border-color: rgb(207 250 254 / 0.2)
    }

    .lg\:border-cyan-100\/25 {
        border-color: rgb(207 250 254 / 0.25)
    }

    .lg\:border-cyan-100\/30 {
        border-color: rgb(207 250 254 / 0.3)
    }

    .lg\:border-cyan-100\/40 {
        border-color: rgb(207 250 254 / 0.4)
    }

    .lg\:border-cyan-100\/5 {
        border-color: rgb(207 250 254 / 0.05)
    }

    .lg\:border-cyan-100\/50 {
        border-color: rgb(207 250 254 / 0.5)
    }

    .lg\:border-cyan-100\/60 {
        border-color: rgb(207 250 254 / 0.6)
    }

    .lg\:border-cyan-100\/70 {
        border-color: rgb(207 250 254 / 0.7)
    }

    .lg\:border-cyan-100\/75 {
        border-color: rgb(207 250 254 / 0.75)
    }

    .lg\:border-cyan-100\/80 {
        border-color: rgb(207 250 254 / 0.8)
    }

    .lg\:border-cyan-100\/90 {
        border-color: rgb(207 250 254 / 0.9)
    }

    .lg\:border-cyan-100\/95 {
        border-color: rgb(207 250 254 / 0.95)
    }

    .lg\:border-cyan-200 {
        --tw-border-opacity: 1;
        border-color: rgb(165 243 252 / var(--tw-border-opacity))
    }

    .lg\:border-cyan-200\/0 {
        border-color: rgb(165 243 252 / 0)
    }

    .lg\:border-cyan-200\/10 {
        border-color: rgb(165 243 252 / 0.1)
    }

    .lg\:border-cyan-200\/100 {
        border-color: rgb(165 243 252 / 1)
    }

    .lg\:border-cyan-200\/20 {
        border-color: rgb(165 243 252 / 0.2)
    }

    .lg\:border-cyan-200\/25 {
        border-color: rgb(165 243 252 / 0.25)
    }

    .lg\:border-cyan-200\/30 {
        border-color: rgb(165 243 252 / 0.3)
    }

    .lg\:border-cyan-200\/40 {
        border-color: rgb(165 243 252 / 0.4)
    }

    .lg\:border-cyan-200\/5 {
        border-color: rgb(165 243 252 / 0.05)
    }

    .lg\:border-cyan-200\/50 {
        border-color: rgb(165 243 252 / 0.5)
    }

    .lg\:border-cyan-200\/60 {
        border-color: rgb(165 243 252 / 0.6)
    }

    .lg\:border-cyan-200\/70 {
        border-color: rgb(165 243 252 / 0.7)
    }

    .lg\:border-cyan-200\/75 {
        border-color: rgb(165 243 252 / 0.75)
    }

    .lg\:border-cyan-200\/80 {
        border-color: rgb(165 243 252 / 0.8)
    }

    .lg\:border-cyan-200\/90 {
        border-color: rgb(165 243 252 / 0.9)
    }

    .lg\:border-cyan-200\/95 {
        border-color: rgb(165 243 252 / 0.95)
    }

    .lg\:border-cyan-300 {
        --tw-border-opacity: 1;
        border-color: rgb(103 232 249 / var(--tw-border-opacity))
    }

    .lg\:border-cyan-300\/0 {
        border-color: rgb(103 232 249 / 0)
    }

    .lg\:border-cyan-300\/10 {
        border-color: rgb(103 232 249 / 0.1)
    }

    .lg\:border-cyan-300\/100 {
        border-color: rgb(103 232 249 / 1)
    }

    .lg\:border-cyan-300\/20 {
        border-color: rgb(103 232 249 / 0.2)
    }

    .lg\:border-cyan-300\/25 {
        border-color: rgb(103 232 249 / 0.25)
    }

    .lg\:border-cyan-300\/30 {
        border-color: rgb(103 232 249 / 0.3)
    }

    .lg\:border-cyan-300\/40 {
        border-color: rgb(103 232 249 / 0.4)
    }

    .lg\:border-cyan-300\/5 {
        border-color: rgb(103 232 249 / 0.05)
    }

    .lg\:border-cyan-300\/50 {
        border-color: rgb(103 232 249 / 0.5)
    }

    .lg\:border-cyan-300\/60 {
        border-color: rgb(103 232 249 / 0.6)
    }

    .lg\:border-cyan-300\/70 {
        border-color: rgb(103 232 249 / 0.7)
    }

    .lg\:border-cyan-300\/75 {
        border-color: rgb(103 232 249 / 0.75)
    }

    .lg\:border-cyan-300\/80 {
        border-color: rgb(103 232 249 / 0.8)
    }

    .lg\:border-cyan-300\/90 {
        border-color: rgb(103 232 249 / 0.9)
    }

    .lg\:border-cyan-300\/95 {
        border-color: rgb(103 232 249 / 0.95)
    }

    .lg\:border-cyan-400 {
        --tw-border-opacity: 1;
        border-color: rgb(34 211 238 / var(--tw-border-opacity))
    }

    .lg\:border-cyan-400\/0 {
        border-color: rgb(34 211 238 / 0)
    }

    .lg\:border-cyan-400\/10 {
        border-color: rgb(34 211 238 / 0.1)
    }

    .lg\:border-cyan-400\/100 {
        border-color: rgb(34 211 238 / 1)
    }

    .lg\:border-cyan-400\/20 {
        border-color: rgb(34 211 238 / 0.2)
    }

    .lg\:border-cyan-400\/25 {
        border-color: rgb(34 211 238 / 0.25)
    }

    .lg\:border-cyan-400\/30 {
        border-color: rgb(34 211 238 / 0.3)
    }

    .lg\:border-cyan-400\/40 {
        border-color: rgb(34 211 238 / 0.4)
    }

    .lg\:border-cyan-400\/5 {
        border-color: rgb(34 211 238 / 0.05)
    }

    .lg\:border-cyan-400\/50 {
        border-color: rgb(34 211 238 / 0.5)
    }

    .lg\:border-cyan-400\/60 {
        border-color: rgb(34 211 238 / 0.6)
    }

    .lg\:border-cyan-400\/70 {
        border-color: rgb(34 211 238 / 0.7)
    }

    .lg\:border-cyan-400\/75 {
        border-color: rgb(34 211 238 / 0.75)
    }

    .lg\:border-cyan-400\/80 {
        border-color: rgb(34 211 238 / 0.8)
    }

    .lg\:border-cyan-400\/90 {
        border-color: rgb(34 211 238 / 0.9)
    }

    .lg\:border-cyan-400\/95 {
        border-color: rgb(34 211 238 / 0.95)
    }

    .lg\:border-cyan-50 {
        --tw-border-opacity: 1;
        border-color: rgb(236 254 255 / var(--tw-border-opacity))
    }

    .lg\:border-cyan-50\/0 {
        border-color: rgb(236 254 255 / 0)
    }

    .lg\:border-cyan-50\/10 {
        border-color: rgb(236 254 255 / 0.1)
    }

    .lg\:border-cyan-50\/100 {
        border-color: rgb(236 254 255 / 1)
    }

    .lg\:border-cyan-50\/20 {
        border-color: rgb(236 254 255 / 0.2)
    }

    .lg\:border-cyan-50\/25 {
        border-color: rgb(236 254 255 / 0.25)
    }

    .lg\:border-cyan-50\/30 {
        border-color: rgb(236 254 255 / 0.3)
    }

    .lg\:border-cyan-50\/40 {
        border-color: rgb(236 254 255 / 0.4)
    }

    .lg\:border-cyan-50\/5 {
        border-color: rgb(236 254 255 / 0.05)
    }

    .lg\:border-cyan-50\/50 {
        border-color: rgb(236 254 255 / 0.5)
    }

    .lg\:border-cyan-50\/60 {
        border-color: rgb(236 254 255 / 0.6)
    }

    .lg\:border-cyan-50\/70 {
        border-color: rgb(236 254 255 / 0.7)
    }

    .lg\:border-cyan-50\/75 {
        border-color: rgb(236 254 255 / 0.75)
    }

    .lg\:border-cyan-50\/80 {
        border-color: rgb(236 254 255 / 0.8)
    }

    .lg\:border-cyan-50\/90 {
        border-color: rgb(236 254 255 / 0.9)
    }

    .lg\:border-cyan-50\/95 {
        border-color: rgb(236 254 255 / 0.95)
    }

    .lg\:border-cyan-500 {
        --tw-border-opacity: 1;
        border-color: rgb(6 182 212 / var(--tw-border-opacity))
    }

    .lg\:border-cyan-500\/0 {
        border-color: rgb(6 182 212 / 0)
    }

    .lg\:border-cyan-500\/10 {
        border-color: rgb(6 182 212 / 0.1)
    }

    .lg\:border-cyan-500\/100 {
        border-color: rgb(6 182 212 / 1)
    }

    .lg\:border-cyan-500\/20 {
        border-color: rgb(6 182 212 / 0.2)
    }

    .lg\:border-cyan-500\/25 {
        border-color: rgb(6 182 212 / 0.25)
    }

    .lg\:border-cyan-500\/30 {
        border-color: rgb(6 182 212 / 0.3)
    }

    .lg\:border-cyan-500\/40 {
        border-color: rgb(6 182 212 / 0.4)
    }

    .lg\:border-cyan-500\/5 {
        border-color: rgb(6 182 212 / 0.05)
    }

    .lg\:border-cyan-500\/50 {
        border-color: rgb(6 182 212 / 0.5)
    }

    .lg\:border-cyan-500\/60 {
        border-color: rgb(6 182 212 / 0.6)
    }

    .lg\:border-cyan-500\/70 {
        border-color: rgb(6 182 212 / 0.7)
    }

    .lg\:border-cyan-500\/75 {
        border-color: rgb(6 182 212 / 0.75)
    }

    .lg\:border-cyan-500\/80 {
        border-color: rgb(6 182 212 / 0.8)
    }

    .lg\:border-cyan-500\/90 {
        border-color: rgb(6 182 212 / 0.9)
    }

    .lg\:border-cyan-500\/95 {
        border-color: rgb(6 182 212 / 0.95)
    }

    .lg\:border-cyan-600 {
        --tw-border-opacity: 1;
        border-color: rgb(8 145 178 / var(--tw-border-opacity))
    }

    .lg\:border-cyan-600\/0 {
        border-color: rgb(8 145 178 / 0)
    }

    .lg\:border-cyan-600\/10 {
        border-color: rgb(8 145 178 / 0.1)
    }

    .lg\:border-cyan-600\/100 {
        border-color: rgb(8 145 178 / 1)
    }

    .lg\:border-cyan-600\/20 {
        border-color: rgb(8 145 178 / 0.2)
    }

    .lg\:border-cyan-600\/25 {
        border-color: rgb(8 145 178 / 0.25)
    }

    .lg\:border-cyan-600\/30 {
        border-color: rgb(8 145 178 / 0.3)
    }

    .lg\:border-cyan-600\/40 {
        border-color: rgb(8 145 178 / 0.4)
    }

    .lg\:border-cyan-600\/5 {
        border-color: rgb(8 145 178 / 0.05)
    }

    .lg\:border-cyan-600\/50 {
        border-color: rgb(8 145 178 / 0.5)
    }

    .lg\:border-cyan-600\/60 {
        border-color: rgb(8 145 178 / 0.6)
    }

    .lg\:border-cyan-600\/70 {
        border-color: rgb(8 145 178 / 0.7)
    }

    .lg\:border-cyan-600\/75 {
        border-color: rgb(8 145 178 / 0.75)
    }

    .lg\:border-cyan-600\/80 {
        border-color: rgb(8 145 178 / 0.8)
    }

    .lg\:border-cyan-600\/90 {
        border-color: rgb(8 145 178 / 0.9)
    }

    .lg\:border-cyan-600\/95 {
        border-color: rgb(8 145 178 / 0.95)
    }

    .lg\:border-cyan-650 {
        --tw-border-opacity: 1;
        border-color: rgb(39 128 166 / var(--tw-border-opacity))
    }

    .lg\:border-cyan-650\/0 {
        border-color: rgb(39 128 166 / 0)
    }

    .lg\:border-cyan-650\/10 {
        border-color: rgb(39 128 166 / 0.1)
    }

    .lg\:border-cyan-650\/100 {
        border-color: rgb(39 128 166 / 1)
    }

    .lg\:border-cyan-650\/20 {
        border-color: rgb(39 128 166 / 0.2)
    }

    .lg\:border-cyan-650\/25 {
        border-color: rgb(39 128 166 / 0.25)
    }

    .lg\:border-cyan-650\/30 {
        border-color: rgb(39 128 166 / 0.3)
    }

    .lg\:border-cyan-650\/40 {
        border-color: rgb(39 128 166 / 0.4)
    }

    .lg\:border-cyan-650\/5 {
        border-color: rgb(39 128 166 / 0.05)
    }

    .lg\:border-cyan-650\/50 {
        border-color: rgb(39 128 166 / 0.5)
    }

    .lg\:border-cyan-650\/60 {
        border-color: rgb(39 128 166 / 0.6)
    }

    .lg\:border-cyan-650\/70 {
        border-color: rgb(39 128 166 / 0.7)
    }

    .lg\:border-cyan-650\/75 {
        border-color: rgb(39 128 166 / 0.75)
    }

    .lg\:border-cyan-650\/80 {
        border-color: rgb(39 128 166 / 0.8)
    }

    .lg\:border-cyan-650\/90 {
        border-color: rgb(39 128 166 / 0.9)
    }

    .lg\:border-cyan-650\/95 {
        border-color: rgb(39 128 166 / 0.95)
    }

    .lg\:border-cyan-700 {
        --tw-border-opacity: 1;
        border-color: rgb(14 116 144 / var(--tw-border-opacity))
    }

    .lg\:border-cyan-700\/0 {
        border-color: rgb(14 116 144 / 0)
    }

    .lg\:border-cyan-700\/10 {
        border-color: rgb(14 116 144 / 0.1)
    }

    .lg\:border-cyan-700\/100 {
        border-color: rgb(14 116 144 / 1)
    }

    .lg\:border-cyan-700\/20 {
        border-color: rgb(14 116 144 / 0.2)
    }

    .lg\:border-cyan-700\/25 {
        border-color: rgb(14 116 144 / 0.25)
    }

    .lg\:border-cyan-700\/30 {
        border-color: rgb(14 116 144 / 0.3)
    }

    .lg\:border-cyan-700\/40 {
        border-color: rgb(14 116 144 / 0.4)
    }

    .lg\:border-cyan-700\/5 {
        border-color: rgb(14 116 144 / 0.05)
    }

    .lg\:border-cyan-700\/50 {
        border-color: rgb(14 116 144 / 0.5)
    }

    .lg\:border-cyan-700\/60 {
        border-color: rgb(14 116 144 / 0.6)
    }

    .lg\:border-cyan-700\/70 {
        border-color: rgb(14 116 144 / 0.7)
    }

    .lg\:border-cyan-700\/75 {
        border-color: rgb(14 116 144 / 0.75)
    }

    .lg\:border-cyan-700\/80 {
        border-color: rgb(14 116 144 / 0.8)
    }

    .lg\:border-cyan-700\/90 {
        border-color: rgb(14 116 144 / 0.9)
    }

    .lg\:border-cyan-700\/95 {
        border-color: rgb(14 116 144 / 0.95)
    }

    .lg\:border-cyan-800 {
        --tw-border-opacity: 1;
        border-color: rgb(21 94 117 / var(--tw-border-opacity))
    }

    .lg\:border-cyan-800\/0 {
        border-color: rgb(21 94 117 / 0)
    }

    .lg\:border-cyan-800\/10 {
        border-color: rgb(21 94 117 / 0.1)
    }

    .lg\:border-cyan-800\/100 {
        border-color: rgb(21 94 117 / 1)
    }

    .lg\:border-cyan-800\/20 {
        border-color: rgb(21 94 117 / 0.2)
    }

    .lg\:border-cyan-800\/25 {
        border-color: rgb(21 94 117 / 0.25)
    }

    .lg\:border-cyan-800\/30 {
        border-color: rgb(21 94 117 / 0.3)
    }

    .lg\:border-cyan-800\/40 {
        border-color: rgb(21 94 117 / 0.4)
    }

    .lg\:border-cyan-800\/5 {
        border-color: rgb(21 94 117 / 0.05)
    }

    .lg\:border-cyan-800\/50 {
        border-color: rgb(21 94 117 / 0.5)
    }

    .lg\:border-cyan-800\/60 {
        border-color: rgb(21 94 117 / 0.6)
    }

    .lg\:border-cyan-800\/70 {
        border-color: rgb(21 94 117 / 0.7)
    }

    .lg\:border-cyan-800\/75 {
        border-color: rgb(21 94 117 / 0.75)
    }

    .lg\:border-cyan-800\/80 {
        border-color: rgb(21 94 117 / 0.8)
    }

    .lg\:border-cyan-800\/90 {
        border-color: rgb(21 94 117 / 0.9)
    }

    .lg\:border-cyan-800\/95 {
        border-color: rgb(21 94 117 / 0.95)
    }

    .lg\:border-cyan-900 {
        --tw-border-opacity: 1;
        border-color: rgb(22 78 99 / var(--tw-border-opacity))
    }

    .lg\:border-cyan-900\/0 {
        border-color: rgb(22 78 99 / 0)
    }

    .lg\:border-cyan-900\/10 {
        border-color: rgb(22 78 99 / 0.1)
    }

    .lg\:border-cyan-900\/100 {
        border-color: rgb(22 78 99 / 1)
    }

    .lg\:border-cyan-900\/20 {
        border-color: rgb(22 78 99 / 0.2)
    }

    .lg\:border-cyan-900\/25 {
        border-color: rgb(22 78 99 / 0.25)
    }

    .lg\:border-cyan-900\/30 {
        border-color: rgb(22 78 99 / 0.3)
    }

    .lg\:border-cyan-900\/40 {
        border-color: rgb(22 78 99 / 0.4)
    }

    .lg\:border-cyan-900\/5 {
        border-color: rgb(22 78 99 / 0.05)
    }

    .lg\:border-cyan-900\/50 {
        border-color: rgb(22 78 99 / 0.5)
    }

    .lg\:border-cyan-900\/60 {
        border-color: rgb(22 78 99 / 0.6)
    }

    .lg\:border-cyan-900\/70 {
        border-color: rgb(22 78 99 / 0.7)
    }

    .lg\:border-cyan-900\/75 {
        border-color: rgb(22 78 99 / 0.75)
    }

    .lg\:border-cyan-900\/80 {
        border-color: rgb(22 78 99 / 0.8)
    }

    .lg\:border-cyan-900\/90 {
        border-color: rgb(22 78 99 / 0.9)
    }

    .lg\:border-cyan-900\/95 {
        border-color: rgb(22 78 99 / 0.95)
    }

    .lg\:border-cyan-950 {
        --tw-border-opacity: 1;
        border-color: rgb(8 51 68 / var(--tw-border-opacity))
    }

    .lg\:border-cyan-950\/0 {
        border-color: rgb(8 51 68 / 0)
    }

    .lg\:border-cyan-950\/10 {
        border-color: rgb(8 51 68 / 0.1)
    }

    .lg\:border-cyan-950\/100 {
        border-color: rgb(8 51 68 / 1)
    }

    .lg\:border-cyan-950\/20 {
        border-color: rgb(8 51 68 / 0.2)
    }

    .lg\:border-cyan-950\/25 {
        border-color: rgb(8 51 68 / 0.25)
    }

    .lg\:border-cyan-950\/30 {
        border-color: rgb(8 51 68 / 0.3)
    }

    .lg\:border-cyan-950\/40 {
        border-color: rgb(8 51 68 / 0.4)
    }

    .lg\:border-cyan-950\/5 {
        border-color: rgb(8 51 68 / 0.05)
    }

    .lg\:border-cyan-950\/50 {
        border-color: rgb(8 51 68 / 0.5)
    }

    .lg\:border-cyan-950\/60 {
        border-color: rgb(8 51 68 / 0.6)
    }

    .lg\:border-cyan-950\/70 {
        border-color: rgb(8 51 68 / 0.7)
    }

    .lg\:border-cyan-950\/75 {
        border-color: rgb(8 51 68 / 0.75)
    }

    .lg\:border-cyan-950\/80 {
        border-color: rgb(8 51 68 / 0.8)
    }

    .lg\:border-cyan-950\/90 {
        border-color: rgb(8 51 68 / 0.9)
    }

    .lg\:border-cyan-950\/95 {
        border-color: rgb(8 51 68 / 0.95)
    }

    .lg\:border-fuchsia-100 {
        --tw-border-opacity: 1;
        border-color: rgb(250 232 255 / var(--tw-border-opacity))
    }

    .lg\:border-fuchsia-100\/0 {
        border-color: rgb(250 232 255 / 0)
    }

    .lg\:border-fuchsia-100\/10 {
        border-color: rgb(250 232 255 / 0.1)
    }

    .lg\:border-fuchsia-100\/100 {
        border-color: rgb(250 232 255 / 1)
    }

    .lg\:border-fuchsia-100\/20 {
        border-color: rgb(250 232 255 / 0.2)
    }

    .lg\:border-fuchsia-100\/25 {
        border-color: rgb(250 232 255 / 0.25)
    }

    .lg\:border-fuchsia-100\/30 {
        border-color: rgb(250 232 255 / 0.3)
    }

    .lg\:border-fuchsia-100\/40 {
        border-color: rgb(250 232 255 / 0.4)
    }

    .lg\:border-fuchsia-100\/5 {
        border-color: rgb(250 232 255 / 0.05)
    }

    .lg\:border-fuchsia-100\/50 {
        border-color: rgb(250 232 255 / 0.5)
    }

    .lg\:border-fuchsia-100\/60 {
        border-color: rgb(250 232 255 / 0.6)
    }

    .lg\:border-fuchsia-100\/70 {
        border-color: rgb(250 232 255 / 0.7)
    }

    .lg\:border-fuchsia-100\/75 {
        border-color: rgb(250 232 255 / 0.75)
    }

    .lg\:border-fuchsia-100\/80 {
        border-color: rgb(250 232 255 / 0.8)
    }

    .lg\:border-fuchsia-100\/90 {
        border-color: rgb(250 232 255 / 0.9)
    }

    .lg\:border-fuchsia-100\/95 {
        border-color: rgb(250 232 255 / 0.95)
    }

    .lg\:border-fuchsia-200 {
        --tw-border-opacity: 1;
        border-color: rgb(245 208 254 / var(--tw-border-opacity))
    }

    .lg\:border-fuchsia-200\/0 {
        border-color: rgb(245 208 254 / 0)
    }

    .lg\:border-fuchsia-200\/10 {
        border-color: rgb(245 208 254 / 0.1)
    }

    .lg\:border-fuchsia-200\/100 {
        border-color: rgb(245 208 254 / 1)
    }

    .lg\:border-fuchsia-200\/20 {
        border-color: rgb(245 208 254 / 0.2)
    }

    .lg\:border-fuchsia-200\/25 {
        border-color: rgb(245 208 254 / 0.25)
    }

    .lg\:border-fuchsia-200\/30 {
        border-color: rgb(245 208 254 / 0.3)
    }

    .lg\:border-fuchsia-200\/40 {
        border-color: rgb(245 208 254 / 0.4)
    }

    .lg\:border-fuchsia-200\/5 {
        border-color: rgb(245 208 254 / 0.05)
    }

    .lg\:border-fuchsia-200\/50 {
        border-color: rgb(245 208 254 / 0.5)
    }

    .lg\:border-fuchsia-200\/60 {
        border-color: rgb(245 208 254 / 0.6)
    }

    .lg\:border-fuchsia-200\/70 {
        border-color: rgb(245 208 254 / 0.7)
    }

    .lg\:border-fuchsia-200\/75 {
        border-color: rgb(245 208 254 / 0.75)
    }

    .lg\:border-fuchsia-200\/80 {
        border-color: rgb(245 208 254 / 0.8)
    }

    .lg\:border-fuchsia-200\/90 {
        border-color: rgb(245 208 254 / 0.9)
    }

    .lg\:border-fuchsia-200\/95 {
        border-color: rgb(245 208 254 / 0.95)
    }

    .lg\:border-fuchsia-250 {
        --tw-border-opacity: 1;
        border-color: rgb(247 211 255 / var(--tw-border-opacity))
    }

    .lg\:border-fuchsia-250\/0 {
        border-color: rgb(247 211 255 / 0)
    }

    .lg\:border-fuchsia-250\/10 {
        border-color: rgb(247 211 255 / 0.1)
    }

    .lg\:border-fuchsia-250\/100 {
        border-color: rgb(247 211 255 / 1)
    }

    .lg\:border-fuchsia-250\/20 {
        border-color: rgb(247 211 255 / 0.2)
    }

    .lg\:border-fuchsia-250\/25 {
        border-color: rgb(247 211 255 / 0.25)
    }

    .lg\:border-fuchsia-250\/30 {
        border-color: rgb(247 211 255 / 0.3)
    }

    .lg\:border-fuchsia-250\/40 {
        border-color: rgb(247 211 255 / 0.4)
    }

    .lg\:border-fuchsia-250\/5 {
        border-color: rgb(247 211 255 / 0.05)
    }

    .lg\:border-fuchsia-250\/50 {
        border-color: rgb(247 211 255 / 0.5)
    }

    .lg\:border-fuchsia-250\/60 {
        border-color: rgb(247 211 255 / 0.6)
    }

    .lg\:border-fuchsia-250\/70 {
        border-color: rgb(247 211 255 / 0.7)
    }

    .lg\:border-fuchsia-250\/75 {
        border-color: rgb(247 211 255 / 0.75)
    }

    .lg\:border-fuchsia-250\/80 {
        border-color: rgb(247 211 255 / 0.8)
    }

    .lg\:border-fuchsia-250\/90 {
        border-color: rgb(247 211 255 / 0.9)
    }

    .lg\:border-fuchsia-250\/95 {
        border-color: rgb(247 211 255 / 0.95)
    }

    .lg\:border-fuchsia-300 {
        --tw-border-opacity: 1;
        border-color: rgb(240 171 252 / var(--tw-border-opacity))
    }

    .lg\:border-fuchsia-300\/0 {
        border-color: rgb(240 171 252 / 0)
    }

    .lg\:border-fuchsia-300\/10 {
        border-color: rgb(240 171 252 / 0.1)
    }

    .lg\:border-fuchsia-300\/100 {
        border-color: rgb(240 171 252 / 1)
    }

    .lg\:border-fuchsia-300\/20 {
        border-color: rgb(240 171 252 / 0.2)
    }

    .lg\:border-fuchsia-300\/25 {
        border-color: rgb(240 171 252 / 0.25)
    }

    .lg\:border-fuchsia-300\/30 {
        border-color: rgb(240 171 252 / 0.3)
    }

    .lg\:border-fuchsia-300\/40 {
        border-color: rgb(240 171 252 / 0.4)
    }

    .lg\:border-fuchsia-300\/5 {
        border-color: rgb(240 171 252 / 0.05)
    }

    .lg\:border-fuchsia-300\/50 {
        border-color: rgb(240 171 252 / 0.5)
    }

    .lg\:border-fuchsia-300\/60 {
        border-color: rgb(240 171 252 / 0.6)
    }

    .lg\:border-fuchsia-300\/70 {
        border-color: rgb(240 171 252 / 0.7)
    }

    .lg\:border-fuchsia-300\/75 {
        border-color: rgb(240 171 252 / 0.75)
    }

    .lg\:border-fuchsia-300\/80 {
        border-color: rgb(240 171 252 / 0.8)
    }

    .lg\:border-fuchsia-300\/90 {
        border-color: rgb(240 171 252 / 0.9)
    }

    .lg\:border-fuchsia-300\/95 {
        border-color: rgb(240 171 252 / 0.95)
    }

    .lg\:border-fuchsia-400 {
        --tw-border-opacity: 1;
        border-color: rgb(232 121 249 / var(--tw-border-opacity))
    }

    .lg\:border-fuchsia-400\/0 {
        border-color: rgb(232 121 249 / 0)
    }

    .lg\:border-fuchsia-400\/10 {
        border-color: rgb(232 121 249 / 0.1)
    }

    .lg\:border-fuchsia-400\/100 {
        border-color: rgb(232 121 249 / 1)
    }

    .lg\:border-fuchsia-400\/20 {
        border-color: rgb(232 121 249 / 0.2)
    }

    .lg\:border-fuchsia-400\/25 {
        border-color: rgb(232 121 249 / 0.25)
    }

    .lg\:border-fuchsia-400\/30 {
        border-color: rgb(232 121 249 / 0.3)
    }

    .lg\:border-fuchsia-400\/40 {
        border-color: rgb(232 121 249 / 0.4)
    }

    .lg\:border-fuchsia-400\/5 {
        border-color: rgb(232 121 249 / 0.05)
    }

    .lg\:border-fuchsia-400\/50 {
        border-color: rgb(232 121 249 / 0.5)
    }

    .lg\:border-fuchsia-400\/60 {
        border-color: rgb(232 121 249 / 0.6)
    }

    .lg\:border-fuchsia-400\/70 {
        border-color: rgb(232 121 249 / 0.7)
    }

    .lg\:border-fuchsia-400\/75 {
        border-color: rgb(232 121 249 / 0.75)
    }

    .lg\:border-fuchsia-400\/80 {
        border-color: rgb(232 121 249 / 0.8)
    }

    .lg\:border-fuchsia-400\/90 {
        border-color: rgb(232 121 249 / 0.9)
    }

    .lg\:border-fuchsia-400\/95 {
        border-color: rgb(232 121 249 / 0.95)
    }

    .lg\:border-fuchsia-50 {
        --tw-border-opacity: 1;
        border-color: rgb(253 244 255 / var(--tw-border-opacity))
    }

    .lg\:border-fuchsia-50\/0 {
        border-color: rgb(253 244 255 / 0)
    }

    .lg\:border-fuchsia-50\/10 {
        border-color: rgb(253 244 255 / 0.1)
    }

    .lg\:border-fuchsia-50\/100 {
        border-color: rgb(253 244 255 / 1)
    }

    .lg\:border-fuchsia-50\/20 {
        border-color: rgb(253 244 255 / 0.2)
    }

    .lg\:border-fuchsia-50\/25 {
        border-color: rgb(253 244 255 / 0.25)
    }

    .lg\:border-fuchsia-50\/30 {
        border-color: rgb(253 244 255 / 0.3)
    }

    .lg\:border-fuchsia-50\/40 {
        border-color: rgb(253 244 255 / 0.4)
    }

    .lg\:border-fuchsia-50\/5 {
        border-color: rgb(253 244 255 / 0.05)
    }

    .lg\:border-fuchsia-50\/50 {
        border-color: rgb(253 244 255 / 0.5)
    }

    .lg\:border-fuchsia-50\/60 {
        border-color: rgb(253 244 255 / 0.6)
    }

    .lg\:border-fuchsia-50\/70 {
        border-color: rgb(253 244 255 / 0.7)
    }

    .lg\:border-fuchsia-50\/75 {
        border-color: rgb(253 244 255 / 0.75)
    }

    .lg\:border-fuchsia-50\/80 {
        border-color: rgb(253 244 255 / 0.8)
    }

    .lg\:border-fuchsia-50\/90 {
        border-color: rgb(253 244 255 / 0.9)
    }

    .lg\:border-fuchsia-50\/95 {
        border-color: rgb(253 244 255 / 0.95)
    }

    .lg\:border-fuchsia-500 {
        --tw-border-opacity: 1;
        border-color: rgb(217 70 239 / var(--tw-border-opacity))
    }

    .lg\:border-fuchsia-500\/0 {
        border-color: rgb(217 70 239 / 0)
    }

    .lg\:border-fuchsia-500\/10 {
        border-color: rgb(217 70 239 / 0.1)
    }

    .lg\:border-fuchsia-500\/100 {
        border-color: rgb(217 70 239 / 1)
    }

    .lg\:border-fuchsia-500\/20 {
        border-color: rgb(217 70 239 / 0.2)
    }

    .lg\:border-fuchsia-500\/25 {
        border-color: rgb(217 70 239 / 0.25)
    }

    .lg\:border-fuchsia-500\/30 {
        border-color: rgb(217 70 239 / 0.3)
    }

    .lg\:border-fuchsia-500\/40 {
        border-color: rgb(217 70 239 / 0.4)
    }

    .lg\:border-fuchsia-500\/5 {
        border-color: rgb(217 70 239 / 0.05)
    }

    .lg\:border-fuchsia-500\/50 {
        border-color: rgb(217 70 239 / 0.5)
    }

    .lg\:border-fuchsia-500\/60 {
        border-color: rgb(217 70 239 / 0.6)
    }

    .lg\:border-fuchsia-500\/70 {
        border-color: rgb(217 70 239 / 0.7)
    }

    .lg\:border-fuchsia-500\/75 {
        border-color: rgb(217 70 239 / 0.75)
    }

    .lg\:border-fuchsia-500\/80 {
        border-color: rgb(217 70 239 / 0.8)
    }

    .lg\:border-fuchsia-500\/90 {
        border-color: rgb(217 70 239 / 0.9)
    }

    .lg\:border-fuchsia-500\/95 {
        border-color: rgb(217 70 239 / 0.95)
    }

    .lg\:border-fuchsia-550 {
        --tw-border-opacity: 1;
        border-color: rgb(194 38 201 / var(--tw-border-opacity))
    }

    .lg\:border-fuchsia-550\/0 {
        border-color: rgb(194 38 201 / 0)
    }

    .lg\:border-fuchsia-550\/10 {
        border-color: rgb(194 38 201 / 0.1)
    }

    .lg\:border-fuchsia-550\/100 {
        border-color: rgb(194 38 201 / 1)
    }

    .lg\:border-fuchsia-550\/20 {
        border-color: rgb(194 38 201 / 0.2)
    }

    .lg\:border-fuchsia-550\/25 {
        border-color: rgb(194 38 201 / 0.25)
    }

    .lg\:border-fuchsia-550\/30 {
        border-color: rgb(194 38 201 / 0.3)
    }

    .lg\:border-fuchsia-550\/40 {
        border-color: rgb(194 38 201 / 0.4)
    }

    .lg\:border-fuchsia-550\/5 {
        border-color: rgb(194 38 201 / 0.05)
    }

    .lg\:border-fuchsia-550\/50 {
        border-color: rgb(194 38 201 / 0.5)
    }

    .lg\:border-fuchsia-550\/60 {
        border-color: rgb(194 38 201 / 0.6)
    }

    .lg\:border-fuchsia-550\/70 {
        border-color: rgb(194 38 201 / 0.7)
    }

    .lg\:border-fuchsia-550\/75 {
        border-color: rgb(194 38 201 / 0.75)
    }

    .lg\:border-fuchsia-550\/80 {
        border-color: rgb(194 38 201 / 0.8)
    }

    .lg\:border-fuchsia-550\/90 {
        border-color: rgb(194 38 201 / 0.9)
    }

    .lg\:border-fuchsia-550\/95 {
        border-color: rgb(194 38 201 / 0.95)
    }

    .lg\:border-fuchsia-575 {
        --tw-border-opacity: 1;
        border-color: rgb(188 48 223 / var(--tw-border-opacity))
    }

    .lg\:border-fuchsia-575\/0 {
        border-color: rgb(188 48 223 / 0)
    }

    .lg\:border-fuchsia-575\/10 {
        border-color: rgb(188 48 223 / 0.1)
    }

    .lg\:border-fuchsia-575\/100 {
        border-color: rgb(188 48 223 / 1)
    }

    .lg\:border-fuchsia-575\/20 {
        border-color: rgb(188 48 223 / 0.2)
    }

    .lg\:border-fuchsia-575\/25 {
        border-color: rgb(188 48 223 / 0.25)
    }

    .lg\:border-fuchsia-575\/30 {
        border-color: rgb(188 48 223 / 0.3)
    }

    .lg\:border-fuchsia-575\/40 {
        border-color: rgb(188 48 223 / 0.4)
    }

    .lg\:border-fuchsia-575\/5 {
        border-color: rgb(188 48 223 / 0.05)
    }

    .lg\:border-fuchsia-575\/50 {
        border-color: rgb(188 48 223 / 0.5)
    }

    .lg\:border-fuchsia-575\/60 {
        border-color: rgb(188 48 223 / 0.6)
    }

    .lg\:border-fuchsia-575\/70 {
        border-color: rgb(188 48 223 / 0.7)
    }

    .lg\:border-fuchsia-575\/75 {
        border-color: rgb(188 48 223 / 0.75)
    }

    .lg\:border-fuchsia-575\/80 {
        border-color: rgb(188 48 223 / 0.8)
    }

    .lg\:border-fuchsia-575\/90 {
        border-color: rgb(188 48 223 / 0.9)
    }

    .lg\:border-fuchsia-575\/95 {
        border-color: rgb(188 48 223 / 0.95)
    }

    .lg\:border-fuchsia-600 {
        --tw-border-opacity: 1;
        border-color: rgb(192 38 211 / var(--tw-border-opacity))
    }

    .lg\:border-fuchsia-600\/0 {
        border-color: rgb(192 38 211 / 0)
    }

    .lg\:border-fuchsia-600\/10 {
        border-color: rgb(192 38 211 / 0.1)
    }

    .lg\:border-fuchsia-600\/100 {
        border-color: rgb(192 38 211 / 1)
    }

    .lg\:border-fuchsia-600\/20 {
        border-color: rgb(192 38 211 / 0.2)
    }

    .lg\:border-fuchsia-600\/25 {
        border-color: rgb(192 38 211 / 0.25)
    }

    .lg\:border-fuchsia-600\/30 {
        border-color: rgb(192 38 211 / 0.3)
    }

    .lg\:border-fuchsia-600\/40 {
        border-color: rgb(192 38 211 / 0.4)
    }

    .lg\:border-fuchsia-600\/5 {
        border-color: rgb(192 38 211 / 0.05)
    }

    .lg\:border-fuchsia-600\/50 {
        border-color: rgb(192 38 211 / 0.5)
    }

    .lg\:border-fuchsia-600\/60 {
        border-color: rgb(192 38 211 / 0.6)
    }

    .lg\:border-fuchsia-600\/70 {
        border-color: rgb(192 38 211 / 0.7)
    }

    .lg\:border-fuchsia-600\/75 {
        border-color: rgb(192 38 211 / 0.75)
    }

    .lg\:border-fuchsia-600\/80 {
        border-color: rgb(192 38 211 / 0.8)
    }

    .lg\:border-fuchsia-600\/90 {
        border-color: rgb(192 38 211 / 0.9)
    }

    .lg\:border-fuchsia-600\/95 {
        border-color: rgb(192 38 211 / 0.95)
    }

    .lg\:border-fuchsia-650 {
        --tw-border-opacity: 1;
        border-color: rgb(156 30 163 / var(--tw-border-opacity))
    }

    .lg\:border-fuchsia-650\/0 {
        border-color: rgb(156 30 163 / 0)
    }

    .lg\:border-fuchsia-650\/10 {
        border-color: rgb(156 30 163 / 0.1)
    }

    .lg\:border-fuchsia-650\/100 {
        border-color: rgb(156 30 163 / 1)
    }

    .lg\:border-fuchsia-650\/20 {
        border-color: rgb(156 30 163 / 0.2)
    }

    .lg\:border-fuchsia-650\/25 {
        border-color: rgb(156 30 163 / 0.25)
    }

    .lg\:border-fuchsia-650\/30 {
        border-color: rgb(156 30 163 / 0.3)
    }

    .lg\:border-fuchsia-650\/40 {
        border-color: rgb(156 30 163 / 0.4)
    }

    .lg\:border-fuchsia-650\/5 {
        border-color: rgb(156 30 163 / 0.05)
    }

    .lg\:border-fuchsia-650\/50 {
        border-color: rgb(156 30 163 / 0.5)
    }

    .lg\:border-fuchsia-650\/60 {
        border-color: rgb(156 30 163 / 0.6)
    }

    .lg\:border-fuchsia-650\/70 {
        border-color: rgb(156 30 163 / 0.7)
    }

    .lg\:border-fuchsia-650\/75 {
        border-color: rgb(156 30 163 / 0.75)
    }

    .lg\:border-fuchsia-650\/80 {
        border-color: rgb(156 30 163 / 0.8)
    }

    .lg\:border-fuchsia-650\/90 {
        border-color: rgb(156 30 163 / 0.9)
    }

    .lg\:border-fuchsia-650\/95 {
        border-color: rgb(156 30 163 / 0.95)
    }

    .lg\:border-fuchsia-700 {
        --tw-border-opacity: 1;
        border-color: rgb(162 28 175 / var(--tw-border-opacity))
    }

    .lg\:border-fuchsia-700\/0 {
        border-color: rgb(162 28 175 / 0)
    }

    .lg\:border-fuchsia-700\/10 {
        border-color: rgb(162 28 175 / 0.1)
    }

    .lg\:border-fuchsia-700\/100 {
        border-color: rgb(162 28 175 / 1)
    }

    .lg\:border-fuchsia-700\/20 {
        border-color: rgb(162 28 175 / 0.2)
    }

    .lg\:border-fuchsia-700\/25 {
        border-color: rgb(162 28 175 / 0.25)
    }

    .lg\:border-fuchsia-700\/30 {
        border-color: rgb(162 28 175 / 0.3)
    }

    .lg\:border-fuchsia-700\/40 {
        border-color: rgb(162 28 175 / 0.4)
    }

    .lg\:border-fuchsia-700\/5 {
        border-color: rgb(162 28 175 / 0.05)
    }

    .lg\:border-fuchsia-700\/50 {
        border-color: rgb(162 28 175 / 0.5)
    }

    .lg\:border-fuchsia-700\/60 {
        border-color: rgb(162 28 175 / 0.6)
    }

    .lg\:border-fuchsia-700\/70 {
        border-color: rgb(162 28 175 / 0.7)
    }

    .lg\:border-fuchsia-700\/75 {
        border-color: rgb(162 28 175 / 0.75)
    }

    .lg\:border-fuchsia-700\/80 {
        border-color: rgb(162 28 175 / 0.8)
    }

    .lg\:border-fuchsia-700\/90 {
        border-color: rgb(162 28 175 / 0.9)
    }

    .lg\:border-fuchsia-700\/95 {
        border-color: rgb(162 28 175 / 0.95)
    }

    .lg\:border-fuchsia-800 {
        --tw-border-opacity: 1;
        border-color: rgb(134 25 143 / var(--tw-border-opacity))
    }

    .lg\:border-fuchsia-800\/0 {
        border-color: rgb(134 25 143 / 0)
    }

    .lg\:border-fuchsia-800\/10 {
        border-color: rgb(134 25 143 / 0.1)
    }

    .lg\:border-fuchsia-800\/100 {
        border-color: rgb(134 25 143 / 1)
    }

    .lg\:border-fuchsia-800\/20 {
        border-color: rgb(134 25 143 / 0.2)
    }

    .lg\:border-fuchsia-800\/25 {
        border-color: rgb(134 25 143 / 0.25)
    }

    .lg\:border-fuchsia-800\/30 {
        border-color: rgb(134 25 143 / 0.3)
    }

    .lg\:border-fuchsia-800\/40 {
        border-color: rgb(134 25 143 / 0.4)
    }

    .lg\:border-fuchsia-800\/5 {
        border-color: rgb(134 25 143 / 0.05)
    }

    .lg\:border-fuchsia-800\/50 {
        border-color: rgb(134 25 143 / 0.5)
    }

    .lg\:border-fuchsia-800\/60 {
        border-color: rgb(134 25 143 / 0.6)
    }

    .lg\:border-fuchsia-800\/70 {
        border-color: rgb(134 25 143 / 0.7)
    }

    .lg\:border-fuchsia-800\/75 {
        border-color: rgb(134 25 143 / 0.75)
    }

    .lg\:border-fuchsia-800\/80 {
        border-color: rgb(134 25 143 / 0.8)
    }

    .lg\:border-fuchsia-800\/90 {
        border-color: rgb(134 25 143 / 0.9)
    }

    .lg\:border-fuchsia-800\/95 {
        border-color: rgb(134 25 143 / 0.95)
    }

    .lg\:border-fuchsia-900 {
        --tw-border-opacity: 1;
        border-color: rgb(112 26 117 / var(--tw-border-opacity))
    }

    .lg\:border-fuchsia-900\/0 {
        border-color: rgb(112 26 117 / 0)
    }

    .lg\:border-fuchsia-900\/10 {
        border-color: rgb(112 26 117 / 0.1)
    }

    .lg\:border-fuchsia-900\/100 {
        border-color: rgb(112 26 117 / 1)
    }

    .lg\:border-fuchsia-900\/20 {
        border-color: rgb(112 26 117 / 0.2)
    }

    .lg\:border-fuchsia-900\/25 {
        border-color: rgb(112 26 117 / 0.25)
    }

    .lg\:border-fuchsia-900\/30 {
        border-color: rgb(112 26 117 / 0.3)
    }

    .lg\:border-fuchsia-900\/40 {
        border-color: rgb(112 26 117 / 0.4)
    }

    .lg\:border-fuchsia-900\/5 {
        border-color: rgb(112 26 117 / 0.05)
    }

    .lg\:border-fuchsia-900\/50 {
        border-color: rgb(112 26 117 / 0.5)
    }

    .lg\:border-fuchsia-900\/60 {
        border-color: rgb(112 26 117 / 0.6)
    }

    .lg\:border-fuchsia-900\/70 {
        border-color: rgb(112 26 117 / 0.7)
    }

    .lg\:border-fuchsia-900\/75 {
        border-color: rgb(112 26 117 / 0.75)
    }

    .lg\:border-fuchsia-900\/80 {
        border-color: rgb(112 26 117 / 0.8)
    }

    .lg\:border-fuchsia-900\/90 {
        border-color: rgb(112 26 117 / 0.9)
    }

    .lg\:border-fuchsia-900\/95 {
        border-color: rgb(112 26 117 / 0.95)
    }

    .lg\:border-fuchsia-950 {
        --tw-border-opacity: 1;
        border-color: rgb(74 4 78 / var(--tw-border-opacity))
    }

    .lg\:border-fuchsia-950\/0 {
        border-color: rgb(74 4 78 / 0)
    }

    .lg\:border-fuchsia-950\/10 {
        border-color: rgb(74 4 78 / 0.1)
    }

    .lg\:border-fuchsia-950\/100 {
        border-color: rgb(74 4 78 / 1)
    }

    .lg\:border-fuchsia-950\/20 {
        border-color: rgb(74 4 78 / 0.2)
    }

    .lg\:border-fuchsia-950\/25 {
        border-color: rgb(74 4 78 / 0.25)
    }

    .lg\:border-fuchsia-950\/30 {
        border-color: rgb(74 4 78 / 0.3)
    }

    .lg\:border-fuchsia-950\/40 {
        border-color: rgb(74 4 78 / 0.4)
    }

    .lg\:border-fuchsia-950\/5 {
        border-color: rgb(74 4 78 / 0.05)
    }

    .lg\:border-fuchsia-950\/50 {
        border-color: rgb(74 4 78 / 0.5)
    }

    .lg\:border-fuchsia-950\/60 {
        border-color: rgb(74 4 78 / 0.6)
    }

    .lg\:border-fuchsia-950\/70 {
        border-color: rgb(74 4 78 / 0.7)
    }

    .lg\:border-fuchsia-950\/75 {
        border-color: rgb(74 4 78 / 0.75)
    }

    .lg\:border-fuchsia-950\/80 {
        border-color: rgb(74 4 78 / 0.8)
    }

    .lg\:border-fuchsia-950\/90 {
        border-color: rgb(74 4 78 / 0.9)
    }

    .lg\:border-fuchsia-950\/95 {
        border-color: rgb(74 4 78 / 0.95)
    }

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

    .lg\:border-gray-100\/0 {
        border-color: rgb(243 244 246 / 0)
    }

    .lg\:border-gray-100\/10 {
        border-color: rgb(243 244 246 / 0.1)
    }

    .lg\:border-gray-100\/100 {
        border-color: rgb(243 244 246 / 1)
    }

    .lg\:border-gray-100\/20 {
        border-color: rgb(243 244 246 / 0.2)
    }

    .lg\:border-gray-100\/25 {
        border-color: rgb(243 244 246 / 0.25)
    }

    .lg\:border-gray-100\/30 {
        border-color: rgb(243 244 246 / 0.3)
    }

    .lg\:border-gray-100\/40 {
        border-color: rgb(243 244 246 / 0.4)
    }

    .lg\:border-gray-100\/5 {
        border-color: rgb(243 244 246 / 0.05)
    }

    .lg\:border-gray-100\/50 {
        border-color: rgb(243 244 246 / 0.5)
    }

    .lg\:border-gray-100\/60 {
        border-color: rgb(243 244 246 / 0.6)
    }

    .lg\:border-gray-100\/70 {
        border-color: rgb(243 244 246 / 0.7)
    }

    .lg\:border-gray-100\/75 {
        border-color: rgb(243 244 246 / 0.75)
    }

    .lg\:border-gray-100\/80 {
        border-color: rgb(243 244 246 / 0.8)
    }

    .lg\:border-gray-100\/90 {
        border-color: rgb(243 244 246 / 0.9)
    }

    .lg\:border-gray-100\/95 {
        border-color: rgb(243 244 246 / 0.95)
    }

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

    .lg\:border-gray-200\/0 {
        border-color: rgb(229 231 235 / 0)
    }

    .lg\:border-gray-200\/10 {
        border-color: rgb(229 231 235 / 0.1)
    }

    .lg\:border-gray-200\/100 {
        border-color: rgb(229 231 235 / 1)
    }

    .lg\:border-gray-200\/20 {
        border-color: rgb(229 231 235 / 0.2)
    }

    .lg\:border-gray-200\/25 {
        border-color: rgb(229 231 235 / 0.25)
    }

    .lg\:border-gray-200\/30 {
        border-color: rgb(229 231 235 / 0.3)
    }

    .lg\:border-gray-200\/40 {
        border-color: rgb(229 231 235 / 0.4)
    }

    .lg\:border-gray-200\/5 {
        border-color: rgb(229 231 235 / 0.05)
    }

    .lg\:border-gray-200\/50 {
        border-color: rgb(229 231 235 / 0.5)
    }

    .lg\:border-gray-200\/60 {
        border-color: rgb(229 231 235 / 0.6)
    }

    .lg\:border-gray-200\/70 {
        border-color: rgb(229 231 235 / 0.7)
    }

    .lg\:border-gray-200\/75 {
        border-color: rgb(229 231 235 / 0.75)
    }

    .lg\:border-gray-200\/80 {
        border-color: rgb(229 231 235 / 0.8)
    }

    .lg\:border-gray-200\/90 {
        border-color: rgb(229 231 235 / 0.9)
    }

    .lg\:border-gray-200\/95 {
        border-color: rgb(229 231 235 / 0.95)
    }

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

    .lg\:border-gray-300\/0 {
        border-color: rgb(209 213 219 / 0)
    }

    .lg\:border-gray-300\/10 {
        border-color: rgb(209 213 219 / 0.1)
    }

    .lg\:border-gray-300\/100 {
        border-color: rgb(209 213 219 / 1)
    }

    .lg\:border-gray-300\/20 {
        border-color: rgb(209 213 219 / 0.2)
    }

    .lg\:border-gray-300\/25 {
        border-color: rgb(209 213 219 / 0.25)
    }

    .lg\:border-gray-300\/30 {
        border-color: rgb(209 213 219 / 0.3)
    }

    .lg\:border-gray-300\/40 {
        border-color: rgb(209 213 219 / 0.4)
    }

    .lg\:border-gray-300\/5 {
        border-color: rgb(209 213 219 / 0.05)
    }

    .lg\:border-gray-300\/50 {
        border-color: rgb(209 213 219 / 0.5)
    }

    .lg\:border-gray-300\/60 {
        border-color: rgb(209 213 219 / 0.6)
    }

    .lg\:border-gray-300\/70 {
        border-color: rgb(209 213 219 / 0.7)
    }

    .lg\:border-gray-300\/75 {
        border-color: rgb(209 213 219 / 0.75)
    }

    .lg\:border-gray-300\/80 {
        border-color: rgb(209 213 219 / 0.8)
    }

    .lg\:border-gray-300\/90 {
        border-color: rgb(209 213 219 / 0.9)
    }

    .lg\:border-gray-300\/95 {
        border-color: rgb(209 213 219 / 0.95)
    }

    .lg\:border-gray-350 {
        --tw-border-opacity: 1;
        border-color: rgb(215 217 216 / var(--tw-border-opacity))
    }

    .lg\:border-gray-350\/0 {
        border-color: rgb(215 217 216 / 0)
    }

    .lg\:border-gray-350\/10 {
        border-color: rgb(215 217 216 / 0.1)
    }

    .lg\:border-gray-350\/100 {
        border-color: rgb(215 217 216 / 1)
    }

    .lg\:border-gray-350\/20 {
        border-color: rgb(215 217 216 / 0.2)
    }

    .lg\:border-gray-350\/25 {
        border-color: rgb(215 217 216 / 0.25)
    }

    .lg\:border-gray-350\/30 {
        border-color: rgb(215 217 216 / 0.3)
    }

    .lg\:border-gray-350\/40 {
        border-color: rgb(215 217 216 / 0.4)
    }

    .lg\:border-gray-350\/5 {
        border-color: rgb(215 217 216 / 0.05)
    }

    .lg\:border-gray-350\/50 {
        border-color: rgb(215 217 216 / 0.5)
    }

    .lg\:border-gray-350\/60 {
        border-color: rgb(215 217 216 / 0.6)
    }

    .lg\:border-gray-350\/70 {
        border-color: rgb(215 217 216 / 0.7)
    }

    .lg\:border-gray-350\/75 {
        border-color: rgb(215 217 216 / 0.75)
    }

    .lg\:border-gray-350\/80 {
        border-color: rgb(215 217 216 / 0.8)
    }

    .lg\:border-gray-350\/90 {
        border-color: rgb(215 217 216 / 0.9)
    }

    .lg\:border-gray-350\/95 {
        border-color: rgb(215 217 216 / 0.95)
    }

    .lg\:border-gray-351 {
        --tw-border-opacity: 1;
        border-color: rgb(152 152 152 / var(--tw-border-opacity))
    }

    .lg\:border-gray-351\/0 {
        border-color: rgb(152 152 152 / 0)
    }

    .lg\:border-gray-351\/10 {
        border-color: rgb(152 152 152 / 0.1)
    }

    .lg\:border-gray-351\/100 {
        border-color: rgb(152 152 152 / 1)
    }

    .lg\:border-gray-351\/20 {
        border-color: rgb(152 152 152 / 0.2)
    }

    .lg\:border-gray-351\/25 {
        border-color: rgb(152 152 152 / 0.25)
    }

    .lg\:border-gray-351\/30 {
        border-color: rgb(152 152 152 / 0.3)
    }

    .lg\:border-gray-351\/40 {
        border-color: rgb(152 152 152 / 0.4)
    }

    .lg\:border-gray-351\/5 {
        border-color: rgb(152 152 152 / 0.05)
    }

    .lg\:border-gray-351\/50 {
        border-color: rgb(152 152 152 / 0.5)
    }

    .lg\:border-gray-351\/60 {
        border-color: rgb(152 152 152 / 0.6)
    }

    .lg\:border-gray-351\/70 {
        border-color: rgb(152 152 152 / 0.7)
    }

    .lg\:border-gray-351\/75 {
        border-color: rgb(152 152 152 / 0.75)
    }

    .lg\:border-gray-351\/80 {
        border-color: rgb(152 152 152 / 0.8)
    }

    .lg\:border-gray-351\/90 {
        border-color: rgb(152 152 152 / 0.9)
    }

    .lg\:border-gray-351\/95 {
        border-color: rgb(152 152 152 / 0.95)
    }

    .lg\:border-gray-400 {
        --tw-border-opacity: 1;
        border-color: rgb(156 163 175 / var(--tw-border-opacity))
    }

    .lg\:border-gray-400\/0 {
        border-color: rgb(156 163 175 / 0)
    }

    .lg\:border-gray-400\/10 {
        border-color: rgb(156 163 175 / 0.1)
    }

    .lg\:border-gray-400\/100 {
        border-color: rgb(156 163 175 / 1)
    }

    .lg\:border-gray-400\/20 {
        border-color: rgb(156 163 175 / 0.2)
    }

    .lg\:border-gray-400\/25 {
        border-color: rgb(156 163 175 / 0.25)
    }

    .lg\:border-gray-400\/30 {
        border-color: rgb(156 163 175 / 0.3)
    }

    .lg\:border-gray-400\/40 {
        border-color: rgb(156 163 175 / 0.4)
    }

    .lg\:border-gray-400\/5 {
        border-color: rgb(156 163 175 / 0.05)
    }

    .lg\:border-gray-400\/50 {
        border-color: rgb(156 163 175 / 0.5)
    }

    .lg\:border-gray-400\/60 {
        border-color: rgb(156 163 175 / 0.6)
    }

    .lg\:border-gray-400\/70 {
        border-color: rgb(156 163 175 / 0.7)
    }

    .lg\:border-gray-400\/75 {
        border-color: rgb(156 163 175 / 0.75)
    }

    .lg\:border-gray-400\/80 {
        border-color: rgb(156 163 175 / 0.8)
    }

    .lg\:border-gray-400\/90 {
        border-color: rgb(156 163 175 / 0.9)
    }

    .lg\:border-gray-400\/95 {
        border-color: rgb(156 163 175 / 0.95)
    }

    .lg\:border-gray-450 {
        --tw-border-opacity: 1;
        border-color: rgb(156 163 175 / var(--tw-border-opacity))
    }

    .lg\:border-gray-450\/0 {
        border-color: rgb(156 163 175 / 0)
    }

    .lg\:border-gray-450\/10 {
        border-color: rgb(156 163 175 / 0.1)
    }

    .lg\:border-gray-450\/100 {
        border-color: rgb(156 163 175 / 1)
    }

    .lg\:border-gray-450\/20 {
        border-color: rgb(156 163 175 / 0.2)
    }

    .lg\:border-gray-450\/25 {
        border-color: rgb(156 163 175 / 0.25)
    }

    .lg\:border-gray-450\/30 {
        border-color: rgb(156 163 175 / 0.3)
    }

    .lg\:border-gray-450\/40 {
        border-color: rgb(156 163 175 / 0.4)
    }

    .lg\:border-gray-450\/5 {
        border-color: rgb(156 163 175 / 0.05)
    }

    .lg\:border-gray-450\/50 {
        border-color: rgb(156 163 175 / 0.5)
    }

    .lg\:border-gray-450\/60 {
        border-color: rgb(156 163 175 / 0.6)
    }

    .lg\:border-gray-450\/70 {
        border-color: rgb(156 163 175 / 0.7)
    }

    .lg\:border-gray-450\/75 {
        border-color: rgb(156 163 175 / 0.75)
    }

    .lg\:border-gray-450\/80 {
        border-color: rgb(156 163 175 / 0.8)
    }

    .lg\:border-gray-450\/90 {
        border-color: rgb(156 163 175 / 0.9)
    }

    .lg\:border-gray-450\/95 {
        border-color: rgb(156 163 175 / 0.95)
    }

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

    .lg\:border-gray-50\/0 {
        border-color: rgb(249 250 251 / 0)
    }

    .lg\:border-gray-50\/10 {
        border-color: rgb(249 250 251 / 0.1)
    }

    .lg\:border-gray-50\/100 {
        border-color: rgb(249 250 251 / 1)
    }

    .lg\:border-gray-50\/20 {
        border-color: rgb(249 250 251 / 0.2)
    }

    .lg\:border-gray-50\/25 {
        border-color: rgb(249 250 251 / 0.25)
    }

    .lg\:border-gray-50\/30 {
        border-color: rgb(249 250 251 / 0.3)
    }

    .lg\:border-gray-50\/40 {
        border-color: rgb(249 250 251 / 0.4)
    }

    .lg\:border-gray-50\/5 {
        border-color: rgb(249 250 251 / 0.05)
    }

    .lg\:border-gray-50\/50 {
        border-color: rgb(249 250 251 / 0.5)
    }

    .lg\:border-gray-50\/60 {
        border-color: rgb(249 250 251 / 0.6)
    }

    .lg\:border-gray-50\/70 {
        border-color: rgb(249 250 251 / 0.7)
    }

    .lg\:border-gray-50\/75 {
        border-color: rgb(249 250 251 / 0.75)
    }

    .lg\:border-gray-50\/80 {
        border-color: rgb(249 250 251 / 0.8)
    }

    .lg\:border-gray-50\/90 {
        border-color: rgb(249 250 251 / 0.9)
    }

    .lg\:border-gray-50\/95 {
        border-color: rgb(249 250 251 / 0.95)
    }

    .lg\:border-gray-500 {
        --tw-border-opacity: 1;
        border-color: rgb(107 114 128 / var(--tw-border-opacity))
    }

    .lg\:border-gray-500\/0 {
        border-color: rgb(107 114 128 / 0)
    }

    .lg\:border-gray-500\/10 {
        border-color: rgb(107 114 128 / 0.1)
    }

    .lg\:border-gray-500\/100 {
        border-color: rgb(107 114 128 / 1)
    }

    .lg\:border-gray-500\/20 {
        border-color: rgb(107 114 128 / 0.2)
    }

    .lg\:border-gray-500\/25 {
        border-color: rgb(107 114 128 / 0.25)
    }

    .lg\:border-gray-500\/30 {
        border-color: rgb(107 114 128 / 0.3)
    }

    .lg\:border-gray-500\/40 {
        border-color: rgb(107 114 128 / 0.4)
    }

    .lg\:border-gray-500\/5 {
        border-color: rgb(107 114 128 / 0.05)
    }

    .lg\:border-gray-500\/50 {
        border-color: rgb(107 114 128 / 0.5)
    }

    .lg\:border-gray-500\/60 {
        border-color: rgb(107 114 128 / 0.6)
    }

    .lg\:border-gray-500\/70 {
        border-color: rgb(107 114 128 / 0.7)
    }

    .lg\:border-gray-500\/75 {
        border-color: rgb(107 114 128 / 0.75)
    }

    .lg\:border-gray-500\/80 {
        border-color: rgb(107 114 128 / 0.8)
    }

    .lg\:border-gray-500\/90 {
        border-color: rgb(107 114 128 / 0.9)
    }

    .lg\:border-gray-500\/95 {
        border-color: rgb(107 114 128 / 0.95)
    }

    .lg\:border-gray-600 {
        --tw-border-opacity: 1;
        border-color: rgb(75 85 99 / var(--tw-border-opacity))
    }

    .lg\:border-gray-600\/0 {
        border-color: rgb(75 85 99 / 0)
    }

    .lg\:border-gray-600\/10 {
        border-color: rgb(75 85 99 / 0.1)
    }

    .lg\:border-gray-600\/100 {
        border-color: rgb(75 85 99 / 1)
    }

    .lg\:border-gray-600\/20 {
        border-color: rgb(75 85 99 / 0.2)
    }

    .lg\:border-gray-600\/25 {
        border-color: rgb(75 85 99 / 0.25)
    }

    .lg\:border-gray-600\/30 {
        border-color: rgb(75 85 99 / 0.3)
    }

    .lg\:border-gray-600\/40 {
        border-color: rgb(75 85 99 / 0.4)
    }

    .lg\:border-gray-600\/5 {
        border-color: rgb(75 85 99 / 0.05)
    }

    .lg\:border-gray-600\/50 {
        border-color: rgb(75 85 99 / 0.5)
    }

    .lg\:border-gray-600\/60 {
        border-color: rgb(75 85 99 / 0.6)
    }

    .lg\:border-gray-600\/70 {
        border-color: rgb(75 85 99 / 0.7)
    }

    .lg\:border-gray-600\/75 {
        border-color: rgb(75 85 99 / 0.75)
    }

    .lg\:border-gray-600\/80 {
        border-color: rgb(75 85 99 / 0.8)
    }

    .lg\:border-gray-600\/90 {
        border-color: rgb(75 85 99 / 0.9)
    }

    .lg\:border-gray-600\/95 {
        border-color: rgb(75 85 99 / 0.95)
    }

    .lg\:border-gray-650 {
        --tw-border-opacity: 1;
        border-color: rgb(51 51 51 / var(--tw-border-opacity))
    }

    .lg\:border-gray-650\/0 {
        border-color: rgb(51 51 51 / 0)
    }

    .lg\:border-gray-650\/10 {
        border-color: rgb(51 51 51 / 0.1)
    }

    .lg\:border-gray-650\/100 {
        border-color: rgb(51 51 51 / 1)
    }

    .lg\:border-gray-650\/20 {
        border-color: rgb(51 51 51 / 0.2)
    }

    .lg\:border-gray-650\/25 {
        border-color: rgb(51 51 51 / 0.25)
    }

    .lg\:border-gray-650\/30 {
        border-color: rgb(51 51 51 / 0.3)
    }

    .lg\:border-gray-650\/40 {
        border-color: rgb(51 51 51 / 0.4)
    }

    .lg\:border-gray-650\/5 {
        border-color: rgb(51 51 51 / 0.05)
    }

    .lg\:border-gray-650\/50 {
        border-color: rgb(51 51 51 / 0.5)
    }

    .lg\:border-gray-650\/60 {
        border-color: rgb(51 51 51 / 0.6)
    }

    .lg\:border-gray-650\/70 {
        border-color: rgb(51 51 51 / 0.7)
    }

    .lg\:border-gray-650\/75 {
        border-color: rgb(51 51 51 / 0.75)
    }

    .lg\:border-gray-650\/80 {
        border-color: rgb(51 51 51 / 0.8)
    }

    .lg\:border-gray-650\/90 {
        border-color: rgb(51 51 51 / 0.9)
    }

    .lg\:border-gray-650\/95 {
        border-color: rgb(51 51 51 / 0.95)
    }

    .lg\:border-gray-700 {
        --tw-border-opacity: 1;
        border-color: rgb(55 65 81 / var(--tw-border-opacity))
    }

    .lg\:border-gray-700\/0 {
        border-color: rgb(55 65 81 / 0)
    }

    .lg\:border-gray-700\/10 {
        border-color: rgb(55 65 81 / 0.1)
    }

    .lg\:border-gray-700\/100 {
        border-color: rgb(55 65 81 / 1)
    }

    .lg\:border-gray-700\/20 {
        border-color: rgb(55 65 81 / 0.2)
    }

    .lg\:border-gray-700\/25 {
        border-color: rgb(55 65 81 / 0.25)
    }

    .lg\:border-gray-700\/30 {
        border-color: rgb(55 65 81 / 0.3)
    }

    .lg\:border-gray-700\/40 {
        border-color: rgb(55 65 81 / 0.4)
    }

    .lg\:border-gray-700\/5 {
        border-color: rgb(55 65 81 / 0.05)
    }

    .lg\:border-gray-700\/50 {
        border-color: rgb(55 65 81 / 0.5)
    }

    .lg\:border-gray-700\/60 {
        border-color: rgb(55 65 81 / 0.6)
    }

    .lg\:border-gray-700\/70 {
        border-color: rgb(55 65 81 / 0.7)
    }

    .lg\:border-gray-700\/75 {
        border-color: rgb(55 65 81 / 0.75)
    }

    .lg\:border-gray-700\/80 {
        border-color: rgb(55 65 81 / 0.8)
    }

    .lg\:border-gray-700\/90 {
        border-color: rgb(55 65 81 / 0.9)
    }

    .lg\:border-gray-700\/95 {
        border-color: rgb(55 65 81 / 0.95)
    }

    .lg\:border-gray-75 {
        --tw-border-opacity: 1;
        border-color: rgb(251 254 255 / var(--tw-border-opacity))
    }

    .lg\:border-gray-75\/0 {
        border-color: rgb(251 254 255 / 0)
    }

    .lg\:border-gray-75\/10 {
        border-color: rgb(251 254 255 / 0.1)
    }

    .lg\:border-gray-75\/100 {
        border-color: rgb(251 254 255 / 1)
    }

    .lg\:border-gray-75\/20 {
        border-color: rgb(251 254 255 / 0.2)
    }

    .lg\:border-gray-75\/25 {
        border-color: rgb(251 254 255 / 0.25)
    }

    .lg\:border-gray-75\/30 {
        border-color: rgb(251 254 255 / 0.3)
    }

    .lg\:border-gray-75\/40 {
        border-color: rgb(251 254 255 / 0.4)
    }

    .lg\:border-gray-75\/5 {
        border-color: rgb(251 254 255 / 0.05)
    }

    .lg\:border-gray-75\/50 {
        border-color: rgb(251 254 255 / 0.5)
    }

    .lg\:border-gray-75\/60 {
        border-color: rgb(251 254 255 / 0.6)
    }

    .lg\:border-gray-75\/70 {
        border-color: rgb(251 254 255 / 0.7)
    }

    .lg\:border-gray-75\/75 {
        border-color: rgb(251 254 255 / 0.75)
    }

    .lg\:border-gray-75\/80 {
        border-color: rgb(251 254 255 / 0.8)
    }

    .lg\:border-gray-75\/90 {
        border-color: rgb(251 254 255 / 0.9)
    }

    .lg\:border-gray-75\/95 {
        border-color: rgb(251 254 255 / 0.95)
    }

    .lg\:border-gray-800 {
        --tw-border-opacity: 1;
        border-color: rgb(31 41 55 / var(--tw-border-opacity))
    }

    .lg\:border-gray-800\/0 {
        border-color: rgb(31 41 55 / 0)
    }

    .lg\:border-gray-800\/10 {
        border-color: rgb(31 41 55 / 0.1)
    }

    .lg\:border-gray-800\/100 {
        border-color: rgb(31 41 55 / 1)
    }

    .lg\:border-gray-800\/20 {
        border-color: rgb(31 41 55 / 0.2)
    }

    .lg\:border-gray-800\/25 {
        border-color: rgb(31 41 55 / 0.25)
    }

    .lg\:border-gray-800\/30 {
        border-color: rgb(31 41 55 / 0.3)
    }

    .lg\:border-gray-800\/40 {
        border-color: rgb(31 41 55 / 0.4)
    }

    .lg\:border-gray-800\/5 {
        border-color: rgb(31 41 55 / 0.05)
    }

    .lg\:border-gray-800\/50 {
        border-color: rgb(31 41 55 / 0.5)
    }

    .lg\:border-gray-800\/60 {
        border-color: rgb(31 41 55 / 0.6)
    }

    .lg\:border-gray-800\/70 {
        border-color: rgb(31 41 55 / 0.7)
    }

    .lg\:border-gray-800\/75 {
        border-color: rgb(31 41 55 / 0.75)
    }

    .lg\:border-gray-800\/80 {
        border-color: rgb(31 41 55 / 0.8)
    }

    .lg\:border-gray-800\/90 {
        border-color: rgb(31 41 55 / 0.9)
    }

    .lg\:border-gray-800\/95 {
        border-color: rgb(31 41 55 / 0.95)
    }

    .lg\:border-gray-900 {
        --tw-border-opacity: 1;
        border-color: rgb(17 24 39 / var(--tw-border-opacity))
    }

    .lg\:border-gray-900\/0 {
        border-color: rgb(17 24 39 / 0)
    }

    .lg\:border-gray-900\/10 {
        border-color: rgb(17 24 39 / 0.1)
    }

    .lg\:border-gray-900\/100 {
        border-color: rgb(17 24 39 / 1)
    }

    .lg\:border-gray-900\/20 {
        border-color: rgb(17 24 39 / 0.2)
    }

    .lg\:border-gray-900\/25 {
        border-color: rgb(17 24 39 / 0.25)
    }

    .lg\:border-gray-900\/30 {
        border-color: rgb(17 24 39 / 0.3)
    }

    .lg\:border-gray-900\/40 {
        border-color: rgb(17 24 39 / 0.4)
    }

    .lg\:border-gray-900\/5 {
        border-color: rgb(17 24 39 / 0.05)
    }

    .lg\:border-gray-900\/50 {
        border-color: rgb(17 24 39 / 0.5)
    }

    .lg\:border-gray-900\/60 {
        border-color: rgb(17 24 39 / 0.6)
    }

    .lg\:border-gray-900\/70 {
        border-color: rgb(17 24 39 / 0.7)
    }

    .lg\:border-gray-900\/75 {
        border-color: rgb(17 24 39 / 0.75)
    }

    .lg\:border-gray-900\/80 {
        border-color: rgb(17 24 39 / 0.8)
    }

    .lg\:border-gray-900\/90 {
        border-color: rgb(17 24 39 / 0.9)
    }

    .lg\:border-gray-900\/95 {
        border-color: rgb(17 24 39 / 0.95)
    }

    .lg\:border-gray-950 {
        --tw-border-opacity: 1;
        border-color: rgb(3 7 18 / var(--tw-border-opacity))
    }

    .lg\:border-gray-950\/0 {
        border-color: rgb(3 7 18 / 0)
    }

    .lg\:border-gray-950\/10 {
        border-color: rgb(3 7 18 / 0.1)
    }

    .lg\:border-gray-950\/100 {
        border-color: rgb(3 7 18 / 1)
    }

    .lg\:border-gray-950\/20 {
        border-color: rgb(3 7 18 / 0.2)
    }

    .lg\:border-gray-950\/25 {
        border-color: rgb(3 7 18 / 0.25)
    }

    .lg\:border-gray-950\/30 {
        border-color: rgb(3 7 18 / 0.3)
    }

    .lg\:border-gray-950\/40 {
        border-color: rgb(3 7 18 / 0.4)
    }

    .lg\:border-gray-950\/5 {
        border-color: rgb(3 7 18 / 0.05)
    }

    .lg\:border-gray-950\/50 {
        border-color: rgb(3 7 18 / 0.5)
    }

    .lg\:border-gray-950\/60 {
        border-color: rgb(3 7 18 / 0.6)
    }

    .lg\:border-gray-950\/70 {
        border-color: rgb(3 7 18 / 0.7)
    }

    .lg\:border-gray-950\/75 {
        border-color: rgb(3 7 18 / 0.75)
    }

    .lg\:border-gray-950\/80 {
        border-color: rgb(3 7 18 / 0.8)
    }

    .lg\:border-gray-950\/90 {
        border-color: rgb(3 7 18 / 0.9)
    }

    .lg\:border-gray-950\/95 {
        border-color: rgb(3 7 18 / 0.95)
    }

    .lg\:border-green-100 {
        --tw-border-opacity: 1;
        border-color: rgb(220 252 231 / var(--tw-border-opacity))
    }

    .lg\:border-green-100\/0 {
        border-color: rgb(220 252 231 / 0)
    }

    .lg\:border-green-100\/10 {
        border-color: rgb(220 252 231 / 0.1)
    }

    .lg\:border-green-100\/100 {
        border-color: rgb(220 252 231 / 1)
    }

    .lg\:border-green-100\/20 {
        border-color: rgb(220 252 231 / 0.2)
    }

    .lg\:border-green-100\/25 {
        border-color: rgb(220 252 231 / 0.25)
    }

    .lg\:border-green-100\/30 {
        border-color: rgb(220 252 231 / 0.3)
    }

    .lg\:border-green-100\/40 {
        border-color: rgb(220 252 231 / 0.4)
    }

    .lg\:border-green-100\/5 {
        border-color: rgb(220 252 231 / 0.05)
    }

    .lg\:border-green-100\/50 {
        border-color: rgb(220 252 231 / 0.5)
    }

    .lg\:border-green-100\/60 {
        border-color: rgb(220 252 231 / 0.6)
    }

    .lg\:border-green-100\/70 {
        border-color: rgb(220 252 231 / 0.7)
    }

    .lg\:border-green-100\/75 {
        border-color: rgb(220 252 231 / 0.75)
    }

    .lg\:border-green-100\/80 {
        border-color: rgb(220 252 231 / 0.8)
    }

    .lg\:border-green-100\/90 {
        border-color: rgb(220 252 231 / 0.9)
    }

    .lg\:border-green-100\/95 {
        border-color: rgb(220 252 231 / 0.95)
    }

    .lg\:border-green-200 {
        --tw-border-opacity: 1;
        border-color: rgb(187 247 208 / var(--tw-border-opacity))
    }

    .lg\:border-green-200\/0 {
        border-color: rgb(187 247 208 / 0)
    }

    .lg\:border-green-200\/10 {
        border-color: rgb(187 247 208 / 0.1)
    }

    .lg\:border-green-200\/100 {
        border-color: rgb(187 247 208 / 1)
    }

    .lg\:border-green-200\/20 {
        border-color: rgb(187 247 208 / 0.2)
    }

    .lg\:border-green-200\/25 {
        border-color: rgb(187 247 208 / 0.25)
    }

    .lg\:border-green-200\/30 {
        border-color: rgb(187 247 208 / 0.3)
    }

    .lg\:border-green-200\/40 {
        border-color: rgb(187 247 208 / 0.4)
    }

    .lg\:border-green-200\/5 {
        border-color: rgb(187 247 208 / 0.05)
    }

    .lg\:border-green-200\/50 {
        border-color: rgb(187 247 208 / 0.5)
    }

    .lg\:border-green-200\/60 {
        border-color: rgb(187 247 208 / 0.6)
    }

    .lg\:border-green-200\/70 {
        border-color: rgb(187 247 208 / 0.7)
    }

    .lg\:border-green-200\/75 {
        border-color: rgb(187 247 208 / 0.75)
    }

    .lg\:border-green-200\/80 {
        border-color: rgb(187 247 208 / 0.8)
    }

    .lg\:border-green-200\/90 {
        border-color: rgb(187 247 208 / 0.9)
    }

    .lg\:border-green-200\/95 {
        border-color: rgb(187 247 208 / 0.95)
    }

    .lg\:border-green-300 {
        --tw-border-opacity: 1;
        border-color: rgb(134 239 172 / var(--tw-border-opacity))
    }

    .lg\:border-green-300\/0 {
        border-color: rgb(134 239 172 / 0)
    }

    .lg\:border-green-300\/10 {
        border-color: rgb(134 239 172 / 0.1)
    }

    .lg\:border-green-300\/100 {
        border-color: rgb(134 239 172 / 1)
    }

    .lg\:border-green-300\/20 {
        border-color: rgb(134 239 172 / 0.2)
    }

    .lg\:border-green-300\/25 {
        border-color: rgb(134 239 172 / 0.25)
    }

    .lg\:border-green-300\/30 {
        border-color: rgb(134 239 172 / 0.3)
    }

    .lg\:border-green-300\/40 {
        border-color: rgb(134 239 172 / 0.4)
    }

    .lg\:border-green-300\/5 {
        border-color: rgb(134 239 172 / 0.05)
    }

    .lg\:border-green-300\/50 {
        border-color: rgb(134 239 172 / 0.5)
    }

    .lg\:border-green-300\/60 {
        border-color: rgb(134 239 172 / 0.6)
    }

    .lg\:border-green-300\/70 {
        border-color: rgb(134 239 172 / 0.7)
    }

    .lg\:border-green-300\/75 {
        border-color: rgb(134 239 172 / 0.75)
    }

    .lg\:border-green-300\/80 {
        border-color: rgb(134 239 172 / 0.8)
    }

    .lg\:border-green-300\/90 {
        border-color: rgb(134 239 172 / 0.9)
    }

    .lg\:border-green-300\/95 {
        border-color: rgb(134 239 172 / 0.95)
    }

    .lg\:border-green-400 {
        --tw-border-opacity: 1;
        border-color: rgb(74 222 128 / var(--tw-border-opacity))
    }

    .lg\:border-green-400\/0 {
        border-color: rgb(74 222 128 / 0)
    }

    .lg\:border-green-400\/10 {
        border-color: rgb(74 222 128 / 0.1)
    }

    .lg\:border-green-400\/100 {
        border-color: rgb(74 222 128 / 1)
    }

    .lg\:border-green-400\/20 {
        border-color: rgb(74 222 128 / 0.2)
    }

    .lg\:border-green-400\/25 {
        border-color: rgb(74 222 128 / 0.25)
    }

    .lg\:border-green-400\/30 {
        border-color: rgb(74 222 128 / 0.3)
    }

    .lg\:border-green-400\/40 {
        border-color: rgb(74 222 128 / 0.4)
    }

    .lg\:border-green-400\/5 {
        border-color: rgb(74 222 128 / 0.05)
    }

    .lg\:border-green-400\/50 {
        border-color: rgb(74 222 128 / 0.5)
    }

    .lg\:border-green-400\/60 {
        border-color: rgb(74 222 128 / 0.6)
    }

    .lg\:border-green-400\/70 {
        border-color: rgb(74 222 128 / 0.7)
    }

    .lg\:border-green-400\/75 {
        border-color: rgb(74 222 128 / 0.75)
    }

    .lg\:border-green-400\/80 {
        border-color: rgb(74 222 128 / 0.8)
    }

    .lg\:border-green-400\/90 {
        border-color: rgb(74 222 128 / 0.9)
    }

    .lg\:border-green-400\/95 {
        border-color: rgb(74 222 128 / 0.95)
    }

    .lg\:border-green-450 {
        --tw-border-opacity: 1;
        border-color: rgb(0 211 126 / var(--tw-border-opacity))
    }

    .lg\:border-green-450\/0 {
        border-color: rgb(0 211 126 / 0)
    }

    .lg\:border-green-450\/10 {
        border-color: rgb(0 211 126 / 0.1)
    }

    .lg\:border-green-450\/100 {
        border-color: rgb(0 211 126 / 1)
    }

    .lg\:border-green-450\/20 {
        border-color: rgb(0 211 126 / 0.2)
    }

    .lg\:border-green-450\/25 {
        border-color: rgb(0 211 126 / 0.25)
    }

    .lg\:border-green-450\/30 {
        border-color: rgb(0 211 126 / 0.3)
    }

    .lg\:border-green-450\/40 {
        border-color: rgb(0 211 126 / 0.4)
    }

    .lg\:border-green-450\/5 {
        border-color: rgb(0 211 126 / 0.05)
    }

    .lg\:border-green-450\/50 {
        border-color: rgb(0 211 126 / 0.5)
    }

    .lg\:border-green-450\/60 {
        border-color: rgb(0 211 126 / 0.6)
    }

    .lg\:border-green-450\/70 {
        border-color: rgb(0 211 126 / 0.7)
    }

    .lg\:border-green-450\/75 {
        border-color: rgb(0 211 126 / 0.75)
    }

    .lg\:border-green-450\/80 {
        border-color: rgb(0 211 126 / 0.8)
    }

    .lg\:border-green-450\/90 {
        border-color: rgb(0 211 126 / 0.9)
    }

    .lg\:border-green-450\/95 {
        border-color: rgb(0 211 126 / 0.95)
    }

    .lg\:border-green-50 {
        --tw-border-opacity: 1;
        border-color: rgb(240 253 244 / var(--tw-border-opacity))
    }

    .lg\:border-green-50\/0 {
        border-color: rgb(240 253 244 / 0)
    }

    .lg\:border-green-50\/10 {
        border-color: rgb(240 253 244 / 0.1)
    }

    .lg\:border-green-50\/100 {
        border-color: rgb(240 253 244 / 1)
    }

    .lg\:border-green-50\/20 {
        border-color: rgb(240 253 244 / 0.2)
    }

    .lg\:border-green-50\/25 {
        border-color: rgb(240 253 244 / 0.25)
    }

    .lg\:border-green-50\/30 {
        border-color: rgb(240 253 244 / 0.3)
    }

    .lg\:border-green-50\/40 {
        border-color: rgb(240 253 244 / 0.4)
    }

    .lg\:border-green-50\/5 {
        border-color: rgb(240 253 244 / 0.05)
    }

    .lg\:border-green-50\/50 {
        border-color: rgb(240 253 244 / 0.5)
    }

    .lg\:border-green-50\/60 {
        border-color: rgb(240 253 244 / 0.6)
    }

    .lg\:border-green-50\/70 {
        border-color: rgb(240 253 244 / 0.7)
    }

    .lg\:border-green-50\/75 {
        border-color: rgb(240 253 244 / 0.75)
    }

    .lg\:border-green-50\/80 {
        border-color: rgb(240 253 244 / 0.8)
    }

    .lg\:border-green-50\/90 {
        border-color: rgb(240 253 244 / 0.9)
    }

    .lg\:border-green-50\/95 {
        border-color: rgb(240 253 244 / 0.95)
    }

    .lg\:border-green-500 {
        --tw-border-opacity: 1;
        border-color: rgb(34 197 94 / var(--tw-border-opacity))
    }

    .lg\:border-green-500\/0 {
        border-color: rgb(34 197 94 / 0)
    }

    .lg\:border-green-500\/10 {
        border-color: rgb(34 197 94 / 0.1)
    }

    .lg\:border-green-500\/100 {
        border-color: rgb(34 197 94 / 1)
    }

    .lg\:border-green-500\/20 {
        border-color: rgb(34 197 94 / 0.2)
    }

    .lg\:border-green-500\/25 {
        border-color: rgb(34 197 94 / 0.25)
    }

    .lg\:border-green-500\/30 {
        border-color: rgb(34 197 94 / 0.3)
    }

    .lg\:border-green-500\/40 {
        border-color: rgb(34 197 94 / 0.4)
    }

    .lg\:border-green-500\/5 {
        border-color: rgb(34 197 94 / 0.05)
    }

    .lg\:border-green-500\/50 {
        border-color: rgb(34 197 94 / 0.5)
    }

    .lg\:border-green-500\/60 {
        border-color: rgb(34 197 94 / 0.6)
    }

    .lg\:border-green-500\/70 {
        border-color: rgb(34 197 94 / 0.7)
    }

    .lg\:border-green-500\/75 {
        border-color: rgb(34 197 94 / 0.75)
    }

    .lg\:border-green-500\/80 {
        border-color: rgb(34 197 94 / 0.8)
    }

    .lg\:border-green-500\/90 {
        border-color: rgb(34 197 94 / 0.9)
    }

    .lg\:border-green-500\/95 {
        border-color: rgb(34 197 94 / 0.95)
    }

    .lg\:border-green-550 {
        --tw-border-opacity: 1;
        border-color: rgb(0 168 101 / var(--tw-border-opacity))
    }

    .lg\:border-green-550\/0 {
        border-color: rgb(0 168 101 / 0)
    }

    .lg\:border-green-550\/10 {
        border-color: rgb(0 168 101 / 0.1)
    }

    .lg\:border-green-550\/100 {
        border-color: rgb(0 168 101 / 1)
    }

    .lg\:border-green-550\/20 {
        border-color: rgb(0 168 101 / 0.2)
    }

    .lg\:border-green-550\/25 {
        border-color: rgb(0 168 101 / 0.25)
    }

    .lg\:border-green-550\/30 {
        border-color: rgb(0 168 101 / 0.3)
    }

    .lg\:border-green-550\/40 {
        border-color: rgb(0 168 101 / 0.4)
    }

    .lg\:border-green-550\/5 {
        border-color: rgb(0 168 101 / 0.05)
    }

    .lg\:border-green-550\/50 {
        border-color: rgb(0 168 101 / 0.5)
    }

    .lg\:border-green-550\/60 {
        border-color: rgb(0 168 101 / 0.6)
    }

    .lg\:border-green-550\/70 {
        border-color: rgb(0 168 101 / 0.7)
    }

    .lg\:border-green-550\/75 {
        border-color: rgb(0 168 101 / 0.75)
    }

    .lg\:border-green-550\/80 {
        border-color: rgb(0 168 101 / 0.8)
    }

    .lg\:border-green-550\/90 {
        border-color: rgb(0 168 101 / 0.9)
    }

    .lg\:border-green-550\/95 {
        border-color: rgb(0 168 101 / 0.95)
    }

    .lg\:border-green-600 {
        --tw-border-opacity: 1;
        border-color: rgb(22 163 74 / var(--tw-border-opacity))
    }

    .lg\:border-green-600\/0 {
        border-color: rgb(22 163 74 / 0)
    }

    .lg\:border-green-600\/10 {
        border-color: rgb(22 163 74 / 0.1)
    }

    .lg\:border-green-600\/100 {
        border-color: rgb(22 163 74 / 1)
    }

    .lg\:border-green-600\/20 {
        border-color: rgb(22 163 74 / 0.2)
    }

    .lg\:border-green-600\/25 {
        border-color: rgb(22 163 74 / 0.25)
    }

    .lg\:border-green-600\/30 {
        border-color: rgb(22 163 74 / 0.3)
    }

    .lg\:border-green-600\/40 {
        border-color: rgb(22 163 74 / 0.4)
    }

    .lg\:border-green-600\/5 {
        border-color: rgb(22 163 74 / 0.05)
    }

    .lg\:border-green-600\/50 {
        border-color: rgb(22 163 74 / 0.5)
    }

    .lg\:border-green-600\/60 {
        border-color: rgb(22 163 74 / 0.6)
    }

    .lg\:border-green-600\/70 {
        border-color: rgb(22 163 74 / 0.7)
    }

    .lg\:border-green-600\/75 {
        border-color: rgb(22 163 74 / 0.75)
    }

    .lg\:border-green-600\/80 {
        border-color: rgb(22 163 74 / 0.8)
    }

    .lg\:border-green-600\/90 {
        border-color: rgb(22 163 74 / 0.9)
    }

    .lg\:border-green-600\/95 {
        border-color: rgb(22 163 74 / 0.95)
    }

    .lg\:border-green-700 {
        --tw-border-opacity: 1;
        border-color: rgb(21 128 61 / var(--tw-border-opacity))
    }

    .lg\:border-green-700\/0 {
        border-color: rgb(21 128 61 / 0)
    }

    .lg\:border-green-700\/10 {
        border-color: rgb(21 128 61 / 0.1)
    }

    .lg\:border-green-700\/100 {
        border-color: rgb(21 128 61 / 1)
    }

    .lg\:border-green-700\/20 {
        border-color: rgb(21 128 61 / 0.2)
    }

    .lg\:border-green-700\/25 {
        border-color: rgb(21 128 61 / 0.25)
    }

    .lg\:border-green-700\/30 {
        border-color: rgb(21 128 61 / 0.3)
    }

    .lg\:border-green-700\/40 {
        border-color: rgb(21 128 61 / 0.4)
    }

    .lg\:border-green-700\/5 {
        border-color: rgb(21 128 61 / 0.05)
    }

    .lg\:border-green-700\/50 {
        border-color: rgb(21 128 61 / 0.5)
    }

    .lg\:border-green-700\/60 {
        border-color: rgb(21 128 61 / 0.6)
    }

    .lg\:border-green-700\/70 {
        border-color: rgb(21 128 61 / 0.7)
    }

    .lg\:border-green-700\/75 {
        border-color: rgb(21 128 61 / 0.75)
    }

    .lg\:border-green-700\/80 {
        border-color: rgb(21 128 61 / 0.8)
    }

    .lg\:border-green-700\/90 {
        border-color: rgb(21 128 61 / 0.9)
    }

    .lg\:border-green-700\/95 {
        border-color: rgb(21 128 61 / 0.95)
    }

    .lg\:border-green-800 {
        --tw-border-opacity: 1;
        border-color: rgb(22 101 52 / var(--tw-border-opacity))
    }

    .lg\:border-green-800\/0 {
        border-color: rgb(22 101 52 / 0)
    }

    .lg\:border-green-800\/10 {
        border-color: rgb(22 101 52 / 0.1)
    }

    .lg\:border-green-800\/100 {
        border-color: rgb(22 101 52 / 1)
    }

    .lg\:border-green-800\/20 {
        border-color: rgb(22 101 52 / 0.2)
    }

    .lg\:border-green-800\/25 {
        border-color: rgb(22 101 52 / 0.25)
    }

    .lg\:border-green-800\/30 {
        border-color: rgb(22 101 52 / 0.3)
    }

    .lg\:border-green-800\/40 {
        border-color: rgb(22 101 52 / 0.4)
    }

    .lg\:border-green-800\/5 {
        border-color: rgb(22 101 52 / 0.05)
    }

    .lg\:border-green-800\/50 {
        border-color: rgb(22 101 52 / 0.5)
    }

    .lg\:border-green-800\/60 {
        border-color: rgb(22 101 52 / 0.6)
    }

    .lg\:border-green-800\/70 {
        border-color: rgb(22 101 52 / 0.7)
    }

    .lg\:border-green-800\/75 {
        border-color: rgb(22 101 52 / 0.75)
    }

    .lg\:border-green-800\/80 {
        border-color: rgb(22 101 52 / 0.8)
    }

    .lg\:border-green-800\/90 {
        border-color: rgb(22 101 52 / 0.9)
    }

    .lg\:border-green-800\/95 {
        border-color: rgb(22 101 52 / 0.95)
    }

    .lg\:border-green-900 {
        --tw-border-opacity: 1;
        border-color: rgb(20 83 45 / var(--tw-border-opacity))
    }

    .lg\:border-green-900\/0 {
        border-color: rgb(20 83 45 / 0)
    }

    .lg\:border-green-900\/10 {
        border-color: rgb(20 83 45 / 0.1)
    }

    .lg\:border-green-900\/100 {
        border-color: rgb(20 83 45 / 1)
    }

    .lg\:border-green-900\/20 {
        border-color: rgb(20 83 45 / 0.2)
    }

    .lg\:border-green-900\/25 {
        border-color: rgb(20 83 45 / 0.25)
    }

    .lg\:border-green-900\/30 {
        border-color: rgb(20 83 45 / 0.3)
    }

    .lg\:border-green-900\/40 {
        border-color: rgb(20 83 45 / 0.4)
    }

    .lg\:border-green-900\/5 {
        border-color: rgb(20 83 45 / 0.05)
    }

    .lg\:border-green-900\/50 {
        border-color: rgb(20 83 45 / 0.5)
    }

    .lg\:border-green-900\/60 {
        border-color: rgb(20 83 45 / 0.6)
    }

    .lg\:border-green-900\/70 {
        border-color: rgb(20 83 45 / 0.7)
    }

    .lg\:border-green-900\/75 {
        border-color: rgb(20 83 45 / 0.75)
    }

    .lg\:border-green-900\/80 {
        border-color: rgb(20 83 45 / 0.8)
    }

    .lg\:border-green-900\/90 {
        border-color: rgb(20 83 45 / 0.9)
    }

    .lg\:border-green-900\/95 {
        border-color: rgb(20 83 45 / 0.95)
    }

    .lg\:border-green-950 {
        --tw-border-opacity: 1;
        border-color: rgb(5 46 22 / var(--tw-border-opacity))
    }

    .lg\:border-green-950\/0 {
        border-color: rgb(5 46 22 / 0)
    }

    .lg\:border-green-950\/10 {
        border-color: rgb(5 46 22 / 0.1)
    }

    .lg\:border-green-950\/100 {
        border-color: rgb(5 46 22 / 1)
    }

    .lg\:border-green-950\/20 {
        border-color: rgb(5 46 22 / 0.2)
    }

    .lg\:border-green-950\/25 {
        border-color: rgb(5 46 22 / 0.25)
    }

    .lg\:border-green-950\/30 {
        border-color: rgb(5 46 22 / 0.3)
    }

    .lg\:border-green-950\/40 {
        border-color: rgb(5 46 22 / 0.4)
    }

    .lg\:border-green-950\/5 {
        border-color: rgb(5 46 22 / 0.05)
    }

    .lg\:border-green-950\/50 {
        border-color: rgb(5 46 22 / 0.5)
    }

    .lg\:border-green-950\/60 {
        border-color: rgb(5 46 22 / 0.6)
    }

    .lg\:border-green-950\/70 {
        border-color: rgb(5 46 22 / 0.7)
    }

    .lg\:border-green-950\/75 {
        border-color: rgb(5 46 22 / 0.75)
    }

    .lg\:border-green-950\/80 {
        border-color: rgb(5 46 22 / 0.8)
    }

    .lg\:border-green-950\/90 {
        border-color: rgb(5 46 22 / 0.9)
    }

    .lg\:border-green-950\/95 {
        border-color: rgb(5 46 22 / 0.95)
    }

    .lg\:border-indigo-100 {
        --tw-border-opacity: 1;
        border-color: rgb(224 231 255 / var(--tw-border-opacity))
    }

    .lg\:border-indigo-100\/0 {
        border-color: rgb(224 231 255 / 0)
    }

    .lg\:border-indigo-100\/10 {
        border-color: rgb(224 231 255 / 0.1)
    }

    .lg\:border-indigo-100\/100 {
        border-color: rgb(224 231 255 / 1)
    }

    .lg\:border-indigo-100\/20 {
        border-color: rgb(224 231 255 / 0.2)
    }

    .lg\:border-indigo-100\/25 {
        border-color: rgb(224 231 255 / 0.25)
    }

    .lg\:border-indigo-100\/30 {
        border-color: rgb(224 231 255 / 0.3)
    }

    .lg\:border-indigo-100\/40 {
        border-color: rgb(224 231 255 / 0.4)
    }

    .lg\:border-indigo-100\/5 {
        border-color: rgb(224 231 255 / 0.05)
    }

    .lg\:border-indigo-100\/50 {
        border-color: rgb(224 231 255 / 0.5)
    }

    .lg\:border-indigo-100\/60 {
        border-color: rgb(224 231 255 / 0.6)
    }

    .lg\:border-indigo-100\/70 {
        border-color: rgb(224 231 255 / 0.7)
    }

    .lg\:border-indigo-100\/75 {
        border-color: rgb(224 231 255 / 0.75)
    }

    .lg\:border-indigo-100\/80 {
        border-color: rgb(224 231 255 / 0.8)
    }

    .lg\:border-indigo-100\/90 {
        border-color: rgb(224 231 255 / 0.9)
    }

    .lg\:border-indigo-100\/95 {
        border-color: rgb(224 231 255 / 0.95)
    }

    .lg\:border-indigo-200 {
        --tw-border-opacity: 1;
        border-color: rgb(199 210 254 / var(--tw-border-opacity))
    }

    .lg\:border-indigo-200\/0 {
        border-color: rgb(199 210 254 / 0)
    }

    .lg\:border-indigo-200\/10 {
        border-color: rgb(199 210 254 / 0.1)
    }

    .lg\:border-indigo-200\/100 {
        border-color: rgb(199 210 254 / 1)
    }

    .lg\:border-indigo-200\/20 {
        border-color: rgb(199 210 254 / 0.2)
    }

    .lg\:border-indigo-200\/25 {
        border-color: rgb(199 210 254 / 0.25)
    }

    .lg\:border-indigo-200\/30 {
        border-color: rgb(199 210 254 / 0.3)
    }

    .lg\:border-indigo-200\/40 {
        border-color: rgb(199 210 254 / 0.4)
    }

    .lg\:border-indigo-200\/5 {
        border-color: rgb(199 210 254 / 0.05)
    }

    .lg\:border-indigo-200\/50 {
        border-color: rgb(199 210 254 / 0.5)
    }

    .lg\:border-indigo-200\/60 {
        border-color: rgb(199 210 254 / 0.6)
    }

    .lg\:border-indigo-200\/70 {
        border-color: rgb(199 210 254 / 0.7)
    }

    .lg\:border-indigo-200\/75 {
        border-color: rgb(199 210 254 / 0.75)
    }

    .lg\:border-indigo-200\/80 {
        border-color: rgb(199 210 254 / 0.8)
    }

    .lg\:border-indigo-200\/90 {
        border-color: rgb(199 210 254 / 0.9)
    }

    .lg\:border-indigo-200\/95 {
        border-color: rgb(199 210 254 / 0.95)
    }

    .lg\:border-indigo-300 {
        --tw-border-opacity: 1;
        border-color: rgb(165 180 252 / var(--tw-border-opacity))
    }

    .lg\:border-indigo-300\/0 {
        border-color: rgb(165 180 252 / 0)
    }

    .lg\:border-indigo-300\/10 {
        border-color: rgb(165 180 252 / 0.1)
    }

    .lg\:border-indigo-300\/100 {
        border-color: rgb(165 180 252 / 1)
    }

    .lg\:border-indigo-300\/20 {
        border-color: rgb(165 180 252 / 0.2)
    }

    .lg\:border-indigo-300\/25 {
        border-color: rgb(165 180 252 / 0.25)
    }

    .lg\:border-indigo-300\/30 {
        border-color: rgb(165 180 252 / 0.3)
    }

    .lg\:border-indigo-300\/40 {
        border-color: rgb(165 180 252 / 0.4)
    }

    .lg\:border-indigo-300\/5 {
        border-color: rgb(165 180 252 / 0.05)
    }

    .lg\:border-indigo-300\/50 {
        border-color: rgb(165 180 252 / 0.5)
    }

    .lg\:border-indigo-300\/60 {
        border-color: rgb(165 180 252 / 0.6)
    }

    .lg\:border-indigo-300\/70 {
        border-color: rgb(165 180 252 / 0.7)
    }

    .lg\:border-indigo-300\/75 {
        border-color: rgb(165 180 252 / 0.75)
    }

    .lg\:border-indigo-300\/80 {
        border-color: rgb(165 180 252 / 0.8)
    }

    .lg\:border-indigo-300\/90 {
        border-color: rgb(165 180 252 / 0.9)
    }

    .lg\:border-indigo-300\/95 {
        border-color: rgb(165 180 252 / 0.95)
    }

    .lg\:border-indigo-400 {
        --tw-border-opacity: 1;
        border-color: rgb(129 140 248 / var(--tw-border-opacity))
    }

    .lg\:border-indigo-400\/0 {
        border-color: rgb(129 140 248 / 0)
    }

    .lg\:border-indigo-400\/10 {
        border-color: rgb(129 140 248 / 0.1)
    }

    .lg\:border-indigo-400\/100 {
        border-color: rgb(129 140 248 / 1)
    }

    .lg\:border-indigo-400\/20 {
        border-color: rgb(129 140 248 / 0.2)
    }

    .lg\:border-indigo-400\/25 {
        border-color: rgb(129 140 248 / 0.25)
    }

    .lg\:border-indigo-400\/30 {
        border-color: rgb(129 140 248 / 0.3)
    }

    .lg\:border-indigo-400\/40 {
        border-color: rgb(129 140 248 / 0.4)
    }

    .lg\:border-indigo-400\/5 {
        border-color: rgb(129 140 248 / 0.05)
    }

    .lg\:border-indigo-400\/50 {
        border-color: rgb(129 140 248 / 0.5)
    }

    .lg\:border-indigo-400\/60 {
        border-color: rgb(129 140 248 / 0.6)
    }

    .lg\:border-indigo-400\/70 {
        border-color: rgb(129 140 248 / 0.7)
    }

    .lg\:border-indigo-400\/75 {
        border-color: rgb(129 140 248 / 0.75)
    }

    .lg\:border-indigo-400\/80 {
        border-color: rgb(129 140 248 / 0.8)
    }

    .lg\:border-indigo-400\/90 {
        border-color: rgb(129 140 248 / 0.9)
    }

    .lg\:border-indigo-400\/95 {
        border-color: rgb(129 140 248 / 0.95)
    }

    .lg\:border-indigo-50 {
        --tw-border-opacity: 1;
        border-color: rgb(238 242 255 / var(--tw-border-opacity))
    }

    .lg\:border-indigo-50\/0 {
        border-color: rgb(238 242 255 / 0)
    }

    .lg\:border-indigo-50\/10 {
        border-color: rgb(238 242 255 / 0.1)
    }

    .lg\:border-indigo-50\/100 {
        border-color: rgb(238 242 255 / 1)
    }

    .lg\:border-indigo-50\/20 {
        border-color: rgb(238 242 255 / 0.2)
    }

    .lg\:border-indigo-50\/25 {
        border-color: rgb(238 242 255 / 0.25)
    }

    .lg\:border-indigo-50\/30 {
        border-color: rgb(238 242 255 / 0.3)
    }

    .lg\:border-indigo-50\/40 {
        border-color: rgb(238 242 255 / 0.4)
    }

    .lg\:border-indigo-50\/5 {
        border-color: rgb(238 242 255 / 0.05)
    }

    .lg\:border-indigo-50\/50 {
        border-color: rgb(238 242 255 / 0.5)
    }

    .lg\:border-indigo-50\/60 {
        border-color: rgb(238 242 255 / 0.6)
    }

    .lg\:border-indigo-50\/70 {
        border-color: rgb(238 242 255 / 0.7)
    }

    .lg\:border-indigo-50\/75 {
        border-color: rgb(238 242 255 / 0.75)
    }

    .lg\:border-indigo-50\/80 {
        border-color: rgb(238 242 255 / 0.8)
    }

    .lg\:border-indigo-50\/90 {
        border-color: rgb(238 242 255 / 0.9)
    }

    .lg\:border-indigo-50\/95 {
        border-color: rgb(238 242 255 / 0.95)
    }

    .lg\:border-indigo-500 {
        --tw-border-opacity: 1;
        border-color: rgb(99 102 241 / var(--tw-border-opacity))
    }

    .lg\:border-indigo-500\/0 {
        border-color: rgb(99 102 241 / 0)
    }

    .lg\:border-indigo-500\/10 {
        border-color: rgb(99 102 241 / 0.1)
    }

    .lg\:border-indigo-500\/100 {
        border-color: rgb(99 102 241 / 1)
    }

    .lg\:border-indigo-500\/20 {
        border-color: rgb(99 102 241 / 0.2)
    }

    .lg\:border-indigo-500\/25 {
        border-color: rgb(99 102 241 / 0.25)
    }

    .lg\:border-indigo-500\/30 {
        border-color: rgb(99 102 241 / 0.3)
    }

    .lg\:border-indigo-500\/40 {
        border-color: rgb(99 102 241 / 0.4)
    }

    .lg\:border-indigo-500\/5 {
        border-color: rgb(99 102 241 / 0.05)
    }

    .lg\:border-indigo-500\/50 {
        border-color: rgb(99 102 241 / 0.5)
    }

    .lg\:border-indigo-500\/60 {
        border-color: rgb(99 102 241 / 0.6)
    }

    .lg\:border-indigo-500\/70 {
        border-color: rgb(99 102 241 / 0.7)
    }

    .lg\:border-indigo-500\/75 {
        border-color: rgb(99 102 241 / 0.75)
    }

    .lg\:border-indigo-500\/80 {
        border-color: rgb(99 102 241 / 0.8)
    }

    .lg\:border-indigo-500\/90 {
        border-color: rgb(99 102 241 / 0.9)
    }

    .lg\:border-indigo-500\/95 {
        border-color: rgb(99 102 241 / 0.95)
    }

    .lg\:border-indigo-550 {
        --tw-border-opacity: 1;
        border-color: rgb(102 67 214 / var(--tw-border-opacity))
    }

    .lg\:border-indigo-550\/0 {
        border-color: rgb(102 67 214 / 0)
    }

    .lg\:border-indigo-550\/10 {
        border-color: rgb(102 67 214 / 0.1)
    }

    .lg\:border-indigo-550\/100 {
        border-color: rgb(102 67 214 / 1)
    }

    .lg\:border-indigo-550\/20 {
        border-color: rgb(102 67 214 / 0.2)
    }

    .lg\:border-indigo-550\/25 {
        border-color: rgb(102 67 214 / 0.25)
    }

    .lg\:border-indigo-550\/30 {
        border-color: rgb(102 67 214 / 0.3)
    }

    .lg\:border-indigo-550\/40 {
        border-color: rgb(102 67 214 / 0.4)
    }

    .lg\:border-indigo-550\/5 {
        border-color: rgb(102 67 214 / 0.05)
    }

    .lg\:border-indigo-550\/50 {
        border-color: rgb(102 67 214 / 0.5)
    }

    .lg\:border-indigo-550\/60 {
        border-color: rgb(102 67 214 / 0.6)
    }

    .lg\:border-indigo-550\/70 {
        border-color: rgb(102 67 214 / 0.7)
    }

    .lg\:border-indigo-550\/75 {
        border-color: rgb(102 67 214 / 0.75)
    }

    .lg\:border-indigo-550\/80 {
        border-color: rgb(102 67 214 / 0.8)
    }

    .lg\:border-indigo-550\/90 {
        border-color: rgb(102 67 214 / 0.9)
    }

    .lg\:border-indigo-550\/95 {
        border-color: rgb(102 67 214 / 0.95)
    }

    .lg\:border-indigo-600 {
        --tw-border-opacity: 1;
        border-color: rgb(79 70 229 / var(--tw-border-opacity))
    }

    .lg\:border-indigo-600\/0 {
        border-color: rgb(79 70 229 / 0)
    }

    .lg\:border-indigo-600\/10 {
        border-color: rgb(79 70 229 / 0.1)
    }

    .lg\:border-indigo-600\/100 {
        border-color: rgb(79 70 229 / 1)
    }

    .lg\:border-indigo-600\/20 {
        border-color: rgb(79 70 229 / 0.2)
    }

    .lg\:border-indigo-600\/25 {
        border-color: rgb(79 70 229 / 0.25)
    }

    .lg\:border-indigo-600\/30 {
        border-color: rgb(79 70 229 / 0.3)
    }

    .lg\:border-indigo-600\/40 {
        border-color: rgb(79 70 229 / 0.4)
    }

    .lg\:border-indigo-600\/5 {
        border-color: rgb(79 70 229 / 0.05)
    }

    .lg\:border-indigo-600\/50 {
        border-color: rgb(79 70 229 / 0.5)
    }

    .lg\:border-indigo-600\/60 {
        border-color: rgb(79 70 229 / 0.6)
    }

    .lg\:border-indigo-600\/70 {
        border-color: rgb(79 70 229 / 0.7)
    }

    .lg\:border-indigo-600\/75 {
        border-color: rgb(79 70 229 / 0.75)
    }

    .lg\:border-indigo-600\/80 {
        border-color: rgb(79 70 229 / 0.8)
    }

    .lg\:border-indigo-600\/90 {
        border-color: rgb(79 70 229 / 0.9)
    }

    .lg\:border-indigo-600\/95 {
        border-color: rgb(79 70 229 / 0.95)
    }

    .lg\:border-indigo-700 {
        --tw-border-opacity: 1;
        border-color: rgb(67 56 202 / var(--tw-border-opacity))
    }

    .lg\:border-indigo-700\/0 {
        border-color: rgb(67 56 202 / 0)
    }

    .lg\:border-indigo-700\/10 {
        border-color: rgb(67 56 202 / 0.1)
    }

    .lg\:border-indigo-700\/100 {
        border-color: rgb(67 56 202 / 1)
    }

    .lg\:border-indigo-700\/20 {
        border-color: rgb(67 56 202 / 0.2)
    }

    .lg\:border-indigo-700\/25 {
        border-color: rgb(67 56 202 / 0.25)
    }

    .lg\:border-indigo-700\/30 {
        border-color: rgb(67 56 202 / 0.3)
    }

    .lg\:border-indigo-700\/40 {
        border-color: rgb(67 56 202 / 0.4)
    }

    .lg\:border-indigo-700\/5 {
        border-color: rgb(67 56 202 / 0.05)
    }

    .lg\:border-indigo-700\/50 {
        border-color: rgb(67 56 202 / 0.5)
    }

    .lg\:border-indigo-700\/60 {
        border-color: rgb(67 56 202 / 0.6)
    }

    .lg\:border-indigo-700\/70 {
        border-color: rgb(67 56 202 / 0.7)
    }

    .lg\:border-indigo-700\/75 {
        border-color: rgb(67 56 202 / 0.75)
    }

    .lg\:border-indigo-700\/80 {
        border-color: rgb(67 56 202 / 0.8)
    }

    .lg\:border-indigo-700\/90 {
        border-color: rgb(67 56 202 / 0.9)
    }

    .lg\:border-indigo-700\/95 {
        border-color: rgb(67 56 202 / 0.95)
    }

    .lg\:border-indigo-800 {
        --tw-border-opacity: 1;
        border-color: rgb(55 48 163 / var(--tw-border-opacity))
    }

    .lg\:border-indigo-800\/0 {
        border-color: rgb(55 48 163 / 0)
    }

    .lg\:border-indigo-800\/10 {
        border-color: rgb(55 48 163 / 0.1)
    }

    .lg\:border-indigo-800\/100 {
        border-color: rgb(55 48 163 / 1)
    }

    .lg\:border-indigo-800\/20 {
        border-color: rgb(55 48 163 / 0.2)
    }

    .lg\:border-indigo-800\/25 {
        border-color: rgb(55 48 163 / 0.25)
    }

    .lg\:border-indigo-800\/30 {
        border-color: rgb(55 48 163 / 0.3)
    }

    .lg\:border-indigo-800\/40 {
        border-color: rgb(55 48 163 / 0.4)
    }

    .lg\:border-indigo-800\/5 {
        border-color: rgb(55 48 163 / 0.05)
    }

    .lg\:border-indigo-800\/50 {
        border-color: rgb(55 48 163 / 0.5)
    }

    .lg\:border-indigo-800\/60 {
        border-color: rgb(55 48 163 / 0.6)
    }

    .lg\:border-indigo-800\/70 {
        border-color: rgb(55 48 163 / 0.7)
    }

    .lg\:border-indigo-800\/75 {
        border-color: rgb(55 48 163 / 0.75)
    }

    .lg\:border-indigo-800\/80 {
        border-color: rgb(55 48 163 / 0.8)
    }

    .lg\:border-indigo-800\/90 {
        border-color: rgb(55 48 163 / 0.9)
    }

    .lg\:border-indigo-800\/95 {
        border-color: rgb(55 48 163 / 0.95)
    }

    .lg\:border-indigo-850 {
        --tw-border-opacity: 1;
        border-color: rgb(55 37 99 / var(--tw-border-opacity))
    }

    .lg\:border-indigo-850\/0 {
        border-color: rgb(55 37 99 / 0)
    }

    .lg\:border-indigo-850\/10 {
        border-color: rgb(55 37 99 / 0.1)
    }

    .lg\:border-indigo-850\/100 {
        border-color: rgb(55 37 99 / 1)
    }

    .lg\:border-indigo-850\/20 {
        border-color: rgb(55 37 99 / 0.2)
    }

    .lg\:border-indigo-850\/25 {
        border-color: rgb(55 37 99 / 0.25)
    }

    .lg\:border-indigo-850\/30 {
        border-color: rgb(55 37 99 / 0.3)
    }

    .lg\:border-indigo-850\/40 {
        border-color: rgb(55 37 99 / 0.4)
    }

    .lg\:border-indigo-850\/5 {
        border-color: rgb(55 37 99 / 0.05)
    }

    .lg\:border-indigo-850\/50 {
        border-color: rgb(55 37 99 / 0.5)
    }

    .lg\:border-indigo-850\/60 {
        border-color: rgb(55 37 99 / 0.6)
    }

    .lg\:border-indigo-850\/70 {
        border-color: rgb(55 37 99 / 0.7)
    }

    .lg\:border-indigo-850\/75 {
        border-color: rgb(55 37 99 / 0.75)
    }

    .lg\:border-indigo-850\/80 {
        border-color: rgb(55 37 99 / 0.8)
    }

    .lg\:border-indigo-850\/90 {
        border-color: rgb(55 37 99 / 0.9)
    }

    .lg\:border-indigo-850\/95 {
        border-color: rgb(55 37 99 / 0.95)
    }

    .lg\:border-indigo-900 {
        --tw-border-opacity: 1;
        border-color: rgb(49 46 129 / var(--tw-border-opacity))
    }

    .lg\:border-indigo-900\/0 {
        border-color: rgb(49 46 129 / 0)
    }

    .lg\:border-indigo-900\/10 {
        border-color: rgb(49 46 129 / 0.1)
    }

    .lg\:border-indigo-900\/100 {
        border-color: rgb(49 46 129 / 1)
    }

    .lg\:border-indigo-900\/20 {
        border-color: rgb(49 46 129 / 0.2)
    }

    .lg\:border-indigo-900\/25 {
        border-color: rgb(49 46 129 / 0.25)
    }

    .lg\:border-indigo-900\/30 {
        border-color: rgb(49 46 129 / 0.3)
    }

    .lg\:border-indigo-900\/40 {
        border-color: rgb(49 46 129 / 0.4)
    }

    .lg\:border-indigo-900\/5 {
        border-color: rgb(49 46 129 / 0.05)
    }

    .lg\:border-indigo-900\/50 {
        border-color: rgb(49 46 129 / 0.5)
    }

    .lg\:border-indigo-900\/60 {
        border-color: rgb(49 46 129 / 0.6)
    }

    .lg\:border-indigo-900\/70 {
        border-color: rgb(49 46 129 / 0.7)
    }

    .lg\:border-indigo-900\/75 {
        border-color: rgb(49 46 129 / 0.75)
    }

    .lg\:border-indigo-900\/80 {
        border-color: rgb(49 46 129 / 0.8)
    }

    .lg\:border-indigo-900\/90 {
        border-color: rgb(49 46 129 / 0.9)
    }

    .lg\:border-indigo-900\/95 {
        border-color: rgb(49 46 129 / 0.95)
    }

    .lg\:border-indigo-950 {
        --tw-border-opacity: 1;
        border-color: rgb(42 29 77 / var(--tw-border-opacity))
    }

    .lg\:border-indigo-950\/0 {
        border-color: rgb(42 29 77 / 0)
    }

    .lg\:border-indigo-950\/10 {
        border-color: rgb(42 29 77 / 0.1)
    }

    .lg\:border-indigo-950\/100 {
        border-color: rgb(42 29 77 / 1)
    }

    .lg\:border-indigo-950\/20 {
        border-color: rgb(42 29 77 / 0.2)
    }

    .lg\:border-indigo-950\/25 {
        border-color: rgb(42 29 77 / 0.25)
    }

    .lg\:border-indigo-950\/30 {
        border-color: rgb(42 29 77 / 0.3)
    }

    .lg\:border-indigo-950\/40 {
        border-color: rgb(42 29 77 / 0.4)
    }

    .lg\:border-indigo-950\/5 {
        border-color: rgb(42 29 77 / 0.05)
    }

    .lg\:border-indigo-950\/50 {
        border-color: rgb(42 29 77 / 0.5)
    }

    .lg\:border-indigo-950\/60 {
        border-color: rgb(42 29 77 / 0.6)
    }

    .lg\:border-indigo-950\/70 {
        border-color: rgb(42 29 77 / 0.7)
    }

    .lg\:border-indigo-950\/75 {
        border-color: rgb(42 29 77 / 0.75)
    }

    .lg\:border-indigo-950\/80 {
        border-color: rgb(42 29 77 / 0.8)
    }

    .lg\:border-indigo-950\/90 {
        border-color: rgb(42 29 77 / 0.9)
    }

    .lg\:border-indigo-950\/95 {
        border-color: rgb(42 29 77 / 0.95)
    }

    .lg\:border-neutral-100 {
        --tw-border-opacity: 1;
        border-color: rgb(245 245 245 / var(--tw-border-opacity))
    }

    .lg\:border-neutral-100\/0 {
        border-color: rgb(245 245 245 / 0)
    }

    .lg\:border-neutral-100\/10 {
        border-color: rgb(245 245 245 / 0.1)
    }

    .lg\:border-neutral-100\/100 {
        border-color: rgb(245 245 245 / 1)
    }

    .lg\:border-neutral-100\/20 {
        border-color: rgb(245 245 245 / 0.2)
    }

    .lg\:border-neutral-100\/25 {
        border-color: rgb(245 245 245 / 0.25)
    }

    .lg\:border-neutral-100\/30 {
        border-color: rgb(245 245 245 / 0.3)
    }

    .lg\:border-neutral-100\/40 {
        border-color: rgb(245 245 245 / 0.4)
    }

    .lg\:border-neutral-100\/5 {
        border-color: rgb(245 245 245 / 0.05)
    }

    .lg\:border-neutral-100\/50 {
        border-color: rgb(245 245 245 / 0.5)
    }

    .lg\:border-neutral-100\/60 {
        border-color: rgb(245 245 245 / 0.6)
    }

    .lg\:border-neutral-100\/70 {
        border-color: rgb(245 245 245 / 0.7)
    }

    .lg\:border-neutral-100\/75 {
        border-color: rgb(245 245 245 / 0.75)
    }

    .lg\:border-neutral-100\/80 {
        border-color: rgb(245 245 245 / 0.8)
    }

    .lg\:border-neutral-100\/90 {
        border-color: rgb(245 245 245 / 0.9)
    }

    .lg\:border-neutral-100\/95 {
        border-color: rgb(245 245 245 / 0.95)
    }

    .lg\:border-neutral-200 {
        --tw-border-opacity: 1;
        border-color: rgb(229 229 229 / var(--tw-border-opacity))
    }

    .lg\:border-neutral-200\/0 {
        border-color: rgb(229 229 229 / 0)
    }

    .lg\:border-neutral-200\/10 {
        border-color: rgb(229 229 229 / 0.1)
    }

    .lg\:border-neutral-200\/100 {
        border-color: rgb(229 229 229 / 1)
    }

    .lg\:border-neutral-200\/20 {
        border-color: rgb(229 229 229 / 0.2)
    }

    .lg\:border-neutral-200\/25 {
        border-color: rgb(229 229 229 / 0.25)
    }

    .lg\:border-neutral-200\/30 {
        border-color: rgb(229 229 229 / 0.3)
    }

    .lg\:border-neutral-200\/40 {
        border-color: rgb(229 229 229 / 0.4)
    }

    .lg\:border-neutral-200\/5 {
        border-color: rgb(229 229 229 / 0.05)
    }

    .lg\:border-neutral-200\/50 {
        border-color: rgb(229 229 229 / 0.5)
    }

    .lg\:border-neutral-200\/60 {
        border-color: rgb(229 229 229 / 0.6)
    }

    .lg\:border-neutral-200\/70 {
        border-color: rgb(229 229 229 / 0.7)
    }

    .lg\:border-neutral-200\/75 {
        border-color: rgb(229 229 229 / 0.75)
    }

    .lg\:border-neutral-200\/80 {
        border-color: rgb(229 229 229 / 0.8)
    }

    .lg\:border-neutral-200\/90 {
        border-color: rgb(229 229 229 / 0.9)
    }

    .lg\:border-neutral-200\/95 {
        border-color: rgb(229 229 229 / 0.95)
    }

    .lg\:border-neutral-300 {
        --tw-border-opacity: 1;
        border-color: rgb(212 212 212 / var(--tw-border-opacity))
    }

    .lg\:border-neutral-300\/0 {
        border-color: rgb(212 212 212 / 0)
    }

    .lg\:border-neutral-300\/10 {
        border-color: rgb(212 212 212 / 0.1)
    }

    .lg\:border-neutral-300\/100 {
        border-color: rgb(212 212 212 / 1)
    }

    .lg\:border-neutral-300\/20 {
        border-color: rgb(212 212 212 / 0.2)
    }

    .lg\:border-neutral-300\/25 {
        border-color: rgb(212 212 212 / 0.25)
    }

    .lg\:border-neutral-300\/30 {
        border-color: rgb(212 212 212 / 0.3)
    }

    .lg\:border-neutral-300\/40 {
        border-color: rgb(212 212 212 / 0.4)
    }

    .lg\:border-neutral-300\/5 {
        border-color: rgb(212 212 212 / 0.05)
    }

    .lg\:border-neutral-300\/50 {
        border-color: rgb(212 212 212 / 0.5)
    }

    .lg\:border-neutral-300\/60 {
        border-color: rgb(212 212 212 / 0.6)
    }

    .lg\:border-neutral-300\/70 {
        border-color: rgb(212 212 212 / 0.7)
    }

    .lg\:border-neutral-300\/75 {
        border-color: rgb(212 212 212 / 0.75)
    }

    .lg\:border-neutral-300\/80 {
        border-color: rgb(212 212 212 / 0.8)
    }

    .lg\:border-neutral-300\/90 {
        border-color: rgb(212 212 212 / 0.9)
    }

    .lg\:border-neutral-300\/95 {
        border-color: rgb(212 212 212 / 0.95)
    }

    .lg\:border-neutral-350 {
        --tw-border-opacity: 1;
        border-color: rgb(205 207 206 / var(--tw-border-opacity))
    }

    .lg\:border-neutral-350\/0 {
        border-color: rgb(205 207 206 / 0)
    }

    .lg\:border-neutral-350\/10 {
        border-color: rgb(205 207 206 / 0.1)
    }

    .lg\:border-neutral-350\/100 {
        border-color: rgb(205 207 206 / 1)
    }

    .lg\:border-neutral-350\/20 {
        border-color: rgb(205 207 206 / 0.2)
    }

    .lg\:border-neutral-350\/25 {
        border-color: rgb(205 207 206 / 0.25)
    }

    .lg\:border-neutral-350\/30 {
        border-color: rgb(205 207 206 / 0.3)
    }

    .lg\:border-neutral-350\/40 {
        border-color: rgb(205 207 206 / 0.4)
    }

    .lg\:border-neutral-350\/5 {
        border-color: rgb(205 207 206 / 0.05)
    }

    .lg\:border-neutral-350\/50 {
        border-color: rgb(205 207 206 / 0.5)
    }

    .lg\:border-neutral-350\/60 {
        border-color: rgb(205 207 206 / 0.6)
    }

    .lg\:border-neutral-350\/70 {
        border-color: rgb(205 207 206 / 0.7)
    }

    .lg\:border-neutral-350\/75 {
        border-color: rgb(205 207 206 / 0.75)
    }

    .lg\:border-neutral-350\/80 {
        border-color: rgb(205 207 206 / 0.8)
    }

    .lg\:border-neutral-350\/90 {
        border-color: rgb(205 207 206 / 0.9)
    }

    .lg\:border-neutral-350\/95 {
        border-color: rgb(205 207 206 / 0.95)
    }

    .lg\:border-neutral-400 {
        --tw-border-opacity: 1;
        border-color: rgb(158 164 172 / var(--tw-border-opacity))
    }

    .lg\:border-neutral-400\/0 {
        border-color: rgb(158 164 172 / 0)
    }

    .lg\:border-neutral-400\/10 {
        border-color: rgb(158 164 172 / 0.1)
    }

    .lg\:border-neutral-400\/100 {
        border-color: rgb(158 164 172 / 1)
    }

    .lg\:border-neutral-400\/20 {
        border-color: rgb(158 164 172 / 0.2)
    }

    .lg\:border-neutral-400\/25 {
        border-color: rgb(158 164 172 / 0.25)
    }

    .lg\:border-neutral-400\/30 {
        border-color: rgb(158 164 172 / 0.3)
    }

    .lg\:border-neutral-400\/40 {
        border-color: rgb(158 164 172 / 0.4)
    }

    .lg\:border-neutral-400\/5 {
        border-color: rgb(158 164 172 / 0.05)
    }

    .lg\:border-neutral-400\/50 {
        border-color: rgb(158 164 172 / 0.5)
    }

    .lg\:border-neutral-400\/60 {
        border-color: rgb(158 164 172 / 0.6)
    }

    .lg\:border-neutral-400\/70 {
        border-color: rgb(158 164 172 / 0.7)
    }

    .lg\:border-neutral-400\/75 {
        border-color: rgb(158 164 172 / 0.75)
    }

    .lg\:border-neutral-400\/80 {
        border-color: rgb(158 164 172 / 0.8)
    }

    .lg\:border-neutral-400\/90 {
        border-color: rgb(158 164 172 / 0.9)
    }

    .lg\:border-neutral-400\/95 {
        border-color: rgb(158 164 172 / 0.95)
    }

    .lg\:border-neutral-450 {
        --tw-border-opacity: 1;
        border-color: rgb(123 128 133 / var(--tw-border-opacity))
    }

    .lg\:border-neutral-450\/0 {
        border-color: rgb(123 128 133 / 0)
    }

    .lg\:border-neutral-450\/10 {
        border-color: rgb(123 128 133 / 0.1)
    }

    .lg\:border-neutral-450\/100 {
        border-color: rgb(123 128 133 / 1)
    }

    .lg\:border-neutral-450\/20 {
        border-color: rgb(123 128 133 / 0.2)
    }

    .lg\:border-neutral-450\/25 {
        border-color: rgb(123 128 133 / 0.25)
    }

    .lg\:border-neutral-450\/30 {
        border-color: rgb(123 128 133 / 0.3)
    }

    .lg\:border-neutral-450\/40 {
        border-color: rgb(123 128 133 / 0.4)
    }

    .lg\:border-neutral-450\/5 {
        border-color: rgb(123 128 133 / 0.05)
    }

    .lg\:border-neutral-450\/50 {
        border-color: rgb(123 128 133 / 0.5)
    }

    .lg\:border-neutral-450\/60 {
        border-color: rgb(123 128 133 / 0.6)
    }

    .lg\:border-neutral-450\/70 {
        border-color: rgb(123 128 133 / 0.7)
    }

    .lg\:border-neutral-450\/75 {
        border-color: rgb(123 128 133 / 0.75)
    }

    .lg\:border-neutral-450\/80 {
        border-color: rgb(123 128 133 / 0.8)
    }

    .lg\:border-neutral-450\/90 {
        border-color: rgb(123 128 133 / 0.9)
    }

    .lg\:border-neutral-450\/95 {
        border-color: rgb(123 128 133 / 0.95)
    }

    .lg\:border-neutral-50 {
        --tw-border-opacity: 1;
        border-color: rgb(250 250 250 / var(--tw-border-opacity))
    }

    .lg\:border-neutral-50\/0 {
        border-color: rgb(250 250 250 / 0)
    }

    .lg\:border-neutral-50\/10 {
        border-color: rgb(250 250 250 / 0.1)
    }

    .lg\:border-neutral-50\/100 {
        border-color: rgb(250 250 250 / 1)
    }

    .lg\:border-neutral-50\/20 {
        border-color: rgb(250 250 250 / 0.2)
    }

    .lg\:border-neutral-50\/25 {
        border-color: rgb(250 250 250 / 0.25)
    }

    .lg\:border-neutral-50\/30 {
        border-color: rgb(250 250 250 / 0.3)
    }

    .lg\:border-neutral-50\/40 {
        border-color: rgb(250 250 250 / 0.4)
    }

    .lg\:border-neutral-50\/5 {
        border-color: rgb(250 250 250 / 0.05)
    }

    .lg\:border-neutral-50\/50 {
        border-color: rgb(250 250 250 / 0.5)
    }

    .lg\:border-neutral-50\/60 {
        border-color: rgb(250 250 250 / 0.6)
    }

    .lg\:border-neutral-50\/70 {
        border-color: rgb(250 250 250 / 0.7)
    }

    .lg\:border-neutral-50\/75 {
        border-color: rgb(250 250 250 / 0.75)
    }

    .lg\:border-neutral-50\/80 {
        border-color: rgb(250 250 250 / 0.8)
    }

    .lg\:border-neutral-50\/90 {
        border-color: rgb(250 250 250 / 0.9)
    }

    .lg\:border-neutral-50\/95 {
        border-color: rgb(250 250 250 / 0.95)
    }

    .lg\:border-neutral-500 {
        --tw-border-opacity: 1;
        border-color: rgb(115 115 115 / var(--tw-border-opacity))
    }

    .lg\:border-neutral-500\/0 {
        border-color: rgb(115 115 115 / 0)
    }

    .lg\:border-neutral-500\/10 {
        border-color: rgb(115 115 115 / 0.1)
    }

    .lg\:border-neutral-500\/100 {
        border-color: rgb(115 115 115 / 1)
    }

    .lg\:border-neutral-500\/20 {
        border-color: rgb(115 115 115 / 0.2)
    }

    .lg\:border-neutral-500\/25 {
        border-color: rgb(115 115 115 / 0.25)
    }

    .lg\:border-neutral-500\/30 {
        border-color: rgb(115 115 115 / 0.3)
    }

    .lg\:border-neutral-500\/40 {
        border-color: rgb(115 115 115 / 0.4)
    }

    .lg\:border-neutral-500\/5 {
        border-color: rgb(115 115 115 / 0.05)
    }

    .lg\:border-neutral-500\/50 {
        border-color: rgb(115 115 115 / 0.5)
    }

    .lg\:border-neutral-500\/60 {
        border-color: rgb(115 115 115 / 0.6)
    }

    .lg\:border-neutral-500\/70 {
        border-color: rgb(115 115 115 / 0.7)
    }

    .lg\:border-neutral-500\/75 {
        border-color: rgb(115 115 115 / 0.75)
    }

    .lg\:border-neutral-500\/80 {
        border-color: rgb(115 115 115 / 0.8)
    }

    .lg\:border-neutral-500\/90 {
        border-color: rgb(115 115 115 / 0.9)
    }

    .lg\:border-neutral-500\/95 {
        border-color: rgb(115 115 115 / 0.95)
    }

    .lg\:border-neutral-600 {
        --tw-border-opacity: 1;
        border-color: rgb(82 82 82 / var(--tw-border-opacity))
    }

    .lg\:border-neutral-600\/0 {
        border-color: rgb(82 82 82 / 0)
    }

    .lg\:border-neutral-600\/10 {
        border-color: rgb(82 82 82 / 0.1)
    }

    .lg\:border-neutral-600\/100 {
        border-color: rgb(82 82 82 / 1)
    }

    .lg\:border-neutral-600\/20 {
        border-color: rgb(82 82 82 / 0.2)
    }

    .lg\:border-neutral-600\/25 {
        border-color: rgb(82 82 82 / 0.25)
    }

    .lg\:border-neutral-600\/30 {
        border-color: rgb(82 82 82 / 0.3)
    }

    .lg\:border-neutral-600\/40 {
        border-color: rgb(82 82 82 / 0.4)
    }

    .lg\:border-neutral-600\/5 {
        border-color: rgb(82 82 82 / 0.05)
    }

    .lg\:border-neutral-600\/50 {
        border-color: rgb(82 82 82 / 0.5)
    }

    .lg\:border-neutral-600\/60 {
        border-color: rgb(82 82 82 / 0.6)
    }

    .lg\:border-neutral-600\/70 {
        border-color: rgb(82 82 82 / 0.7)
    }

    .lg\:border-neutral-600\/75 {
        border-color: rgb(82 82 82 / 0.75)
    }

    .lg\:border-neutral-600\/80 {
        border-color: rgb(82 82 82 / 0.8)
    }

    .lg\:border-neutral-600\/90 {
        border-color: rgb(82 82 82 / 0.9)
    }

    .lg\:border-neutral-600\/95 {
        border-color: rgb(82 82 82 / 0.95)
    }

    .lg\:border-neutral-700 {
        --tw-border-opacity: 1;
        border-color: rgb(64 64 64 / var(--tw-border-opacity))
    }

    .lg\:border-neutral-700\/0 {
        border-color: rgb(64 64 64 / 0)
    }

    .lg\:border-neutral-700\/10 {
        border-color: rgb(64 64 64 / 0.1)
    }

    .lg\:border-neutral-700\/100 {
        border-color: rgb(64 64 64 / 1)
    }

    .lg\:border-neutral-700\/20 {
        border-color: rgb(64 64 64 / 0.2)
    }

    .lg\:border-neutral-700\/25 {
        border-color: rgb(64 64 64 / 0.25)
    }

    .lg\:border-neutral-700\/30 {
        border-color: rgb(64 64 64 / 0.3)
    }

    .lg\:border-neutral-700\/40 {
        border-color: rgb(64 64 64 / 0.4)
    }

    .lg\:border-neutral-700\/5 {
        border-color: rgb(64 64 64 / 0.05)
    }

    .lg\:border-neutral-700\/50 {
        border-color: rgb(64 64 64 / 0.5)
    }

    .lg\:border-neutral-700\/60 {
        border-color: rgb(64 64 64 / 0.6)
    }

    .lg\:border-neutral-700\/70 {
        border-color: rgb(64 64 64 / 0.7)
    }

    .lg\:border-neutral-700\/75 {
        border-color: rgb(64 64 64 / 0.75)
    }

    .lg\:border-neutral-700\/80 {
        border-color: rgb(64 64 64 / 0.8)
    }

    .lg\:border-neutral-700\/90 {
        border-color: rgb(64 64 64 / 0.9)
    }

    .lg\:border-neutral-700\/95 {
        border-color: rgb(64 64 64 / 0.95)
    }

    .lg\:border-neutral-800 {
        --tw-border-opacity: 1;
        border-color: rgb(38 38 38 / var(--tw-border-opacity))
    }

    .lg\:border-neutral-800\/0 {
        border-color: rgb(38 38 38 / 0)
    }

    .lg\:border-neutral-800\/10 {
        border-color: rgb(38 38 38 / 0.1)
    }

    .lg\:border-neutral-800\/100 {
        border-color: rgb(38 38 38 / 1)
    }

    .lg\:border-neutral-800\/20 {
        border-color: rgb(38 38 38 / 0.2)
    }

    .lg\:border-neutral-800\/25 {
        border-color: rgb(38 38 38 / 0.25)
    }

    .lg\:border-neutral-800\/30 {
        border-color: rgb(38 38 38 / 0.3)
    }

    .lg\:border-neutral-800\/40 {
        border-color: rgb(38 38 38 / 0.4)
    }

    .lg\:border-neutral-800\/5 {
        border-color: rgb(38 38 38 / 0.05)
    }

    .lg\:border-neutral-800\/50 {
        border-color: rgb(38 38 38 / 0.5)
    }

    .lg\:border-neutral-800\/60 {
        border-color: rgb(38 38 38 / 0.6)
    }

    .lg\:border-neutral-800\/70 {
        border-color: rgb(38 38 38 / 0.7)
    }

    .lg\:border-neutral-800\/75 {
        border-color: rgb(38 38 38 / 0.75)
    }

    .lg\:border-neutral-800\/80 {
        border-color: rgb(38 38 38 / 0.8)
    }

    .lg\:border-neutral-800\/90 {
        border-color: rgb(38 38 38 / 0.9)
    }

    .lg\:border-neutral-800\/95 {
        border-color: rgb(38 38 38 / 0.95)
    }

    .lg\:border-neutral-850 {
        --tw-border-opacity: 1;
        border-color: rgb(11 11 11 / var(--tw-border-opacity))
    }

    .lg\:border-neutral-850\/0 {
        border-color: rgb(11 11 11 / 0)
    }

    .lg\:border-neutral-850\/10 {
        border-color: rgb(11 11 11 / 0.1)
    }

    .lg\:border-neutral-850\/100 {
        border-color: rgb(11 11 11 / 1)
    }

    .lg\:border-neutral-850\/20 {
        border-color: rgb(11 11 11 / 0.2)
    }

    .lg\:border-neutral-850\/25 {
        border-color: rgb(11 11 11 / 0.25)
    }

    .lg\:border-neutral-850\/30 {
        border-color: rgb(11 11 11 / 0.3)
    }

    .lg\:border-neutral-850\/40 {
        border-color: rgb(11 11 11 / 0.4)
    }

    .lg\:border-neutral-850\/5 {
        border-color: rgb(11 11 11 / 0.05)
    }

    .lg\:border-neutral-850\/50 {
        border-color: rgb(11 11 11 / 0.5)
    }

    .lg\:border-neutral-850\/60 {
        border-color: rgb(11 11 11 / 0.6)
    }

    .lg\:border-neutral-850\/70 {
        border-color: rgb(11 11 11 / 0.7)
    }

    .lg\:border-neutral-850\/75 {
        border-color: rgb(11 11 11 / 0.75)
    }

    .lg\:border-neutral-850\/80 {
        border-color: rgb(11 11 11 / 0.8)
    }

    .lg\:border-neutral-850\/90 {
        border-color: rgb(11 11 11 / 0.9)
    }

    .lg\:border-neutral-850\/95 {
        border-color: rgb(11 11 11 / 0.95)
    }

    .lg\:border-neutral-900 {
        --tw-border-opacity: 1;
        border-color: rgb(23 23 23 / var(--tw-border-opacity))
    }

    .lg\:border-neutral-900\/0 {
        border-color: rgb(23 23 23 / 0)
    }

    .lg\:border-neutral-900\/10 {
        border-color: rgb(23 23 23 / 0.1)
    }

    .lg\:border-neutral-900\/100 {
        border-color: rgb(23 23 23 / 1)
    }

    .lg\:border-neutral-900\/20 {
        border-color: rgb(23 23 23 / 0.2)
    }

    .lg\:border-neutral-900\/25 {
        border-color: rgb(23 23 23 / 0.25)
    }

    .lg\:border-neutral-900\/30 {
        border-color: rgb(23 23 23 / 0.3)
    }

    .lg\:border-neutral-900\/40 {
        border-color: rgb(23 23 23 / 0.4)
    }

    .lg\:border-neutral-900\/5 {
        border-color: rgb(23 23 23 / 0.05)
    }

    .lg\:border-neutral-900\/50 {
        border-color: rgb(23 23 23 / 0.5)
    }

    .lg\:border-neutral-900\/60 {
        border-color: rgb(23 23 23 / 0.6)
    }

    .lg\:border-neutral-900\/70 {
        border-color: rgb(23 23 23 / 0.7)
    }

    .lg\:border-neutral-900\/75 {
        border-color: rgb(23 23 23 / 0.75)
    }

    .lg\:border-neutral-900\/80 {
        border-color: rgb(23 23 23 / 0.8)
    }

    .lg\:border-neutral-900\/90 {
        border-color: rgb(23 23 23 / 0.9)
    }

    .lg\:border-neutral-900\/95 {
        border-color: rgb(23 23 23 / 0.95)
    }

    .lg\:border-neutral-950 {
        --tw-border-opacity: 1;
        border-color: rgb(10 10 10 / var(--tw-border-opacity))
    }

    .lg\:border-neutral-950\/0 {
        border-color: rgb(10 10 10 / 0)
    }

    .lg\:border-neutral-950\/10 {
        border-color: rgb(10 10 10 / 0.1)
    }

    .lg\:border-neutral-950\/100 {
        border-color: rgb(10 10 10 / 1)
    }

    .lg\:border-neutral-950\/20 {
        border-color: rgb(10 10 10 / 0.2)
    }

    .lg\:border-neutral-950\/25 {
        border-color: rgb(10 10 10 / 0.25)
    }

    .lg\:border-neutral-950\/30 {
        border-color: rgb(10 10 10 / 0.3)
    }

    .lg\:border-neutral-950\/40 {
        border-color: rgb(10 10 10 / 0.4)
    }

    .lg\:border-neutral-950\/5 {
        border-color: rgb(10 10 10 / 0.05)
    }

    .lg\:border-neutral-950\/50 {
        border-color: rgb(10 10 10 / 0.5)
    }

    .lg\:border-neutral-950\/60 {
        border-color: rgb(10 10 10 / 0.6)
    }

    .lg\:border-neutral-950\/70 {
        border-color: rgb(10 10 10 / 0.7)
    }

    .lg\:border-neutral-950\/75 {
        border-color: rgb(10 10 10 / 0.75)
    }

    .lg\:border-neutral-950\/80 {
        border-color: rgb(10 10 10 / 0.8)
    }

    .lg\:border-neutral-950\/90 {
        border-color: rgb(10 10 10 / 0.9)
    }

    .lg\:border-neutral-950\/95 {
        border-color: rgb(10 10 10 / 0.95)
    }

    .lg\:border-orange-100 {
        --tw-border-opacity: 1;
        border-color: rgb(255 237 213 / var(--tw-border-opacity))
    }

    .lg\:border-orange-100\/0 {
        border-color: rgb(255 237 213 / 0)
    }

    .lg\:border-orange-100\/10 {
        border-color: rgb(255 237 213 / 0.1)
    }

    .lg\:border-orange-100\/100 {
        border-color: rgb(255 237 213 / 1)
    }

    .lg\:border-orange-100\/20 {
        border-color: rgb(255 237 213 / 0.2)
    }

    .lg\:border-orange-100\/25 {
        border-color: rgb(255 237 213 / 0.25)
    }

    .lg\:border-orange-100\/30 {
        border-color: rgb(255 237 213 / 0.3)
    }

    .lg\:border-orange-100\/40 {
        border-color: rgb(255 237 213 / 0.4)
    }

    .lg\:border-orange-100\/5 {
        border-color: rgb(255 237 213 / 0.05)
    }

    .lg\:border-orange-100\/50 {
        border-color: rgb(255 237 213 / 0.5)
    }

    .lg\:border-orange-100\/60 {
        border-color: rgb(255 237 213 / 0.6)
    }

    .lg\:border-orange-100\/70 {
        border-color: rgb(255 237 213 / 0.7)
    }

    .lg\:border-orange-100\/75 {
        border-color: rgb(255 237 213 / 0.75)
    }

    .lg\:border-orange-100\/80 {
        border-color: rgb(255 237 213 / 0.8)
    }

    .lg\:border-orange-100\/90 {
        border-color: rgb(255 237 213 / 0.9)
    }

    .lg\:border-orange-100\/95 {
        border-color: rgb(255 237 213 / 0.95)
    }

    .lg\:border-orange-1050 {
        --tw-border-opacity: 1;
        border-color: rgb(195 45 44 / var(--tw-border-opacity))
    }

    .lg\:border-orange-1050\/0 {
        border-color: rgb(195 45 44 / 0)
    }

    .lg\:border-orange-1050\/10 {
        border-color: rgb(195 45 44 / 0.1)
    }

    .lg\:border-orange-1050\/100 {
        border-color: rgb(195 45 44 / 1)
    }

    .lg\:border-orange-1050\/20 {
        border-color: rgb(195 45 44 / 0.2)
    }

    .lg\:border-orange-1050\/25 {
        border-color: rgb(195 45 44 / 0.25)
    }

    .lg\:border-orange-1050\/30 {
        border-color: rgb(195 45 44 / 0.3)
    }

    .lg\:border-orange-1050\/40 {
        border-color: rgb(195 45 44 / 0.4)
    }

    .lg\:border-orange-1050\/5 {
        border-color: rgb(195 45 44 / 0.05)
    }

    .lg\:border-orange-1050\/50 {
        border-color: rgb(195 45 44 / 0.5)
    }

    .lg\:border-orange-1050\/60 {
        border-color: rgb(195 45 44 / 0.6)
    }

    .lg\:border-orange-1050\/70 {
        border-color: rgb(195 45 44 / 0.7)
    }

    .lg\:border-orange-1050\/75 {
        border-color: rgb(195 45 44 / 0.75)
    }

    .lg\:border-orange-1050\/80 {
        border-color: rgb(195 45 44 / 0.8)
    }

    .lg\:border-orange-1050\/90 {
        border-color: rgb(195 45 44 / 0.9)
    }

    .lg\:border-orange-1050\/95 {
        border-color: rgb(195 45 44 / 0.95)
    }

    .lg\:border-orange-1150 {
        --tw-border-opacity: 1;
        border-color: rgb(223 95 57 / var(--tw-border-opacity))
    }

    .lg\:border-orange-1150\/0 {
        border-color: rgb(223 95 57 / 0)
    }

    .lg\:border-orange-1150\/10 {
        border-color: rgb(223 95 57 / 0.1)
    }

    .lg\:border-orange-1150\/100 {
        border-color: rgb(223 95 57 / 1)
    }

    .lg\:border-orange-1150\/20 {
        border-color: rgb(223 95 57 / 0.2)
    }

    .lg\:border-orange-1150\/25 {
        border-color: rgb(223 95 57 / 0.25)
    }

    .lg\:border-orange-1150\/30 {
        border-color: rgb(223 95 57 / 0.3)
    }

    .lg\:border-orange-1150\/40 {
        border-color: rgb(223 95 57 / 0.4)
    }

    .lg\:border-orange-1150\/5 {
        border-color: rgb(223 95 57 / 0.05)
    }

    .lg\:border-orange-1150\/50 {
        border-color: rgb(223 95 57 / 0.5)
    }

    .lg\:border-orange-1150\/60 {
        border-color: rgb(223 95 57 / 0.6)
    }

    .lg\:border-orange-1150\/70 {
        border-color: rgb(223 95 57 / 0.7)
    }

    .lg\:border-orange-1150\/75 {
        border-color: rgb(223 95 57 / 0.75)
    }

    .lg\:border-orange-1150\/80 {
        border-color: rgb(223 95 57 / 0.8)
    }

    .lg\:border-orange-1150\/90 {
        border-color: rgb(223 95 57 / 0.9)
    }

    .lg\:border-orange-1150\/95 {
        border-color: rgb(223 95 57 / 0.95)
    }

    .lg\:border-orange-1350 {
        --tw-border-opacity: 1;
        border-color: rgb(240 178 62 / var(--tw-border-opacity))
    }

    .lg\:border-orange-1350\/0 {
        border-color: rgb(240 178 62 / 0)
    }

    .lg\:border-orange-1350\/10 {
        border-color: rgb(240 178 62 / 0.1)
    }

    .lg\:border-orange-1350\/100 {
        border-color: rgb(240 178 62 / 1)
    }

    .lg\:border-orange-1350\/20 {
        border-color: rgb(240 178 62 / 0.2)
    }

    .lg\:border-orange-1350\/25 {
        border-color: rgb(240 178 62 / 0.25)
    }

    .lg\:border-orange-1350\/30 {
        border-color: rgb(240 178 62 / 0.3)
    }

    .lg\:border-orange-1350\/40 {
        border-color: rgb(240 178 62 / 0.4)
    }

    .lg\:border-orange-1350\/5 {
        border-color: rgb(240 178 62 / 0.05)
    }

    .lg\:border-orange-1350\/50 {
        border-color: rgb(240 178 62 / 0.5)
    }

    .lg\:border-orange-1350\/60 {
        border-color: rgb(240 178 62 / 0.6)
    }

    .lg\:border-orange-1350\/70 {
        border-color: rgb(240 178 62 / 0.7)
    }

    .lg\:border-orange-1350\/75 {
        border-color: rgb(240 178 62 / 0.75)
    }

    .lg\:border-orange-1350\/80 {
        border-color: rgb(240 178 62 / 0.8)
    }

    .lg\:border-orange-1350\/90 {
        border-color: rgb(240 178 62 / 0.9)
    }

    .lg\:border-orange-1350\/95 {
        border-color: rgb(240 178 62 / 0.95)
    }

    .lg\:border-orange-200 {
        --tw-border-opacity: 1;
        border-color: rgb(254 215 170 / var(--tw-border-opacity))
    }

    .lg\:border-orange-200\/0 {
        border-color: rgb(254 215 170 / 0)
    }

    .lg\:border-orange-200\/10 {
        border-color: rgb(254 215 170 / 0.1)
    }

    .lg\:border-orange-200\/100 {
        border-color: rgb(254 215 170 / 1)
    }

    .lg\:border-orange-200\/20 {
        border-color: rgb(254 215 170 / 0.2)
    }

    .lg\:border-orange-200\/25 {
        border-color: rgb(254 215 170 / 0.25)
    }

    .lg\:border-orange-200\/30 {
        border-color: rgb(254 215 170 / 0.3)
    }

    .lg\:border-orange-200\/40 {
        border-color: rgb(254 215 170 / 0.4)
    }

    .lg\:border-orange-200\/5 {
        border-color: rgb(254 215 170 / 0.05)
    }

    .lg\:border-orange-200\/50 {
        border-color: rgb(254 215 170 / 0.5)
    }

    .lg\:border-orange-200\/60 {
        border-color: rgb(254 215 170 / 0.6)
    }

    .lg\:border-orange-200\/70 {
        border-color: rgb(254 215 170 / 0.7)
    }

    .lg\:border-orange-200\/75 {
        border-color: rgb(254 215 170 / 0.75)
    }

    .lg\:border-orange-200\/80 {
        border-color: rgb(254 215 170 / 0.8)
    }

    .lg\:border-orange-200\/90 {
        border-color: rgb(254 215 170 / 0.9)
    }

    .lg\:border-orange-200\/95 {
        border-color: rgb(254 215 170 / 0.95)
    }

    .lg\:border-orange-250 {
        --tw-border-opacity: 1;
        border-color: rgb(244 207 188 / var(--tw-border-opacity))
    }

    .lg\:border-orange-250\/0 {
        border-color: rgb(244 207 188 / 0)
    }

    .lg\:border-orange-250\/10 {
        border-color: rgb(244 207 188 / 0.1)
    }

    .lg\:border-orange-250\/100 {
        border-color: rgb(244 207 188 / 1)
    }

    .lg\:border-orange-250\/20 {
        border-color: rgb(244 207 188 / 0.2)
    }

    .lg\:border-orange-250\/25 {
        border-color: rgb(244 207 188 / 0.25)
    }

    .lg\:border-orange-250\/30 {
        border-color: rgb(244 207 188 / 0.3)
    }

    .lg\:border-orange-250\/40 {
        border-color: rgb(244 207 188 / 0.4)
    }

    .lg\:border-orange-250\/5 {
        border-color: rgb(244 207 188 / 0.05)
    }

    .lg\:border-orange-250\/50 {
        border-color: rgb(244 207 188 / 0.5)
    }

    .lg\:border-orange-250\/60 {
        border-color: rgb(244 207 188 / 0.6)
    }

    .lg\:border-orange-250\/70 {
        border-color: rgb(244 207 188 / 0.7)
    }

    .lg\:border-orange-250\/75 {
        border-color: rgb(244 207 188 / 0.75)
    }

    .lg\:border-orange-250\/80 {
        border-color: rgb(244 207 188 / 0.8)
    }

    .lg\:border-orange-250\/90 {
        border-color: rgb(244 207 188 / 0.9)
    }

    .lg\:border-orange-250\/95 {
        border-color: rgb(244 207 188 / 0.95)
    }

    .lg\:border-orange-300 {
        --tw-border-opacity: 1;
        border-color: rgb(253 186 116 / var(--tw-border-opacity))
    }

    .lg\:border-orange-300\/0 {
        border-color: rgb(253 186 116 / 0)
    }

    .lg\:border-orange-300\/10 {
        border-color: rgb(253 186 116 / 0.1)
    }

    .lg\:border-orange-300\/100 {
        border-color: rgb(253 186 116 / 1)
    }

    .lg\:border-orange-300\/20 {
        border-color: rgb(253 186 116 / 0.2)
    }

    .lg\:border-orange-300\/25 {
        border-color: rgb(253 186 116 / 0.25)
    }

    .lg\:border-orange-300\/30 {
        border-color: rgb(253 186 116 / 0.3)
    }

    .lg\:border-orange-300\/40 {
        border-color: rgb(253 186 116 / 0.4)
    }

    .lg\:border-orange-300\/5 {
        border-color: rgb(253 186 116 / 0.05)
    }

    .lg\:border-orange-300\/50 {
        border-color: rgb(253 186 116 / 0.5)
    }

    .lg\:border-orange-300\/60 {
        border-color: rgb(253 186 116 / 0.6)
    }

    .lg\:border-orange-300\/70 {
        border-color: rgb(253 186 116 / 0.7)
    }

    .lg\:border-orange-300\/75 {
        border-color: rgb(253 186 116 / 0.75)
    }

    .lg\:border-orange-300\/80 {
        border-color: rgb(253 186 116 / 0.8)
    }

    .lg\:border-orange-300\/90 {
        border-color: rgb(253 186 116 / 0.9)
    }

    .lg\:border-orange-300\/95 {
        border-color: rgb(253 186 116 / 0.95)
    }

    .lg\:border-orange-400 {
        --tw-border-opacity: 1;
        border-color: rgb(251 146 60 / var(--tw-border-opacity))
    }

    .lg\:border-orange-400\/0 {
        border-color: rgb(251 146 60 / 0)
    }

    .lg\:border-orange-400\/10 {
        border-color: rgb(251 146 60 / 0.1)
    }

    .lg\:border-orange-400\/100 {
        border-color: rgb(251 146 60 / 1)
    }

    .lg\:border-orange-400\/20 {
        border-color: rgb(251 146 60 / 0.2)
    }

    .lg\:border-orange-400\/25 {
        border-color: rgb(251 146 60 / 0.25)
    }

    .lg\:border-orange-400\/30 {
        border-color: rgb(251 146 60 / 0.3)
    }

    .lg\:border-orange-400\/40 {
        border-color: rgb(251 146 60 / 0.4)
    }

    .lg\:border-orange-400\/5 {
        border-color: rgb(251 146 60 / 0.05)
    }

    .lg\:border-orange-400\/50 {
        border-color: rgb(251 146 60 / 0.5)
    }

    .lg\:border-orange-400\/60 {
        border-color: rgb(251 146 60 / 0.6)
    }

    .lg\:border-orange-400\/70 {
        border-color: rgb(251 146 60 / 0.7)
    }

    .lg\:border-orange-400\/75 {
        border-color: rgb(251 146 60 / 0.75)
    }

    .lg\:border-orange-400\/80 {
        border-color: rgb(251 146 60 / 0.8)
    }

    .lg\:border-orange-400\/90 {
        border-color: rgb(251 146 60 / 0.9)
    }

    .lg\:border-orange-400\/95 {
        border-color: rgb(251 146 60 / 0.95)
    }

    .lg\:border-orange-50 {
        --tw-border-opacity: 1;
        border-color: rgb(255 247 237 / var(--tw-border-opacity))
    }

    .lg\:border-orange-50\/0 {
        border-color: rgb(255 247 237 / 0)
    }

    .lg\:border-orange-50\/10 {
        border-color: rgb(255 247 237 / 0.1)
    }

    .lg\:border-orange-50\/100 {
        border-color: rgb(255 247 237 / 1)
    }

    .lg\:border-orange-50\/20 {
        border-color: rgb(255 247 237 / 0.2)
    }

    .lg\:border-orange-50\/25 {
        border-color: rgb(255 247 237 / 0.25)
    }

    .lg\:border-orange-50\/30 {
        border-color: rgb(255 247 237 / 0.3)
    }

    .lg\:border-orange-50\/40 {
        border-color: rgb(255 247 237 / 0.4)
    }

    .lg\:border-orange-50\/5 {
        border-color: rgb(255 247 237 / 0.05)
    }

    .lg\:border-orange-50\/50 {
        border-color: rgb(255 247 237 / 0.5)
    }

    .lg\:border-orange-50\/60 {
        border-color: rgb(255 247 237 / 0.6)
    }

    .lg\:border-orange-50\/70 {
        border-color: rgb(255 247 237 / 0.7)
    }

    .lg\:border-orange-50\/75 {
        border-color: rgb(255 247 237 / 0.75)
    }

    .lg\:border-orange-50\/80 {
        border-color: rgb(255 247 237 / 0.8)
    }

    .lg\:border-orange-50\/90 {
        border-color: rgb(255 247 237 / 0.9)
    }

    .lg\:border-orange-50\/95 {
        border-color: rgb(255 247 237 / 0.95)
    }

    .lg\:border-orange-500 {
        --tw-border-opacity: 1;
        border-color: rgb(249 115 22 / var(--tw-border-opacity))
    }

    .lg\:border-orange-500\/0 {
        border-color: rgb(249 115 22 / 0)
    }

    .lg\:border-orange-500\/10 {
        border-color: rgb(249 115 22 / 0.1)
    }

    .lg\:border-orange-500\/100 {
        border-color: rgb(249 115 22 / 1)
    }

    .lg\:border-orange-500\/20 {
        border-color: rgb(249 115 22 / 0.2)
    }

    .lg\:border-orange-500\/25 {
        border-color: rgb(249 115 22 / 0.25)
    }

    .lg\:border-orange-500\/30 {
        border-color: rgb(249 115 22 / 0.3)
    }

    .lg\:border-orange-500\/40 {
        border-color: rgb(249 115 22 / 0.4)
    }

    .lg\:border-orange-500\/5 {
        border-color: rgb(249 115 22 / 0.05)
    }

    .lg\:border-orange-500\/50 {
        border-color: rgb(249 115 22 / 0.5)
    }

    .lg\:border-orange-500\/60 {
        border-color: rgb(249 115 22 / 0.6)
    }

    .lg\:border-orange-500\/70 {
        border-color: rgb(249 115 22 / 0.7)
    }

    .lg\:border-orange-500\/75 {
        border-color: rgb(249 115 22 / 0.75)
    }

    .lg\:border-orange-500\/80 {
        border-color: rgb(249 115 22 / 0.8)
    }

    .lg\:border-orange-500\/90 {
        border-color: rgb(249 115 22 / 0.9)
    }

    .lg\:border-orange-500\/95 {
        border-color: rgb(249 115 22 / 0.95)
    }

    .lg\:border-orange-550 {
        --tw-border-opacity: 1;
        border-color: rgb(245 126 65 / var(--tw-border-opacity))
    }

    .lg\:border-orange-550\/0 {
        border-color: rgb(245 126 65 / 0)
    }

    .lg\:border-orange-550\/10 {
        border-color: rgb(245 126 65 / 0.1)
    }

    .lg\:border-orange-550\/100 {
        border-color: rgb(245 126 65 / 1)
    }

    .lg\:border-orange-550\/20 {
        border-color: rgb(245 126 65 / 0.2)
    }

    .lg\:border-orange-550\/25 {
        border-color: rgb(245 126 65 / 0.25)
    }

    .lg\:border-orange-550\/30 {
        border-color: rgb(245 126 65 / 0.3)
    }

    .lg\:border-orange-550\/40 {
        border-color: rgb(245 126 65 / 0.4)
    }

    .lg\:border-orange-550\/5 {
        border-color: rgb(245 126 65 / 0.05)
    }

    .lg\:border-orange-550\/50 {
        border-color: rgb(245 126 65 / 0.5)
    }

    .lg\:border-orange-550\/60 {
        border-color: rgb(245 126 65 / 0.6)
    }

    .lg\:border-orange-550\/70 {
        border-color: rgb(245 126 65 / 0.7)
    }

    .lg\:border-orange-550\/75 {
        border-color: rgb(245 126 65 / 0.75)
    }

    .lg\:border-orange-550\/80 {
        border-color: rgb(245 126 65 / 0.8)
    }

    .lg\:border-orange-550\/90 {
        border-color: rgb(245 126 65 / 0.9)
    }

    .lg\:border-orange-550\/95 {
        border-color: rgb(245 126 65 / 0.95)
    }

    .lg\:border-orange-600 {
        --tw-border-opacity: 1;
        border-color: rgb(234 88 12 / var(--tw-border-opacity))
    }

    .lg\:border-orange-600\/0 {
        border-color: rgb(234 88 12 / 0)
    }

    .lg\:border-orange-600\/10 {
        border-color: rgb(234 88 12 / 0.1)
    }

    .lg\:border-orange-600\/100 {
        border-color: rgb(234 88 12 / 1)
    }

    .lg\:border-orange-600\/20 {
        border-color: rgb(234 88 12 / 0.2)
    }

    .lg\:border-orange-600\/25 {
        border-color: rgb(234 88 12 / 0.25)
    }

    .lg\:border-orange-600\/30 {
        border-color: rgb(234 88 12 / 0.3)
    }

    .lg\:border-orange-600\/40 {
        border-color: rgb(234 88 12 / 0.4)
    }

    .lg\:border-orange-600\/5 {
        border-color: rgb(234 88 12 / 0.05)
    }

    .lg\:border-orange-600\/50 {
        border-color: rgb(234 88 12 / 0.5)
    }

    .lg\:border-orange-600\/60 {
        border-color: rgb(234 88 12 / 0.6)
    }

    .lg\:border-orange-600\/70 {
        border-color: rgb(234 88 12 / 0.7)
    }

    .lg\:border-orange-600\/75 {
        border-color: rgb(234 88 12 / 0.75)
    }

    .lg\:border-orange-600\/80 {
        border-color: rgb(234 88 12 / 0.8)
    }

    .lg\:border-orange-600\/90 {
        border-color: rgb(234 88 12 / 0.9)
    }

    .lg\:border-orange-600\/95 {
        border-color: rgb(234 88 12 / 0.95)
    }

    .lg\:border-orange-650 {
        --tw-border-opacity: 1;
        border-color: rgb(219 99 38 / var(--tw-border-opacity))
    }

    .lg\:border-orange-650\/0 {
        border-color: rgb(219 99 38 / 0)
    }

    .lg\:border-orange-650\/10 {
        border-color: rgb(219 99 38 / 0.1)
    }

    .lg\:border-orange-650\/100 {
        border-color: rgb(219 99 38 / 1)
    }

    .lg\:border-orange-650\/20 {
        border-color: rgb(219 99 38 / 0.2)
    }

    .lg\:border-orange-650\/25 {
        border-color: rgb(219 99 38 / 0.25)
    }

    .lg\:border-orange-650\/30 {
        border-color: rgb(219 99 38 / 0.3)
    }

    .lg\:border-orange-650\/40 {
        border-color: rgb(219 99 38 / 0.4)
    }

    .lg\:border-orange-650\/5 {
        border-color: rgb(219 99 38 / 0.05)
    }

    .lg\:border-orange-650\/50 {
        border-color: rgb(219 99 38 / 0.5)
    }

    .lg\:border-orange-650\/60 {
        border-color: rgb(219 99 38 / 0.6)
    }

    .lg\:border-orange-650\/70 {
        border-color: rgb(219 99 38 / 0.7)
    }

    .lg\:border-orange-650\/75 {
        border-color: rgb(219 99 38 / 0.75)
    }

    .lg\:border-orange-650\/80 {
        border-color: rgb(219 99 38 / 0.8)
    }

    .lg\:border-orange-650\/90 {
        border-color: rgb(219 99 38 / 0.9)
    }

    .lg\:border-orange-650\/95 {
        border-color: rgb(219 99 38 / 0.95)
    }

    .lg\:border-orange-700 {
        --tw-border-opacity: 1;
        border-color: rgb(194 65 12 / var(--tw-border-opacity))
    }

    .lg\:border-orange-700\/0 {
        border-color: rgb(194 65 12 / 0)
    }

    .lg\:border-orange-700\/10 {
        border-color: rgb(194 65 12 / 0.1)
    }

    .lg\:border-orange-700\/100 {
        border-color: rgb(194 65 12 / 1)
    }

    .lg\:border-orange-700\/20 {
        border-color: rgb(194 65 12 / 0.2)
    }

    .lg\:border-orange-700\/25 {
        border-color: rgb(194 65 12 / 0.25)
    }

    .lg\:border-orange-700\/30 {
        border-color: rgb(194 65 12 / 0.3)
    }

    .lg\:border-orange-700\/40 {
        border-color: rgb(194 65 12 / 0.4)
    }

    .lg\:border-orange-700\/5 {
        border-color: rgb(194 65 12 / 0.05)
    }

    .lg\:border-orange-700\/50 {
        border-color: rgb(194 65 12 / 0.5)
    }

    .lg\:border-orange-700\/60 {
        border-color: rgb(194 65 12 / 0.6)
    }

    .lg\:border-orange-700\/70 {
        border-color: rgb(194 65 12 / 0.7)
    }

    .lg\:border-orange-700\/75 {
        border-color: rgb(194 65 12 / 0.75)
    }

    .lg\:border-orange-700\/80 {
        border-color: rgb(194 65 12 / 0.8)
    }

    .lg\:border-orange-700\/90 {
        border-color: rgb(194 65 12 / 0.9)
    }

    .lg\:border-orange-700\/95 {
        border-color: rgb(194 65 12 / 0.95)
    }

    .lg\:border-orange-750 {
        --tw-border-opacity: 1;
        border-color: rgb(120 54 21 / var(--tw-border-opacity))
    }

    .lg\:border-orange-750\/0 {
        border-color: rgb(120 54 21 / 0)
    }

    .lg\:border-orange-750\/10 {
        border-color: rgb(120 54 21 / 0.1)
    }

    .lg\:border-orange-750\/100 {
        border-color: rgb(120 54 21 / 1)
    }

    .lg\:border-orange-750\/20 {
        border-color: rgb(120 54 21 / 0.2)
    }

    .lg\:border-orange-750\/25 {
        border-color: rgb(120 54 21 / 0.25)
    }

    .lg\:border-orange-750\/30 {
        border-color: rgb(120 54 21 / 0.3)
    }

    .lg\:border-orange-750\/40 {
        border-color: rgb(120 54 21 / 0.4)
    }

    .lg\:border-orange-750\/5 {
        border-color: rgb(120 54 21 / 0.05)
    }

    .lg\:border-orange-750\/50 {
        border-color: rgb(120 54 21 / 0.5)
    }

    .lg\:border-orange-750\/60 {
        border-color: rgb(120 54 21 / 0.6)
    }

    .lg\:border-orange-750\/70 {
        border-color: rgb(120 54 21 / 0.7)
    }

    .lg\:border-orange-750\/75 {
        border-color: rgb(120 54 21 / 0.75)
    }

    .lg\:border-orange-750\/80 {
        border-color: rgb(120 54 21 / 0.8)
    }

    .lg\:border-orange-750\/90 {
        border-color: rgb(120 54 21 / 0.9)
    }

    .lg\:border-orange-750\/95 {
        border-color: rgb(120 54 21 / 0.95)
    }

    .lg\:border-orange-800 {
        --tw-border-opacity: 1;
        border-color: rgb(154 52 18 / var(--tw-border-opacity))
    }

    .lg\:border-orange-800\/0 {
        border-color: rgb(154 52 18 / 0)
    }

    .lg\:border-orange-800\/10 {
        border-color: rgb(154 52 18 / 0.1)
    }

    .lg\:border-orange-800\/100 {
        border-color: rgb(154 52 18 / 1)
    }

    .lg\:border-orange-800\/20 {
        border-color: rgb(154 52 18 / 0.2)
    }

    .lg\:border-orange-800\/25 {
        border-color: rgb(154 52 18 / 0.25)
    }

    .lg\:border-orange-800\/30 {
        border-color: rgb(154 52 18 / 0.3)
    }

    .lg\:border-orange-800\/40 {
        border-color: rgb(154 52 18 / 0.4)
    }

    .lg\:border-orange-800\/5 {
        border-color: rgb(154 52 18 / 0.05)
    }

    .lg\:border-orange-800\/50 {
        border-color: rgb(154 52 18 / 0.5)
    }

    .lg\:border-orange-800\/60 {
        border-color: rgb(154 52 18 / 0.6)
    }

    .lg\:border-orange-800\/70 {
        border-color: rgb(154 52 18 / 0.7)
    }

    .lg\:border-orange-800\/75 {
        border-color: rgb(154 52 18 / 0.75)
    }

    .lg\:border-orange-800\/80 {
        border-color: rgb(154 52 18 / 0.8)
    }

    .lg\:border-orange-800\/90 {
        border-color: rgb(154 52 18 / 0.9)
    }

    .lg\:border-orange-800\/95 {
        border-color: rgb(154 52 18 / 0.95)
    }

    .lg\:border-orange-850 {
        --tw-border-opacity: 1;
        border-color: rgb(74 11 33 / var(--tw-border-opacity))
    }

    .lg\:border-orange-850\/0 {
        border-color: rgb(74 11 33 / 0)
    }

    .lg\:border-orange-850\/10 {
        border-color: rgb(74 11 33 / 0.1)
    }

    .lg\:border-orange-850\/100 {
        border-color: rgb(74 11 33 / 1)
    }

    .lg\:border-orange-850\/20 {
        border-color: rgb(74 11 33 / 0.2)
    }

    .lg\:border-orange-850\/25 {
        border-color: rgb(74 11 33 / 0.25)
    }

    .lg\:border-orange-850\/30 {
        border-color: rgb(74 11 33 / 0.3)
    }

    .lg\:border-orange-850\/40 {
        border-color: rgb(74 11 33 / 0.4)
    }

    .lg\:border-orange-850\/5 {
        border-color: rgb(74 11 33 / 0.05)
    }

    .lg\:border-orange-850\/50 {
        border-color: rgb(74 11 33 / 0.5)
    }

    .lg\:border-orange-850\/60 {
        border-color: rgb(74 11 33 / 0.6)
    }

    .lg\:border-orange-850\/70 {
        border-color: rgb(74 11 33 / 0.7)
    }

    .lg\:border-orange-850\/75 {
        border-color: rgb(74 11 33 / 0.75)
    }

    .lg\:border-orange-850\/80 {
        border-color: rgb(74 11 33 / 0.8)
    }

    .lg\:border-orange-850\/90 {
        border-color: rgb(74 11 33 / 0.9)
    }

    .lg\:border-orange-850\/95 {
        border-color: rgb(74 11 33 / 0.95)
    }

    .lg\:border-orange-900 {
        --tw-border-opacity: 1;
        border-color: rgb(124 45 18 / var(--tw-border-opacity))
    }

    .lg\:border-orange-900\/0 {
        border-color: rgb(124 45 18 / 0)
    }

    .lg\:border-orange-900\/10 {
        border-color: rgb(124 45 18 / 0.1)
    }

    .lg\:border-orange-900\/100 {
        border-color: rgb(124 45 18 / 1)
    }

    .lg\:border-orange-900\/20 {
        border-color: rgb(124 45 18 / 0.2)
    }

    .lg\:border-orange-900\/25 {
        border-color: rgb(124 45 18 / 0.25)
    }

    .lg\:border-orange-900\/30 {
        border-color: rgb(124 45 18 / 0.3)
    }

    .lg\:border-orange-900\/40 {
        border-color: rgb(124 45 18 / 0.4)
    }

    .lg\:border-orange-900\/5 {
        border-color: rgb(124 45 18 / 0.05)
    }

    .lg\:border-orange-900\/50 {
        border-color: rgb(124 45 18 / 0.5)
    }

    .lg\:border-orange-900\/60 {
        border-color: rgb(124 45 18 / 0.6)
    }

    .lg\:border-orange-900\/70 {
        border-color: rgb(124 45 18 / 0.7)
    }

    .lg\:border-orange-900\/75 {
        border-color: rgb(124 45 18 / 0.75)
    }

    .lg\:border-orange-900\/80 {
        border-color: rgb(124 45 18 / 0.8)
    }

    .lg\:border-orange-900\/90 {
        border-color: rgb(124 45 18 / 0.9)
    }

    .lg\:border-orange-900\/95 {
        border-color: rgb(124 45 18 / 0.95)
    }

    .lg\:border-orange-950 {
        --tw-border-opacity: 1;
        border-color: rgb(128 24 31 / var(--tw-border-opacity))
    }

    .lg\:border-orange-950\/0 {
        border-color: rgb(128 24 31 / 0)
    }

    .lg\:border-orange-950\/10 {
        border-color: rgb(128 24 31 / 0.1)
    }

    .lg\:border-orange-950\/100 {
        border-color: rgb(128 24 31 / 1)
    }

    .lg\:border-orange-950\/20 {
        border-color: rgb(128 24 31 / 0.2)
    }

    .lg\:border-orange-950\/25 {
        border-color: rgb(128 24 31 / 0.25)
    }

    .lg\:border-orange-950\/30 {
        border-color: rgb(128 24 31 / 0.3)
    }

    .lg\:border-orange-950\/40 {
        border-color: rgb(128 24 31 / 0.4)
    }

    .lg\:border-orange-950\/5 {
        border-color: rgb(128 24 31 / 0.05)
    }

    .lg\:border-orange-950\/50 {
        border-color: rgb(128 24 31 / 0.5)
    }

    .lg\:border-orange-950\/60 {
        border-color: rgb(128 24 31 / 0.6)
    }

    .lg\:border-orange-950\/70 {
        border-color: rgb(128 24 31 / 0.7)
    }

    .lg\:border-orange-950\/75 {
        border-color: rgb(128 24 31 / 0.75)
    }

    .lg\:border-orange-950\/80 {
        border-color: rgb(128 24 31 / 0.8)
    }

    .lg\:border-orange-950\/90 {
        border-color: rgb(128 24 31 / 0.9)
    }

    .lg\:border-orange-950\/95 {
        border-color: rgb(128 24 31 / 0.95)
    }

    .lg\:border-pink-100 {
        --tw-border-opacity: 1;
        border-color: rgb(252 231 243 / var(--tw-border-opacity))
    }

    .lg\:border-pink-100\/0 {
        border-color: rgb(252 231 243 / 0)
    }

    .lg\:border-pink-100\/10 {
        border-color: rgb(252 231 243 / 0.1)
    }

    .lg\:border-pink-100\/100 {
        border-color: rgb(252 231 243 / 1)
    }

    .lg\:border-pink-100\/20 {
        border-color: rgb(252 231 243 / 0.2)
    }

    .lg\:border-pink-100\/25 {
        border-color: rgb(252 231 243 / 0.25)
    }

    .lg\:border-pink-100\/30 {
        border-color: rgb(252 231 243 / 0.3)
    }

    .lg\:border-pink-100\/40 {
        border-color: rgb(252 231 243 / 0.4)
    }

    .lg\:border-pink-100\/5 {
        border-color: rgb(252 231 243 / 0.05)
    }

    .lg\:border-pink-100\/50 {
        border-color: rgb(252 231 243 / 0.5)
    }

    .lg\:border-pink-100\/60 {
        border-color: rgb(252 231 243 / 0.6)
    }

    .lg\:border-pink-100\/70 {
        border-color: rgb(252 231 243 / 0.7)
    }

    .lg\:border-pink-100\/75 {
        border-color: rgb(252 231 243 / 0.75)
    }

    .lg\:border-pink-100\/80 {
        border-color: rgb(252 231 243 / 0.8)
    }

    .lg\:border-pink-100\/90 {
        border-color: rgb(252 231 243 / 0.9)
    }

    .lg\:border-pink-100\/95 {
        border-color: rgb(252 231 243 / 0.95)
    }

    .lg\:border-pink-200 {
        --tw-border-opacity: 1;
        border-color: rgb(251 207 232 / var(--tw-border-opacity))
    }

    .lg\:border-pink-200\/0 {
        border-color: rgb(251 207 232 / 0)
    }

    .lg\:border-pink-200\/10 {
        border-color: rgb(251 207 232 / 0.1)
    }

    .lg\:border-pink-200\/100 {
        border-color: rgb(251 207 232 / 1)
    }

    .lg\:border-pink-200\/20 {
        border-color: rgb(251 207 232 / 0.2)
    }

    .lg\:border-pink-200\/25 {
        border-color: rgb(251 207 232 / 0.25)
    }

    .lg\:border-pink-200\/30 {
        border-color: rgb(251 207 232 / 0.3)
    }

    .lg\:border-pink-200\/40 {
        border-color: rgb(251 207 232 / 0.4)
    }

    .lg\:border-pink-200\/5 {
        border-color: rgb(251 207 232 / 0.05)
    }

    .lg\:border-pink-200\/50 {
        border-color: rgb(251 207 232 / 0.5)
    }

    .lg\:border-pink-200\/60 {
        border-color: rgb(251 207 232 / 0.6)
    }

    .lg\:border-pink-200\/70 {
        border-color: rgb(251 207 232 / 0.7)
    }

    .lg\:border-pink-200\/75 {
        border-color: rgb(251 207 232 / 0.75)
    }

    .lg\:border-pink-200\/80 {
        border-color: rgb(251 207 232 / 0.8)
    }

    .lg\:border-pink-200\/90 {
        border-color: rgb(251 207 232 / 0.9)
    }

    .lg\:border-pink-200\/95 {
        border-color: rgb(251 207 232 / 0.95)
    }

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

    .lg\:border-pink-300\/0 {
        border-color: rgb(249 168 212 / 0)
    }

    .lg\:border-pink-300\/10 {
        border-color: rgb(249 168 212 / 0.1)
    }

    .lg\:border-pink-300\/100 {
        border-color: rgb(249 168 212 / 1)
    }

    .lg\:border-pink-300\/20 {
        border-color: rgb(249 168 212 / 0.2)
    }

    .lg\:border-pink-300\/25 {
        border-color: rgb(249 168 212 / 0.25)
    }

    .lg\:border-pink-300\/30 {
        border-color: rgb(249 168 212 / 0.3)
    }

    .lg\:border-pink-300\/40 {
        border-color: rgb(249 168 212 / 0.4)
    }

    .lg\:border-pink-300\/5 {
        border-color: rgb(249 168 212 / 0.05)
    }

    .lg\:border-pink-300\/50 {
        border-color: rgb(249 168 212 / 0.5)
    }

    .lg\:border-pink-300\/60 {
        border-color: rgb(249 168 212 / 0.6)
    }

    .lg\:border-pink-300\/70 {
        border-color: rgb(249 168 212 / 0.7)
    }

    .lg\:border-pink-300\/75 {
        border-color: rgb(249 168 212 / 0.75)
    }

    .lg\:border-pink-300\/80 {
        border-color: rgb(249 168 212 / 0.8)
    }

    .lg\:border-pink-300\/90 {
        border-color: rgb(249 168 212 / 0.9)
    }

    .lg\:border-pink-300\/95 {
        border-color: rgb(249 168 212 / 0.95)
    }

    .lg\:border-pink-400 {
        --tw-border-opacity: 1;
        border-color: rgb(244 114 182 / var(--tw-border-opacity))
    }

    .lg\:border-pink-400\/0 {
        border-color: rgb(244 114 182 / 0)
    }

    .lg\:border-pink-400\/10 {
        border-color: rgb(244 114 182 / 0.1)
    }

    .lg\:border-pink-400\/100 {
        border-color: rgb(244 114 182 / 1)
    }

    .lg\:border-pink-400\/20 {
        border-color: rgb(244 114 182 / 0.2)
    }

    .lg\:border-pink-400\/25 {
        border-color: rgb(244 114 182 / 0.25)
    }

    .lg\:border-pink-400\/30 {
        border-color: rgb(244 114 182 / 0.3)
    }

    .lg\:border-pink-400\/40 {
        border-color: rgb(244 114 182 / 0.4)
    }

    .lg\:border-pink-400\/5 {
        border-color: rgb(244 114 182 / 0.05)
    }

    .lg\:border-pink-400\/50 {
        border-color: rgb(244 114 182 / 0.5)
    }

    .lg\:border-pink-400\/60 {
        border-color: rgb(244 114 182 / 0.6)
    }

    .lg\:border-pink-400\/70 {
        border-color: rgb(244 114 182 / 0.7)
    }

    .lg\:border-pink-400\/75 {
        border-color: rgb(244 114 182 / 0.75)
    }

    .lg\:border-pink-400\/80 {
        border-color: rgb(244 114 182 / 0.8)
    }

    .lg\:border-pink-400\/90 {
        border-color: rgb(244 114 182 / 0.9)
    }

    .lg\:border-pink-400\/95 {
        border-color: rgb(244 114 182 / 0.95)
    }

    .lg\:border-pink-50 {
        --tw-border-opacity: 1;
        border-color: rgb(253 242 248 / var(--tw-border-opacity))
    }

    .lg\:border-pink-50\/0 {
        border-color: rgb(253 242 248 / 0)
    }

    .lg\:border-pink-50\/10 {
        border-color: rgb(253 242 248 / 0.1)
    }

    .lg\:border-pink-50\/100 {
        border-color: rgb(253 242 248 / 1)
    }

    .lg\:border-pink-50\/20 {
        border-color: rgb(253 242 248 / 0.2)
    }

    .lg\:border-pink-50\/25 {
        border-color: rgb(253 242 248 / 0.25)
    }

    .lg\:border-pink-50\/30 {
        border-color: rgb(253 242 248 / 0.3)
    }

    .lg\:border-pink-50\/40 {
        border-color: rgb(253 242 248 / 0.4)
    }

    .lg\:border-pink-50\/5 {
        border-color: rgb(253 242 248 / 0.05)
    }

    .lg\:border-pink-50\/50 {
        border-color: rgb(253 242 248 / 0.5)
    }

    .lg\:border-pink-50\/60 {
        border-color: rgb(253 242 248 / 0.6)
    }

    .lg\:border-pink-50\/70 {
        border-color: rgb(253 242 248 / 0.7)
    }

    .lg\:border-pink-50\/75 {
        border-color: rgb(253 242 248 / 0.75)
    }

    .lg\:border-pink-50\/80 {
        border-color: rgb(253 242 248 / 0.8)
    }

    .lg\:border-pink-50\/90 {
        border-color: rgb(253 242 248 / 0.9)
    }

    .lg\:border-pink-50\/95 {
        border-color: rgb(253 242 248 / 0.95)
    }

    .lg\:border-pink-500 {
        --tw-border-opacity: 1;
        border-color: rgb(236 72 153 / var(--tw-border-opacity))
    }

    .lg\:border-pink-500\/0 {
        border-color: rgb(236 72 153 / 0)
    }

    .lg\:border-pink-500\/10 {
        border-color: rgb(236 72 153 / 0.1)
    }

    .lg\:border-pink-500\/100 {
        border-color: rgb(236 72 153 / 1)
    }

    .lg\:border-pink-500\/20 {
        border-color: rgb(236 72 153 / 0.2)
    }

    .lg\:border-pink-500\/25 {
        border-color: rgb(236 72 153 / 0.25)
    }

    .lg\:border-pink-500\/30 {
        border-color: rgb(236 72 153 / 0.3)
    }

    .lg\:border-pink-500\/40 {
        border-color: rgb(236 72 153 / 0.4)
    }

    .lg\:border-pink-500\/5 {
        border-color: rgb(236 72 153 / 0.05)
    }

    .lg\:border-pink-500\/50 {
        border-color: rgb(236 72 153 / 0.5)
    }

    .lg\:border-pink-500\/60 {
        border-color: rgb(236 72 153 / 0.6)
    }

    .lg\:border-pink-500\/70 {
        border-color: rgb(236 72 153 / 0.7)
    }

    .lg\:border-pink-500\/75 {
        border-color: rgb(236 72 153 / 0.75)
    }

    .lg\:border-pink-500\/80 {
        border-color: rgb(236 72 153 / 0.8)
    }

    .lg\:border-pink-500\/90 {
        border-color: rgb(236 72 153 / 0.9)
    }

    .lg\:border-pink-500\/95 {
        border-color: rgb(236 72 153 / 0.95)
    }

    .lg\:border-pink-550 {
        --tw-border-opacity: 1;
        border-color: rgb(229 34 110 / var(--tw-border-opacity))
    }

    .lg\:border-pink-550\/0 {
        border-color: rgb(229 34 110 / 0)
    }

    .lg\:border-pink-550\/10 {
        border-color: rgb(229 34 110 / 0.1)
    }

    .lg\:border-pink-550\/100 {
        border-color: rgb(229 34 110 / 1)
    }

    .lg\:border-pink-550\/20 {
        border-color: rgb(229 34 110 / 0.2)
    }

    .lg\:border-pink-550\/25 {
        border-color: rgb(229 34 110 / 0.25)
    }

    .lg\:border-pink-550\/30 {
        border-color: rgb(229 34 110 / 0.3)
    }

    .lg\:border-pink-550\/40 {
        border-color: rgb(229 34 110 / 0.4)
    }

    .lg\:border-pink-550\/5 {
        border-color: rgb(229 34 110 / 0.05)
    }

    .lg\:border-pink-550\/50 {
        border-color: rgb(229 34 110 / 0.5)
    }

    .lg\:border-pink-550\/60 {
        border-color: rgb(229 34 110 / 0.6)
    }

    .lg\:border-pink-550\/70 {
        border-color: rgb(229 34 110 / 0.7)
    }

    .lg\:border-pink-550\/75 {
        border-color: rgb(229 34 110 / 0.75)
    }

    .lg\:border-pink-550\/80 {
        border-color: rgb(229 34 110 / 0.8)
    }

    .lg\:border-pink-550\/90 {
        border-color: rgb(229 34 110 / 0.9)
    }

    .lg\:border-pink-550\/95 {
        border-color: rgb(229 34 110 / 0.95)
    }

    .lg\:border-pink-600 {
        --tw-border-opacity: 1;
        border-color: rgb(219 39 119 / var(--tw-border-opacity))
    }

    .lg\:border-pink-600\/0 {
        border-color: rgb(219 39 119 / 0)
    }

    .lg\:border-pink-600\/10 {
        border-color: rgb(219 39 119 / 0.1)
    }

    .lg\:border-pink-600\/100 {
        border-color: rgb(219 39 119 / 1)
    }

    .lg\:border-pink-600\/20 {
        border-color: rgb(219 39 119 / 0.2)
    }

    .lg\:border-pink-600\/25 {
        border-color: rgb(219 39 119 / 0.25)
    }

    .lg\:border-pink-600\/30 {
        border-color: rgb(219 39 119 / 0.3)
    }

    .lg\:border-pink-600\/40 {
        border-color: rgb(219 39 119 / 0.4)
    }

    .lg\:border-pink-600\/5 {
        border-color: rgb(219 39 119 / 0.05)
    }

    .lg\:border-pink-600\/50 {
        border-color: rgb(219 39 119 / 0.5)
    }

    .lg\:border-pink-600\/60 {
        border-color: rgb(219 39 119 / 0.6)
    }

    .lg\:border-pink-600\/70 {
        border-color: rgb(219 39 119 / 0.7)
    }

    .lg\:border-pink-600\/75 {
        border-color: rgb(219 39 119 / 0.75)
    }

    .lg\:border-pink-600\/80 {
        border-color: rgb(219 39 119 / 0.8)
    }

    .lg\:border-pink-600\/90 {
        border-color: rgb(219 39 119 / 0.9)
    }

    .lg\:border-pink-600\/95 {
        border-color: rgb(219 39 119 / 0.95)
    }

    .lg\:border-pink-700 {
        --tw-border-opacity: 1;
        border-color: rgb(190 24 93 / var(--tw-border-opacity))
    }

    .lg\:border-pink-700\/0 {
        border-color: rgb(190 24 93 / 0)
    }

    .lg\:border-pink-700\/10 {
        border-color: rgb(190 24 93 / 0.1)
    }

    .lg\:border-pink-700\/100 {
        border-color: rgb(190 24 93 / 1)
    }

    .lg\:border-pink-700\/20 {
        border-color: rgb(190 24 93 / 0.2)
    }

    .lg\:border-pink-700\/25 {
        border-color: rgb(190 24 93 / 0.25)
    }

    .lg\:border-pink-700\/30 {
        border-color: rgb(190 24 93 / 0.3)
    }

    .lg\:border-pink-700\/40 {
        border-color: rgb(190 24 93 / 0.4)
    }

    .lg\:border-pink-700\/5 {
        border-color: rgb(190 24 93 / 0.05)
    }

    .lg\:border-pink-700\/50 {
        border-color: rgb(190 24 93 / 0.5)
    }

    .lg\:border-pink-700\/60 {
        border-color: rgb(190 24 93 / 0.6)
    }

    .lg\:border-pink-700\/70 {
        border-color: rgb(190 24 93 / 0.7)
    }

    .lg\:border-pink-700\/75 {
        border-color: rgb(190 24 93 / 0.75)
    }

    .lg\:border-pink-700\/80 {
        border-color: rgb(190 24 93 / 0.8)
    }

    .lg\:border-pink-700\/90 {
        border-color: rgb(190 24 93 / 0.9)
    }

    .lg\:border-pink-700\/95 {
        border-color: rgb(190 24 93 / 0.95)
    }

    .lg\:border-pink-800 {
        --tw-border-opacity: 1;
        border-color: rgb(157 23 77 / var(--tw-border-opacity))
    }

    .lg\:border-pink-800\/0 {
        border-color: rgb(157 23 77 / 0)
    }

    .lg\:border-pink-800\/10 {
        border-color: rgb(157 23 77 / 0.1)
    }

    .lg\:border-pink-800\/100 {
        border-color: rgb(157 23 77 / 1)
    }

    .lg\:border-pink-800\/20 {
        border-color: rgb(157 23 77 / 0.2)
    }

    .lg\:border-pink-800\/25 {
        border-color: rgb(157 23 77 / 0.25)
    }

    .lg\:border-pink-800\/30 {
        border-color: rgb(157 23 77 / 0.3)
    }

    .lg\:border-pink-800\/40 {
        border-color: rgb(157 23 77 / 0.4)
    }

    .lg\:border-pink-800\/5 {
        border-color: rgb(157 23 77 / 0.05)
    }

    .lg\:border-pink-800\/50 {
        border-color: rgb(157 23 77 / 0.5)
    }

    .lg\:border-pink-800\/60 {
        border-color: rgb(157 23 77 / 0.6)
    }

    .lg\:border-pink-800\/70 {
        border-color: rgb(157 23 77 / 0.7)
    }

    .lg\:border-pink-800\/75 {
        border-color: rgb(157 23 77 / 0.75)
    }

    .lg\:border-pink-800\/80 {
        border-color: rgb(157 23 77 / 0.8)
    }

    .lg\:border-pink-800\/90 {
        border-color: rgb(157 23 77 / 0.9)
    }

    .lg\:border-pink-800\/95 {
        border-color: rgb(157 23 77 / 0.95)
    }

    .lg\:border-pink-900 {
        --tw-border-opacity: 1;
        border-color: rgb(131 24 67 / var(--tw-border-opacity))
    }

    .lg\:border-pink-900\/0 {
        border-color: rgb(131 24 67 / 0)
    }

    .lg\:border-pink-900\/10 {
        border-color: rgb(131 24 67 / 0.1)
    }

    .lg\:border-pink-900\/100 {
        border-color: rgb(131 24 67 / 1)
    }

    .lg\:border-pink-900\/20 {
        border-color: rgb(131 24 67 / 0.2)
    }

    .lg\:border-pink-900\/25 {
        border-color: rgb(131 24 67 / 0.25)
    }

    .lg\:border-pink-900\/30 {
        border-color: rgb(131 24 67 / 0.3)
    }

    .lg\:border-pink-900\/40 {
        border-color: rgb(131 24 67 / 0.4)
    }

    .lg\:border-pink-900\/5 {
        border-color: rgb(131 24 67 / 0.05)
    }

    .lg\:border-pink-900\/50 {
        border-color: rgb(131 24 67 / 0.5)
    }

    .lg\:border-pink-900\/60 {
        border-color: rgb(131 24 67 / 0.6)
    }

    .lg\:border-pink-900\/70 {
        border-color: rgb(131 24 67 / 0.7)
    }

    .lg\:border-pink-900\/75 {
        border-color: rgb(131 24 67 / 0.75)
    }

    .lg\:border-pink-900\/80 {
        border-color: rgb(131 24 67 / 0.8)
    }

    .lg\:border-pink-900\/90 {
        border-color: rgb(131 24 67 / 0.9)
    }

    .lg\:border-pink-900\/95 {
        border-color: rgb(131 24 67 / 0.95)
    }

    .lg\:border-pink-950 {
        --tw-border-opacity: 1;
        border-color: rgb(80 7 36 / var(--tw-border-opacity))
    }

    .lg\:border-pink-950\/0 {
        border-color: rgb(80 7 36 / 0)
    }

    .lg\:border-pink-950\/10 {
        border-color: rgb(80 7 36 / 0.1)
    }

    .lg\:border-pink-950\/100 {
        border-color: rgb(80 7 36 / 1)
    }

    .lg\:border-pink-950\/20 {
        border-color: rgb(80 7 36 / 0.2)
    }

    .lg\:border-pink-950\/25 {
        border-color: rgb(80 7 36 / 0.25)
    }

    .lg\:border-pink-950\/30 {
        border-color: rgb(80 7 36 / 0.3)
    }

    .lg\:border-pink-950\/40 {
        border-color: rgb(80 7 36 / 0.4)
    }

    .lg\:border-pink-950\/5 {
        border-color: rgb(80 7 36 / 0.05)
    }

    .lg\:border-pink-950\/50 {
        border-color: rgb(80 7 36 / 0.5)
    }

    .lg\:border-pink-950\/60 {
        border-color: rgb(80 7 36 / 0.6)
    }

    .lg\:border-pink-950\/70 {
        border-color: rgb(80 7 36 / 0.7)
    }

    .lg\:border-pink-950\/75 {
        border-color: rgb(80 7 36 / 0.75)
    }

    .lg\:border-pink-950\/80 {
        border-color: rgb(80 7 36 / 0.8)
    }

    .lg\:border-pink-950\/90 {
        border-color: rgb(80 7 36 / 0.9)
    }

    .lg\:border-pink-950\/95 {
        border-color: rgb(80 7 36 / 0.95)
    }

    .lg\:border-rose-100 {
        --tw-border-opacity: 1;
        border-color: rgb(255 228 230 / var(--tw-border-opacity))
    }

    .lg\:border-rose-100\/0 {
        border-color: rgb(255 228 230 / 0)
    }

    .lg\:border-rose-100\/10 {
        border-color: rgb(255 228 230 / 0.1)
    }

    .lg\:border-rose-100\/100 {
        border-color: rgb(255 228 230 / 1)
    }

    .lg\:border-rose-100\/20 {
        border-color: rgb(255 228 230 / 0.2)
    }

    .lg\:border-rose-100\/25 {
        border-color: rgb(255 228 230 / 0.25)
    }

    .lg\:border-rose-100\/30 {
        border-color: rgb(255 228 230 / 0.3)
    }

    .lg\:border-rose-100\/40 {
        border-color: rgb(255 228 230 / 0.4)
    }

    .lg\:border-rose-100\/5 {
        border-color: rgb(255 228 230 / 0.05)
    }

    .lg\:border-rose-100\/50 {
        border-color: rgb(255 228 230 / 0.5)
    }

    .lg\:border-rose-100\/60 {
        border-color: rgb(255 228 230 / 0.6)
    }

    .lg\:border-rose-100\/70 {
        border-color: rgb(255 228 230 / 0.7)
    }

    .lg\:border-rose-100\/75 {
        border-color: rgb(255 228 230 / 0.75)
    }

    .lg\:border-rose-100\/80 {
        border-color: rgb(255 228 230 / 0.8)
    }

    .lg\:border-rose-100\/90 {
        border-color: rgb(255 228 230 / 0.9)
    }

    .lg\:border-rose-100\/95 {
        border-color: rgb(255 228 230 / 0.95)
    }

    .lg\:border-rose-200 {
        --tw-border-opacity: 1;
        border-color: rgb(254 205 211 / var(--tw-border-opacity))
    }

    .lg\:border-rose-200\/0 {
        border-color: rgb(254 205 211 / 0)
    }

    .lg\:border-rose-200\/10 {
        border-color: rgb(254 205 211 / 0.1)
    }

    .lg\:border-rose-200\/100 {
        border-color: rgb(254 205 211 / 1)
    }

    .lg\:border-rose-200\/20 {
        border-color: rgb(254 205 211 / 0.2)
    }

    .lg\:border-rose-200\/25 {
        border-color: rgb(254 205 211 / 0.25)
    }

    .lg\:border-rose-200\/30 {
        border-color: rgb(254 205 211 / 0.3)
    }

    .lg\:border-rose-200\/40 {
        border-color: rgb(254 205 211 / 0.4)
    }

    .lg\:border-rose-200\/5 {
        border-color: rgb(254 205 211 / 0.05)
    }

    .lg\:border-rose-200\/50 {
        border-color: rgb(254 205 211 / 0.5)
    }

    .lg\:border-rose-200\/60 {
        border-color: rgb(254 205 211 / 0.6)
    }

    .lg\:border-rose-200\/70 {
        border-color: rgb(254 205 211 / 0.7)
    }

    .lg\:border-rose-200\/75 {
        border-color: rgb(254 205 211 / 0.75)
    }

    .lg\:border-rose-200\/80 {
        border-color: rgb(254 205 211 / 0.8)
    }

    .lg\:border-rose-200\/90 {
        border-color: rgb(254 205 211 / 0.9)
    }

    .lg\:border-rose-200\/95 {
        border-color: rgb(254 205 211 / 0.95)
    }

    .lg\:border-rose-300 {
        --tw-border-opacity: 1;
        border-color: rgb(253 164 175 / var(--tw-border-opacity))
    }

    .lg\:border-rose-300\/0 {
        border-color: rgb(253 164 175 / 0)
    }

    .lg\:border-rose-300\/10 {
        border-color: rgb(253 164 175 / 0.1)
    }

    .lg\:border-rose-300\/100 {
        border-color: rgb(253 164 175 / 1)
    }

    .lg\:border-rose-300\/20 {
        border-color: rgb(253 164 175 / 0.2)
    }

    .lg\:border-rose-300\/25 {
        border-color: rgb(253 164 175 / 0.25)
    }

    .lg\:border-rose-300\/30 {
        border-color: rgb(253 164 175 / 0.3)
    }

    .lg\:border-rose-300\/40 {
        border-color: rgb(253 164 175 / 0.4)
    }

    .lg\:border-rose-300\/5 {
        border-color: rgb(253 164 175 / 0.05)
    }

    .lg\:border-rose-300\/50 {
        border-color: rgb(253 164 175 / 0.5)
    }

    .lg\:border-rose-300\/60 {
        border-color: rgb(253 164 175 / 0.6)
    }

    .lg\:border-rose-300\/70 {
        border-color: rgb(253 164 175 / 0.7)
    }

    .lg\:border-rose-300\/75 {
        border-color: rgb(253 164 175 / 0.75)
    }

    .lg\:border-rose-300\/80 {
        border-color: rgb(253 164 175 / 0.8)
    }

    .lg\:border-rose-300\/90 {
        border-color: rgb(253 164 175 / 0.9)
    }

    .lg\:border-rose-300\/95 {
        border-color: rgb(253 164 175 / 0.95)
    }

    .lg\:border-rose-350 {
        --tw-border-opacity: 1;
        border-color: rgb(248 147 188 / var(--tw-border-opacity))
    }

    .lg\:border-rose-350\/0 {
        border-color: rgb(248 147 188 / 0)
    }

    .lg\:border-rose-350\/10 {
        border-color: rgb(248 147 188 / 0.1)
    }

    .lg\:border-rose-350\/100 {
        border-color: rgb(248 147 188 / 1)
    }

    .lg\:border-rose-350\/20 {
        border-color: rgb(248 147 188 / 0.2)
    }

    .lg\:border-rose-350\/25 {
        border-color: rgb(248 147 188 / 0.25)
    }

    .lg\:border-rose-350\/30 {
        border-color: rgb(248 147 188 / 0.3)
    }

    .lg\:border-rose-350\/40 {
        border-color: rgb(248 147 188 / 0.4)
    }

    .lg\:border-rose-350\/5 {
        border-color: rgb(248 147 188 / 0.05)
    }

    .lg\:border-rose-350\/50 {
        border-color: rgb(248 147 188 / 0.5)
    }

    .lg\:border-rose-350\/60 {
        border-color: rgb(248 147 188 / 0.6)
    }

    .lg\:border-rose-350\/70 {
        border-color: rgb(248 147 188 / 0.7)
    }

    .lg\:border-rose-350\/75 {
        border-color: rgb(248 147 188 / 0.75)
    }

    .lg\:border-rose-350\/80 {
        border-color: rgb(248 147 188 / 0.8)
    }

    .lg\:border-rose-350\/90 {
        border-color: rgb(248 147 188 / 0.9)
    }

    .lg\:border-rose-350\/95 {
        border-color: rgb(248 147 188 / 0.95)
    }

    .lg\:border-rose-400 {
        --tw-border-opacity: 1;
        border-color: rgb(251 113 133 / var(--tw-border-opacity))
    }

    .lg\:border-rose-400\/0 {
        border-color: rgb(251 113 133 / 0)
    }

    .lg\:border-rose-400\/10 {
        border-color: rgb(251 113 133 / 0.1)
    }

    .lg\:border-rose-400\/100 {
        border-color: rgb(251 113 133 / 1)
    }

    .lg\:border-rose-400\/20 {
        border-color: rgb(251 113 133 / 0.2)
    }

    .lg\:border-rose-400\/25 {
        border-color: rgb(251 113 133 / 0.25)
    }

    .lg\:border-rose-400\/30 {
        border-color: rgb(251 113 133 / 0.3)
    }

    .lg\:border-rose-400\/40 {
        border-color: rgb(251 113 133 / 0.4)
    }

    .lg\:border-rose-400\/5 {
        border-color: rgb(251 113 133 / 0.05)
    }

    .lg\:border-rose-400\/50 {
        border-color: rgb(251 113 133 / 0.5)
    }

    .lg\:border-rose-400\/60 {
        border-color: rgb(251 113 133 / 0.6)
    }

    .lg\:border-rose-400\/70 {
        border-color: rgb(251 113 133 / 0.7)
    }

    .lg\:border-rose-400\/75 {
        border-color: rgb(251 113 133 / 0.75)
    }

    .lg\:border-rose-400\/80 {
        border-color: rgb(251 113 133 / 0.8)
    }

    .lg\:border-rose-400\/90 {
        border-color: rgb(251 113 133 / 0.9)
    }

    .lg\:border-rose-400\/95 {
        border-color: rgb(251 113 133 / 0.95)
    }

    .lg\:border-rose-450 {
        --tw-border-opacity: 1;
        border-color: rgb(254 0 91 / var(--tw-border-opacity))
    }

    .lg\:border-rose-450\/0 {
        border-color: rgb(254 0 91 / 0)
    }

    .lg\:border-rose-450\/10 {
        border-color: rgb(254 0 91 / 0.1)
    }

    .lg\:border-rose-450\/100 {
        border-color: rgb(254 0 91 / 1)
    }

    .lg\:border-rose-450\/20 {
        border-color: rgb(254 0 91 / 0.2)
    }

    .lg\:border-rose-450\/25 {
        border-color: rgb(254 0 91 / 0.25)
    }

    .lg\:border-rose-450\/30 {
        border-color: rgb(254 0 91 / 0.3)
    }

    .lg\:border-rose-450\/40 {
        border-color: rgb(254 0 91 / 0.4)
    }

    .lg\:border-rose-450\/5 {
        border-color: rgb(254 0 91 / 0.05)
    }

    .lg\:border-rose-450\/50 {
        border-color: rgb(254 0 91 / 0.5)
    }

    .lg\:border-rose-450\/60 {
        border-color: rgb(254 0 91 / 0.6)
    }

    .lg\:border-rose-450\/70 {
        border-color: rgb(254 0 91 / 0.7)
    }

    .lg\:border-rose-450\/75 {
        border-color: rgb(254 0 91 / 0.75)
    }

    .lg\:border-rose-450\/80 {
        border-color: rgb(254 0 91 / 0.8)
    }

    .lg\:border-rose-450\/90 {
        border-color: rgb(254 0 91 / 0.9)
    }

    .lg\:border-rose-450\/95 {
        border-color: rgb(254 0 91 / 0.95)
    }

    .lg\:border-rose-50 {
        --tw-border-opacity: 1;
        border-color: rgb(255 241 242 / var(--tw-border-opacity))
    }

    .lg\:border-rose-50\/0 {
        border-color: rgb(255 241 242 / 0)
    }

    .lg\:border-rose-50\/10 {
        border-color: rgb(255 241 242 / 0.1)
    }

    .lg\:border-rose-50\/100 {
        border-color: rgb(255 241 242 / 1)
    }

    .lg\:border-rose-50\/20 {
        border-color: rgb(255 241 242 / 0.2)
    }

    .lg\:border-rose-50\/25 {
        border-color: rgb(255 241 242 / 0.25)
    }

    .lg\:border-rose-50\/30 {
        border-color: rgb(255 241 242 / 0.3)
    }

    .lg\:border-rose-50\/40 {
        border-color: rgb(255 241 242 / 0.4)
    }

    .lg\:border-rose-50\/5 {
        border-color: rgb(255 241 242 / 0.05)
    }

    .lg\:border-rose-50\/50 {
        border-color: rgb(255 241 242 / 0.5)
    }

    .lg\:border-rose-50\/60 {
        border-color: rgb(255 241 242 / 0.6)
    }

    .lg\:border-rose-50\/70 {
        border-color: rgb(255 241 242 / 0.7)
    }

    .lg\:border-rose-50\/75 {
        border-color: rgb(255 241 242 / 0.75)
    }

    .lg\:border-rose-50\/80 {
        border-color: rgb(255 241 242 / 0.8)
    }

    .lg\:border-rose-50\/90 {
        border-color: rgb(255 241 242 / 0.9)
    }

    .lg\:border-rose-50\/95 {
        border-color: rgb(255 241 242 / 0.95)
    }

    .lg\:border-rose-500 {
        --tw-border-opacity: 1;
        border-color: rgb(244 63 94 / var(--tw-border-opacity))
    }

    .lg\:border-rose-500\/0 {
        border-color: rgb(244 63 94 / 0)
    }

    .lg\:border-rose-500\/10 {
        border-color: rgb(244 63 94 / 0.1)
    }

    .lg\:border-rose-500\/100 {
        border-color: rgb(244 63 94 / 1)
    }

    .lg\:border-rose-500\/20 {
        border-color: rgb(244 63 94 / 0.2)
    }

    .lg\:border-rose-500\/25 {
        border-color: rgb(244 63 94 / 0.25)
    }

    .lg\:border-rose-500\/30 {
        border-color: rgb(244 63 94 / 0.3)
    }

    .lg\:border-rose-500\/40 {
        border-color: rgb(244 63 94 / 0.4)
    }

    .lg\:border-rose-500\/5 {
        border-color: rgb(244 63 94 / 0.05)
    }

    .lg\:border-rose-500\/50 {
        border-color: rgb(244 63 94 / 0.5)
    }

    .lg\:border-rose-500\/60 {
        border-color: rgb(244 63 94 / 0.6)
    }

    .lg\:border-rose-500\/70 {
        border-color: rgb(244 63 94 / 0.7)
    }

    .lg\:border-rose-500\/75 {
        border-color: rgb(244 63 94 / 0.75)
    }

    .lg\:border-rose-500\/80 {
        border-color: rgb(244 63 94 / 0.8)
    }

    .lg\:border-rose-500\/90 {
        border-color: rgb(244 63 94 / 0.9)
    }

    .lg\:border-rose-500\/95 {
        border-color: rgb(244 63 94 / 0.95)
    }

    .lg\:border-rose-600 {
        --tw-border-opacity: 1;
        border-color: rgb(225 29 72 / var(--tw-border-opacity))
    }

    .lg\:border-rose-600\/0 {
        border-color: rgb(225 29 72 / 0)
    }

    .lg\:border-rose-600\/10 {
        border-color: rgb(225 29 72 / 0.1)
    }

    .lg\:border-rose-600\/100 {
        border-color: rgb(225 29 72 / 1)
    }

    .lg\:border-rose-600\/20 {
        border-color: rgb(225 29 72 / 0.2)
    }

    .lg\:border-rose-600\/25 {
        border-color: rgb(225 29 72 / 0.25)
    }

    .lg\:border-rose-600\/30 {
        border-color: rgb(225 29 72 / 0.3)
    }

    .lg\:border-rose-600\/40 {
        border-color: rgb(225 29 72 / 0.4)
    }

    .lg\:border-rose-600\/5 {
        border-color: rgb(225 29 72 / 0.05)
    }

    .lg\:border-rose-600\/50 {
        border-color: rgb(225 29 72 / 0.5)
    }

    .lg\:border-rose-600\/60 {
        border-color: rgb(225 29 72 / 0.6)
    }

    .lg\:border-rose-600\/70 {
        border-color: rgb(225 29 72 / 0.7)
    }

    .lg\:border-rose-600\/75 {
        border-color: rgb(225 29 72 / 0.75)
    }

    .lg\:border-rose-600\/80 {
        border-color: rgb(225 29 72 / 0.8)
    }

    .lg\:border-rose-600\/90 {
        border-color: rgb(225 29 72 / 0.9)
    }

    .lg\:border-rose-600\/95 {
        border-color: rgb(225 29 72 / 0.95)
    }

    .lg\:border-rose-700 {
        --tw-border-opacity: 1;
        border-color: rgb(190 18 60 / var(--tw-border-opacity))
    }

    .lg\:border-rose-700\/0 {
        border-color: rgb(190 18 60 / 0)
    }

    .lg\:border-rose-700\/10 {
        border-color: rgb(190 18 60 / 0.1)
    }

    .lg\:border-rose-700\/100 {
        border-color: rgb(190 18 60 / 1)
    }

    .lg\:border-rose-700\/20 {
        border-color: rgb(190 18 60 / 0.2)
    }

    .lg\:border-rose-700\/25 {
        border-color: rgb(190 18 60 / 0.25)
    }

    .lg\:border-rose-700\/30 {
        border-color: rgb(190 18 60 / 0.3)
    }

    .lg\:border-rose-700\/40 {
        border-color: rgb(190 18 60 / 0.4)
    }

    .lg\:border-rose-700\/5 {
        border-color: rgb(190 18 60 / 0.05)
    }

    .lg\:border-rose-700\/50 {
        border-color: rgb(190 18 60 / 0.5)
    }

    .lg\:border-rose-700\/60 {
        border-color: rgb(190 18 60 / 0.6)
    }

    .lg\:border-rose-700\/70 {
        border-color: rgb(190 18 60 / 0.7)
    }

    .lg\:border-rose-700\/75 {
        border-color: rgb(190 18 60 / 0.75)
    }

    .lg\:border-rose-700\/80 {
        border-color: rgb(190 18 60 / 0.8)
    }

    .lg\:border-rose-700\/90 {
        border-color: rgb(190 18 60 / 0.9)
    }

    .lg\:border-rose-700\/95 {
        border-color: rgb(190 18 60 / 0.95)
    }

    .lg\:border-rose-800 {
        --tw-border-opacity: 1;
        border-color: rgb(159 18 57 / var(--tw-border-opacity))
    }

    .lg\:border-rose-800\/0 {
        border-color: rgb(159 18 57 / 0)
    }

    .lg\:border-rose-800\/10 {
        border-color: rgb(159 18 57 / 0.1)
    }

    .lg\:border-rose-800\/100 {
        border-color: rgb(159 18 57 / 1)
    }

    .lg\:border-rose-800\/20 {
        border-color: rgb(159 18 57 / 0.2)
    }

    .lg\:border-rose-800\/25 {
        border-color: rgb(159 18 57 / 0.25)
    }

    .lg\:border-rose-800\/30 {
        border-color: rgb(159 18 57 / 0.3)
    }

    .lg\:border-rose-800\/40 {
        border-color: rgb(159 18 57 / 0.4)
    }

    .lg\:border-rose-800\/5 {
        border-color: rgb(159 18 57 / 0.05)
    }

    .lg\:border-rose-800\/50 {
        border-color: rgb(159 18 57 / 0.5)
    }

    .lg\:border-rose-800\/60 {
        border-color: rgb(159 18 57 / 0.6)
    }

    .lg\:border-rose-800\/70 {
        border-color: rgb(159 18 57 / 0.7)
    }

    .lg\:border-rose-800\/75 {
        border-color: rgb(159 18 57 / 0.75)
    }

    .lg\:border-rose-800\/80 {
        border-color: rgb(159 18 57 / 0.8)
    }

    .lg\:border-rose-800\/90 {
        border-color: rgb(159 18 57 / 0.9)
    }

    .lg\:border-rose-800\/95 {
        border-color: rgb(159 18 57 / 0.95)
    }

    .lg\:border-rose-900 {
        --tw-border-opacity: 1;
        border-color: rgb(136 19 55 / var(--tw-border-opacity))
    }

    .lg\:border-rose-900\/0 {
        border-color: rgb(136 19 55 / 0)
    }

    .lg\:border-rose-900\/10 {
        border-color: rgb(136 19 55 / 0.1)
    }

    .lg\:border-rose-900\/100 {
        border-color: rgb(136 19 55 / 1)
    }

    .lg\:border-rose-900\/20 {
        border-color: rgb(136 19 55 / 0.2)
    }

    .lg\:border-rose-900\/25 {
        border-color: rgb(136 19 55 / 0.25)
    }

    .lg\:border-rose-900\/30 {
        border-color: rgb(136 19 55 / 0.3)
    }

    .lg\:border-rose-900\/40 {
        border-color: rgb(136 19 55 / 0.4)
    }

    .lg\:border-rose-900\/5 {
        border-color: rgb(136 19 55 / 0.05)
    }

    .lg\:border-rose-900\/50 {
        border-color: rgb(136 19 55 / 0.5)
    }

    .lg\:border-rose-900\/60 {
        border-color: rgb(136 19 55 / 0.6)
    }

    .lg\:border-rose-900\/70 {
        border-color: rgb(136 19 55 / 0.7)
    }

    .lg\:border-rose-900\/75 {
        border-color: rgb(136 19 55 / 0.75)
    }

    .lg\:border-rose-900\/80 {
        border-color: rgb(136 19 55 / 0.8)
    }

    .lg\:border-rose-900\/90 {
        border-color: rgb(136 19 55 / 0.9)
    }

    .lg\:border-rose-900\/95 {
        border-color: rgb(136 19 55 / 0.95)
    }

    .lg\:border-rose-950 {
        --tw-border-opacity: 1;
        border-color: rgb(76 5 25 / var(--tw-border-opacity))
    }

    .lg\:border-rose-950\/0 {
        border-color: rgb(76 5 25 / 0)
    }

    .lg\:border-rose-950\/10 {
        border-color: rgb(76 5 25 / 0.1)
    }

    .lg\:border-rose-950\/100 {
        border-color: rgb(76 5 25 / 1)
    }

    .lg\:border-rose-950\/20 {
        border-color: rgb(76 5 25 / 0.2)
    }

    .lg\:border-rose-950\/25 {
        border-color: rgb(76 5 25 / 0.25)
    }

    .lg\:border-rose-950\/30 {
        border-color: rgb(76 5 25 / 0.3)
    }

    .lg\:border-rose-950\/40 {
        border-color: rgb(76 5 25 / 0.4)
    }

    .lg\:border-rose-950\/5 {
        border-color: rgb(76 5 25 / 0.05)
    }

    .lg\:border-rose-950\/50 {
        border-color: rgb(76 5 25 / 0.5)
    }

    .lg\:border-rose-950\/60 {
        border-color: rgb(76 5 25 / 0.6)
    }

    .lg\:border-rose-950\/70 {
        border-color: rgb(76 5 25 / 0.7)
    }

    .lg\:border-rose-950\/75 {
        border-color: rgb(76 5 25 / 0.75)
    }

    .lg\:border-rose-950\/80 {
        border-color: rgb(76 5 25 / 0.8)
    }

    .lg\:border-rose-950\/90 {
        border-color: rgb(76 5 25 / 0.9)
    }

    .lg\:border-rose-950\/95 {
        border-color: rgb(76 5 25 / 0.95)
    }

    .lg\:border-sky-100 {
        --tw-border-opacity: 1;
        border-color: rgb(224 242 254 / var(--tw-border-opacity))
    }

    .lg\:border-sky-100\/0 {
        border-color: rgb(224 242 254 / 0)
    }

    .lg\:border-sky-100\/10 {
        border-color: rgb(224 242 254 / 0.1)
    }

    .lg\:border-sky-100\/100 {
        border-color: rgb(224 242 254 / 1)
    }

    .lg\:border-sky-100\/20 {
        border-color: rgb(224 242 254 / 0.2)
    }

    .lg\:border-sky-100\/25 {
        border-color: rgb(224 242 254 / 0.25)
    }

    .lg\:border-sky-100\/30 {
        border-color: rgb(224 242 254 / 0.3)
    }

    .lg\:border-sky-100\/40 {
        border-color: rgb(224 242 254 / 0.4)
    }

    .lg\:border-sky-100\/5 {
        border-color: rgb(224 242 254 / 0.05)
    }

    .lg\:border-sky-100\/50 {
        border-color: rgb(224 242 254 / 0.5)
    }

    .lg\:border-sky-100\/60 {
        border-color: rgb(224 242 254 / 0.6)
    }

    .lg\:border-sky-100\/70 {
        border-color: rgb(224 242 254 / 0.7)
    }

    .lg\:border-sky-100\/75 {
        border-color: rgb(224 242 254 / 0.75)
    }

    .lg\:border-sky-100\/80 {
        border-color: rgb(224 242 254 / 0.8)
    }

    .lg\:border-sky-100\/90 {
        border-color: rgb(224 242 254 / 0.9)
    }

    .lg\:border-sky-100\/95 {
        border-color: rgb(224 242 254 / 0.95)
    }

    .lg\:border-sky-200 {
        --tw-border-opacity: 1;
        border-color: rgb(186 230 253 / var(--tw-border-opacity))
    }

    .lg\:border-sky-200\/0 {
        border-color: rgb(186 230 253 / 0)
    }

    .lg\:border-sky-200\/10 {
        border-color: rgb(186 230 253 / 0.1)
    }

    .lg\:border-sky-200\/100 {
        border-color: rgb(186 230 253 / 1)
    }

    .lg\:border-sky-200\/20 {
        border-color: rgb(186 230 253 / 0.2)
    }

    .lg\:border-sky-200\/25 {
        border-color: rgb(186 230 253 / 0.25)
    }

    .lg\:border-sky-200\/30 {
        border-color: rgb(186 230 253 / 0.3)
    }

    .lg\:border-sky-200\/40 {
        border-color: rgb(186 230 253 / 0.4)
    }

    .lg\:border-sky-200\/5 {
        border-color: rgb(186 230 253 / 0.05)
    }

    .lg\:border-sky-200\/50 {
        border-color: rgb(186 230 253 / 0.5)
    }

    .lg\:border-sky-200\/60 {
        border-color: rgb(186 230 253 / 0.6)
    }

    .lg\:border-sky-200\/70 {
        border-color: rgb(186 230 253 / 0.7)
    }

    .lg\:border-sky-200\/75 {
        border-color: rgb(186 230 253 / 0.75)
    }

    .lg\:border-sky-200\/80 {
        border-color: rgb(186 230 253 / 0.8)
    }

    .lg\:border-sky-200\/90 {
        border-color: rgb(186 230 253 / 0.9)
    }

    .lg\:border-sky-200\/95 {
        border-color: rgb(186 230 253 / 0.95)
    }

    .lg\:border-sky-300 {
        --tw-border-opacity: 1;
        border-color: rgb(125 211 252 / var(--tw-border-opacity))
    }

    .lg\:border-sky-300\/0 {
        border-color: rgb(125 211 252 / 0)
    }

    .lg\:border-sky-300\/10 {
        border-color: rgb(125 211 252 / 0.1)
    }

    .lg\:border-sky-300\/100 {
        border-color: rgb(125 211 252 / 1)
    }

    .lg\:border-sky-300\/20 {
        border-color: rgb(125 211 252 / 0.2)
    }

    .lg\:border-sky-300\/25 {
        border-color: rgb(125 211 252 / 0.25)
    }

    .lg\:border-sky-300\/30 {
        border-color: rgb(125 211 252 / 0.3)
    }

    .lg\:border-sky-300\/40 {
        border-color: rgb(125 211 252 / 0.4)
    }

    .lg\:border-sky-300\/5 {
        border-color: rgb(125 211 252 / 0.05)
    }

    .lg\:border-sky-300\/50 {
        border-color: rgb(125 211 252 / 0.5)
    }

    .lg\:border-sky-300\/60 {
        border-color: rgb(125 211 252 / 0.6)
    }

    .lg\:border-sky-300\/70 {
        border-color: rgb(125 211 252 / 0.7)
    }

    .lg\:border-sky-300\/75 {
        border-color: rgb(125 211 252 / 0.75)
    }

    .lg\:border-sky-300\/80 {
        border-color: rgb(125 211 252 / 0.8)
    }

    .lg\:border-sky-300\/90 {
        border-color: rgb(125 211 252 / 0.9)
    }

    .lg\:border-sky-300\/95 {
        border-color: rgb(125 211 252 / 0.95)
    }

    .lg\:border-sky-400 {
        --tw-border-opacity: 1;
        border-color: rgb(56 189 248 / var(--tw-border-opacity))
    }

    .lg\:border-sky-400\/0 {
        border-color: rgb(56 189 248 / 0)
    }

    .lg\:border-sky-400\/10 {
        border-color: rgb(56 189 248 / 0.1)
    }

    .lg\:border-sky-400\/100 {
        border-color: rgb(56 189 248 / 1)
    }

    .lg\:border-sky-400\/20 {
        border-color: rgb(56 189 248 / 0.2)
    }

    .lg\:border-sky-400\/25 {
        border-color: rgb(56 189 248 / 0.25)
    }

    .lg\:border-sky-400\/30 {
        border-color: rgb(56 189 248 / 0.3)
    }

    .lg\:border-sky-400\/40 {
        border-color: rgb(56 189 248 / 0.4)
    }

    .lg\:border-sky-400\/5 {
        border-color: rgb(56 189 248 / 0.05)
    }

    .lg\:border-sky-400\/50 {
        border-color: rgb(56 189 248 / 0.5)
    }

    .lg\:border-sky-400\/60 {
        border-color: rgb(56 189 248 / 0.6)
    }

    .lg\:border-sky-400\/70 {
        border-color: rgb(56 189 248 / 0.7)
    }

    .lg\:border-sky-400\/75 {
        border-color: rgb(56 189 248 / 0.75)
    }

    .lg\:border-sky-400\/80 {
        border-color: rgb(56 189 248 / 0.8)
    }

    .lg\:border-sky-400\/90 {
        border-color: rgb(56 189 248 / 0.9)
    }

    .lg\:border-sky-400\/95 {
        border-color: rgb(56 189 248 / 0.95)
    }

    .lg\:border-sky-450 {
        --tw-border-opacity: 1;
        border-color: rgb(48 157 204 / var(--tw-border-opacity))
    }

    .lg\:border-sky-450\/0 {
        border-color: rgb(48 157 204 / 0)
    }

    .lg\:border-sky-450\/10 {
        border-color: rgb(48 157 204 / 0.1)
    }

    .lg\:border-sky-450\/100 {
        border-color: rgb(48 157 204 / 1)
    }

    .lg\:border-sky-450\/20 {
        border-color: rgb(48 157 204 / 0.2)
    }

    .lg\:border-sky-450\/25 {
        border-color: rgb(48 157 204 / 0.25)
    }

    .lg\:border-sky-450\/30 {
        border-color: rgb(48 157 204 / 0.3)
    }

    .lg\:border-sky-450\/40 {
        border-color: rgb(48 157 204 / 0.4)
    }

    .lg\:border-sky-450\/5 {
        border-color: rgb(48 157 204 / 0.05)
    }

    .lg\:border-sky-450\/50 {
        border-color: rgb(48 157 204 / 0.5)
    }

    .lg\:border-sky-450\/60 {
        border-color: rgb(48 157 204 / 0.6)
    }

    .lg\:border-sky-450\/70 {
        border-color: rgb(48 157 204 / 0.7)
    }

    .lg\:border-sky-450\/75 {
        border-color: rgb(48 157 204 / 0.75)
    }

    .lg\:border-sky-450\/80 {
        border-color: rgb(48 157 204 / 0.8)
    }

    .lg\:border-sky-450\/90 {
        border-color: rgb(48 157 204 / 0.9)
    }

    .lg\:border-sky-450\/95 {
        border-color: rgb(48 157 204 / 0.95)
    }

    .lg\:border-sky-50 {
        --tw-border-opacity: 1;
        border-color: rgb(240 249 255 / var(--tw-border-opacity))
    }

    .lg\:border-sky-50\/0 {
        border-color: rgb(240 249 255 / 0)
    }

    .lg\:border-sky-50\/10 {
        border-color: rgb(240 249 255 / 0.1)
    }

    .lg\:border-sky-50\/100 {
        border-color: rgb(240 249 255 / 1)
    }

    .lg\:border-sky-50\/20 {
        border-color: rgb(240 249 255 / 0.2)
    }

    .lg\:border-sky-50\/25 {
        border-color: rgb(240 249 255 / 0.25)
    }

    .lg\:border-sky-50\/30 {
        border-color: rgb(240 249 255 / 0.3)
    }

    .lg\:border-sky-50\/40 {
        border-color: rgb(240 249 255 / 0.4)
    }

    .lg\:border-sky-50\/5 {
        border-color: rgb(240 249 255 / 0.05)
    }

    .lg\:border-sky-50\/50 {
        border-color: rgb(240 249 255 / 0.5)
    }

    .lg\:border-sky-50\/60 {
        border-color: rgb(240 249 255 / 0.6)
    }

    .lg\:border-sky-50\/70 {
        border-color: rgb(240 249 255 / 0.7)
    }

    .lg\:border-sky-50\/75 {
        border-color: rgb(240 249 255 / 0.75)
    }

    .lg\:border-sky-50\/80 {
        border-color: rgb(240 249 255 / 0.8)
    }

    .lg\:border-sky-50\/90 {
        border-color: rgb(240 249 255 / 0.9)
    }

    .lg\:border-sky-50\/95 {
        border-color: rgb(240 249 255 / 0.95)
    }

    .lg\:border-sky-500 {
        --tw-border-opacity: 1;
        border-color: rgb(14 165 233 / var(--tw-border-opacity))
    }

    .lg\:border-sky-500\/0 {
        border-color: rgb(14 165 233 / 0)
    }

    .lg\:border-sky-500\/10 {
        border-color: rgb(14 165 233 / 0.1)
    }

    .lg\:border-sky-500\/100 {
        border-color: rgb(14 165 233 / 1)
    }

    .lg\:border-sky-500\/20 {
        border-color: rgb(14 165 233 / 0.2)
    }

    .lg\:border-sky-500\/25 {
        border-color: rgb(14 165 233 / 0.25)
    }

    .lg\:border-sky-500\/30 {
        border-color: rgb(14 165 233 / 0.3)
    }

    .lg\:border-sky-500\/40 {
        border-color: rgb(14 165 233 / 0.4)
    }

    .lg\:border-sky-500\/5 {
        border-color: rgb(14 165 233 / 0.05)
    }

    .lg\:border-sky-500\/50 {
        border-color: rgb(14 165 233 / 0.5)
    }

    .lg\:border-sky-500\/60 {
        border-color: rgb(14 165 233 / 0.6)
    }

    .lg\:border-sky-500\/70 {
        border-color: rgb(14 165 233 / 0.7)
    }

    .lg\:border-sky-500\/75 {
        border-color: rgb(14 165 233 / 0.75)
    }

    .lg\:border-sky-500\/80 {
        border-color: rgb(14 165 233 / 0.8)
    }

    .lg\:border-sky-500\/90 {
        border-color: rgb(14 165 233 / 0.9)
    }

    .lg\:border-sky-500\/95 {
        border-color: rgb(14 165 233 / 0.95)
    }

    .lg\:border-sky-600 {
        --tw-border-opacity: 1;
        border-color: rgb(2 132 199 / var(--tw-border-opacity))
    }

    .lg\:border-sky-600\/0 {
        border-color: rgb(2 132 199 / 0)
    }

    .lg\:border-sky-600\/10 {
        border-color: rgb(2 132 199 / 0.1)
    }

    .lg\:border-sky-600\/100 {
        border-color: rgb(2 132 199 / 1)
    }

    .lg\:border-sky-600\/20 {
        border-color: rgb(2 132 199 / 0.2)
    }

    .lg\:border-sky-600\/25 {
        border-color: rgb(2 132 199 / 0.25)
    }

    .lg\:border-sky-600\/30 {
        border-color: rgb(2 132 199 / 0.3)
    }

    .lg\:border-sky-600\/40 {
        border-color: rgb(2 132 199 / 0.4)
    }

    .lg\:border-sky-600\/5 {
        border-color: rgb(2 132 199 / 0.05)
    }

    .lg\:border-sky-600\/50 {
        border-color: rgb(2 132 199 / 0.5)
    }

    .lg\:border-sky-600\/60 {
        border-color: rgb(2 132 199 / 0.6)
    }

    .lg\:border-sky-600\/70 {
        border-color: rgb(2 132 199 / 0.7)
    }

    .lg\:border-sky-600\/75 {
        border-color: rgb(2 132 199 / 0.75)
    }

    .lg\:border-sky-600\/80 {
        border-color: rgb(2 132 199 / 0.8)
    }

    .lg\:border-sky-600\/90 {
        border-color: rgb(2 132 199 / 0.9)
    }

    .lg\:border-sky-600\/95 {
        border-color: rgb(2 132 199 / 0.95)
    }

    .lg\:border-sky-700 {
        --tw-border-opacity: 1;
        border-color: rgb(3 105 161 / var(--tw-border-opacity))
    }

    .lg\:border-sky-700\/0 {
        border-color: rgb(3 105 161 / 0)
    }

    .lg\:border-sky-700\/10 {
        border-color: rgb(3 105 161 / 0.1)
    }

    .lg\:border-sky-700\/100 {
        border-color: rgb(3 105 161 / 1)
    }

    .lg\:border-sky-700\/20 {
        border-color: rgb(3 105 161 / 0.2)
    }

    .lg\:border-sky-700\/25 {
        border-color: rgb(3 105 161 / 0.25)
    }

    .lg\:border-sky-700\/30 {
        border-color: rgb(3 105 161 / 0.3)
    }

    .lg\:border-sky-700\/40 {
        border-color: rgb(3 105 161 / 0.4)
    }

    .lg\:border-sky-700\/5 {
        border-color: rgb(3 105 161 / 0.05)
    }

    .lg\:border-sky-700\/50 {
        border-color: rgb(3 105 161 / 0.5)
    }

    .lg\:border-sky-700\/60 {
        border-color: rgb(3 105 161 / 0.6)
    }

    .lg\:border-sky-700\/70 {
        border-color: rgb(3 105 161 / 0.7)
    }

    .lg\:border-sky-700\/75 {
        border-color: rgb(3 105 161 / 0.75)
    }

    .lg\:border-sky-700\/80 {
        border-color: rgb(3 105 161 / 0.8)
    }

    .lg\:border-sky-700\/90 {
        border-color: rgb(3 105 161 / 0.9)
    }

    .lg\:border-sky-700\/95 {
        border-color: rgb(3 105 161 / 0.95)
    }

    .lg\:border-sky-800 {
        --tw-border-opacity: 1;
        border-color: rgb(7 89 133 / var(--tw-border-opacity))
    }

    .lg\:border-sky-800\/0 {
        border-color: rgb(7 89 133 / 0)
    }

    .lg\:border-sky-800\/10 {
        border-color: rgb(7 89 133 / 0.1)
    }

    .lg\:border-sky-800\/100 {
        border-color: rgb(7 89 133 / 1)
    }

    .lg\:border-sky-800\/20 {
        border-color: rgb(7 89 133 / 0.2)
    }

    .lg\:border-sky-800\/25 {
        border-color: rgb(7 89 133 / 0.25)
    }

    .lg\:border-sky-800\/30 {
        border-color: rgb(7 89 133 / 0.3)
    }

    .lg\:border-sky-800\/40 {
        border-color: rgb(7 89 133 / 0.4)
    }

    .lg\:border-sky-800\/5 {
        border-color: rgb(7 89 133 / 0.05)
    }

    .lg\:border-sky-800\/50 {
        border-color: rgb(7 89 133 / 0.5)
    }

    .lg\:border-sky-800\/60 {
        border-color: rgb(7 89 133 / 0.6)
    }

    .lg\:border-sky-800\/70 {
        border-color: rgb(7 89 133 / 0.7)
    }

    .lg\:border-sky-800\/75 {
        border-color: rgb(7 89 133 / 0.75)
    }

    .lg\:border-sky-800\/80 {
        border-color: rgb(7 89 133 / 0.8)
    }

    .lg\:border-sky-800\/90 {
        border-color: rgb(7 89 133 / 0.9)
    }

    .lg\:border-sky-800\/95 {
        border-color: rgb(7 89 133 / 0.95)
    }

    .lg\:border-sky-900 {
        --tw-border-opacity: 1;
        border-color: rgb(12 74 110 / var(--tw-border-opacity))
    }

    .lg\:border-sky-900\/0 {
        border-color: rgb(12 74 110 / 0)
    }

    .lg\:border-sky-900\/10 {
        border-color: rgb(12 74 110 / 0.1)
    }

    .lg\:border-sky-900\/100 {
        border-color: rgb(12 74 110 / 1)
    }

    .lg\:border-sky-900\/20 {
        border-color: rgb(12 74 110 / 0.2)
    }

    .lg\:border-sky-900\/25 {
        border-color: rgb(12 74 110 / 0.25)
    }

    .lg\:border-sky-900\/30 {
        border-color: rgb(12 74 110 / 0.3)
    }

    .lg\:border-sky-900\/40 {
        border-color: rgb(12 74 110 / 0.4)
    }

    .lg\:border-sky-900\/5 {
        border-color: rgb(12 74 110 / 0.05)
    }

    .lg\:border-sky-900\/50 {
        border-color: rgb(12 74 110 / 0.5)
    }

    .lg\:border-sky-900\/60 {
        border-color: rgb(12 74 110 / 0.6)
    }

    .lg\:border-sky-900\/70 {
        border-color: rgb(12 74 110 / 0.7)
    }

    .lg\:border-sky-900\/75 {
        border-color: rgb(12 74 110 / 0.75)
    }

    .lg\:border-sky-900\/80 {
        border-color: rgb(12 74 110 / 0.8)
    }

    .lg\:border-sky-900\/90 {
        border-color: rgb(12 74 110 / 0.9)
    }

    .lg\:border-sky-900\/95 {
        border-color: rgb(12 74 110 / 0.95)
    }

    .lg\:border-sky-950 {
        --tw-border-opacity: 1;
        border-color: rgb(8 47 73 / var(--tw-border-opacity))
    }

    .lg\:border-sky-950\/0 {
        border-color: rgb(8 47 73 / 0)
    }

    .lg\:border-sky-950\/10 {
        border-color: rgb(8 47 73 / 0.1)
    }

    .lg\:border-sky-950\/100 {
        border-color: rgb(8 47 73 / 1)
    }

    .lg\:border-sky-950\/20 {
        border-color: rgb(8 47 73 / 0.2)
    }

    .lg\:border-sky-950\/25 {
        border-color: rgb(8 47 73 / 0.25)
    }

    .lg\:border-sky-950\/30 {
        border-color: rgb(8 47 73 / 0.3)
    }

    .lg\:border-sky-950\/40 {
        border-color: rgb(8 47 73 / 0.4)
    }

    .lg\:border-sky-950\/5 {
        border-color: rgb(8 47 73 / 0.05)
    }

    .lg\:border-sky-950\/50 {
        border-color: rgb(8 47 73 / 0.5)
    }

    .lg\:border-sky-950\/60 {
        border-color: rgb(8 47 73 / 0.6)
    }

    .lg\:border-sky-950\/70 {
        border-color: rgb(8 47 73 / 0.7)
    }

    .lg\:border-sky-950\/75 {
        border-color: rgb(8 47 73 / 0.75)
    }

    .lg\:border-sky-950\/80 {
        border-color: rgb(8 47 73 / 0.8)
    }

    .lg\:border-sky-950\/90 {
        border-color: rgb(8 47 73 / 0.9)
    }

    .lg\:border-sky-950\/95 {
        border-color: rgb(8 47 73 / 0.95)
    }

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

    .lg\:border-slate-100\/0 {
        border-color: rgb(241 245 249 / 0)
    }

    .lg\:border-slate-100\/10 {
        border-color: rgb(241 245 249 / 0.1)
    }

    .lg\:border-slate-100\/100 {
        border-color: rgb(241 245 249 / 1)
    }

    .lg\:border-slate-100\/20 {
        border-color: rgb(241 245 249 / 0.2)
    }

    .lg\:border-slate-100\/25 {
        border-color: rgb(241 245 249 / 0.25)
    }

    .lg\:border-slate-100\/30 {
        border-color: rgb(241 245 249 / 0.3)
    }

    .lg\:border-slate-100\/40 {
        border-color: rgb(241 245 249 / 0.4)
    }

    .lg\:border-slate-100\/5 {
        border-color: rgb(241 245 249 / 0.05)
    }

    .lg\:border-slate-100\/50 {
        border-color: rgb(241 245 249 / 0.5)
    }

    .lg\:border-slate-100\/60 {
        border-color: rgb(241 245 249 / 0.6)
    }

    .lg\:border-slate-100\/70 {
        border-color: rgb(241 245 249 / 0.7)
    }

    .lg\:border-slate-100\/75 {
        border-color: rgb(241 245 249 / 0.75)
    }

    .lg\:border-slate-100\/80 {
        border-color: rgb(241 245 249 / 0.8)
    }

    .lg\:border-slate-100\/90 {
        border-color: rgb(241 245 249 / 0.9)
    }

    .lg\:border-slate-100\/95 {
        border-color: rgb(241 245 249 / 0.95)
    }

    .lg\:border-slate-200 {
        --tw-border-opacity: 1;
        border-color: rgb(226 232 240 / var(--tw-border-opacity))
    }

    .lg\:border-slate-200\/0 {
        border-color: rgb(226 232 240 / 0)
    }

    .lg\:border-slate-200\/10 {
        border-color: rgb(226 232 240 / 0.1)
    }

    .lg\:border-slate-200\/100 {
        border-color: rgb(226 232 240 / 1)
    }

    .lg\:border-slate-200\/20 {
        border-color: rgb(226 232 240 / 0.2)
    }

    .lg\:border-slate-200\/25 {
        border-color: rgb(226 232 240 / 0.25)
    }

    .lg\:border-slate-200\/30 {
        border-color: rgb(226 232 240 / 0.3)
    }

    .lg\:border-slate-200\/40 {
        border-color: rgb(226 232 240 / 0.4)
    }

    .lg\:border-slate-200\/5 {
        border-color: rgb(226 232 240 / 0.05)
    }

    .lg\:border-slate-200\/50 {
        border-color: rgb(226 232 240 / 0.5)
    }

    .lg\:border-slate-200\/60 {
        border-color: rgb(226 232 240 / 0.6)
    }

    .lg\:border-slate-200\/70 {
        border-color: rgb(226 232 240 / 0.7)
    }

    .lg\:border-slate-200\/75 {
        border-color: rgb(226 232 240 / 0.75)
    }

    .lg\:border-slate-200\/80 {
        border-color: rgb(226 232 240 / 0.8)
    }

    .lg\:border-slate-200\/90 {
        border-color: rgb(226 232 240 / 0.9)
    }

    .lg\:border-slate-200\/95 {
        border-color: rgb(226 232 240 / 0.95)
    }

    .lg\:border-slate-300 {
        --tw-border-opacity: 1;
        border-color: rgb(203 213 225 / var(--tw-border-opacity))
    }

    .lg\:border-slate-300\/0 {
        border-color: rgb(203 213 225 / 0)
    }

    .lg\:border-slate-300\/10 {
        border-color: rgb(203 213 225 / 0.1)
    }

    .lg\:border-slate-300\/100 {
        border-color: rgb(203 213 225 / 1)
    }

    .lg\:border-slate-300\/20 {
        border-color: rgb(203 213 225 / 0.2)
    }

    .lg\:border-slate-300\/25 {
        border-color: rgb(203 213 225 / 0.25)
    }

    .lg\:border-slate-300\/30 {
        border-color: rgb(203 213 225 / 0.3)
    }

    .lg\:border-slate-300\/40 {
        border-color: rgb(203 213 225 / 0.4)
    }

    .lg\:border-slate-300\/5 {
        border-color: rgb(203 213 225 / 0.05)
    }

    .lg\:border-slate-300\/50 {
        border-color: rgb(203 213 225 / 0.5)
    }

    .lg\:border-slate-300\/60 {
        border-color: rgb(203 213 225 / 0.6)
    }

    .lg\:border-slate-300\/70 {
        border-color: rgb(203 213 225 / 0.7)
    }

    .lg\:border-slate-300\/75 {
        border-color: rgb(203 213 225 / 0.75)
    }

    .lg\:border-slate-300\/80 {
        border-color: rgb(203 213 225 / 0.8)
    }

    .lg\:border-slate-300\/90 {
        border-color: rgb(203 213 225 / 0.9)
    }

    .lg\:border-slate-300\/95 {
        border-color: rgb(203 213 225 / 0.95)
    }

    .lg\:border-slate-400 {
        --tw-border-opacity: 1;
        border-color: rgb(148 163 184 / var(--tw-border-opacity))
    }

    .lg\:border-slate-400\/0 {
        border-color: rgb(148 163 184 / 0)
    }

    .lg\:border-slate-400\/10 {
        border-color: rgb(148 163 184 / 0.1)
    }

    .lg\:border-slate-400\/100 {
        border-color: rgb(148 163 184 / 1)
    }

    .lg\:border-slate-400\/20 {
        border-color: rgb(148 163 184 / 0.2)
    }

    .lg\:border-slate-400\/25 {
        border-color: rgb(148 163 184 / 0.25)
    }

    .lg\:border-slate-400\/30 {
        border-color: rgb(148 163 184 / 0.3)
    }

    .lg\:border-slate-400\/40 {
        border-color: rgb(148 163 184 / 0.4)
    }

    .lg\:border-slate-400\/5 {
        border-color: rgb(148 163 184 / 0.05)
    }

    .lg\:border-slate-400\/50 {
        border-color: rgb(148 163 184 / 0.5)
    }

    .lg\:border-slate-400\/60 {
        border-color: rgb(148 163 184 / 0.6)
    }

    .lg\:border-slate-400\/70 {
        border-color: rgb(148 163 184 / 0.7)
    }

    .lg\:border-slate-400\/75 {
        border-color: rgb(148 163 184 / 0.75)
    }

    .lg\:border-slate-400\/80 {
        border-color: rgb(148 163 184 / 0.8)
    }

    .lg\:border-slate-400\/90 {
        border-color: rgb(148 163 184 / 0.9)
    }

    .lg\:border-slate-400\/95 {
        border-color: rgb(148 163 184 / 0.95)
    }

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

    .lg\:border-slate-50\/0 {
        border-color: rgb(248 250 252 / 0)
    }

    .lg\:border-slate-50\/10 {
        border-color: rgb(248 250 252 / 0.1)
    }

    .lg\:border-slate-50\/100 {
        border-color: rgb(248 250 252 / 1)
    }

    .lg\:border-slate-50\/20 {
        border-color: rgb(248 250 252 / 0.2)
    }

    .lg\:border-slate-50\/25 {
        border-color: rgb(248 250 252 / 0.25)
    }

    .lg\:border-slate-50\/30 {
        border-color: rgb(248 250 252 / 0.3)
    }

    .lg\:border-slate-50\/40 {
        border-color: rgb(248 250 252 / 0.4)
    }

    .lg\:border-slate-50\/5 {
        border-color: rgb(248 250 252 / 0.05)
    }

    .lg\:border-slate-50\/50 {
        border-color: rgb(248 250 252 / 0.5)
    }

    .lg\:border-slate-50\/60 {
        border-color: rgb(248 250 252 / 0.6)
    }

    .lg\:border-slate-50\/70 {
        border-color: rgb(248 250 252 / 0.7)
    }

    .lg\:border-slate-50\/75 {
        border-color: rgb(248 250 252 / 0.75)
    }

    .lg\:border-slate-50\/80 {
        border-color: rgb(248 250 252 / 0.8)
    }

    .lg\:border-slate-50\/90 {
        border-color: rgb(248 250 252 / 0.9)
    }

    .lg\:border-slate-50\/95 {
        border-color: rgb(248 250 252 / 0.95)
    }

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

    .lg\:border-slate-500\/0 {
        border-color: rgb(100 116 139 / 0)
    }

    .lg\:border-slate-500\/10 {
        border-color: rgb(100 116 139 / 0.1)
    }

    .lg\:border-slate-500\/100 {
        border-color: rgb(100 116 139 / 1)
    }

    .lg\:border-slate-500\/20 {
        border-color: rgb(100 116 139 / 0.2)
    }

    .lg\:border-slate-500\/25 {
        border-color: rgb(100 116 139 / 0.25)
    }

    .lg\:border-slate-500\/30 {
        border-color: rgb(100 116 139 / 0.3)
    }

    .lg\:border-slate-500\/40 {
        border-color: rgb(100 116 139 / 0.4)
    }

    .lg\:border-slate-500\/5 {
        border-color: rgb(100 116 139 / 0.05)
    }

    .lg\:border-slate-500\/50 {
        border-color: rgb(100 116 139 / 0.5)
    }

    .lg\:border-slate-500\/60 {
        border-color: rgb(100 116 139 / 0.6)
    }

    .lg\:border-slate-500\/70 {
        border-color: rgb(100 116 139 / 0.7)
    }

    .lg\:border-slate-500\/75 {
        border-color: rgb(100 116 139 / 0.75)
    }

    .lg\:border-slate-500\/80 {
        border-color: rgb(100 116 139 / 0.8)
    }

    .lg\:border-slate-500\/90 {
        border-color: rgb(100 116 139 / 0.9)
    }

    .lg\:border-slate-500\/95 {
        border-color: rgb(100 116 139 / 0.95)
    }

    .lg\:border-slate-600 {
        --tw-border-opacity: 1;
        border-color: rgb(71 85 105 / var(--tw-border-opacity))
    }

    .lg\:border-slate-600\/0 {
        border-color: rgb(71 85 105 / 0)
    }

    .lg\:border-slate-600\/10 {
        border-color: rgb(71 85 105 / 0.1)
    }

    .lg\:border-slate-600\/100 {
        border-color: rgb(71 85 105 / 1)
    }

    .lg\:border-slate-600\/20 {
        border-color: rgb(71 85 105 / 0.2)
    }

    .lg\:border-slate-600\/25 {
        border-color: rgb(71 85 105 / 0.25)
    }

    .lg\:border-slate-600\/30 {
        border-color: rgb(71 85 105 / 0.3)
    }

    .lg\:border-slate-600\/40 {
        border-color: rgb(71 85 105 / 0.4)
    }

    .lg\:border-slate-600\/5 {
        border-color: rgb(71 85 105 / 0.05)
    }

    .lg\:border-slate-600\/50 {
        border-color: rgb(71 85 105 / 0.5)
    }

    .lg\:border-slate-600\/60 {
        border-color: rgb(71 85 105 / 0.6)
    }

    .lg\:border-slate-600\/70 {
        border-color: rgb(71 85 105 / 0.7)
    }

    .lg\:border-slate-600\/75 {
        border-color: rgb(71 85 105 / 0.75)
    }

    .lg\:border-slate-600\/80 {
        border-color: rgb(71 85 105 / 0.8)
    }

    .lg\:border-slate-600\/90 {
        border-color: rgb(71 85 105 / 0.9)
    }

    .lg\:border-slate-600\/95 {
        border-color: rgb(71 85 105 / 0.95)
    }

    .lg\:border-slate-700 {
        --tw-border-opacity: 1;
        border-color: rgb(51 65 85 / var(--tw-border-opacity))
    }

    .lg\:border-slate-700\/0 {
        border-color: rgb(51 65 85 / 0)
    }

    .lg\:border-slate-700\/10 {
        border-color: rgb(51 65 85 / 0.1)
    }

    .lg\:border-slate-700\/100 {
        border-color: rgb(51 65 85 / 1)
    }

    .lg\:border-slate-700\/20 {
        border-color: rgb(51 65 85 / 0.2)
    }

    .lg\:border-slate-700\/25 {
        border-color: rgb(51 65 85 / 0.25)
    }

    .lg\:border-slate-700\/30 {
        border-color: rgb(51 65 85 / 0.3)
    }

    .lg\:border-slate-700\/40 {
        border-color: rgb(51 65 85 / 0.4)
    }

    .lg\:border-slate-700\/5 {
        border-color: rgb(51 65 85 / 0.05)
    }

    .lg\:border-slate-700\/50 {
        border-color: rgb(51 65 85 / 0.5)
    }

    .lg\:border-slate-700\/60 {
        border-color: rgb(51 65 85 / 0.6)
    }

    .lg\:border-slate-700\/70 {
        border-color: rgb(51 65 85 / 0.7)
    }

    .lg\:border-slate-700\/75 {
        border-color: rgb(51 65 85 / 0.75)
    }

    .lg\:border-slate-700\/80 {
        border-color: rgb(51 65 85 / 0.8)
    }

    .lg\:border-slate-700\/90 {
        border-color: rgb(51 65 85 / 0.9)
    }

    .lg\:border-slate-700\/95 {
        border-color: rgb(51 65 85 / 0.95)
    }

    .lg\:border-slate-75 {
        --tw-border-opacity: 1;
        border-color: rgb(244 248 250 / var(--tw-border-opacity))
    }

    .lg\:border-slate-75\/0 {
        border-color: rgb(244 248 250 / 0)
    }

    .lg\:border-slate-75\/10 {
        border-color: rgb(244 248 250 / 0.1)
    }

    .lg\:border-slate-75\/100 {
        border-color: rgb(244 248 250 / 1)
    }

    .lg\:border-slate-75\/20 {
        border-color: rgb(244 248 250 / 0.2)
    }

    .lg\:border-slate-75\/25 {
        border-color: rgb(244 248 250 / 0.25)
    }

    .lg\:border-slate-75\/30 {
        border-color: rgb(244 248 250 / 0.3)
    }

    .lg\:border-slate-75\/40 {
        border-color: rgb(244 248 250 / 0.4)
    }

    .lg\:border-slate-75\/5 {
        border-color: rgb(244 248 250 / 0.05)
    }

    .lg\:border-slate-75\/50 {
        border-color: rgb(244 248 250 / 0.5)
    }

    .lg\:border-slate-75\/60 {
        border-color: rgb(244 248 250 / 0.6)
    }

    .lg\:border-slate-75\/70 {
        border-color: rgb(244 248 250 / 0.7)
    }

    .lg\:border-slate-75\/75 {
        border-color: rgb(244 248 250 / 0.75)
    }

    .lg\:border-slate-75\/80 {
        border-color: rgb(244 248 250 / 0.8)
    }

    .lg\:border-slate-75\/90 {
        border-color: rgb(244 248 250 / 0.9)
    }

    .lg\:border-slate-75\/95 {
        border-color: rgb(244 248 250 / 0.95)
    }

    .lg\:border-slate-800 {
        --tw-border-opacity: 1;
        border-color: rgb(30 41 59 / var(--tw-border-opacity))
    }

    .lg\:border-slate-800\/0 {
        border-color: rgb(30 41 59 / 0)
    }

    .lg\:border-slate-800\/10 {
        border-color: rgb(30 41 59 / 0.1)
    }

    .lg\:border-slate-800\/100 {
        border-color: rgb(30 41 59 / 1)
    }

    .lg\:border-slate-800\/20 {
        border-color: rgb(30 41 59 / 0.2)
    }

    .lg\:border-slate-800\/25 {
        border-color: rgb(30 41 59 / 0.25)
    }

    .lg\:border-slate-800\/30 {
        border-color: rgb(30 41 59 / 0.3)
    }

    .lg\:border-slate-800\/40 {
        border-color: rgb(30 41 59 / 0.4)
    }

    .lg\:border-slate-800\/5 {
        border-color: rgb(30 41 59 / 0.05)
    }

    .lg\:border-slate-800\/50 {
        border-color: rgb(30 41 59 / 0.5)
    }

    .lg\:border-slate-800\/60 {
        border-color: rgb(30 41 59 / 0.6)
    }

    .lg\:border-slate-800\/70 {
        border-color: rgb(30 41 59 / 0.7)
    }

    .lg\:border-slate-800\/75 {
        border-color: rgb(30 41 59 / 0.75)
    }

    .lg\:border-slate-800\/80 {
        border-color: rgb(30 41 59 / 0.8)
    }

    .lg\:border-slate-800\/90 {
        border-color: rgb(30 41 59 / 0.9)
    }

    .lg\:border-slate-800\/95 {
        border-color: rgb(30 41 59 / 0.95)
    }

    .lg\:border-slate-850 {
        --tw-border-opacity: 1;
        border-color: rgb(15 23 42 / var(--tw-border-opacity))
    }

    .lg\:border-slate-850\/0 {
        border-color: rgb(15 23 42 / 0)
    }

    .lg\:border-slate-850\/10 {
        border-color: rgb(15 23 42 / 0.1)
    }

    .lg\:border-slate-850\/100 {
        border-color: rgb(15 23 42 / 1)
    }

    .lg\:border-slate-850\/20 {
        border-color: rgb(15 23 42 / 0.2)
    }

    .lg\:border-slate-850\/25 {
        border-color: rgb(15 23 42 / 0.25)
    }

    .lg\:border-slate-850\/30 {
        border-color: rgb(15 23 42 / 0.3)
    }

    .lg\:border-slate-850\/40 {
        border-color: rgb(15 23 42 / 0.4)
    }

    .lg\:border-slate-850\/5 {
        border-color: rgb(15 23 42 / 0.05)
    }

    .lg\:border-slate-850\/50 {
        border-color: rgb(15 23 42 / 0.5)
    }

    .lg\:border-slate-850\/60 {
        border-color: rgb(15 23 42 / 0.6)
    }

    .lg\:border-slate-850\/70 {
        border-color: rgb(15 23 42 / 0.7)
    }

    .lg\:border-slate-850\/75 {
        border-color: rgb(15 23 42 / 0.75)
    }

    .lg\:border-slate-850\/80 {
        border-color: rgb(15 23 42 / 0.8)
    }

    .lg\:border-slate-850\/90 {
        border-color: rgb(15 23 42 / 0.9)
    }

    .lg\:border-slate-850\/95 {
        border-color: rgb(15 23 42 / 0.95)
    }

    .lg\:border-slate-900 {
        --tw-border-opacity: 1;
        border-color: rgb(15 23 42 / var(--tw-border-opacity))
    }

    .lg\:border-slate-900\/0 {
        border-color: rgb(15 23 42 / 0)
    }

    .lg\:border-slate-900\/10 {
        border-color: rgb(15 23 42 / 0.1)
    }

    .lg\:border-slate-900\/100 {
        border-color: rgb(15 23 42 / 1)
    }

    .lg\:border-slate-900\/20 {
        border-color: rgb(15 23 42 / 0.2)
    }

    .lg\:border-slate-900\/25 {
        border-color: rgb(15 23 42 / 0.25)
    }

    .lg\:border-slate-900\/30 {
        border-color: rgb(15 23 42 / 0.3)
    }

    .lg\:border-slate-900\/40 {
        border-color: rgb(15 23 42 / 0.4)
    }

    .lg\:border-slate-900\/5 {
        border-color: rgb(15 23 42 / 0.05)
    }

    .lg\:border-slate-900\/50 {
        border-color: rgb(15 23 42 / 0.5)
    }

    .lg\:border-slate-900\/60 {
        border-color: rgb(15 23 42 / 0.6)
    }

    .lg\:border-slate-900\/70 {
        border-color: rgb(15 23 42 / 0.7)
    }

    .lg\:border-slate-900\/75 {
        border-color: rgb(15 23 42 / 0.75)
    }

    .lg\:border-slate-900\/80 {
        border-color: rgb(15 23 42 / 0.8)
    }

    .lg\:border-slate-900\/90 {
        border-color: rgb(15 23 42 / 0.9)
    }

    .lg\:border-slate-900\/95 {
        border-color: rgb(15 23 42 / 0.95)
    }

    .lg\:border-slate-950 {
        --tw-border-opacity: 1;
        border-color: rgb(0 33 74 / var(--tw-border-opacity))
    }

    .lg\:border-slate-950\/0 {
        border-color: rgb(0 33 74 / 0)
    }

    .lg\:border-slate-950\/10 {
        border-color: rgb(0 33 74 / 0.1)
    }

    .lg\:border-slate-950\/100 {
        border-color: rgb(0 33 74 / 1)
    }

    .lg\:border-slate-950\/20 {
        border-color: rgb(0 33 74 / 0.2)
    }

    .lg\:border-slate-950\/25 {
        border-color: rgb(0 33 74 / 0.25)
    }

    .lg\:border-slate-950\/30 {
        border-color: rgb(0 33 74 / 0.3)
    }

    .lg\:border-slate-950\/40 {
        border-color: rgb(0 33 74 / 0.4)
    }

    .lg\:border-slate-950\/5 {
        border-color: rgb(0 33 74 / 0.05)
    }

    .lg\:border-slate-950\/50 {
        border-color: rgb(0 33 74 / 0.5)
    }

    .lg\:border-slate-950\/60 {
        border-color: rgb(0 33 74 / 0.6)
    }

    .lg\:border-slate-950\/70 {
        border-color: rgb(0 33 74 / 0.7)
    }

    .lg\:border-slate-950\/75 {
        border-color: rgb(0 33 74 / 0.75)
    }

    .lg\:border-slate-950\/80 {
        border-color: rgb(0 33 74 / 0.8)
    }

    .lg\:border-slate-950\/90 {
        border-color: rgb(0 33 74 / 0.9)
    }

    .lg\:border-slate-950\/95 {
        border-color: rgb(0 33 74 / 0.95)
    }

    .lg\:border-stone-100 {
        --tw-border-opacity: 1;
        border-color: rgb(245 245 244 / var(--tw-border-opacity))
    }

    .lg\:border-stone-100\/0 {
        border-color: rgb(245 245 244 / 0)
    }

    .lg\:border-stone-100\/10 {
        border-color: rgb(245 245 244 / 0.1)
    }

    .lg\:border-stone-100\/100 {
        border-color: rgb(245 245 244 / 1)
    }

    .lg\:border-stone-100\/20 {
        border-color: rgb(245 245 244 / 0.2)
    }

    .lg\:border-stone-100\/25 {
        border-color: rgb(245 245 244 / 0.25)
    }

    .lg\:border-stone-100\/30 {
        border-color: rgb(245 245 244 / 0.3)
    }

    .lg\:border-stone-100\/40 {
        border-color: rgb(245 245 244 / 0.4)
    }

    .lg\:border-stone-100\/5 {
        border-color: rgb(245 245 244 / 0.05)
    }

    .lg\:border-stone-100\/50 {
        border-color: rgb(245 245 244 / 0.5)
    }

    .lg\:border-stone-100\/60 {
        border-color: rgb(245 245 244 / 0.6)
    }

    .lg\:border-stone-100\/70 {
        border-color: rgb(245 245 244 / 0.7)
    }

    .lg\:border-stone-100\/75 {
        border-color: rgb(245 245 244 / 0.75)
    }

    .lg\:border-stone-100\/80 {
        border-color: rgb(245 245 244 / 0.8)
    }

    .lg\:border-stone-100\/90 {
        border-color: rgb(245 245 244 / 0.9)
    }

    .lg\:border-stone-100\/95 {
        border-color: rgb(245 245 244 / 0.95)
    }

    .lg\:border-stone-150 {
        --tw-border-opacity: 1;
        border-color: rgb(245 246 241 / var(--tw-border-opacity))
    }

    .lg\:border-stone-150\/0 {
        border-color: rgb(245 246 241 / 0)
    }

    .lg\:border-stone-150\/10 {
        border-color: rgb(245 246 241 / 0.1)
    }

    .lg\:border-stone-150\/100 {
        border-color: rgb(245 246 241 / 1)
    }

    .lg\:border-stone-150\/20 {
        border-color: rgb(245 246 241 / 0.2)
    }

    .lg\:border-stone-150\/25 {
        border-color: rgb(245 246 241 / 0.25)
    }

    .lg\:border-stone-150\/30 {
        border-color: rgb(245 246 241 / 0.3)
    }

    .lg\:border-stone-150\/40 {
        border-color: rgb(245 246 241 / 0.4)
    }

    .lg\:border-stone-150\/5 {
        border-color: rgb(245 246 241 / 0.05)
    }

    .lg\:border-stone-150\/50 {
        border-color: rgb(245 246 241 / 0.5)
    }

    .lg\:border-stone-150\/60 {
        border-color: rgb(245 246 241 / 0.6)
    }

    .lg\:border-stone-150\/70 {
        border-color: rgb(245 246 241 / 0.7)
    }

    .lg\:border-stone-150\/75 {
        border-color: rgb(245 246 241 / 0.75)
    }

    .lg\:border-stone-150\/80 {
        border-color: rgb(245 246 241 / 0.8)
    }

    .lg\:border-stone-150\/90 {
        border-color: rgb(245 246 241 / 0.9)
    }

    .lg\:border-stone-150\/95 {
        border-color: rgb(245 246 241 / 0.95)
    }

    .lg\:border-stone-200 {
        --tw-border-opacity: 1;
        border-color: rgb(231 229 228 / var(--tw-border-opacity))
    }

    .lg\:border-stone-200\/0 {
        border-color: rgb(231 229 228 / 0)
    }

    .lg\:border-stone-200\/10 {
        border-color: rgb(231 229 228 / 0.1)
    }

    .lg\:border-stone-200\/100 {
        border-color: rgb(231 229 228 / 1)
    }

    .lg\:border-stone-200\/20 {
        border-color: rgb(231 229 228 / 0.2)
    }

    .lg\:border-stone-200\/25 {
        border-color: rgb(231 229 228 / 0.25)
    }

    .lg\:border-stone-200\/30 {
        border-color: rgb(231 229 228 / 0.3)
    }

    .lg\:border-stone-200\/40 {
        border-color: rgb(231 229 228 / 0.4)
    }

    .lg\:border-stone-200\/5 {
        border-color: rgb(231 229 228 / 0.05)
    }

    .lg\:border-stone-200\/50 {
        border-color: rgb(231 229 228 / 0.5)
    }

    .lg\:border-stone-200\/60 {
        border-color: rgb(231 229 228 / 0.6)
    }

    .lg\:border-stone-200\/70 {
        border-color: rgb(231 229 228 / 0.7)
    }

    .lg\:border-stone-200\/75 {
        border-color: rgb(231 229 228 / 0.75)
    }

    .lg\:border-stone-200\/80 {
        border-color: rgb(231 229 228 / 0.8)
    }

    .lg\:border-stone-200\/90 {
        border-color: rgb(231 229 228 / 0.9)
    }

    .lg\:border-stone-200\/95 {
        border-color: rgb(231 229 228 / 0.95)
    }

    .lg\:border-stone-300 {
        --tw-border-opacity: 1;
        border-color: rgb(214 211 209 / var(--tw-border-opacity))
    }

    .lg\:border-stone-300\/0 {
        border-color: rgb(214 211 209 / 0)
    }

    .lg\:border-stone-300\/10 {
        border-color: rgb(214 211 209 / 0.1)
    }

    .lg\:border-stone-300\/100 {
        border-color: rgb(214 211 209 / 1)
    }

    .lg\:border-stone-300\/20 {
        border-color: rgb(214 211 209 / 0.2)
    }

    .lg\:border-stone-300\/25 {
        border-color: rgb(214 211 209 / 0.25)
    }

    .lg\:border-stone-300\/30 {
        border-color: rgb(214 211 209 / 0.3)
    }

    .lg\:border-stone-300\/40 {
        border-color: rgb(214 211 209 / 0.4)
    }

    .lg\:border-stone-300\/5 {
        border-color: rgb(214 211 209 / 0.05)
    }

    .lg\:border-stone-300\/50 {
        border-color: rgb(214 211 209 / 0.5)
    }

    .lg\:border-stone-300\/60 {
        border-color: rgb(214 211 209 / 0.6)
    }

    .lg\:border-stone-300\/70 {
        border-color: rgb(214 211 209 / 0.7)
    }

    .lg\:border-stone-300\/75 {
        border-color: rgb(214 211 209 / 0.75)
    }

    .lg\:border-stone-300\/80 {
        border-color: rgb(214 211 209 / 0.8)
    }

    .lg\:border-stone-300\/90 {
        border-color: rgb(214 211 209 / 0.9)
    }

    .lg\:border-stone-300\/95 {
        border-color: rgb(214 211 209 / 0.95)
    }

    .lg\:border-stone-400 {
        --tw-border-opacity: 1;
        border-color: rgb(168 162 158 / var(--tw-border-opacity))
    }

    .lg\:border-stone-400\/0 {
        border-color: rgb(168 162 158 / 0)
    }

    .lg\:border-stone-400\/10 {
        border-color: rgb(168 162 158 / 0.1)
    }

    .lg\:border-stone-400\/100 {
        border-color: rgb(168 162 158 / 1)
    }

    .lg\:border-stone-400\/20 {
        border-color: rgb(168 162 158 / 0.2)
    }

    .lg\:border-stone-400\/25 {
        border-color: rgb(168 162 158 / 0.25)
    }

    .lg\:border-stone-400\/30 {
        border-color: rgb(168 162 158 / 0.3)
    }

    .lg\:border-stone-400\/40 {
        border-color: rgb(168 162 158 / 0.4)
    }

    .lg\:border-stone-400\/5 {
        border-color: rgb(168 162 158 / 0.05)
    }

    .lg\:border-stone-400\/50 {
        border-color: rgb(168 162 158 / 0.5)
    }

    .lg\:border-stone-400\/60 {
        border-color: rgb(168 162 158 / 0.6)
    }

    .lg\:border-stone-400\/70 {
        border-color: rgb(168 162 158 / 0.7)
    }

    .lg\:border-stone-400\/75 {
        border-color: rgb(168 162 158 / 0.75)
    }

    .lg\:border-stone-400\/80 {
        border-color: rgb(168 162 158 / 0.8)
    }

    .lg\:border-stone-400\/90 {
        border-color: rgb(168 162 158 / 0.9)
    }

    .lg\:border-stone-400\/95 {
        border-color: rgb(168 162 158 / 0.95)
    }

    .lg\:border-stone-50 {
        --tw-border-opacity: 1;
        border-color: rgb(250 250 249 / var(--tw-border-opacity))
    }

    .lg\:border-stone-50\/0 {
        border-color: rgb(250 250 249 / 0)
    }

    .lg\:border-stone-50\/10 {
        border-color: rgb(250 250 249 / 0.1)
    }

    .lg\:border-stone-50\/100 {
        border-color: rgb(250 250 249 / 1)
    }

    .lg\:border-stone-50\/20 {
        border-color: rgb(250 250 249 / 0.2)
    }

    .lg\:border-stone-50\/25 {
        border-color: rgb(250 250 249 / 0.25)
    }

    .lg\:border-stone-50\/30 {
        border-color: rgb(250 250 249 / 0.3)
    }

    .lg\:border-stone-50\/40 {
        border-color: rgb(250 250 249 / 0.4)
    }

    .lg\:border-stone-50\/5 {
        border-color: rgb(250 250 249 / 0.05)
    }

    .lg\:border-stone-50\/50 {
        border-color: rgb(250 250 249 / 0.5)
    }

    .lg\:border-stone-50\/60 {
        border-color: rgb(250 250 249 / 0.6)
    }

    .lg\:border-stone-50\/70 {
        border-color: rgb(250 250 249 / 0.7)
    }

    .lg\:border-stone-50\/75 {
        border-color: rgb(250 250 249 / 0.75)
    }

    .lg\:border-stone-50\/80 {
        border-color: rgb(250 250 249 / 0.8)
    }

    .lg\:border-stone-50\/90 {
        border-color: rgb(250 250 249 / 0.9)
    }

    .lg\:border-stone-50\/95 {
        border-color: rgb(250 250 249 / 0.95)
    }

    .lg\:border-stone-500 {
        --tw-border-opacity: 1;
        border-color: rgb(120 113 108 / var(--tw-border-opacity))
    }

    .lg\:border-stone-500\/0 {
        border-color: rgb(120 113 108 / 0)
    }

    .lg\:border-stone-500\/10 {
        border-color: rgb(120 113 108 / 0.1)
    }

    .lg\:border-stone-500\/100 {
        border-color: rgb(120 113 108 / 1)
    }

    .lg\:border-stone-500\/20 {
        border-color: rgb(120 113 108 / 0.2)
    }

    .lg\:border-stone-500\/25 {
        border-color: rgb(120 113 108 / 0.25)
    }

    .lg\:border-stone-500\/30 {
        border-color: rgb(120 113 108 / 0.3)
    }

    .lg\:border-stone-500\/40 {
        border-color: rgb(120 113 108 / 0.4)
    }

    .lg\:border-stone-500\/5 {
        border-color: rgb(120 113 108 / 0.05)
    }

    .lg\:border-stone-500\/50 {
        border-color: rgb(120 113 108 / 0.5)
    }

    .lg\:border-stone-500\/60 {
        border-color: rgb(120 113 108 / 0.6)
    }

    .lg\:border-stone-500\/70 {
        border-color: rgb(120 113 108 / 0.7)
    }

    .lg\:border-stone-500\/75 {
        border-color: rgb(120 113 108 / 0.75)
    }

    .lg\:border-stone-500\/80 {
        border-color: rgb(120 113 108 / 0.8)
    }

    .lg\:border-stone-500\/90 {
        border-color: rgb(120 113 108 / 0.9)
    }

    .lg\:border-stone-500\/95 {
        border-color: rgb(120 113 108 / 0.95)
    }

    .lg\:border-stone-600 {
        --tw-border-opacity: 1;
        border-color: rgb(87 83 78 / var(--tw-border-opacity))
    }

    .lg\:border-stone-600\/0 {
        border-color: rgb(87 83 78 / 0)
    }

    .lg\:border-stone-600\/10 {
        border-color: rgb(87 83 78 / 0.1)
    }

    .lg\:border-stone-600\/100 {
        border-color: rgb(87 83 78 / 1)
    }

    .lg\:border-stone-600\/20 {
        border-color: rgb(87 83 78 / 0.2)
    }

    .lg\:border-stone-600\/25 {
        border-color: rgb(87 83 78 / 0.25)
    }

    .lg\:border-stone-600\/30 {
        border-color: rgb(87 83 78 / 0.3)
    }

    .lg\:border-stone-600\/40 {
        border-color: rgb(87 83 78 / 0.4)
    }

    .lg\:border-stone-600\/5 {
        border-color: rgb(87 83 78 / 0.05)
    }

    .lg\:border-stone-600\/50 {
        border-color: rgb(87 83 78 / 0.5)
    }

    .lg\:border-stone-600\/60 {
        border-color: rgb(87 83 78 / 0.6)
    }

    .lg\:border-stone-600\/70 {
        border-color: rgb(87 83 78 / 0.7)
    }

    .lg\:border-stone-600\/75 {
        border-color: rgb(87 83 78 / 0.75)
    }

    .lg\:border-stone-600\/80 {
        border-color: rgb(87 83 78 / 0.8)
    }

    .lg\:border-stone-600\/90 {
        border-color: rgb(87 83 78 / 0.9)
    }

    .lg\:border-stone-600\/95 {
        border-color: rgb(87 83 78 / 0.95)
    }

    .lg\:border-stone-700 {
        --tw-border-opacity: 1;
        border-color: rgb(68 64 60 / var(--tw-border-opacity))
    }

    .lg\:border-stone-700\/0 {
        border-color: rgb(68 64 60 / 0)
    }

    .lg\:border-stone-700\/10 {
        border-color: rgb(68 64 60 / 0.1)
    }

    .lg\:border-stone-700\/100 {
        border-color: rgb(68 64 60 / 1)
    }

    .lg\:border-stone-700\/20 {
        border-color: rgb(68 64 60 / 0.2)
    }

    .lg\:border-stone-700\/25 {
        border-color: rgb(68 64 60 / 0.25)
    }

    .lg\:border-stone-700\/30 {
        border-color: rgb(68 64 60 / 0.3)
    }

    .lg\:border-stone-700\/40 {
        border-color: rgb(68 64 60 / 0.4)
    }

    .lg\:border-stone-700\/5 {
        border-color: rgb(68 64 60 / 0.05)
    }

    .lg\:border-stone-700\/50 {
        border-color: rgb(68 64 60 / 0.5)
    }

    .lg\:border-stone-700\/60 {
        border-color: rgb(68 64 60 / 0.6)
    }

    .lg\:border-stone-700\/70 {
        border-color: rgb(68 64 60 / 0.7)
    }

    .lg\:border-stone-700\/75 {
        border-color: rgb(68 64 60 / 0.75)
    }

    .lg\:border-stone-700\/80 {
        border-color: rgb(68 64 60 / 0.8)
    }

    .lg\:border-stone-700\/90 {
        border-color: rgb(68 64 60 / 0.9)
    }

    .lg\:border-stone-700\/95 {
        border-color: rgb(68 64 60 / 0.95)
    }

    .lg\:border-stone-800 {
        --tw-border-opacity: 1;
        border-color: rgb(41 37 36 / var(--tw-border-opacity))
    }

    .lg\:border-stone-800\/0 {
        border-color: rgb(41 37 36 / 0)
    }

    .lg\:border-stone-800\/10 {
        border-color: rgb(41 37 36 / 0.1)
    }

    .lg\:border-stone-800\/100 {
        border-color: rgb(41 37 36 / 1)
    }

    .lg\:border-stone-800\/20 {
        border-color: rgb(41 37 36 / 0.2)
    }

    .lg\:border-stone-800\/25 {
        border-color: rgb(41 37 36 / 0.25)
    }

    .lg\:border-stone-800\/30 {
        border-color: rgb(41 37 36 / 0.3)
    }

    .lg\:border-stone-800\/40 {
        border-color: rgb(41 37 36 / 0.4)
    }

    .lg\:border-stone-800\/5 {
        border-color: rgb(41 37 36 / 0.05)
    }

    .lg\:border-stone-800\/50 {
        border-color: rgb(41 37 36 / 0.5)
    }

    .lg\:border-stone-800\/60 {
        border-color: rgb(41 37 36 / 0.6)
    }

    .lg\:border-stone-800\/70 {
        border-color: rgb(41 37 36 / 0.7)
    }

    .lg\:border-stone-800\/75 {
        border-color: rgb(41 37 36 / 0.75)
    }

    .lg\:border-stone-800\/80 {
        border-color: rgb(41 37 36 / 0.8)
    }

    .lg\:border-stone-800\/90 {
        border-color: rgb(41 37 36 / 0.9)
    }

    .lg\:border-stone-800\/95 {
        border-color: rgb(41 37 36 / 0.95)
    }

    .lg\:border-stone-900 {
        --tw-border-opacity: 1;
        border-color: rgb(28 25 23 / var(--tw-border-opacity))
    }

    .lg\:border-stone-900\/0 {
        border-color: rgb(28 25 23 / 0)
    }

    .lg\:border-stone-900\/10 {
        border-color: rgb(28 25 23 / 0.1)
    }

    .lg\:border-stone-900\/100 {
        border-color: rgb(28 25 23 / 1)
    }

    .lg\:border-stone-900\/20 {
        border-color: rgb(28 25 23 / 0.2)
    }

    .lg\:border-stone-900\/25 {
        border-color: rgb(28 25 23 / 0.25)
    }

    .lg\:border-stone-900\/30 {
        border-color: rgb(28 25 23 / 0.3)
    }

    .lg\:border-stone-900\/40 {
        border-color: rgb(28 25 23 / 0.4)
    }

    .lg\:border-stone-900\/5 {
        border-color: rgb(28 25 23 / 0.05)
    }

    .lg\:border-stone-900\/50 {
        border-color: rgb(28 25 23 / 0.5)
    }

    .lg\:border-stone-900\/60 {
        border-color: rgb(28 25 23 / 0.6)
    }

    .lg\:border-stone-900\/70 {
        border-color: rgb(28 25 23 / 0.7)
    }

    .lg\:border-stone-900\/75 {
        border-color: rgb(28 25 23 / 0.75)
    }

    .lg\:border-stone-900\/80 {
        border-color: rgb(28 25 23 / 0.8)
    }

    .lg\:border-stone-900\/90 {
        border-color: rgb(28 25 23 / 0.9)
    }

    .lg\:border-stone-900\/95 {
        border-color: rgb(28 25 23 / 0.95)
    }

    .lg\:border-stone-950 {
        --tw-border-opacity: 1;
        border-color: rgb(12 10 9 / var(--tw-border-opacity))
    }

    .lg\:border-stone-950\/0 {
        border-color: rgb(12 10 9 / 0)
    }

    .lg\:border-stone-950\/10 {
        border-color: rgb(12 10 9 / 0.1)
    }

    .lg\:border-stone-950\/100 {
        border-color: rgb(12 10 9 / 1)
    }

    .lg\:border-stone-950\/20 {
        border-color: rgb(12 10 9 / 0.2)
    }

    .lg\:border-stone-950\/25 {
        border-color: rgb(12 10 9 / 0.25)
    }

    .lg\:border-stone-950\/30 {
        border-color: rgb(12 10 9 / 0.3)
    }

    .lg\:border-stone-950\/40 {
        border-color: rgb(12 10 9 / 0.4)
    }

    .lg\:border-stone-950\/5 {
        border-color: rgb(12 10 9 / 0.05)
    }

    .lg\:border-stone-950\/50 {
        border-color: rgb(12 10 9 / 0.5)
    }

    .lg\:border-stone-950\/60 {
        border-color: rgb(12 10 9 / 0.6)
    }

    .lg\:border-stone-950\/70 {
        border-color: rgb(12 10 9 / 0.7)
    }

    .lg\:border-stone-950\/75 {
        border-color: rgb(12 10 9 / 0.75)
    }

    .lg\:border-stone-950\/80 {
        border-color: rgb(12 10 9 / 0.8)
    }

    .lg\:border-stone-950\/90 {
        border-color: rgb(12 10 9 / 0.9)
    }

    .lg\:border-stone-950\/95 {
        border-color: rgb(12 10 9 / 0.95)
    }

    .lg\:border-teal-100 {
        --tw-border-opacity: 1;
        border-color: rgb(204 251 241 / var(--tw-border-opacity))
    }

    .lg\:border-teal-100\/0 {
        border-color: rgb(204 251 241 / 0)
    }

    .lg\:border-teal-100\/10 {
        border-color: rgb(204 251 241 / 0.1)
    }

    .lg\:border-teal-100\/100 {
        border-color: rgb(204 251 241 / 1)
    }

    .lg\:border-teal-100\/20 {
        border-color: rgb(204 251 241 / 0.2)
    }

    .lg\:border-teal-100\/25 {
        border-color: rgb(204 251 241 / 0.25)
    }

    .lg\:border-teal-100\/30 {
        border-color: rgb(204 251 241 / 0.3)
    }

    .lg\:border-teal-100\/40 {
        border-color: rgb(204 251 241 / 0.4)
    }

    .lg\:border-teal-100\/5 {
        border-color: rgb(204 251 241 / 0.05)
    }

    .lg\:border-teal-100\/50 {
        border-color: rgb(204 251 241 / 0.5)
    }

    .lg\:border-teal-100\/60 {
        border-color: rgb(204 251 241 / 0.6)
    }

    .lg\:border-teal-100\/70 {
        border-color: rgb(204 251 241 / 0.7)
    }

    .lg\:border-teal-100\/75 {
        border-color: rgb(204 251 241 / 0.75)
    }

    .lg\:border-teal-100\/80 {
        border-color: rgb(204 251 241 / 0.8)
    }

    .lg\:border-teal-100\/90 {
        border-color: rgb(204 251 241 / 0.9)
    }

    .lg\:border-teal-100\/95 {
        border-color: rgb(204 251 241 / 0.95)
    }

    .lg\:border-teal-200 {
        --tw-border-opacity: 1;
        border-color: rgb(153 246 228 / var(--tw-border-opacity))
    }

    .lg\:border-teal-200\/0 {
        border-color: rgb(153 246 228 / 0)
    }

    .lg\:border-teal-200\/10 {
        border-color: rgb(153 246 228 / 0.1)
    }

    .lg\:border-teal-200\/100 {
        border-color: rgb(153 246 228 / 1)
    }

    .lg\:border-teal-200\/20 {
        border-color: rgb(153 246 228 / 0.2)
    }

    .lg\:border-teal-200\/25 {
        border-color: rgb(153 246 228 / 0.25)
    }

    .lg\:border-teal-200\/30 {
        border-color: rgb(153 246 228 / 0.3)
    }

    .lg\:border-teal-200\/40 {
        border-color: rgb(153 246 228 / 0.4)
    }

    .lg\:border-teal-200\/5 {
        border-color: rgb(153 246 228 / 0.05)
    }

    .lg\:border-teal-200\/50 {
        border-color: rgb(153 246 228 / 0.5)
    }

    .lg\:border-teal-200\/60 {
        border-color: rgb(153 246 228 / 0.6)
    }

    .lg\:border-teal-200\/70 {
        border-color: rgb(153 246 228 / 0.7)
    }

    .lg\:border-teal-200\/75 {
        border-color: rgb(153 246 228 / 0.75)
    }

    .lg\:border-teal-200\/80 {
        border-color: rgb(153 246 228 / 0.8)
    }

    .lg\:border-teal-200\/90 {
        border-color: rgb(153 246 228 / 0.9)
    }

    .lg\:border-teal-200\/95 {
        border-color: rgb(153 246 228 / 0.95)
    }

    .lg\:border-teal-300 {
        --tw-border-opacity: 1;
        border-color: rgb(94 234 212 / var(--tw-border-opacity))
    }

    .lg\:border-teal-300\/0 {
        border-color: rgb(94 234 212 / 0)
    }

    .lg\:border-teal-300\/10 {
        border-color: rgb(94 234 212 / 0.1)
    }

    .lg\:border-teal-300\/100 {
        border-color: rgb(94 234 212 / 1)
    }

    .lg\:border-teal-300\/20 {
        border-color: rgb(94 234 212 / 0.2)
    }

    .lg\:border-teal-300\/25 {
        border-color: rgb(94 234 212 / 0.25)
    }

    .lg\:border-teal-300\/30 {
        border-color: rgb(94 234 212 / 0.3)
    }

    .lg\:border-teal-300\/40 {
        border-color: rgb(94 234 212 / 0.4)
    }

    .lg\:border-teal-300\/5 {
        border-color: rgb(94 234 212 / 0.05)
    }

    .lg\:border-teal-300\/50 {
        border-color: rgb(94 234 212 / 0.5)
    }

    .lg\:border-teal-300\/60 {
        border-color: rgb(94 234 212 / 0.6)
    }

    .lg\:border-teal-300\/70 {
        border-color: rgb(94 234 212 / 0.7)
    }

    .lg\:border-teal-300\/75 {
        border-color: rgb(94 234 212 / 0.75)
    }

    .lg\:border-teal-300\/80 {
        border-color: rgb(94 234 212 / 0.8)
    }

    .lg\:border-teal-300\/90 {
        border-color: rgb(94 234 212 / 0.9)
    }

    .lg\:border-teal-300\/95 {
        border-color: rgb(94 234 212 / 0.95)
    }

    .lg\:border-teal-400 {
        --tw-border-opacity: 1;
        border-color: rgb(45 212 191 / var(--tw-border-opacity))
    }

    .lg\:border-teal-400\/0 {
        border-color: rgb(45 212 191 / 0)
    }

    .lg\:border-teal-400\/10 {
        border-color: rgb(45 212 191 / 0.1)
    }

    .lg\:border-teal-400\/100 {
        border-color: rgb(45 212 191 / 1)
    }

    .lg\:border-teal-400\/20 {
        border-color: rgb(45 212 191 / 0.2)
    }

    .lg\:border-teal-400\/25 {
        border-color: rgb(45 212 191 / 0.25)
    }

    .lg\:border-teal-400\/30 {
        border-color: rgb(45 212 191 / 0.3)
    }

    .lg\:border-teal-400\/40 {
        border-color: rgb(45 212 191 / 0.4)
    }

    .lg\:border-teal-400\/5 {
        border-color: rgb(45 212 191 / 0.05)
    }

    .lg\:border-teal-400\/50 {
        border-color: rgb(45 212 191 / 0.5)
    }

    .lg\:border-teal-400\/60 {
        border-color: rgb(45 212 191 / 0.6)
    }

    .lg\:border-teal-400\/70 {
        border-color: rgb(45 212 191 / 0.7)
    }

    .lg\:border-teal-400\/75 {
        border-color: rgb(45 212 191 / 0.75)
    }

    .lg\:border-teal-400\/80 {
        border-color: rgb(45 212 191 / 0.8)
    }

    .lg\:border-teal-400\/90 {
        border-color: rgb(45 212 191 / 0.9)
    }

    .lg\:border-teal-400\/95 {
        border-color: rgb(45 212 191 / 0.95)
    }

    .lg\:border-teal-450 {
        --tw-border-opacity: 1;
        border-color: rgb(0 184 158 / var(--tw-border-opacity))
    }

    .lg\:border-teal-450\/0 {
        border-color: rgb(0 184 158 / 0)
    }

    .lg\:border-teal-450\/10 {
        border-color: rgb(0 184 158 / 0.1)
    }

    .lg\:border-teal-450\/100 {
        border-color: rgb(0 184 158 / 1)
    }

    .lg\:border-teal-450\/20 {
        border-color: rgb(0 184 158 / 0.2)
    }

    .lg\:border-teal-450\/25 {
        border-color: rgb(0 184 158 / 0.25)
    }

    .lg\:border-teal-450\/30 {
        border-color: rgb(0 184 158 / 0.3)
    }

    .lg\:border-teal-450\/40 {
        border-color: rgb(0 184 158 / 0.4)
    }

    .lg\:border-teal-450\/5 {
        border-color: rgb(0 184 158 / 0.05)
    }

    .lg\:border-teal-450\/50 {
        border-color: rgb(0 184 158 / 0.5)
    }

    .lg\:border-teal-450\/60 {
        border-color: rgb(0 184 158 / 0.6)
    }

    .lg\:border-teal-450\/70 {
        border-color: rgb(0 184 158 / 0.7)
    }

    .lg\:border-teal-450\/75 {
        border-color: rgb(0 184 158 / 0.75)
    }

    .lg\:border-teal-450\/80 {
        border-color: rgb(0 184 158 / 0.8)
    }

    .lg\:border-teal-450\/90 {
        border-color: rgb(0 184 158 / 0.9)
    }

    .lg\:border-teal-450\/95 {
        border-color: rgb(0 184 158 / 0.95)
    }

    .lg\:border-teal-50 {
        --tw-border-opacity: 1;
        border-color: rgb(240 253 250 / var(--tw-border-opacity))
    }

    .lg\:border-teal-50\/0 {
        border-color: rgb(240 253 250 / 0)
    }

    .lg\:border-teal-50\/10 {
        border-color: rgb(240 253 250 / 0.1)
    }

    .lg\:border-teal-50\/100 {
        border-color: rgb(240 253 250 / 1)
    }

    .lg\:border-teal-50\/20 {
        border-color: rgb(240 253 250 / 0.2)
    }

    .lg\:border-teal-50\/25 {
        border-color: rgb(240 253 250 / 0.25)
    }

    .lg\:border-teal-50\/30 {
        border-color: rgb(240 253 250 / 0.3)
    }

    .lg\:border-teal-50\/40 {
        border-color: rgb(240 253 250 / 0.4)
    }

    .lg\:border-teal-50\/5 {
        border-color: rgb(240 253 250 / 0.05)
    }

    .lg\:border-teal-50\/50 {
        border-color: rgb(240 253 250 / 0.5)
    }

    .lg\:border-teal-50\/60 {
        border-color: rgb(240 253 250 / 0.6)
    }

    .lg\:border-teal-50\/70 {
        border-color: rgb(240 253 250 / 0.7)
    }

    .lg\:border-teal-50\/75 {
        border-color: rgb(240 253 250 / 0.75)
    }

    .lg\:border-teal-50\/80 {
        border-color: rgb(240 253 250 / 0.8)
    }

    .lg\:border-teal-50\/90 {
        border-color: rgb(240 253 250 / 0.9)
    }

    .lg\:border-teal-50\/95 {
        border-color: rgb(240 253 250 / 0.95)
    }

    .lg\:border-teal-500 {
        --tw-border-opacity: 1;
        border-color: rgb(20 184 166 / var(--tw-border-opacity))
    }

    .lg\:border-teal-500\/0 {
        border-color: rgb(20 184 166 / 0)
    }

    .lg\:border-teal-500\/10 {
        border-color: rgb(20 184 166 / 0.1)
    }

    .lg\:border-teal-500\/100 {
        border-color: rgb(20 184 166 / 1)
    }

    .lg\:border-teal-500\/20 {
        border-color: rgb(20 184 166 / 0.2)
    }

    .lg\:border-teal-500\/25 {
        border-color: rgb(20 184 166 / 0.25)
    }

    .lg\:border-teal-500\/30 {
        border-color: rgb(20 184 166 / 0.3)
    }

    .lg\:border-teal-500\/40 {
        border-color: rgb(20 184 166 / 0.4)
    }

    .lg\:border-teal-500\/5 {
        border-color: rgb(20 184 166 / 0.05)
    }

    .lg\:border-teal-500\/50 {
        border-color: rgb(20 184 166 / 0.5)
    }

    .lg\:border-teal-500\/60 {
        border-color: rgb(20 184 166 / 0.6)
    }

    .lg\:border-teal-500\/70 {
        border-color: rgb(20 184 166 / 0.7)
    }

    .lg\:border-teal-500\/75 {
        border-color: rgb(20 184 166 / 0.75)
    }

    .lg\:border-teal-500\/80 {
        border-color: rgb(20 184 166 / 0.8)
    }

    .lg\:border-teal-500\/90 {
        border-color: rgb(20 184 166 / 0.9)
    }

    .lg\:border-teal-500\/95 {
        border-color: rgb(20 184 166 / 0.95)
    }

    .lg\:border-teal-550 {
        --tw-border-opacity: 1;
        border-color: rgb(0 133 115 / var(--tw-border-opacity))
    }

    .lg\:border-teal-550\/0 {
        border-color: rgb(0 133 115 / 0)
    }

    .lg\:border-teal-550\/10 {
        border-color: rgb(0 133 115 / 0.1)
    }

    .lg\:border-teal-550\/100 {
        border-color: rgb(0 133 115 / 1)
    }

    .lg\:border-teal-550\/20 {
        border-color: rgb(0 133 115 / 0.2)
    }

    .lg\:border-teal-550\/25 {
        border-color: rgb(0 133 115 / 0.25)
    }

    .lg\:border-teal-550\/30 {
        border-color: rgb(0 133 115 / 0.3)
    }

    .lg\:border-teal-550\/40 {
        border-color: rgb(0 133 115 / 0.4)
    }

    .lg\:border-teal-550\/5 {
        border-color: rgb(0 133 115 / 0.05)
    }

    .lg\:border-teal-550\/50 {
        border-color: rgb(0 133 115 / 0.5)
    }

    .lg\:border-teal-550\/60 {
        border-color: rgb(0 133 115 / 0.6)
    }

    .lg\:border-teal-550\/70 {
        border-color: rgb(0 133 115 / 0.7)
    }

    .lg\:border-teal-550\/75 {
        border-color: rgb(0 133 115 / 0.75)
    }

    .lg\:border-teal-550\/80 {
        border-color: rgb(0 133 115 / 0.8)
    }

    .lg\:border-teal-550\/90 {
        border-color: rgb(0 133 115 / 0.9)
    }

    .lg\:border-teal-550\/95 {
        border-color: rgb(0 133 115 / 0.95)
    }

    .lg\:border-teal-600 {
        --tw-border-opacity: 1;
        border-color: rgb(13 148 136 / var(--tw-border-opacity))
    }

    .lg\:border-teal-600\/0 {
        border-color: rgb(13 148 136 / 0)
    }

    .lg\:border-teal-600\/10 {
        border-color: rgb(13 148 136 / 0.1)
    }

    .lg\:border-teal-600\/100 {
        border-color: rgb(13 148 136 / 1)
    }

    .lg\:border-teal-600\/20 {
        border-color: rgb(13 148 136 / 0.2)
    }

    .lg\:border-teal-600\/25 {
        border-color: rgb(13 148 136 / 0.25)
    }

    .lg\:border-teal-600\/30 {
        border-color: rgb(13 148 136 / 0.3)
    }

    .lg\:border-teal-600\/40 {
        border-color: rgb(13 148 136 / 0.4)
    }

    .lg\:border-teal-600\/5 {
        border-color: rgb(13 148 136 / 0.05)
    }

    .lg\:border-teal-600\/50 {
        border-color: rgb(13 148 136 / 0.5)
    }

    .lg\:border-teal-600\/60 {
        border-color: rgb(13 148 136 / 0.6)
    }

    .lg\:border-teal-600\/70 {
        border-color: rgb(13 148 136 / 0.7)
    }

    .lg\:border-teal-600\/75 {
        border-color: rgb(13 148 136 / 0.75)
    }

    .lg\:border-teal-600\/80 {
        border-color: rgb(13 148 136 / 0.8)
    }

    .lg\:border-teal-600\/90 {
        border-color: rgb(13 148 136 / 0.9)
    }

    .lg\:border-teal-600\/95 {
        border-color: rgb(13 148 136 / 0.95)
    }

    .lg\:border-teal-700 {
        --tw-border-opacity: 1;
        border-color: rgb(15 118 110 / var(--tw-border-opacity))
    }

    .lg\:border-teal-700\/0 {
        border-color: rgb(15 118 110 / 0)
    }

    .lg\:border-teal-700\/10 {
        border-color: rgb(15 118 110 / 0.1)
    }

    .lg\:border-teal-700\/100 {
        border-color: rgb(15 118 110 / 1)
    }

    .lg\:border-teal-700\/20 {
        border-color: rgb(15 118 110 / 0.2)
    }

    .lg\:border-teal-700\/25 {
        border-color: rgb(15 118 110 / 0.25)
    }

    .lg\:border-teal-700\/30 {
        border-color: rgb(15 118 110 / 0.3)
    }

    .lg\:border-teal-700\/40 {
        border-color: rgb(15 118 110 / 0.4)
    }

    .lg\:border-teal-700\/5 {
        border-color: rgb(15 118 110 / 0.05)
    }

    .lg\:border-teal-700\/50 {
        border-color: rgb(15 118 110 / 0.5)
    }

    .lg\:border-teal-700\/60 {
        border-color: rgb(15 118 110 / 0.6)
    }

    .lg\:border-teal-700\/70 {
        border-color: rgb(15 118 110 / 0.7)
    }

    .lg\:border-teal-700\/75 {
        border-color: rgb(15 118 110 / 0.75)
    }

    .lg\:border-teal-700\/80 {
        border-color: rgb(15 118 110 / 0.8)
    }

    .lg\:border-teal-700\/90 {
        border-color: rgb(15 118 110 / 0.9)
    }

    .lg\:border-teal-700\/95 {
        border-color: rgb(15 118 110 / 0.95)
    }

    .lg\:border-teal-800 {
        --tw-border-opacity: 1;
        border-color: rgb(17 94 89 / var(--tw-border-opacity))
    }

    .lg\:border-teal-800\/0 {
        border-color: rgb(17 94 89 / 0)
    }

    .lg\:border-teal-800\/10 {
        border-color: rgb(17 94 89 / 0.1)
    }

    .lg\:border-teal-800\/100 {
        border-color: rgb(17 94 89 / 1)
    }

    .lg\:border-teal-800\/20 {
        border-color: rgb(17 94 89 / 0.2)
    }

    .lg\:border-teal-800\/25 {
        border-color: rgb(17 94 89 / 0.25)
    }

    .lg\:border-teal-800\/30 {
        border-color: rgb(17 94 89 / 0.3)
    }

    .lg\:border-teal-800\/40 {
        border-color: rgb(17 94 89 / 0.4)
    }

    .lg\:border-teal-800\/5 {
        border-color: rgb(17 94 89 / 0.05)
    }

    .lg\:border-teal-800\/50 {
        border-color: rgb(17 94 89 / 0.5)
    }

    .lg\:border-teal-800\/60 {
        border-color: rgb(17 94 89 / 0.6)
    }

    .lg\:border-teal-800\/70 {
        border-color: rgb(17 94 89 / 0.7)
    }

    .lg\:border-teal-800\/75 {
        border-color: rgb(17 94 89 / 0.75)
    }

    .lg\:border-teal-800\/80 {
        border-color: rgb(17 94 89 / 0.8)
    }

    .lg\:border-teal-800\/90 {
        border-color: rgb(17 94 89 / 0.9)
    }

    .lg\:border-teal-800\/95 {
        border-color: rgb(17 94 89 / 0.95)
    }

    .lg\:border-teal-900 {
        --tw-border-opacity: 1;
        border-color: rgb(19 78 74 / var(--tw-border-opacity))
    }

    .lg\:border-teal-900\/0 {
        border-color: rgb(19 78 74 / 0)
    }

    .lg\:border-teal-900\/10 {
        border-color: rgb(19 78 74 / 0.1)
    }

    .lg\:border-teal-900\/100 {
        border-color: rgb(19 78 74 / 1)
    }

    .lg\:border-teal-900\/20 {
        border-color: rgb(19 78 74 / 0.2)
    }

    .lg\:border-teal-900\/25 {
        border-color: rgb(19 78 74 / 0.25)
    }

    .lg\:border-teal-900\/30 {
        border-color: rgb(19 78 74 / 0.3)
    }

    .lg\:border-teal-900\/40 {
        border-color: rgb(19 78 74 / 0.4)
    }

    .lg\:border-teal-900\/5 {
        border-color: rgb(19 78 74 / 0.05)
    }

    .lg\:border-teal-900\/50 {
        border-color: rgb(19 78 74 / 0.5)
    }

    .lg\:border-teal-900\/60 {
        border-color: rgb(19 78 74 / 0.6)
    }

    .lg\:border-teal-900\/70 {
        border-color: rgb(19 78 74 / 0.7)
    }

    .lg\:border-teal-900\/75 {
        border-color: rgb(19 78 74 / 0.75)
    }

    .lg\:border-teal-900\/80 {
        border-color: rgb(19 78 74 / 0.8)
    }

    .lg\:border-teal-900\/90 {
        border-color: rgb(19 78 74 / 0.9)
    }

    .lg\:border-teal-900\/95 {
        border-color: rgb(19 78 74 / 0.95)
    }

    .lg\:border-teal-950 {
        --tw-border-opacity: 1;
        border-color: rgb(4 47 46 / var(--tw-border-opacity))
    }

    .lg\:border-teal-950\/0 {
        border-color: rgb(4 47 46 / 0)
    }

    .lg\:border-teal-950\/10 {
        border-color: rgb(4 47 46 / 0.1)
    }

    .lg\:border-teal-950\/100 {
        border-color: rgb(4 47 46 / 1)
    }

    .lg\:border-teal-950\/20 {
        border-color: rgb(4 47 46 / 0.2)
    }

    .lg\:border-teal-950\/25 {
        border-color: rgb(4 47 46 / 0.25)
    }

    .lg\:border-teal-950\/30 {
        border-color: rgb(4 47 46 / 0.3)
    }

    .lg\:border-teal-950\/40 {
        border-color: rgb(4 47 46 / 0.4)
    }

    .lg\:border-teal-950\/5 {
        border-color: rgb(4 47 46 / 0.05)
    }

    .lg\:border-teal-950\/50 {
        border-color: rgb(4 47 46 / 0.5)
    }

    .lg\:border-teal-950\/60 {
        border-color: rgb(4 47 46 / 0.6)
    }

    .lg\:border-teal-950\/70 {
        border-color: rgb(4 47 46 / 0.7)
    }

    .lg\:border-teal-950\/75 {
        border-color: rgb(4 47 46 / 0.75)
    }

    .lg\:border-teal-950\/80 {
        border-color: rgb(4 47 46 / 0.8)
    }

    .lg\:border-teal-950\/90 {
        border-color: rgb(4 47 46 / 0.9)
    }

    .lg\:border-teal-950\/95 {
        border-color: rgb(4 47 46 / 0.95)
    }

    .lg\:border-violet-100 {
        --tw-border-opacity: 1;
        border-color: rgb(237 233 254 / var(--tw-border-opacity))
    }

    .lg\:border-violet-100\/0 {
        border-color: rgb(237 233 254 / 0)
    }

    .lg\:border-violet-100\/10 {
        border-color: rgb(237 233 254 / 0.1)
    }

    .lg\:border-violet-100\/100 {
        border-color: rgb(237 233 254 / 1)
    }

    .lg\:border-violet-100\/20 {
        border-color: rgb(237 233 254 / 0.2)
    }

    .lg\:border-violet-100\/25 {
        border-color: rgb(237 233 254 / 0.25)
    }

    .lg\:border-violet-100\/30 {
        border-color: rgb(237 233 254 / 0.3)
    }

    .lg\:border-violet-100\/40 {
        border-color: rgb(237 233 254 / 0.4)
    }

    .lg\:border-violet-100\/5 {
        border-color: rgb(237 233 254 / 0.05)
    }

    .lg\:border-violet-100\/50 {
        border-color: rgb(237 233 254 / 0.5)
    }

    .lg\:border-violet-100\/60 {
        border-color: rgb(237 233 254 / 0.6)
    }

    .lg\:border-violet-100\/70 {
        border-color: rgb(237 233 254 / 0.7)
    }

    .lg\:border-violet-100\/75 {
        border-color: rgb(237 233 254 / 0.75)
    }

    .lg\:border-violet-100\/80 {
        border-color: rgb(237 233 254 / 0.8)
    }

    .lg\:border-violet-100\/90 {
        border-color: rgb(237 233 254 / 0.9)
    }

    .lg\:border-violet-100\/95 {
        border-color: rgb(237 233 254 / 0.95)
    }

    .lg\:border-violet-101 {
        --tw-border-opacity: 1;
        border-color: rgb(239 232 255 / var(--tw-border-opacity))
    }

    .lg\:border-violet-101\/0 {
        border-color: rgb(239 232 255 / 0)
    }

    .lg\:border-violet-101\/10 {
        border-color: rgb(239 232 255 / 0.1)
    }

    .lg\:border-violet-101\/100 {
        border-color: rgb(239 232 255 / 1)
    }

    .lg\:border-violet-101\/20 {
        border-color: rgb(239 232 255 / 0.2)
    }

    .lg\:border-violet-101\/25 {
        border-color: rgb(239 232 255 / 0.25)
    }

    .lg\:border-violet-101\/30 {
        border-color: rgb(239 232 255 / 0.3)
    }

    .lg\:border-violet-101\/40 {
        border-color: rgb(239 232 255 / 0.4)
    }

    .lg\:border-violet-101\/5 {
        border-color: rgb(239 232 255 / 0.05)
    }

    .lg\:border-violet-101\/50 {
        border-color: rgb(239 232 255 / 0.5)
    }

    .lg\:border-violet-101\/60 {
        border-color: rgb(239 232 255 / 0.6)
    }

    .lg\:border-violet-101\/70 {
        border-color: rgb(239 232 255 / 0.7)
    }

    .lg\:border-violet-101\/75 {
        border-color: rgb(239 232 255 / 0.75)
    }

    .lg\:border-violet-101\/80 {
        border-color: rgb(239 232 255 / 0.8)
    }

    .lg\:border-violet-101\/90 {
        border-color: rgb(239 232 255 / 0.9)
    }

    .lg\:border-violet-101\/95 {
        border-color: rgb(239 232 255 / 0.95)
    }

    .lg\:border-violet-200 {
        --tw-border-opacity: 1;
        border-color: rgb(221 214 254 / var(--tw-border-opacity))
    }

    .lg\:border-violet-200\/0 {
        border-color: rgb(221 214 254 / 0)
    }

    .lg\:border-violet-200\/10 {
        border-color: rgb(221 214 254 / 0.1)
    }

    .lg\:border-violet-200\/100 {
        border-color: rgb(221 214 254 / 1)
    }

    .lg\:border-violet-200\/20 {
        border-color: rgb(221 214 254 / 0.2)
    }

    .lg\:border-violet-200\/25 {
        border-color: rgb(221 214 254 / 0.25)
    }

    .lg\:border-violet-200\/30 {
        border-color: rgb(221 214 254 / 0.3)
    }

    .lg\:border-violet-200\/40 {
        border-color: rgb(221 214 254 / 0.4)
    }

    .lg\:border-violet-200\/5 {
        border-color: rgb(221 214 254 / 0.05)
    }

    .lg\:border-violet-200\/50 {
        border-color: rgb(221 214 254 / 0.5)
    }

    .lg\:border-violet-200\/60 {
        border-color: rgb(221 214 254 / 0.6)
    }

    .lg\:border-violet-200\/70 {
        border-color: rgb(221 214 254 / 0.7)
    }

    .lg\:border-violet-200\/75 {
        border-color: rgb(221 214 254 / 0.75)
    }

    .lg\:border-violet-200\/80 {
        border-color: rgb(221 214 254 / 0.8)
    }

    .lg\:border-violet-200\/90 {
        border-color: rgb(221 214 254 / 0.9)
    }

    .lg\:border-violet-200\/95 {
        border-color: rgb(221 214 254 / 0.95)
    }

    .lg\:border-violet-250 {
        --tw-border-opacity: 1;
        border-color: rgb(222 208 255 / var(--tw-border-opacity))
    }

    .lg\:border-violet-250\/0 {
        border-color: rgb(222 208 255 / 0)
    }

    .lg\:border-violet-250\/10 {
        border-color: rgb(222 208 255 / 0.1)
    }

    .lg\:border-violet-250\/100 {
        border-color: rgb(222 208 255 / 1)
    }

    .lg\:border-violet-250\/20 {
        border-color: rgb(222 208 255 / 0.2)
    }

    .lg\:border-violet-250\/25 {
        border-color: rgb(222 208 255 / 0.25)
    }

    .lg\:border-violet-250\/30 {
        border-color: rgb(222 208 255 / 0.3)
    }

    .lg\:border-violet-250\/40 {
        border-color: rgb(222 208 255 / 0.4)
    }

    .lg\:border-violet-250\/5 {
        border-color: rgb(222 208 255 / 0.05)
    }

    .lg\:border-violet-250\/50 {
        border-color: rgb(222 208 255 / 0.5)
    }

    .lg\:border-violet-250\/60 {
        border-color: rgb(222 208 255 / 0.6)
    }

    .lg\:border-violet-250\/70 {
        border-color: rgb(222 208 255 / 0.7)
    }

    .lg\:border-violet-250\/75 {
        border-color: rgb(222 208 255 / 0.75)
    }

    .lg\:border-violet-250\/80 {
        border-color: rgb(222 208 255 / 0.8)
    }

    .lg\:border-violet-250\/90 {
        border-color: rgb(222 208 255 / 0.9)
    }

    .lg\:border-violet-250\/95 {
        border-color: rgb(222 208 255 / 0.95)
    }

    .lg\:border-violet-300 {
        --tw-border-opacity: 1;
        border-color: rgb(196 181 253 / var(--tw-border-opacity))
    }

    .lg\:border-violet-300\/0 {
        border-color: rgb(196 181 253 / 0)
    }

    .lg\:border-violet-300\/10 {
        border-color: rgb(196 181 253 / 0.1)
    }

    .lg\:border-violet-300\/100 {
        border-color: rgb(196 181 253 / 1)
    }

    .lg\:border-violet-300\/20 {
        border-color: rgb(196 181 253 / 0.2)
    }

    .lg\:border-violet-300\/25 {
        border-color: rgb(196 181 253 / 0.25)
    }

    .lg\:border-violet-300\/30 {
        border-color: rgb(196 181 253 / 0.3)
    }

    .lg\:border-violet-300\/40 {
        border-color: rgb(196 181 253 / 0.4)
    }

    .lg\:border-violet-300\/5 {
        border-color: rgb(196 181 253 / 0.05)
    }

    .lg\:border-violet-300\/50 {
        border-color: rgb(196 181 253 / 0.5)
    }

    .lg\:border-violet-300\/60 {
        border-color: rgb(196 181 253 / 0.6)
    }

    .lg\:border-violet-300\/70 {
        border-color: rgb(196 181 253 / 0.7)
    }

    .lg\:border-violet-300\/75 {
        border-color: rgb(196 181 253 / 0.75)
    }

    .lg\:border-violet-300\/80 {
        border-color: rgb(196 181 253 / 0.8)
    }

    .lg\:border-violet-300\/90 {
        border-color: rgb(196 181 253 / 0.9)
    }

    .lg\:border-violet-300\/95 {
        border-color: rgb(196 181 253 / 0.95)
    }

    .lg\:border-violet-400 {
        --tw-border-opacity: 1;
        border-color: rgb(167 139 250 / var(--tw-border-opacity))
    }

    .lg\:border-violet-400\/0 {
        border-color: rgb(167 139 250 / 0)
    }

    .lg\:border-violet-400\/10 {
        border-color: rgb(167 139 250 / 0.1)
    }

    .lg\:border-violet-400\/100 {
        border-color: rgb(167 139 250 / 1)
    }

    .lg\:border-violet-400\/20 {
        border-color: rgb(167 139 250 / 0.2)
    }

    .lg\:border-violet-400\/25 {
        border-color: rgb(167 139 250 / 0.25)
    }

    .lg\:border-violet-400\/30 {
        border-color: rgb(167 139 250 / 0.3)
    }

    .lg\:border-violet-400\/40 {
        border-color: rgb(167 139 250 / 0.4)
    }

    .lg\:border-violet-400\/5 {
        border-color: rgb(167 139 250 / 0.05)
    }

    .lg\:border-violet-400\/50 {
        border-color: rgb(167 139 250 / 0.5)
    }

    .lg\:border-violet-400\/60 {
        border-color: rgb(167 139 250 / 0.6)
    }

    .lg\:border-violet-400\/70 {
        border-color: rgb(167 139 250 / 0.7)
    }

    .lg\:border-violet-400\/75 {
        border-color: rgb(167 139 250 / 0.75)
    }

    .lg\:border-violet-400\/80 {
        border-color: rgb(167 139 250 / 0.8)
    }

    .lg\:border-violet-400\/90 {
        border-color: rgb(167 139 250 / 0.9)
    }

    .lg\:border-violet-400\/95 {
        border-color: rgb(167 139 250 / 0.95)
    }

    .lg\:border-violet-450 {
        --tw-border-opacity: 1;
        border-color: rgb(128 76 255 / var(--tw-border-opacity))
    }

    .lg\:border-violet-450\/0 {
        border-color: rgb(128 76 255 / 0)
    }

    .lg\:border-violet-450\/10 {
        border-color: rgb(128 76 255 / 0.1)
    }

    .lg\:border-violet-450\/100 {
        border-color: rgb(128 76 255 / 1)
    }

    .lg\:border-violet-450\/20 {
        border-color: rgb(128 76 255 / 0.2)
    }

    .lg\:border-violet-450\/25 {
        border-color: rgb(128 76 255 / 0.25)
    }

    .lg\:border-violet-450\/30 {
        border-color: rgb(128 76 255 / 0.3)
    }

    .lg\:border-violet-450\/40 {
        border-color: rgb(128 76 255 / 0.4)
    }

    .lg\:border-violet-450\/5 {
        border-color: rgb(128 76 255 / 0.05)
    }

    .lg\:border-violet-450\/50 {
        border-color: rgb(128 76 255 / 0.5)
    }

    .lg\:border-violet-450\/60 {
        border-color: rgb(128 76 255 / 0.6)
    }

    .lg\:border-violet-450\/70 {
        border-color: rgb(128 76 255 / 0.7)
    }

    .lg\:border-violet-450\/75 {
        border-color: rgb(128 76 255 / 0.75)
    }

    .lg\:border-violet-450\/80 {
        border-color: rgb(128 76 255 / 0.8)
    }

    .lg\:border-violet-450\/90 {
        border-color: rgb(128 76 255 / 0.9)
    }

    .lg\:border-violet-450\/95 {
        border-color: rgb(128 76 255 / 0.95)
    }

    .lg\:border-violet-50 {
        --tw-border-opacity: 1;
        border-color: rgb(245 243 255 / var(--tw-border-opacity))
    }

    .lg\:border-violet-50\/0 {
        border-color: rgb(245 243 255 / 0)
    }

    .lg\:border-violet-50\/10 {
        border-color: rgb(245 243 255 / 0.1)
    }

    .lg\:border-violet-50\/100 {
        border-color: rgb(245 243 255 / 1)
    }

    .lg\:border-violet-50\/20 {
        border-color: rgb(245 243 255 / 0.2)
    }

    .lg\:border-violet-50\/25 {
        border-color: rgb(245 243 255 / 0.25)
    }

    .lg\:border-violet-50\/30 {
        border-color: rgb(245 243 255 / 0.3)
    }

    .lg\:border-violet-50\/40 {
        border-color: rgb(245 243 255 / 0.4)
    }

    .lg\:border-violet-50\/5 {
        border-color: rgb(245 243 255 / 0.05)
    }

    .lg\:border-violet-50\/50 {
        border-color: rgb(245 243 255 / 0.5)
    }

    .lg\:border-violet-50\/60 {
        border-color: rgb(245 243 255 / 0.6)
    }

    .lg\:border-violet-50\/70 {
        border-color: rgb(245 243 255 / 0.7)
    }

    .lg\:border-violet-50\/75 {
        border-color: rgb(245 243 255 / 0.75)
    }

    .lg\:border-violet-50\/80 {
        border-color: rgb(245 243 255 / 0.8)
    }

    .lg\:border-violet-50\/90 {
        border-color: rgb(245 243 255 / 0.9)
    }

    .lg\:border-violet-50\/95 {
        border-color: rgb(245 243 255 / 0.95)
    }

    .lg\:border-violet-500 {
        --tw-border-opacity: 1;
        border-color: rgb(139 92 246 / var(--tw-border-opacity))
    }

    .lg\:border-violet-500\/0 {
        border-color: rgb(139 92 246 / 0)
    }

    .lg\:border-violet-500\/10 {
        border-color: rgb(139 92 246 / 0.1)
    }

    .lg\:border-violet-500\/100 {
        border-color: rgb(139 92 246 / 1)
    }

    .lg\:border-violet-500\/20 {
        border-color: rgb(139 92 246 / 0.2)
    }

    .lg\:border-violet-500\/25 {
        border-color: rgb(139 92 246 / 0.25)
    }

    .lg\:border-violet-500\/30 {
        border-color: rgb(139 92 246 / 0.3)
    }

    .lg\:border-violet-500\/40 {
        border-color: rgb(139 92 246 / 0.4)
    }

    .lg\:border-violet-500\/5 {
        border-color: rgb(139 92 246 / 0.05)
    }

    .lg\:border-violet-500\/50 {
        border-color: rgb(139 92 246 / 0.5)
    }

    .lg\:border-violet-500\/60 {
        border-color: rgb(139 92 246 / 0.6)
    }

    .lg\:border-violet-500\/70 {
        border-color: rgb(139 92 246 / 0.7)
    }

    .lg\:border-violet-500\/75 {
        border-color: rgb(139 92 246 / 0.75)
    }

    .lg\:border-violet-500\/80 {
        border-color: rgb(139 92 246 / 0.8)
    }

    .lg\:border-violet-500\/90 {
        border-color: rgb(139 92 246 / 0.9)
    }

    .lg\:border-violet-500\/95 {
        border-color: rgb(139 92 246 / 0.95)
    }

    .lg\:border-violet-600 {
        --tw-border-opacity: 1;
        border-color: rgb(124 58 237 / var(--tw-border-opacity))
    }

    .lg\:border-violet-600\/0 {
        border-color: rgb(124 58 237 / 0)
    }

    .lg\:border-violet-600\/10 {
        border-color: rgb(124 58 237 / 0.1)
    }

    .lg\:border-violet-600\/100 {
        border-color: rgb(124 58 237 / 1)
    }

    .lg\:border-violet-600\/20 {
        border-color: rgb(124 58 237 / 0.2)
    }

    .lg\:border-violet-600\/25 {
        border-color: rgb(124 58 237 / 0.25)
    }

    .lg\:border-violet-600\/30 {
        border-color: rgb(124 58 237 / 0.3)
    }

    .lg\:border-violet-600\/40 {
        border-color: rgb(124 58 237 / 0.4)
    }

    .lg\:border-violet-600\/5 {
        border-color: rgb(124 58 237 / 0.05)
    }

    .lg\:border-violet-600\/50 {
        border-color: rgb(124 58 237 / 0.5)
    }

    .lg\:border-violet-600\/60 {
        border-color: rgb(124 58 237 / 0.6)
    }

    .lg\:border-violet-600\/70 {
        border-color: rgb(124 58 237 / 0.7)
    }

    .lg\:border-violet-600\/75 {
        border-color: rgb(124 58 237 / 0.75)
    }

    .lg\:border-violet-600\/80 {
        border-color: rgb(124 58 237 / 0.8)
    }

    .lg\:border-violet-600\/90 {
        border-color: rgb(124 58 237 / 0.9)
    }

    .lg\:border-violet-600\/95 {
        border-color: rgb(124 58 237 / 0.95)
    }

    .lg\:border-violet-650 {
        --tw-border-opacity: 1;
        border-color: rgb(92 20 255 / var(--tw-border-opacity))
    }

    .lg\:border-violet-650\/0 {
        border-color: rgb(92 20 255 / 0)
    }

    .lg\:border-violet-650\/10 {
        border-color: rgb(92 20 255 / 0.1)
    }

    .lg\:border-violet-650\/100 {
        border-color: rgb(92 20 255 / 1)
    }

    .lg\:border-violet-650\/20 {
        border-color: rgb(92 20 255 / 0.2)
    }

    .lg\:border-violet-650\/25 {
        border-color: rgb(92 20 255 / 0.25)
    }

    .lg\:border-violet-650\/30 {
        border-color: rgb(92 20 255 / 0.3)
    }

    .lg\:border-violet-650\/40 {
        border-color: rgb(92 20 255 / 0.4)
    }

    .lg\:border-violet-650\/5 {
        border-color: rgb(92 20 255 / 0.05)
    }

    .lg\:border-violet-650\/50 {
        border-color: rgb(92 20 255 / 0.5)
    }

    .lg\:border-violet-650\/60 {
        border-color: rgb(92 20 255 / 0.6)
    }

    .lg\:border-violet-650\/70 {
        border-color: rgb(92 20 255 / 0.7)
    }

    .lg\:border-violet-650\/75 {
        border-color: rgb(92 20 255 / 0.75)
    }

    .lg\:border-violet-650\/80 {
        border-color: rgb(92 20 255 / 0.8)
    }

    .lg\:border-violet-650\/90 {
        border-color: rgb(92 20 255 / 0.9)
    }

    .lg\:border-violet-650\/95 {
        border-color: rgb(92 20 255 / 0.95)
    }

    .lg\:border-violet-700 {
        --tw-border-opacity: 1;
        border-color: rgb(109 40 217 / var(--tw-border-opacity))
    }

    .lg\:border-violet-700\/0 {
        border-color: rgb(109 40 217 / 0)
    }

    .lg\:border-violet-700\/10 {
        border-color: rgb(109 40 217 / 0.1)
    }

    .lg\:border-violet-700\/100 {
        border-color: rgb(109 40 217 / 1)
    }

    .lg\:border-violet-700\/20 {
        border-color: rgb(109 40 217 / 0.2)
    }

    .lg\:border-violet-700\/25 {
        border-color: rgb(109 40 217 / 0.25)
    }

    .lg\:border-violet-700\/30 {
        border-color: rgb(109 40 217 / 0.3)
    }

    .lg\:border-violet-700\/40 {
        border-color: rgb(109 40 217 / 0.4)
    }

    .lg\:border-violet-700\/5 {
        border-color: rgb(109 40 217 / 0.05)
    }

    .lg\:border-violet-700\/50 {
        border-color: rgb(109 40 217 / 0.5)
    }

    .lg\:border-violet-700\/60 {
        border-color: rgb(109 40 217 / 0.6)
    }

    .lg\:border-violet-700\/70 {
        border-color: rgb(109 40 217 / 0.7)
    }

    .lg\:border-violet-700\/75 {
        border-color: rgb(109 40 217 / 0.75)
    }

    .lg\:border-violet-700\/80 {
        border-color: rgb(109 40 217 / 0.8)
    }

    .lg\:border-violet-700\/90 {
        border-color: rgb(109 40 217 / 0.9)
    }

    .lg\:border-violet-700\/95 {
        border-color: rgb(109 40 217 / 0.95)
    }

    .lg\:border-violet-750 {
        --tw-border-opacity: 1;
        border-color: rgb(89 6 173 / var(--tw-border-opacity))
    }

    .lg\:border-violet-750\/0 {
        border-color: rgb(89 6 173 / 0)
    }

    .lg\:border-violet-750\/10 {
        border-color: rgb(89 6 173 / 0.1)
    }

    .lg\:border-violet-750\/100 {
        border-color: rgb(89 6 173 / 1)
    }

    .lg\:border-violet-750\/20 {
        border-color: rgb(89 6 173 / 0.2)
    }

    .lg\:border-violet-750\/25 {
        border-color: rgb(89 6 173 / 0.25)
    }

    .lg\:border-violet-750\/30 {
        border-color: rgb(89 6 173 / 0.3)
    }

    .lg\:border-violet-750\/40 {
        border-color: rgb(89 6 173 / 0.4)
    }

    .lg\:border-violet-750\/5 {
        border-color: rgb(89 6 173 / 0.05)
    }

    .lg\:border-violet-750\/50 {
        border-color: rgb(89 6 173 / 0.5)
    }

    .lg\:border-violet-750\/60 {
        border-color: rgb(89 6 173 / 0.6)
    }

    .lg\:border-violet-750\/70 {
        border-color: rgb(89 6 173 / 0.7)
    }

    .lg\:border-violet-750\/75 {
        border-color: rgb(89 6 173 / 0.75)
    }

    .lg\:border-violet-750\/80 {
        border-color: rgb(89 6 173 / 0.8)
    }

    .lg\:border-violet-750\/90 {
        border-color: rgb(89 6 173 / 0.9)
    }

    .lg\:border-violet-750\/95 {
        border-color: rgb(89 6 173 / 0.95)
    }

    .lg\:border-violet-800 {
        --tw-border-opacity: 1;
        border-color: rgb(91 33 182 / var(--tw-border-opacity))
    }

    .lg\:border-violet-800\/0 {
        border-color: rgb(91 33 182 / 0)
    }

    .lg\:border-violet-800\/10 {
        border-color: rgb(91 33 182 / 0.1)
    }

    .lg\:border-violet-800\/100 {
        border-color: rgb(91 33 182 / 1)
    }

    .lg\:border-violet-800\/20 {
        border-color: rgb(91 33 182 / 0.2)
    }

    .lg\:border-violet-800\/25 {
        border-color: rgb(91 33 182 / 0.25)
    }

    .lg\:border-violet-800\/30 {
        border-color: rgb(91 33 182 / 0.3)
    }

    .lg\:border-violet-800\/40 {
        border-color: rgb(91 33 182 / 0.4)
    }

    .lg\:border-violet-800\/5 {
        border-color: rgb(91 33 182 / 0.05)
    }

    .lg\:border-violet-800\/50 {
        border-color: rgb(91 33 182 / 0.5)
    }

    .lg\:border-violet-800\/60 {
        border-color: rgb(91 33 182 / 0.6)
    }

    .lg\:border-violet-800\/70 {
        border-color: rgb(91 33 182 / 0.7)
    }

    .lg\:border-violet-800\/75 {
        border-color: rgb(91 33 182 / 0.75)
    }

    .lg\:border-violet-800\/80 {
        border-color: rgb(91 33 182 / 0.8)
    }

    .lg\:border-violet-800\/90 {
        border-color: rgb(91 33 182 / 0.9)
    }

    .lg\:border-violet-800\/95 {
        border-color: rgb(91 33 182 / 0.95)
    }

    .lg\:border-violet-900 {
        --tw-border-opacity: 1;
        border-color: rgb(76 29 149 / var(--tw-border-opacity))
    }

    .lg\:border-violet-900\/0 {
        border-color: rgb(76 29 149 / 0)
    }

    .lg\:border-violet-900\/10 {
        border-color: rgb(76 29 149 / 0.1)
    }

    .lg\:border-violet-900\/100 {
        border-color: rgb(76 29 149 / 1)
    }

    .lg\:border-violet-900\/20 {
        border-color: rgb(76 29 149 / 0.2)
    }

    .lg\:border-violet-900\/25 {
        border-color: rgb(76 29 149 / 0.25)
    }

    .lg\:border-violet-900\/30 {
        border-color: rgb(76 29 149 / 0.3)
    }

    .lg\:border-violet-900\/40 {
        border-color: rgb(76 29 149 / 0.4)
    }

    .lg\:border-violet-900\/5 {
        border-color: rgb(76 29 149 / 0.05)
    }

    .lg\:border-violet-900\/50 {
        border-color: rgb(76 29 149 / 0.5)
    }

    .lg\:border-violet-900\/60 {
        border-color: rgb(76 29 149 / 0.6)
    }

    .lg\:border-violet-900\/70 {
        border-color: rgb(76 29 149 / 0.7)
    }

    .lg\:border-violet-900\/75 {
        border-color: rgb(76 29 149 / 0.75)
    }

    .lg\:border-violet-900\/80 {
        border-color: rgb(76 29 149 / 0.8)
    }

    .lg\:border-violet-900\/90 {
        border-color: rgb(76 29 149 / 0.9)
    }

    .lg\:border-violet-900\/95 {
        border-color: rgb(76 29 149 / 0.95)
    }

    .lg\:border-violet-950 {
        --tw-border-opacity: 1;
        border-color: rgb(46 16 101 / var(--tw-border-opacity))
    }

    .lg\:border-violet-950\/0 {
        border-color: rgb(46 16 101 / 0)
    }

    .lg\:border-violet-950\/10 {
        border-color: rgb(46 16 101 / 0.1)
    }

    .lg\:border-violet-950\/100 {
        border-color: rgb(46 16 101 / 1)
    }

    .lg\:border-violet-950\/20 {
        border-color: rgb(46 16 101 / 0.2)
    }

    .lg\:border-violet-950\/25 {
        border-color: rgb(46 16 101 / 0.25)
    }

    .lg\:border-violet-950\/30 {
        border-color: rgb(46 16 101 / 0.3)
    }

    .lg\:border-violet-950\/40 {
        border-color: rgb(46 16 101 / 0.4)
    }

    .lg\:border-violet-950\/5 {
        border-color: rgb(46 16 101 / 0.05)
    }

    .lg\:border-violet-950\/50 {
        border-color: rgb(46 16 101 / 0.5)
    }

    .lg\:border-violet-950\/60 {
        border-color: rgb(46 16 101 / 0.6)
    }

    .lg\:border-violet-950\/70 {
        border-color: rgb(46 16 101 / 0.7)
    }

    .lg\:border-violet-950\/75 {
        border-color: rgb(46 16 101 / 0.75)
    }

    .lg\:border-violet-950\/80 {
        border-color: rgb(46 16 101 / 0.8)
    }

    .lg\:border-violet-950\/90 {
        border-color: rgb(46 16 101 / 0.9)
    }

    .lg\:border-violet-950\/95 {
        border-color: rgb(46 16 101 / 0.95)
    }

    .lg\:border-yellow-100 {
        --tw-border-opacity: 1;
        border-color: rgb(254 249 195 / var(--tw-border-opacity))
    }

    .lg\:border-yellow-100\/0 {
        border-color: rgb(254 249 195 / 0)
    }

    .lg\:border-yellow-100\/10 {
        border-color: rgb(254 249 195 / 0.1)
    }

    .lg\:border-yellow-100\/100 {
        border-color: rgb(254 249 195 / 1)
    }

    .lg\:border-yellow-100\/20 {
        border-color: rgb(254 249 195 / 0.2)
    }

    .lg\:border-yellow-100\/25 {
        border-color: rgb(254 249 195 / 0.25)
    }

    .lg\:border-yellow-100\/30 {
        border-color: rgb(254 249 195 / 0.3)
    }

    .lg\:border-yellow-100\/40 {
        border-color: rgb(254 249 195 / 0.4)
    }

    .lg\:border-yellow-100\/5 {
        border-color: rgb(254 249 195 / 0.05)
    }

    .lg\:border-yellow-100\/50 {
        border-color: rgb(254 249 195 / 0.5)
    }

    .lg\:border-yellow-100\/60 {
        border-color: rgb(254 249 195 / 0.6)
    }

    .lg\:border-yellow-100\/70 {
        border-color: rgb(254 249 195 / 0.7)
    }

    .lg\:border-yellow-100\/75 {
        border-color: rgb(254 249 195 / 0.75)
    }

    .lg\:border-yellow-100\/80 {
        border-color: rgb(254 249 195 / 0.8)
    }

    .lg\:border-yellow-100\/90 {
        border-color: rgb(254 249 195 / 0.9)
    }

    .lg\:border-yellow-100\/95 {
        border-color: rgb(254 249 195 / 0.95)
    }

    .lg\:border-yellow-200 {
        --tw-border-opacity: 1;
        border-color: rgb(254 240 138 / var(--tw-border-opacity))
    }

    .lg\:border-yellow-200\/0 {
        border-color: rgb(254 240 138 / 0)
    }

    .lg\:border-yellow-200\/10 {
        border-color: rgb(254 240 138 / 0.1)
    }

    .lg\:border-yellow-200\/100 {
        border-color: rgb(254 240 138 / 1)
    }

    .lg\:border-yellow-200\/20 {
        border-color: rgb(254 240 138 / 0.2)
    }

    .lg\:border-yellow-200\/25 {
        border-color: rgb(254 240 138 / 0.25)
    }

    .lg\:border-yellow-200\/30 {
        border-color: rgb(254 240 138 / 0.3)
    }

    .lg\:border-yellow-200\/40 {
        border-color: rgb(254 240 138 / 0.4)
    }

    .lg\:border-yellow-200\/5 {
        border-color: rgb(254 240 138 / 0.05)
    }

    .lg\:border-yellow-200\/50 {
        border-color: rgb(254 240 138 / 0.5)
    }

    .lg\:border-yellow-200\/60 {
        border-color: rgb(254 240 138 / 0.6)
    }

    .lg\:border-yellow-200\/70 {
        border-color: rgb(254 240 138 / 0.7)
    }

    .lg\:border-yellow-200\/75 {
        border-color: rgb(254 240 138 / 0.75)
    }

    .lg\:border-yellow-200\/80 {
        border-color: rgb(254 240 138 / 0.8)
    }

    .lg\:border-yellow-200\/90 {
        border-color: rgb(254 240 138 / 0.9)
    }

    .lg\:border-yellow-200\/95 {
        border-color: rgb(254 240 138 / 0.95)
    }

    .lg\:border-yellow-255 {
        --tw-border-opacity: 1;
        border-color: rgb(252 232 128 / var(--tw-border-opacity))
    }

    .lg\:border-yellow-255\/0 {
        border-color: rgb(252 232 128 / 0)
    }

    .lg\:border-yellow-255\/10 {
        border-color: rgb(252 232 128 / 0.1)
    }

    .lg\:border-yellow-255\/100 {
        border-color: rgb(252 232 128 / 1)
    }

    .lg\:border-yellow-255\/20 {
        border-color: rgb(252 232 128 / 0.2)
    }

    .lg\:border-yellow-255\/25 {
        border-color: rgb(252 232 128 / 0.25)
    }

    .lg\:border-yellow-255\/30 {
        border-color: rgb(252 232 128 / 0.3)
    }

    .lg\:border-yellow-255\/40 {
        border-color: rgb(252 232 128 / 0.4)
    }

    .lg\:border-yellow-255\/5 {
        border-color: rgb(252 232 128 / 0.05)
    }

    .lg\:border-yellow-255\/50 {
        border-color: rgb(252 232 128 / 0.5)
    }

    .lg\:border-yellow-255\/60 {
        border-color: rgb(252 232 128 / 0.6)
    }

    .lg\:border-yellow-255\/70 {
        border-color: rgb(252 232 128 / 0.7)
    }

    .lg\:border-yellow-255\/75 {
        border-color: rgb(252 232 128 / 0.75)
    }

    .lg\:border-yellow-255\/80 {
        border-color: rgb(252 232 128 / 0.8)
    }

    .lg\:border-yellow-255\/90 {
        border-color: rgb(252 232 128 / 0.9)
    }

    .lg\:border-yellow-255\/95 {
        border-color: rgb(252 232 128 / 0.95)
    }

    .lg\:border-yellow-300 {
        --tw-border-opacity: 1;
        border-color: rgb(253 224 71 / var(--tw-border-opacity))
    }

    .lg\:border-yellow-300\/0 {
        border-color: rgb(253 224 71 / 0)
    }

    .lg\:border-yellow-300\/10 {
        border-color: rgb(253 224 71 / 0.1)
    }

    .lg\:border-yellow-300\/100 {
        border-color: rgb(253 224 71 / 1)
    }

    .lg\:border-yellow-300\/20 {
        border-color: rgb(253 224 71 / 0.2)
    }

    .lg\:border-yellow-300\/25 {
        border-color: rgb(253 224 71 / 0.25)
    }

    .lg\:border-yellow-300\/30 {
        border-color: rgb(253 224 71 / 0.3)
    }

    .lg\:border-yellow-300\/40 {
        border-color: rgb(253 224 71 / 0.4)
    }

    .lg\:border-yellow-300\/5 {
        border-color: rgb(253 224 71 / 0.05)
    }

    .lg\:border-yellow-300\/50 {
        border-color: rgb(253 224 71 / 0.5)
    }

    .lg\:border-yellow-300\/60 {
        border-color: rgb(253 224 71 / 0.6)
    }

    .lg\:border-yellow-300\/70 {
        border-color: rgb(253 224 71 / 0.7)
    }

    .lg\:border-yellow-300\/75 {
        border-color: rgb(253 224 71 / 0.75)
    }

    .lg\:border-yellow-300\/80 {
        border-color: rgb(253 224 71 / 0.8)
    }

    .lg\:border-yellow-300\/90 {
        border-color: rgb(253 224 71 / 0.9)
    }

    .lg\:border-yellow-300\/95 {
        border-color: rgb(253 224 71 / 0.95)
    }

    .lg\:border-yellow-350 {
        --tw-border-opacity: 1;
        border-color: rgb(255 221 154 / var(--tw-border-opacity))
    }

    .lg\:border-yellow-350\/0 {
        border-color: rgb(255 221 154 / 0)
    }

    .lg\:border-yellow-350\/10 {
        border-color: rgb(255 221 154 / 0.1)
    }

    .lg\:border-yellow-350\/100 {
        border-color: rgb(255 221 154 / 1)
    }

    .lg\:border-yellow-350\/20 {
        border-color: rgb(255 221 154 / 0.2)
    }

    .lg\:border-yellow-350\/25 {
        border-color: rgb(255 221 154 / 0.25)
    }

    .lg\:border-yellow-350\/30 {
        border-color: rgb(255 221 154 / 0.3)
    }

    .lg\:border-yellow-350\/40 {
        border-color: rgb(255 221 154 / 0.4)
    }

    .lg\:border-yellow-350\/5 {
        border-color: rgb(255 221 154 / 0.05)
    }

    .lg\:border-yellow-350\/50 {
        border-color: rgb(255 221 154 / 0.5)
    }

    .lg\:border-yellow-350\/60 {
        border-color: rgb(255 221 154 / 0.6)
    }

    .lg\:border-yellow-350\/70 {
        border-color: rgb(255 221 154 / 0.7)
    }

    .lg\:border-yellow-350\/75 {
        border-color: rgb(255 221 154 / 0.75)
    }

    .lg\:border-yellow-350\/80 {
        border-color: rgb(255 221 154 / 0.8)
    }

    .lg\:border-yellow-350\/90 {
        border-color: rgb(255 221 154 / 0.9)
    }

    .lg\:border-yellow-350\/95 {
        border-color: rgb(255 221 154 / 0.95)
    }

    .lg\:border-yellow-351 {
        --tw-border-opacity: 1;
        border-color: rgb(255 214 11 / var(--tw-border-opacity))
    }

    .lg\:border-yellow-351\/0 {
        border-color: rgb(255 214 11 / 0)
    }

    .lg\:border-yellow-351\/10 {
        border-color: rgb(255 214 11 / 0.1)
    }

    .lg\:border-yellow-351\/100 {
        border-color: rgb(255 214 11 / 1)
    }

    .lg\:border-yellow-351\/20 {
        border-color: rgb(255 214 11 / 0.2)
    }

    .lg\:border-yellow-351\/25 {
        border-color: rgb(255 214 11 / 0.25)
    }

    .lg\:border-yellow-351\/30 {
        border-color: rgb(255 214 11 / 0.3)
    }

    .lg\:border-yellow-351\/40 {
        border-color: rgb(255 214 11 / 0.4)
    }

    .lg\:border-yellow-351\/5 {
        border-color: rgb(255 214 11 / 0.05)
    }

    .lg\:border-yellow-351\/50 {
        border-color: rgb(255 214 11 / 0.5)
    }

    .lg\:border-yellow-351\/60 {
        border-color: rgb(255 214 11 / 0.6)
    }

    .lg\:border-yellow-351\/70 {
        border-color: rgb(255 214 11 / 0.7)
    }

    .lg\:border-yellow-351\/75 {
        border-color: rgb(255 214 11 / 0.75)
    }

    .lg\:border-yellow-351\/80 {
        border-color: rgb(255 214 11 / 0.8)
    }

    .lg\:border-yellow-351\/90 {
        border-color: rgb(255 214 11 / 0.9)
    }

    .lg\:border-yellow-351\/95 {
        border-color: rgb(255 214 11 / 0.95)
    }

    .lg\:border-yellow-400 {
        --tw-border-opacity: 1;
        border-color: rgb(250 204 21 / var(--tw-border-opacity))
    }

    .lg\:border-yellow-400\/0 {
        border-color: rgb(250 204 21 / 0)
    }

    .lg\:border-yellow-400\/10 {
        border-color: rgb(250 204 21 / 0.1)
    }

    .lg\:border-yellow-400\/100 {
        border-color: rgb(250 204 21 / 1)
    }

    .lg\:border-yellow-400\/20 {
        border-color: rgb(250 204 21 / 0.2)
    }

    .lg\:border-yellow-400\/25 {
        border-color: rgb(250 204 21 / 0.25)
    }

    .lg\:border-yellow-400\/30 {
        border-color: rgb(250 204 21 / 0.3)
    }

    .lg\:border-yellow-400\/40 {
        border-color: rgb(250 204 21 / 0.4)
    }

    .lg\:border-yellow-400\/5 {
        border-color: rgb(250 204 21 / 0.05)
    }

    .lg\:border-yellow-400\/50 {
        border-color: rgb(250 204 21 / 0.5)
    }

    .lg\:border-yellow-400\/60 {
        border-color: rgb(250 204 21 / 0.6)
    }

    .lg\:border-yellow-400\/70 {
        border-color: rgb(250 204 21 / 0.7)
    }

    .lg\:border-yellow-400\/75 {
        border-color: rgb(250 204 21 / 0.75)
    }

    .lg\:border-yellow-400\/80 {
        border-color: rgb(250 204 21 / 0.8)
    }

    .lg\:border-yellow-400\/90 {
        border-color: rgb(250 204 21 / 0.9)
    }

    .lg\:border-yellow-400\/95 {
        border-color: rgb(250 204 21 / 0.95)
    }

    .lg\:border-yellow-450 {
        --tw-border-opacity: 1;
        border-color: rgb(250 179 19 / var(--tw-border-opacity))
    }

    .lg\:border-yellow-450\/0 {
        border-color: rgb(250 179 19 / 0)
    }

    .lg\:border-yellow-450\/10 {
        border-color: rgb(250 179 19 / 0.1)
    }

    .lg\:border-yellow-450\/100 {
        border-color: rgb(250 179 19 / 1)
    }

    .lg\:border-yellow-450\/20 {
        border-color: rgb(250 179 19 / 0.2)
    }

    .lg\:border-yellow-450\/25 {
        border-color: rgb(250 179 19 / 0.25)
    }

    .lg\:border-yellow-450\/30 {
        border-color: rgb(250 179 19 / 0.3)
    }

    .lg\:border-yellow-450\/40 {
        border-color: rgb(250 179 19 / 0.4)
    }

    .lg\:border-yellow-450\/5 {
        border-color: rgb(250 179 19 / 0.05)
    }

    .lg\:border-yellow-450\/50 {
        border-color: rgb(250 179 19 / 0.5)
    }

    .lg\:border-yellow-450\/60 {
        border-color: rgb(250 179 19 / 0.6)
    }

    .lg\:border-yellow-450\/70 {
        border-color: rgb(250 179 19 / 0.7)
    }

    .lg\:border-yellow-450\/75 {
        border-color: rgb(250 179 19 / 0.75)
    }

    .lg\:border-yellow-450\/80 {
        border-color: rgb(250 179 19 / 0.8)
    }

    .lg\:border-yellow-450\/90 {
        border-color: rgb(250 179 19 / 0.9)
    }

    .lg\:border-yellow-450\/95 {
        border-color: rgb(250 179 19 / 0.95)
    }

    .lg\:border-yellow-50 {
        --tw-border-opacity: 1;
        border-color: rgb(254 252 232 / var(--tw-border-opacity))
    }

    .lg\:border-yellow-50\/0 {
        border-color: rgb(254 252 232 / 0)
    }

    .lg\:border-yellow-50\/10 {
        border-color: rgb(254 252 232 / 0.1)
    }

    .lg\:border-yellow-50\/100 {
        border-color: rgb(254 252 232 / 1)
    }

    .lg\:border-yellow-50\/20 {
        border-color: rgb(254 252 232 / 0.2)
    }

    .lg\:border-yellow-50\/25 {
        border-color: rgb(254 252 232 / 0.25)
    }

    .lg\:border-yellow-50\/30 {
        border-color: rgb(254 252 232 / 0.3)
    }

    .lg\:border-yellow-50\/40 {
        border-color: rgb(254 252 232 / 0.4)
    }

    .lg\:border-yellow-50\/5 {
        border-color: rgb(254 252 232 / 0.05)
    }

    .lg\:border-yellow-50\/50 {
        border-color: rgb(254 252 232 / 0.5)
    }

    .lg\:border-yellow-50\/60 {
        border-color: rgb(254 252 232 / 0.6)
    }

    .lg\:border-yellow-50\/70 {
        border-color: rgb(254 252 232 / 0.7)
    }

    .lg\:border-yellow-50\/75 {
        border-color: rgb(254 252 232 / 0.75)
    }

    .lg\:border-yellow-50\/80 {
        border-color: rgb(254 252 232 / 0.8)
    }

    .lg\:border-yellow-50\/90 {
        border-color: rgb(254 252 232 / 0.9)
    }

    .lg\:border-yellow-50\/95 {
        border-color: rgb(254 252 232 / 0.95)
    }

    .lg\:border-yellow-500 {
        --tw-border-opacity: 1;
        border-color: rgb(234 179 8 / var(--tw-border-opacity))
    }

    .lg\:border-yellow-500\/0 {
        border-color: rgb(234 179 8 / 0)
    }

    .lg\:border-yellow-500\/10 {
        border-color: rgb(234 179 8 / 0.1)
    }

    .lg\:border-yellow-500\/100 {
        border-color: rgb(234 179 8 / 1)
    }

    .lg\:border-yellow-500\/20 {
        border-color: rgb(234 179 8 / 0.2)
    }

    .lg\:border-yellow-500\/25 {
        border-color: rgb(234 179 8 / 0.25)
    }

    .lg\:border-yellow-500\/30 {
        border-color: rgb(234 179 8 / 0.3)
    }

    .lg\:border-yellow-500\/40 {
        border-color: rgb(234 179 8 / 0.4)
    }

    .lg\:border-yellow-500\/5 {
        border-color: rgb(234 179 8 / 0.05)
    }

    .lg\:border-yellow-500\/50 {
        border-color: rgb(234 179 8 / 0.5)
    }

    .lg\:border-yellow-500\/60 {
        border-color: rgb(234 179 8 / 0.6)
    }

    .lg\:border-yellow-500\/70 {
        border-color: rgb(234 179 8 / 0.7)
    }

    .lg\:border-yellow-500\/75 {
        border-color: rgb(234 179 8 / 0.75)
    }

    .lg\:border-yellow-500\/80 {
        border-color: rgb(234 179 8 / 0.8)
    }

    .lg\:border-yellow-500\/90 {
        border-color: rgb(234 179 8 / 0.9)
    }

    .lg\:border-yellow-500\/95 {
        border-color: rgb(234 179 8 / 0.95)
    }

    .lg\:border-yellow-550 {
        --tw-border-opacity: 1;
        border-color: rgb(218 153 0 / var(--tw-border-opacity))
    }

    .lg\:border-yellow-550\/0 {
        border-color: rgb(218 153 0 / 0)
    }

    .lg\:border-yellow-550\/10 {
        border-color: rgb(218 153 0 / 0.1)
    }

    .lg\:border-yellow-550\/100 {
        border-color: rgb(218 153 0 / 1)
    }

    .lg\:border-yellow-550\/20 {
        border-color: rgb(218 153 0 / 0.2)
    }

    .lg\:border-yellow-550\/25 {
        border-color: rgb(218 153 0 / 0.25)
    }

    .lg\:border-yellow-550\/30 {
        border-color: rgb(218 153 0 / 0.3)
    }

    .lg\:border-yellow-550\/40 {
        border-color: rgb(218 153 0 / 0.4)
    }

    .lg\:border-yellow-550\/5 {
        border-color: rgb(218 153 0 / 0.05)
    }

    .lg\:border-yellow-550\/50 {
        border-color: rgb(218 153 0 / 0.5)
    }

    .lg\:border-yellow-550\/60 {
        border-color: rgb(218 153 0 / 0.6)
    }

    .lg\:border-yellow-550\/70 {
        border-color: rgb(218 153 0 / 0.7)
    }

    .lg\:border-yellow-550\/75 {
        border-color: rgb(218 153 0 / 0.75)
    }

    .lg\:border-yellow-550\/80 {
        border-color: rgb(218 153 0 / 0.8)
    }

    .lg\:border-yellow-550\/90 {
        border-color: rgb(218 153 0 / 0.9)
    }

    .lg\:border-yellow-550\/95 {
        border-color: rgb(218 153 0 / 0.95)
    }

    .lg\:border-yellow-600 {
        --tw-border-opacity: 1;
        border-color: rgb(202 138 4 / var(--tw-border-opacity))
    }

    .lg\:border-yellow-600\/0 {
        border-color: rgb(202 138 4 / 0)
    }

    .lg\:border-yellow-600\/10 {
        border-color: rgb(202 138 4 / 0.1)
    }

    .lg\:border-yellow-600\/100 {
        border-color: rgb(202 138 4 / 1)
    }

    .lg\:border-yellow-600\/20 {
        border-color: rgb(202 138 4 / 0.2)
    }

    .lg\:border-yellow-600\/25 {
        border-color: rgb(202 138 4 / 0.25)
    }

    .lg\:border-yellow-600\/30 {
        border-color: rgb(202 138 4 / 0.3)
    }

    .lg\:border-yellow-600\/40 {
        border-color: rgb(202 138 4 / 0.4)
    }

    .lg\:border-yellow-600\/5 {
        border-color: rgb(202 138 4 / 0.05)
    }

    .lg\:border-yellow-600\/50 {
        border-color: rgb(202 138 4 / 0.5)
    }

    .lg\:border-yellow-600\/60 {
        border-color: rgb(202 138 4 / 0.6)
    }

    .lg\:border-yellow-600\/70 {
        border-color: rgb(202 138 4 / 0.7)
    }

    .lg\:border-yellow-600\/75 {
        border-color: rgb(202 138 4 / 0.75)
    }

    .lg\:border-yellow-600\/80 {
        border-color: rgb(202 138 4 / 0.8)
    }

    .lg\:border-yellow-600\/90 {
        border-color: rgb(202 138 4 / 0.9)
    }

    .lg\:border-yellow-600\/95 {
        border-color: rgb(202 138 4 / 0.95)
    }

    .lg\:border-yellow-700 {
        --tw-border-opacity: 1;
        border-color: rgb(161 98 7 / var(--tw-border-opacity))
    }

    .lg\:border-yellow-700\/0 {
        border-color: rgb(161 98 7 / 0)
    }

    .lg\:border-yellow-700\/10 {
        border-color: rgb(161 98 7 / 0.1)
    }

    .lg\:border-yellow-700\/100 {
        border-color: rgb(161 98 7 / 1)
    }

    .lg\:border-yellow-700\/20 {
        border-color: rgb(161 98 7 / 0.2)
    }

    .lg\:border-yellow-700\/25 {
        border-color: rgb(161 98 7 / 0.25)
    }

    .lg\:border-yellow-700\/30 {
        border-color: rgb(161 98 7 / 0.3)
    }

    .lg\:border-yellow-700\/40 {
        border-color: rgb(161 98 7 / 0.4)
    }

    .lg\:border-yellow-700\/5 {
        border-color: rgb(161 98 7 / 0.05)
    }

    .lg\:border-yellow-700\/50 {
        border-color: rgb(161 98 7 / 0.5)
    }

    .lg\:border-yellow-700\/60 {
        border-color: rgb(161 98 7 / 0.6)
    }

    .lg\:border-yellow-700\/70 {
        border-color: rgb(161 98 7 / 0.7)
    }

    .lg\:border-yellow-700\/75 {
        border-color: rgb(161 98 7 / 0.75)
    }

    .lg\:border-yellow-700\/80 {
        border-color: rgb(161 98 7 / 0.8)
    }

    .lg\:border-yellow-700\/90 {
        border-color: rgb(161 98 7 / 0.9)
    }

    .lg\:border-yellow-700\/95 {
        border-color: rgb(161 98 7 / 0.95)
    }

    .lg\:border-yellow-800 {
        --tw-border-opacity: 1;
        border-color: rgb(133 77 14 / var(--tw-border-opacity))
    }

    .lg\:border-yellow-800\/0 {
        border-color: rgb(133 77 14 / 0)
    }

    .lg\:border-yellow-800\/10 {
        border-color: rgb(133 77 14 / 0.1)
    }

    .lg\:border-yellow-800\/100 {
        border-color: rgb(133 77 14 / 1)
    }

    .lg\:border-yellow-800\/20 {
        border-color: rgb(133 77 14 / 0.2)
    }

    .lg\:border-yellow-800\/25 {
        border-color: rgb(133 77 14 / 0.25)
    }

    .lg\:border-yellow-800\/30 {
        border-color: rgb(133 77 14 / 0.3)
    }

    .lg\:border-yellow-800\/40 {
        border-color: rgb(133 77 14 / 0.4)
    }

    .lg\:border-yellow-800\/5 {
        border-color: rgb(133 77 14 / 0.05)
    }

    .lg\:border-yellow-800\/50 {
        border-color: rgb(133 77 14 / 0.5)
    }

    .lg\:border-yellow-800\/60 {
        border-color: rgb(133 77 14 / 0.6)
    }

    .lg\:border-yellow-800\/70 {
        border-color: rgb(133 77 14 / 0.7)
    }

    .lg\:border-yellow-800\/75 {
        border-color: rgb(133 77 14 / 0.75)
    }

    .lg\:border-yellow-800\/80 {
        border-color: rgb(133 77 14 / 0.8)
    }

    .lg\:border-yellow-800\/90 {
        border-color: rgb(133 77 14 / 0.9)
    }

    .lg\:border-yellow-800\/95 {
        border-color: rgb(133 77 14 / 0.95)
    }

    .lg\:border-yellow-900 {
        --tw-border-opacity: 1;
        border-color: rgb(113 63 18 / var(--tw-border-opacity))
    }

    .lg\:border-yellow-900\/0 {
        border-color: rgb(113 63 18 / 0)
    }

    .lg\:border-yellow-900\/10 {
        border-color: rgb(113 63 18 / 0.1)
    }

    .lg\:border-yellow-900\/100 {
        border-color: rgb(113 63 18 / 1)
    }

    .lg\:border-yellow-900\/20 {
        border-color: rgb(113 63 18 / 0.2)
    }

    .lg\:border-yellow-900\/25 {
        border-color: rgb(113 63 18 / 0.25)
    }

    .lg\:border-yellow-900\/30 {
        border-color: rgb(113 63 18 / 0.3)
    }

    .lg\:border-yellow-900\/40 {
        border-color: rgb(113 63 18 / 0.4)
    }

    .lg\:border-yellow-900\/5 {
        border-color: rgb(113 63 18 / 0.05)
    }

    .lg\:border-yellow-900\/50 {
        border-color: rgb(113 63 18 / 0.5)
    }

    .lg\:border-yellow-900\/60 {
        border-color: rgb(113 63 18 / 0.6)
    }

    .lg\:border-yellow-900\/70 {
        border-color: rgb(113 63 18 / 0.7)
    }

    .lg\:border-yellow-900\/75 {
        border-color: rgb(113 63 18 / 0.75)
    }

    .lg\:border-yellow-900\/80 {
        border-color: rgb(113 63 18 / 0.8)
    }

    .lg\:border-yellow-900\/90 {
        border-color: rgb(113 63 18 / 0.9)
    }

    .lg\:border-yellow-900\/95 {
        border-color: rgb(113 63 18 / 0.95)
    }

    .lg\:border-yellow-950 {
        --tw-border-opacity: 1;
        border-color: rgb(66 32 6 / var(--tw-border-opacity))
    }

    .lg\:border-yellow-950\/0 {
        border-color: rgb(66 32 6 / 0)
    }

    .lg\:border-yellow-950\/10 {
        border-color: rgb(66 32 6 / 0.1)
    }

    .lg\:border-yellow-950\/100 {
        border-color: rgb(66 32 6 / 1)
    }

    .lg\:border-yellow-950\/20 {
        border-color: rgb(66 32 6 / 0.2)
    }

    .lg\:border-yellow-950\/25 {
        border-color: rgb(66 32 6 / 0.25)
    }

    .lg\:border-yellow-950\/30 {
        border-color: rgb(66 32 6 / 0.3)
    }

    .lg\:border-yellow-950\/40 {
        border-color: rgb(66 32 6 / 0.4)
    }

    .lg\:border-yellow-950\/5 {
        border-color: rgb(66 32 6 / 0.05)
    }

    .lg\:border-yellow-950\/50 {
        border-color: rgb(66 32 6 / 0.5)
    }

    .lg\:border-yellow-950\/60 {
        border-color: rgb(66 32 6 / 0.6)
    }

    .lg\:border-yellow-950\/70 {
        border-color: rgb(66 32 6 / 0.7)
    }

    .lg\:border-yellow-950\/75 {
        border-color: rgb(66 32 6 / 0.75)
    }

    .lg\:border-yellow-950\/80 {
        border-color: rgb(66 32 6 / 0.8)
    }

    .lg\:border-yellow-950\/90 {
        border-color: rgb(66 32 6 / 0.9)
    }

    .lg\:border-yellow-950\/95 {
        border-color: rgb(66 32 6 / 0.95)
    }

    .lg\:border-zinc-100 {
        --tw-border-opacity: 1;
        border-color: rgb(244 244 245 / var(--tw-border-opacity))
    }

    .lg\:border-zinc-100\/0 {
        border-color: rgb(244 244 245 / 0)
    }

    .lg\:border-zinc-100\/10 {
        border-color: rgb(244 244 245 / 0.1)
    }

    .lg\:border-zinc-100\/100 {
        border-color: rgb(244 244 245 / 1)
    }

    .lg\:border-zinc-100\/20 {
        border-color: rgb(244 244 245 / 0.2)
    }

    .lg\:border-zinc-100\/25 {
        border-color: rgb(244 244 245 / 0.25)
    }

    .lg\:border-zinc-100\/30 {
        border-color: rgb(244 244 245 / 0.3)
    }

    .lg\:border-zinc-100\/40 {
        border-color: rgb(244 244 245 / 0.4)
    }

    .lg\:border-zinc-100\/5 {
        border-color: rgb(244 244 245 / 0.05)
    }

    .lg\:border-zinc-100\/50 {
        border-color: rgb(244 244 245 / 0.5)
    }

    .lg\:border-zinc-100\/60 {
        border-color: rgb(244 244 245 / 0.6)
    }

    .lg\:border-zinc-100\/70 {
        border-color: rgb(244 244 245 / 0.7)
    }

    .lg\:border-zinc-100\/75 {
        border-color: rgb(244 244 245 / 0.75)
    }

    .lg\:border-zinc-100\/80 {
        border-color: rgb(244 244 245 / 0.8)
    }

    .lg\:border-zinc-100\/90 {
        border-color: rgb(244 244 245 / 0.9)
    }

    .lg\:border-zinc-100\/95 {
        border-color: rgb(244 244 245 / 0.95)
    }

    .lg\:border-zinc-150 {
        --tw-border-opacity: 1;
        border-color: rgb(241 241 241 / var(--tw-border-opacity))
    }

    .lg\:border-zinc-150\/0 {
        border-color: rgb(241 241 241 / 0)
    }

    .lg\:border-zinc-150\/10 {
        border-color: rgb(241 241 241 / 0.1)
    }

    .lg\:border-zinc-150\/100 {
        border-color: rgb(241 241 241 / 1)
    }

    .lg\:border-zinc-150\/20 {
        border-color: rgb(241 241 241 / 0.2)
    }

    .lg\:border-zinc-150\/25 {
        border-color: rgb(241 241 241 / 0.25)
    }

    .lg\:border-zinc-150\/30 {
        border-color: rgb(241 241 241 / 0.3)
    }

    .lg\:border-zinc-150\/40 {
        border-color: rgb(241 241 241 / 0.4)
    }

    .lg\:border-zinc-150\/5 {
        border-color: rgb(241 241 241 / 0.05)
    }

    .lg\:border-zinc-150\/50 {
        border-color: rgb(241 241 241 / 0.5)
    }

    .lg\:border-zinc-150\/60 {
        border-color: rgb(241 241 241 / 0.6)
    }

    .lg\:border-zinc-150\/70 {
        border-color: rgb(241 241 241 / 0.7)
    }

    .lg\:border-zinc-150\/75 {
        border-color: rgb(241 241 241 / 0.75)
    }

    .lg\:border-zinc-150\/80 {
        border-color: rgb(241 241 241 / 0.8)
    }

    .lg\:border-zinc-150\/90 {
        border-color: rgb(241 241 241 / 0.9)
    }

    .lg\:border-zinc-150\/95 {
        border-color: rgb(241 241 241 / 0.95)
    }

    .lg\:border-zinc-200 {
        --tw-border-opacity: 1;
        border-color: rgb(228 228 231 / var(--tw-border-opacity))
    }

    .lg\:border-zinc-200\/0 {
        border-color: rgb(228 228 231 / 0)
    }

    .lg\:border-zinc-200\/10 {
        border-color: rgb(228 228 231 / 0.1)
    }

    .lg\:border-zinc-200\/100 {
        border-color: rgb(228 228 231 / 1)
    }

    .lg\:border-zinc-200\/20 {
        border-color: rgb(228 228 231 / 0.2)
    }

    .lg\:border-zinc-200\/25 {
        border-color: rgb(228 228 231 / 0.25)
    }

    .lg\:border-zinc-200\/30 {
        border-color: rgb(228 228 231 / 0.3)
    }

    .lg\:border-zinc-200\/40 {
        border-color: rgb(228 228 231 / 0.4)
    }

    .lg\:border-zinc-200\/5 {
        border-color: rgb(228 228 231 / 0.05)
    }

    .lg\:border-zinc-200\/50 {
        border-color: rgb(228 228 231 / 0.5)
    }

    .lg\:border-zinc-200\/60 {
        border-color: rgb(228 228 231 / 0.6)
    }

    .lg\:border-zinc-200\/70 {
        border-color: rgb(228 228 231 / 0.7)
    }

    .lg\:border-zinc-200\/75 {
        border-color: rgb(228 228 231 / 0.75)
    }

    .lg\:border-zinc-200\/80 {
        border-color: rgb(228 228 231 / 0.8)
    }

    .lg\:border-zinc-200\/90 {
        border-color: rgb(228 228 231 / 0.9)
    }

    .lg\:border-zinc-200\/95 {
        border-color: rgb(228 228 231 / 0.95)
    }

    .lg\:border-zinc-300 {
        --tw-border-opacity: 1;
        border-color: rgb(212 212 216 / var(--tw-border-opacity))
    }

    .lg\:border-zinc-300\/0 {
        border-color: rgb(212 212 216 / 0)
    }

    .lg\:border-zinc-300\/10 {
        border-color: rgb(212 212 216 / 0.1)
    }

    .lg\:border-zinc-300\/100 {
        border-color: rgb(212 212 216 / 1)
    }

    .lg\:border-zinc-300\/20 {
        border-color: rgb(212 212 216 / 0.2)
    }

    .lg\:border-zinc-300\/25 {
        border-color: rgb(212 212 216 / 0.25)
    }

    .lg\:border-zinc-300\/30 {
        border-color: rgb(212 212 216 / 0.3)
    }

    .lg\:border-zinc-300\/40 {
        border-color: rgb(212 212 216 / 0.4)
    }

    .lg\:border-zinc-300\/5 {
        border-color: rgb(212 212 216 / 0.05)
    }

    .lg\:border-zinc-300\/50 {
        border-color: rgb(212 212 216 / 0.5)
    }

    .lg\:border-zinc-300\/60 {
        border-color: rgb(212 212 216 / 0.6)
    }

    .lg\:border-zinc-300\/70 {
        border-color: rgb(212 212 216 / 0.7)
    }

    .lg\:border-zinc-300\/75 {
        border-color: rgb(212 212 216 / 0.75)
    }

    .lg\:border-zinc-300\/80 {
        border-color: rgb(212 212 216 / 0.8)
    }

    .lg\:border-zinc-300\/90 {
        border-color: rgb(212 212 216 / 0.9)
    }

    .lg\:border-zinc-300\/95 {
        border-color: rgb(212 212 216 / 0.95)
    }

    .lg\:border-zinc-400 {
        --tw-border-opacity: 1;
        border-color: rgb(161 161 170 / var(--tw-border-opacity))
    }

    .lg\:border-zinc-400\/0 {
        border-color: rgb(161 161 170 / 0)
    }

    .lg\:border-zinc-400\/10 {
        border-color: rgb(161 161 170 / 0.1)
    }

    .lg\:border-zinc-400\/100 {
        border-color: rgb(161 161 170 / 1)
    }

    .lg\:border-zinc-400\/20 {
        border-color: rgb(161 161 170 / 0.2)
    }

    .lg\:border-zinc-400\/25 {
        border-color: rgb(161 161 170 / 0.25)
    }

    .lg\:border-zinc-400\/30 {
        border-color: rgb(161 161 170 / 0.3)
    }

    .lg\:border-zinc-400\/40 {
        border-color: rgb(161 161 170 / 0.4)
    }

    .lg\:border-zinc-400\/5 {
        border-color: rgb(161 161 170 / 0.05)
    }

    .lg\:border-zinc-400\/50 {
        border-color: rgb(161 161 170 / 0.5)
    }

    .lg\:border-zinc-400\/60 {
        border-color: rgb(161 161 170 / 0.6)
    }

    .lg\:border-zinc-400\/70 {
        border-color: rgb(161 161 170 / 0.7)
    }

    .lg\:border-zinc-400\/75 {
        border-color: rgb(161 161 170 / 0.75)
    }

    .lg\:border-zinc-400\/80 {
        border-color: rgb(161 161 170 / 0.8)
    }

    .lg\:border-zinc-400\/90 {
        border-color: rgb(161 161 170 / 0.9)
    }

    .lg\:border-zinc-400\/95 {
        border-color: rgb(161 161 170 / 0.95)
    }

    .lg\:border-zinc-50 {
        --tw-border-opacity: 1;
        border-color: rgb(250 250 250 / var(--tw-border-opacity))
    }

    .lg\:border-zinc-50\/0 {
        border-color: rgb(250 250 250 / 0)
    }

    .lg\:border-zinc-50\/10 {
        border-color: rgb(250 250 250 / 0.1)
    }

    .lg\:border-zinc-50\/100 {
        border-color: rgb(250 250 250 / 1)
    }

    .lg\:border-zinc-50\/20 {
        border-color: rgb(250 250 250 / 0.2)
    }

    .lg\:border-zinc-50\/25 {
        border-color: rgb(250 250 250 / 0.25)
    }

    .lg\:border-zinc-50\/30 {
        border-color: rgb(250 250 250 / 0.3)
    }

    .lg\:border-zinc-50\/40 {
        border-color: rgb(250 250 250 / 0.4)
    }

    .lg\:border-zinc-50\/5 {
        border-color: rgb(250 250 250 / 0.05)
    }

    .lg\:border-zinc-50\/50 {
        border-color: rgb(250 250 250 / 0.5)
    }

    .lg\:border-zinc-50\/60 {
        border-color: rgb(250 250 250 / 0.6)
    }

    .lg\:border-zinc-50\/70 {
        border-color: rgb(250 250 250 / 0.7)
    }

    .lg\:border-zinc-50\/75 {
        border-color: rgb(250 250 250 / 0.75)
    }

    .lg\:border-zinc-50\/80 {
        border-color: rgb(250 250 250 / 0.8)
    }

    .lg\:border-zinc-50\/90 {
        border-color: rgb(250 250 250 / 0.9)
    }

    .lg\:border-zinc-50\/95 {
        border-color: rgb(250 250 250 / 0.95)
    }

    .lg\:border-zinc-500 {
        --tw-border-opacity: 1;
        border-color: rgb(113 113 122 / var(--tw-border-opacity))
    }

    .lg\:border-zinc-500\/0 {
        border-color: rgb(113 113 122 / 0)
    }

    .lg\:border-zinc-500\/10 {
        border-color: rgb(113 113 122 / 0.1)
    }

    .lg\:border-zinc-500\/100 {
        border-color: rgb(113 113 122 / 1)
    }

    .lg\:border-zinc-500\/20 {
        border-color: rgb(113 113 122 / 0.2)
    }

    .lg\:border-zinc-500\/25 {
        border-color: rgb(113 113 122 / 0.25)
    }

    .lg\:border-zinc-500\/30 {
        border-color: rgb(113 113 122 / 0.3)
    }

    .lg\:border-zinc-500\/40 {
        border-color: rgb(113 113 122 / 0.4)
    }

    .lg\:border-zinc-500\/5 {
        border-color: rgb(113 113 122 / 0.05)
    }

    .lg\:border-zinc-500\/50 {
        border-color: rgb(113 113 122 / 0.5)
    }

    .lg\:border-zinc-500\/60 {
        border-color: rgb(113 113 122 / 0.6)
    }

    .lg\:border-zinc-500\/70 {
        border-color: rgb(113 113 122 / 0.7)
    }

    .lg\:border-zinc-500\/75 {
        border-color: rgb(113 113 122 / 0.75)
    }

    .lg\:border-zinc-500\/80 {
        border-color: rgb(113 113 122 / 0.8)
    }

    .lg\:border-zinc-500\/90 {
        border-color: rgb(113 113 122 / 0.9)
    }

    .lg\:border-zinc-500\/95 {
        border-color: rgb(113 113 122 / 0.95)
    }

    .lg\:border-zinc-600 {
        --tw-border-opacity: 1;
        border-color: rgb(82 82 91 / var(--tw-border-opacity))
    }

    .lg\:border-zinc-600\/0 {
        border-color: rgb(82 82 91 / 0)
    }

    .lg\:border-zinc-600\/10 {
        border-color: rgb(82 82 91 / 0.1)
    }

    .lg\:border-zinc-600\/100 {
        border-color: rgb(82 82 91 / 1)
    }

    .lg\:border-zinc-600\/20 {
        border-color: rgb(82 82 91 / 0.2)
    }

    .lg\:border-zinc-600\/25 {
        border-color: rgb(82 82 91 / 0.25)
    }

    .lg\:border-zinc-600\/30 {
        border-color: rgb(82 82 91 / 0.3)
    }

    .lg\:border-zinc-600\/40 {
        border-color: rgb(82 82 91 / 0.4)
    }

    .lg\:border-zinc-600\/5 {
        border-color: rgb(82 82 91 / 0.05)
    }

    .lg\:border-zinc-600\/50 {
        border-color: rgb(82 82 91 / 0.5)
    }

    .lg\:border-zinc-600\/60 {
        border-color: rgb(82 82 91 / 0.6)
    }

    .lg\:border-zinc-600\/70 {
        border-color: rgb(82 82 91 / 0.7)
    }

    .lg\:border-zinc-600\/75 {
        border-color: rgb(82 82 91 / 0.75)
    }

    .lg\:border-zinc-600\/80 {
        border-color: rgb(82 82 91 / 0.8)
    }

    .lg\:border-zinc-600\/90 {
        border-color: rgb(82 82 91 / 0.9)
    }

    .lg\:border-zinc-600\/95 {
        border-color: rgb(82 82 91 / 0.95)
    }

    .lg\:border-zinc-700 {
        --tw-border-opacity: 1;
        border-color: rgb(63 63 70 / var(--tw-border-opacity))
    }

    .lg\:border-zinc-700\/0 {
        border-color: rgb(63 63 70 / 0)
    }

    .lg\:border-zinc-700\/10 {
        border-color: rgb(63 63 70 / 0.1)
    }

    .lg\:border-zinc-700\/100 {
        border-color: rgb(63 63 70 / 1)
    }

    .lg\:border-zinc-700\/20 {
        border-color: rgb(63 63 70 / 0.2)
    }

    .lg\:border-zinc-700\/25 {
        border-color: rgb(63 63 70 / 0.25)
    }

    .lg\:border-zinc-700\/30 {
        border-color: rgb(63 63 70 / 0.3)
    }

    .lg\:border-zinc-700\/40 {
        border-color: rgb(63 63 70 / 0.4)
    }

    .lg\:border-zinc-700\/5 {
        border-color: rgb(63 63 70 / 0.05)
    }

    .lg\:border-zinc-700\/50 {
        border-color: rgb(63 63 70 / 0.5)
    }

    .lg\:border-zinc-700\/60 {
        border-color: rgb(63 63 70 / 0.6)
    }

    .lg\:border-zinc-700\/70 {
        border-color: rgb(63 63 70 / 0.7)
    }

    .lg\:border-zinc-700\/75 {
        border-color: rgb(63 63 70 / 0.75)
    }

    .lg\:border-zinc-700\/80 {
        border-color: rgb(63 63 70 / 0.8)
    }

    .lg\:border-zinc-700\/90 {
        border-color: rgb(63 63 70 / 0.9)
    }

    .lg\:border-zinc-700\/95 {
        border-color: rgb(63 63 70 / 0.95)
    }

    .lg\:border-zinc-800 {
        --tw-border-opacity: 1;
        border-color: rgb(39 39 42 / var(--tw-border-opacity))
    }

    .lg\:border-zinc-800\/0 {
        border-color: rgb(39 39 42 / 0)
    }

    .lg\:border-zinc-800\/10 {
        border-color: rgb(39 39 42 / 0.1)
    }

    .lg\:border-zinc-800\/100 {
        border-color: rgb(39 39 42 / 1)
    }

    .lg\:border-zinc-800\/20 {
        border-color: rgb(39 39 42 / 0.2)
    }

    .lg\:border-zinc-800\/25 {
        border-color: rgb(39 39 42 / 0.25)
    }

    .lg\:border-zinc-800\/30 {
        border-color: rgb(39 39 42 / 0.3)
    }

    .lg\:border-zinc-800\/40 {
        border-color: rgb(39 39 42 / 0.4)
    }

    .lg\:border-zinc-800\/5 {
        border-color: rgb(39 39 42 / 0.05)
    }

    .lg\:border-zinc-800\/50 {
        border-color: rgb(39 39 42 / 0.5)
    }

    .lg\:border-zinc-800\/60 {
        border-color: rgb(39 39 42 / 0.6)
    }

    .lg\:border-zinc-800\/70 {
        border-color: rgb(39 39 42 / 0.7)
    }

    .lg\:border-zinc-800\/75 {
        border-color: rgb(39 39 42 / 0.75)
    }

    .lg\:border-zinc-800\/80 {
        border-color: rgb(39 39 42 / 0.8)
    }

    .lg\:border-zinc-800\/90 {
        border-color: rgb(39 39 42 / 0.9)
    }

    .lg\:border-zinc-800\/95 {
        border-color: rgb(39 39 42 / 0.95)
    }

    .lg\:border-zinc-900 {
        --tw-border-opacity: 1;
        border-color: rgb(24 24 27 / var(--tw-border-opacity))
    }

    .lg\:border-zinc-900\/0 {
        border-color: rgb(24 24 27 / 0)
    }

    .lg\:border-zinc-900\/10 {
        border-color: rgb(24 24 27 / 0.1)
    }

    .lg\:border-zinc-900\/100 {
        border-color: rgb(24 24 27 / 1)
    }

    .lg\:border-zinc-900\/20 {
        border-color: rgb(24 24 27 / 0.2)
    }

    .lg\:border-zinc-900\/25 {
        border-color: rgb(24 24 27 / 0.25)
    }

    .lg\:border-zinc-900\/30 {
        border-color: rgb(24 24 27 / 0.3)
    }

    .lg\:border-zinc-900\/40 {
        border-color: rgb(24 24 27 / 0.4)
    }

    .lg\:border-zinc-900\/5 {
        border-color: rgb(24 24 27 / 0.05)
    }

    .lg\:border-zinc-900\/50 {
        border-color: rgb(24 24 27 / 0.5)
    }

    .lg\:border-zinc-900\/60 {
        border-color: rgb(24 24 27 / 0.6)
    }

    .lg\:border-zinc-900\/70 {
        border-color: rgb(24 24 27 / 0.7)
    }

    .lg\:border-zinc-900\/75 {
        border-color: rgb(24 24 27 / 0.75)
    }

    .lg\:border-zinc-900\/80 {
        border-color: rgb(24 24 27 / 0.8)
    }

    .lg\:border-zinc-900\/90 {
        border-color: rgb(24 24 27 / 0.9)
    }

    .lg\:border-zinc-900\/95 {
        border-color: rgb(24 24 27 / 0.95)
    }

    .lg\:border-zinc-950 {
        --tw-border-opacity: 1;
        border-color: rgb(9 9 11 / var(--tw-border-opacity))
    }

    .lg\:border-zinc-950\/0 {
        border-color: rgb(9 9 11 / 0)
    }

    .lg\:border-zinc-950\/10 {
        border-color: rgb(9 9 11 / 0.1)
    }

    .lg\:border-zinc-950\/100 {
        border-color: rgb(9 9 11 / 1)
    }

    .lg\:border-zinc-950\/20 {
        border-color: rgb(9 9 11 / 0.2)
    }

    .lg\:border-zinc-950\/25 {
        border-color: rgb(9 9 11 / 0.25)
    }

    .lg\:border-zinc-950\/30 {
        border-color: rgb(9 9 11 / 0.3)
    }

    .lg\:border-zinc-950\/40 {
        border-color: rgb(9 9 11 / 0.4)
    }

    .lg\:border-zinc-950\/5 {
        border-color: rgb(9 9 11 / 0.05)
    }

    .lg\:border-zinc-950\/50 {
        border-color: rgb(9 9 11 / 0.5)
    }

    .lg\:border-zinc-950\/60 {
        border-color: rgb(9 9 11 / 0.6)
    }

    .lg\:border-zinc-950\/70 {
        border-color: rgb(9 9 11 / 0.7)
    }

    .lg\:border-zinc-950\/75 {
        border-color: rgb(9 9 11 / 0.75)
    }

    .lg\:border-zinc-950\/80 {
        border-color: rgb(9 9 11 / 0.8)
    }

    .lg\:border-zinc-950\/90 {
        border-color: rgb(9 9 11 / 0.9)
    }

    .lg\:border-zinc-950\/95 {
        border-color: rgb(9 9 11 / 0.95)
    }

    .lg\:bg-black\/5 {
        background-color: rgb(0 0 0 / 0.05)
    }

    .lg\:bg-blue-100 {
        --tw-bg-opacity: 1;
        background-color: rgb(219 234 254 / var(--tw-bg-opacity))
    }

    .lg\:bg-blue-100\/0 {
        background-color: rgb(219 234 254 / 0)
    }

    .lg\:bg-blue-100\/10 {
        background-color: rgb(219 234 254 / 0.1)
    }

    .lg\:bg-blue-100\/100 {
        background-color: rgb(219 234 254 / 1)
    }

    .lg\:bg-blue-100\/20 {
        background-color: rgb(219 234 254 / 0.2)
    }

    .lg\:bg-blue-100\/25 {
        background-color: rgb(219 234 254 / 0.25)
    }

    .lg\:bg-blue-100\/30 {
        background-color: rgb(219 234 254 / 0.3)
    }

    .lg\:bg-blue-100\/40 {
        background-color: rgb(219 234 254 / 0.4)
    }

    .lg\:bg-blue-100\/5 {
        background-color: rgb(219 234 254 / 0.05)
    }

    .lg\:bg-blue-100\/50 {
        background-color: rgb(219 234 254 / 0.5)
    }

    .lg\:bg-blue-100\/60 {
        background-color: rgb(219 234 254 / 0.6)
    }

    .lg\:bg-blue-100\/70 {
        background-color: rgb(219 234 254 / 0.7)
    }

    .lg\:bg-blue-100\/75 {
        background-color: rgb(219 234 254 / 0.75)
    }

    .lg\:bg-blue-100\/80 {
        background-color: rgb(219 234 254 / 0.8)
    }

    .lg\:bg-blue-100\/90 {
        background-color: rgb(219 234 254 / 0.9)
    }

    .lg\:bg-blue-100\/95 {
        background-color: rgb(219 234 254 / 0.95)
    }

    .lg\:bg-blue-200 {
        --tw-bg-opacity: 1;
        background-color: rgb(191 219 254 / var(--tw-bg-opacity))
    }

    .lg\:bg-blue-200\/0 {
        background-color: rgb(191 219 254 / 0)
    }

    .lg\:bg-blue-200\/10 {
        background-color: rgb(191 219 254 / 0.1)
    }

    .lg\:bg-blue-200\/100 {
        background-color: rgb(191 219 254 / 1)
    }

    .lg\:bg-blue-200\/20 {
        background-color: rgb(191 219 254 / 0.2)
    }

    .lg\:bg-blue-200\/25 {
        background-color: rgb(191 219 254 / 0.25)
    }

    .lg\:bg-blue-200\/30 {
        background-color: rgb(191 219 254 / 0.3)
    }

    .lg\:bg-blue-200\/40 {
        background-color: rgb(191 219 254 / 0.4)
    }

    .lg\:bg-blue-200\/5 {
        background-color: rgb(191 219 254 / 0.05)
    }

    .lg\:bg-blue-200\/50 {
        background-color: rgb(191 219 254 / 0.5)
    }

    .lg\:bg-blue-200\/60 {
        background-color: rgb(191 219 254 / 0.6)
    }

    .lg\:bg-blue-200\/70 {
        background-color: rgb(191 219 254 / 0.7)
    }

    .lg\:bg-blue-200\/75 {
        background-color: rgb(191 219 254 / 0.75)
    }

    .lg\:bg-blue-200\/80 {
        background-color: rgb(191 219 254 / 0.8)
    }

    .lg\:bg-blue-200\/90 {
        background-color: rgb(191 219 254 / 0.9)
    }

    .lg\:bg-blue-200\/95 {
        background-color: rgb(191 219 254 / 0.95)
    }

    .lg\:bg-blue-300 {
        --tw-bg-opacity: 1;
        background-color: rgb(147 197 253 / var(--tw-bg-opacity))
    }

    .lg\:bg-blue-300\/0 {
        background-color: rgb(147 197 253 / 0)
    }

    .lg\:bg-blue-300\/10 {
        background-color: rgb(147 197 253 / 0.1)
    }

    .lg\:bg-blue-300\/100 {
        background-color: rgb(147 197 253 / 1)
    }

    .lg\:bg-blue-300\/20 {
        background-color: rgb(147 197 253 / 0.2)
    }

    .lg\:bg-blue-300\/25 {
        background-color: rgb(147 197 253 / 0.25)
    }

    .lg\:bg-blue-300\/30 {
        background-color: rgb(147 197 253 / 0.3)
    }

    .lg\:bg-blue-300\/40 {
        background-color: rgb(147 197 253 / 0.4)
    }

    .lg\:bg-blue-300\/5 {
        background-color: rgb(147 197 253 / 0.05)
    }

    .lg\:bg-blue-300\/50 {
        background-color: rgb(147 197 253 / 0.5)
    }

    .lg\:bg-blue-300\/60 {
        background-color: rgb(147 197 253 / 0.6)
    }

    .lg\:bg-blue-300\/70 {
        background-color: rgb(147 197 253 / 0.7)
    }

    .lg\:bg-blue-300\/75 {
        background-color: rgb(147 197 253 / 0.75)
    }

    .lg\:bg-blue-300\/80 {
        background-color: rgb(147 197 253 / 0.8)
    }

    .lg\:bg-blue-300\/90 {
        background-color: rgb(147 197 253 / 0.9)
    }

    .lg\:bg-blue-300\/95 {
        background-color: rgb(147 197 253 / 0.95)
    }

    .lg\:bg-blue-400 {
        --tw-bg-opacity: 1;
        background-color: rgb(96 165 250 / var(--tw-bg-opacity))
    }

    .lg\:bg-blue-400\/0 {
        background-color: rgb(96 165 250 / 0)
    }

    .lg\:bg-blue-400\/10 {
        background-color: rgb(96 165 250 / 0.1)
    }

    .lg\:bg-blue-400\/100 {
        background-color: rgb(96 165 250 / 1)
    }

    .lg\:bg-blue-400\/20 {
        background-color: rgb(96 165 250 / 0.2)
    }

    .lg\:bg-blue-400\/25 {
        background-color: rgb(96 165 250 / 0.25)
    }

    .lg\:bg-blue-400\/30 {
        background-color: rgb(96 165 250 / 0.3)
    }

    .lg\:bg-blue-400\/40 {
        background-color: rgb(96 165 250 / 0.4)
    }

    .lg\:bg-blue-400\/5 {
        background-color: rgb(96 165 250 / 0.05)
    }

    .lg\:bg-blue-400\/50 {
        background-color: rgb(96 165 250 / 0.5)
    }

    .lg\:bg-blue-400\/60 {
        background-color: rgb(96 165 250 / 0.6)
    }

    .lg\:bg-blue-400\/70 {
        background-color: rgb(96 165 250 / 0.7)
    }

    .lg\:bg-blue-400\/75 {
        background-color: rgb(96 165 250 / 0.75)
    }

    .lg\:bg-blue-400\/80 {
        background-color: rgb(96 165 250 / 0.8)
    }

    .lg\:bg-blue-400\/90 {
        background-color: rgb(96 165 250 / 0.9)
    }

    .lg\:bg-blue-400\/95 {
        background-color: rgb(96 165 250 / 0.95)
    }

    .lg\:bg-blue-50 {
        --tw-bg-opacity: 1;
        background-color: rgb(239 246 255 / var(--tw-bg-opacity))
    }

    .lg\:bg-blue-50\/0 {
        background-color: rgb(239 246 255 / 0)
    }

    .lg\:bg-blue-50\/10 {
        background-color: rgb(239 246 255 / 0.1)
    }

    .lg\:bg-blue-50\/100 {
        background-color: rgb(239 246 255 / 1)
    }

    .lg\:bg-blue-50\/20 {
        background-color: rgb(239 246 255 / 0.2)
    }

    .lg\:bg-blue-50\/25 {
        background-color: rgb(239 246 255 / 0.25)
    }

    .lg\:bg-blue-50\/30 {
        background-color: rgb(239 246 255 / 0.3)
    }

    .lg\:bg-blue-50\/40 {
        background-color: rgb(239 246 255 / 0.4)
    }

    .lg\:bg-blue-50\/5 {
        background-color: rgb(239 246 255 / 0.05)
    }

    .lg\:bg-blue-50\/50 {
        background-color: rgb(239 246 255 / 0.5)
    }

    .lg\:bg-blue-50\/60 {
        background-color: rgb(239 246 255 / 0.6)
    }

    .lg\:bg-blue-50\/70 {
        background-color: rgb(239 246 255 / 0.7)
    }

    .lg\:bg-blue-50\/75 {
        background-color: rgb(239 246 255 / 0.75)
    }

    .lg\:bg-blue-50\/80 {
        background-color: rgb(239 246 255 / 0.8)
    }

    .lg\:bg-blue-50\/90 {
        background-color: rgb(239 246 255 / 0.9)
    }

    .lg\:bg-blue-50\/95 {
        background-color: rgb(239 246 255 / 0.95)
    }

    .lg\:bg-blue-500 {
        --tw-bg-opacity: 1;
        background-color: rgb(59 130 246 / var(--tw-bg-opacity))
    }

    .lg\:bg-blue-500\/0 {
        background-color: rgb(59 130 246 / 0)
    }

    .lg\:bg-blue-500\/10 {
        background-color: rgb(59 130 246 / 0.1)
    }

    .lg\:bg-blue-500\/100 {
        background-color: rgb(59 130 246 / 1)
    }

    .lg\:bg-blue-500\/20 {
        background-color: rgb(59 130 246 / 0.2)
    }

    .lg\:bg-blue-500\/25 {
        background-color: rgb(59 130 246 / 0.25)
    }

    .lg\:bg-blue-500\/30 {
        background-color: rgb(59 130 246 / 0.3)
    }

    .lg\:bg-blue-500\/40 {
        background-color: rgb(59 130 246 / 0.4)
    }

    .lg\:bg-blue-500\/5 {
        background-color: rgb(59 130 246 / 0.05)
    }

    .lg\:bg-blue-500\/50 {
        background-color: rgb(59 130 246 / 0.5)
    }

    .lg\:bg-blue-500\/60 {
        background-color: rgb(59 130 246 / 0.6)
    }

    .lg\:bg-blue-500\/70 {
        background-color: rgb(59 130 246 / 0.7)
    }

    .lg\:bg-blue-500\/75 {
        background-color: rgb(59 130 246 / 0.75)
    }

    .lg\:bg-blue-500\/80 {
        background-color: rgb(59 130 246 / 0.8)
    }

    .lg\:bg-blue-500\/90 {
        background-color: rgb(59 130 246 / 0.9)
    }

    .lg\:bg-blue-500\/95 {
        background-color: rgb(59 130 246 / 0.95)
    }

    .lg\:bg-blue-550 {
        --tw-bg-opacity: 1;
        background-color: rgb(51 88 255 / var(--tw-bg-opacity))
    }

    .lg\:bg-blue-550\/0 {
        background-color: rgb(51 88 255 / 0)
    }

    .lg\:bg-blue-550\/10 {
        background-color: rgb(51 88 255 / 0.1)
    }

    .lg\:bg-blue-550\/100 {
        background-color: rgb(51 88 255 / 1)
    }

    .lg\:bg-blue-550\/20 {
        background-color: rgb(51 88 255 / 0.2)
    }

    .lg\:bg-blue-550\/25 {
        background-color: rgb(51 88 255 / 0.25)
    }

    .lg\:bg-blue-550\/30 {
        background-color: rgb(51 88 255 / 0.3)
    }

    .lg\:bg-blue-550\/40 {
        background-color: rgb(51 88 255 / 0.4)
    }

    .lg\:bg-blue-550\/5 {
        background-color: rgb(51 88 255 / 0.05)
    }

    .lg\:bg-blue-550\/50 {
        background-color: rgb(51 88 255 / 0.5)
    }

    .lg\:bg-blue-550\/60 {
        background-color: rgb(51 88 255 / 0.6)
    }

    .lg\:bg-blue-550\/70 {
        background-color: rgb(51 88 255 / 0.7)
    }

    .lg\:bg-blue-550\/75 {
        background-color: rgb(51 88 255 / 0.75)
    }

    .lg\:bg-blue-550\/80 {
        background-color: rgb(51 88 255 / 0.8)
    }

    .lg\:bg-blue-550\/90 {
        background-color: rgb(51 88 255 / 0.9)
    }

    .lg\:bg-blue-550\/95 {
        background-color: rgb(51 88 255 / 0.95)
    }

    .lg\:bg-blue-600 {
        --tw-bg-opacity: 1;
        background-color: rgb(37 99 235 / var(--tw-bg-opacity))
    }

    .lg\:bg-blue-600\/0 {
        background-color: rgb(37 99 235 / 0)
    }

    .lg\:bg-blue-600\/10 {
        background-color: rgb(37 99 235 / 0.1)
    }

    .lg\:bg-blue-600\/100 {
        background-color: rgb(37 99 235 / 1)
    }

    .lg\:bg-blue-600\/20 {
        background-color: rgb(37 99 235 / 0.2)
    }

    .lg\:bg-blue-600\/25 {
        background-color: rgb(37 99 235 / 0.25)
    }

    .lg\:bg-blue-600\/30 {
        background-color: rgb(37 99 235 / 0.3)
    }

    .lg\:bg-blue-600\/40 {
        background-color: rgb(37 99 235 / 0.4)
    }

    .lg\:bg-blue-600\/5 {
        background-color: rgb(37 99 235 / 0.05)
    }

    .lg\:bg-blue-600\/50 {
        background-color: rgb(37 99 235 / 0.5)
    }

    .lg\:bg-blue-600\/60 {
        background-color: rgb(37 99 235 / 0.6)
    }

    .lg\:bg-blue-600\/70 {
        background-color: rgb(37 99 235 / 0.7)
    }

    .lg\:bg-blue-600\/75 {
        background-color: rgb(37 99 235 / 0.75)
    }

    .lg\:bg-blue-600\/80 {
        background-color: rgb(37 99 235 / 0.8)
    }

    .lg\:bg-blue-600\/90 {
        background-color: rgb(37 99 235 / 0.9)
    }

    .lg\:bg-blue-600\/95 {
        background-color: rgb(37 99 235 / 0.95)
    }

    .lg\:bg-blue-650 {
        --tw-bg-opacity: 1;
        background-color: rgb(61 88 164 / var(--tw-bg-opacity))
    }

    .lg\:bg-blue-650\/0 {
        background-color: rgb(61 88 164 / 0)
    }

    .lg\:bg-blue-650\/10 {
        background-color: rgb(61 88 164 / 0.1)
    }

    .lg\:bg-blue-650\/100 {
        background-color: rgb(61 88 164 / 1)
    }

    .lg\:bg-blue-650\/20 {
        background-color: rgb(61 88 164 / 0.2)
    }

    .lg\:bg-blue-650\/25 {
        background-color: rgb(61 88 164 / 0.25)
    }

    .lg\:bg-blue-650\/30 {
        background-color: rgb(61 88 164 / 0.3)
    }

    .lg\:bg-blue-650\/40 {
        background-color: rgb(61 88 164 / 0.4)
    }

    .lg\:bg-blue-650\/5 {
        background-color: rgb(61 88 164 / 0.05)
    }

    .lg\:bg-blue-650\/50 {
        background-color: rgb(61 88 164 / 0.5)
    }

    .lg\:bg-blue-650\/60 {
        background-color: rgb(61 88 164 / 0.6)
    }

    .lg\:bg-blue-650\/70 {
        background-color: rgb(61 88 164 / 0.7)
    }

    .lg\:bg-blue-650\/75 {
        background-color: rgb(61 88 164 / 0.75)
    }

    .lg\:bg-blue-650\/80 {
        background-color: rgb(61 88 164 / 0.8)
    }

    .lg\:bg-blue-650\/90 {
        background-color: rgb(61 88 164 / 0.9)
    }

    .lg\:bg-blue-650\/95 {
        background-color: rgb(61 88 164 / 0.95)
    }

    .lg\:bg-blue-700 {
        --tw-bg-opacity: 1;
        background-color: rgb(29 78 216 / var(--tw-bg-opacity))
    }

    .lg\:bg-blue-700\/0 {
        background-color: rgb(29 78 216 / 0)
    }

    .lg\:bg-blue-700\/10 {
        background-color: rgb(29 78 216 / 0.1)
    }

    .lg\:bg-blue-700\/100 {
        background-color: rgb(29 78 216 / 1)
    }

    .lg\:bg-blue-700\/20 {
        background-color: rgb(29 78 216 / 0.2)
    }

    .lg\:bg-blue-700\/25 {
        background-color: rgb(29 78 216 / 0.25)
    }

    .lg\:bg-blue-700\/30 {
        background-color: rgb(29 78 216 / 0.3)
    }

    .lg\:bg-blue-700\/40 {
        background-color: rgb(29 78 216 / 0.4)
    }

    .lg\:bg-blue-700\/5 {
        background-color: rgb(29 78 216 / 0.05)
    }

    .lg\:bg-blue-700\/50 {
        background-color: rgb(29 78 216 / 0.5)
    }

    .lg\:bg-blue-700\/60 {
        background-color: rgb(29 78 216 / 0.6)
    }

    .lg\:bg-blue-700\/70 {
        background-color: rgb(29 78 216 / 0.7)
    }

    .lg\:bg-blue-700\/75 {
        background-color: rgb(29 78 216 / 0.75)
    }

    .lg\:bg-blue-700\/80 {
        background-color: rgb(29 78 216 / 0.8)
    }

    .lg\:bg-blue-700\/90 {
        background-color: rgb(29 78 216 / 0.9)
    }

    .lg\:bg-blue-700\/95 {
        background-color: rgb(29 78 216 / 0.95)
    }

    .lg\:bg-blue-800 {
        --tw-bg-opacity: 1;
        background-color: rgb(30 64 175 / var(--tw-bg-opacity))
    }

    .lg\:bg-blue-800\/0 {
        background-color: rgb(30 64 175 / 0)
    }

    .lg\:bg-blue-800\/10 {
        background-color: rgb(30 64 175 / 0.1)
    }

    .lg\:bg-blue-800\/100 {
        background-color: rgb(30 64 175 / 1)
    }

    .lg\:bg-blue-800\/20 {
        background-color: rgb(30 64 175 / 0.2)
    }

    .lg\:bg-blue-800\/25 {
        background-color: rgb(30 64 175 / 0.25)
    }

    .lg\:bg-blue-800\/30 {
        background-color: rgb(30 64 175 / 0.3)
    }

    .lg\:bg-blue-800\/40 {
        background-color: rgb(30 64 175 / 0.4)
    }

    .lg\:bg-blue-800\/5 {
        background-color: rgb(30 64 175 / 0.05)
    }

    .lg\:bg-blue-800\/50 {
        background-color: rgb(30 64 175 / 0.5)
    }

    .lg\:bg-blue-800\/60 {
        background-color: rgb(30 64 175 / 0.6)
    }

    .lg\:bg-blue-800\/70 {
        background-color: rgb(30 64 175 / 0.7)
    }

    .lg\:bg-blue-800\/75 {
        background-color: rgb(30 64 175 / 0.75)
    }

    .lg\:bg-blue-800\/80 {
        background-color: rgb(30 64 175 / 0.8)
    }

    .lg\:bg-blue-800\/90 {
        background-color: rgb(30 64 175 / 0.9)
    }

    .lg\:bg-blue-800\/95 {
        background-color: rgb(30 64 175 / 0.95)
    }

    .lg\:bg-blue-900 {
        --tw-bg-opacity: 1;
        background-color: rgb(30 58 138 / var(--tw-bg-opacity))
    }

    .lg\:bg-blue-900\/0 {
        background-color: rgb(30 58 138 / 0)
    }

    .lg\:bg-blue-900\/10 {
        background-color: rgb(30 58 138 / 0.1)
    }

    .lg\:bg-blue-900\/100 {
        background-color: rgb(30 58 138 / 1)
    }

    .lg\:bg-blue-900\/20 {
        background-color: rgb(30 58 138 / 0.2)
    }

    .lg\:bg-blue-900\/25 {
        background-color: rgb(30 58 138 / 0.25)
    }

    .lg\:bg-blue-900\/30 {
        background-color: rgb(30 58 138 / 0.3)
    }

    .lg\:bg-blue-900\/40 {
        background-color: rgb(30 58 138 / 0.4)
    }

    .lg\:bg-blue-900\/5 {
        background-color: rgb(30 58 138 / 0.05)
    }

    .lg\:bg-blue-900\/50 {
        background-color: rgb(30 58 138 / 0.5)
    }

    .lg\:bg-blue-900\/60 {
        background-color: rgb(30 58 138 / 0.6)
    }

    .lg\:bg-blue-900\/70 {
        background-color: rgb(30 58 138 / 0.7)
    }

    .lg\:bg-blue-900\/75 {
        background-color: rgb(30 58 138 / 0.75)
    }

    .lg\:bg-blue-900\/80 {
        background-color: rgb(30 58 138 / 0.8)
    }

    .lg\:bg-blue-900\/90 {
        background-color: rgb(30 58 138 / 0.9)
    }

    .lg\:bg-blue-900\/95 {
        background-color: rgb(30 58 138 / 0.95)
    }

    .lg\:bg-blue-950 {
        --tw-bg-opacity: 1;
        background-color: rgb(23 37 84 / var(--tw-bg-opacity))
    }

    .lg\:bg-blue-950\/0 {
        background-color: rgb(23 37 84 / 0)
    }

    .lg\:bg-blue-950\/10 {
        background-color: rgb(23 37 84 / 0.1)
    }

    .lg\:bg-blue-950\/100 {
        background-color: rgb(23 37 84 / 1)
    }

    .lg\:bg-blue-950\/20 {
        background-color: rgb(23 37 84 / 0.2)
    }

    .lg\:bg-blue-950\/25 {
        background-color: rgb(23 37 84 / 0.25)
    }

    .lg\:bg-blue-950\/30 {
        background-color: rgb(23 37 84 / 0.3)
    }

    .lg\:bg-blue-950\/40 {
        background-color: rgb(23 37 84 / 0.4)
    }

    .lg\:bg-blue-950\/5 {
        background-color: rgb(23 37 84 / 0.05)
    }

    .lg\:bg-blue-950\/50 {
        background-color: rgb(23 37 84 / 0.5)
    }

    .lg\:bg-blue-950\/60 {
        background-color: rgb(23 37 84 / 0.6)
    }

    .lg\:bg-blue-950\/70 {
        background-color: rgb(23 37 84 / 0.7)
    }

    .lg\:bg-blue-950\/75 {
        background-color: rgb(23 37 84 / 0.75)
    }

    .lg\:bg-blue-950\/80 {
        background-color: rgb(23 37 84 / 0.8)
    }

    .lg\:bg-blue-950\/90 {
        background-color: rgb(23 37 84 / 0.9)
    }

    .lg\:bg-blue-950\/95 {
        background-color: rgb(23 37 84 / 0.95)
    }

    .lg\:bg-cyan-100 {
        --tw-bg-opacity: 1;
        background-color: rgb(207 250 254 / var(--tw-bg-opacity))
    }

    .lg\:bg-cyan-100\/0 {
        background-color: rgb(207 250 254 / 0)
    }

    .lg\:bg-cyan-100\/10 {
        background-color: rgb(207 250 254 / 0.1)
    }

    .lg\:bg-cyan-100\/100 {
        background-color: rgb(207 250 254 / 1)
    }

    .lg\:bg-cyan-100\/20 {
        background-color: rgb(207 250 254 / 0.2)
    }

    .lg\:bg-cyan-100\/25 {
        background-color: rgb(207 250 254 / 0.25)
    }

    .lg\:bg-cyan-100\/30 {
        background-color: rgb(207 250 254 / 0.3)
    }

    .lg\:bg-cyan-100\/40 {
        background-color: rgb(207 250 254 / 0.4)
    }

    .lg\:bg-cyan-100\/5 {
        background-color: rgb(207 250 254 / 0.05)
    }

    .lg\:bg-cyan-100\/50 {
        background-color: rgb(207 250 254 / 0.5)
    }

    .lg\:bg-cyan-100\/60 {
        background-color: rgb(207 250 254 / 0.6)
    }

    .lg\:bg-cyan-100\/70 {
        background-color: rgb(207 250 254 / 0.7)
    }

    .lg\:bg-cyan-100\/75 {
        background-color: rgb(207 250 254 / 0.75)
    }

    .lg\:bg-cyan-100\/80 {
        background-color: rgb(207 250 254 / 0.8)
    }

    .lg\:bg-cyan-100\/90 {
        background-color: rgb(207 250 254 / 0.9)
    }

    .lg\:bg-cyan-100\/95 {
        background-color: rgb(207 250 254 / 0.95)
    }

    .lg\:bg-cyan-200 {
        --tw-bg-opacity: 1;
        background-color: rgb(165 243 252 / var(--tw-bg-opacity))
    }

    .lg\:bg-cyan-200\/0 {
        background-color: rgb(165 243 252 / 0)
    }

    .lg\:bg-cyan-200\/10 {
        background-color: rgb(165 243 252 / 0.1)
    }

    .lg\:bg-cyan-200\/100 {
        background-color: rgb(165 243 252 / 1)
    }

    .lg\:bg-cyan-200\/20 {
        background-color: rgb(165 243 252 / 0.2)
    }

    .lg\:bg-cyan-200\/25 {
        background-color: rgb(165 243 252 / 0.25)
    }

    .lg\:bg-cyan-200\/30 {
        background-color: rgb(165 243 252 / 0.3)
    }

    .lg\:bg-cyan-200\/40 {
        background-color: rgb(165 243 252 / 0.4)
    }

    .lg\:bg-cyan-200\/5 {
        background-color: rgb(165 243 252 / 0.05)
    }

    .lg\:bg-cyan-200\/50 {
        background-color: rgb(165 243 252 / 0.5)
    }

    .lg\:bg-cyan-200\/60 {
        background-color: rgb(165 243 252 / 0.6)
    }

    .lg\:bg-cyan-200\/70 {
        background-color: rgb(165 243 252 / 0.7)
    }

    .lg\:bg-cyan-200\/75 {
        background-color: rgb(165 243 252 / 0.75)
    }

    .lg\:bg-cyan-200\/80 {
        background-color: rgb(165 243 252 / 0.8)
    }

    .lg\:bg-cyan-200\/90 {
        background-color: rgb(165 243 252 / 0.9)
    }

    .lg\:bg-cyan-200\/95 {
        background-color: rgb(165 243 252 / 0.95)
    }

    .lg\:bg-cyan-300 {
        --tw-bg-opacity: 1;
        background-color: rgb(103 232 249 / var(--tw-bg-opacity))
    }

    .lg\:bg-cyan-300\/0 {
        background-color: rgb(103 232 249 / 0)
    }

    .lg\:bg-cyan-300\/10 {
        background-color: rgb(103 232 249 / 0.1)
    }

    .lg\:bg-cyan-300\/100 {
        background-color: rgb(103 232 249 / 1)
    }

    .lg\:bg-cyan-300\/20 {
        background-color: rgb(103 232 249 / 0.2)
    }

    .lg\:bg-cyan-300\/25 {
        background-color: rgb(103 232 249 / 0.25)
    }

    .lg\:bg-cyan-300\/30 {
        background-color: rgb(103 232 249 / 0.3)
    }

    .lg\:bg-cyan-300\/40 {
        background-color: rgb(103 232 249 / 0.4)
    }

    .lg\:bg-cyan-300\/5 {
        background-color: rgb(103 232 249 / 0.05)
    }

    .lg\:bg-cyan-300\/50 {
        background-color: rgb(103 232 249 / 0.5)
    }

    .lg\:bg-cyan-300\/60 {
        background-color: rgb(103 232 249 / 0.6)
    }

    .lg\:bg-cyan-300\/70 {
        background-color: rgb(103 232 249 / 0.7)
    }

    .lg\:bg-cyan-300\/75 {
        background-color: rgb(103 232 249 / 0.75)
    }

    .lg\:bg-cyan-300\/80 {
        background-color: rgb(103 232 249 / 0.8)
    }

    .lg\:bg-cyan-300\/90 {
        background-color: rgb(103 232 249 / 0.9)
    }

    .lg\:bg-cyan-300\/95 {
        background-color: rgb(103 232 249 / 0.95)
    }

    .lg\:bg-cyan-400 {
        --tw-bg-opacity: 1;
        background-color: rgb(34 211 238 / var(--tw-bg-opacity))
    }

    .lg\:bg-cyan-400\/0 {
        background-color: rgb(34 211 238 / 0)
    }

    .lg\:bg-cyan-400\/10 {
        background-color: rgb(34 211 238 / 0.1)
    }

    .lg\:bg-cyan-400\/100 {
        background-color: rgb(34 211 238 / 1)
    }

    .lg\:bg-cyan-400\/20 {
        background-color: rgb(34 211 238 / 0.2)
    }

    .lg\:bg-cyan-400\/25 {
        background-color: rgb(34 211 238 / 0.25)
    }

    .lg\:bg-cyan-400\/30 {
        background-color: rgb(34 211 238 / 0.3)
    }

    .lg\:bg-cyan-400\/40 {
        background-color: rgb(34 211 238 / 0.4)
    }

    .lg\:bg-cyan-400\/5 {
        background-color: rgb(34 211 238 / 0.05)
    }

    .lg\:bg-cyan-400\/50 {
        background-color: rgb(34 211 238 / 0.5)
    }

    .lg\:bg-cyan-400\/60 {
        background-color: rgb(34 211 238 / 0.6)
    }

    .lg\:bg-cyan-400\/70 {
        background-color: rgb(34 211 238 / 0.7)
    }

    .lg\:bg-cyan-400\/75 {
        background-color: rgb(34 211 238 / 0.75)
    }

    .lg\:bg-cyan-400\/80 {
        background-color: rgb(34 211 238 / 0.8)
    }

    .lg\:bg-cyan-400\/90 {
        background-color: rgb(34 211 238 / 0.9)
    }

    .lg\:bg-cyan-400\/95 {
        background-color: rgb(34 211 238 / 0.95)
    }

    .lg\:bg-cyan-50 {
        --tw-bg-opacity: 1;
        background-color: rgb(236 254 255 / var(--tw-bg-opacity))
    }

    .lg\:bg-cyan-50\/0 {
        background-color: rgb(236 254 255 / 0)
    }

    .lg\:bg-cyan-50\/10 {
        background-color: rgb(236 254 255 / 0.1)
    }

    .lg\:bg-cyan-50\/100 {
        background-color: rgb(236 254 255 / 1)
    }

    .lg\:bg-cyan-50\/20 {
        background-color: rgb(236 254 255 / 0.2)
    }

    .lg\:bg-cyan-50\/25 {
        background-color: rgb(236 254 255 / 0.25)
    }

    .lg\:bg-cyan-50\/30 {
        background-color: rgb(236 254 255 / 0.3)
    }

    .lg\:bg-cyan-50\/40 {
        background-color: rgb(236 254 255 / 0.4)
    }

    .lg\:bg-cyan-50\/5 {
        background-color: rgb(236 254 255 / 0.05)
    }

    .lg\:bg-cyan-50\/50 {
        background-color: rgb(236 254 255 / 0.5)
    }

    .lg\:bg-cyan-50\/60 {
        background-color: rgb(236 254 255 / 0.6)
    }

    .lg\:bg-cyan-50\/70 {
        background-color: rgb(236 254 255 / 0.7)
    }

    .lg\:bg-cyan-50\/75 {
        background-color: rgb(236 254 255 / 0.75)
    }

    .lg\:bg-cyan-50\/80 {
        background-color: rgb(236 254 255 / 0.8)
    }

    .lg\:bg-cyan-50\/90 {
        background-color: rgb(236 254 255 / 0.9)
    }

    .lg\:bg-cyan-50\/95 {
        background-color: rgb(236 254 255 / 0.95)
    }

    .lg\:bg-cyan-500 {
        --tw-bg-opacity: 1;
        background-color: rgb(6 182 212 / var(--tw-bg-opacity))
    }

    .lg\:bg-cyan-500\/0 {
        background-color: rgb(6 182 212 / 0)
    }

    .lg\:bg-cyan-500\/10 {
        background-color: rgb(6 182 212 / 0.1)
    }

    .lg\:bg-cyan-500\/100 {
        background-color: rgb(6 182 212 / 1)
    }

    .lg\:bg-cyan-500\/20 {
        background-color: rgb(6 182 212 / 0.2)
    }

    .lg\:bg-cyan-500\/25 {
        background-color: rgb(6 182 212 / 0.25)
    }

    .lg\:bg-cyan-500\/30 {
        background-color: rgb(6 182 212 / 0.3)
    }

    .lg\:bg-cyan-500\/40 {
        background-color: rgb(6 182 212 / 0.4)
    }

    .lg\:bg-cyan-500\/5 {
        background-color: rgb(6 182 212 / 0.05)
    }

    .lg\:bg-cyan-500\/50 {
        background-color: rgb(6 182 212 / 0.5)
    }

    .lg\:bg-cyan-500\/60 {
        background-color: rgb(6 182 212 / 0.6)
    }

    .lg\:bg-cyan-500\/70 {
        background-color: rgb(6 182 212 / 0.7)
    }

    .lg\:bg-cyan-500\/75 {
        background-color: rgb(6 182 212 / 0.75)
    }

    .lg\:bg-cyan-500\/80 {
        background-color: rgb(6 182 212 / 0.8)
    }

    .lg\:bg-cyan-500\/90 {
        background-color: rgb(6 182 212 / 0.9)
    }

    .lg\:bg-cyan-500\/95 {
        background-color: rgb(6 182 212 / 0.95)
    }

    .lg\:bg-cyan-600 {
        --tw-bg-opacity: 1;
        background-color: rgb(8 145 178 / var(--tw-bg-opacity))
    }

    .lg\:bg-cyan-600\/0 {
        background-color: rgb(8 145 178 / 0)
    }

    .lg\:bg-cyan-600\/10 {
        background-color: rgb(8 145 178 / 0.1)
    }

    .lg\:bg-cyan-600\/100 {
        background-color: rgb(8 145 178 / 1)
    }

    .lg\:bg-cyan-600\/20 {
        background-color: rgb(8 145 178 / 0.2)
    }

    .lg\:bg-cyan-600\/25 {
        background-color: rgb(8 145 178 / 0.25)
    }

    .lg\:bg-cyan-600\/30 {
        background-color: rgb(8 145 178 / 0.3)
    }

    .lg\:bg-cyan-600\/40 {
        background-color: rgb(8 145 178 / 0.4)
    }

    .lg\:bg-cyan-600\/5 {
        background-color: rgb(8 145 178 / 0.05)
    }

    .lg\:bg-cyan-600\/50 {
        background-color: rgb(8 145 178 / 0.5)
    }

    .lg\:bg-cyan-600\/60 {
        background-color: rgb(8 145 178 / 0.6)
    }

    .lg\:bg-cyan-600\/70 {
        background-color: rgb(8 145 178 / 0.7)
    }

    .lg\:bg-cyan-600\/75 {
        background-color: rgb(8 145 178 / 0.75)
    }

    .lg\:bg-cyan-600\/80 {
        background-color: rgb(8 145 178 / 0.8)
    }

    .lg\:bg-cyan-600\/90 {
        background-color: rgb(8 145 178 / 0.9)
    }

    .lg\:bg-cyan-600\/95 {
        background-color: rgb(8 145 178 / 0.95)
    }

    .lg\:bg-cyan-650 {
        --tw-bg-opacity: 1;
        background-color: rgb(39 128 166 / var(--tw-bg-opacity))
    }

    .lg\:bg-cyan-650\/0 {
        background-color: rgb(39 128 166 / 0)
    }

    .lg\:bg-cyan-650\/10 {
        background-color: rgb(39 128 166 / 0.1)
    }

    .lg\:bg-cyan-650\/100 {
        background-color: rgb(39 128 166 / 1)
    }

    .lg\:bg-cyan-650\/20 {
        background-color: rgb(39 128 166 / 0.2)
    }

    .lg\:bg-cyan-650\/25 {
        background-color: rgb(39 128 166 / 0.25)
    }

    .lg\:bg-cyan-650\/30 {
        background-color: rgb(39 128 166 / 0.3)
    }

    .lg\:bg-cyan-650\/40 {
        background-color: rgb(39 128 166 / 0.4)
    }

    .lg\:bg-cyan-650\/5 {
        background-color: rgb(39 128 166 / 0.05)
    }

    .lg\:bg-cyan-650\/50 {
        background-color: rgb(39 128 166 / 0.5)
    }

    .lg\:bg-cyan-650\/60 {
        background-color: rgb(39 128 166 / 0.6)
    }

    .lg\:bg-cyan-650\/70 {
        background-color: rgb(39 128 166 / 0.7)
    }

    .lg\:bg-cyan-650\/75 {
        background-color: rgb(39 128 166 / 0.75)
    }

    .lg\:bg-cyan-650\/80 {
        background-color: rgb(39 128 166 / 0.8)
    }

    .lg\:bg-cyan-650\/90 {
        background-color: rgb(39 128 166 / 0.9)
    }

    .lg\:bg-cyan-650\/95 {
        background-color: rgb(39 128 166 / 0.95)
    }

    .lg\:bg-cyan-700 {
        --tw-bg-opacity: 1;
        background-color: rgb(14 116 144 / var(--tw-bg-opacity))
    }

    .lg\:bg-cyan-700\/0 {
        background-color: rgb(14 116 144 / 0)
    }

    .lg\:bg-cyan-700\/10 {
        background-color: rgb(14 116 144 / 0.1)
    }

    .lg\:bg-cyan-700\/100 {
        background-color: rgb(14 116 144 / 1)
    }

    .lg\:bg-cyan-700\/20 {
        background-color: rgb(14 116 144 / 0.2)
    }

    .lg\:bg-cyan-700\/25 {
        background-color: rgb(14 116 144 / 0.25)
    }

    .lg\:bg-cyan-700\/30 {
        background-color: rgb(14 116 144 / 0.3)
    }

    .lg\:bg-cyan-700\/40 {
        background-color: rgb(14 116 144 / 0.4)
    }

    .lg\:bg-cyan-700\/5 {
        background-color: rgb(14 116 144 / 0.05)
    }

    .lg\:bg-cyan-700\/50 {
        background-color: rgb(14 116 144 / 0.5)
    }

    .lg\:bg-cyan-700\/60 {
        background-color: rgb(14 116 144 / 0.6)
    }

    .lg\:bg-cyan-700\/70 {
        background-color: rgb(14 116 144 / 0.7)
    }

    .lg\:bg-cyan-700\/75 {
        background-color: rgb(14 116 144 / 0.75)
    }

    .lg\:bg-cyan-700\/80 {
        background-color: rgb(14 116 144 / 0.8)
    }

    .lg\:bg-cyan-700\/90 {
        background-color: rgb(14 116 144 / 0.9)
    }

    .lg\:bg-cyan-700\/95 {
        background-color: rgb(14 116 144 / 0.95)
    }

    .lg\:bg-cyan-800 {
        --tw-bg-opacity: 1;
        background-color: rgb(21 94 117 / var(--tw-bg-opacity))
    }

    .lg\:bg-cyan-800\/0 {
        background-color: rgb(21 94 117 / 0)
    }

    .lg\:bg-cyan-800\/10 {
        background-color: rgb(21 94 117 / 0.1)
    }

    .lg\:bg-cyan-800\/100 {
        background-color: rgb(21 94 117 / 1)
    }

    .lg\:bg-cyan-800\/20 {
        background-color: rgb(21 94 117 / 0.2)
    }

    .lg\:bg-cyan-800\/25 {
        background-color: rgb(21 94 117 / 0.25)
    }

    .lg\:bg-cyan-800\/30 {
        background-color: rgb(21 94 117 / 0.3)
    }

    .lg\:bg-cyan-800\/40 {
        background-color: rgb(21 94 117 / 0.4)
    }

    .lg\:bg-cyan-800\/5 {
        background-color: rgb(21 94 117 / 0.05)
    }

    .lg\:bg-cyan-800\/50 {
        background-color: rgb(21 94 117 / 0.5)
    }

    .lg\:bg-cyan-800\/60 {
        background-color: rgb(21 94 117 / 0.6)
    }

    .lg\:bg-cyan-800\/70 {
        background-color: rgb(21 94 117 / 0.7)
    }

    .lg\:bg-cyan-800\/75 {
        background-color: rgb(21 94 117 / 0.75)
    }

    .lg\:bg-cyan-800\/80 {
        background-color: rgb(21 94 117 / 0.8)
    }

    .lg\:bg-cyan-800\/90 {
        background-color: rgb(21 94 117 / 0.9)
    }

    .lg\:bg-cyan-800\/95 {
        background-color: rgb(21 94 117 / 0.95)
    }

    .lg\:bg-cyan-900 {
        --tw-bg-opacity: 1;
        background-color: rgb(22 78 99 / var(--tw-bg-opacity))
    }

    .lg\:bg-cyan-900\/0 {
        background-color: rgb(22 78 99 / 0)
    }

    .lg\:bg-cyan-900\/10 {
        background-color: rgb(22 78 99 / 0.1)
    }

    .lg\:bg-cyan-900\/100 {
        background-color: rgb(22 78 99 / 1)
    }

    .lg\:bg-cyan-900\/20 {
        background-color: rgb(22 78 99 / 0.2)
    }

    .lg\:bg-cyan-900\/25 {
        background-color: rgb(22 78 99 / 0.25)
    }

    .lg\:bg-cyan-900\/30 {
        background-color: rgb(22 78 99 / 0.3)
    }

    .lg\:bg-cyan-900\/40 {
        background-color: rgb(22 78 99 / 0.4)
    }

    .lg\:bg-cyan-900\/5 {
        background-color: rgb(22 78 99 / 0.05)
    }

    .lg\:bg-cyan-900\/50 {
        background-color: rgb(22 78 99 / 0.5)
    }

    .lg\:bg-cyan-900\/60 {
        background-color: rgb(22 78 99 / 0.6)
    }

    .lg\:bg-cyan-900\/70 {
        background-color: rgb(22 78 99 / 0.7)
    }

    .lg\:bg-cyan-900\/75 {
        background-color: rgb(22 78 99 / 0.75)
    }

    .lg\:bg-cyan-900\/80 {
        background-color: rgb(22 78 99 / 0.8)
    }

    .lg\:bg-cyan-900\/90 {
        background-color: rgb(22 78 99 / 0.9)
    }

    .lg\:bg-cyan-900\/95 {
        background-color: rgb(22 78 99 / 0.95)
    }

    .lg\:bg-cyan-950 {
        --tw-bg-opacity: 1;
        background-color: rgb(8 51 68 / var(--tw-bg-opacity))
    }

    .lg\:bg-cyan-950\/0 {
        background-color: rgb(8 51 68 / 0)
    }

    .lg\:bg-cyan-950\/10 {
        background-color: rgb(8 51 68 / 0.1)
    }

    .lg\:bg-cyan-950\/100 {
        background-color: rgb(8 51 68 / 1)
    }

    .lg\:bg-cyan-950\/20 {
        background-color: rgb(8 51 68 / 0.2)
    }

    .lg\:bg-cyan-950\/25 {
        background-color: rgb(8 51 68 / 0.25)
    }

    .lg\:bg-cyan-950\/30 {
        background-color: rgb(8 51 68 / 0.3)
    }

    .lg\:bg-cyan-950\/40 {
        background-color: rgb(8 51 68 / 0.4)
    }

    .lg\:bg-cyan-950\/5 {
        background-color: rgb(8 51 68 / 0.05)
    }

    .lg\:bg-cyan-950\/50 {
        background-color: rgb(8 51 68 / 0.5)
    }

    .lg\:bg-cyan-950\/60 {
        background-color: rgb(8 51 68 / 0.6)
    }

    .lg\:bg-cyan-950\/70 {
        background-color: rgb(8 51 68 / 0.7)
    }

    .lg\:bg-cyan-950\/75 {
        background-color: rgb(8 51 68 / 0.75)
    }

    .lg\:bg-cyan-950\/80 {
        background-color: rgb(8 51 68 / 0.8)
    }

    .lg\:bg-cyan-950\/90 {
        background-color: rgb(8 51 68 / 0.9)
    }

    .lg\:bg-cyan-950\/95 {
        background-color: rgb(8 51 68 / 0.95)
    }

    .lg\:bg-fuchsia-100 {
        --tw-bg-opacity: 1;
        background-color: rgb(250 232 255 / var(--tw-bg-opacity))
    }

    .lg\:bg-fuchsia-100\/0 {
        background-color: rgb(250 232 255 / 0)
    }

    .lg\:bg-fuchsia-100\/10 {
        background-color: rgb(250 232 255 / 0.1)
    }

    .lg\:bg-fuchsia-100\/100 {
        background-color: rgb(250 232 255 / 1)
    }

    .lg\:bg-fuchsia-100\/20 {
        background-color: rgb(250 232 255 / 0.2)
    }

    .lg\:bg-fuchsia-100\/25 {
        background-color: rgb(250 232 255 / 0.25)
    }

    .lg\:bg-fuchsia-100\/30 {
        background-color: rgb(250 232 255 / 0.3)
    }

    .lg\:bg-fuchsia-100\/40 {
        background-color: rgb(250 232 255 / 0.4)
    }

    .lg\:bg-fuchsia-100\/5 {
        background-color: rgb(250 232 255 / 0.05)
    }

    .lg\:bg-fuchsia-100\/50 {
        background-color: rgb(250 232 255 / 0.5)
    }

    .lg\:bg-fuchsia-100\/60 {
        background-color: rgb(250 232 255 / 0.6)
    }

    .lg\:bg-fuchsia-100\/70 {
        background-color: rgb(250 232 255 / 0.7)
    }

    .lg\:bg-fuchsia-100\/75 {
        background-color: rgb(250 232 255 / 0.75)
    }

    .lg\:bg-fuchsia-100\/80 {
        background-color: rgb(250 232 255 / 0.8)
    }

    .lg\:bg-fuchsia-100\/90 {
        background-color: rgb(250 232 255 / 0.9)
    }

    .lg\:bg-fuchsia-100\/95 {
        background-color: rgb(250 232 255 / 0.95)
    }

    .lg\:bg-fuchsia-200 {
        --tw-bg-opacity: 1;
        background-color: rgb(245 208 254 / var(--tw-bg-opacity))
    }

    .lg\:bg-fuchsia-200\/0 {
        background-color: rgb(245 208 254 / 0)
    }

    .lg\:bg-fuchsia-200\/10 {
        background-color: rgb(245 208 254 / 0.1)
    }

    .lg\:bg-fuchsia-200\/100 {
        background-color: rgb(245 208 254 / 1)
    }

    .lg\:bg-fuchsia-200\/20 {
        background-color: rgb(245 208 254 / 0.2)
    }

    .lg\:bg-fuchsia-200\/25 {
        background-color: rgb(245 208 254 / 0.25)
    }

    .lg\:bg-fuchsia-200\/30 {
        background-color: rgb(245 208 254 / 0.3)
    }

    .lg\:bg-fuchsia-200\/40 {
        background-color: rgb(245 208 254 / 0.4)
    }

    .lg\:bg-fuchsia-200\/5 {
        background-color: rgb(245 208 254 / 0.05)
    }

    .lg\:bg-fuchsia-200\/50 {
        background-color: rgb(245 208 254 / 0.5)
    }

    .lg\:bg-fuchsia-200\/60 {
        background-color: rgb(245 208 254 / 0.6)
    }

    .lg\:bg-fuchsia-200\/70 {
        background-color: rgb(245 208 254 / 0.7)
    }

    .lg\:bg-fuchsia-200\/75 {
        background-color: rgb(245 208 254 / 0.75)
    }

    .lg\:bg-fuchsia-200\/80 {
        background-color: rgb(245 208 254 / 0.8)
    }

    .lg\:bg-fuchsia-200\/90 {
        background-color: rgb(245 208 254 / 0.9)
    }

    .lg\:bg-fuchsia-200\/95 {
        background-color: rgb(245 208 254 / 0.95)
    }

    .lg\:bg-fuchsia-250 {
        --tw-bg-opacity: 1;
        background-color: rgb(247 211 255 / var(--tw-bg-opacity))
    }

    .lg\:bg-fuchsia-250\/0 {
        background-color: rgb(247 211 255 / 0)
    }

    .lg\:bg-fuchsia-250\/10 {
        background-color: rgb(247 211 255 / 0.1)
    }

    .lg\:bg-fuchsia-250\/100 {
        background-color: rgb(247 211 255 / 1)
    }

    .lg\:bg-fuchsia-250\/20 {
        background-color: rgb(247 211 255 / 0.2)
    }

    .lg\:bg-fuchsia-250\/25 {
        background-color: rgb(247 211 255 / 0.25)
    }

    .lg\:bg-fuchsia-250\/30 {
        background-color: rgb(247 211 255 / 0.3)
    }

    .lg\:bg-fuchsia-250\/40 {
        background-color: rgb(247 211 255 / 0.4)
    }

    .lg\:bg-fuchsia-250\/5 {
        background-color: rgb(247 211 255 / 0.05)
    }

    .lg\:bg-fuchsia-250\/50 {
        background-color: rgb(247 211 255 / 0.5)
    }

    .lg\:bg-fuchsia-250\/60 {
        background-color: rgb(247 211 255 / 0.6)
    }

    .lg\:bg-fuchsia-250\/70 {
        background-color: rgb(247 211 255 / 0.7)
    }

    .lg\:bg-fuchsia-250\/75 {
        background-color: rgb(247 211 255 / 0.75)
    }

    .lg\:bg-fuchsia-250\/80 {
        background-color: rgb(247 211 255 / 0.8)
    }

    .lg\:bg-fuchsia-250\/90 {
        background-color: rgb(247 211 255 / 0.9)
    }

    .lg\:bg-fuchsia-250\/95 {
        background-color: rgb(247 211 255 / 0.95)
    }

    .lg\:bg-fuchsia-300 {
        --tw-bg-opacity: 1;
        background-color: rgb(240 171 252 / var(--tw-bg-opacity))
    }

    .lg\:bg-fuchsia-300\/0 {
        background-color: rgb(240 171 252 / 0)
    }

    .lg\:bg-fuchsia-300\/10 {
        background-color: rgb(240 171 252 / 0.1)
    }

    .lg\:bg-fuchsia-300\/100 {
        background-color: rgb(240 171 252 / 1)
    }

    .lg\:bg-fuchsia-300\/20 {
        background-color: rgb(240 171 252 / 0.2)
    }

    .lg\:bg-fuchsia-300\/25 {
        background-color: rgb(240 171 252 / 0.25)
    }

    .lg\:bg-fuchsia-300\/30 {
        background-color: rgb(240 171 252 / 0.3)
    }

    .lg\:bg-fuchsia-300\/40 {
        background-color: rgb(240 171 252 / 0.4)
    }

    .lg\:bg-fuchsia-300\/5 {
        background-color: rgb(240 171 252 / 0.05)
    }

    .lg\:bg-fuchsia-300\/50 {
        background-color: rgb(240 171 252 / 0.5)
    }

    .lg\:bg-fuchsia-300\/60 {
        background-color: rgb(240 171 252 / 0.6)
    }

    .lg\:bg-fuchsia-300\/70 {
        background-color: rgb(240 171 252 / 0.7)
    }

    .lg\:bg-fuchsia-300\/75 {
        background-color: rgb(240 171 252 / 0.75)
    }

    .lg\:bg-fuchsia-300\/80 {
        background-color: rgb(240 171 252 / 0.8)
    }

    .lg\:bg-fuchsia-300\/90 {
        background-color: rgb(240 171 252 / 0.9)
    }

    .lg\:bg-fuchsia-300\/95 {
        background-color: rgb(240 171 252 / 0.95)
    }

    .lg\:bg-fuchsia-400 {
        --tw-bg-opacity: 1;
        background-color: rgb(232 121 249 / var(--tw-bg-opacity))
    }

    .lg\:bg-fuchsia-400\/0 {
        background-color: rgb(232 121 249 / 0)
    }

    .lg\:bg-fuchsia-400\/10 {
        background-color: rgb(232 121 249 / 0.1)
    }

    .lg\:bg-fuchsia-400\/100 {
        background-color: rgb(232 121 249 / 1)
    }

    .lg\:bg-fuchsia-400\/20 {
        background-color: rgb(232 121 249 / 0.2)
    }

    .lg\:bg-fuchsia-400\/25 {
        background-color: rgb(232 121 249 / 0.25)
    }

    .lg\:bg-fuchsia-400\/30 {
        background-color: rgb(232 121 249 / 0.3)
    }

    .lg\:bg-fuchsia-400\/40 {
        background-color: rgb(232 121 249 / 0.4)
    }

    .lg\:bg-fuchsia-400\/5 {
        background-color: rgb(232 121 249 / 0.05)
    }

    .lg\:bg-fuchsia-400\/50 {
        background-color: rgb(232 121 249 / 0.5)
    }

    .lg\:bg-fuchsia-400\/60 {
        background-color: rgb(232 121 249 / 0.6)
    }

    .lg\:bg-fuchsia-400\/70 {
        background-color: rgb(232 121 249 / 0.7)
    }

    .lg\:bg-fuchsia-400\/75 {
        background-color: rgb(232 121 249 / 0.75)
    }

    .lg\:bg-fuchsia-400\/80 {
        background-color: rgb(232 121 249 / 0.8)
    }

    .lg\:bg-fuchsia-400\/90 {
        background-color: rgb(232 121 249 / 0.9)
    }

    .lg\:bg-fuchsia-400\/95 {
        background-color: rgb(232 121 249 / 0.95)
    }

    .lg\:bg-fuchsia-50 {
        --tw-bg-opacity: 1;
        background-color: rgb(253 244 255 / var(--tw-bg-opacity))
    }

    .lg\:bg-fuchsia-50\/0 {
        background-color: rgb(253 244 255 / 0)
    }

    .lg\:bg-fuchsia-50\/10 {
        background-color: rgb(253 244 255 / 0.1)
    }

    .lg\:bg-fuchsia-50\/100 {
        background-color: rgb(253 244 255 / 1)
    }

    .lg\:bg-fuchsia-50\/20 {
        background-color: rgb(253 244 255 / 0.2)
    }

    .lg\:bg-fuchsia-50\/25 {
        background-color: rgb(253 244 255 / 0.25)
    }

    .lg\:bg-fuchsia-50\/30 {
        background-color: rgb(253 244 255 / 0.3)
    }

    .lg\:bg-fuchsia-50\/40 {
        background-color: rgb(253 244 255 / 0.4)
    }

    .lg\:bg-fuchsia-50\/5 {
        background-color: rgb(253 244 255 / 0.05)
    }

    .lg\:bg-fuchsia-50\/50 {
        background-color: rgb(253 244 255 / 0.5)
    }

    .lg\:bg-fuchsia-50\/60 {
        background-color: rgb(253 244 255 / 0.6)
    }

    .lg\:bg-fuchsia-50\/70 {
        background-color: rgb(253 244 255 / 0.7)
    }

    .lg\:bg-fuchsia-50\/75 {
        background-color: rgb(253 244 255 / 0.75)
    }

    .lg\:bg-fuchsia-50\/80 {
        background-color: rgb(253 244 255 / 0.8)
    }

    .lg\:bg-fuchsia-50\/90 {
        background-color: rgb(253 244 255 / 0.9)
    }

    .lg\:bg-fuchsia-50\/95 {
        background-color: rgb(253 244 255 / 0.95)
    }

    .lg\:bg-fuchsia-500 {
        --tw-bg-opacity: 1;
        background-color: rgb(217 70 239 / var(--tw-bg-opacity))
    }

    .lg\:bg-fuchsia-500\/0 {
        background-color: rgb(217 70 239 / 0)
    }

    .lg\:bg-fuchsia-500\/10 {
        background-color: rgb(217 70 239 / 0.1)
    }

    .lg\:bg-fuchsia-500\/100 {
        background-color: rgb(217 70 239 / 1)
    }

    .lg\:bg-fuchsia-500\/20 {
        background-color: rgb(217 70 239 / 0.2)
    }

    .lg\:bg-fuchsia-500\/25 {
        background-color: rgb(217 70 239 / 0.25)
    }

    .lg\:bg-fuchsia-500\/30 {
        background-color: rgb(217 70 239 / 0.3)
    }

    .lg\:bg-fuchsia-500\/40 {
        background-color: rgb(217 70 239 / 0.4)
    }

    .lg\:bg-fuchsia-500\/5 {
        background-color: rgb(217 70 239 / 0.05)
    }

    .lg\:bg-fuchsia-500\/50 {
        background-color: rgb(217 70 239 / 0.5)
    }

    .lg\:bg-fuchsia-500\/60 {
        background-color: rgb(217 70 239 / 0.6)
    }

    .lg\:bg-fuchsia-500\/70 {
        background-color: rgb(217 70 239 / 0.7)
    }

    .lg\:bg-fuchsia-500\/75 {
        background-color: rgb(217 70 239 / 0.75)
    }

    .lg\:bg-fuchsia-500\/80 {
        background-color: rgb(217 70 239 / 0.8)
    }

    .lg\:bg-fuchsia-500\/90 {
        background-color: rgb(217 70 239 / 0.9)
    }

    .lg\:bg-fuchsia-500\/95 {
        background-color: rgb(217 70 239 / 0.95)
    }

    .lg\:bg-fuchsia-550 {
        --tw-bg-opacity: 1;
        background-color: rgb(194 38 201 / var(--tw-bg-opacity))
    }

    .lg\:bg-fuchsia-550\/0 {
        background-color: rgb(194 38 201 / 0)
    }

    .lg\:bg-fuchsia-550\/10 {
        background-color: rgb(194 38 201 / 0.1)
    }

    .lg\:bg-fuchsia-550\/100 {
        background-color: rgb(194 38 201 / 1)
    }

    .lg\:bg-fuchsia-550\/20 {
        background-color: rgb(194 38 201 / 0.2)
    }

    .lg\:bg-fuchsia-550\/25 {
        background-color: rgb(194 38 201 / 0.25)
    }

    .lg\:bg-fuchsia-550\/30 {
        background-color: rgb(194 38 201 / 0.3)
    }

    .lg\:bg-fuchsia-550\/40 {
        background-color: rgb(194 38 201 / 0.4)
    }

    .lg\:bg-fuchsia-550\/5 {
        background-color: rgb(194 38 201 / 0.05)
    }

    .lg\:bg-fuchsia-550\/50 {
        background-color: rgb(194 38 201 / 0.5)
    }

    .lg\:bg-fuchsia-550\/60 {
        background-color: rgb(194 38 201 / 0.6)
    }

    .lg\:bg-fuchsia-550\/70 {
        background-color: rgb(194 38 201 / 0.7)
    }

    .lg\:bg-fuchsia-550\/75 {
        background-color: rgb(194 38 201 / 0.75)
    }

    .lg\:bg-fuchsia-550\/80 {
        background-color: rgb(194 38 201 / 0.8)
    }

    .lg\:bg-fuchsia-550\/90 {
        background-color: rgb(194 38 201 / 0.9)
    }

    .lg\:bg-fuchsia-550\/95 {
        background-color: rgb(194 38 201 / 0.95)
    }

    .lg\:bg-fuchsia-575 {
        --tw-bg-opacity: 1;
        background-color: rgb(188 48 223 / var(--tw-bg-opacity))
    }

    .lg\:bg-fuchsia-575\/0 {
        background-color: rgb(188 48 223 / 0)
    }

    .lg\:bg-fuchsia-575\/10 {
        background-color: rgb(188 48 223 / 0.1)
    }

    .lg\:bg-fuchsia-575\/100 {
        background-color: rgb(188 48 223 / 1)
    }

    .lg\:bg-fuchsia-575\/20 {
        background-color: rgb(188 48 223 / 0.2)
    }

    .lg\:bg-fuchsia-575\/25 {
        background-color: rgb(188 48 223 / 0.25)
    }

    .lg\:bg-fuchsia-575\/30 {
        background-color: rgb(188 48 223 / 0.3)
    }

    .lg\:bg-fuchsia-575\/40 {
        background-color: rgb(188 48 223 / 0.4)
    }

    .lg\:bg-fuchsia-575\/5 {
        background-color: rgb(188 48 223 / 0.05)
    }

    .lg\:bg-fuchsia-575\/50 {
        background-color: rgb(188 48 223 / 0.5)
    }

    .lg\:bg-fuchsia-575\/60 {
        background-color: rgb(188 48 223 / 0.6)
    }

    .lg\:bg-fuchsia-575\/70 {
        background-color: rgb(188 48 223 / 0.7)
    }

    .lg\:bg-fuchsia-575\/75 {
        background-color: rgb(188 48 223 / 0.75)
    }

    .lg\:bg-fuchsia-575\/80 {
        background-color: rgb(188 48 223 / 0.8)
    }

    .lg\:bg-fuchsia-575\/90 {
        background-color: rgb(188 48 223 / 0.9)
    }

    .lg\:bg-fuchsia-575\/95 {
        background-color: rgb(188 48 223 / 0.95)
    }

    .lg\:bg-fuchsia-600 {
        --tw-bg-opacity: 1;
        background-color: rgb(192 38 211 / var(--tw-bg-opacity))
    }

    .lg\:bg-fuchsia-600\/0 {
        background-color: rgb(192 38 211 / 0)
    }

    .lg\:bg-fuchsia-600\/10 {
        background-color: rgb(192 38 211 / 0.1)
    }

    .lg\:bg-fuchsia-600\/100 {
        background-color: rgb(192 38 211 / 1)
    }

    .lg\:bg-fuchsia-600\/20 {
        background-color: rgb(192 38 211 / 0.2)
    }

    .lg\:bg-fuchsia-600\/25 {
        background-color: rgb(192 38 211 / 0.25)
    }

    .lg\:bg-fuchsia-600\/30 {
        background-color: rgb(192 38 211 / 0.3)
    }

    .lg\:bg-fuchsia-600\/40 {
        background-color: rgb(192 38 211 / 0.4)
    }

    .lg\:bg-fuchsia-600\/5 {
        background-color: rgb(192 38 211 / 0.05)
    }

    .lg\:bg-fuchsia-600\/50 {
        background-color: rgb(192 38 211 / 0.5)
    }

    .lg\:bg-fuchsia-600\/60 {
        background-color: rgb(192 38 211 / 0.6)
    }

    .lg\:bg-fuchsia-600\/70 {
        background-color: rgb(192 38 211 / 0.7)
    }

    .lg\:bg-fuchsia-600\/75 {
        background-color: rgb(192 38 211 / 0.75)
    }

    .lg\:bg-fuchsia-600\/80 {
        background-color: rgb(192 38 211 / 0.8)
    }

    .lg\:bg-fuchsia-600\/90 {
        background-color: rgb(192 38 211 / 0.9)
    }

    .lg\:bg-fuchsia-600\/95 {
        background-color: rgb(192 38 211 / 0.95)
    }

    .lg\:bg-fuchsia-650 {
        --tw-bg-opacity: 1;
        background-color: rgb(156 30 163 / var(--tw-bg-opacity))
    }

    .lg\:bg-fuchsia-650\/0 {
        background-color: rgb(156 30 163 / 0)
    }

    .lg\:bg-fuchsia-650\/10 {
        background-color: rgb(156 30 163 / 0.1)
    }

    .lg\:bg-fuchsia-650\/100 {
        background-color: rgb(156 30 163 / 1)
    }

    .lg\:bg-fuchsia-650\/20 {
        background-color: rgb(156 30 163 / 0.2)
    }

    .lg\:bg-fuchsia-650\/25 {
        background-color: rgb(156 30 163 / 0.25)
    }

    .lg\:bg-fuchsia-650\/30 {
        background-color: rgb(156 30 163 / 0.3)
    }

    .lg\:bg-fuchsia-650\/40 {
        background-color: rgb(156 30 163 / 0.4)
    }

    .lg\:bg-fuchsia-650\/5 {
        background-color: rgb(156 30 163 / 0.05)
    }

    .lg\:bg-fuchsia-650\/50 {
        background-color: rgb(156 30 163 / 0.5)
    }

    .lg\:bg-fuchsia-650\/60 {
        background-color: rgb(156 30 163 / 0.6)
    }

    .lg\:bg-fuchsia-650\/70 {
        background-color: rgb(156 30 163 / 0.7)
    }

    .lg\:bg-fuchsia-650\/75 {
        background-color: rgb(156 30 163 / 0.75)
    }

    .lg\:bg-fuchsia-650\/80 {
        background-color: rgb(156 30 163 / 0.8)
    }

    .lg\:bg-fuchsia-650\/90 {
        background-color: rgb(156 30 163 / 0.9)
    }

    .lg\:bg-fuchsia-650\/95 {
        background-color: rgb(156 30 163 / 0.95)
    }

    .lg\:bg-fuchsia-700 {
        --tw-bg-opacity: 1;
        background-color: rgb(162 28 175 / var(--tw-bg-opacity))
    }

    .lg\:bg-fuchsia-700\/0 {
        background-color: rgb(162 28 175 / 0)
    }

    .lg\:bg-fuchsia-700\/10 {
        background-color: rgb(162 28 175 / 0.1)
    }

    .lg\:bg-fuchsia-700\/100 {
        background-color: rgb(162 28 175 / 1)
    }

    .lg\:bg-fuchsia-700\/20 {
        background-color: rgb(162 28 175 / 0.2)
    }

    .lg\:bg-fuchsia-700\/25 {
        background-color: rgb(162 28 175 / 0.25)
    }

    .lg\:bg-fuchsia-700\/30 {
        background-color: rgb(162 28 175 / 0.3)
    }

    .lg\:bg-fuchsia-700\/40 {
        background-color: rgb(162 28 175 / 0.4)
    }

    .lg\:bg-fuchsia-700\/5 {
        background-color: rgb(162 28 175 / 0.05)
    }

    .lg\:bg-fuchsia-700\/50 {
        background-color: rgb(162 28 175 / 0.5)
    }

    .lg\:bg-fuchsia-700\/60 {
        background-color: rgb(162 28 175 / 0.6)
    }

    .lg\:bg-fuchsia-700\/70 {
        background-color: rgb(162 28 175 / 0.7)
    }

    .lg\:bg-fuchsia-700\/75 {
        background-color: rgb(162 28 175 / 0.75)
    }

    .lg\:bg-fuchsia-700\/80 {
        background-color: rgb(162 28 175 / 0.8)
    }

    .lg\:bg-fuchsia-700\/90 {
        background-color: rgb(162 28 175 / 0.9)
    }

    .lg\:bg-fuchsia-700\/95 {
        background-color: rgb(162 28 175 / 0.95)
    }

    .lg\:bg-fuchsia-800 {
        --tw-bg-opacity: 1;
        background-color: rgb(134 25 143 / var(--tw-bg-opacity))
    }

    .lg\:bg-fuchsia-800\/0 {
        background-color: rgb(134 25 143 / 0)
    }

    .lg\:bg-fuchsia-800\/10 {
        background-color: rgb(134 25 143 / 0.1)
    }

    .lg\:bg-fuchsia-800\/100 {
        background-color: rgb(134 25 143 / 1)
    }

    .lg\:bg-fuchsia-800\/20 {
        background-color: rgb(134 25 143 / 0.2)
    }

    .lg\:bg-fuchsia-800\/25 {
        background-color: rgb(134 25 143 / 0.25)
    }

    .lg\:bg-fuchsia-800\/30 {
        background-color: rgb(134 25 143 / 0.3)
    }

    .lg\:bg-fuchsia-800\/40 {
        background-color: rgb(134 25 143 / 0.4)
    }

    .lg\:bg-fuchsia-800\/5 {
        background-color: rgb(134 25 143 / 0.05)
    }

    .lg\:bg-fuchsia-800\/50 {
        background-color: rgb(134 25 143 / 0.5)
    }

    .lg\:bg-fuchsia-800\/60 {
        background-color: rgb(134 25 143 / 0.6)
    }

    .lg\:bg-fuchsia-800\/70 {
        background-color: rgb(134 25 143 / 0.7)
    }

    .lg\:bg-fuchsia-800\/75 {
        background-color: rgb(134 25 143 / 0.75)
    }

    .lg\:bg-fuchsia-800\/80 {
        background-color: rgb(134 25 143 / 0.8)
    }

    .lg\:bg-fuchsia-800\/90 {
        background-color: rgb(134 25 143 / 0.9)
    }

    .lg\:bg-fuchsia-800\/95 {
        background-color: rgb(134 25 143 / 0.95)
    }

    .lg\:bg-fuchsia-900 {
        --tw-bg-opacity: 1;
        background-color: rgb(112 26 117 / var(--tw-bg-opacity))
    }

    .lg\:bg-fuchsia-900\/0 {
        background-color: rgb(112 26 117 / 0)
    }

    .lg\:bg-fuchsia-900\/10 {
        background-color: rgb(112 26 117 / 0.1)
    }

    .lg\:bg-fuchsia-900\/100 {
        background-color: rgb(112 26 117 / 1)
    }

    .lg\:bg-fuchsia-900\/20 {
        background-color: rgb(112 26 117 / 0.2)
    }

    .lg\:bg-fuchsia-900\/25 {
        background-color: rgb(112 26 117 / 0.25)
    }

    .lg\:bg-fuchsia-900\/30 {
        background-color: rgb(112 26 117 / 0.3)
    }

    .lg\:bg-fuchsia-900\/40 {
        background-color: rgb(112 26 117 / 0.4)
    }

    .lg\:bg-fuchsia-900\/5 {
        background-color: rgb(112 26 117 / 0.05)
    }

    .lg\:bg-fuchsia-900\/50 {
        background-color: rgb(112 26 117 / 0.5)
    }

    .lg\:bg-fuchsia-900\/60 {
        background-color: rgb(112 26 117 / 0.6)
    }

    .lg\:bg-fuchsia-900\/70 {
        background-color: rgb(112 26 117 / 0.7)
    }

    .lg\:bg-fuchsia-900\/75 {
        background-color: rgb(112 26 117 / 0.75)
    }

    .lg\:bg-fuchsia-900\/80 {
        background-color: rgb(112 26 117 / 0.8)
    }

    .lg\:bg-fuchsia-900\/90 {
        background-color: rgb(112 26 117 / 0.9)
    }

    .lg\:bg-fuchsia-900\/95 {
        background-color: rgb(112 26 117 / 0.95)
    }

    .lg\:bg-fuchsia-950 {
        --tw-bg-opacity: 1;
        background-color: rgb(74 4 78 / var(--tw-bg-opacity))
    }

    .lg\:bg-fuchsia-950\/0 {
        background-color: rgb(74 4 78 / 0)
    }

    .lg\:bg-fuchsia-950\/10 {
        background-color: rgb(74 4 78 / 0.1)
    }

    .lg\:bg-fuchsia-950\/100 {
        background-color: rgb(74 4 78 / 1)
    }

    .lg\:bg-fuchsia-950\/20 {
        background-color: rgb(74 4 78 / 0.2)
    }

    .lg\:bg-fuchsia-950\/25 {
        background-color: rgb(74 4 78 / 0.25)
    }

    .lg\:bg-fuchsia-950\/30 {
        background-color: rgb(74 4 78 / 0.3)
    }

    .lg\:bg-fuchsia-950\/40 {
        background-color: rgb(74 4 78 / 0.4)
    }

    .lg\:bg-fuchsia-950\/5 {
        background-color: rgb(74 4 78 / 0.05)
    }

    .lg\:bg-fuchsia-950\/50 {
        background-color: rgb(74 4 78 / 0.5)
    }

    .lg\:bg-fuchsia-950\/60 {
        background-color: rgb(74 4 78 / 0.6)
    }

    .lg\:bg-fuchsia-950\/70 {
        background-color: rgb(74 4 78 / 0.7)
    }

    .lg\:bg-fuchsia-950\/75 {
        background-color: rgb(74 4 78 / 0.75)
    }

    .lg\:bg-fuchsia-950\/80 {
        background-color: rgb(74 4 78 / 0.8)
    }

    .lg\:bg-fuchsia-950\/90 {
        background-color: rgb(74 4 78 / 0.9)
    }

    .lg\:bg-fuchsia-950\/95 {
        background-color: rgb(74 4 78 / 0.95)
    }

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

    .lg\:bg-gray-100\/0 {
        background-color: rgb(243 244 246 / 0)
    }

    .lg\:bg-gray-100\/10 {
        background-color: rgb(243 244 246 / 0.1)
    }

    .lg\:bg-gray-100\/100 {
        background-color: rgb(243 244 246 / 1)
    }

    .lg\:bg-gray-100\/20 {
        background-color: rgb(243 244 246 / 0.2)
    }

    .lg\:bg-gray-100\/25 {
        background-color: rgb(243 244 246 / 0.25)
    }

    .lg\:bg-gray-100\/30 {
        background-color: rgb(243 244 246 / 0.3)
    }

    .lg\:bg-gray-100\/40 {
        background-color: rgb(243 244 246 / 0.4)
    }

    .lg\:bg-gray-100\/5 {
        background-color: rgb(243 244 246 / 0.05)
    }

    .lg\:bg-gray-100\/50 {
        background-color: rgb(243 244 246 / 0.5)
    }

    .lg\:bg-gray-100\/60 {
        background-color: rgb(243 244 246 / 0.6)
    }

    .lg\:bg-gray-100\/70 {
        background-color: rgb(243 244 246 / 0.7)
    }

    .lg\:bg-gray-100\/75 {
        background-color: rgb(243 244 246 / 0.75)
    }

    .lg\:bg-gray-100\/80 {
        background-color: rgb(243 244 246 / 0.8)
    }

    .lg\:bg-gray-100\/90 {
        background-color: rgb(243 244 246 / 0.9)
    }

    .lg\:bg-gray-100\/95 {
        background-color: rgb(243 244 246 / 0.95)
    }

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

    .lg\:bg-gray-200\/0 {
        background-color: rgb(229 231 235 / 0)
    }

    .lg\:bg-gray-200\/10 {
        background-color: rgb(229 231 235 / 0.1)
    }

    .lg\:bg-gray-200\/100 {
        background-color: rgb(229 231 235 / 1)
    }

    .lg\:bg-gray-200\/20 {
        background-color: rgb(229 231 235 / 0.2)
    }

    .lg\:bg-gray-200\/25 {
        background-color: rgb(229 231 235 / 0.25)
    }

    .lg\:bg-gray-200\/30 {
        background-color: rgb(229 231 235 / 0.3)
    }

    .lg\:bg-gray-200\/40 {
        background-color: rgb(229 231 235 / 0.4)
    }

    .lg\:bg-gray-200\/5 {
        background-color: rgb(229 231 235 / 0.05)
    }

    .lg\:bg-gray-200\/50 {
        background-color: rgb(229 231 235 / 0.5)
    }

    .lg\:bg-gray-200\/60 {
        background-color: rgb(229 231 235 / 0.6)
    }

    .lg\:bg-gray-200\/70 {
        background-color: rgb(229 231 235 / 0.7)
    }

    .lg\:bg-gray-200\/75 {
        background-color: rgb(229 231 235 / 0.75)
    }

    .lg\:bg-gray-200\/80 {
        background-color: rgb(229 231 235 / 0.8)
    }

    .lg\:bg-gray-200\/90 {
        background-color: rgb(229 231 235 / 0.9)
    }

    .lg\:bg-gray-200\/95 {
        background-color: rgb(229 231 235 / 0.95)
    }

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

    .lg\:bg-gray-300\/0 {
        background-color: rgb(209 213 219 / 0)
    }

    .lg\:bg-gray-300\/10 {
        background-color: rgb(209 213 219 / 0.1)
    }

    .lg\:bg-gray-300\/100 {
        background-color: rgb(209 213 219 / 1)
    }

    .lg\:bg-gray-300\/20 {
        background-color: rgb(209 213 219 / 0.2)
    }

    .lg\:bg-gray-300\/25 {
        background-color: rgb(209 213 219 / 0.25)
    }

    .lg\:bg-gray-300\/30 {
        background-color: rgb(209 213 219 / 0.3)
    }

    .lg\:bg-gray-300\/40 {
        background-color: rgb(209 213 219 / 0.4)
    }

    .lg\:bg-gray-300\/5 {
        background-color: rgb(209 213 219 / 0.05)
    }

    .lg\:bg-gray-300\/50 {
        background-color: rgb(209 213 219 / 0.5)
    }

    .lg\:bg-gray-300\/60 {
        background-color: rgb(209 213 219 / 0.6)
    }

    .lg\:bg-gray-300\/70 {
        background-color: rgb(209 213 219 / 0.7)
    }

    .lg\:bg-gray-300\/75 {
        background-color: rgb(209 213 219 / 0.75)
    }

    .lg\:bg-gray-300\/80 {
        background-color: rgb(209 213 219 / 0.8)
    }

    .lg\:bg-gray-300\/90 {
        background-color: rgb(209 213 219 / 0.9)
    }

    .lg\:bg-gray-300\/95 {
        background-color: rgb(209 213 219 / 0.95)
    }

    .lg\:bg-gray-350 {
        --tw-bg-opacity: 1;
        background-color: rgb(215 217 216 / var(--tw-bg-opacity))
    }

    .lg\:bg-gray-350\/0 {
        background-color: rgb(215 217 216 / 0)
    }

    .lg\:bg-gray-350\/10 {
        background-color: rgb(215 217 216 / 0.1)
    }

    .lg\:bg-gray-350\/100 {
        background-color: rgb(215 217 216 / 1)
    }

    .lg\:bg-gray-350\/20 {
        background-color: rgb(215 217 216 / 0.2)
    }

    .lg\:bg-gray-350\/25 {
        background-color: rgb(215 217 216 / 0.25)
    }

    .lg\:bg-gray-350\/30 {
        background-color: rgb(215 217 216 / 0.3)
    }

    .lg\:bg-gray-350\/40 {
        background-color: rgb(215 217 216 / 0.4)
    }

    .lg\:bg-gray-350\/5 {
        background-color: rgb(215 217 216 / 0.05)
    }

    .lg\:bg-gray-350\/50 {
        background-color: rgb(215 217 216 / 0.5)
    }

    .lg\:bg-gray-350\/60 {
        background-color: rgb(215 217 216 / 0.6)
    }

    .lg\:bg-gray-350\/70 {
        background-color: rgb(215 217 216 / 0.7)
    }

    .lg\:bg-gray-350\/75 {
        background-color: rgb(215 217 216 / 0.75)
    }

    .lg\:bg-gray-350\/80 {
        background-color: rgb(215 217 216 / 0.8)
    }

    .lg\:bg-gray-350\/90 {
        background-color: rgb(215 217 216 / 0.9)
    }

    .lg\:bg-gray-350\/95 {
        background-color: rgb(215 217 216 / 0.95)
    }

    .lg\:bg-gray-351 {
        --tw-bg-opacity: 1;
        background-color: rgb(152 152 152 / var(--tw-bg-opacity))
    }

    .lg\:bg-gray-351\/0 {
        background-color: rgb(152 152 152 / 0)
    }

    .lg\:bg-gray-351\/10 {
        background-color: rgb(152 152 152 / 0.1)
    }

    .lg\:bg-gray-351\/100 {
        background-color: rgb(152 152 152 / 1)
    }

    .lg\:bg-gray-351\/20 {
        background-color: rgb(152 152 152 / 0.2)
    }

    .lg\:bg-gray-351\/25 {
        background-color: rgb(152 152 152 / 0.25)
    }

    .lg\:bg-gray-351\/30 {
        background-color: rgb(152 152 152 / 0.3)
    }

    .lg\:bg-gray-351\/40 {
        background-color: rgb(152 152 152 / 0.4)
    }

    .lg\:bg-gray-351\/5 {
        background-color: rgb(152 152 152 / 0.05)
    }

    .lg\:bg-gray-351\/50 {
        background-color: rgb(152 152 152 / 0.5)
    }

    .lg\:bg-gray-351\/60 {
        background-color: rgb(152 152 152 / 0.6)
    }

    .lg\:bg-gray-351\/70 {
        background-color: rgb(152 152 152 / 0.7)
    }

    .lg\:bg-gray-351\/75 {
        background-color: rgb(152 152 152 / 0.75)
    }

    .lg\:bg-gray-351\/80 {
        background-color: rgb(152 152 152 / 0.8)
    }

    .lg\:bg-gray-351\/90 {
        background-color: rgb(152 152 152 / 0.9)
    }

    .lg\:bg-gray-351\/95 {
        background-color: rgb(152 152 152 / 0.95)
    }

    .lg\:bg-gray-400 {
        --tw-bg-opacity: 1;
        background-color: rgb(156 163 175 / var(--tw-bg-opacity))
    }

    .lg\:bg-gray-400\/0 {
        background-color: rgb(156 163 175 / 0)
    }

    .lg\:bg-gray-400\/10 {
        background-color: rgb(156 163 175 / 0.1)
    }

    .lg\:bg-gray-400\/100 {
        background-color: rgb(156 163 175 / 1)
    }

    .lg\:bg-gray-400\/20 {
        background-color: rgb(156 163 175 / 0.2)
    }

    .lg\:bg-gray-400\/25 {
        background-color: rgb(156 163 175 / 0.25)
    }

    .lg\:bg-gray-400\/30 {
        background-color: rgb(156 163 175 / 0.3)
    }

    .lg\:bg-gray-400\/40 {
        background-color: rgb(156 163 175 / 0.4)
    }

    .lg\:bg-gray-400\/5 {
        background-color: rgb(156 163 175 / 0.05)
    }

    .lg\:bg-gray-400\/50 {
        background-color: rgb(156 163 175 / 0.5)
    }

    .lg\:bg-gray-400\/60 {
        background-color: rgb(156 163 175 / 0.6)
    }

    .lg\:bg-gray-400\/70 {
        background-color: rgb(156 163 175 / 0.7)
    }

    .lg\:bg-gray-400\/75 {
        background-color: rgb(156 163 175 / 0.75)
    }

    .lg\:bg-gray-400\/80 {
        background-color: rgb(156 163 175 / 0.8)
    }

    .lg\:bg-gray-400\/90 {
        background-color: rgb(156 163 175 / 0.9)
    }

    .lg\:bg-gray-400\/95 {
        background-color: rgb(156 163 175 / 0.95)
    }

    .lg\:bg-gray-450 {
        --tw-bg-opacity: 1;
        background-color: rgb(156 163 175 / var(--tw-bg-opacity))
    }

    .lg\:bg-gray-450\/0 {
        background-color: rgb(156 163 175 / 0)
    }

    .lg\:bg-gray-450\/10 {
        background-color: rgb(156 163 175 / 0.1)
    }

    .lg\:bg-gray-450\/100 {
        background-color: rgb(156 163 175 / 1)
    }

    .lg\:bg-gray-450\/20 {
        background-color: rgb(156 163 175 / 0.2)
    }

    .lg\:bg-gray-450\/25 {
        background-color: rgb(156 163 175 / 0.25)
    }

    .lg\:bg-gray-450\/30 {
        background-color: rgb(156 163 175 / 0.3)
    }

    .lg\:bg-gray-450\/40 {
        background-color: rgb(156 163 175 / 0.4)
    }

    .lg\:bg-gray-450\/5 {
        background-color: rgb(156 163 175 / 0.05)
    }

    .lg\:bg-gray-450\/50 {
        background-color: rgb(156 163 175 / 0.5)
    }

    .lg\:bg-gray-450\/60 {
        background-color: rgb(156 163 175 / 0.6)
    }

    .lg\:bg-gray-450\/70 {
        background-color: rgb(156 163 175 / 0.7)
    }

    .lg\:bg-gray-450\/75 {
        background-color: rgb(156 163 175 / 0.75)
    }

    .lg\:bg-gray-450\/80 {
        background-color: rgb(156 163 175 / 0.8)
    }

    .lg\:bg-gray-450\/90 {
        background-color: rgb(156 163 175 / 0.9)
    }

    .lg\:bg-gray-450\/95 {
        background-color: rgb(156 163 175 / 0.95)
    }

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

    .lg\:bg-gray-50\/0 {
        background-color: rgb(249 250 251 / 0)
    }

    .lg\:bg-gray-50\/10 {
        background-color: rgb(249 250 251 / 0.1)
    }

    .lg\:bg-gray-50\/100 {
        background-color: rgb(249 250 251 / 1)
    }

    .lg\:bg-gray-50\/20 {
        background-color: rgb(249 250 251 / 0.2)
    }

    .lg\:bg-gray-50\/25 {
        background-color: rgb(249 250 251 / 0.25)
    }

    .lg\:bg-gray-50\/30 {
        background-color: rgb(249 250 251 / 0.3)
    }

    .lg\:bg-gray-50\/40 {
        background-color: rgb(249 250 251 / 0.4)
    }

    .lg\:bg-gray-50\/5 {
        background-color: rgb(249 250 251 / 0.05)
    }

    .lg\:bg-gray-50\/50 {
        background-color: rgb(249 250 251 / 0.5)
    }

    .lg\:bg-gray-50\/60 {
        background-color: rgb(249 250 251 / 0.6)
    }

    .lg\:bg-gray-50\/70 {
        background-color: rgb(249 250 251 / 0.7)
    }

    .lg\:bg-gray-50\/75 {
        background-color: rgb(249 250 251 / 0.75)
    }

    .lg\:bg-gray-50\/80 {
        background-color: rgb(249 250 251 / 0.8)
    }

    .lg\:bg-gray-50\/90 {
        background-color: rgb(249 250 251 / 0.9)
    }

    .lg\:bg-gray-50\/95 {
        background-color: rgb(249 250 251 / 0.95)
    }

    .lg\:bg-gray-500 {
        --tw-bg-opacity: 1;
        background-color: rgb(107 114 128 / var(--tw-bg-opacity))
    }

    .lg\:bg-gray-500\/0 {
        background-color: rgb(107 114 128 / 0)
    }

    .lg\:bg-gray-500\/10 {
        background-color: rgb(107 114 128 / 0.1)
    }

    .lg\:bg-gray-500\/100 {
        background-color: rgb(107 114 128 / 1)
    }

    .lg\:bg-gray-500\/20 {
        background-color: rgb(107 114 128 / 0.2)
    }

    .lg\:bg-gray-500\/25 {
        background-color: rgb(107 114 128 / 0.25)
    }

    .lg\:bg-gray-500\/30 {
        background-color: rgb(107 114 128 / 0.3)
    }

    .lg\:bg-gray-500\/40 {
        background-color: rgb(107 114 128 / 0.4)
    }

    .lg\:bg-gray-500\/5 {
        background-color: rgb(107 114 128 / 0.05)
    }

    .lg\:bg-gray-500\/50 {
        background-color: rgb(107 114 128 / 0.5)
    }

    .lg\:bg-gray-500\/60 {
        background-color: rgb(107 114 128 / 0.6)
    }

    .lg\:bg-gray-500\/70 {
        background-color: rgb(107 114 128 / 0.7)
    }

    .lg\:bg-gray-500\/75 {
        background-color: rgb(107 114 128 / 0.75)
    }

    .lg\:bg-gray-500\/80 {
        background-color: rgb(107 114 128 / 0.8)
    }

    .lg\:bg-gray-500\/90 {
        background-color: rgb(107 114 128 / 0.9)
    }

    .lg\:bg-gray-500\/95 {
        background-color: rgb(107 114 128 / 0.95)
    }

    .lg\:bg-gray-600 {
        --tw-bg-opacity: 1;
        background-color: rgb(75 85 99 / var(--tw-bg-opacity))
    }

    .lg\:bg-gray-600\/0 {
        background-color: rgb(75 85 99 / 0)
    }

    .lg\:bg-gray-600\/10 {
        background-color: rgb(75 85 99 / 0.1)
    }

    .lg\:bg-gray-600\/100 {
        background-color: rgb(75 85 99 / 1)
    }

    .lg\:bg-gray-600\/20 {
        background-color: rgb(75 85 99 / 0.2)
    }

    .lg\:bg-gray-600\/25 {
        background-color: rgb(75 85 99 / 0.25)
    }

    .lg\:bg-gray-600\/30 {
        background-color: rgb(75 85 99 / 0.3)
    }

    .lg\:bg-gray-600\/40 {
        background-color: rgb(75 85 99 / 0.4)
    }

    .lg\:bg-gray-600\/5 {
        background-color: rgb(75 85 99 / 0.05)
    }

    .lg\:bg-gray-600\/50 {
        background-color: rgb(75 85 99 / 0.5)
    }

    .lg\:bg-gray-600\/60 {
        background-color: rgb(75 85 99 / 0.6)
    }

    .lg\:bg-gray-600\/70 {
        background-color: rgb(75 85 99 / 0.7)
    }

    .lg\:bg-gray-600\/75 {
        background-color: rgb(75 85 99 / 0.75)
    }

    .lg\:bg-gray-600\/80 {
        background-color: rgb(75 85 99 / 0.8)
    }

    .lg\:bg-gray-600\/90 {
        background-color: rgb(75 85 99 / 0.9)
    }

    .lg\:bg-gray-600\/95 {
        background-color: rgb(75 85 99 / 0.95)
    }

    .lg\:bg-gray-650 {
        --tw-bg-opacity: 1;
        background-color: rgb(51 51 51 / var(--tw-bg-opacity))
    }

    .lg\:bg-gray-650\/0 {
        background-color: rgb(51 51 51 / 0)
    }

    .lg\:bg-gray-650\/10 {
        background-color: rgb(51 51 51 / 0.1)
    }

    .lg\:bg-gray-650\/100 {
        background-color: rgb(51 51 51 / 1)
    }

    .lg\:bg-gray-650\/20 {
        background-color: rgb(51 51 51 / 0.2)
    }

    .lg\:bg-gray-650\/25 {
        background-color: rgb(51 51 51 / 0.25)
    }

    .lg\:bg-gray-650\/30 {
        background-color: rgb(51 51 51 / 0.3)
    }

    .lg\:bg-gray-650\/40 {
        background-color: rgb(51 51 51 / 0.4)
    }

    .lg\:bg-gray-650\/5 {
        background-color: rgb(51 51 51 / 0.05)
    }

    .lg\:bg-gray-650\/50 {
        background-color: rgb(51 51 51 / 0.5)
    }

    .lg\:bg-gray-650\/60 {
        background-color: rgb(51 51 51 / 0.6)
    }

    .lg\:bg-gray-650\/70 {
        background-color: rgb(51 51 51 / 0.7)
    }

    .lg\:bg-gray-650\/75 {
        background-color: rgb(51 51 51 / 0.75)
    }

    .lg\:bg-gray-650\/80 {
        background-color: rgb(51 51 51 / 0.8)
    }

    .lg\:bg-gray-650\/90 {
        background-color: rgb(51 51 51 / 0.9)
    }

    .lg\:bg-gray-650\/95 {
        background-color: rgb(51 51 51 / 0.95)
    }

    .lg\:bg-gray-700 {
        --tw-bg-opacity: 1;
        background-color: rgb(55 65 81 / var(--tw-bg-opacity))
    }

    .lg\:bg-gray-700\/0 {
        background-color: rgb(55 65 81 / 0)
    }

    .lg\:bg-gray-700\/10 {
        background-color: rgb(55 65 81 / 0.1)
    }

    .lg\:bg-gray-700\/100 {
        background-color: rgb(55 65 81 / 1)
    }

    .lg\:bg-gray-700\/20 {
        background-color: rgb(55 65 81 / 0.2)
    }

    .lg\:bg-gray-700\/25 {
        background-color: rgb(55 65 81 / 0.25)
    }

    .lg\:bg-gray-700\/30 {
        background-color: rgb(55 65 81 / 0.3)
    }

    .lg\:bg-gray-700\/40 {
        background-color: rgb(55 65 81 / 0.4)
    }

    .lg\:bg-gray-700\/5 {
        background-color: rgb(55 65 81 / 0.05)
    }

    .lg\:bg-gray-700\/50 {
        background-color: rgb(55 65 81 / 0.5)
    }

    .lg\:bg-gray-700\/60 {
        background-color: rgb(55 65 81 / 0.6)
    }

    .lg\:bg-gray-700\/70 {
        background-color: rgb(55 65 81 / 0.7)
    }

    .lg\:bg-gray-700\/75 {
        background-color: rgb(55 65 81 / 0.75)
    }

    .lg\:bg-gray-700\/80 {
        background-color: rgb(55 65 81 / 0.8)
    }

    .lg\:bg-gray-700\/90 {
        background-color: rgb(55 65 81 / 0.9)
    }

    .lg\:bg-gray-700\/95 {
        background-color: rgb(55 65 81 / 0.95)
    }

    .lg\:bg-gray-75 {
        --tw-bg-opacity: 1;
        background-color: rgb(251 254 255 / var(--tw-bg-opacity))
    }

    .lg\:bg-gray-75\/0 {
        background-color: rgb(251 254 255 / 0)
    }

    .lg\:bg-gray-75\/10 {
        background-color: rgb(251 254 255 / 0.1)
    }

    .lg\:bg-gray-75\/100 {
        background-color: rgb(251 254 255 / 1)
    }

    .lg\:bg-gray-75\/20 {
        background-color: rgb(251 254 255 / 0.2)
    }

    .lg\:bg-gray-75\/25 {
        background-color: rgb(251 254 255 / 0.25)
    }

    .lg\:bg-gray-75\/30 {
        background-color: rgb(251 254 255 / 0.3)
    }

    .lg\:bg-gray-75\/40 {
        background-color: rgb(251 254 255 / 0.4)
    }

    .lg\:bg-gray-75\/5 {
        background-color: rgb(251 254 255 / 0.05)
    }

    .lg\:bg-gray-75\/50 {
        background-color: rgb(251 254 255 / 0.5)
    }

    .lg\:bg-gray-75\/60 {
        background-color: rgb(251 254 255 / 0.6)
    }

    .lg\:bg-gray-75\/70 {
        background-color: rgb(251 254 255 / 0.7)
    }

    .lg\:bg-gray-75\/75 {
        background-color: rgb(251 254 255 / 0.75)
    }

    .lg\:bg-gray-75\/80 {
        background-color: rgb(251 254 255 / 0.8)
    }

    .lg\:bg-gray-75\/90 {
        background-color: rgb(251 254 255 / 0.9)
    }

    .lg\:bg-gray-75\/95 {
        background-color: rgb(251 254 255 / 0.95)
    }

    .lg\:bg-gray-800 {
        --tw-bg-opacity: 1;
        background-color: rgb(31 41 55 / var(--tw-bg-opacity))
    }

    .lg\:bg-gray-800\/0 {
        background-color: rgb(31 41 55 / 0)
    }

    .lg\:bg-gray-800\/10 {
        background-color: rgb(31 41 55 / 0.1)
    }

    .lg\:bg-gray-800\/100 {
        background-color: rgb(31 41 55 / 1)
    }

    .lg\:bg-gray-800\/20 {
        background-color: rgb(31 41 55 / 0.2)
    }

    .lg\:bg-gray-800\/25 {
        background-color: rgb(31 41 55 / 0.25)
    }

    .lg\:bg-gray-800\/30 {
        background-color: rgb(31 41 55 / 0.3)
    }

    .lg\:bg-gray-800\/40 {
        background-color: rgb(31 41 55 / 0.4)
    }

    .lg\:bg-gray-800\/5 {
        background-color: rgb(31 41 55 / 0.05)
    }

    .lg\:bg-gray-800\/50 {
        background-color: rgb(31 41 55 / 0.5)
    }

    .lg\:bg-gray-800\/60 {
        background-color: rgb(31 41 55 / 0.6)
    }

    .lg\:bg-gray-800\/70 {
        background-color: rgb(31 41 55 / 0.7)
    }

    .lg\:bg-gray-800\/75 {
        background-color: rgb(31 41 55 / 0.75)
    }

    .lg\:bg-gray-800\/80 {
        background-color: rgb(31 41 55 / 0.8)
    }

    .lg\:bg-gray-800\/90 {
        background-color: rgb(31 41 55 / 0.9)
    }

    .lg\:bg-gray-800\/95 {
        background-color: rgb(31 41 55 / 0.95)
    }

    .lg\:bg-gray-900 {
        --tw-bg-opacity: 1;
        background-color: rgb(17 24 39 / var(--tw-bg-opacity))
    }

    .lg\:bg-gray-900\/0 {
        background-color: rgb(17 24 39 / 0)
    }

    .lg\:bg-gray-900\/10 {
        background-color: rgb(17 24 39 / 0.1)
    }

    .lg\:bg-gray-900\/100 {
        background-color: rgb(17 24 39 / 1)
    }

    .lg\:bg-gray-900\/20 {
        background-color: rgb(17 24 39 / 0.2)
    }

    .lg\:bg-gray-900\/25 {
        background-color: rgb(17 24 39 / 0.25)
    }

    .lg\:bg-gray-900\/30 {
        background-color: rgb(17 24 39 / 0.3)
    }

    .lg\:bg-gray-900\/40 {
        background-color: rgb(17 24 39 / 0.4)
    }

    .lg\:bg-gray-900\/5 {
        background-color: rgb(17 24 39 / 0.05)
    }

    .lg\:bg-gray-900\/50 {
        background-color: rgb(17 24 39 / 0.5)
    }

    .lg\:bg-gray-900\/60 {
        background-color: rgb(17 24 39 / 0.6)
    }

    .lg\:bg-gray-900\/70 {
        background-color: rgb(17 24 39 / 0.7)
    }

    .lg\:bg-gray-900\/75 {
        background-color: rgb(17 24 39 / 0.75)
    }

    .lg\:bg-gray-900\/80 {
        background-color: rgb(17 24 39 / 0.8)
    }

    .lg\:bg-gray-900\/90 {
        background-color: rgb(17 24 39 / 0.9)
    }

    .lg\:bg-gray-900\/95 {
        background-color: rgb(17 24 39 / 0.95)
    }

    .lg\:bg-gray-950 {
        --tw-bg-opacity: 1;
        background-color: rgb(3 7 18 / var(--tw-bg-opacity))
    }

    .lg\:bg-gray-950\/0 {
        background-color: rgb(3 7 18 / 0)
    }

    .lg\:bg-gray-950\/10 {
        background-color: rgb(3 7 18 / 0.1)
    }

    .lg\:bg-gray-950\/100 {
        background-color: rgb(3 7 18 / 1)
    }

    .lg\:bg-gray-950\/20 {
        background-color: rgb(3 7 18 / 0.2)
    }

    .lg\:bg-gray-950\/25 {
        background-color: rgb(3 7 18 / 0.25)
    }

    .lg\:bg-gray-950\/30 {
        background-color: rgb(3 7 18 / 0.3)
    }

    .lg\:bg-gray-950\/40 {
        background-color: rgb(3 7 18 / 0.4)
    }

    .lg\:bg-gray-950\/5 {
        background-color: rgb(3 7 18 / 0.05)
    }

    .lg\:bg-gray-950\/50 {
        background-color: rgb(3 7 18 / 0.5)
    }

    .lg\:bg-gray-950\/60 {
        background-color: rgb(3 7 18 / 0.6)
    }

    .lg\:bg-gray-950\/70 {
        background-color: rgb(3 7 18 / 0.7)
    }

    .lg\:bg-gray-950\/75 {
        background-color: rgb(3 7 18 / 0.75)
    }

    .lg\:bg-gray-950\/80 {
        background-color: rgb(3 7 18 / 0.8)
    }

    .lg\:bg-gray-950\/90 {
        background-color: rgb(3 7 18 / 0.9)
    }

    .lg\:bg-gray-950\/95 {
        background-color: rgb(3 7 18 / 0.95)
    }

    .lg\:bg-green-100 {
        --tw-bg-opacity: 1;
        background-color: rgb(220 252 231 / var(--tw-bg-opacity))
    }

    .lg\:bg-green-100\/0 {
        background-color: rgb(220 252 231 / 0)
    }

    .lg\:bg-green-100\/10 {
        background-color: rgb(220 252 231 / 0.1)
    }

    .lg\:bg-green-100\/100 {
        background-color: rgb(220 252 231 / 1)
    }

    .lg\:bg-green-100\/20 {
        background-color: rgb(220 252 231 / 0.2)
    }

    .lg\:bg-green-100\/25 {
        background-color: rgb(220 252 231 / 0.25)
    }

    .lg\:bg-green-100\/30 {
        background-color: rgb(220 252 231 / 0.3)
    }

    .lg\:bg-green-100\/40 {
        background-color: rgb(220 252 231 / 0.4)
    }

    .lg\:bg-green-100\/5 {
        background-color: rgb(220 252 231 / 0.05)
    }

    .lg\:bg-green-100\/50 {
        background-color: rgb(220 252 231 / 0.5)
    }

    .lg\:bg-green-100\/60 {
        background-color: rgb(220 252 231 / 0.6)
    }

    .lg\:bg-green-100\/70 {
        background-color: rgb(220 252 231 / 0.7)
    }

    .lg\:bg-green-100\/75 {
        background-color: rgb(220 252 231 / 0.75)
    }

    .lg\:bg-green-100\/80 {
        background-color: rgb(220 252 231 / 0.8)
    }

    .lg\:bg-green-100\/90 {
        background-color: rgb(220 252 231 / 0.9)
    }

    .lg\:bg-green-100\/95 {
        background-color: rgb(220 252 231 / 0.95)
    }

    .lg\:bg-green-200 {
        --tw-bg-opacity: 1;
        background-color: rgb(187 247 208 / var(--tw-bg-opacity))
    }

    .lg\:bg-green-200\/0 {
        background-color: rgb(187 247 208 / 0)
    }

    .lg\:bg-green-200\/10 {
        background-color: rgb(187 247 208 / 0.1)
    }

    .lg\:bg-green-200\/100 {
        background-color: rgb(187 247 208 / 1)
    }

    .lg\:bg-green-200\/20 {
        background-color: rgb(187 247 208 / 0.2)
    }

    .lg\:bg-green-200\/25 {
        background-color: rgb(187 247 208 / 0.25)
    }

    .lg\:bg-green-200\/30 {
        background-color: rgb(187 247 208 / 0.3)
    }

    .lg\:bg-green-200\/40 {
        background-color: rgb(187 247 208 / 0.4)
    }

    .lg\:bg-green-200\/5 {
        background-color: rgb(187 247 208 / 0.05)
    }

    .lg\:bg-green-200\/50 {
        background-color: rgb(187 247 208 / 0.5)
    }

    .lg\:bg-green-200\/60 {
        background-color: rgb(187 247 208 / 0.6)
    }

    .lg\:bg-green-200\/70 {
        background-color: rgb(187 247 208 / 0.7)
    }

    .lg\:bg-green-200\/75 {
        background-color: rgb(187 247 208 / 0.75)
    }

    .lg\:bg-green-200\/80 {
        background-color: rgb(187 247 208 / 0.8)
    }

    .lg\:bg-green-200\/90 {
        background-color: rgb(187 247 208 / 0.9)
    }

    .lg\:bg-green-200\/95 {
        background-color: rgb(187 247 208 / 0.95)
    }

    .lg\:bg-green-300 {
        --tw-bg-opacity: 1;
        background-color: rgb(134 239 172 / var(--tw-bg-opacity))
    }

    .lg\:bg-green-300\/0 {
        background-color: rgb(134 239 172 / 0)
    }

    .lg\:bg-green-300\/10 {
        background-color: rgb(134 239 172 / 0.1)
    }

    .lg\:bg-green-300\/100 {
        background-color: rgb(134 239 172 / 1)
    }

    .lg\:bg-green-300\/20 {
        background-color: rgb(134 239 172 / 0.2)
    }

    .lg\:bg-green-300\/25 {
        background-color: rgb(134 239 172 / 0.25)
    }

    .lg\:bg-green-300\/30 {
        background-color: rgb(134 239 172 / 0.3)
    }

    .lg\:bg-green-300\/40 {
        background-color: rgb(134 239 172 / 0.4)
    }

    .lg\:bg-green-300\/5 {
        background-color: rgb(134 239 172 / 0.05)
    }

    .lg\:bg-green-300\/50 {
        background-color: rgb(134 239 172 / 0.5)
    }

    .lg\:bg-green-300\/60 {
        background-color: rgb(134 239 172 / 0.6)
    }

    .lg\:bg-green-300\/70 {
        background-color: rgb(134 239 172 / 0.7)
    }

    .lg\:bg-green-300\/75 {
        background-color: rgb(134 239 172 / 0.75)
    }

    .lg\:bg-green-300\/80 {
        background-color: rgb(134 239 172 / 0.8)
    }

    .lg\:bg-green-300\/90 {
        background-color: rgb(134 239 172 / 0.9)
    }

    .lg\:bg-green-300\/95 {
        background-color: rgb(134 239 172 / 0.95)
    }

    .lg\:bg-green-400 {
        --tw-bg-opacity: 1;
        background-color: rgb(74 222 128 / var(--tw-bg-opacity))
    }

    .lg\:bg-green-400\/0 {
        background-color: rgb(74 222 128 / 0)
    }

    .lg\:bg-green-400\/10 {
        background-color: rgb(74 222 128 / 0.1)
    }

    .lg\:bg-green-400\/100 {
        background-color: rgb(74 222 128 / 1)
    }

    .lg\:bg-green-400\/20 {
        background-color: rgb(74 222 128 / 0.2)
    }

    .lg\:bg-green-400\/25 {
        background-color: rgb(74 222 128 / 0.25)
    }

    .lg\:bg-green-400\/30 {
        background-color: rgb(74 222 128 / 0.3)
    }

    .lg\:bg-green-400\/40 {
        background-color: rgb(74 222 128 / 0.4)
    }

    .lg\:bg-green-400\/5 {
        background-color: rgb(74 222 128 / 0.05)
    }

    .lg\:bg-green-400\/50 {
        background-color: rgb(74 222 128 / 0.5)
    }

    .lg\:bg-green-400\/60 {
        background-color: rgb(74 222 128 / 0.6)
    }

    .lg\:bg-green-400\/70 {
        background-color: rgb(74 222 128 / 0.7)
    }

    .lg\:bg-green-400\/75 {
        background-color: rgb(74 222 128 / 0.75)
    }

    .lg\:bg-green-400\/80 {
        background-color: rgb(74 222 128 / 0.8)
    }

    .lg\:bg-green-400\/90 {
        background-color: rgb(74 222 128 / 0.9)
    }

    .lg\:bg-green-400\/95 {
        background-color: rgb(74 222 128 / 0.95)
    }

    .lg\:bg-green-450 {
        --tw-bg-opacity: 1;
        background-color: rgb(0 211 126 / var(--tw-bg-opacity))
    }

    .lg\:bg-green-450\/0 {
        background-color: rgb(0 211 126 / 0)
    }

    .lg\:bg-green-450\/10 {
        background-color: rgb(0 211 126 / 0.1)
    }

    .lg\:bg-green-450\/100 {
        background-color: rgb(0 211 126 / 1)
    }

    .lg\:bg-green-450\/20 {
        background-color: rgb(0 211 126 / 0.2)
    }

    .lg\:bg-green-450\/25 {
        background-color: rgb(0 211 126 / 0.25)
    }

    .lg\:bg-green-450\/30 {
        background-color: rgb(0 211 126 / 0.3)
    }

    .lg\:bg-green-450\/40 {
        background-color: rgb(0 211 126 / 0.4)
    }

    .lg\:bg-green-450\/5 {
        background-color: rgb(0 211 126 / 0.05)
    }

    .lg\:bg-green-450\/50 {
        background-color: rgb(0 211 126 / 0.5)
    }

    .lg\:bg-green-450\/60 {
        background-color: rgb(0 211 126 / 0.6)
    }

    .lg\:bg-green-450\/70 {
        background-color: rgb(0 211 126 / 0.7)
    }

    .lg\:bg-green-450\/75 {
        background-color: rgb(0 211 126 / 0.75)
    }

    .lg\:bg-green-450\/80 {
        background-color: rgb(0 211 126 / 0.8)
    }

    .lg\:bg-green-450\/90 {
        background-color: rgb(0 211 126 / 0.9)
    }

    .lg\:bg-green-450\/95 {
        background-color: rgb(0 211 126 / 0.95)
    }

    .lg\:bg-green-50 {
        --tw-bg-opacity: 1;
        background-color: rgb(240 253 244 / var(--tw-bg-opacity))
    }

    .lg\:bg-green-50\/0 {
        background-color: rgb(240 253 244 / 0)
    }

    .lg\:bg-green-50\/10 {
        background-color: rgb(240 253 244 / 0.1)
    }

    .lg\:bg-green-50\/100 {
        background-color: rgb(240 253 244 / 1)
    }

    .lg\:bg-green-50\/20 {
        background-color: rgb(240 253 244 / 0.2)
    }

    .lg\:bg-green-50\/25 {
        background-color: rgb(240 253 244 / 0.25)
    }

    .lg\:bg-green-50\/30 {
        background-color: rgb(240 253 244 / 0.3)
    }

    .lg\:bg-green-50\/40 {
        background-color: rgb(240 253 244 / 0.4)
    }

    .lg\:bg-green-50\/5 {
        background-color: rgb(240 253 244 / 0.05)
    }

    .lg\:bg-green-50\/50 {
        background-color: rgb(240 253 244 / 0.5)
    }

    .lg\:bg-green-50\/60 {
        background-color: rgb(240 253 244 / 0.6)
    }

    .lg\:bg-green-50\/70 {
        background-color: rgb(240 253 244 / 0.7)
    }

    .lg\:bg-green-50\/75 {
        background-color: rgb(240 253 244 / 0.75)
    }

    .lg\:bg-green-50\/80 {
        background-color: rgb(240 253 244 / 0.8)
    }

    .lg\:bg-green-50\/90 {
        background-color: rgb(240 253 244 / 0.9)
    }

    .lg\:bg-green-50\/95 {
        background-color: rgb(240 253 244 / 0.95)
    }

    .lg\:bg-green-500 {
        --tw-bg-opacity: 1;
        background-color: rgb(34 197 94 / var(--tw-bg-opacity))
    }

    .lg\:bg-green-500\/0 {
        background-color: rgb(34 197 94 / 0)
    }

    .lg\:bg-green-500\/10 {
        background-color: rgb(34 197 94 / 0.1)
    }

    .lg\:bg-green-500\/100 {
        background-color: rgb(34 197 94 / 1)
    }

    .lg\:bg-green-500\/20 {
        background-color: rgb(34 197 94 / 0.2)
    }

    .lg\:bg-green-500\/25 {
        background-color: rgb(34 197 94 / 0.25)
    }

    .lg\:bg-green-500\/30 {
        background-color: rgb(34 197 94 / 0.3)
    }

    .lg\:bg-green-500\/40 {
        background-color: rgb(34 197 94 / 0.4)
    }

    .lg\:bg-green-500\/5 {
        background-color: rgb(34 197 94 / 0.05)
    }

    .lg\:bg-green-500\/50 {
        background-color: rgb(34 197 94 / 0.5)
    }

    .lg\:bg-green-500\/60 {
        background-color: rgb(34 197 94 / 0.6)
    }

    .lg\:bg-green-500\/70 {
        background-color: rgb(34 197 94 / 0.7)
    }

    .lg\:bg-green-500\/75 {
        background-color: rgb(34 197 94 / 0.75)
    }

    .lg\:bg-green-500\/80 {
        background-color: rgb(34 197 94 / 0.8)
    }

    .lg\:bg-green-500\/90 {
        background-color: rgb(34 197 94 / 0.9)
    }

    .lg\:bg-green-500\/95 {
        background-color: rgb(34 197 94 / 0.95)
    }

    .lg\:bg-green-550 {
        --tw-bg-opacity: 1;
        background-color: rgb(0 168 101 / var(--tw-bg-opacity))
    }

    .lg\:bg-green-550\/0 {
        background-color: rgb(0 168 101 / 0)
    }

    .lg\:bg-green-550\/10 {
        background-color: rgb(0 168 101 / 0.1)
    }

    .lg\:bg-green-550\/100 {
        background-color: rgb(0 168 101 / 1)
    }

    .lg\:bg-green-550\/20 {
        background-color: rgb(0 168 101 / 0.2)
    }

    .lg\:bg-green-550\/25 {
        background-color: rgb(0 168 101 / 0.25)
    }

    .lg\:bg-green-550\/30 {
        background-color: rgb(0 168 101 / 0.3)
    }

    .lg\:bg-green-550\/40 {
        background-color: rgb(0 168 101 / 0.4)
    }

    .lg\:bg-green-550\/5 {
        background-color: rgb(0 168 101 / 0.05)
    }

    .lg\:bg-green-550\/50 {
        background-color: rgb(0 168 101 / 0.5)
    }

    .lg\:bg-green-550\/60 {
        background-color: rgb(0 168 101 / 0.6)
    }

    .lg\:bg-green-550\/70 {
        background-color: rgb(0 168 101 / 0.7)
    }

    .lg\:bg-green-550\/75 {
        background-color: rgb(0 168 101 / 0.75)
    }

    .lg\:bg-green-550\/80 {
        background-color: rgb(0 168 101 / 0.8)
    }

    .lg\:bg-green-550\/90 {
        background-color: rgb(0 168 101 / 0.9)
    }

    .lg\:bg-green-550\/95 {
        background-color: rgb(0 168 101 / 0.95)
    }

    .lg\:bg-green-600 {
        --tw-bg-opacity: 1;
        background-color: rgb(22 163 74 / var(--tw-bg-opacity))
    }

    .lg\:bg-green-600\/0 {
        background-color: rgb(22 163 74 / 0)
    }

    .lg\:bg-green-600\/10 {
        background-color: rgb(22 163 74 / 0.1)
    }

    .lg\:bg-green-600\/100 {
        background-color: rgb(22 163 74 / 1)
    }

    .lg\:bg-green-600\/20 {
        background-color: rgb(22 163 74 / 0.2)
    }

    .lg\:bg-green-600\/25 {
        background-color: rgb(22 163 74 / 0.25)
    }

    .lg\:bg-green-600\/30 {
        background-color: rgb(22 163 74 / 0.3)
    }

    .lg\:bg-green-600\/40 {
        background-color: rgb(22 163 74 / 0.4)
    }

    .lg\:bg-green-600\/5 {
        background-color: rgb(22 163 74 / 0.05)
    }

    .lg\:bg-green-600\/50 {
        background-color: rgb(22 163 74 / 0.5)
    }

    .lg\:bg-green-600\/60 {
        background-color: rgb(22 163 74 / 0.6)
    }

    .lg\:bg-green-600\/70 {
        background-color: rgb(22 163 74 / 0.7)
    }

    .lg\:bg-green-600\/75 {
        background-color: rgb(22 163 74 / 0.75)
    }

    .lg\:bg-green-600\/80 {
        background-color: rgb(22 163 74 / 0.8)
    }

    .lg\:bg-green-600\/90 {
        background-color: rgb(22 163 74 / 0.9)
    }

    .lg\:bg-green-600\/95 {
        background-color: rgb(22 163 74 / 0.95)
    }

    .lg\:bg-green-700 {
        --tw-bg-opacity: 1;
        background-color: rgb(21 128 61 / var(--tw-bg-opacity))
    }

    .lg\:bg-green-700\/0 {
        background-color: rgb(21 128 61 / 0)
    }

    .lg\:bg-green-700\/10 {
        background-color: rgb(21 128 61 / 0.1)
    }

    .lg\:bg-green-700\/100 {
        background-color: rgb(21 128 61 / 1)
    }

    .lg\:bg-green-700\/20 {
        background-color: rgb(21 128 61 / 0.2)
    }

    .lg\:bg-green-700\/25 {
        background-color: rgb(21 128 61 / 0.25)
    }

    .lg\:bg-green-700\/30 {
        background-color: rgb(21 128 61 / 0.3)
    }

    .lg\:bg-green-700\/40 {
        background-color: rgb(21 128 61 / 0.4)
    }

    .lg\:bg-green-700\/5 {
        background-color: rgb(21 128 61 / 0.05)
    }

    .lg\:bg-green-700\/50 {
        background-color: rgb(21 128 61 / 0.5)
    }

    .lg\:bg-green-700\/60 {
        background-color: rgb(21 128 61 / 0.6)
    }

    .lg\:bg-green-700\/70 {
        background-color: rgb(21 128 61 / 0.7)
    }

    .lg\:bg-green-700\/75 {
        background-color: rgb(21 128 61 / 0.75)
    }

    .lg\:bg-green-700\/80 {
        background-color: rgb(21 128 61 / 0.8)
    }

    .lg\:bg-green-700\/90 {
        background-color: rgb(21 128 61 / 0.9)
    }

    .lg\:bg-green-700\/95 {
        background-color: rgb(21 128 61 / 0.95)
    }

    .lg\:bg-green-800 {
        --tw-bg-opacity: 1;
        background-color: rgb(22 101 52 / var(--tw-bg-opacity))
    }

    .lg\:bg-green-800\/0 {
        background-color: rgb(22 101 52 / 0)
    }

    .lg\:bg-green-800\/10 {
        background-color: rgb(22 101 52 / 0.1)
    }

    .lg\:bg-green-800\/100 {
        background-color: rgb(22 101 52 / 1)
    }

    .lg\:bg-green-800\/20 {
        background-color: rgb(22 101 52 / 0.2)
    }

    .lg\:bg-green-800\/25 {
        background-color: rgb(22 101 52 / 0.25)
    }

    .lg\:bg-green-800\/30 {
        background-color: rgb(22 101 52 / 0.3)
    }

    .lg\:bg-green-800\/40 {
        background-color: rgb(22 101 52 / 0.4)
    }

    .lg\:bg-green-800\/5 {
        background-color: rgb(22 101 52 / 0.05)
    }

    .lg\:bg-green-800\/50 {
        background-color: rgb(22 101 52 / 0.5)
    }

    .lg\:bg-green-800\/60 {
        background-color: rgb(22 101 52 / 0.6)
    }

    .lg\:bg-green-800\/70 {
        background-color: rgb(22 101 52 / 0.7)
    }

    .lg\:bg-green-800\/75 {
        background-color: rgb(22 101 52 / 0.75)
    }

    .lg\:bg-green-800\/80 {
        background-color: rgb(22 101 52 / 0.8)
    }

    .lg\:bg-green-800\/90 {
        background-color: rgb(22 101 52 / 0.9)
    }

    .lg\:bg-green-800\/95 {
        background-color: rgb(22 101 52 / 0.95)
    }

    .lg\:bg-green-900 {
        --tw-bg-opacity: 1;
        background-color: rgb(20 83 45 / var(--tw-bg-opacity))
    }

    .lg\:bg-green-900\/0 {
        background-color: rgb(20 83 45 / 0)
    }

    .lg\:bg-green-900\/10 {
        background-color: rgb(20 83 45 / 0.1)
    }

    .lg\:bg-green-900\/100 {
        background-color: rgb(20 83 45 / 1)
    }

    .lg\:bg-green-900\/20 {
        background-color: rgb(20 83 45 / 0.2)
    }

    .lg\:bg-green-900\/25 {
        background-color: rgb(20 83 45 / 0.25)
    }

    .lg\:bg-green-900\/30 {
        background-color: rgb(20 83 45 / 0.3)
    }

    .lg\:bg-green-900\/40 {
        background-color: rgb(20 83 45 / 0.4)
    }

    .lg\:bg-green-900\/5 {
        background-color: rgb(20 83 45 / 0.05)
    }

    .lg\:bg-green-900\/50 {
        background-color: rgb(20 83 45 / 0.5)
    }

    .lg\:bg-green-900\/60 {
        background-color: rgb(20 83 45 / 0.6)
    }

    .lg\:bg-green-900\/70 {
        background-color: rgb(20 83 45 / 0.7)
    }

    .lg\:bg-green-900\/75 {
        background-color: rgb(20 83 45 / 0.75)
    }

    .lg\:bg-green-900\/80 {
        background-color: rgb(20 83 45 / 0.8)
    }

    .lg\:bg-green-900\/90 {
        background-color: rgb(20 83 45 / 0.9)
    }

    .lg\:bg-green-900\/95 {
        background-color: rgb(20 83 45 / 0.95)
    }

    .lg\:bg-green-950 {
        --tw-bg-opacity: 1;
        background-color: rgb(5 46 22 / var(--tw-bg-opacity))
    }

    .lg\:bg-green-950\/0 {
        background-color: rgb(5 46 22 / 0)
    }

    .lg\:bg-green-950\/10 {
        background-color: rgb(5 46 22 / 0.1)
    }

    .lg\:bg-green-950\/100 {
        background-color: rgb(5 46 22 / 1)
    }

    .lg\:bg-green-950\/20 {
        background-color: rgb(5 46 22 / 0.2)
    }

    .lg\:bg-green-950\/25 {
        background-color: rgb(5 46 22 / 0.25)
    }

    .lg\:bg-green-950\/30 {
        background-color: rgb(5 46 22 / 0.3)
    }

    .lg\:bg-green-950\/40 {
        background-color: rgb(5 46 22 / 0.4)
    }

    .lg\:bg-green-950\/5 {
        background-color: rgb(5 46 22 / 0.05)
    }

    .lg\:bg-green-950\/50 {
        background-color: rgb(5 46 22 / 0.5)
    }

    .lg\:bg-green-950\/60 {
        background-color: rgb(5 46 22 / 0.6)
    }

    .lg\:bg-green-950\/70 {
        background-color: rgb(5 46 22 / 0.7)
    }

    .lg\:bg-green-950\/75 {
        background-color: rgb(5 46 22 / 0.75)
    }

    .lg\:bg-green-950\/80 {
        background-color: rgb(5 46 22 / 0.8)
    }

    .lg\:bg-green-950\/90 {
        background-color: rgb(5 46 22 / 0.9)
    }

    .lg\:bg-green-950\/95 {
        background-color: rgb(5 46 22 / 0.95)
    }

    .lg\:bg-indigo-100 {
        --tw-bg-opacity: 1;
        background-color: rgb(224 231 255 / var(--tw-bg-opacity))
    }

    .lg\:bg-indigo-100\/0 {
        background-color: rgb(224 231 255 / 0)
    }

    .lg\:bg-indigo-100\/10 {
        background-color: rgb(224 231 255 / 0.1)
    }

    .lg\:bg-indigo-100\/100 {
        background-color: rgb(224 231 255 / 1)
    }

    .lg\:bg-indigo-100\/20 {
        background-color: rgb(224 231 255 / 0.2)
    }

    .lg\:bg-indigo-100\/25 {
        background-color: rgb(224 231 255 / 0.25)
    }

    .lg\:bg-indigo-100\/30 {
        background-color: rgb(224 231 255 / 0.3)
    }

    .lg\:bg-indigo-100\/40 {
        background-color: rgb(224 231 255 / 0.4)
    }

    .lg\:bg-indigo-100\/5 {
        background-color: rgb(224 231 255 / 0.05)
    }

    .lg\:bg-indigo-100\/50 {
        background-color: rgb(224 231 255 / 0.5)
    }

    .lg\:bg-indigo-100\/60 {
        background-color: rgb(224 231 255 / 0.6)
    }

    .lg\:bg-indigo-100\/70 {
        background-color: rgb(224 231 255 / 0.7)
    }

    .lg\:bg-indigo-100\/75 {
        background-color: rgb(224 231 255 / 0.75)
    }

    .lg\:bg-indigo-100\/80 {
        background-color: rgb(224 231 255 / 0.8)
    }

    .lg\:bg-indigo-100\/90 {
        background-color: rgb(224 231 255 / 0.9)
    }

    .lg\:bg-indigo-100\/95 {
        background-color: rgb(224 231 255 / 0.95)
    }

    .lg\:bg-indigo-200 {
        --tw-bg-opacity: 1;
        background-color: rgb(199 210 254 / var(--tw-bg-opacity))
    }

    .lg\:bg-indigo-200\/0 {
        background-color: rgb(199 210 254 / 0)
    }

    .lg\:bg-indigo-200\/10 {
        background-color: rgb(199 210 254 / 0.1)
    }

    .lg\:bg-indigo-200\/100 {
        background-color: rgb(199 210 254 / 1)
    }

    .lg\:bg-indigo-200\/20 {
        background-color: rgb(199 210 254 / 0.2)
    }

    .lg\:bg-indigo-200\/25 {
        background-color: rgb(199 210 254 / 0.25)
    }

    .lg\:bg-indigo-200\/30 {
        background-color: rgb(199 210 254 / 0.3)
    }

    .lg\:bg-indigo-200\/40 {
        background-color: rgb(199 210 254 / 0.4)
    }

    .lg\:bg-indigo-200\/5 {
        background-color: rgb(199 210 254 / 0.05)
    }

    .lg\:bg-indigo-200\/50 {
        background-color: rgb(199 210 254 / 0.5)
    }

    .lg\:bg-indigo-200\/60 {
        background-color: rgb(199 210 254 / 0.6)
    }

    .lg\:bg-indigo-200\/70 {
        background-color: rgb(199 210 254 / 0.7)
    }

    .lg\:bg-indigo-200\/75 {
        background-color: rgb(199 210 254 / 0.75)
    }

    .lg\:bg-indigo-200\/80 {
        background-color: rgb(199 210 254 / 0.8)
    }

    .lg\:bg-indigo-200\/90 {
        background-color: rgb(199 210 254 / 0.9)
    }

    .lg\:bg-indigo-200\/95 {
        background-color: rgb(199 210 254 / 0.95)
    }

    .lg\:bg-indigo-300 {
        --tw-bg-opacity: 1;
        background-color: rgb(165 180 252 / var(--tw-bg-opacity))
    }

    .lg\:bg-indigo-300\/0 {
        background-color: rgb(165 180 252 / 0)
    }

    .lg\:bg-indigo-300\/10 {
        background-color: rgb(165 180 252 / 0.1)
    }

    .lg\:bg-indigo-300\/100 {
        background-color: rgb(165 180 252 / 1)
    }

    .lg\:bg-indigo-300\/20 {
        background-color: rgb(165 180 252 / 0.2)
    }

    .lg\:bg-indigo-300\/25 {
        background-color: rgb(165 180 252 / 0.25)
    }

    .lg\:bg-indigo-300\/30 {
        background-color: rgb(165 180 252 / 0.3)
    }

    .lg\:bg-indigo-300\/40 {
        background-color: rgb(165 180 252 / 0.4)
    }

    .lg\:bg-indigo-300\/5 {
        background-color: rgb(165 180 252 / 0.05)
    }

    .lg\:bg-indigo-300\/50 {
        background-color: rgb(165 180 252 / 0.5)
    }

    .lg\:bg-indigo-300\/60 {
        background-color: rgb(165 180 252 / 0.6)
    }

    .lg\:bg-indigo-300\/70 {
        background-color: rgb(165 180 252 / 0.7)
    }

    .lg\:bg-indigo-300\/75 {
        background-color: rgb(165 180 252 / 0.75)
    }

    .lg\:bg-indigo-300\/80 {
        background-color: rgb(165 180 252 / 0.8)
    }

    .lg\:bg-indigo-300\/90 {
        background-color: rgb(165 180 252 / 0.9)
    }

    .lg\:bg-indigo-300\/95 {
        background-color: rgb(165 180 252 / 0.95)
    }

    .lg\:bg-indigo-400 {
        --tw-bg-opacity: 1;
        background-color: rgb(129 140 248 / var(--tw-bg-opacity))
    }

    .lg\:bg-indigo-400\/0 {
        background-color: rgb(129 140 248 / 0)
    }

    .lg\:bg-indigo-400\/10 {
        background-color: rgb(129 140 248 / 0.1)
    }

    .lg\:bg-indigo-400\/100 {
        background-color: rgb(129 140 248 / 1)
    }

    .lg\:bg-indigo-400\/20 {
        background-color: rgb(129 140 248 / 0.2)
    }

    .lg\:bg-indigo-400\/25 {
        background-color: rgb(129 140 248 / 0.25)
    }

    .lg\:bg-indigo-400\/30 {
        background-color: rgb(129 140 248 / 0.3)
    }

    .lg\:bg-indigo-400\/40 {
        background-color: rgb(129 140 248 / 0.4)
    }

    .lg\:bg-indigo-400\/5 {
        background-color: rgb(129 140 248 / 0.05)
    }

    .lg\:bg-indigo-400\/50 {
        background-color: rgb(129 140 248 / 0.5)
    }

    .lg\:bg-indigo-400\/60 {
        background-color: rgb(129 140 248 / 0.6)
    }

    .lg\:bg-indigo-400\/70 {
        background-color: rgb(129 140 248 / 0.7)
    }

    .lg\:bg-indigo-400\/75 {
        background-color: rgb(129 140 248 / 0.75)
    }

    .lg\:bg-indigo-400\/80 {
        background-color: rgb(129 140 248 / 0.8)
    }

    .lg\:bg-indigo-400\/90 {
        background-color: rgb(129 140 248 / 0.9)
    }

    .lg\:bg-indigo-400\/95 {
        background-color: rgb(129 140 248 / 0.95)
    }

    .lg\:bg-indigo-50 {
        --tw-bg-opacity: 1;
        background-color: rgb(238 242 255 / var(--tw-bg-opacity))
    }

    .lg\:bg-indigo-50\/0 {
        background-color: rgb(238 242 255 / 0)
    }

    .lg\:bg-indigo-50\/10 {
        background-color: rgb(238 242 255 / 0.1)
    }

    .lg\:bg-indigo-50\/100 {
        background-color: rgb(238 242 255 / 1)
    }

    .lg\:bg-indigo-50\/20 {
        background-color: rgb(238 242 255 / 0.2)
    }

    .lg\:bg-indigo-50\/25 {
        background-color: rgb(238 242 255 / 0.25)
    }

    .lg\:bg-indigo-50\/30 {
        background-color: rgb(238 242 255 / 0.3)
    }

    .lg\:bg-indigo-50\/40 {
        background-color: rgb(238 242 255 / 0.4)
    }

    .lg\:bg-indigo-50\/5 {
        background-color: rgb(238 242 255 / 0.05)
    }

    .lg\:bg-indigo-50\/50 {
        background-color: rgb(238 242 255 / 0.5)
    }

    .lg\:bg-indigo-50\/60 {
        background-color: rgb(238 242 255 / 0.6)
    }

    .lg\:bg-indigo-50\/70 {
        background-color: rgb(238 242 255 / 0.7)
    }

    .lg\:bg-indigo-50\/75 {
        background-color: rgb(238 242 255 / 0.75)
    }

    .lg\:bg-indigo-50\/80 {
        background-color: rgb(238 242 255 / 0.8)
    }

    .lg\:bg-indigo-50\/90 {
        background-color: rgb(238 242 255 / 0.9)
    }

    .lg\:bg-indigo-50\/95 {
        background-color: rgb(238 242 255 / 0.95)
    }

    .lg\:bg-indigo-500 {
        --tw-bg-opacity: 1;
        background-color: rgb(99 102 241 / var(--tw-bg-opacity))
    }

    .lg\:bg-indigo-500\/0 {
        background-color: rgb(99 102 241 / 0)
    }

    .lg\:bg-indigo-500\/10 {
        background-color: rgb(99 102 241 / 0.1)
    }

    .lg\:bg-indigo-500\/100 {
        background-color: rgb(99 102 241 / 1)
    }

    .lg\:bg-indigo-500\/20 {
        background-color: rgb(99 102 241 / 0.2)
    }

    .lg\:bg-indigo-500\/25 {
        background-color: rgb(99 102 241 / 0.25)
    }

    .lg\:bg-indigo-500\/30 {
        background-color: rgb(99 102 241 / 0.3)
    }

    .lg\:bg-indigo-500\/40 {
        background-color: rgb(99 102 241 / 0.4)
    }

    .lg\:bg-indigo-500\/5 {
        background-color: rgb(99 102 241 / 0.05)
    }

    .lg\:bg-indigo-500\/50 {
        background-color: rgb(99 102 241 / 0.5)
    }

    .lg\:bg-indigo-500\/60 {
        background-color: rgb(99 102 241 / 0.6)
    }

    .lg\:bg-indigo-500\/70 {
        background-color: rgb(99 102 241 / 0.7)
    }

    .lg\:bg-indigo-500\/75 {
        background-color: rgb(99 102 241 / 0.75)
    }

    .lg\:bg-indigo-500\/80 {
        background-color: rgb(99 102 241 / 0.8)
    }

    .lg\:bg-indigo-500\/90 {
        background-color: rgb(99 102 241 / 0.9)
    }

    .lg\:bg-indigo-500\/95 {
        background-color: rgb(99 102 241 / 0.95)
    }

    .lg\:bg-indigo-550 {
        --tw-bg-opacity: 1;
        background-color: rgb(102 67 214 / var(--tw-bg-opacity))
    }

    .lg\:bg-indigo-550\/0 {
        background-color: rgb(102 67 214 / 0)
    }

    .lg\:bg-indigo-550\/10 {
        background-color: rgb(102 67 214 / 0.1)
    }

    .lg\:bg-indigo-550\/100 {
        background-color: rgb(102 67 214 / 1)
    }

    .lg\:bg-indigo-550\/20 {
        background-color: rgb(102 67 214 / 0.2)
    }

    .lg\:bg-indigo-550\/25 {
        background-color: rgb(102 67 214 / 0.25)
    }

    .lg\:bg-indigo-550\/30 {
        background-color: rgb(102 67 214 / 0.3)
    }

    .lg\:bg-indigo-550\/40 {
        background-color: rgb(102 67 214 / 0.4)
    }

    .lg\:bg-indigo-550\/5 {
        background-color: rgb(102 67 214 / 0.05)
    }

    .lg\:bg-indigo-550\/50 {
        background-color: rgb(102 67 214 / 0.5)
    }

    .lg\:bg-indigo-550\/60 {
        background-color: rgb(102 67 214 / 0.6)
    }

    .lg\:bg-indigo-550\/70 {
        background-color: rgb(102 67 214 / 0.7)
    }

    .lg\:bg-indigo-550\/75 {
        background-color: rgb(102 67 214 / 0.75)
    }

    .lg\:bg-indigo-550\/80 {
        background-color: rgb(102 67 214 / 0.8)
    }

    .lg\:bg-indigo-550\/90 {
        background-color: rgb(102 67 214 / 0.9)
    }

    .lg\:bg-indigo-550\/95 {
        background-color: rgb(102 67 214 / 0.95)
    }

    .lg\:bg-indigo-600 {
        --tw-bg-opacity: 1;
        background-color: rgb(79 70 229 / var(--tw-bg-opacity))
    }

    .lg\:bg-indigo-600\/0 {
        background-color: rgb(79 70 229 / 0)
    }

    .lg\:bg-indigo-600\/10 {
        background-color: rgb(79 70 229 / 0.1)
    }

    .lg\:bg-indigo-600\/100 {
        background-color: rgb(79 70 229 / 1)
    }

    .lg\:bg-indigo-600\/20 {
        background-color: rgb(79 70 229 / 0.2)
    }

    .lg\:bg-indigo-600\/25 {
        background-color: rgb(79 70 229 / 0.25)
    }

    .lg\:bg-indigo-600\/30 {
        background-color: rgb(79 70 229 / 0.3)
    }

    .lg\:bg-indigo-600\/40 {
        background-color: rgb(79 70 229 / 0.4)
    }

    .lg\:bg-indigo-600\/5 {
        background-color: rgb(79 70 229 / 0.05)
    }

    .lg\:bg-indigo-600\/50 {
        background-color: rgb(79 70 229 / 0.5)
    }

    .lg\:bg-indigo-600\/60 {
        background-color: rgb(79 70 229 / 0.6)
    }

    .lg\:bg-indigo-600\/70 {
        background-color: rgb(79 70 229 / 0.7)
    }

    .lg\:bg-indigo-600\/75 {
        background-color: rgb(79 70 229 / 0.75)
    }

    .lg\:bg-indigo-600\/80 {
        background-color: rgb(79 70 229 / 0.8)
    }

    .lg\:bg-indigo-600\/90 {
        background-color: rgb(79 70 229 / 0.9)
    }

    .lg\:bg-indigo-600\/95 {
        background-color: rgb(79 70 229 / 0.95)
    }

    .lg\:bg-indigo-700 {
        --tw-bg-opacity: 1;
        background-color: rgb(67 56 202 / var(--tw-bg-opacity))
    }

    .lg\:bg-indigo-700\/0 {
        background-color: rgb(67 56 202 / 0)
    }

    .lg\:bg-indigo-700\/10 {
        background-color: rgb(67 56 202 / 0.1)
    }

    .lg\:bg-indigo-700\/100 {
        background-color: rgb(67 56 202 / 1)
    }

    .lg\:bg-indigo-700\/20 {
        background-color: rgb(67 56 202 / 0.2)
    }

    .lg\:bg-indigo-700\/25 {
        background-color: rgb(67 56 202 / 0.25)
    }

    .lg\:bg-indigo-700\/30 {
        background-color: rgb(67 56 202 / 0.3)
    }

    .lg\:bg-indigo-700\/40 {
        background-color: rgb(67 56 202 / 0.4)
    }

    .lg\:bg-indigo-700\/5 {
        background-color: rgb(67 56 202 / 0.05)
    }

    .lg\:bg-indigo-700\/50 {
        background-color: rgb(67 56 202 / 0.5)
    }

    .lg\:bg-indigo-700\/60 {
        background-color: rgb(67 56 202 / 0.6)
    }

    .lg\:bg-indigo-700\/70 {
        background-color: rgb(67 56 202 / 0.7)
    }

    .lg\:bg-indigo-700\/75 {
        background-color: rgb(67 56 202 / 0.75)
    }

    .lg\:bg-indigo-700\/80 {
        background-color: rgb(67 56 202 / 0.8)
    }

    .lg\:bg-indigo-700\/90 {
        background-color: rgb(67 56 202 / 0.9)
    }

    .lg\:bg-indigo-700\/95 {
        background-color: rgb(67 56 202 / 0.95)
    }

    .lg\:bg-indigo-800 {
        --tw-bg-opacity: 1;
        background-color: rgb(55 48 163 / var(--tw-bg-opacity))
    }

    .lg\:bg-indigo-800\/0 {
        background-color: rgb(55 48 163 / 0)
    }

    .lg\:bg-indigo-800\/10 {
        background-color: rgb(55 48 163 / 0.1)
    }

    .lg\:bg-indigo-800\/100 {
        background-color: rgb(55 48 163 / 1)
    }

    .lg\:bg-indigo-800\/20 {
        background-color: rgb(55 48 163 / 0.2)
    }

    .lg\:bg-indigo-800\/25 {
        background-color: rgb(55 48 163 / 0.25)
    }

    .lg\:bg-indigo-800\/30 {
        background-color: rgb(55 48 163 / 0.3)
    }

    .lg\:bg-indigo-800\/40 {
        background-color: rgb(55 48 163 / 0.4)
    }

    .lg\:bg-indigo-800\/5 {
        background-color: rgb(55 48 163 / 0.05)
    }

    .lg\:bg-indigo-800\/50 {
        background-color: rgb(55 48 163 / 0.5)
    }

    .lg\:bg-indigo-800\/60 {
        background-color: rgb(55 48 163 / 0.6)
    }

    .lg\:bg-indigo-800\/70 {
        background-color: rgb(55 48 163 / 0.7)
    }

    .lg\:bg-indigo-800\/75 {
        background-color: rgb(55 48 163 / 0.75)
    }

    .lg\:bg-indigo-800\/80 {
        background-color: rgb(55 48 163 / 0.8)
    }

    .lg\:bg-indigo-800\/90 {
        background-color: rgb(55 48 163 / 0.9)
    }

    .lg\:bg-indigo-800\/95 {
        background-color: rgb(55 48 163 / 0.95)
    }

    .lg\:bg-indigo-850 {
        --tw-bg-opacity: 1;
        background-color: rgb(55 37 99 / var(--tw-bg-opacity))
    }

    .lg\:bg-indigo-850\/0 {
        background-color: rgb(55 37 99 / 0)
    }

    .lg\:bg-indigo-850\/10 {
        background-color: rgb(55 37 99 / 0.1)
    }

    .lg\:bg-indigo-850\/100 {
        background-color: rgb(55 37 99 / 1)
    }

    .lg\:bg-indigo-850\/20 {
        background-color: rgb(55 37 99 / 0.2)
    }

    .lg\:bg-indigo-850\/25 {
        background-color: rgb(55 37 99 / 0.25)
    }

    .lg\:bg-indigo-850\/30 {
        background-color: rgb(55 37 99 / 0.3)
    }

    .lg\:bg-indigo-850\/40 {
        background-color: rgb(55 37 99 / 0.4)
    }

    .lg\:bg-indigo-850\/5 {
        background-color: rgb(55 37 99 / 0.05)
    }

    .lg\:bg-indigo-850\/50 {
        background-color: rgb(55 37 99 / 0.5)
    }

    .lg\:bg-indigo-850\/60 {
        background-color: rgb(55 37 99 / 0.6)
    }

    .lg\:bg-indigo-850\/70 {
        background-color: rgb(55 37 99 / 0.7)
    }

    .lg\:bg-indigo-850\/75 {
        background-color: rgb(55 37 99 / 0.75)
    }

    .lg\:bg-indigo-850\/80 {
        background-color: rgb(55 37 99 / 0.8)
    }

    .lg\:bg-indigo-850\/90 {
        background-color: rgb(55 37 99 / 0.9)
    }

    .lg\:bg-indigo-850\/95 {
        background-color: rgb(55 37 99 / 0.95)
    }

    .lg\:bg-indigo-900 {
        --tw-bg-opacity: 1;
        background-color: rgb(49 46 129 / var(--tw-bg-opacity))
    }

    .lg\:bg-indigo-900\/0 {
        background-color: rgb(49 46 129 / 0)
    }

    .lg\:bg-indigo-900\/10 {
        background-color: rgb(49 46 129 / 0.1)
    }

    .lg\:bg-indigo-900\/100 {
        background-color: rgb(49 46 129 / 1)
    }

    .lg\:bg-indigo-900\/20 {
        background-color: rgb(49 46 129 / 0.2)
    }

    .lg\:bg-indigo-900\/25 {
        background-color: rgb(49 46 129 / 0.25)
    }

    .lg\:bg-indigo-900\/30 {
        background-color: rgb(49 46 129 / 0.3)
    }

    .lg\:bg-indigo-900\/40 {
        background-color: rgb(49 46 129 / 0.4)
    }

    .lg\:bg-indigo-900\/5 {
        background-color: rgb(49 46 129 / 0.05)
    }

    .lg\:bg-indigo-900\/50 {
        background-color: rgb(49 46 129 / 0.5)
    }

    .lg\:bg-indigo-900\/60 {
        background-color: rgb(49 46 129 / 0.6)
    }

    .lg\:bg-indigo-900\/70 {
        background-color: rgb(49 46 129 / 0.7)
    }

    .lg\:bg-indigo-900\/75 {
        background-color: rgb(49 46 129 / 0.75)
    }

    .lg\:bg-indigo-900\/80 {
        background-color: rgb(49 46 129 / 0.8)
    }

    .lg\:bg-indigo-900\/90 {
        background-color: rgb(49 46 129 / 0.9)
    }

    .lg\:bg-indigo-900\/95 {
        background-color: rgb(49 46 129 / 0.95)
    }

    .lg\:bg-indigo-950 {
        --tw-bg-opacity: 1;
        background-color: rgb(42 29 77 / var(--tw-bg-opacity))
    }

    .lg\:bg-indigo-950\/0 {
        background-color: rgb(42 29 77 / 0)
    }

    .lg\:bg-indigo-950\/10 {
        background-color: rgb(42 29 77 / 0.1)
    }

    .lg\:bg-indigo-950\/100 {
        background-color: rgb(42 29 77 / 1)
    }

    .lg\:bg-indigo-950\/20 {
        background-color: rgb(42 29 77 / 0.2)
    }

    .lg\:bg-indigo-950\/25 {
        background-color: rgb(42 29 77 / 0.25)
    }

    .lg\:bg-indigo-950\/30 {
        background-color: rgb(42 29 77 / 0.3)
    }

    .lg\:bg-indigo-950\/40 {
        background-color: rgb(42 29 77 / 0.4)
    }

    .lg\:bg-indigo-950\/5 {
        background-color: rgb(42 29 77 / 0.05)
    }

    .lg\:bg-indigo-950\/50 {
        background-color: rgb(42 29 77 / 0.5)
    }

    .lg\:bg-indigo-950\/60 {
        background-color: rgb(42 29 77 / 0.6)
    }

    .lg\:bg-indigo-950\/70 {
        background-color: rgb(42 29 77 / 0.7)
    }

    .lg\:bg-indigo-950\/75 {
        background-color: rgb(42 29 77 / 0.75)
    }

    .lg\:bg-indigo-950\/80 {
        background-color: rgb(42 29 77 / 0.8)
    }

    .lg\:bg-indigo-950\/90 {
        background-color: rgb(42 29 77 / 0.9)
    }

    .lg\:bg-indigo-950\/95 {
        background-color: rgb(42 29 77 / 0.95)
    }

    .lg\:bg-neutral-100 {
        --tw-bg-opacity: 1;
        background-color: rgb(245 245 245 / var(--tw-bg-opacity))
    }

    .lg\:bg-neutral-100\/0 {
        background-color: rgb(245 245 245 / 0)
    }

    .lg\:bg-neutral-100\/10 {
        background-color: rgb(245 245 245 / 0.1)
    }

    .lg\:bg-neutral-100\/100 {
        background-color: rgb(245 245 245 / 1)
    }

    .lg\:bg-neutral-100\/20 {
        background-color: rgb(245 245 245 / 0.2)
    }

    .lg\:bg-neutral-100\/25 {
        background-color: rgb(245 245 245 / 0.25)
    }

    .lg\:bg-neutral-100\/30 {
        background-color: rgb(245 245 245 / 0.3)
    }

    .lg\:bg-neutral-100\/40 {
        background-color: rgb(245 245 245 / 0.4)
    }

    .lg\:bg-neutral-100\/5 {
        background-color: rgb(245 245 245 / 0.05)
    }

    .lg\:bg-neutral-100\/50 {
        background-color: rgb(245 245 245 / 0.5)
    }

    .lg\:bg-neutral-100\/60 {
        background-color: rgb(245 245 245 / 0.6)
    }

    .lg\:bg-neutral-100\/70 {
        background-color: rgb(245 245 245 / 0.7)
    }

    .lg\:bg-neutral-100\/75 {
        background-color: rgb(245 245 245 / 0.75)
    }

    .lg\:bg-neutral-100\/80 {
        background-color: rgb(245 245 245 / 0.8)
    }

    .lg\:bg-neutral-100\/90 {
        background-color: rgb(245 245 245 / 0.9)
    }

    .lg\:bg-neutral-100\/95 {
        background-color: rgb(245 245 245 / 0.95)
    }

    .lg\:bg-neutral-200 {
        --tw-bg-opacity: 1;
        background-color: rgb(229 229 229 / var(--tw-bg-opacity))
    }

    .lg\:bg-neutral-200\/0 {
        background-color: rgb(229 229 229 / 0)
    }

    .lg\:bg-neutral-200\/10 {
        background-color: rgb(229 229 229 / 0.1)
    }

    .lg\:bg-neutral-200\/100 {
        background-color: rgb(229 229 229 / 1)
    }

    .lg\:bg-neutral-200\/20 {
        background-color: rgb(229 229 229 / 0.2)
    }

    .lg\:bg-neutral-200\/25 {
        background-color: rgb(229 229 229 / 0.25)
    }

    .lg\:bg-neutral-200\/30 {
        background-color: rgb(229 229 229 / 0.3)
    }

    .lg\:bg-neutral-200\/40 {
        background-color: rgb(229 229 229 / 0.4)
    }

    .lg\:bg-neutral-200\/5 {
        background-color: rgb(229 229 229 / 0.05)
    }

    .lg\:bg-neutral-200\/50 {
        background-color: rgb(229 229 229 / 0.5)
    }

    .lg\:bg-neutral-200\/60 {
        background-color: rgb(229 229 229 / 0.6)
    }

    .lg\:bg-neutral-200\/70 {
        background-color: rgb(229 229 229 / 0.7)
    }

    .lg\:bg-neutral-200\/75 {
        background-color: rgb(229 229 229 / 0.75)
    }

    .lg\:bg-neutral-200\/80 {
        background-color: rgb(229 229 229 / 0.8)
    }

    .lg\:bg-neutral-200\/90 {
        background-color: rgb(229 229 229 / 0.9)
    }

    .lg\:bg-neutral-200\/95 {
        background-color: rgb(229 229 229 / 0.95)
    }

    .lg\:bg-neutral-300 {
        --tw-bg-opacity: 1;
        background-color: rgb(212 212 212 / var(--tw-bg-opacity))
    }

    .lg\:bg-neutral-300\/0 {
        background-color: rgb(212 212 212 / 0)
    }

    .lg\:bg-neutral-300\/10 {
        background-color: rgb(212 212 212 / 0.1)
    }

    .lg\:bg-neutral-300\/100 {
        background-color: rgb(212 212 212 / 1)
    }

    .lg\:bg-neutral-300\/20 {
        background-color: rgb(212 212 212 / 0.2)
    }

    .lg\:bg-neutral-300\/25 {
        background-color: rgb(212 212 212 / 0.25)
    }

    .lg\:bg-neutral-300\/30 {
        background-color: rgb(212 212 212 / 0.3)
    }

    .lg\:bg-neutral-300\/40 {
        background-color: rgb(212 212 212 / 0.4)
    }

    .lg\:bg-neutral-300\/5 {
        background-color: rgb(212 212 212 / 0.05)
    }

    .lg\:bg-neutral-300\/50 {
        background-color: rgb(212 212 212 / 0.5)
    }

    .lg\:bg-neutral-300\/60 {
        background-color: rgb(212 212 212 / 0.6)
    }

    .lg\:bg-neutral-300\/70 {
        background-color: rgb(212 212 212 / 0.7)
    }

    .lg\:bg-neutral-300\/75 {
        background-color: rgb(212 212 212 / 0.75)
    }

    .lg\:bg-neutral-300\/80 {
        background-color: rgb(212 212 212 / 0.8)
    }

    .lg\:bg-neutral-300\/90 {
        background-color: rgb(212 212 212 / 0.9)
    }

    .lg\:bg-neutral-300\/95 {
        background-color: rgb(212 212 212 / 0.95)
    }

    .lg\:bg-neutral-350 {
        --tw-bg-opacity: 1;
        background-color: rgb(205 207 206 / var(--tw-bg-opacity))
    }

    .lg\:bg-neutral-350\/0 {
        background-color: rgb(205 207 206 / 0)
    }

    .lg\:bg-neutral-350\/10 {
        background-color: rgb(205 207 206 / 0.1)
    }

    .lg\:bg-neutral-350\/100 {
        background-color: rgb(205 207 206 / 1)
    }

    .lg\:bg-neutral-350\/20 {
        background-color: rgb(205 207 206 / 0.2)
    }

    .lg\:bg-neutral-350\/25 {
        background-color: rgb(205 207 206 / 0.25)
    }

    .lg\:bg-neutral-350\/30 {
        background-color: rgb(205 207 206 / 0.3)
    }

    .lg\:bg-neutral-350\/40 {
        background-color: rgb(205 207 206 / 0.4)
    }

    .lg\:bg-neutral-350\/5 {
        background-color: rgb(205 207 206 / 0.05)
    }

    .lg\:bg-neutral-350\/50 {
        background-color: rgb(205 207 206 / 0.5)
    }

    .lg\:bg-neutral-350\/60 {
        background-color: rgb(205 207 206 / 0.6)
    }

    .lg\:bg-neutral-350\/70 {
        background-color: rgb(205 207 206 / 0.7)
    }

    .lg\:bg-neutral-350\/75 {
        background-color: rgb(205 207 206 / 0.75)
    }

    .lg\:bg-neutral-350\/80 {
        background-color: rgb(205 207 206 / 0.8)
    }

    .lg\:bg-neutral-350\/90 {
        background-color: rgb(205 207 206 / 0.9)
    }

    .lg\:bg-neutral-350\/95 {
        background-color: rgb(205 207 206 / 0.95)
    }

    .lg\:bg-neutral-400 {
        --tw-bg-opacity: 1;
        background-color: rgb(158 164 172 / var(--tw-bg-opacity))
    }

    .lg\:bg-neutral-400\/0 {
        background-color: rgb(158 164 172 / 0)
    }

    .lg\:bg-neutral-400\/10 {
        background-color: rgb(158 164 172 / 0.1)
    }

    .lg\:bg-neutral-400\/100 {
        background-color: rgb(158 164 172 / 1)
    }

    .lg\:bg-neutral-400\/20 {
        background-color: rgb(158 164 172 / 0.2)
    }

    .lg\:bg-neutral-400\/25 {
        background-color: rgb(158 164 172 / 0.25)
    }

    .lg\:bg-neutral-400\/30 {
        background-color: rgb(158 164 172 / 0.3)
    }

    .lg\:bg-neutral-400\/40 {
        background-color: rgb(158 164 172 / 0.4)
    }

    .lg\:bg-neutral-400\/5 {
        background-color: rgb(158 164 172 / 0.05)
    }

    .lg\:bg-neutral-400\/50 {
        background-color: rgb(158 164 172 / 0.5)
    }

    .lg\:bg-neutral-400\/60 {
        background-color: rgb(158 164 172 / 0.6)
    }

    .lg\:bg-neutral-400\/70 {
        background-color: rgb(158 164 172 / 0.7)
    }

    .lg\:bg-neutral-400\/75 {
        background-color: rgb(158 164 172 / 0.75)
    }

    .lg\:bg-neutral-400\/80 {
        background-color: rgb(158 164 172 / 0.8)
    }

    .lg\:bg-neutral-400\/90 {
        background-color: rgb(158 164 172 / 0.9)
    }

    .lg\:bg-neutral-400\/95 {
        background-color: rgb(158 164 172 / 0.95)
    }

    .lg\:bg-neutral-450 {
        --tw-bg-opacity: 1;
        background-color: rgb(123 128 133 / var(--tw-bg-opacity))
    }

    .lg\:bg-neutral-450\/0 {
        background-color: rgb(123 128 133 / 0)
    }

    .lg\:bg-neutral-450\/10 {
        background-color: rgb(123 128 133 / 0.1)
    }

    .lg\:bg-neutral-450\/100 {
        background-color: rgb(123 128 133 / 1)
    }

    .lg\:bg-neutral-450\/20 {
        background-color: rgb(123 128 133 / 0.2)
    }

    .lg\:bg-neutral-450\/25 {
        background-color: rgb(123 128 133 / 0.25)
    }

    .lg\:bg-neutral-450\/30 {
        background-color: rgb(123 128 133 / 0.3)
    }

    .lg\:bg-neutral-450\/40 {
        background-color: rgb(123 128 133 / 0.4)
    }

    .lg\:bg-neutral-450\/5 {
        background-color: rgb(123 128 133 / 0.05)
    }

    .lg\:bg-neutral-450\/50 {
        background-color: rgb(123 128 133 / 0.5)
    }

    .lg\:bg-neutral-450\/60 {
        background-color: rgb(123 128 133 / 0.6)
    }

    .lg\:bg-neutral-450\/70 {
        background-color: rgb(123 128 133 / 0.7)
    }

    .lg\:bg-neutral-450\/75 {
        background-color: rgb(123 128 133 / 0.75)
    }

    .lg\:bg-neutral-450\/80 {
        background-color: rgb(123 128 133 / 0.8)
    }

    .lg\:bg-neutral-450\/90 {
        background-color: rgb(123 128 133 / 0.9)
    }

    .lg\:bg-neutral-450\/95 {
        background-color: rgb(123 128 133 / 0.95)
    }

    .lg\:bg-neutral-50 {
        --tw-bg-opacity: 1;
        background-color: rgb(250 250 250 / var(--tw-bg-opacity))
    }

    .lg\:bg-neutral-50\/0 {
        background-color: rgb(250 250 250 / 0)
    }

    .lg\:bg-neutral-50\/10 {
        background-color: rgb(250 250 250 / 0.1)
    }

    .lg\:bg-neutral-50\/100 {
        background-color: rgb(250 250 250 / 1)
    }

    .lg\:bg-neutral-50\/20 {
        background-color: rgb(250 250 250 / 0.2)
    }

    .lg\:bg-neutral-50\/25 {
        background-color: rgb(250 250 250 / 0.25)
    }

    .lg\:bg-neutral-50\/30 {
        background-color: rgb(250 250 250 / 0.3)
    }

    .lg\:bg-neutral-50\/40 {
        background-color: rgb(250 250 250 / 0.4)
    }

    .lg\:bg-neutral-50\/5 {
        background-color: rgb(250 250 250 / 0.05)
    }

    .lg\:bg-neutral-50\/50 {
        background-color: rgb(250 250 250 / 0.5)
    }

    .lg\:bg-neutral-50\/60 {
        background-color: rgb(250 250 250 / 0.6)
    }

    .lg\:bg-neutral-50\/70 {
        background-color: rgb(250 250 250 / 0.7)
    }

    .lg\:bg-neutral-50\/75 {
        background-color: rgb(250 250 250 / 0.75)
    }

    .lg\:bg-neutral-50\/80 {
        background-color: rgb(250 250 250 / 0.8)
    }

    .lg\:bg-neutral-50\/90 {
        background-color: rgb(250 250 250 / 0.9)
    }

    .lg\:bg-neutral-50\/95 {
        background-color: rgb(250 250 250 / 0.95)
    }

    .lg\:bg-neutral-500 {
        --tw-bg-opacity: 1;
        background-color: rgb(115 115 115 / var(--tw-bg-opacity))
    }

    .lg\:bg-neutral-500\/0 {
        background-color: rgb(115 115 115 / 0)
    }

    .lg\:bg-neutral-500\/10 {
        background-color: rgb(115 115 115 / 0.1)
    }

    .lg\:bg-neutral-500\/100 {
        background-color: rgb(115 115 115 / 1)
    }

    .lg\:bg-neutral-500\/20 {
        background-color: rgb(115 115 115 / 0.2)
    }

    .lg\:bg-neutral-500\/25 {
        background-color: rgb(115 115 115 / 0.25)
    }

    .lg\:bg-neutral-500\/30 {
        background-color: rgb(115 115 115 / 0.3)
    }

    .lg\:bg-neutral-500\/40 {
        background-color: rgb(115 115 115 / 0.4)
    }

    .lg\:bg-neutral-500\/5 {
        background-color: rgb(115 115 115 / 0.05)
    }

    .lg\:bg-neutral-500\/50 {
        background-color: rgb(115 115 115 / 0.5)
    }

    .lg\:bg-neutral-500\/60 {
        background-color: rgb(115 115 115 / 0.6)
    }

    .lg\:bg-neutral-500\/70 {
        background-color: rgb(115 115 115 / 0.7)
    }

    .lg\:bg-neutral-500\/75 {
        background-color: rgb(115 115 115 / 0.75)
    }

    .lg\:bg-neutral-500\/80 {
        background-color: rgb(115 115 115 / 0.8)
    }

    .lg\:bg-neutral-500\/90 {
        background-color: rgb(115 115 115 / 0.9)
    }

    .lg\:bg-neutral-500\/95 {
        background-color: rgb(115 115 115 / 0.95)
    }

    .lg\:bg-neutral-600 {
        --tw-bg-opacity: 1;
        background-color: rgb(82 82 82 / var(--tw-bg-opacity))
    }

    .lg\:bg-neutral-600\/0 {
        background-color: rgb(82 82 82 / 0)
    }

    .lg\:bg-neutral-600\/10 {
        background-color: rgb(82 82 82 / 0.1)
    }

    .lg\:bg-neutral-600\/100 {
        background-color: rgb(82 82 82 / 1)
    }

    .lg\:bg-neutral-600\/20 {
        background-color: rgb(82 82 82 / 0.2)
    }

    .lg\:bg-neutral-600\/25 {
        background-color: rgb(82 82 82 / 0.25)
    }

    .lg\:bg-neutral-600\/30 {
        background-color: rgb(82 82 82 / 0.3)
    }

    .lg\:bg-neutral-600\/40 {
        background-color: rgb(82 82 82 / 0.4)
    }

    .lg\:bg-neutral-600\/5 {
        background-color: rgb(82 82 82 / 0.05)
    }

    .lg\:bg-neutral-600\/50 {
        background-color: rgb(82 82 82 / 0.5)
    }

    .lg\:bg-neutral-600\/60 {
        background-color: rgb(82 82 82 / 0.6)
    }

    .lg\:bg-neutral-600\/70 {
        background-color: rgb(82 82 82 / 0.7)
    }

    .lg\:bg-neutral-600\/75 {
        background-color: rgb(82 82 82 / 0.75)
    }

    .lg\:bg-neutral-600\/80 {
        background-color: rgb(82 82 82 / 0.8)
    }

    .lg\:bg-neutral-600\/90 {
        background-color: rgb(82 82 82 / 0.9)
    }

    .lg\:bg-neutral-600\/95 {
        background-color: rgb(82 82 82 / 0.95)
    }

    .lg\:bg-neutral-700 {
        --tw-bg-opacity: 1;
        background-color: rgb(64 64 64 / var(--tw-bg-opacity))
    }

    .lg\:bg-neutral-700\/0 {
        background-color: rgb(64 64 64 / 0)
    }

    .lg\:bg-neutral-700\/10 {
        background-color: rgb(64 64 64 / 0.1)
    }

    .lg\:bg-neutral-700\/100 {
        background-color: rgb(64 64 64 / 1)
    }

    .lg\:bg-neutral-700\/20 {
        background-color: rgb(64 64 64 / 0.2)
    }

    .lg\:bg-neutral-700\/25 {
        background-color: rgb(64 64 64 / 0.25)
    }

    .lg\:bg-neutral-700\/30 {
        background-color: rgb(64 64 64 / 0.3)
    }

    .lg\:bg-neutral-700\/40 {
        background-color: rgb(64 64 64 / 0.4)
    }

    .lg\:bg-neutral-700\/5 {
        background-color: rgb(64 64 64 / 0.05)
    }

    .lg\:bg-neutral-700\/50 {
        background-color: rgb(64 64 64 / 0.5)
    }

    .lg\:bg-neutral-700\/60 {
        background-color: rgb(64 64 64 / 0.6)
    }

    .lg\:bg-neutral-700\/70 {
        background-color: rgb(64 64 64 / 0.7)
    }

    .lg\:bg-neutral-700\/75 {
        background-color: rgb(64 64 64 / 0.75)
    }

    .lg\:bg-neutral-700\/80 {
        background-color: rgb(64 64 64 / 0.8)
    }

    .lg\:bg-neutral-700\/90 {
        background-color: rgb(64 64 64 / 0.9)
    }

    .lg\:bg-neutral-700\/95 {
        background-color: rgb(64 64 64 / 0.95)
    }

    .lg\:bg-neutral-800 {
        --tw-bg-opacity: 1;
        background-color: rgb(38 38 38 / var(--tw-bg-opacity))
    }

    .lg\:bg-neutral-800\/0 {
        background-color: rgb(38 38 38 / 0)
    }

    .lg\:bg-neutral-800\/10 {
        background-color: rgb(38 38 38 / 0.1)
    }

    .lg\:bg-neutral-800\/100 {
        background-color: rgb(38 38 38 / 1)
    }

    .lg\:bg-neutral-800\/20 {
        background-color: rgb(38 38 38 / 0.2)
    }

    .lg\:bg-neutral-800\/25 {
        background-color: rgb(38 38 38 / 0.25)
    }

    .lg\:bg-neutral-800\/30 {
        background-color: rgb(38 38 38 / 0.3)
    }

    .lg\:bg-neutral-800\/40 {
        background-color: rgb(38 38 38 / 0.4)
    }

    .lg\:bg-neutral-800\/5 {
        background-color: rgb(38 38 38 / 0.05)
    }

    .lg\:bg-neutral-800\/50 {
        background-color: rgb(38 38 38 / 0.5)
    }

    .lg\:bg-neutral-800\/60 {
        background-color: rgb(38 38 38 / 0.6)
    }

    .lg\:bg-neutral-800\/70 {
        background-color: rgb(38 38 38 / 0.7)
    }

    .lg\:bg-neutral-800\/75 {
        background-color: rgb(38 38 38 / 0.75)
    }

    .lg\:bg-neutral-800\/80 {
        background-color: rgb(38 38 38 / 0.8)
    }

    .lg\:bg-neutral-800\/90 {
        background-color: rgb(38 38 38 / 0.9)
    }

    .lg\:bg-neutral-800\/95 {
        background-color: rgb(38 38 38 / 0.95)
    }

    .lg\:bg-neutral-850 {
        --tw-bg-opacity: 1;
        background-color: rgb(11 11 11 / var(--tw-bg-opacity))
    }

    .lg\:bg-neutral-850\/0 {
        background-color: rgb(11 11 11 / 0)
    }

    .lg\:bg-neutral-850\/10 {
        background-color: rgb(11 11 11 / 0.1)
    }

    .lg\:bg-neutral-850\/100 {
        background-color: rgb(11 11 11 / 1)
    }

    .lg\:bg-neutral-850\/20 {
        background-color: rgb(11 11 11 / 0.2)
    }

    .lg\:bg-neutral-850\/25 {
        background-color: rgb(11 11 11 / 0.25)
    }

    .lg\:bg-neutral-850\/30 {
        background-color: rgb(11 11 11 / 0.3)
    }

    .lg\:bg-neutral-850\/40 {
        background-color: rgb(11 11 11 / 0.4)
    }

    .lg\:bg-neutral-850\/5 {
        background-color: rgb(11 11 11 / 0.05)
    }

    .lg\:bg-neutral-850\/50 {
        background-color: rgb(11 11 11 / 0.5)
    }

    .lg\:bg-neutral-850\/60 {
        background-color: rgb(11 11 11 / 0.6)
    }

    .lg\:bg-neutral-850\/70 {
        background-color: rgb(11 11 11 / 0.7)
    }

    .lg\:bg-neutral-850\/75 {
        background-color: rgb(11 11 11 / 0.75)
    }

    .lg\:bg-neutral-850\/80 {
        background-color: rgb(11 11 11 / 0.8)
    }

    .lg\:bg-neutral-850\/90 {
        background-color: rgb(11 11 11 / 0.9)
    }

    .lg\:bg-neutral-850\/95 {
        background-color: rgb(11 11 11 / 0.95)
    }

    .lg\:bg-neutral-900 {
        --tw-bg-opacity: 1;
        background-color: rgb(23 23 23 / var(--tw-bg-opacity))
    }

    .lg\:bg-neutral-900\/0 {
        background-color: rgb(23 23 23 / 0)
    }

    .lg\:bg-neutral-900\/10 {
        background-color: rgb(23 23 23 / 0.1)
    }

    .lg\:bg-neutral-900\/100 {
        background-color: rgb(23 23 23 / 1)
    }

    .lg\:bg-neutral-900\/20 {
        background-color: rgb(23 23 23 / 0.2)
    }

    .lg\:bg-neutral-900\/25 {
        background-color: rgb(23 23 23 / 0.25)
    }

    .lg\:bg-neutral-900\/30 {
        background-color: rgb(23 23 23 / 0.3)
    }

    .lg\:bg-neutral-900\/40 {
        background-color: rgb(23 23 23 / 0.4)
    }

    .lg\:bg-neutral-900\/5 {
        background-color: rgb(23 23 23 / 0.05)
    }

    .lg\:bg-neutral-900\/50 {
        background-color: rgb(23 23 23 / 0.5)
    }

    .lg\:bg-neutral-900\/60 {
        background-color: rgb(23 23 23 / 0.6)
    }

    .lg\:bg-neutral-900\/70 {
        background-color: rgb(23 23 23 / 0.7)
    }

    .lg\:bg-neutral-900\/75 {
        background-color: rgb(23 23 23 / 0.75)
    }

    .lg\:bg-neutral-900\/80 {
        background-color: rgb(23 23 23 / 0.8)
    }

    .lg\:bg-neutral-900\/90 {
        background-color: rgb(23 23 23 / 0.9)
    }

    .lg\:bg-neutral-900\/95 {
        background-color: rgb(23 23 23 / 0.95)
    }

    .lg\:bg-neutral-950 {
        --tw-bg-opacity: 1;
        background-color: rgb(10 10 10 / var(--tw-bg-opacity))
    }

    .lg\:bg-neutral-950\/0 {
        background-color: rgb(10 10 10 / 0)
    }

    .lg\:bg-neutral-950\/10 {
        background-color: rgb(10 10 10 / 0.1)
    }

    .lg\:bg-neutral-950\/100 {
        background-color: rgb(10 10 10 / 1)
    }

    .lg\:bg-neutral-950\/20 {
        background-color: rgb(10 10 10 / 0.2)
    }

    .lg\:bg-neutral-950\/25 {
        background-color: rgb(10 10 10 / 0.25)
    }

    .lg\:bg-neutral-950\/30 {
        background-color: rgb(10 10 10 / 0.3)
    }

    .lg\:bg-neutral-950\/40 {
        background-color: rgb(10 10 10 / 0.4)
    }

    .lg\:bg-neutral-950\/5 {
        background-color: rgb(10 10 10 / 0.05)
    }

    .lg\:bg-neutral-950\/50 {
        background-color: rgb(10 10 10 / 0.5)
    }

    .lg\:bg-neutral-950\/60 {
        background-color: rgb(10 10 10 / 0.6)
    }

    .lg\:bg-neutral-950\/70 {
        background-color: rgb(10 10 10 / 0.7)
    }

    .lg\:bg-neutral-950\/75 {
        background-color: rgb(10 10 10 / 0.75)
    }

    .lg\:bg-neutral-950\/80 {
        background-color: rgb(10 10 10 / 0.8)
    }

    .lg\:bg-neutral-950\/90 {
        background-color: rgb(10 10 10 / 0.9)
    }

    .lg\:bg-neutral-950\/95 {
        background-color: rgb(10 10 10 / 0.95)
    }

    .lg\:bg-orange-100 {
        --tw-bg-opacity: 1;
        background-color: rgb(255 237 213 / var(--tw-bg-opacity))
    }

    .lg\:bg-orange-100\/0 {
        background-color: rgb(255 237 213 / 0)
    }

    .lg\:bg-orange-100\/10 {
        background-color: rgb(255 237 213 / 0.1)
    }

    .lg\:bg-orange-100\/100 {
        background-color: rgb(255 237 213 / 1)
    }

    .lg\:bg-orange-100\/20 {
        background-color: rgb(255 237 213 / 0.2)
    }

    .lg\:bg-orange-100\/25 {
        background-color: rgb(255 237 213 / 0.25)
    }

    .lg\:bg-orange-100\/30 {
        background-color: rgb(255 237 213 / 0.3)
    }

    .lg\:bg-orange-100\/40 {
        background-color: rgb(255 237 213 / 0.4)
    }

    .lg\:bg-orange-100\/5 {
        background-color: rgb(255 237 213 / 0.05)
    }

    .lg\:bg-orange-100\/50 {
        background-color: rgb(255 237 213 / 0.5)
    }

    .lg\:bg-orange-100\/60 {
        background-color: rgb(255 237 213 / 0.6)
    }

    .lg\:bg-orange-100\/70 {
        background-color: rgb(255 237 213 / 0.7)
    }

    .lg\:bg-orange-100\/75 {
        background-color: rgb(255 237 213 / 0.75)
    }

    .lg\:bg-orange-100\/80 {
        background-color: rgb(255 237 213 / 0.8)
    }

    .lg\:bg-orange-100\/90 {
        background-color: rgb(255 237 213 / 0.9)
    }

    .lg\:bg-orange-100\/95 {
        background-color: rgb(255 237 213 / 0.95)
    }

    .lg\:bg-orange-1050 {
        --tw-bg-opacity: 1;
        background-color: rgb(195 45 44 / var(--tw-bg-opacity))
    }

    .lg\:bg-orange-1050\/0 {
        background-color: rgb(195 45 44 / 0)
    }

    .lg\:bg-orange-1050\/10 {
        background-color: rgb(195 45 44 / 0.1)
    }

    .lg\:bg-orange-1050\/100 {
        background-color: rgb(195 45 44 / 1)
    }

    .lg\:bg-orange-1050\/20 {
        background-color: rgb(195 45 44 / 0.2)
    }

    .lg\:bg-orange-1050\/25 {
        background-color: rgb(195 45 44 / 0.25)
    }

    .lg\:bg-orange-1050\/30 {
        background-color: rgb(195 45 44 / 0.3)
    }

    .lg\:bg-orange-1050\/40 {
        background-color: rgb(195 45 44 / 0.4)
    }

    .lg\:bg-orange-1050\/5 {
        background-color: rgb(195 45 44 / 0.05)
    }

    .lg\:bg-orange-1050\/50 {
        background-color: rgb(195 45 44 / 0.5)
    }

    .lg\:bg-orange-1050\/60 {
        background-color: rgb(195 45 44 / 0.6)
    }

    .lg\:bg-orange-1050\/70 {
        background-color: rgb(195 45 44 / 0.7)
    }

    .lg\:bg-orange-1050\/75 {
        background-color: rgb(195 45 44 / 0.75)
    }

    .lg\:bg-orange-1050\/80 {
        background-color: rgb(195 45 44 / 0.8)
    }

    .lg\:bg-orange-1050\/90 {
        background-color: rgb(195 45 44 / 0.9)
    }

    .lg\:bg-orange-1050\/95 {
        background-color: rgb(195 45 44 / 0.95)
    }

    .lg\:bg-orange-1150 {
        --tw-bg-opacity: 1;
        background-color: rgb(223 95 57 / var(--tw-bg-opacity))
    }

    .lg\:bg-orange-1150\/0 {
        background-color: rgb(223 95 57 / 0)
    }

    .lg\:bg-orange-1150\/10 {
        background-color: rgb(223 95 57 / 0.1)
    }

    .lg\:bg-orange-1150\/100 {
        background-color: rgb(223 95 57 / 1)
    }

    .lg\:bg-orange-1150\/20 {
        background-color: rgb(223 95 57 / 0.2)
    }

    .lg\:bg-orange-1150\/25 {
        background-color: rgb(223 95 57 / 0.25)
    }

    .lg\:bg-orange-1150\/30 {
        background-color: rgb(223 95 57 / 0.3)
    }

    .lg\:bg-orange-1150\/40 {
        background-color: rgb(223 95 57 / 0.4)
    }

    .lg\:bg-orange-1150\/5 {
        background-color: rgb(223 95 57 / 0.05)
    }

    .lg\:bg-orange-1150\/50 {
        background-color: rgb(223 95 57 / 0.5)
    }

    .lg\:bg-orange-1150\/60 {
        background-color: rgb(223 95 57 / 0.6)
    }

    .lg\:bg-orange-1150\/70 {
        background-color: rgb(223 95 57 / 0.7)
    }

    .lg\:bg-orange-1150\/75 {
        background-color: rgb(223 95 57 / 0.75)
    }

    .lg\:bg-orange-1150\/80 {
        background-color: rgb(223 95 57 / 0.8)
    }

    .lg\:bg-orange-1150\/90 {
        background-color: rgb(223 95 57 / 0.9)
    }

    .lg\:bg-orange-1150\/95 {
        background-color: rgb(223 95 57 / 0.95)
    }

    .lg\:bg-orange-1350 {
        --tw-bg-opacity: 1;
        background-color: rgb(240 178 62 / var(--tw-bg-opacity))
    }

    .lg\:bg-orange-1350\/0 {
        background-color: rgb(240 178 62 / 0)
    }

    .lg\:bg-orange-1350\/10 {
        background-color: rgb(240 178 62 / 0.1)
    }

    .lg\:bg-orange-1350\/100 {
        background-color: rgb(240 178 62 / 1)
    }

    .lg\:bg-orange-1350\/20 {
        background-color: rgb(240 178 62 / 0.2)
    }

    .lg\:bg-orange-1350\/25 {
        background-color: rgb(240 178 62 / 0.25)
    }

    .lg\:bg-orange-1350\/30 {
        background-color: rgb(240 178 62 / 0.3)
    }

    .lg\:bg-orange-1350\/40 {
        background-color: rgb(240 178 62 / 0.4)
    }

    .lg\:bg-orange-1350\/5 {
        background-color: rgb(240 178 62 / 0.05)
    }

    .lg\:bg-orange-1350\/50 {
        background-color: rgb(240 178 62 / 0.5)
    }

    .lg\:bg-orange-1350\/60 {
        background-color: rgb(240 178 62 / 0.6)
    }

    .lg\:bg-orange-1350\/70 {
        background-color: rgb(240 178 62 / 0.7)
    }

    .lg\:bg-orange-1350\/75 {
        background-color: rgb(240 178 62 / 0.75)
    }

    .lg\:bg-orange-1350\/80 {
        background-color: rgb(240 178 62 / 0.8)
    }

    .lg\:bg-orange-1350\/90 {
        background-color: rgb(240 178 62 / 0.9)
    }

    .lg\:bg-orange-1350\/95 {
        background-color: rgb(240 178 62 / 0.95)
    }

    .lg\:bg-orange-200 {
        --tw-bg-opacity: 1;
        background-color: rgb(254 215 170 / var(--tw-bg-opacity))
    }

    .lg\:bg-orange-200\/0 {
        background-color: rgb(254 215 170 / 0)
    }

    .lg\:bg-orange-200\/10 {
        background-color: rgb(254 215 170 / 0.1)
    }

    .lg\:bg-orange-200\/100 {
        background-color: rgb(254 215 170 / 1)
    }

    .lg\:bg-orange-200\/20 {
        background-color: rgb(254 215 170 / 0.2)
    }

    .lg\:bg-orange-200\/25 {
        background-color: rgb(254 215 170 / 0.25)
    }

    .lg\:bg-orange-200\/30 {
        background-color: rgb(254 215 170 / 0.3)
    }

    .lg\:bg-orange-200\/40 {
        background-color: rgb(254 215 170 / 0.4)
    }

    .lg\:bg-orange-200\/5 {
        background-color: rgb(254 215 170 / 0.05)
    }

    .lg\:bg-orange-200\/50 {
        background-color: rgb(254 215 170 / 0.5)
    }

    .lg\:bg-orange-200\/60 {
        background-color: rgb(254 215 170 / 0.6)
    }

    .lg\:bg-orange-200\/70 {
        background-color: rgb(254 215 170 / 0.7)
    }

    .lg\:bg-orange-200\/75 {
        background-color: rgb(254 215 170 / 0.75)
    }

    .lg\:bg-orange-200\/80 {
        background-color: rgb(254 215 170 / 0.8)
    }

    .lg\:bg-orange-200\/90 {
        background-color: rgb(254 215 170 / 0.9)
    }

    .lg\:bg-orange-200\/95 {
        background-color: rgb(254 215 170 / 0.95)
    }

    .lg\:bg-orange-250 {
        --tw-bg-opacity: 1;
        background-color: rgb(244 207 188 / var(--tw-bg-opacity))
    }

    .lg\:bg-orange-250\/0 {
        background-color: rgb(244 207 188 / 0)
    }

    .lg\:bg-orange-250\/10 {
        background-color: rgb(244 207 188 / 0.1)
    }

    .lg\:bg-orange-250\/100 {
        background-color: rgb(244 207 188 / 1)
    }

    .lg\:bg-orange-250\/20 {
        background-color: rgb(244 207 188 / 0.2)
    }

    .lg\:bg-orange-250\/25 {
        background-color: rgb(244 207 188 / 0.25)
    }

    .lg\:bg-orange-250\/30 {
        background-color: rgb(244 207 188 / 0.3)
    }

    .lg\:bg-orange-250\/40 {
        background-color: rgb(244 207 188 / 0.4)
    }

    .lg\:bg-orange-250\/5 {
        background-color: rgb(244 207 188 / 0.05)
    }

    .lg\:bg-orange-250\/50 {
        background-color: rgb(244 207 188 / 0.5)
    }

    .lg\:bg-orange-250\/60 {
        background-color: rgb(244 207 188 / 0.6)
    }

    .lg\:bg-orange-250\/70 {
        background-color: rgb(244 207 188 / 0.7)
    }

    .lg\:bg-orange-250\/75 {
        background-color: rgb(244 207 188 / 0.75)
    }

    .lg\:bg-orange-250\/80 {
        background-color: rgb(244 207 188 / 0.8)
    }

    .lg\:bg-orange-250\/90 {
        background-color: rgb(244 207 188 / 0.9)
    }

    .lg\:bg-orange-250\/95 {
        background-color: rgb(244 207 188 / 0.95)
    }

    .lg\:bg-orange-300 {
        --tw-bg-opacity: 1;
        background-color: rgb(253 186 116 / var(--tw-bg-opacity))
    }

    .lg\:bg-orange-300\/0 {
        background-color: rgb(253 186 116 / 0)
    }

    .lg\:bg-orange-300\/10 {
        background-color: rgb(253 186 116 / 0.1)
    }

    .lg\:bg-orange-300\/100 {
        background-color: rgb(253 186 116 / 1)
    }

    .lg\:bg-orange-300\/20 {
        background-color: rgb(253 186 116 / 0.2)
    }

    .lg\:bg-orange-300\/25 {
        background-color: rgb(253 186 116 / 0.25)
    }

    .lg\:bg-orange-300\/30 {
        background-color: rgb(253 186 116 / 0.3)
    }

    .lg\:bg-orange-300\/40 {
        background-color: rgb(253 186 116 / 0.4)
    }

    .lg\:bg-orange-300\/5 {
        background-color: rgb(253 186 116 / 0.05)
    }

    .lg\:bg-orange-300\/50 {
        background-color: rgb(253 186 116 / 0.5)
    }

    .lg\:bg-orange-300\/60 {
        background-color: rgb(253 186 116 / 0.6)
    }

    .lg\:bg-orange-300\/70 {
        background-color: rgb(253 186 116 / 0.7)
    }

    .lg\:bg-orange-300\/75 {
        background-color: rgb(253 186 116 / 0.75)
    }

    .lg\:bg-orange-300\/80 {
        background-color: rgb(253 186 116 / 0.8)
    }

    .lg\:bg-orange-300\/90 {
        background-color: rgb(253 186 116 / 0.9)
    }

    .lg\:bg-orange-300\/95 {
        background-color: rgb(253 186 116 / 0.95)
    }

    .lg\:bg-orange-400 {
        --tw-bg-opacity: 1;
        background-color: rgb(251 146 60 / var(--tw-bg-opacity))
    }

    .lg\:bg-orange-400\/0 {
        background-color: rgb(251 146 60 / 0)
    }

    .lg\:bg-orange-400\/10 {
        background-color: rgb(251 146 60 / 0.1)
    }

    .lg\:bg-orange-400\/100 {
        background-color: rgb(251 146 60 / 1)
    }

    .lg\:bg-orange-400\/20 {
        background-color: rgb(251 146 60 / 0.2)
    }

    .lg\:bg-orange-400\/25 {
        background-color: rgb(251 146 60 / 0.25)
    }

    .lg\:bg-orange-400\/30 {
        background-color: rgb(251 146 60 / 0.3)
    }

    .lg\:bg-orange-400\/40 {
        background-color: rgb(251 146 60 / 0.4)
    }

    .lg\:bg-orange-400\/5 {
        background-color: rgb(251 146 60 / 0.05)
    }

    .lg\:bg-orange-400\/50 {
        background-color: rgb(251 146 60 / 0.5)
    }

    .lg\:bg-orange-400\/60 {
        background-color: rgb(251 146 60 / 0.6)
    }

    .lg\:bg-orange-400\/70 {
        background-color: rgb(251 146 60 / 0.7)
    }

    .lg\:bg-orange-400\/75 {
        background-color: rgb(251 146 60 / 0.75)
    }

    .lg\:bg-orange-400\/80 {
        background-color: rgb(251 146 60 / 0.8)
    }

    .lg\:bg-orange-400\/90 {
        background-color: rgb(251 146 60 / 0.9)
    }

    .lg\:bg-orange-400\/95 {
        background-color: rgb(251 146 60 / 0.95)
    }

    .lg\:bg-orange-50 {
        --tw-bg-opacity: 1;
        background-color: rgb(255 247 237 / var(--tw-bg-opacity))
    }

    .lg\:bg-orange-50\/0 {
        background-color: rgb(255 247 237 / 0)
    }

    .lg\:bg-orange-50\/10 {
        background-color: rgb(255 247 237 / 0.1)
    }

    .lg\:bg-orange-50\/100 {
        background-color: rgb(255 247 237 / 1)
    }

    .lg\:bg-orange-50\/20 {
        background-color: rgb(255 247 237 / 0.2)
    }

    .lg\:bg-orange-50\/25 {
        background-color: rgb(255 247 237 / 0.25)
    }

    .lg\:bg-orange-50\/30 {
        background-color: rgb(255 247 237 / 0.3)
    }

    .lg\:bg-orange-50\/40 {
        background-color: rgb(255 247 237 / 0.4)
    }

    .lg\:bg-orange-50\/5 {
        background-color: rgb(255 247 237 / 0.05)
    }

    .lg\:bg-orange-50\/50 {
        background-color: rgb(255 247 237 / 0.5)
    }

    .lg\:bg-orange-50\/60 {
        background-color: rgb(255 247 237 / 0.6)
    }

    .lg\:bg-orange-50\/70 {
        background-color: rgb(255 247 237 / 0.7)
    }

    .lg\:bg-orange-50\/75 {
        background-color: rgb(255 247 237 / 0.75)
    }

    .lg\:bg-orange-50\/80 {
        background-color: rgb(255 247 237 / 0.8)
    }

    .lg\:bg-orange-50\/90 {
        background-color: rgb(255 247 237 / 0.9)
    }

    .lg\:bg-orange-50\/95 {
        background-color: rgb(255 247 237 / 0.95)
    }

    .lg\:bg-orange-500 {
        --tw-bg-opacity: 1;
        background-color: rgb(249 115 22 / var(--tw-bg-opacity))
    }

    .lg\:bg-orange-500\/0 {
        background-color: rgb(249 115 22 / 0)
    }

    .lg\:bg-orange-500\/10 {
        background-color: rgb(249 115 22 / 0.1)
    }

    .lg\:bg-orange-500\/100 {
        background-color: rgb(249 115 22 / 1)
    }

    .lg\:bg-orange-500\/20 {
        background-color: rgb(249 115 22 / 0.2)
    }

    .lg\:bg-orange-500\/25 {
        background-color: rgb(249 115 22 / 0.25)
    }

    .lg\:bg-orange-500\/30 {
        background-color: rgb(249 115 22 / 0.3)
    }

    .lg\:bg-orange-500\/40 {
        background-color: rgb(249 115 22 / 0.4)
    }

    .lg\:bg-orange-500\/5 {
        background-color: rgb(249 115 22 / 0.05)
    }

    .lg\:bg-orange-500\/50 {
        background-color: rgb(249 115 22 / 0.5)
    }

    .lg\:bg-orange-500\/60 {
        background-color: rgb(249 115 22 / 0.6)
    }

    .lg\:bg-orange-500\/70 {
        background-color: rgb(249 115 22 / 0.7)
    }

    .lg\:bg-orange-500\/75 {
        background-color: rgb(249 115 22 / 0.75)
    }

    .lg\:bg-orange-500\/80 {
        background-color: rgb(249 115 22 / 0.8)
    }

    .lg\:bg-orange-500\/90 {
        background-color: rgb(249 115 22 / 0.9)
    }

    .lg\:bg-orange-500\/95 {
        background-color: rgb(249 115 22 / 0.95)
    }

    .lg\:bg-orange-550 {
        --tw-bg-opacity: 1;
        background-color: rgb(245 126 65 / var(--tw-bg-opacity))
    }

    .lg\:bg-orange-550\/0 {
        background-color: rgb(245 126 65 / 0)
    }

    .lg\:bg-orange-550\/10 {
        background-color: rgb(245 126 65 / 0.1)
    }

    .lg\:bg-orange-550\/100 {
        background-color: rgb(245 126 65 / 1)
    }

    .lg\:bg-orange-550\/20 {
        background-color: rgb(245 126 65 / 0.2)
    }

    .lg\:bg-orange-550\/25 {
        background-color: rgb(245 126 65 / 0.25)
    }

    .lg\:bg-orange-550\/30 {
        background-color: rgb(245 126 65 / 0.3)
    }

    .lg\:bg-orange-550\/40 {
        background-color: rgb(245 126 65 / 0.4)
    }

    .lg\:bg-orange-550\/5 {
        background-color: rgb(245 126 65 / 0.05)
    }

    .lg\:bg-orange-550\/50 {
        background-color: rgb(245 126 65 / 0.5)
    }

    .lg\:bg-orange-550\/60 {
        background-color: rgb(245 126 65 / 0.6)
    }

    .lg\:bg-orange-550\/70 {
        background-color: rgb(245 126 65 / 0.7)
    }

    .lg\:bg-orange-550\/75 {
        background-color: rgb(245 126 65 / 0.75)
    }

    .lg\:bg-orange-550\/80 {
        background-color: rgb(245 126 65 / 0.8)
    }

    .lg\:bg-orange-550\/90 {
        background-color: rgb(245 126 65 / 0.9)
    }

    .lg\:bg-orange-550\/95 {
        background-color: rgb(245 126 65 / 0.95)
    }

    .lg\:bg-orange-600 {
        --tw-bg-opacity: 1;
        background-color: rgb(234 88 12 / var(--tw-bg-opacity))
    }

    .lg\:bg-orange-600\/0 {
        background-color: rgb(234 88 12 / 0)
    }

    .lg\:bg-orange-600\/10 {
        background-color: rgb(234 88 12 / 0.1)
    }

    .lg\:bg-orange-600\/100 {
        background-color: rgb(234 88 12 / 1)
    }

    .lg\:bg-orange-600\/20 {
        background-color: rgb(234 88 12 / 0.2)
    }

    .lg\:bg-orange-600\/25 {
        background-color: rgb(234 88 12 / 0.25)
    }

    .lg\:bg-orange-600\/30 {
        background-color: rgb(234 88 12 / 0.3)
    }

    .lg\:bg-orange-600\/40 {
        background-color: rgb(234 88 12 / 0.4)
    }

    .lg\:bg-orange-600\/5 {
        background-color: rgb(234 88 12 / 0.05)
    }

    .lg\:bg-orange-600\/50 {
        background-color: rgb(234 88 12 / 0.5)
    }

    .lg\:bg-orange-600\/60 {
        background-color: rgb(234 88 12 / 0.6)
    }

    .lg\:bg-orange-600\/70 {
        background-color: rgb(234 88 12 / 0.7)
    }

    .lg\:bg-orange-600\/75 {
        background-color: rgb(234 88 12 / 0.75)
    }

    .lg\:bg-orange-600\/80 {
        background-color: rgb(234 88 12 / 0.8)
    }

    .lg\:bg-orange-600\/90 {
        background-color: rgb(234 88 12 / 0.9)
    }

    .lg\:bg-orange-600\/95 {
        background-color: rgb(234 88 12 / 0.95)
    }

    .lg\:bg-orange-650 {
        --tw-bg-opacity: 1;
        background-color: rgb(219 99 38 / var(--tw-bg-opacity))
    }

    .lg\:bg-orange-650\/0 {
        background-color: rgb(219 99 38 / 0)
    }

    .lg\:bg-orange-650\/10 {
        background-color: rgb(219 99 38 / 0.1)
    }

    .lg\:bg-orange-650\/100 {
        background-color: rgb(219 99 38 / 1)
    }

    .lg\:bg-orange-650\/20 {
        background-color: rgb(219 99 38 / 0.2)
    }

    .lg\:bg-orange-650\/25 {
        background-color: rgb(219 99 38 / 0.25)
    }

    .lg\:bg-orange-650\/30 {
        background-color: rgb(219 99 38 / 0.3)
    }

    .lg\:bg-orange-650\/40 {
        background-color: rgb(219 99 38 / 0.4)
    }

    .lg\:bg-orange-650\/5 {
        background-color: rgb(219 99 38 / 0.05)
    }

    .lg\:bg-orange-650\/50 {
        background-color: rgb(219 99 38 / 0.5)
    }

    .lg\:bg-orange-650\/60 {
        background-color: rgb(219 99 38 / 0.6)
    }

    .lg\:bg-orange-650\/70 {
        background-color: rgb(219 99 38 / 0.7)
    }

    .lg\:bg-orange-650\/75 {
        background-color: rgb(219 99 38 / 0.75)
    }

    .lg\:bg-orange-650\/80 {
        background-color: rgb(219 99 38 / 0.8)
    }

    .lg\:bg-orange-650\/90 {
        background-color: rgb(219 99 38 / 0.9)
    }

    .lg\:bg-orange-650\/95 {
        background-color: rgb(219 99 38 / 0.95)
    }

    .lg\:bg-orange-700 {
        --tw-bg-opacity: 1;
        background-color: rgb(194 65 12 / var(--tw-bg-opacity))
    }

    .lg\:bg-orange-700\/0 {
        background-color: rgb(194 65 12 / 0)
    }

    .lg\:bg-orange-700\/10 {
        background-color: rgb(194 65 12 / 0.1)
    }

    .lg\:bg-orange-700\/100 {
        background-color: rgb(194 65 12 / 1)
    }

    .lg\:bg-orange-700\/20 {
        background-color: rgb(194 65 12 / 0.2)
    }

    .lg\:bg-orange-700\/25 {
        background-color: rgb(194 65 12 / 0.25)
    }

    .lg\:bg-orange-700\/30 {
        background-color: rgb(194 65 12 / 0.3)
    }

    .lg\:bg-orange-700\/40 {
        background-color: rgb(194 65 12 / 0.4)
    }

    .lg\:bg-orange-700\/5 {
        background-color: rgb(194 65 12 / 0.05)
    }

    .lg\:bg-orange-700\/50 {
        background-color: rgb(194 65 12 / 0.5)
    }

    .lg\:bg-orange-700\/60 {
        background-color: rgb(194 65 12 / 0.6)
    }

    .lg\:bg-orange-700\/70 {
        background-color: rgb(194 65 12 / 0.7)
    }

    .lg\:bg-orange-700\/75 {
        background-color: rgb(194 65 12 / 0.75)
    }

    .lg\:bg-orange-700\/80 {
        background-color: rgb(194 65 12 / 0.8)
    }

    .lg\:bg-orange-700\/90 {
        background-color: rgb(194 65 12 / 0.9)
    }

    .lg\:bg-orange-700\/95 {
        background-color: rgb(194 65 12 / 0.95)
    }

    .lg\:bg-orange-750 {
        --tw-bg-opacity: 1;
        background-color: rgb(120 54 21 / var(--tw-bg-opacity))
    }

    .lg\:bg-orange-750\/0 {
        background-color: rgb(120 54 21 / 0)
    }

    .lg\:bg-orange-750\/10 {
        background-color: rgb(120 54 21 / 0.1)
    }

    .lg\:bg-orange-750\/100 {
        background-color: rgb(120 54 21 / 1)
    }

    .lg\:bg-orange-750\/20 {
        background-color: rgb(120 54 21 / 0.2)
    }

    .lg\:bg-orange-750\/25 {
        background-color: rgb(120 54 21 / 0.25)
    }

    .lg\:bg-orange-750\/30 {
        background-color: rgb(120 54 21 / 0.3)
    }

    .lg\:bg-orange-750\/40 {
        background-color: rgb(120 54 21 / 0.4)
    }

    .lg\:bg-orange-750\/5 {
        background-color: rgb(120 54 21 / 0.05)
    }

    .lg\:bg-orange-750\/50 {
        background-color: rgb(120 54 21 / 0.5)
    }

    .lg\:bg-orange-750\/60 {
        background-color: rgb(120 54 21 / 0.6)
    }

    .lg\:bg-orange-750\/70 {
        background-color: rgb(120 54 21 / 0.7)
    }

    .lg\:bg-orange-750\/75 {
        background-color: rgb(120 54 21 / 0.75)
    }

    .lg\:bg-orange-750\/80 {
        background-color: rgb(120 54 21 / 0.8)
    }

    .lg\:bg-orange-750\/90 {
        background-color: rgb(120 54 21 / 0.9)
    }

    .lg\:bg-orange-750\/95 {
        background-color: rgb(120 54 21 / 0.95)
    }

    .lg\:bg-orange-800 {
        --tw-bg-opacity: 1;
        background-color: rgb(154 52 18 / var(--tw-bg-opacity))
    }

    .lg\:bg-orange-800\/0 {
        background-color: rgb(154 52 18 / 0)
    }

    .lg\:bg-orange-800\/10 {
        background-color: rgb(154 52 18 / 0.1)
    }

    .lg\:bg-orange-800\/100 {
        background-color: rgb(154 52 18 / 1)
    }

    .lg\:bg-orange-800\/20 {
        background-color: rgb(154 52 18 / 0.2)
    }

    .lg\:bg-orange-800\/25 {
        background-color: rgb(154 52 18 / 0.25)
    }

    .lg\:bg-orange-800\/30 {
        background-color: rgb(154 52 18 / 0.3)
    }

    .lg\:bg-orange-800\/40 {
        background-color: rgb(154 52 18 / 0.4)
    }

    .lg\:bg-orange-800\/5 {
        background-color: rgb(154 52 18 / 0.05)
    }

    .lg\:bg-orange-800\/50 {
        background-color: rgb(154 52 18 / 0.5)
    }

    .lg\:bg-orange-800\/60 {
        background-color: rgb(154 52 18 / 0.6)
    }

    .lg\:bg-orange-800\/70 {
        background-color: rgb(154 52 18 / 0.7)
    }

    .lg\:bg-orange-800\/75 {
        background-color: rgb(154 52 18 / 0.75)
    }

    .lg\:bg-orange-800\/80 {
        background-color: rgb(154 52 18 / 0.8)
    }

    .lg\:bg-orange-800\/90 {
        background-color: rgb(154 52 18 / 0.9)
    }

    .lg\:bg-orange-800\/95 {
        background-color: rgb(154 52 18 / 0.95)
    }

    .lg\:bg-orange-850 {
        --tw-bg-opacity: 1;
        background-color: rgb(74 11 33 / var(--tw-bg-opacity))
    }

    .lg\:bg-orange-850\/0 {
        background-color: rgb(74 11 33 / 0)
    }

    .lg\:bg-orange-850\/10 {
        background-color: rgb(74 11 33 / 0.1)
    }

    .lg\:bg-orange-850\/100 {
        background-color: rgb(74 11 33 / 1)
    }

    .lg\:bg-orange-850\/20 {
        background-color: rgb(74 11 33 / 0.2)
    }

    .lg\:bg-orange-850\/25 {
        background-color: rgb(74 11 33 / 0.25)
    }

    .lg\:bg-orange-850\/30 {
        background-color: rgb(74 11 33 / 0.3)
    }

    .lg\:bg-orange-850\/40 {
        background-color: rgb(74 11 33 / 0.4)
    }

    .lg\:bg-orange-850\/5 {
        background-color: rgb(74 11 33 / 0.05)
    }

    .lg\:bg-orange-850\/50 {
        background-color: rgb(74 11 33 / 0.5)
    }

    .lg\:bg-orange-850\/60 {
        background-color: rgb(74 11 33 / 0.6)
    }

    .lg\:bg-orange-850\/70 {
        background-color: rgb(74 11 33 / 0.7)
    }

    .lg\:bg-orange-850\/75 {
        background-color: rgb(74 11 33 / 0.75)
    }

    .lg\:bg-orange-850\/80 {
        background-color: rgb(74 11 33 / 0.8)
    }

    .lg\:bg-orange-850\/90 {
        background-color: rgb(74 11 33 / 0.9)
    }

    .lg\:bg-orange-850\/95 {
        background-color: rgb(74 11 33 / 0.95)
    }

    .lg\:bg-orange-900 {
        --tw-bg-opacity: 1;
        background-color: rgb(124 45 18 / var(--tw-bg-opacity))
    }

    .lg\:bg-orange-900\/0 {
        background-color: rgb(124 45 18 / 0)
    }

    .lg\:bg-orange-900\/10 {
        background-color: rgb(124 45 18 / 0.1)
    }

    .lg\:bg-orange-900\/100 {
        background-color: rgb(124 45 18 / 1)
    }

    .lg\:bg-orange-900\/20 {
        background-color: rgb(124 45 18 / 0.2)
    }

    .lg\:bg-orange-900\/25 {
        background-color: rgb(124 45 18 / 0.25)
    }

    .lg\:bg-orange-900\/30 {
        background-color: rgb(124 45 18 / 0.3)
    }

    .lg\:bg-orange-900\/40 {
        background-color: rgb(124 45 18 / 0.4)
    }

    .lg\:bg-orange-900\/5 {
        background-color: rgb(124 45 18 / 0.05)
    }

    .lg\:bg-orange-900\/50 {
        background-color: rgb(124 45 18 / 0.5)
    }

    .lg\:bg-orange-900\/60 {
        background-color: rgb(124 45 18 / 0.6)
    }

    .lg\:bg-orange-900\/70 {
        background-color: rgb(124 45 18 / 0.7)
    }

    .lg\:bg-orange-900\/75 {
        background-color: rgb(124 45 18 / 0.75)
    }

    .lg\:bg-orange-900\/80 {
        background-color: rgb(124 45 18 / 0.8)
    }

    .lg\:bg-orange-900\/90 {
        background-color: rgb(124 45 18 / 0.9)
    }

    .lg\:bg-orange-900\/95 {
        background-color: rgb(124 45 18 / 0.95)
    }

    .lg\:bg-orange-950 {
        --tw-bg-opacity: 1;
        background-color: rgb(128 24 31 / var(--tw-bg-opacity))
    }

    .lg\:bg-orange-950\/0 {
        background-color: rgb(128 24 31 / 0)
    }

    .lg\:bg-orange-950\/10 {
        background-color: rgb(128 24 31 / 0.1)
    }

    .lg\:bg-orange-950\/100 {
        background-color: rgb(128 24 31 / 1)
    }

    .lg\:bg-orange-950\/20 {
        background-color: rgb(128 24 31 / 0.2)
    }

    .lg\:bg-orange-950\/25 {
        background-color: rgb(128 24 31 / 0.25)
    }

    .lg\:bg-orange-950\/30 {
        background-color: rgb(128 24 31 / 0.3)
    }

    .lg\:bg-orange-950\/40 {
        background-color: rgb(128 24 31 / 0.4)
    }

    .lg\:bg-orange-950\/5 {
        background-color: rgb(128 24 31 / 0.05)
    }

    .lg\:bg-orange-950\/50 {
        background-color: rgb(128 24 31 / 0.5)
    }

    .lg\:bg-orange-950\/60 {
        background-color: rgb(128 24 31 / 0.6)
    }

    .lg\:bg-orange-950\/70 {
        background-color: rgb(128 24 31 / 0.7)
    }

    .lg\:bg-orange-950\/75 {
        background-color: rgb(128 24 31 / 0.75)
    }

    .lg\:bg-orange-950\/80 {
        background-color: rgb(128 24 31 / 0.8)
    }

    .lg\:bg-orange-950\/90 {
        background-color: rgb(128 24 31 / 0.9)
    }

    .lg\:bg-orange-950\/95 {
        background-color: rgb(128 24 31 / 0.95)
    }

    .lg\:bg-pink-100 {
        --tw-bg-opacity: 1;
        background-color: rgb(252 231 243 / var(--tw-bg-opacity))
    }

    .lg\:bg-pink-100\/0 {
        background-color: rgb(252 231 243 / 0)
    }

    .lg\:bg-pink-100\/10 {
        background-color: rgb(252 231 243 / 0.1)
    }

    .lg\:bg-pink-100\/100 {
        background-color: rgb(252 231 243 / 1)
    }

    .lg\:bg-pink-100\/20 {
        background-color: rgb(252 231 243 / 0.2)
    }

    .lg\:bg-pink-100\/25 {
        background-color: rgb(252 231 243 / 0.25)
    }

    .lg\:bg-pink-100\/30 {
        background-color: rgb(252 231 243 / 0.3)
    }

    .lg\:bg-pink-100\/40 {
        background-color: rgb(252 231 243 / 0.4)
    }

    .lg\:bg-pink-100\/5 {
        background-color: rgb(252 231 243 / 0.05)
    }

    .lg\:bg-pink-100\/50 {
        background-color: rgb(252 231 243 / 0.5)
    }

    .lg\:bg-pink-100\/60 {
        background-color: rgb(252 231 243 / 0.6)
    }

    .lg\:bg-pink-100\/70 {
        background-color: rgb(252 231 243 / 0.7)
    }

    .lg\:bg-pink-100\/75 {
        background-color: rgb(252 231 243 / 0.75)
    }

    .lg\:bg-pink-100\/80 {
        background-color: rgb(252 231 243 / 0.8)
    }

    .lg\:bg-pink-100\/90 {
        background-color: rgb(252 231 243 / 0.9)
    }

    .lg\:bg-pink-100\/95 {
        background-color: rgb(252 231 243 / 0.95)
    }

    .lg\:bg-pink-200 {
        --tw-bg-opacity: 1;
        background-color: rgb(251 207 232 / var(--tw-bg-opacity))
    }

    .lg\:bg-pink-200\/0 {
        background-color: rgb(251 207 232 / 0)
    }

    .lg\:bg-pink-200\/10 {
        background-color: rgb(251 207 232 / 0.1)
    }

    .lg\:bg-pink-200\/100 {
        background-color: rgb(251 207 232 / 1)
    }

    .lg\:bg-pink-200\/20 {
        background-color: rgb(251 207 232 / 0.2)
    }

    .lg\:bg-pink-200\/25 {
        background-color: rgb(251 207 232 / 0.25)
    }

    .lg\:bg-pink-200\/30 {
        background-color: rgb(251 207 232 / 0.3)
    }

    .lg\:bg-pink-200\/40 {
        background-color: rgb(251 207 232 / 0.4)
    }

    .lg\:bg-pink-200\/5 {
        background-color: rgb(251 207 232 / 0.05)
    }

    .lg\:bg-pink-200\/50 {
        background-color: rgb(251 207 232 / 0.5)
    }

    .lg\:bg-pink-200\/60 {
        background-color: rgb(251 207 232 / 0.6)
    }

    .lg\:bg-pink-200\/70 {
        background-color: rgb(251 207 232 / 0.7)
    }

    .lg\:bg-pink-200\/75 {
        background-color: rgb(251 207 232 / 0.75)
    }

    .lg\:bg-pink-200\/80 {
        background-color: rgb(251 207 232 / 0.8)
    }

    .lg\:bg-pink-200\/90 {
        background-color: rgb(251 207 232 / 0.9)
    }

    .lg\:bg-pink-200\/95 {
        background-color: rgb(251 207 232 / 0.95)
    }

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

    .lg\:bg-pink-300\/0 {
        background-color: rgb(249 168 212 / 0)
    }

    .lg\:bg-pink-300\/10 {
        background-color: rgb(249 168 212 / 0.1)
    }

    .lg\:bg-pink-300\/100 {
        background-color: rgb(249 168 212 / 1)
    }

    .lg\:bg-pink-300\/20 {
        background-color: rgb(249 168 212 / 0.2)
    }

    .lg\:bg-pink-300\/25 {
        background-color: rgb(249 168 212 / 0.25)
    }

    .lg\:bg-pink-300\/30 {
        background-color: rgb(249 168 212 / 0.3)
    }

    .lg\:bg-pink-300\/40 {
        background-color: rgb(249 168 212 / 0.4)
    }

    .lg\:bg-pink-300\/5 {
        background-color: rgb(249 168 212 / 0.05)
    }

    .lg\:bg-pink-300\/50 {
        background-color: rgb(249 168 212 / 0.5)
    }

    .lg\:bg-pink-300\/60 {
        background-color: rgb(249 168 212 / 0.6)
    }

    .lg\:bg-pink-300\/70 {
        background-color: rgb(249 168 212 / 0.7)
    }

    .lg\:bg-pink-300\/75 {
        background-color: rgb(249 168 212 / 0.75)
    }

    .lg\:bg-pink-300\/80 {
        background-color: rgb(249 168 212 / 0.8)
    }

    .lg\:bg-pink-300\/90 {
        background-color: rgb(249 168 212 / 0.9)
    }

    .lg\:bg-pink-300\/95 {
        background-color: rgb(249 168 212 / 0.95)
    }

    .lg\:bg-pink-400 {
        --tw-bg-opacity: 1;
        background-color: rgb(244 114 182 / var(--tw-bg-opacity))
    }

    .lg\:bg-pink-400\/0 {
        background-color: rgb(244 114 182 / 0)
    }

    .lg\:bg-pink-400\/10 {
        background-color: rgb(244 114 182 / 0.1)
    }

    .lg\:bg-pink-400\/100 {
        background-color: rgb(244 114 182 / 1)
    }

    .lg\:bg-pink-400\/20 {
        background-color: rgb(244 114 182 / 0.2)
    }

    .lg\:bg-pink-400\/25 {
        background-color: rgb(244 114 182 / 0.25)
    }

    .lg\:bg-pink-400\/30 {
        background-color: rgb(244 114 182 / 0.3)
    }

    .lg\:bg-pink-400\/40 {
        background-color: rgb(244 114 182 / 0.4)
    }

    .lg\:bg-pink-400\/5 {
        background-color: rgb(244 114 182 / 0.05)
    }

    .lg\:bg-pink-400\/50 {
        background-color: rgb(244 114 182 / 0.5)
    }

    .lg\:bg-pink-400\/60 {
        background-color: rgb(244 114 182 / 0.6)
    }

    .lg\:bg-pink-400\/70 {
        background-color: rgb(244 114 182 / 0.7)
    }

    .lg\:bg-pink-400\/75 {
        background-color: rgb(244 114 182 / 0.75)
    }

    .lg\:bg-pink-400\/80 {
        background-color: rgb(244 114 182 / 0.8)
    }

    .lg\:bg-pink-400\/90 {
        background-color: rgb(244 114 182 / 0.9)
    }

    .lg\:bg-pink-400\/95 {
        background-color: rgb(244 114 182 / 0.95)
    }

    .lg\:bg-pink-50 {
        --tw-bg-opacity: 1;
        background-color: rgb(253 242 248 / var(--tw-bg-opacity))
    }

    .lg\:bg-pink-50\/0 {
        background-color: rgb(253 242 248 / 0)
    }

    .lg\:bg-pink-50\/10 {
        background-color: rgb(253 242 248 / 0.1)
    }

    .lg\:bg-pink-50\/100 {
        background-color: rgb(253 242 248 / 1)
    }

    .lg\:bg-pink-50\/20 {
        background-color: rgb(253 242 248 / 0.2)
    }

    .lg\:bg-pink-50\/25 {
        background-color: rgb(253 242 248 / 0.25)
    }

    .lg\:bg-pink-50\/30 {
        background-color: rgb(253 242 248 / 0.3)
    }

    .lg\:bg-pink-50\/40 {
        background-color: rgb(253 242 248 / 0.4)
    }

    .lg\:bg-pink-50\/5 {
        background-color: rgb(253 242 248 / 0.05)
    }

    .lg\:bg-pink-50\/50 {
        background-color: rgb(253 242 248 / 0.5)
    }

    .lg\:bg-pink-50\/60 {
        background-color: rgb(253 242 248 / 0.6)
    }

    .lg\:bg-pink-50\/70 {
        background-color: rgb(253 242 248 / 0.7)
    }

    .lg\:bg-pink-50\/75 {
        background-color: rgb(253 242 248 / 0.75)
    }

    .lg\:bg-pink-50\/80 {
        background-color: rgb(253 242 248 / 0.8)
    }

    .lg\:bg-pink-50\/90 {
        background-color: rgb(253 242 248 / 0.9)
    }

    .lg\:bg-pink-50\/95 {
        background-color: rgb(253 242 248 / 0.95)
    }

    .lg\:bg-pink-500 {
        --tw-bg-opacity: 1;
        background-color: rgb(236 72 153 / var(--tw-bg-opacity))
    }

    .lg\:bg-pink-500\/0 {
        background-color: rgb(236 72 153 / 0)
    }

    .lg\:bg-pink-500\/10 {
        background-color: rgb(236 72 153 / 0.1)
    }

    .lg\:bg-pink-500\/100 {
        background-color: rgb(236 72 153 / 1)
    }

    .lg\:bg-pink-500\/20 {
        background-color: rgb(236 72 153 / 0.2)
    }

    .lg\:bg-pink-500\/25 {
        background-color: rgb(236 72 153 / 0.25)
    }

    .lg\:bg-pink-500\/30 {
        background-color: rgb(236 72 153 / 0.3)
    }

    .lg\:bg-pink-500\/40 {
        background-color: rgb(236 72 153 / 0.4)
    }

    .lg\:bg-pink-500\/5 {
        background-color: rgb(236 72 153 / 0.05)
    }

    .lg\:bg-pink-500\/50 {
        background-color: rgb(236 72 153 / 0.5)
    }

    .lg\:bg-pink-500\/60 {
        background-color: rgb(236 72 153 / 0.6)
    }

    .lg\:bg-pink-500\/70 {
        background-color: rgb(236 72 153 / 0.7)
    }

    .lg\:bg-pink-500\/75 {
        background-color: rgb(236 72 153 / 0.75)
    }

    .lg\:bg-pink-500\/80 {
        background-color: rgb(236 72 153 / 0.8)
    }

    .lg\:bg-pink-500\/90 {
        background-color: rgb(236 72 153 / 0.9)
    }

    .lg\:bg-pink-500\/95 {
        background-color: rgb(236 72 153 / 0.95)
    }

    .lg\:bg-pink-550 {
        --tw-bg-opacity: 1;
        background-color: rgb(229 34 110 / var(--tw-bg-opacity))
    }

    .lg\:bg-pink-550\/0 {
        background-color: rgb(229 34 110 / 0)
    }

    .lg\:bg-pink-550\/10 {
        background-color: rgb(229 34 110 / 0.1)
    }

    .lg\:bg-pink-550\/100 {
        background-color: rgb(229 34 110 / 1)
    }

    .lg\:bg-pink-550\/20 {
        background-color: rgb(229 34 110 / 0.2)
    }

    .lg\:bg-pink-550\/25 {
        background-color: rgb(229 34 110 / 0.25)
    }

    .lg\:bg-pink-550\/30 {
        background-color: rgb(229 34 110 / 0.3)
    }

    .lg\:bg-pink-550\/40 {
        background-color: rgb(229 34 110 / 0.4)
    }

    .lg\:bg-pink-550\/5 {
        background-color: rgb(229 34 110 / 0.05)
    }

    .lg\:bg-pink-550\/50 {
        background-color: rgb(229 34 110 / 0.5)
    }

    .lg\:bg-pink-550\/60 {
        background-color: rgb(229 34 110 / 0.6)
    }

    .lg\:bg-pink-550\/70 {
        background-color: rgb(229 34 110 / 0.7)
    }

    .lg\:bg-pink-550\/75 {
        background-color: rgb(229 34 110 / 0.75)
    }

    .lg\:bg-pink-550\/80 {
        background-color: rgb(229 34 110 / 0.8)
    }

    .lg\:bg-pink-550\/90 {
        background-color: rgb(229 34 110 / 0.9)
    }

    .lg\:bg-pink-550\/95 {
        background-color: rgb(229 34 110 / 0.95)
    }

    .lg\:bg-pink-600 {
        --tw-bg-opacity: 1;
        background-color: rgb(219 39 119 / var(--tw-bg-opacity))
    }

    .lg\:bg-pink-600\/0 {
        background-color: rgb(219 39 119 / 0)
    }

    .lg\:bg-pink-600\/10 {
        background-color: rgb(219 39 119 / 0.1)
    }

    .lg\:bg-pink-600\/100 {
        background-color: rgb(219 39 119 / 1)
    }

    .lg\:bg-pink-600\/20 {
        background-color: rgb(219 39 119 / 0.2)
    }

    .lg\:bg-pink-600\/25 {
        background-color: rgb(219 39 119 / 0.25)
    }

    .lg\:bg-pink-600\/30 {
        background-color: rgb(219 39 119 / 0.3)
    }

    .lg\:bg-pink-600\/40 {
        background-color: rgb(219 39 119 / 0.4)
    }

    .lg\:bg-pink-600\/5 {
        background-color: rgb(219 39 119 / 0.05)
    }

    .lg\:bg-pink-600\/50 {
        background-color: rgb(219 39 119 / 0.5)
    }

    .lg\:bg-pink-600\/60 {
        background-color: rgb(219 39 119 / 0.6)
    }

    .lg\:bg-pink-600\/70 {
        background-color: rgb(219 39 119 / 0.7)
    }

    .lg\:bg-pink-600\/75 {
        background-color: rgb(219 39 119 / 0.75)
    }

    .lg\:bg-pink-600\/80 {
        background-color: rgb(219 39 119 / 0.8)
    }

    .lg\:bg-pink-600\/90 {
        background-color: rgb(219 39 119 / 0.9)
    }

    .lg\:bg-pink-600\/95 {
        background-color: rgb(219 39 119 / 0.95)
    }

    .lg\:bg-pink-700 {
        --tw-bg-opacity: 1;
        background-color: rgb(190 24 93 / var(--tw-bg-opacity))
    }

    .lg\:bg-pink-700\/0 {
        background-color: rgb(190 24 93 / 0)
    }

    .lg\:bg-pink-700\/10 {
        background-color: rgb(190 24 93 / 0.1)
    }

    .lg\:bg-pink-700\/100 {
        background-color: rgb(190 24 93 / 1)
    }

    .lg\:bg-pink-700\/20 {
        background-color: rgb(190 24 93 / 0.2)
    }

    .lg\:bg-pink-700\/25 {
        background-color: rgb(190 24 93 / 0.25)
    }

    .lg\:bg-pink-700\/30 {
        background-color: rgb(190 24 93 / 0.3)
    }

    .lg\:bg-pink-700\/40 {
        background-color: rgb(190 24 93 / 0.4)
    }

    .lg\:bg-pink-700\/5 {
        background-color: rgb(190 24 93 / 0.05)
    }

    .lg\:bg-pink-700\/50 {
        background-color: rgb(190 24 93 / 0.5)
    }

    .lg\:bg-pink-700\/60 {
        background-color: rgb(190 24 93 / 0.6)
    }

    .lg\:bg-pink-700\/70 {
        background-color: rgb(190 24 93 / 0.7)
    }

    .lg\:bg-pink-700\/75 {
        background-color: rgb(190 24 93 / 0.75)
    }

    .lg\:bg-pink-700\/80 {
        background-color: rgb(190 24 93 / 0.8)
    }

    .lg\:bg-pink-700\/90 {
        background-color: rgb(190 24 93 / 0.9)
    }

    .lg\:bg-pink-700\/95 {
        background-color: rgb(190 24 93 / 0.95)
    }

    .lg\:bg-pink-800 {
        --tw-bg-opacity: 1;
        background-color: rgb(157 23 77 / var(--tw-bg-opacity))
    }

    .lg\:bg-pink-800\/0 {
        background-color: rgb(157 23 77 / 0)
    }

    .lg\:bg-pink-800\/10 {
        background-color: rgb(157 23 77 / 0.1)
    }

    .lg\:bg-pink-800\/100 {
        background-color: rgb(157 23 77 / 1)
    }

    .lg\:bg-pink-800\/20 {
        background-color: rgb(157 23 77 / 0.2)
    }

    .lg\:bg-pink-800\/25 {
        background-color: rgb(157 23 77 / 0.25)
    }

    .lg\:bg-pink-800\/30 {
        background-color: rgb(157 23 77 / 0.3)
    }

    .lg\:bg-pink-800\/40 {
        background-color: rgb(157 23 77 / 0.4)
    }

    .lg\:bg-pink-800\/5 {
        background-color: rgb(157 23 77 / 0.05)
    }

    .lg\:bg-pink-800\/50 {
        background-color: rgb(157 23 77 / 0.5)
    }

    .lg\:bg-pink-800\/60 {
        background-color: rgb(157 23 77 / 0.6)
    }

    .lg\:bg-pink-800\/70 {
        background-color: rgb(157 23 77 / 0.7)
    }

    .lg\:bg-pink-800\/75 {
        background-color: rgb(157 23 77 / 0.75)
    }

    .lg\:bg-pink-800\/80 {
        background-color: rgb(157 23 77 / 0.8)
    }

    .lg\:bg-pink-800\/90 {
        background-color: rgb(157 23 77 / 0.9)
    }

    .lg\:bg-pink-800\/95 {
        background-color: rgb(157 23 77 / 0.95)
    }

    .lg\:bg-pink-900 {
        --tw-bg-opacity: 1;
        background-color: rgb(131 24 67 / var(--tw-bg-opacity))
    }

    .lg\:bg-pink-900\/0 {
        background-color: rgb(131 24 67 / 0)
    }

    .lg\:bg-pink-900\/10 {
        background-color: rgb(131 24 67 / 0.1)
    }

    .lg\:bg-pink-900\/100 {
        background-color: rgb(131 24 67 / 1)
    }

    .lg\:bg-pink-900\/20 {
        background-color: rgb(131 24 67 / 0.2)
    }

    .lg\:bg-pink-900\/25 {
        background-color: rgb(131 24 67 / 0.25)
    }

    .lg\:bg-pink-900\/30 {
        background-color: rgb(131 24 67 / 0.3)
    }

    .lg\:bg-pink-900\/40 {
        background-color: rgb(131 24 67 / 0.4)
    }

    .lg\:bg-pink-900\/5 {
        background-color: rgb(131 24 67 / 0.05)
    }

    .lg\:bg-pink-900\/50 {
        background-color: rgb(131 24 67 / 0.5)
    }

    .lg\:bg-pink-900\/60 {
        background-color: rgb(131 24 67 / 0.6)
    }

    .lg\:bg-pink-900\/70 {
        background-color: rgb(131 24 67 / 0.7)
    }

    .lg\:bg-pink-900\/75 {
        background-color: rgb(131 24 67 / 0.75)
    }

    .lg\:bg-pink-900\/80 {
        background-color: rgb(131 24 67 / 0.8)
    }

    .lg\:bg-pink-900\/90 {
        background-color: rgb(131 24 67 / 0.9)
    }

    .lg\:bg-pink-900\/95 {
        background-color: rgb(131 24 67 / 0.95)
    }

    .lg\:bg-pink-950 {
        --tw-bg-opacity: 1;
        background-color: rgb(80 7 36 / var(--tw-bg-opacity))
    }

    .lg\:bg-pink-950\/0 {
        background-color: rgb(80 7 36 / 0)
    }

    .lg\:bg-pink-950\/10 {
        background-color: rgb(80 7 36 / 0.1)
    }

    .lg\:bg-pink-950\/100 {
        background-color: rgb(80 7 36 / 1)
    }

    .lg\:bg-pink-950\/20 {
        background-color: rgb(80 7 36 / 0.2)
    }

    .lg\:bg-pink-950\/25 {
        background-color: rgb(80 7 36 / 0.25)
    }

    .lg\:bg-pink-950\/30 {
        background-color: rgb(80 7 36 / 0.3)
    }

    .lg\:bg-pink-950\/40 {
        background-color: rgb(80 7 36 / 0.4)
    }

    .lg\:bg-pink-950\/5 {
        background-color: rgb(80 7 36 / 0.05)
    }

    .lg\:bg-pink-950\/50 {
        background-color: rgb(80 7 36 / 0.5)
    }

    .lg\:bg-pink-950\/60 {
        background-color: rgb(80 7 36 / 0.6)
    }

    .lg\:bg-pink-950\/70 {
        background-color: rgb(80 7 36 / 0.7)
    }

    .lg\:bg-pink-950\/75 {
        background-color: rgb(80 7 36 / 0.75)
    }

    .lg\:bg-pink-950\/80 {
        background-color: rgb(80 7 36 / 0.8)
    }

    .lg\:bg-pink-950\/90 {
        background-color: rgb(80 7 36 / 0.9)
    }

    .lg\:bg-pink-950\/95 {
        background-color: rgb(80 7 36 / 0.95)
    }

    .lg\:bg-rose-100 {
        --tw-bg-opacity: 1;
        background-color: rgb(255 228 230 / var(--tw-bg-opacity))
    }

    .lg\:bg-rose-100\/0 {
        background-color: rgb(255 228 230 / 0)
    }

    .lg\:bg-rose-100\/10 {
        background-color: rgb(255 228 230 / 0.1)
    }

    .lg\:bg-rose-100\/100 {
        background-color: rgb(255 228 230 / 1)
    }

    .lg\:bg-rose-100\/20 {
        background-color: rgb(255 228 230 / 0.2)
    }

    .lg\:bg-rose-100\/25 {
        background-color: rgb(255 228 230 / 0.25)
    }

    .lg\:bg-rose-100\/30 {
        background-color: rgb(255 228 230 / 0.3)
    }

    .lg\:bg-rose-100\/40 {
        background-color: rgb(255 228 230 / 0.4)
    }

    .lg\:bg-rose-100\/5 {
        background-color: rgb(255 228 230 / 0.05)
    }

    .lg\:bg-rose-100\/50 {
        background-color: rgb(255 228 230 / 0.5)
    }

    .lg\:bg-rose-100\/60 {
        background-color: rgb(255 228 230 / 0.6)
    }

    .lg\:bg-rose-100\/70 {
        background-color: rgb(255 228 230 / 0.7)
    }

    .lg\:bg-rose-100\/75 {
        background-color: rgb(255 228 230 / 0.75)
    }

    .lg\:bg-rose-100\/80 {
        background-color: rgb(255 228 230 / 0.8)
    }

    .lg\:bg-rose-100\/90 {
        background-color: rgb(255 228 230 / 0.9)
    }

    .lg\:bg-rose-100\/95 {
        background-color: rgb(255 228 230 / 0.95)
    }

    .lg\:bg-rose-200 {
        --tw-bg-opacity: 1;
        background-color: rgb(254 205 211 / var(--tw-bg-opacity))
    }

    .lg\:bg-rose-200\/0 {
        background-color: rgb(254 205 211 / 0)
    }

    .lg\:bg-rose-200\/10 {
        background-color: rgb(254 205 211 / 0.1)
    }

    .lg\:bg-rose-200\/100 {
        background-color: rgb(254 205 211 / 1)
    }

    .lg\:bg-rose-200\/20 {
        background-color: rgb(254 205 211 / 0.2)
    }

    .lg\:bg-rose-200\/25 {
        background-color: rgb(254 205 211 / 0.25)
    }

    .lg\:bg-rose-200\/30 {
        background-color: rgb(254 205 211 / 0.3)
    }

    .lg\:bg-rose-200\/40 {
        background-color: rgb(254 205 211 / 0.4)
    }

    .lg\:bg-rose-200\/5 {
        background-color: rgb(254 205 211 / 0.05)
    }

    .lg\:bg-rose-200\/50 {
        background-color: rgb(254 205 211 / 0.5)
    }

    .lg\:bg-rose-200\/60 {
        background-color: rgb(254 205 211 / 0.6)
    }

    .lg\:bg-rose-200\/70 {
        background-color: rgb(254 205 211 / 0.7)
    }

    .lg\:bg-rose-200\/75 {
        background-color: rgb(254 205 211 / 0.75)
    }

    .lg\:bg-rose-200\/80 {
        background-color: rgb(254 205 211 / 0.8)
    }

    .lg\:bg-rose-200\/90 {
        background-color: rgb(254 205 211 / 0.9)
    }

    .lg\:bg-rose-200\/95 {
        background-color: rgb(254 205 211 / 0.95)
    }

    .lg\:bg-rose-300 {
        --tw-bg-opacity: 1;
        background-color: rgb(253 164 175 / var(--tw-bg-opacity))
    }

    .lg\:bg-rose-300\/0 {
        background-color: rgb(253 164 175 / 0)
    }

    .lg\:bg-rose-300\/10 {
        background-color: rgb(253 164 175 / 0.1)
    }

    .lg\:bg-rose-300\/100 {
        background-color: rgb(253 164 175 / 1)
    }

    .lg\:bg-rose-300\/20 {
        background-color: rgb(253 164 175 / 0.2)
    }

    .lg\:bg-rose-300\/25 {
        background-color: rgb(253 164 175 / 0.25)
    }

    .lg\:bg-rose-300\/30 {
        background-color: rgb(253 164 175 / 0.3)
    }

    .lg\:bg-rose-300\/40 {
        background-color: rgb(253 164 175 / 0.4)
    }

    .lg\:bg-rose-300\/5 {
        background-color: rgb(253 164 175 / 0.05)
    }

    .lg\:bg-rose-300\/50 {
        background-color: rgb(253 164 175 / 0.5)
    }

    .lg\:bg-rose-300\/60 {
        background-color: rgb(253 164 175 / 0.6)
    }

    .lg\:bg-rose-300\/70 {
        background-color: rgb(253 164 175 / 0.7)
    }

    .lg\:bg-rose-300\/75 {
        background-color: rgb(253 164 175 / 0.75)
    }

    .lg\:bg-rose-300\/80 {
        background-color: rgb(253 164 175 / 0.8)
    }

    .lg\:bg-rose-300\/90 {
        background-color: rgb(253 164 175 / 0.9)
    }

    .lg\:bg-rose-300\/95 {
        background-color: rgb(253 164 175 / 0.95)
    }

    .lg\:bg-rose-350 {
        --tw-bg-opacity: 1;
        background-color: rgb(248 147 188 / var(--tw-bg-opacity))
    }

    .lg\:bg-rose-350\/0 {
        background-color: rgb(248 147 188 / 0)
    }

    .lg\:bg-rose-350\/10 {
        background-color: rgb(248 147 188 / 0.1)
    }

    .lg\:bg-rose-350\/100 {
        background-color: rgb(248 147 188 / 1)
    }

    .lg\:bg-rose-350\/20 {
        background-color: rgb(248 147 188 / 0.2)
    }

    .lg\:bg-rose-350\/25 {
        background-color: rgb(248 147 188 / 0.25)
    }

    .lg\:bg-rose-350\/30 {
        background-color: rgb(248 147 188 / 0.3)
    }

    .lg\:bg-rose-350\/40 {
        background-color: rgb(248 147 188 / 0.4)
    }

    .lg\:bg-rose-350\/5 {
        background-color: rgb(248 147 188 / 0.05)
    }

    .lg\:bg-rose-350\/50 {
        background-color: rgb(248 147 188 / 0.5)
    }

    .lg\:bg-rose-350\/60 {
        background-color: rgb(248 147 188 / 0.6)
    }

    .lg\:bg-rose-350\/70 {
        background-color: rgb(248 147 188 / 0.7)
    }

    .lg\:bg-rose-350\/75 {
        background-color: rgb(248 147 188 / 0.75)
    }

    .lg\:bg-rose-350\/80 {
        background-color: rgb(248 147 188 / 0.8)
    }

    .lg\:bg-rose-350\/90 {
        background-color: rgb(248 147 188 / 0.9)
    }

    .lg\:bg-rose-350\/95 {
        background-color: rgb(248 147 188 / 0.95)
    }

    .lg\:bg-rose-400 {
        --tw-bg-opacity: 1;
        background-color: rgb(251 113 133 / var(--tw-bg-opacity))
    }

    .lg\:bg-rose-400\/0 {
        background-color: rgb(251 113 133 / 0)
    }

    .lg\:bg-rose-400\/10 {
        background-color: rgb(251 113 133 / 0.1)
    }

    .lg\:bg-rose-400\/100 {
        background-color: rgb(251 113 133 / 1)
    }

    .lg\:bg-rose-400\/20 {
        background-color: rgb(251 113 133 / 0.2)
    }

    .lg\:bg-rose-400\/25 {
        background-color: rgb(251 113 133 / 0.25)
    }

    .lg\:bg-rose-400\/30 {
        background-color: rgb(251 113 133 / 0.3)
    }

    .lg\:bg-rose-400\/40 {
        background-color: rgb(251 113 133 / 0.4)
    }

    .lg\:bg-rose-400\/5 {
        background-color: rgb(251 113 133 / 0.05)
    }

    .lg\:bg-rose-400\/50 {
        background-color: rgb(251 113 133 / 0.5)
    }

    .lg\:bg-rose-400\/60 {
        background-color: rgb(251 113 133 / 0.6)
    }

    .lg\:bg-rose-400\/70 {
        background-color: rgb(251 113 133 / 0.7)
    }

    .lg\:bg-rose-400\/75 {
        background-color: rgb(251 113 133 / 0.75)
    }

    .lg\:bg-rose-400\/80 {
        background-color: rgb(251 113 133 / 0.8)
    }

    .lg\:bg-rose-400\/90 {
        background-color: rgb(251 113 133 / 0.9)
    }

    .lg\:bg-rose-400\/95 {
        background-color: rgb(251 113 133 / 0.95)
    }

    .lg\:bg-rose-450 {
        --tw-bg-opacity: 1;
        background-color: rgb(254 0 91 / var(--tw-bg-opacity))
    }

    .lg\:bg-rose-450\/0 {
        background-color: rgb(254 0 91 / 0)
    }

    .lg\:bg-rose-450\/10 {
        background-color: rgb(254 0 91 / 0.1)
    }

    .lg\:bg-rose-450\/100 {
        background-color: rgb(254 0 91 / 1)
    }

    .lg\:bg-rose-450\/20 {
        background-color: rgb(254 0 91 / 0.2)
    }

    .lg\:bg-rose-450\/25 {
        background-color: rgb(254 0 91 / 0.25)
    }

    .lg\:bg-rose-450\/30 {
        background-color: rgb(254 0 91 / 0.3)
    }

    .lg\:bg-rose-450\/40 {
        background-color: rgb(254 0 91 / 0.4)
    }

    .lg\:bg-rose-450\/5 {
        background-color: rgb(254 0 91 / 0.05)
    }

    .lg\:bg-rose-450\/50 {
        background-color: rgb(254 0 91 / 0.5)
    }

    .lg\:bg-rose-450\/60 {
        background-color: rgb(254 0 91 / 0.6)
    }

    .lg\:bg-rose-450\/70 {
        background-color: rgb(254 0 91 / 0.7)
    }

    .lg\:bg-rose-450\/75 {
        background-color: rgb(254 0 91 / 0.75)
    }

    .lg\:bg-rose-450\/80 {
        background-color: rgb(254 0 91 / 0.8)
    }

    .lg\:bg-rose-450\/90 {
        background-color: rgb(254 0 91 / 0.9)
    }

    .lg\:bg-rose-450\/95 {
        background-color: rgb(254 0 91 / 0.95)
    }

    .lg\:bg-rose-50 {
        --tw-bg-opacity: 1;
        background-color: rgb(255 241 242 / var(--tw-bg-opacity))
    }

    .lg\:bg-rose-50\/0 {
        background-color: rgb(255 241 242 / 0)
    }

    .lg\:bg-rose-50\/10 {
        background-color: rgb(255 241 242 / 0.1)
    }

    .lg\:bg-rose-50\/100 {
        background-color: rgb(255 241 242 / 1)
    }

    .lg\:bg-rose-50\/20 {
        background-color: rgb(255 241 242 / 0.2)
    }

    .lg\:bg-rose-50\/25 {
        background-color: rgb(255 241 242 / 0.25)
    }

    .lg\:bg-rose-50\/30 {
        background-color: rgb(255 241 242 / 0.3)
    }

    .lg\:bg-rose-50\/40 {
        background-color: rgb(255 241 242 / 0.4)
    }

    .lg\:bg-rose-50\/5 {
        background-color: rgb(255 241 242 / 0.05)
    }

    .lg\:bg-rose-50\/50 {
        background-color: rgb(255 241 242 / 0.5)
    }

    .lg\:bg-rose-50\/60 {
        background-color: rgb(255 241 242 / 0.6)
    }

    .lg\:bg-rose-50\/70 {
        background-color: rgb(255 241 242 / 0.7)
    }

    .lg\:bg-rose-50\/75 {
        background-color: rgb(255 241 242 / 0.75)
    }

    .lg\:bg-rose-50\/80 {
        background-color: rgb(255 241 242 / 0.8)
    }

    .lg\:bg-rose-50\/90 {
        background-color: rgb(255 241 242 / 0.9)
    }

    .lg\:bg-rose-50\/95 {
        background-color: rgb(255 241 242 / 0.95)
    }

    .lg\:bg-rose-500 {
        --tw-bg-opacity: 1;
        background-color: rgb(244 63 94 / var(--tw-bg-opacity))
    }

    .lg\:bg-rose-500\/0 {
        background-color: rgb(244 63 94 / 0)
    }

    .lg\:bg-rose-500\/10 {
        background-color: rgb(244 63 94 / 0.1)
    }

    .lg\:bg-rose-500\/100 {
        background-color: rgb(244 63 94 / 1)
    }

    .lg\:bg-rose-500\/20 {
        background-color: rgb(244 63 94 / 0.2)
    }

    .lg\:bg-rose-500\/25 {
        background-color: rgb(244 63 94 / 0.25)
    }

    .lg\:bg-rose-500\/30 {
        background-color: rgb(244 63 94 / 0.3)
    }

    .lg\:bg-rose-500\/40 {
        background-color: rgb(244 63 94 / 0.4)
    }

    .lg\:bg-rose-500\/5 {
        background-color: rgb(244 63 94 / 0.05)
    }

    .lg\:bg-rose-500\/50 {
        background-color: rgb(244 63 94 / 0.5)
    }

    .lg\:bg-rose-500\/60 {
        background-color: rgb(244 63 94 / 0.6)
    }

    .lg\:bg-rose-500\/70 {
        background-color: rgb(244 63 94 / 0.7)
    }

    .lg\:bg-rose-500\/75 {
        background-color: rgb(244 63 94 / 0.75)
    }

    .lg\:bg-rose-500\/80 {
        background-color: rgb(244 63 94 / 0.8)
    }

    .lg\:bg-rose-500\/90 {
        background-color: rgb(244 63 94 / 0.9)
    }

    .lg\:bg-rose-500\/95 {
        background-color: rgb(244 63 94 / 0.95)
    }

    .lg\:bg-rose-600 {
        --tw-bg-opacity: 1;
        background-color: rgb(225 29 72 / var(--tw-bg-opacity))
    }

    .lg\:bg-rose-600\/0 {
        background-color: rgb(225 29 72 / 0)
    }

    .lg\:bg-rose-600\/10 {
        background-color: rgb(225 29 72 / 0.1)
    }

    .lg\:bg-rose-600\/100 {
        background-color: rgb(225 29 72 / 1)
    }

    .lg\:bg-rose-600\/20 {
        background-color: rgb(225 29 72 / 0.2)
    }

    .lg\:bg-rose-600\/25 {
        background-color: rgb(225 29 72 / 0.25)
    }

    .lg\:bg-rose-600\/30 {
        background-color: rgb(225 29 72 / 0.3)
    }

    .lg\:bg-rose-600\/40 {
        background-color: rgb(225 29 72 / 0.4)
    }

    .lg\:bg-rose-600\/5 {
        background-color: rgb(225 29 72 / 0.05)
    }

    .lg\:bg-rose-600\/50 {
        background-color: rgb(225 29 72 / 0.5)
    }

    .lg\:bg-rose-600\/60 {
        background-color: rgb(225 29 72 / 0.6)
    }

    .lg\:bg-rose-600\/70 {
        background-color: rgb(225 29 72 / 0.7)
    }

    .lg\:bg-rose-600\/75 {
        background-color: rgb(225 29 72 / 0.75)
    }

    .lg\:bg-rose-600\/80 {
        background-color: rgb(225 29 72 / 0.8)
    }

    .lg\:bg-rose-600\/90 {
        background-color: rgb(225 29 72 / 0.9)
    }

    .lg\:bg-rose-600\/95 {
        background-color: rgb(225 29 72 / 0.95)
    }

    .lg\:bg-rose-700 {
        --tw-bg-opacity: 1;
        background-color: rgb(190 18 60 / var(--tw-bg-opacity))
    }

    .lg\:bg-rose-700\/0 {
        background-color: rgb(190 18 60 / 0)
    }

    .lg\:bg-rose-700\/10 {
        background-color: rgb(190 18 60 / 0.1)
    }

    .lg\:bg-rose-700\/100 {
        background-color: rgb(190 18 60 / 1)
    }

    .lg\:bg-rose-700\/20 {
        background-color: rgb(190 18 60 / 0.2)
    }

    .lg\:bg-rose-700\/25 {
        background-color: rgb(190 18 60 / 0.25)
    }

    .lg\:bg-rose-700\/30 {
        background-color: rgb(190 18 60 / 0.3)
    }

    .lg\:bg-rose-700\/40 {
        background-color: rgb(190 18 60 / 0.4)
    }

    .lg\:bg-rose-700\/5 {
        background-color: rgb(190 18 60 / 0.05)
    }

    .lg\:bg-rose-700\/50 {
        background-color: rgb(190 18 60 / 0.5)
    }

    .lg\:bg-rose-700\/60 {
        background-color: rgb(190 18 60 / 0.6)
    }

    .lg\:bg-rose-700\/70 {
        background-color: rgb(190 18 60 / 0.7)
    }

    .lg\:bg-rose-700\/75 {
        background-color: rgb(190 18 60 / 0.75)
    }

    .lg\:bg-rose-700\/80 {
        background-color: rgb(190 18 60 / 0.8)
    }

    .lg\:bg-rose-700\/90 {
        background-color: rgb(190 18 60 / 0.9)
    }

    .lg\:bg-rose-700\/95 {
        background-color: rgb(190 18 60 / 0.95)
    }

    .lg\:bg-rose-800 {
        --tw-bg-opacity: 1;
        background-color: rgb(159 18 57 / var(--tw-bg-opacity))
    }

    .lg\:bg-rose-800\/0 {
        background-color: rgb(159 18 57 / 0)
    }

    .lg\:bg-rose-800\/10 {
        background-color: rgb(159 18 57 / 0.1)
    }

    .lg\:bg-rose-800\/100 {
        background-color: rgb(159 18 57 / 1)
    }

    .lg\:bg-rose-800\/20 {
        background-color: rgb(159 18 57 / 0.2)
    }

    .lg\:bg-rose-800\/25 {
        background-color: rgb(159 18 57 / 0.25)
    }

    .lg\:bg-rose-800\/30 {
        background-color: rgb(159 18 57 / 0.3)
    }

    .lg\:bg-rose-800\/40 {
        background-color: rgb(159 18 57 / 0.4)
    }

    .lg\:bg-rose-800\/5 {
        background-color: rgb(159 18 57 / 0.05)
    }

    .lg\:bg-rose-800\/50 {
        background-color: rgb(159 18 57 / 0.5)
    }

    .lg\:bg-rose-800\/60 {
        background-color: rgb(159 18 57 / 0.6)
    }

    .lg\:bg-rose-800\/70 {
        background-color: rgb(159 18 57 / 0.7)
    }

    .lg\:bg-rose-800\/75 {
        background-color: rgb(159 18 57 / 0.75)
    }

    .lg\:bg-rose-800\/80 {
        background-color: rgb(159 18 57 / 0.8)
    }

    .lg\:bg-rose-800\/90 {
        background-color: rgb(159 18 57 / 0.9)
    }

    .lg\:bg-rose-800\/95 {
        background-color: rgb(159 18 57 / 0.95)
    }

    .lg\:bg-rose-900 {
        --tw-bg-opacity: 1;
        background-color: rgb(136 19 55 / var(--tw-bg-opacity))
    }

    .lg\:bg-rose-900\/0 {
        background-color: rgb(136 19 55 / 0)
    }

    .lg\:bg-rose-900\/10 {
        background-color: rgb(136 19 55 / 0.1)
    }

    .lg\:bg-rose-900\/100 {
        background-color: rgb(136 19 55 / 1)
    }

    .lg\:bg-rose-900\/20 {
        background-color: rgb(136 19 55 / 0.2)
    }

    .lg\:bg-rose-900\/25 {
        background-color: rgb(136 19 55 / 0.25)
    }

    .lg\:bg-rose-900\/30 {
        background-color: rgb(136 19 55 / 0.3)
    }

    .lg\:bg-rose-900\/40 {
        background-color: rgb(136 19 55 / 0.4)
    }

    .lg\:bg-rose-900\/5 {
        background-color: rgb(136 19 55 / 0.05)
    }

    .lg\:bg-rose-900\/50 {
        background-color: rgb(136 19 55 / 0.5)
    }

    .lg\:bg-rose-900\/60 {
        background-color: rgb(136 19 55 / 0.6)
    }

    .lg\:bg-rose-900\/70 {
        background-color: rgb(136 19 55 / 0.7)
    }

    .lg\:bg-rose-900\/75 {
        background-color: rgb(136 19 55 / 0.75)
    }

    .lg\:bg-rose-900\/80 {
        background-color: rgb(136 19 55 / 0.8)
    }

    .lg\:bg-rose-900\/90 {
        background-color: rgb(136 19 55 / 0.9)
    }

    .lg\:bg-rose-900\/95 {
        background-color: rgb(136 19 55 / 0.95)
    }

    .lg\:bg-rose-950 {
        --tw-bg-opacity: 1;
        background-color: rgb(76 5 25 / var(--tw-bg-opacity))
    }

    .lg\:bg-rose-950\/0 {
        background-color: rgb(76 5 25 / 0)
    }

    .lg\:bg-rose-950\/10 {
        background-color: rgb(76 5 25 / 0.1)
    }

    .lg\:bg-rose-950\/100 {
        background-color: rgb(76 5 25 / 1)
    }

    .lg\:bg-rose-950\/20 {
        background-color: rgb(76 5 25 / 0.2)
    }

    .lg\:bg-rose-950\/25 {
        background-color: rgb(76 5 25 / 0.25)
    }

    .lg\:bg-rose-950\/30 {
        background-color: rgb(76 5 25 / 0.3)
    }

    .lg\:bg-rose-950\/40 {
        background-color: rgb(76 5 25 / 0.4)
    }

    .lg\:bg-rose-950\/5 {
        background-color: rgb(76 5 25 / 0.05)
    }

    .lg\:bg-rose-950\/50 {
        background-color: rgb(76 5 25 / 0.5)
    }

    .lg\:bg-rose-950\/60 {
        background-color: rgb(76 5 25 / 0.6)
    }

    .lg\:bg-rose-950\/70 {
        background-color: rgb(76 5 25 / 0.7)
    }

    .lg\:bg-rose-950\/75 {
        background-color: rgb(76 5 25 / 0.75)
    }

    .lg\:bg-rose-950\/80 {
        background-color: rgb(76 5 25 / 0.8)
    }

    .lg\:bg-rose-950\/90 {
        background-color: rgb(76 5 25 / 0.9)
    }

    .lg\:bg-rose-950\/95 {
        background-color: rgb(76 5 25 / 0.95)
    }

    .lg\:bg-sky-100 {
        --tw-bg-opacity: 1;
        background-color: rgb(224 242 254 / var(--tw-bg-opacity))
    }

    .lg\:bg-sky-100\/0 {
        background-color: rgb(224 242 254 / 0)
    }

    .lg\:bg-sky-100\/10 {
        background-color: rgb(224 242 254 / 0.1)
    }

    .lg\:bg-sky-100\/100 {
        background-color: rgb(224 242 254 / 1)
    }

    .lg\:bg-sky-100\/20 {
        background-color: rgb(224 242 254 / 0.2)
    }

    .lg\:bg-sky-100\/25 {
        background-color: rgb(224 242 254 / 0.25)
    }

    .lg\:bg-sky-100\/30 {
        background-color: rgb(224 242 254 / 0.3)
    }

    .lg\:bg-sky-100\/40 {
        background-color: rgb(224 242 254 / 0.4)
    }

    .lg\:bg-sky-100\/5 {
        background-color: rgb(224 242 254 / 0.05)
    }

    .lg\:bg-sky-100\/50 {
        background-color: rgb(224 242 254 / 0.5)
    }

    .lg\:bg-sky-100\/60 {
        background-color: rgb(224 242 254 / 0.6)
    }

    .lg\:bg-sky-100\/70 {
        background-color: rgb(224 242 254 / 0.7)
    }

    .lg\:bg-sky-100\/75 {
        background-color: rgb(224 242 254 / 0.75)
    }

    .lg\:bg-sky-100\/80 {
        background-color: rgb(224 242 254 / 0.8)
    }

    .lg\:bg-sky-100\/90 {
        background-color: rgb(224 242 254 / 0.9)
    }

    .lg\:bg-sky-100\/95 {
        background-color: rgb(224 242 254 / 0.95)
    }

    .lg\:bg-sky-200 {
        --tw-bg-opacity: 1;
        background-color: rgb(186 230 253 / var(--tw-bg-opacity))
    }

    .lg\:bg-sky-200\/0 {
        background-color: rgb(186 230 253 / 0)
    }

    .lg\:bg-sky-200\/10 {
        background-color: rgb(186 230 253 / 0.1)
    }

    .lg\:bg-sky-200\/100 {
        background-color: rgb(186 230 253 / 1)
    }

    .lg\:bg-sky-200\/20 {
        background-color: rgb(186 230 253 / 0.2)
    }

    .lg\:bg-sky-200\/25 {
        background-color: rgb(186 230 253 / 0.25)
    }

    .lg\:bg-sky-200\/30 {
        background-color: rgb(186 230 253 / 0.3)
    }

    .lg\:bg-sky-200\/40 {
        background-color: rgb(186 230 253 / 0.4)
    }

    .lg\:bg-sky-200\/5 {
        background-color: rgb(186 230 253 / 0.05)
    }

    .lg\:bg-sky-200\/50 {
        background-color: rgb(186 230 253 / 0.5)
    }

    .lg\:bg-sky-200\/60 {
        background-color: rgb(186 230 253 / 0.6)
    }

    .lg\:bg-sky-200\/70 {
        background-color: rgb(186 230 253 / 0.7)
    }

    .lg\:bg-sky-200\/75 {
        background-color: rgb(186 230 253 / 0.75)
    }

    .lg\:bg-sky-200\/80 {
        background-color: rgb(186 230 253 / 0.8)
    }

    .lg\:bg-sky-200\/90 {
        background-color: rgb(186 230 253 / 0.9)
    }

    .lg\:bg-sky-200\/95 {
        background-color: rgb(186 230 253 / 0.95)
    }

    .lg\:bg-sky-300 {
        --tw-bg-opacity: 1;
        background-color: rgb(125 211 252 / var(--tw-bg-opacity))
    }

    .lg\:bg-sky-300\/0 {
        background-color: rgb(125 211 252 / 0)
    }

    .lg\:bg-sky-300\/10 {
        background-color: rgb(125 211 252 / 0.1)
    }

    .lg\:bg-sky-300\/100 {
        background-color: rgb(125 211 252 / 1)
    }

    .lg\:bg-sky-300\/20 {
        background-color: rgb(125 211 252 / 0.2)
    }

    .lg\:bg-sky-300\/25 {
        background-color: rgb(125 211 252 / 0.25)
    }

    .lg\:bg-sky-300\/30 {
        background-color: rgb(125 211 252 / 0.3)
    }

    .lg\:bg-sky-300\/40 {
        background-color: rgb(125 211 252 / 0.4)
    }

    .lg\:bg-sky-300\/5 {
        background-color: rgb(125 211 252 / 0.05)
    }

    .lg\:bg-sky-300\/50 {
        background-color: rgb(125 211 252 / 0.5)
    }

    .lg\:bg-sky-300\/60 {
        background-color: rgb(125 211 252 / 0.6)
    }

    .lg\:bg-sky-300\/70 {
        background-color: rgb(125 211 252 / 0.7)
    }

    .lg\:bg-sky-300\/75 {
        background-color: rgb(125 211 252 / 0.75)
    }

    .lg\:bg-sky-300\/80 {
        background-color: rgb(125 211 252 / 0.8)
    }

    .lg\:bg-sky-300\/90 {
        background-color: rgb(125 211 252 / 0.9)
    }

    .lg\:bg-sky-300\/95 {
        background-color: rgb(125 211 252 / 0.95)
    }

    .lg\:bg-sky-400 {
        --tw-bg-opacity: 1;
        background-color: rgb(56 189 248 / var(--tw-bg-opacity))
    }

    .lg\:bg-sky-400\/0 {
        background-color: rgb(56 189 248 / 0)
    }

    .lg\:bg-sky-400\/10 {
        background-color: rgb(56 189 248 / 0.1)
    }

    .lg\:bg-sky-400\/100 {
        background-color: rgb(56 189 248 / 1)
    }

    .lg\:bg-sky-400\/20 {
        background-color: rgb(56 189 248 / 0.2)
    }

    .lg\:bg-sky-400\/25 {
        background-color: rgb(56 189 248 / 0.25)
    }

    .lg\:bg-sky-400\/30 {
        background-color: rgb(56 189 248 / 0.3)
    }

    .lg\:bg-sky-400\/40 {
        background-color: rgb(56 189 248 / 0.4)
    }

    .lg\:bg-sky-400\/5 {
        background-color: rgb(56 189 248 / 0.05)
    }

    .lg\:bg-sky-400\/50 {
        background-color: rgb(56 189 248 / 0.5)
    }

    .lg\:bg-sky-400\/60 {
        background-color: rgb(56 189 248 / 0.6)
    }

    .lg\:bg-sky-400\/70 {
        background-color: rgb(56 189 248 / 0.7)
    }

    .lg\:bg-sky-400\/75 {
        background-color: rgb(56 189 248 / 0.75)
    }

    .lg\:bg-sky-400\/80 {
        background-color: rgb(56 189 248 / 0.8)
    }

    .lg\:bg-sky-400\/90 {
        background-color: rgb(56 189 248 / 0.9)
    }

    .lg\:bg-sky-400\/95 {
        background-color: rgb(56 189 248 / 0.95)
    }

    .lg\:bg-sky-450 {
        --tw-bg-opacity: 1;
        background-color: rgb(48 157 204 / var(--tw-bg-opacity))
    }

    .lg\:bg-sky-450\/0 {
        background-color: rgb(48 157 204 / 0)
    }

    .lg\:bg-sky-450\/10 {
        background-color: rgb(48 157 204 / 0.1)
    }

    .lg\:bg-sky-450\/100 {
        background-color: rgb(48 157 204 / 1)
    }

    .lg\:bg-sky-450\/20 {
        background-color: rgb(48 157 204 / 0.2)
    }

    .lg\:bg-sky-450\/25 {
        background-color: rgb(48 157 204 / 0.25)
    }

    .lg\:bg-sky-450\/30 {
        background-color: rgb(48 157 204 / 0.3)
    }

    .lg\:bg-sky-450\/40 {
        background-color: rgb(48 157 204 / 0.4)
    }

    .lg\:bg-sky-450\/5 {
        background-color: rgb(48 157 204 / 0.05)
    }

    .lg\:bg-sky-450\/50 {
        background-color: rgb(48 157 204 / 0.5)
    }

    .lg\:bg-sky-450\/60 {
        background-color: rgb(48 157 204 / 0.6)
    }

    .lg\:bg-sky-450\/70 {
        background-color: rgb(48 157 204 / 0.7)
    }

    .lg\:bg-sky-450\/75 {
        background-color: rgb(48 157 204 / 0.75)
    }

    .lg\:bg-sky-450\/80 {
        background-color: rgb(48 157 204 / 0.8)
    }

    .lg\:bg-sky-450\/90 {
        background-color: rgb(48 157 204 / 0.9)
    }

    .lg\:bg-sky-450\/95 {
        background-color: rgb(48 157 204 / 0.95)
    }

    .lg\:bg-sky-50 {
        --tw-bg-opacity: 1;
        background-color: rgb(240 249 255 / var(--tw-bg-opacity))
    }

    .lg\:bg-sky-50\/0 {
        background-color: rgb(240 249 255 / 0)
    }

    .lg\:bg-sky-50\/10 {
        background-color: rgb(240 249 255 / 0.1)
    }

    .lg\:bg-sky-50\/100 {
        background-color: rgb(240 249 255 / 1)
    }

    .lg\:bg-sky-50\/20 {
        background-color: rgb(240 249 255 / 0.2)
    }

    .lg\:bg-sky-50\/25 {
        background-color: rgb(240 249 255 / 0.25)
    }

    .lg\:bg-sky-50\/30 {
        background-color: rgb(240 249 255 / 0.3)
    }

    .lg\:bg-sky-50\/40 {
        background-color: rgb(240 249 255 / 0.4)
    }

    .lg\:bg-sky-50\/5 {
        background-color: rgb(240 249 255 / 0.05)
    }

    .lg\:bg-sky-50\/50 {
        background-color: rgb(240 249 255 / 0.5)
    }

    .lg\:bg-sky-50\/60 {
        background-color: rgb(240 249 255 / 0.6)
    }

    .lg\:bg-sky-50\/70 {
        background-color: rgb(240 249 255 / 0.7)
    }

    .lg\:bg-sky-50\/75 {
        background-color: rgb(240 249 255 / 0.75)
    }

    .lg\:bg-sky-50\/80 {
        background-color: rgb(240 249 255 / 0.8)
    }

    .lg\:bg-sky-50\/90 {
        background-color: rgb(240 249 255 / 0.9)
    }

    .lg\:bg-sky-50\/95 {
        background-color: rgb(240 249 255 / 0.95)
    }

    .lg\:bg-sky-500 {
        --tw-bg-opacity: 1;
        background-color: rgb(14 165 233 / var(--tw-bg-opacity))
    }

    .lg\:bg-sky-500\/0 {
        background-color: rgb(14 165 233 / 0)
    }

    .lg\:bg-sky-500\/10 {
        background-color: rgb(14 165 233 / 0.1)
    }

    .lg\:bg-sky-500\/100 {
        background-color: rgb(14 165 233 / 1)
    }

    .lg\:bg-sky-500\/20 {
        background-color: rgb(14 165 233 / 0.2)
    }

    .lg\:bg-sky-500\/25 {
        background-color: rgb(14 165 233 / 0.25)
    }

    .lg\:bg-sky-500\/30 {
        background-color: rgb(14 165 233 / 0.3)
    }

    .lg\:bg-sky-500\/40 {
        background-color: rgb(14 165 233 / 0.4)
    }

    .lg\:bg-sky-500\/5 {
        background-color: rgb(14 165 233 / 0.05)
    }

    .lg\:bg-sky-500\/50 {
        background-color: rgb(14 165 233 / 0.5)
    }

    .lg\:bg-sky-500\/60 {
        background-color: rgb(14 165 233 / 0.6)
    }

    .lg\:bg-sky-500\/70 {
        background-color: rgb(14 165 233 / 0.7)
    }

    .lg\:bg-sky-500\/75 {
        background-color: rgb(14 165 233 / 0.75)
    }

    .lg\:bg-sky-500\/80 {
        background-color: rgb(14 165 233 / 0.8)
    }

    .lg\:bg-sky-500\/90 {
        background-color: rgb(14 165 233 / 0.9)
    }

    .lg\:bg-sky-500\/95 {
        background-color: rgb(14 165 233 / 0.95)
    }

    .lg\:bg-sky-600 {
        --tw-bg-opacity: 1;
        background-color: rgb(2 132 199 / var(--tw-bg-opacity))
    }

    .lg\:bg-sky-600\/0 {
        background-color: rgb(2 132 199 / 0)
    }

    .lg\:bg-sky-600\/10 {
        background-color: rgb(2 132 199 / 0.1)
    }

    .lg\:bg-sky-600\/100 {
        background-color: rgb(2 132 199 / 1)
    }

    .lg\:bg-sky-600\/20 {
        background-color: rgb(2 132 199 / 0.2)
    }

    .lg\:bg-sky-600\/25 {
        background-color: rgb(2 132 199 / 0.25)
    }

    .lg\:bg-sky-600\/30 {
        background-color: rgb(2 132 199 / 0.3)
    }

    .lg\:bg-sky-600\/40 {
        background-color: rgb(2 132 199 / 0.4)
    }

    .lg\:bg-sky-600\/5 {
        background-color: rgb(2 132 199 / 0.05)
    }

    .lg\:bg-sky-600\/50 {
        background-color: rgb(2 132 199 / 0.5)
    }

    .lg\:bg-sky-600\/60 {
        background-color: rgb(2 132 199 / 0.6)
    }

    .lg\:bg-sky-600\/70 {
        background-color: rgb(2 132 199 / 0.7)
    }

    .lg\:bg-sky-600\/75 {
        background-color: rgb(2 132 199 / 0.75)
    }

    .lg\:bg-sky-600\/80 {
        background-color: rgb(2 132 199 / 0.8)
    }

    .lg\:bg-sky-600\/90 {
        background-color: rgb(2 132 199 / 0.9)
    }

    .lg\:bg-sky-600\/95 {
        background-color: rgb(2 132 199 / 0.95)
    }

    .lg\:bg-sky-700 {
        --tw-bg-opacity: 1;
        background-color: rgb(3 105 161 / var(--tw-bg-opacity))
    }

    .lg\:bg-sky-700\/0 {
        background-color: rgb(3 105 161 / 0)
    }

    .lg\:bg-sky-700\/10 {
        background-color: rgb(3 105 161 / 0.1)
    }

    .lg\:bg-sky-700\/100 {
        background-color: rgb(3 105 161 / 1)
    }

    .lg\:bg-sky-700\/20 {
        background-color: rgb(3 105 161 / 0.2)
    }

    .lg\:bg-sky-700\/25 {
        background-color: rgb(3 105 161 / 0.25)
    }

    .lg\:bg-sky-700\/30 {
        background-color: rgb(3 105 161 / 0.3)
    }

    .lg\:bg-sky-700\/40 {
        background-color: rgb(3 105 161 / 0.4)
    }

    .lg\:bg-sky-700\/5 {
        background-color: rgb(3 105 161 / 0.05)
    }

    .lg\:bg-sky-700\/50 {
        background-color: rgb(3 105 161 / 0.5)
    }

    .lg\:bg-sky-700\/60 {
        background-color: rgb(3 105 161 / 0.6)
    }

    .lg\:bg-sky-700\/70 {
        background-color: rgb(3 105 161 / 0.7)
    }

    .lg\:bg-sky-700\/75 {
        background-color: rgb(3 105 161 / 0.75)
    }

    .lg\:bg-sky-700\/80 {
        background-color: rgb(3 105 161 / 0.8)
    }

    .lg\:bg-sky-700\/90 {
        background-color: rgb(3 105 161 / 0.9)
    }

    .lg\:bg-sky-700\/95 {
        background-color: rgb(3 105 161 / 0.95)
    }

    .lg\:bg-sky-800 {
        --tw-bg-opacity: 1;
        background-color: rgb(7 89 133 / var(--tw-bg-opacity))
    }

    .lg\:bg-sky-800\/0 {
        background-color: rgb(7 89 133 / 0)
    }

    .lg\:bg-sky-800\/10 {
        background-color: rgb(7 89 133 / 0.1)
    }

    .lg\:bg-sky-800\/100 {
        background-color: rgb(7 89 133 / 1)
    }

    .lg\:bg-sky-800\/20 {
        background-color: rgb(7 89 133 / 0.2)
    }

    .lg\:bg-sky-800\/25 {
        background-color: rgb(7 89 133 / 0.25)
    }

    .lg\:bg-sky-800\/30 {
        background-color: rgb(7 89 133 / 0.3)
    }

    .lg\:bg-sky-800\/40 {
        background-color: rgb(7 89 133 / 0.4)
    }

    .lg\:bg-sky-800\/5 {
        background-color: rgb(7 89 133 / 0.05)
    }

    .lg\:bg-sky-800\/50 {
        background-color: rgb(7 89 133 / 0.5)
    }

    .lg\:bg-sky-800\/60 {
        background-color: rgb(7 89 133 / 0.6)
    }

    .lg\:bg-sky-800\/70 {
        background-color: rgb(7 89 133 / 0.7)
    }

    .lg\:bg-sky-800\/75 {
        background-color: rgb(7 89 133 / 0.75)
    }

    .lg\:bg-sky-800\/80 {
        background-color: rgb(7 89 133 / 0.8)
    }

    .lg\:bg-sky-800\/90 {
        background-color: rgb(7 89 133 / 0.9)
    }

    .lg\:bg-sky-800\/95 {
        background-color: rgb(7 89 133 / 0.95)
    }

    .lg\:bg-sky-900 {
        --tw-bg-opacity: 1;
        background-color: rgb(12 74 110 / var(--tw-bg-opacity))
    }

    .lg\:bg-sky-900\/0 {
        background-color: rgb(12 74 110 / 0)
    }

    .lg\:bg-sky-900\/10 {
        background-color: rgb(12 74 110 / 0.1)
    }

    .lg\:bg-sky-900\/100 {
        background-color: rgb(12 74 110 / 1)
    }

    .lg\:bg-sky-900\/20 {
        background-color: rgb(12 74 110 / 0.2)
    }

    .lg\:bg-sky-900\/25 {
        background-color: rgb(12 74 110 / 0.25)
    }

    .lg\:bg-sky-900\/30 {
        background-color: rgb(12 74 110 / 0.3)
    }

    .lg\:bg-sky-900\/40 {
        background-color: rgb(12 74 110 / 0.4)
    }

    .lg\:bg-sky-900\/5 {
        background-color: rgb(12 74 110 / 0.05)
    }

    .lg\:bg-sky-900\/50 {
        background-color: rgb(12 74 110 / 0.5)
    }

    .lg\:bg-sky-900\/60 {
        background-color: rgb(12 74 110 / 0.6)
    }

    .lg\:bg-sky-900\/70 {
        background-color: rgb(12 74 110 / 0.7)
    }

    .lg\:bg-sky-900\/75 {
        background-color: rgb(12 74 110 / 0.75)
    }

    .lg\:bg-sky-900\/80 {
        background-color: rgb(12 74 110 / 0.8)
    }

    .lg\:bg-sky-900\/90 {
        background-color: rgb(12 74 110 / 0.9)
    }

    .lg\:bg-sky-900\/95 {
        background-color: rgb(12 74 110 / 0.95)
    }

    .lg\:bg-sky-950 {
        --tw-bg-opacity: 1;
        background-color: rgb(8 47 73 / var(--tw-bg-opacity))
    }

    .lg\:bg-sky-950\/0 {
        background-color: rgb(8 47 73 / 0)
    }

    .lg\:bg-sky-950\/10 {
        background-color: rgb(8 47 73 / 0.1)
    }

    .lg\:bg-sky-950\/100 {
        background-color: rgb(8 47 73 / 1)
    }

    .lg\:bg-sky-950\/20 {
        background-color: rgb(8 47 73 / 0.2)
    }

    .lg\:bg-sky-950\/25 {
        background-color: rgb(8 47 73 / 0.25)
    }

    .lg\:bg-sky-950\/30 {
        background-color: rgb(8 47 73 / 0.3)
    }

    .lg\:bg-sky-950\/40 {
        background-color: rgb(8 47 73 / 0.4)
    }

    .lg\:bg-sky-950\/5 {
        background-color: rgb(8 47 73 / 0.05)
    }

    .lg\:bg-sky-950\/50 {
        background-color: rgb(8 47 73 / 0.5)
    }

    .lg\:bg-sky-950\/60 {
        background-color: rgb(8 47 73 / 0.6)
    }

    .lg\:bg-sky-950\/70 {
        background-color: rgb(8 47 73 / 0.7)
    }

    .lg\:bg-sky-950\/75 {
        background-color: rgb(8 47 73 / 0.75)
    }

    .lg\:bg-sky-950\/80 {
        background-color: rgb(8 47 73 / 0.8)
    }

    .lg\:bg-sky-950\/90 {
        background-color: rgb(8 47 73 / 0.9)
    }

    .lg\:bg-sky-950\/95 {
        background-color: rgb(8 47 73 / 0.95)
    }

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

    .lg\:bg-slate-100\/0 {
        background-color: rgb(241 245 249 / 0)
    }

    .lg\:bg-slate-100\/10 {
        background-color: rgb(241 245 249 / 0.1)
    }

    .lg\:bg-slate-100\/100 {
        background-color: rgb(241 245 249 / 1)
    }

    .lg\:bg-slate-100\/20 {
        background-color: rgb(241 245 249 / 0.2)
    }

    .lg\:bg-slate-100\/25 {
        background-color: rgb(241 245 249 / 0.25)
    }

    .lg\:bg-slate-100\/30 {
        background-color: rgb(241 245 249 / 0.3)
    }

    .lg\:bg-slate-100\/40 {
        background-color: rgb(241 245 249 / 0.4)
    }

    .lg\:bg-slate-100\/5 {
        background-color: rgb(241 245 249 / 0.05)
    }

    .lg\:bg-slate-100\/50 {
        background-color: rgb(241 245 249 / 0.5)
    }

    .lg\:bg-slate-100\/60 {
        background-color: rgb(241 245 249 / 0.6)
    }

    .lg\:bg-slate-100\/70 {
        background-color: rgb(241 245 249 / 0.7)
    }

    .lg\:bg-slate-100\/75 {
        background-color: rgb(241 245 249 / 0.75)
    }

    .lg\:bg-slate-100\/80 {
        background-color: rgb(241 245 249 / 0.8)
    }

    .lg\:bg-slate-100\/90 {
        background-color: rgb(241 245 249 / 0.9)
    }

    .lg\:bg-slate-100\/95 {
        background-color: rgb(241 245 249 / 0.95)
    }

    .lg\:bg-slate-200 {
        --tw-bg-opacity: 1;
        background-color: rgb(226 232 240 / var(--tw-bg-opacity))
    }

    .lg\:bg-slate-200\/0 {
        background-color: rgb(226 232 240 / 0)
    }

    .lg\:bg-slate-200\/10 {
        background-color: rgb(226 232 240 / 0.1)
    }

    .lg\:bg-slate-200\/100 {
        background-color: rgb(226 232 240 / 1)
    }

    .lg\:bg-slate-200\/20 {
        background-color: rgb(226 232 240 / 0.2)
    }

    .lg\:bg-slate-200\/25 {
        background-color: rgb(226 232 240 / 0.25)
    }

    .lg\:bg-slate-200\/30 {
        background-color: rgb(226 232 240 / 0.3)
    }

    .lg\:bg-slate-200\/40 {
        background-color: rgb(226 232 240 / 0.4)
    }

    .lg\:bg-slate-200\/5 {
        background-color: rgb(226 232 240 / 0.05)
    }

    .lg\:bg-slate-200\/50 {
        background-color: rgb(226 232 240 / 0.5)
    }

    .lg\:bg-slate-200\/60 {
        background-color: rgb(226 232 240 / 0.6)
    }

    .lg\:bg-slate-200\/70 {
        background-color: rgb(226 232 240 / 0.7)
    }

    .lg\:bg-slate-200\/75 {
        background-color: rgb(226 232 240 / 0.75)
    }

    .lg\:bg-slate-200\/80 {
        background-color: rgb(226 232 240 / 0.8)
    }

    .lg\:bg-slate-200\/90 {
        background-color: rgb(226 232 240 / 0.9)
    }

    .lg\:bg-slate-200\/95 {
        background-color: rgb(226 232 240 / 0.95)
    }

    .lg\:bg-slate-300 {
        --tw-bg-opacity: 1;
        background-color: rgb(203 213 225 / var(--tw-bg-opacity))
    }

    .lg\:bg-slate-300\/0 {
        background-color: rgb(203 213 225 / 0)
    }

    .lg\:bg-slate-300\/10 {
        background-color: rgb(203 213 225 / 0.1)
    }

    .lg\:bg-slate-300\/100 {
        background-color: rgb(203 213 225 / 1)
    }

    .lg\:bg-slate-300\/20 {
        background-color: rgb(203 213 225 / 0.2)
    }

    .lg\:bg-slate-300\/25 {
        background-color: rgb(203 213 225 / 0.25)
    }

    .lg\:bg-slate-300\/30 {
        background-color: rgb(203 213 225 / 0.3)
    }

    .lg\:bg-slate-300\/40 {
        background-color: rgb(203 213 225 / 0.4)
    }

    .lg\:bg-slate-300\/5 {
        background-color: rgb(203 213 225 / 0.05)
    }

    .lg\:bg-slate-300\/50 {
        background-color: rgb(203 213 225 / 0.5)
    }

    .lg\:bg-slate-300\/60 {
        background-color: rgb(203 213 225 / 0.6)
    }

    .lg\:bg-slate-300\/70 {
        background-color: rgb(203 213 225 / 0.7)
    }

    .lg\:bg-slate-300\/75 {
        background-color: rgb(203 213 225 / 0.75)
    }

    .lg\:bg-slate-300\/80 {
        background-color: rgb(203 213 225 / 0.8)
    }

    .lg\:bg-slate-300\/90 {
        background-color: rgb(203 213 225 / 0.9)
    }

    .lg\:bg-slate-300\/95 {
        background-color: rgb(203 213 225 / 0.95)
    }

    .lg\:bg-slate-400 {
        --tw-bg-opacity: 1;
        background-color: rgb(148 163 184 / var(--tw-bg-opacity))
    }

    .lg\:bg-slate-400\/0 {
        background-color: rgb(148 163 184 / 0)
    }

    .lg\:bg-slate-400\/10 {
        background-color: rgb(148 163 184 / 0.1)
    }

    .lg\:bg-slate-400\/100 {
        background-color: rgb(148 163 184 / 1)
    }

    .lg\:bg-slate-400\/20 {
        background-color: rgb(148 163 184 / 0.2)
    }

    .lg\:bg-slate-400\/25 {
        background-color: rgb(148 163 184 / 0.25)
    }

    .lg\:bg-slate-400\/30 {
        background-color: rgb(148 163 184 / 0.3)
    }

    .lg\:bg-slate-400\/40 {
        background-color: rgb(148 163 184 / 0.4)
    }

    .lg\:bg-slate-400\/5 {
        background-color: rgb(148 163 184 / 0.05)
    }

    .lg\:bg-slate-400\/50 {
        background-color: rgb(148 163 184 / 0.5)
    }

    .lg\:bg-slate-400\/60 {
        background-color: rgb(148 163 184 / 0.6)
    }

    .lg\:bg-slate-400\/70 {
        background-color: rgb(148 163 184 / 0.7)
    }

    .lg\:bg-slate-400\/75 {
        background-color: rgb(148 163 184 / 0.75)
    }

    .lg\:bg-slate-400\/80 {
        background-color: rgb(148 163 184 / 0.8)
    }

    .lg\:bg-slate-400\/90 {
        background-color: rgb(148 163 184 / 0.9)
    }

    .lg\:bg-slate-400\/95 {
        background-color: rgb(148 163 184 / 0.95)
    }

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

    .lg\:bg-slate-50\/0 {
        background-color: rgb(248 250 252 / 0)
    }

    .lg\:bg-slate-50\/10 {
        background-color: rgb(248 250 252 / 0.1)
    }

    .lg\:bg-slate-50\/100 {
        background-color: rgb(248 250 252 / 1)
    }

    .lg\:bg-slate-50\/20 {
        background-color: rgb(248 250 252 / 0.2)
    }

    .lg\:bg-slate-50\/25 {
        background-color: rgb(248 250 252 / 0.25)
    }

    .lg\:bg-slate-50\/30 {
        background-color: rgb(248 250 252 / 0.3)
    }

    .lg\:bg-slate-50\/40 {
        background-color: rgb(248 250 252 / 0.4)
    }

    .lg\:bg-slate-50\/5 {
        background-color: rgb(248 250 252 / 0.05)
    }

    .lg\:bg-slate-50\/50 {
        background-color: rgb(248 250 252 / 0.5)
    }

    .lg\:bg-slate-50\/60 {
        background-color: rgb(248 250 252 / 0.6)
    }

    .lg\:bg-slate-50\/70 {
        background-color: rgb(248 250 252 / 0.7)
    }

    .lg\:bg-slate-50\/75 {
        background-color: rgb(248 250 252 / 0.75)
    }

    .lg\:bg-slate-50\/80 {
        background-color: rgb(248 250 252 / 0.8)
    }

    .lg\:bg-slate-50\/90 {
        background-color: rgb(248 250 252 / 0.9)
    }

    .lg\:bg-slate-50\/95 {
        background-color: rgb(248 250 252 / 0.95)
    }

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

    .lg\:bg-slate-500\/0 {
        background-color: rgb(100 116 139 / 0)
    }

    .lg\:bg-slate-500\/10 {
        background-color: rgb(100 116 139 / 0.1)
    }

    .lg\:bg-slate-500\/100 {
        background-color: rgb(100 116 139 / 1)
    }

    .lg\:bg-slate-500\/20 {
        background-color: rgb(100 116 139 / 0.2)
    }

    .lg\:bg-slate-500\/25 {
        background-color: rgb(100 116 139 / 0.25)
    }

    .lg\:bg-slate-500\/30 {
        background-color: rgb(100 116 139 / 0.3)
    }

    .lg\:bg-slate-500\/40 {
        background-color: rgb(100 116 139 / 0.4)
    }

    .lg\:bg-slate-500\/5 {
        background-color: rgb(100 116 139 / 0.05)
    }

    .lg\:bg-slate-500\/50 {
        background-color: rgb(100 116 139 / 0.5)
    }

    .lg\:bg-slate-500\/60 {
        background-color: rgb(100 116 139 / 0.6)
    }

    .lg\:bg-slate-500\/70 {
        background-color: rgb(100 116 139 / 0.7)
    }

    .lg\:bg-slate-500\/75 {
        background-color: rgb(100 116 139 / 0.75)
    }

    .lg\:bg-slate-500\/80 {
        background-color: rgb(100 116 139 / 0.8)
    }

    .lg\:bg-slate-500\/90 {
        background-color: rgb(100 116 139 / 0.9)
    }

    .lg\:bg-slate-500\/95 {
        background-color: rgb(100 116 139 / 0.95)
    }

    .lg\:bg-slate-600 {
        --tw-bg-opacity: 1;
        background-color: rgb(71 85 105 / var(--tw-bg-opacity))
    }

    .lg\:bg-slate-600\/0 {
        background-color: rgb(71 85 105 / 0)
    }

    .lg\:bg-slate-600\/10 {
        background-color: rgb(71 85 105 / 0.1)
    }

    .lg\:bg-slate-600\/100 {
        background-color: rgb(71 85 105 / 1)
    }

    .lg\:bg-slate-600\/20 {
        background-color: rgb(71 85 105 / 0.2)
    }

    .lg\:bg-slate-600\/25 {
        background-color: rgb(71 85 105 / 0.25)
    }

    .lg\:bg-slate-600\/30 {
        background-color: rgb(71 85 105 / 0.3)
    }

    .lg\:bg-slate-600\/40 {
        background-color: rgb(71 85 105 / 0.4)
    }

    .lg\:bg-slate-600\/5 {
        background-color: rgb(71 85 105 / 0.05)
    }

    .lg\:bg-slate-600\/50 {
        background-color: rgb(71 85 105 / 0.5)
    }

    .lg\:bg-slate-600\/60 {
        background-color: rgb(71 85 105 / 0.6)
    }

    .lg\:bg-slate-600\/70 {
        background-color: rgb(71 85 105 / 0.7)
    }

    .lg\:bg-slate-600\/75 {
        background-color: rgb(71 85 105 / 0.75)
    }

    .lg\:bg-slate-600\/80 {
        background-color: rgb(71 85 105 / 0.8)
    }

    .lg\:bg-slate-600\/90 {
        background-color: rgb(71 85 105 / 0.9)
    }

    .lg\:bg-slate-600\/95 {
        background-color: rgb(71 85 105 / 0.95)
    }

    .lg\:bg-slate-700 {
        --tw-bg-opacity: 1;
        background-color: rgb(51 65 85 / var(--tw-bg-opacity))
    }

    .lg\:bg-slate-700\/0 {
        background-color: rgb(51 65 85 / 0)
    }

    .lg\:bg-slate-700\/10 {
        background-color: rgb(51 65 85 / 0.1)
    }

    .lg\:bg-slate-700\/100 {
        background-color: rgb(51 65 85 / 1)
    }

    .lg\:bg-slate-700\/20 {
        background-color: rgb(51 65 85 / 0.2)
    }

    .lg\:bg-slate-700\/25 {
        background-color: rgb(51 65 85 / 0.25)
    }

    .lg\:bg-slate-700\/30 {
        background-color: rgb(51 65 85 / 0.3)
    }

    .lg\:bg-slate-700\/40 {
        background-color: rgb(51 65 85 / 0.4)
    }

    .lg\:bg-slate-700\/5 {
        background-color: rgb(51 65 85 / 0.05)
    }

    .lg\:bg-slate-700\/50 {
        background-color: rgb(51 65 85 / 0.5)
    }

    .lg\:bg-slate-700\/60 {
        background-color: rgb(51 65 85 / 0.6)
    }

    .lg\:bg-slate-700\/70 {
        background-color: rgb(51 65 85 / 0.7)
    }

    .lg\:bg-slate-700\/75 {
        background-color: rgb(51 65 85 / 0.75)
    }

    .lg\:bg-slate-700\/80 {
        background-color: rgb(51 65 85 / 0.8)
    }

    .lg\:bg-slate-700\/90 {
        background-color: rgb(51 65 85 / 0.9)
    }

    .lg\:bg-slate-700\/95 {
        background-color: rgb(51 65 85 / 0.95)
    }

    .lg\:bg-slate-75 {
        --tw-bg-opacity: 1;
        background-color: rgb(244 248 250 / var(--tw-bg-opacity))
    }

    .lg\:bg-slate-75\/0 {
        background-color: rgb(244 248 250 / 0)
    }

    .lg\:bg-slate-75\/10 {
        background-color: rgb(244 248 250 / 0.1)
    }

    .lg\:bg-slate-75\/100 {
        background-color: rgb(244 248 250 / 1)
    }

    .lg\:bg-slate-75\/20 {
        background-color: rgb(244 248 250 / 0.2)
    }

    .lg\:bg-slate-75\/25 {
        background-color: rgb(244 248 250 / 0.25)
    }

    .lg\:bg-slate-75\/30 {
        background-color: rgb(244 248 250 / 0.3)
    }

    .lg\:bg-slate-75\/40 {
        background-color: rgb(244 248 250 / 0.4)
    }

    .lg\:bg-slate-75\/5 {
        background-color: rgb(244 248 250 / 0.05)
    }

    .lg\:bg-slate-75\/50 {
        background-color: rgb(244 248 250 / 0.5)
    }

    .lg\:bg-slate-75\/60 {
        background-color: rgb(244 248 250 / 0.6)
    }

    .lg\:bg-slate-75\/70 {
        background-color: rgb(244 248 250 / 0.7)
    }

    .lg\:bg-slate-75\/75 {
        background-color: rgb(244 248 250 / 0.75)
    }

    .lg\:bg-slate-75\/80 {
        background-color: rgb(244 248 250 / 0.8)
    }

    .lg\:bg-slate-75\/90 {
        background-color: rgb(244 248 250 / 0.9)
    }

    .lg\:bg-slate-75\/95 {
        background-color: rgb(244 248 250 / 0.95)
    }

    .lg\:bg-slate-800 {
        --tw-bg-opacity: 1;
        background-color: rgb(30 41 59 / var(--tw-bg-opacity))
    }

    .lg\:bg-slate-800\/0 {
        background-color: rgb(30 41 59 / 0)
    }

    .lg\:bg-slate-800\/10 {
        background-color: rgb(30 41 59 / 0.1)
    }

    .lg\:bg-slate-800\/100 {
        background-color: rgb(30 41 59 / 1)
    }

    .lg\:bg-slate-800\/20 {
        background-color: rgb(30 41 59 / 0.2)
    }

    .lg\:bg-slate-800\/25 {
        background-color: rgb(30 41 59 / 0.25)
    }

    .lg\:bg-slate-800\/30 {
        background-color: rgb(30 41 59 / 0.3)
    }

    .lg\:bg-slate-800\/40 {
        background-color: rgb(30 41 59 / 0.4)
    }

    .lg\:bg-slate-800\/5 {
        background-color: rgb(30 41 59 / 0.05)
    }

    .lg\:bg-slate-800\/50 {
        background-color: rgb(30 41 59 / 0.5)
    }

    .lg\:bg-slate-800\/60 {
        background-color: rgb(30 41 59 / 0.6)
    }

    .lg\:bg-slate-800\/70 {
        background-color: rgb(30 41 59 / 0.7)
    }

    .lg\:bg-slate-800\/75 {
        background-color: rgb(30 41 59 / 0.75)
    }

    .lg\:bg-slate-800\/80 {
        background-color: rgb(30 41 59 / 0.8)
    }

    .lg\:bg-slate-800\/90 {
        background-color: rgb(30 41 59 / 0.9)
    }

    .lg\:bg-slate-800\/95 {
        background-color: rgb(30 41 59 / 0.95)
    }

    .lg\:bg-slate-850 {
        --tw-bg-opacity: 1;
        background-color: rgb(15 23 42 / var(--tw-bg-opacity))
    }

    .lg\:bg-slate-850\/0 {
        background-color: rgb(15 23 42 / 0)
    }

    .lg\:bg-slate-850\/10 {
        background-color: rgb(15 23 42 / 0.1)
    }

    .lg\:bg-slate-850\/100 {
        background-color: rgb(15 23 42 / 1)
    }

    .lg\:bg-slate-850\/20 {
        background-color: rgb(15 23 42 / 0.2)
    }

    .lg\:bg-slate-850\/25 {
        background-color: rgb(15 23 42 / 0.25)
    }

    .lg\:bg-slate-850\/30 {
        background-color: rgb(15 23 42 / 0.3)
    }

    .lg\:bg-slate-850\/40 {
        background-color: rgb(15 23 42 / 0.4)
    }

    .lg\:bg-slate-850\/5 {
        background-color: rgb(15 23 42 / 0.05)
    }

    .lg\:bg-slate-850\/50 {
        background-color: rgb(15 23 42 / 0.5)
    }

    .lg\:bg-slate-850\/60 {
        background-color: rgb(15 23 42 / 0.6)
    }

    .lg\:bg-slate-850\/70 {
        background-color: rgb(15 23 42 / 0.7)
    }

    .lg\:bg-slate-850\/75 {
        background-color: rgb(15 23 42 / 0.75)
    }

    .lg\:bg-slate-850\/80 {
        background-color: rgb(15 23 42 / 0.8)
    }

    .lg\:bg-slate-850\/90 {
        background-color: rgb(15 23 42 / 0.9)
    }

    .lg\:bg-slate-850\/95 {
        background-color: rgb(15 23 42 / 0.95)
    }

    .lg\:bg-slate-900 {
        --tw-bg-opacity: 1;
        background-color: rgb(15 23 42 / var(--tw-bg-opacity))
    }

    .lg\:bg-slate-900\/0 {
        background-color: rgb(15 23 42 / 0)
    }

    .lg\:bg-slate-900\/10 {
        background-color: rgb(15 23 42 / 0.1)
    }

    .lg\:bg-slate-900\/100 {
        background-color: rgb(15 23 42 / 1)
    }

    .lg\:bg-slate-900\/20 {
        background-color: rgb(15 23 42 / 0.2)
    }

    .lg\:bg-slate-900\/25 {
        background-color: rgb(15 23 42 / 0.25)
    }

    .lg\:bg-slate-900\/30 {
        background-color: rgb(15 23 42 / 0.3)
    }

    .lg\:bg-slate-900\/40 {
        background-color: rgb(15 23 42 / 0.4)
    }

    .lg\:bg-slate-900\/5 {
        background-color: rgb(15 23 42 / 0.05)
    }

    .lg\:bg-slate-900\/50 {
        background-color: rgb(15 23 42 / 0.5)
    }

    .lg\:bg-slate-900\/60 {
        background-color: rgb(15 23 42 / 0.6)
    }

    .lg\:bg-slate-900\/70 {
        background-color: rgb(15 23 42 / 0.7)
    }

    .lg\:bg-slate-900\/75 {
        background-color: rgb(15 23 42 / 0.75)
    }

    .lg\:bg-slate-900\/80 {
        background-color: rgb(15 23 42 / 0.8)
    }

    .lg\:bg-slate-900\/90 {
        background-color: rgb(15 23 42 / 0.9)
    }

    .lg\:bg-slate-900\/95 {
        background-color: rgb(15 23 42 / 0.95)
    }

    .lg\:bg-slate-950 {
        --tw-bg-opacity: 1;
        background-color: rgb(0 33 74 / var(--tw-bg-opacity))
    }

    .lg\:bg-slate-950\/0 {
        background-color: rgb(0 33 74 / 0)
    }

    .lg\:bg-slate-950\/10 {
        background-color: rgb(0 33 74 / 0.1)
    }

    .lg\:bg-slate-950\/100 {
        background-color: rgb(0 33 74 / 1)
    }

    .lg\:bg-slate-950\/20 {
        background-color: rgb(0 33 74 / 0.2)
    }

    .lg\:bg-slate-950\/25 {
        background-color: rgb(0 33 74 / 0.25)
    }

    .lg\:bg-slate-950\/30 {
        background-color: rgb(0 33 74 / 0.3)
    }

    .lg\:bg-slate-950\/40 {
        background-color: rgb(0 33 74 / 0.4)
    }

    .lg\:bg-slate-950\/5 {
        background-color: rgb(0 33 74 / 0.05)
    }

    .lg\:bg-slate-950\/50 {
        background-color: rgb(0 33 74 / 0.5)
    }

    .lg\:bg-slate-950\/60 {
        background-color: rgb(0 33 74 / 0.6)
    }

    .lg\:bg-slate-950\/70 {
        background-color: rgb(0 33 74 / 0.7)
    }

    .lg\:bg-slate-950\/75 {
        background-color: rgb(0 33 74 / 0.75)
    }

    .lg\:bg-slate-950\/80 {
        background-color: rgb(0 33 74 / 0.8)
    }

    .lg\:bg-slate-950\/90 {
        background-color: rgb(0 33 74 / 0.9)
    }

    .lg\:bg-slate-950\/95 {
        background-color: rgb(0 33 74 / 0.95)
    }

    .lg\:bg-stone-100 {
        --tw-bg-opacity: 1;
        background-color: rgb(245 245 244 / var(--tw-bg-opacity))
    }

    .lg\:bg-stone-100\/0 {
        background-color: rgb(245 245 244 / 0)
    }

    .lg\:bg-stone-100\/10 {
        background-color: rgb(245 245 244 / 0.1)
    }

    .lg\:bg-stone-100\/100 {
        background-color: rgb(245 245 244 / 1)
    }

    .lg\:bg-stone-100\/20 {
        background-color: rgb(245 245 244 / 0.2)
    }

    .lg\:bg-stone-100\/25 {
        background-color: rgb(245 245 244 / 0.25)
    }

    .lg\:bg-stone-100\/30 {
        background-color: rgb(245 245 244 / 0.3)
    }

    .lg\:bg-stone-100\/40 {
        background-color: rgb(245 245 244 / 0.4)
    }

    .lg\:bg-stone-100\/5 {
        background-color: rgb(245 245 244 / 0.05)
    }

    .lg\:bg-stone-100\/50 {
        background-color: rgb(245 245 244 / 0.5)
    }

    .lg\:bg-stone-100\/60 {
        background-color: rgb(245 245 244 / 0.6)
    }

    .lg\:bg-stone-100\/70 {
        background-color: rgb(245 245 244 / 0.7)
    }

    .lg\:bg-stone-100\/75 {
        background-color: rgb(245 245 244 / 0.75)
    }

    .lg\:bg-stone-100\/80 {
        background-color: rgb(245 245 244 / 0.8)
    }

    .lg\:bg-stone-100\/90 {
        background-color: rgb(245 245 244 / 0.9)
    }

    .lg\:bg-stone-100\/95 {
        background-color: rgb(245 245 244 / 0.95)
    }

    .lg\:bg-stone-150 {
        --tw-bg-opacity: 1;
        background-color: rgb(245 246 241 / var(--tw-bg-opacity))
    }

    .lg\:bg-stone-150\/0 {
        background-color: rgb(245 246 241 / 0)
    }

    .lg\:bg-stone-150\/10 {
        background-color: rgb(245 246 241 / 0.1)
    }

    .lg\:bg-stone-150\/100 {
        background-color: rgb(245 246 241 / 1)
    }

    .lg\:bg-stone-150\/20 {
        background-color: rgb(245 246 241 / 0.2)
    }

    .lg\:bg-stone-150\/25 {
        background-color: rgb(245 246 241 / 0.25)
    }

    .lg\:bg-stone-150\/30 {
        background-color: rgb(245 246 241 / 0.3)
    }

    .lg\:bg-stone-150\/40 {
        background-color: rgb(245 246 241 / 0.4)
    }

    .lg\:bg-stone-150\/5 {
        background-color: rgb(245 246 241 / 0.05)
    }

    .lg\:bg-stone-150\/50 {
        background-color: rgb(245 246 241 / 0.5)
    }

    .lg\:bg-stone-150\/60 {
        background-color: rgb(245 246 241 / 0.6)
    }

    .lg\:bg-stone-150\/70 {
        background-color: rgb(245 246 241 / 0.7)
    }

    .lg\:bg-stone-150\/75 {
        background-color: rgb(245 246 241 / 0.75)
    }

    .lg\:bg-stone-150\/80 {
        background-color: rgb(245 246 241 / 0.8)
    }

    .lg\:bg-stone-150\/90 {
        background-color: rgb(245 246 241 / 0.9)
    }

    .lg\:bg-stone-150\/95 {
        background-color: rgb(245 246 241 / 0.95)
    }

    .lg\:bg-stone-200 {
        --tw-bg-opacity: 1;
        background-color: rgb(231 229 228 / var(--tw-bg-opacity))
    }

    .lg\:bg-stone-200\/0 {
        background-color: rgb(231 229 228 / 0)
    }

    .lg\:bg-stone-200\/10 {
        background-color: rgb(231 229 228 / 0.1)
    }

    .lg\:bg-stone-200\/100 {
        background-color: rgb(231 229 228 / 1)
    }

    .lg\:bg-stone-200\/20 {
        background-color: rgb(231 229 228 / 0.2)
    }

    .lg\:bg-stone-200\/25 {
        background-color: rgb(231 229 228 / 0.25)
    }

    .lg\:bg-stone-200\/30 {
        background-color: rgb(231 229 228 / 0.3)
    }

    .lg\:bg-stone-200\/40 {
        background-color: rgb(231 229 228 / 0.4)
    }

    .lg\:bg-stone-200\/5 {
        background-color: rgb(231 229 228 / 0.05)
    }

    .lg\:bg-stone-200\/50 {
        background-color: rgb(231 229 228 / 0.5)
    }

    .lg\:bg-stone-200\/60 {
        background-color: rgb(231 229 228 / 0.6)
    }

    .lg\:bg-stone-200\/70 {
        background-color: rgb(231 229 228 / 0.7)
    }

    .lg\:bg-stone-200\/75 {
        background-color: rgb(231 229 228 / 0.75)
    }

    .lg\:bg-stone-200\/80 {
        background-color: rgb(231 229 228 / 0.8)
    }

    .lg\:bg-stone-200\/90 {
        background-color: rgb(231 229 228 / 0.9)
    }

    .lg\:bg-stone-200\/95 {
        background-color: rgb(231 229 228 / 0.95)
    }

    .lg\:bg-stone-300 {
        --tw-bg-opacity: 1;
        background-color: rgb(214 211 209 / var(--tw-bg-opacity))
    }

    .lg\:bg-stone-300\/0 {
        background-color: rgb(214 211 209 / 0)
    }

    .lg\:bg-stone-300\/10 {
        background-color: rgb(214 211 209 / 0.1)
    }

    .lg\:bg-stone-300\/100 {
        background-color: rgb(214 211 209 / 1)
    }

    .lg\:bg-stone-300\/20 {
        background-color: rgb(214 211 209 / 0.2)
    }

    .lg\:bg-stone-300\/25 {
        background-color: rgb(214 211 209 / 0.25)
    }

    .lg\:bg-stone-300\/30 {
        background-color: rgb(214 211 209 / 0.3)
    }

    .lg\:bg-stone-300\/40 {
        background-color: rgb(214 211 209 / 0.4)
    }

    .lg\:bg-stone-300\/5 {
        background-color: rgb(214 211 209 / 0.05)
    }

    .lg\:bg-stone-300\/50 {
        background-color: rgb(214 211 209 / 0.5)
    }

    .lg\:bg-stone-300\/60 {
        background-color: rgb(214 211 209 / 0.6)
    }

    .lg\:bg-stone-300\/70 {
        background-color: rgb(214 211 209 / 0.7)
    }

    .lg\:bg-stone-300\/75 {
        background-color: rgb(214 211 209 / 0.75)
    }

    .lg\:bg-stone-300\/80 {
        background-color: rgb(214 211 209 / 0.8)
    }

    .lg\:bg-stone-300\/90 {
        background-color: rgb(214 211 209 / 0.9)
    }

    .lg\:bg-stone-300\/95 {
        background-color: rgb(214 211 209 / 0.95)
    }

    .lg\:bg-stone-400 {
        --tw-bg-opacity: 1;
        background-color: rgb(168 162 158 / var(--tw-bg-opacity))
    }

    .lg\:bg-stone-400\/0 {
        background-color: rgb(168 162 158 / 0)
    }

    .lg\:bg-stone-400\/10 {
        background-color: rgb(168 162 158 / 0.1)
    }

    .lg\:bg-stone-400\/100 {
        background-color: rgb(168 162 158 / 1)
    }

    .lg\:bg-stone-400\/20 {
        background-color: rgb(168 162 158 / 0.2)
    }

    .lg\:bg-stone-400\/25 {
        background-color: rgb(168 162 158 / 0.25)
    }

    .lg\:bg-stone-400\/30 {
        background-color: rgb(168 162 158 / 0.3)
    }

    .lg\:bg-stone-400\/40 {
        background-color: rgb(168 162 158 / 0.4)
    }

    .lg\:bg-stone-400\/5 {
        background-color: rgb(168 162 158 / 0.05)
    }

    .lg\:bg-stone-400\/50 {
        background-color: rgb(168 162 158 / 0.5)
    }

    .lg\:bg-stone-400\/60 {
        background-color: rgb(168 162 158 / 0.6)
    }

    .lg\:bg-stone-400\/70 {
        background-color: rgb(168 162 158 / 0.7)
    }

    .lg\:bg-stone-400\/75 {
        background-color: rgb(168 162 158 / 0.75)
    }

    .lg\:bg-stone-400\/80 {
        background-color: rgb(168 162 158 / 0.8)
    }

    .lg\:bg-stone-400\/90 {
        background-color: rgb(168 162 158 / 0.9)
    }

    .lg\:bg-stone-400\/95 {
        background-color: rgb(168 162 158 / 0.95)
    }

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

    .lg\:bg-stone-50\/0 {
        background-color: rgb(250 250 249 / 0)
    }

    .lg\:bg-stone-50\/10 {
        background-color: rgb(250 250 249 / 0.1)
    }

    .lg\:bg-stone-50\/100 {
        background-color: rgb(250 250 249 / 1)
    }

    .lg\:bg-stone-50\/20 {
        background-color: rgb(250 250 249 / 0.2)
    }

    .lg\:bg-stone-50\/25 {
        background-color: rgb(250 250 249 / 0.25)
    }

    .lg\:bg-stone-50\/30 {
        background-color: rgb(250 250 249 / 0.3)
    }

    .lg\:bg-stone-50\/40 {
        background-color: rgb(250 250 249 / 0.4)
    }

    .lg\:bg-stone-50\/5 {
        background-color: rgb(250 250 249 / 0.05)
    }

    .lg\:bg-stone-50\/50 {
        background-color: rgb(250 250 249 / 0.5)
    }

    .lg\:bg-stone-50\/60 {
        background-color: rgb(250 250 249 / 0.6)
    }

    .lg\:bg-stone-50\/70 {
        background-color: rgb(250 250 249 / 0.7)
    }

    .lg\:bg-stone-50\/75 {
        background-color: rgb(250 250 249 / 0.75)
    }

    .lg\:bg-stone-50\/80 {
        background-color: rgb(250 250 249 / 0.8)
    }

    .lg\:bg-stone-50\/90 {
        background-color: rgb(250 250 249 / 0.9)
    }

    .lg\:bg-stone-50\/95 {
        background-color: rgb(250 250 249 / 0.95)
    }

    .lg\:bg-stone-500 {
        --tw-bg-opacity: 1;
        background-color: rgb(120 113 108 / var(--tw-bg-opacity))
    }

    .lg\:bg-stone-500\/0 {
        background-color: rgb(120 113 108 / 0)
    }

    .lg\:bg-stone-500\/10 {
        background-color: rgb(120 113 108 / 0.1)
    }

    .lg\:bg-stone-500\/100 {
        background-color: rgb(120 113 108 / 1)
    }

    .lg\:bg-stone-500\/20 {
        background-color: rgb(120 113 108 / 0.2)
    }

    .lg\:bg-stone-500\/25 {
        background-color: rgb(120 113 108 / 0.25)
    }

    .lg\:bg-stone-500\/30 {
        background-color: rgb(120 113 108 / 0.3)
    }

    .lg\:bg-stone-500\/40 {
        background-color: rgb(120 113 108 / 0.4)
    }

    .lg\:bg-stone-500\/5 {
        background-color: rgb(120 113 108 / 0.05)
    }

    .lg\:bg-stone-500\/50 {
        background-color: rgb(120 113 108 / 0.5)
    }

    .lg\:bg-stone-500\/60 {
        background-color: rgb(120 113 108 / 0.6)
    }

    .lg\:bg-stone-500\/70 {
        background-color: rgb(120 113 108 / 0.7)
    }

    .lg\:bg-stone-500\/75 {
        background-color: rgb(120 113 108 / 0.75)
    }

    .lg\:bg-stone-500\/80 {
        background-color: rgb(120 113 108 / 0.8)
    }

    .lg\:bg-stone-500\/90 {
        background-color: rgb(120 113 108 / 0.9)
    }

    .lg\:bg-stone-500\/95 {
        background-color: rgb(120 113 108 / 0.95)
    }

    .lg\:bg-stone-600 {
        --tw-bg-opacity: 1;
        background-color: rgb(87 83 78 / var(--tw-bg-opacity))
    }

    .lg\:bg-stone-600\/0 {
        background-color: rgb(87 83 78 / 0)
    }

    .lg\:bg-stone-600\/10 {
        background-color: rgb(87 83 78 / 0.1)
    }

    .lg\:bg-stone-600\/100 {
        background-color: rgb(87 83 78 / 1)
    }

    .lg\:bg-stone-600\/20 {
        background-color: rgb(87 83 78 / 0.2)
    }

    .lg\:bg-stone-600\/25 {
        background-color: rgb(87 83 78 / 0.25)
    }

    .lg\:bg-stone-600\/30 {
        background-color: rgb(87 83 78 / 0.3)
    }

    .lg\:bg-stone-600\/40 {
        background-color: rgb(87 83 78 / 0.4)
    }

    .lg\:bg-stone-600\/5 {
        background-color: rgb(87 83 78 / 0.05)
    }

    .lg\:bg-stone-600\/50 {
        background-color: rgb(87 83 78 / 0.5)
    }

    .lg\:bg-stone-600\/60 {
        background-color: rgb(87 83 78 / 0.6)
    }

    .lg\:bg-stone-600\/70 {
        background-color: rgb(87 83 78 / 0.7)
    }

    .lg\:bg-stone-600\/75 {
        background-color: rgb(87 83 78 / 0.75)
    }

    .lg\:bg-stone-600\/80 {
        background-color: rgb(87 83 78 / 0.8)
    }

    .lg\:bg-stone-600\/90 {
        background-color: rgb(87 83 78 / 0.9)
    }

    .lg\:bg-stone-600\/95 {
        background-color: rgb(87 83 78 / 0.95)
    }

    .lg\:bg-stone-700 {
        --tw-bg-opacity: 1;
        background-color: rgb(68 64 60 / var(--tw-bg-opacity))
    }

    .lg\:bg-stone-700\/0 {
        background-color: rgb(68 64 60 / 0)
    }

    .lg\:bg-stone-700\/10 {
        background-color: rgb(68 64 60 / 0.1)
    }

    .lg\:bg-stone-700\/100 {
        background-color: rgb(68 64 60 / 1)
    }

    .lg\:bg-stone-700\/20 {
        background-color: rgb(68 64 60 / 0.2)
    }

    .lg\:bg-stone-700\/25 {
        background-color: rgb(68 64 60 / 0.25)
    }

    .lg\:bg-stone-700\/30 {
        background-color: rgb(68 64 60 / 0.3)
    }

    .lg\:bg-stone-700\/40 {
        background-color: rgb(68 64 60 / 0.4)
    }

    .lg\:bg-stone-700\/5 {
        background-color: rgb(68 64 60 / 0.05)
    }

    .lg\:bg-stone-700\/50 {
        background-color: rgb(68 64 60 / 0.5)
    }

    .lg\:bg-stone-700\/60 {
        background-color: rgb(68 64 60 / 0.6)
    }

    .lg\:bg-stone-700\/70 {
        background-color: rgb(68 64 60 / 0.7)
    }

    .lg\:bg-stone-700\/75 {
        background-color: rgb(68 64 60 / 0.75)
    }

    .lg\:bg-stone-700\/80 {
        background-color: rgb(68 64 60 / 0.8)
    }

    .lg\:bg-stone-700\/90 {
        background-color: rgb(68 64 60 / 0.9)
    }

    .lg\:bg-stone-700\/95 {
        background-color: rgb(68 64 60 / 0.95)
    }

    .lg\:bg-stone-800 {
        --tw-bg-opacity: 1;
        background-color: rgb(41 37 36 / var(--tw-bg-opacity))
    }

    .lg\:bg-stone-800\/0 {
        background-color: rgb(41 37 36 / 0)
    }

    .lg\:bg-stone-800\/10 {
        background-color: rgb(41 37 36 / 0.1)
    }

    .lg\:bg-stone-800\/100 {
        background-color: rgb(41 37 36 / 1)
    }

    .lg\:bg-stone-800\/20 {
        background-color: rgb(41 37 36 / 0.2)
    }

    .lg\:bg-stone-800\/25 {
        background-color: rgb(41 37 36 / 0.25)
    }

    .lg\:bg-stone-800\/30 {
        background-color: rgb(41 37 36 / 0.3)
    }

    .lg\:bg-stone-800\/40 {
        background-color: rgb(41 37 36 / 0.4)
    }

    .lg\:bg-stone-800\/5 {
        background-color: rgb(41 37 36 / 0.05)
    }

    .lg\:bg-stone-800\/50 {
        background-color: rgb(41 37 36 / 0.5)
    }

    .lg\:bg-stone-800\/60 {
        background-color: rgb(41 37 36 / 0.6)
    }

    .lg\:bg-stone-800\/70 {
        background-color: rgb(41 37 36 / 0.7)
    }

    .lg\:bg-stone-800\/75 {
        background-color: rgb(41 37 36 / 0.75)
    }

    .lg\:bg-stone-800\/80 {
        background-color: rgb(41 37 36 / 0.8)
    }

    .lg\:bg-stone-800\/90 {
        background-color: rgb(41 37 36 / 0.9)
    }

    .lg\:bg-stone-800\/95 {
        background-color: rgb(41 37 36 / 0.95)
    }

    .lg\:bg-stone-900 {
        --tw-bg-opacity: 1;
        background-color: rgb(28 25 23 / var(--tw-bg-opacity))
    }

    .lg\:bg-stone-900\/0 {
        background-color: rgb(28 25 23 / 0)
    }

    .lg\:bg-stone-900\/10 {
        background-color: rgb(28 25 23 / 0.1)
    }

    .lg\:bg-stone-900\/100 {
        background-color: rgb(28 25 23 / 1)
    }

    .lg\:bg-stone-900\/20 {
        background-color: rgb(28 25 23 / 0.2)
    }

    .lg\:bg-stone-900\/25 {
        background-color: rgb(28 25 23 / 0.25)
    }

    .lg\:bg-stone-900\/30 {
        background-color: rgb(28 25 23 / 0.3)
    }

    .lg\:bg-stone-900\/40 {
        background-color: rgb(28 25 23 / 0.4)
    }

    .lg\:bg-stone-900\/5 {
        background-color: rgb(28 25 23 / 0.05)
    }

    .lg\:bg-stone-900\/50 {
        background-color: rgb(28 25 23 / 0.5)
    }

    .lg\:bg-stone-900\/60 {
        background-color: rgb(28 25 23 / 0.6)
    }

    .lg\:bg-stone-900\/70 {
        background-color: rgb(28 25 23 / 0.7)
    }

    .lg\:bg-stone-900\/75 {
        background-color: rgb(28 25 23 / 0.75)
    }

    .lg\:bg-stone-900\/80 {
        background-color: rgb(28 25 23 / 0.8)
    }

    .lg\:bg-stone-900\/90 {
        background-color: rgb(28 25 23 / 0.9)
    }

    .lg\:bg-stone-900\/95 {
        background-color: rgb(28 25 23 / 0.95)
    }

    .lg\:bg-stone-950 {
        --tw-bg-opacity: 1;
        background-color: rgb(12 10 9 / var(--tw-bg-opacity))
    }

    .lg\:bg-stone-950\/0 {
        background-color: rgb(12 10 9 / 0)
    }

    .lg\:bg-stone-950\/10 {
        background-color: rgb(12 10 9 / 0.1)
    }

    .lg\:bg-stone-950\/100 {
        background-color: rgb(12 10 9 / 1)
    }

    .lg\:bg-stone-950\/20 {
        background-color: rgb(12 10 9 / 0.2)
    }

    .lg\:bg-stone-950\/25 {
        background-color: rgb(12 10 9 / 0.25)
    }

    .lg\:bg-stone-950\/30 {
        background-color: rgb(12 10 9 / 0.3)
    }

    .lg\:bg-stone-950\/40 {
        background-color: rgb(12 10 9 / 0.4)
    }

    .lg\:bg-stone-950\/5 {
        background-color: rgb(12 10 9 / 0.05)
    }

    .lg\:bg-stone-950\/50 {
        background-color: rgb(12 10 9 / 0.5)
    }

    .lg\:bg-stone-950\/60 {
        background-color: rgb(12 10 9 / 0.6)
    }

    .lg\:bg-stone-950\/70 {
        background-color: rgb(12 10 9 / 0.7)
    }

    .lg\:bg-stone-950\/75 {
        background-color: rgb(12 10 9 / 0.75)
    }

    .lg\:bg-stone-950\/80 {
        background-color: rgb(12 10 9 / 0.8)
    }

    .lg\:bg-stone-950\/90 {
        background-color: rgb(12 10 9 / 0.9)
    }

    .lg\:bg-stone-950\/95 {
        background-color: rgb(12 10 9 / 0.95)
    }

    .lg\:bg-teal-100 {
        --tw-bg-opacity: 1;
        background-color: rgb(204 251 241 / var(--tw-bg-opacity))
    }

    .lg\:bg-teal-100\/0 {
        background-color: rgb(204 251 241 / 0)
    }

    .lg\:bg-teal-100\/10 {
        background-color: rgb(204 251 241 / 0.1)
    }

    .lg\:bg-teal-100\/100 {
        background-color: rgb(204 251 241 / 1)
    }

    .lg\:bg-teal-100\/20 {
        background-color: rgb(204 251 241 / 0.2)
    }

    .lg\:bg-teal-100\/25 {
        background-color: rgb(204 251 241 / 0.25)
    }

    .lg\:bg-teal-100\/30 {
        background-color: rgb(204 251 241 / 0.3)
    }

    .lg\:bg-teal-100\/40 {
        background-color: rgb(204 251 241 / 0.4)
    }

    .lg\:bg-teal-100\/5 {
        background-color: rgb(204 251 241 / 0.05)
    }

    .lg\:bg-teal-100\/50 {
        background-color: rgb(204 251 241 / 0.5)
    }

    .lg\:bg-teal-100\/60 {
        background-color: rgb(204 251 241 / 0.6)
    }

    .lg\:bg-teal-100\/70 {
        background-color: rgb(204 251 241 / 0.7)
    }

    .lg\:bg-teal-100\/75 {
        background-color: rgb(204 251 241 / 0.75)
    }

    .lg\:bg-teal-100\/80 {
        background-color: rgb(204 251 241 / 0.8)
    }

    .lg\:bg-teal-100\/90 {
        background-color: rgb(204 251 241 / 0.9)
    }

    .lg\:bg-teal-100\/95 {
        background-color: rgb(204 251 241 / 0.95)
    }

    .lg\:bg-teal-200 {
        --tw-bg-opacity: 1;
        background-color: rgb(153 246 228 / var(--tw-bg-opacity))
    }

    .lg\:bg-teal-200\/0 {
        background-color: rgb(153 246 228 / 0)
    }

    .lg\:bg-teal-200\/10 {
        background-color: rgb(153 246 228 / 0.1)
    }

    .lg\:bg-teal-200\/100 {
        background-color: rgb(153 246 228 / 1)
    }

    .lg\:bg-teal-200\/20 {
        background-color: rgb(153 246 228 / 0.2)
    }

    .lg\:bg-teal-200\/25 {
        background-color: rgb(153 246 228 / 0.25)
    }

    .lg\:bg-teal-200\/30 {
        background-color: rgb(153 246 228 / 0.3)
    }

    .lg\:bg-teal-200\/40 {
        background-color: rgb(153 246 228 / 0.4)
    }

    .lg\:bg-teal-200\/5 {
        background-color: rgb(153 246 228 / 0.05)
    }

    .lg\:bg-teal-200\/50 {
        background-color: rgb(153 246 228 / 0.5)
    }

    .lg\:bg-teal-200\/60 {
        background-color: rgb(153 246 228 / 0.6)
    }

    .lg\:bg-teal-200\/70 {
        background-color: rgb(153 246 228 / 0.7)
    }

    .lg\:bg-teal-200\/75 {
        background-color: rgb(153 246 228 / 0.75)
    }

    .lg\:bg-teal-200\/80 {
        background-color: rgb(153 246 228 / 0.8)
    }

    .lg\:bg-teal-200\/90 {
        background-color: rgb(153 246 228 / 0.9)
    }

    .lg\:bg-teal-200\/95 {
        background-color: rgb(153 246 228 / 0.95)
    }

    .lg\:bg-teal-300 {
        --tw-bg-opacity: 1;
        background-color: rgb(94 234 212 / var(--tw-bg-opacity))
    }

    .lg\:bg-teal-300\/0 {
        background-color: rgb(94 234 212 / 0)
    }

    .lg\:bg-teal-300\/10 {
        background-color: rgb(94 234 212 / 0.1)
    }

    .lg\:bg-teal-300\/100 {
        background-color: rgb(94 234 212 / 1)
    }

    .lg\:bg-teal-300\/20 {
        background-color: rgb(94 234 212 / 0.2)
    }

    .lg\:bg-teal-300\/25 {
        background-color: rgb(94 234 212 / 0.25)
    }

    .lg\:bg-teal-300\/30 {
        background-color: rgb(94 234 212 / 0.3)
    }

    .lg\:bg-teal-300\/40 {
        background-color: rgb(94 234 212 / 0.4)
    }

    .lg\:bg-teal-300\/5 {
        background-color: rgb(94 234 212 / 0.05)
    }

    .lg\:bg-teal-300\/50 {
        background-color: rgb(94 234 212 / 0.5)
    }

    .lg\:bg-teal-300\/60 {
        background-color: rgb(94 234 212 / 0.6)
    }

    .lg\:bg-teal-300\/70 {
        background-color: rgb(94 234 212 / 0.7)
    }

    .lg\:bg-teal-300\/75 {
        background-color: rgb(94 234 212 / 0.75)
    }

    .lg\:bg-teal-300\/80 {
        background-color: rgb(94 234 212 / 0.8)
    }

    .lg\:bg-teal-300\/90 {
        background-color: rgb(94 234 212 / 0.9)
    }

    .lg\:bg-teal-300\/95 {
        background-color: rgb(94 234 212 / 0.95)
    }

    .lg\:bg-teal-400 {
        --tw-bg-opacity: 1;
        background-color: rgb(45 212 191 / var(--tw-bg-opacity))
    }

    .lg\:bg-teal-400\/0 {
        background-color: rgb(45 212 191 / 0)
    }

    .lg\:bg-teal-400\/10 {
        background-color: rgb(45 212 191 / 0.1)
    }

    .lg\:bg-teal-400\/100 {
        background-color: rgb(45 212 191 / 1)
    }

    .lg\:bg-teal-400\/20 {
        background-color: rgb(45 212 191 / 0.2)
    }

    .lg\:bg-teal-400\/25 {
        background-color: rgb(45 212 191 / 0.25)
    }

    .lg\:bg-teal-400\/30 {
        background-color: rgb(45 212 191 / 0.3)
    }

    .lg\:bg-teal-400\/40 {
        background-color: rgb(45 212 191 / 0.4)
    }

    .lg\:bg-teal-400\/5 {
        background-color: rgb(45 212 191 / 0.05)
    }

    .lg\:bg-teal-400\/50 {
        background-color: rgb(45 212 191 / 0.5)
    }

    .lg\:bg-teal-400\/60 {
        background-color: rgb(45 212 191 / 0.6)
    }

    .lg\:bg-teal-400\/70 {
        background-color: rgb(45 212 191 / 0.7)
    }

    .lg\:bg-teal-400\/75 {
        background-color: rgb(45 212 191 / 0.75)
    }

    .lg\:bg-teal-400\/80 {
        background-color: rgb(45 212 191 / 0.8)
    }

    .lg\:bg-teal-400\/90 {
        background-color: rgb(45 212 191 / 0.9)
    }

    .lg\:bg-teal-400\/95 {
        background-color: rgb(45 212 191 / 0.95)
    }

    .lg\:bg-teal-450 {
        --tw-bg-opacity: 1;
        background-color: rgb(0 184 158 / var(--tw-bg-opacity))
    }

    .lg\:bg-teal-450\/0 {
        background-color: rgb(0 184 158 / 0)
    }

    .lg\:bg-teal-450\/10 {
        background-color: rgb(0 184 158 / 0.1)
    }

    .lg\:bg-teal-450\/100 {
        background-color: rgb(0 184 158 / 1)
    }

    .lg\:bg-teal-450\/20 {
        background-color: rgb(0 184 158 / 0.2)
    }

    .lg\:bg-teal-450\/25 {
        background-color: rgb(0 184 158 / 0.25)
    }

    .lg\:bg-teal-450\/30 {
        background-color: rgb(0 184 158 / 0.3)
    }

    .lg\:bg-teal-450\/40 {
        background-color: rgb(0 184 158 / 0.4)
    }

    .lg\:bg-teal-450\/5 {
        background-color: rgb(0 184 158 / 0.05)
    }

    .lg\:bg-teal-450\/50 {
        background-color: rgb(0 184 158 / 0.5)
    }

    .lg\:bg-teal-450\/60 {
        background-color: rgb(0 184 158 / 0.6)
    }

    .lg\:bg-teal-450\/70 {
        background-color: rgb(0 184 158 / 0.7)
    }

    .lg\:bg-teal-450\/75 {
        background-color: rgb(0 184 158 / 0.75)
    }

    .lg\:bg-teal-450\/80 {
        background-color: rgb(0 184 158 / 0.8)
    }

    .lg\:bg-teal-450\/90 {
        background-color: rgb(0 184 158 / 0.9)
    }

    .lg\:bg-teal-450\/95 {
        background-color: rgb(0 184 158 / 0.95)
    }

    .lg\:bg-teal-50 {
        --tw-bg-opacity: 1;
        background-color: rgb(240 253 250 / var(--tw-bg-opacity))
    }

    .lg\:bg-teal-50\/0 {
        background-color: rgb(240 253 250 / 0)
    }

    .lg\:bg-teal-50\/10 {
        background-color: rgb(240 253 250 / 0.1)
    }

    .lg\:bg-teal-50\/100 {
        background-color: rgb(240 253 250 / 1)
    }

    .lg\:bg-teal-50\/20 {
        background-color: rgb(240 253 250 / 0.2)
    }

    .lg\:bg-teal-50\/25 {
        background-color: rgb(240 253 250 / 0.25)
    }

    .lg\:bg-teal-50\/30 {
        background-color: rgb(240 253 250 / 0.3)
    }

    .lg\:bg-teal-50\/40 {
        background-color: rgb(240 253 250 / 0.4)
    }

    .lg\:bg-teal-50\/5 {
        background-color: rgb(240 253 250 / 0.05)
    }

    .lg\:bg-teal-50\/50 {
        background-color: rgb(240 253 250 / 0.5)
    }

    .lg\:bg-teal-50\/60 {
        background-color: rgb(240 253 250 / 0.6)
    }

    .lg\:bg-teal-50\/70 {
        background-color: rgb(240 253 250 / 0.7)
    }

    .lg\:bg-teal-50\/75 {
        background-color: rgb(240 253 250 / 0.75)
    }

    .lg\:bg-teal-50\/80 {
        background-color: rgb(240 253 250 / 0.8)
    }

    .lg\:bg-teal-50\/90 {
        background-color: rgb(240 253 250 / 0.9)
    }

    .lg\:bg-teal-50\/95 {
        background-color: rgb(240 253 250 / 0.95)
    }

    .lg\:bg-teal-500 {
        --tw-bg-opacity: 1;
        background-color: rgb(20 184 166 / var(--tw-bg-opacity))
    }

    .lg\:bg-teal-500\/0 {
        background-color: rgb(20 184 166 / 0)
    }

    .lg\:bg-teal-500\/10 {
        background-color: rgb(20 184 166 / 0.1)
    }

    .lg\:bg-teal-500\/100 {
        background-color: rgb(20 184 166 / 1)
    }

    .lg\:bg-teal-500\/20 {
        background-color: rgb(20 184 166 / 0.2)
    }

    .lg\:bg-teal-500\/25 {
        background-color: rgb(20 184 166 / 0.25)
    }

    .lg\:bg-teal-500\/30 {
        background-color: rgb(20 184 166 / 0.3)
    }

    .lg\:bg-teal-500\/40 {
        background-color: rgb(20 184 166 / 0.4)
    }

    .lg\:bg-teal-500\/5 {
        background-color: rgb(20 184 166 / 0.05)
    }

    .lg\:bg-teal-500\/50 {
        background-color: rgb(20 184 166 / 0.5)
    }

    .lg\:bg-teal-500\/60 {
        background-color: rgb(20 184 166 / 0.6)
    }

    .lg\:bg-teal-500\/70 {
        background-color: rgb(20 184 166 / 0.7)
    }

    .lg\:bg-teal-500\/75 {
        background-color: rgb(20 184 166 / 0.75)
    }

    .lg\:bg-teal-500\/80 {
        background-color: rgb(20 184 166 / 0.8)
    }

    .lg\:bg-teal-500\/90 {
        background-color: rgb(20 184 166 / 0.9)
    }

    .lg\:bg-teal-500\/95 {
        background-color: rgb(20 184 166 / 0.95)
    }

    .lg\:bg-teal-550 {
        --tw-bg-opacity: 1;
        background-color: rgb(0 133 115 / var(--tw-bg-opacity))
    }

    .lg\:bg-teal-550\/0 {
        background-color: rgb(0 133 115 / 0)
    }

    .lg\:bg-teal-550\/10 {
        background-color: rgb(0 133 115 / 0.1)
    }

    .lg\:bg-teal-550\/100 {
        background-color: rgb(0 133 115 / 1)
    }

    .lg\:bg-teal-550\/20 {
        background-color: rgb(0 133 115 / 0.2)
    }

    .lg\:bg-teal-550\/25 {
        background-color: rgb(0 133 115 / 0.25)
    }

    .lg\:bg-teal-550\/30 {
        background-color: rgb(0 133 115 / 0.3)
    }

    .lg\:bg-teal-550\/40 {
        background-color: rgb(0 133 115 / 0.4)
    }

    .lg\:bg-teal-550\/5 {
        background-color: rgb(0 133 115 / 0.05)
    }

    .lg\:bg-teal-550\/50 {
        background-color: rgb(0 133 115 / 0.5)
    }

    .lg\:bg-teal-550\/60 {
        background-color: rgb(0 133 115 / 0.6)
    }

    .lg\:bg-teal-550\/70 {
        background-color: rgb(0 133 115 / 0.7)
    }

    .lg\:bg-teal-550\/75 {
        background-color: rgb(0 133 115 / 0.75)
    }

    .lg\:bg-teal-550\/80 {
        background-color: rgb(0 133 115 / 0.8)
    }

    .lg\:bg-teal-550\/90 {
        background-color: rgb(0 133 115 / 0.9)
    }

    .lg\:bg-teal-550\/95 {
        background-color: rgb(0 133 115 / 0.95)
    }

    .lg\:bg-teal-600 {
        --tw-bg-opacity: 1;
        background-color: rgb(13 148 136 / var(--tw-bg-opacity))
    }

    .lg\:bg-teal-600\/0 {
        background-color: rgb(13 148 136 / 0)
    }

    .lg\:bg-teal-600\/10 {
        background-color: rgb(13 148 136 / 0.1)
    }

    .lg\:bg-teal-600\/100 {
        background-color: rgb(13 148 136 / 1)
    }

    .lg\:bg-teal-600\/20 {
        background-color: rgb(13 148 136 / 0.2)
    }

    .lg\:bg-teal-600\/25 {
        background-color: rgb(13 148 136 / 0.25)
    }

    .lg\:bg-teal-600\/30 {
        background-color: rgb(13 148 136 / 0.3)
    }

    .lg\:bg-teal-600\/40 {
        background-color: rgb(13 148 136 / 0.4)
    }

    .lg\:bg-teal-600\/5 {
        background-color: rgb(13 148 136 / 0.05)
    }

    .lg\:bg-teal-600\/50 {
        background-color: rgb(13 148 136 / 0.5)
    }

    .lg\:bg-teal-600\/60 {
        background-color: rgb(13 148 136 / 0.6)
    }

    .lg\:bg-teal-600\/70 {
        background-color: rgb(13 148 136 / 0.7)
    }

    .lg\:bg-teal-600\/75 {
        background-color: rgb(13 148 136 / 0.75)
    }

    .lg\:bg-teal-600\/80 {
        background-color: rgb(13 148 136 / 0.8)
    }

    .lg\:bg-teal-600\/90 {
        background-color: rgb(13 148 136 / 0.9)
    }

    .lg\:bg-teal-600\/95 {
        background-color: rgb(13 148 136 / 0.95)
    }

    .lg\:bg-teal-700 {
        --tw-bg-opacity: 1;
        background-color: rgb(15 118 110 / var(--tw-bg-opacity))
    }

    .lg\:bg-teal-700\/0 {
        background-color: rgb(15 118 110 / 0)
    }

    .lg\:bg-teal-700\/10 {
        background-color: rgb(15 118 110 / 0.1)
    }

    .lg\:bg-teal-700\/100 {
        background-color: rgb(15 118 110 / 1)
    }

    .lg\:bg-teal-700\/20 {
        background-color: rgb(15 118 110 / 0.2)
    }

    .lg\:bg-teal-700\/25 {
        background-color: rgb(15 118 110 / 0.25)
    }

    .lg\:bg-teal-700\/30 {
        background-color: rgb(15 118 110 / 0.3)
    }

    .lg\:bg-teal-700\/40 {
        background-color: rgb(15 118 110 / 0.4)
    }

    .lg\:bg-teal-700\/5 {
        background-color: rgb(15 118 110 / 0.05)
    }

    .lg\:bg-teal-700\/50 {
        background-color: rgb(15 118 110 / 0.5)
    }

    .lg\:bg-teal-700\/60 {
        background-color: rgb(15 118 110 / 0.6)
    }

    .lg\:bg-teal-700\/70 {
        background-color: rgb(15 118 110 / 0.7)
    }

    .lg\:bg-teal-700\/75 {
        background-color: rgb(15 118 110 / 0.75)
    }

    .lg\:bg-teal-700\/80 {
        background-color: rgb(15 118 110 / 0.8)
    }

    .lg\:bg-teal-700\/90 {
        background-color: rgb(15 118 110 / 0.9)
    }

    .lg\:bg-teal-700\/95 {
        background-color: rgb(15 118 110 / 0.95)
    }

    .lg\:bg-teal-800 {
        --tw-bg-opacity: 1;
        background-color: rgb(17 94 89 / var(--tw-bg-opacity))
    }

    .lg\:bg-teal-800\/0 {
        background-color: rgb(17 94 89 / 0)
    }

    .lg\:bg-teal-800\/10 {
        background-color: rgb(17 94 89 / 0.1)
    }

    .lg\:bg-teal-800\/100 {
        background-color: rgb(17 94 89 / 1)
    }

    .lg\:bg-teal-800\/20 {
        background-color: rgb(17 94 89 / 0.2)
    }

    .lg\:bg-teal-800\/25 {
        background-color: rgb(17 94 89 / 0.25)
    }

    .lg\:bg-teal-800\/30 {
        background-color: rgb(17 94 89 / 0.3)
    }

    .lg\:bg-teal-800\/40 {
        background-color: rgb(17 94 89 / 0.4)
    }

    .lg\:bg-teal-800\/5 {
        background-color: rgb(17 94 89 / 0.05)
    }

    .lg\:bg-teal-800\/50 {
        background-color: rgb(17 94 89 / 0.5)
    }

    .lg\:bg-teal-800\/60 {
        background-color: rgb(17 94 89 / 0.6)
    }

    .lg\:bg-teal-800\/70 {
        background-color: rgb(17 94 89 / 0.7)
    }

    .lg\:bg-teal-800\/75 {
        background-color: rgb(17 94 89 / 0.75)
    }

    .lg\:bg-teal-800\/80 {
        background-color: rgb(17 94 89 / 0.8)
    }

    .lg\:bg-teal-800\/90 {
        background-color: rgb(17 94 89 / 0.9)
    }

    .lg\:bg-teal-800\/95 {
        background-color: rgb(17 94 89 / 0.95)
    }

    .lg\:bg-teal-900 {
        --tw-bg-opacity: 1;
        background-color: rgb(19 78 74 / var(--tw-bg-opacity))
    }

    .lg\:bg-teal-900\/0 {
        background-color: rgb(19 78 74 / 0)
    }

    .lg\:bg-teal-900\/10 {
        background-color: rgb(19 78 74 / 0.1)
    }

    .lg\:bg-teal-900\/100 {
        background-color: rgb(19 78 74 / 1)
    }

    .lg\:bg-teal-900\/20 {
        background-color: rgb(19 78 74 / 0.2)
    }

    .lg\:bg-teal-900\/25 {
        background-color: rgb(19 78 74 / 0.25)
    }

    .lg\:bg-teal-900\/30 {
        background-color: rgb(19 78 74 / 0.3)
    }

    .lg\:bg-teal-900\/40 {
        background-color: rgb(19 78 74 / 0.4)
    }

    .lg\:bg-teal-900\/5 {
        background-color: rgb(19 78 74 / 0.05)
    }

    .lg\:bg-teal-900\/50 {
        background-color: rgb(19 78 74 / 0.5)
    }

    .lg\:bg-teal-900\/60 {
        background-color: rgb(19 78 74 / 0.6)
    }

    .lg\:bg-teal-900\/70 {
        background-color: rgb(19 78 74 / 0.7)
    }

    .lg\:bg-teal-900\/75 {
        background-color: rgb(19 78 74 / 0.75)
    }

    .lg\:bg-teal-900\/80 {
        background-color: rgb(19 78 74 / 0.8)
    }

    .lg\:bg-teal-900\/90 {
        background-color: rgb(19 78 74 / 0.9)
    }

    .lg\:bg-teal-900\/95 {
        background-color: rgb(19 78 74 / 0.95)
    }

    .lg\:bg-teal-950 {
        --tw-bg-opacity: 1;
        background-color: rgb(4 47 46 / var(--tw-bg-opacity))
    }

    .lg\:bg-teal-950\/0 {
        background-color: rgb(4 47 46 / 0)
    }

    .lg\:bg-teal-950\/10 {
        background-color: rgb(4 47 46 / 0.1)
    }

    .lg\:bg-teal-950\/100 {
        background-color: rgb(4 47 46 / 1)
    }

    .lg\:bg-teal-950\/20 {
        background-color: rgb(4 47 46 / 0.2)
    }

    .lg\:bg-teal-950\/25 {
        background-color: rgb(4 47 46 / 0.25)
    }

    .lg\:bg-teal-950\/30 {
        background-color: rgb(4 47 46 / 0.3)
    }

    .lg\:bg-teal-950\/40 {
        background-color: rgb(4 47 46 / 0.4)
    }

    .lg\:bg-teal-950\/5 {
        background-color: rgb(4 47 46 / 0.05)
    }

    .lg\:bg-teal-950\/50 {
        background-color: rgb(4 47 46 / 0.5)
    }

    .lg\:bg-teal-950\/60 {
        background-color: rgb(4 47 46 / 0.6)
    }

    .lg\:bg-teal-950\/70 {
        background-color: rgb(4 47 46 / 0.7)
    }

    .lg\:bg-teal-950\/75 {
        background-color: rgb(4 47 46 / 0.75)
    }

    .lg\:bg-teal-950\/80 {
        background-color: rgb(4 47 46 / 0.8)
    }

    .lg\:bg-teal-950\/90 {
        background-color: rgb(4 47 46 / 0.9)
    }

    .lg\:bg-teal-950\/95 {
        background-color: rgb(4 47 46 / 0.95)
    }

    .lg\:bg-violet-100 {
        --tw-bg-opacity: 1;
        background-color: rgb(237 233 254 / var(--tw-bg-opacity))
    }

    .lg\:bg-violet-100\/0 {
        background-color: rgb(237 233 254 / 0)
    }

    .lg\:bg-violet-100\/10 {
        background-color: rgb(237 233 254 / 0.1)
    }

    .lg\:bg-violet-100\/100 {
        background-color: rgb(237 233 254 / 1)
    }

    .lg\:bg-violet-100\/20 {
        background-color: rgb(237 233 254 / 0.2)
    }

    .lg\:bg-violet-100\/25 {
        background-color: rgb(237 233 254 / 0.25)
    }

    .lg\:bg-violet-100\/30 {
        background-color: rgb(237 233 254 / 0.3)
    }

    .lg\:bg-violet-100\/40 {
        background-color: rgb(237 233 254 / 0.4)
    }

    .lg\:bg-violet-100\/5 {
        background-color: rgb(237 233 254 / 0.05)
    }

    .lg\:bg-violet-100\/50 {
        background-color: rgb(237 233 254 / 0.5)
    }

    .lg\:bg-violet-100\/60 {
        background-color: rgb(237 233 254 / 0.6)
    }

    .lg\:bg-violet-100\/70 {
        background-color: rgb(237 233 254 / 0.7)
    }

    .lg\:bg-violet-100\/75 {
        background-color: rgb(237 233 254 / 0.75)
    }

    .lg\:bg-violet-100\/80 {
        background-color: rgb(237 233 254 / 0.8)
    }

    .lg\:bg-violet-100\/90 {
        background-color: rgb(237 233 254 / 0.9)
    }

    .lg\:bg-violet-100\/95 {
        background-color: rgb(237 233 254 / 0.95)
    }

    .lg\:bg-violet-101 {
        --tw-bg-opacity: 1;
        background-color: rgb(239 232 255 / var(--tw-bg-opacity))
    }

    .lg\:bg-violet-101\/0 {
        background-color: rgb(239 232 255 / 0)
    }

    .lg\:bg-violet-101\/10 {
        background-color: rgb(239 232 255 / 0.1)
    }

    .lg\:bg-violet-101\/100 {
        background-color: rgb(239 232 255 / 1)
    }

    .lg\:bg-violet-101\/20 {
        background-color: rgb(239 232 255 / 0.2)
    }

    .lg\:bg-violet-101\/25 {
        background-color: rgb(239 232 255 / 0.25)
    }

    .lg\:bg-violet-101\/30 {
        background-color: rgb(239 232 255 / 0.3)
    }

    .lg\:bg-violet-101\/40 {
        background-color: rgb(239 232 255 / 0.4)
    }

    .lg\:bg-violet-101\/5 {
        background-color: rgb(239 232 255 / 0.05)
    }

    .lg\:bg-violet-101\/50 {
        background-color: rgb(239 232 255 / 0.5)
    }

    .lg\:bg-violet-101\/60 {
        background-color: rgb(239 232 255 / 0.6)
    }

    .lg\:bg-violet-101\/70 {
        background-color: rgb(239 232 255 / 0.7)
    }

    .lg\:bg-violet-101\/75 {
        background-color: rgb(239 232 255 / 0.75)
    }

    .lg\:bg-violet-101\/80 {
        background-color: rgb(239 232 255 / 0.8)
    }

    .lg\:bg-violet-101\/90 {
        background-color: rgb(239 232 255 / 0.9)
    }

    .lg\:bg-violet-101\/95 {
        background-color: rgb(239 232 255 / 0.95)
    }

    .lg\:bg-violet-200 {
        --tw-bg-opacity: 1;
        background-color: rgb(221 214 254 / var(--tw-bg-opacity))
    }

    .lg\:bg-violet-200\/0 {
        background-color: rgb(221 214 254 / 0)
    }

    .lg\:bg-violet-200\/10 {
        background-color: rgb(221 214 254 / 0.1)
    }

    .lg\:bg-violet-200\/100 {
        background-color: rgb(221 214 254 / 1)
    }

    .lg\:bg-violet-200\/20 {
        background-color: rgb(221 214 254 / 0.2)
    }

    .lg\:bg-violet-200\/25 {
        background-color: rgb(221 214 254 / 0.25)
    }

    .lg\:bg-violet-200\/30 {
        background-color: rgb(221 214 254 / 0.3)
    }

    .lg\:bg-violet-200\/40 {
        background-color: rgb(221 214 254 / 0.4)
    }

    .lg\:bg-violet-200\/5 {
        background-color: rgb(221 214 254 / 0.05)
    }

    .lg\:bg-violet-200\/50 {
        background-color: rgb(221 214 254 / 0.5)
    }

    .lg\:bg-violet-200\/60 {
        background-color: rgb(221 214 254 / 0.6)
    }

    .lg\:bg-violet-200\/70 {
        background-color: rgb(221 214 254 / 0.7)
    }

    .lg\:bg-violet-200\/75 {
        background-color: rgb(221 214 254 / 0.75)
    }

    .lg\:bg-violet-200\/80 {
        background-color: rgb(221 214 254 / 0.8)
    }

    .lg\:bg-violet-200\/90 {
        background-color: rgb(221 214 254 / 0.9)
    }

    .lg\:bg-violet-200\/95 {
        background-color: rgb(221 214 254 / 0.95)
    }

    .lg\:bg-violet-250 {
        --tw-bg-opacity: 1;
        background-color: rgb(222 208 255 / var(--tw-bg-opacity))
    }

    .lg\:bg-violet-250\/0 {
        background-color: rgb(222 208 255 / 0)
    }

    .lg\:bg-violet-250\/10 {
        background-color: rgb(222 208 255 / 0.1)
    }

    .lg\:bg-violet-250\/100 {
        background-color: rgb(222 208 255 / 1)
    }

    .lg\:bg-violet-250\/20 {
        background-color: rgb(222 208 255 / 0.2)
    }

    .lg\:bg-violet-250\/25 {
        background-color: rgb(222 208 255 / 0.25)
    }

    .lg\:bg-violet-250\/30 {
        background-color: rgb(222 208 255 / 0.3)
    }

    .lg\:bg-violet-250\/40 {
        background-color: rgb(222 208 255 / 0.4)
    }

    .lg\:bg-violet-250\/5 {
        background-color: rgb(222 208 255 / 0.05)
    }

    .lg\:bg-violet-250\/50 {
        background-color: rgb(222 208 255 / 0.5)
    }

    .lg\:bg-violet-250\/60 {
        background-color: rgb(222 208 255 / 0.6)
    }

    .lg\:bg-violet-250\/70 {
        background-color: rgb(222 208 255 / 0.7)
    }

    .lg\:bg-violet-250\/75 {
        background-color: rgb(222 208 255 / 0.75)
    }

    .lg\:bg-violet-250\/80 {
        background-color: rgb(222 208 255 / 0.8)
    }

    .lg\:bg-violet-250\/90 {
        background-color: rgb(222 208 255 / 0.9)
    }

    .lg\:bg-violet-250\/95 {
        background-color: rgb(222 208 255 / 0.95)
    }

    .lg\:bg-violet-300 {
        --tw-bg-opacity: 1;
        background-color: rgb(196 181 253 / var(--tw-bg-opacity))
    }

    .lg\:bg-violet-300\/0 {
        background-color: rgb(196 181 253 / 0)
    }

    .lg\:bg-violet-300\/10 {
        background-color: rgb(196 181 253 / 0.1)
    }

    .lg\:bg-violet-300\/100 {
        background-color: rgb(196 181 253 / 1)
    }

    .lg\:bg-violet-300\/20 {
        background-color: rgb(196 181 253 / 0.2)
    }

    .lg\:bg-violet-300\/25 {
        background-color: rgb(196 181 253 / 0.25)
    }

    .lg\:bg-violet-300\/30 {
        background-color: rgb(196 181 253 / 0.3)
    }

    .lg\:bg-violet-300\/40 {
        background-color: rgb(196 181 253 / 0.4)
    }

    .lg\:bg-violet-300\/5 {
        background-color: rgb(196 181 253 / 0.05)
    }

    .lg\:bg-violet-300\/50 {
        background-color: rgb(196 181 253 / 0.5)
    }

    .lg\:bg-violet-300\/60 {
        background-color: rgb(196 181 253 / 0.6)
    }

    .lg\:bg-violet-300\/70 {
        background-color: rgb(196 181 253 / 0.7)
    }

    .lg\:bg-violet-300\/75 {
        background-color: rgb(196 181 253 / 0.75)
    }

    .lg\:bg-violet-300\/80 {
        background-color: rgb(196 181 253 / 0.8)
    }

    .lg\:bg-violet-300\/90 {
        background-color: rgb(196 181 253 / 0.9)
    }

    .lg\:bg-violet-300\/95 {
        background-color: rgb(196 181 253 / 0.95)
    }

    .lg\:bg-violet-400 {
        --tw-bg-opacity: 1;
        background-color: rgb(167 139 250 / var(--tw-bg-opacity))
    }

    .lg\:bg-violet-400\/0 {
        background-color: rgb(167 139 250 / 0)
    }

    .lg\:bg-violet-400\/10 {
        background-color: rgb(167 139 250 / 0.1)
    }

    .lg\:bg-violet-400\/100 {
        background-color: rgb(167 139 250 / 1)
    }

    .lg\:bg-violet-400\/20 {
        background-color: rgb(167 139 250 / 0.2)
    }

    .lg\:bg-violet-400\/25 {
        background-color: rgb(167 139 250 / 0.25)
    }

    .lg\:bg-violet-400\/30 {
        background-color: rgb(167 139 250 / 0.3)
    }

    .lg\:bg-violet-400\/40 {
        background-color: rgb(167 139 250 / 0.4)
    }

    .lg\:bg-violet-400\/5 {
        background-color: rgb(167 139 250 / 0.05)
    }

    .lg\:bg-violet-400\/50 {
        background-color: rgb(167 139 250 / 0.5)
    }

    .lg\:bg-violet-400\/60 {
        background-color: rgb(167 139 250 / 0.6)
    }

    .lg\:bg-violet-400\/70 {
        background-color: rgb(167 139 250 / 0.7)
    }

    .lg\:bg-violet-400\/75 {
        background-color: rgb(167 139 250 / 0.75)
    }

    .lg\:bg-violet-400\/80 {
        background-color: rgb(167 139 250 / 0.8)
    }

    .lg\:bg-violet-400\/90 {
        background-color: rgb(167 139 250 / 0.9)
    }

    .lg\:bg-violet-400\/95 {
        background-color: rgb(167 139 250 / 0.95)
    }

    .lg\:bg-violet-450 {
        --tw-bg-opacity: 1;
        background-color: rgb(128 76 255 / var(--tw-bg-opacity))
    }

    .lg\:bg-violet-450\/0 {
        background-color: rgb(128 76 255 / 0)
    }

    .lg\:bg-violet-450\/10 {
        background-color: rgb(128 76 255 / 0.1)
    }

    .lg\:bg-violet-450\/100 {
        background-color: rgb(128 76 255 / 1)
    }

    .lg\:bg-violet-450\/20 {
        background-color: rgb(128 76 255 / 0.2)
    }

    .lg\:bg-violet-450\/25 {
        background-color: rgb(128 76 255 / 0.25)
    }

    .lg\:bg-violet-450\/30 {
        background-color: rgb(128 76 255 / 0.3)
    }

    .lg\:bg-violet-450\/40 {
        background-color: rgb(128 76 255 / 0.4)
    }

    .lg\:bg-violet-450\/5 {
        background-color: rgb(128 76 255 / 0.05)
    }

    .lg\:bg-violet-450\/50 {
        background-color: rgb(128 76 255 / 0.5)
    }

    .lg\:bg-violet-450\/60 {
        background-color: rgb(128 76 255 / 0.6)
    }

    .lg\:bg-violet-450\/70 {
        background-color: rgb(128 76 255 / 0.7)
    }

    .lg\:bg-violet-450\/75 {
        background-color: rgb(128 76 255 / 0.75)
    }

    .lg\:bg-violet-450\/80 {
        background-color: rgb(128 76 255 / 0.8)
    }

    .lg\:bg-violet-450\/90 {
        background-color: rgb(128 76 255 / 0.9)
    }

    .lg\:bg-violet-450\/95 {
        background-color: rgb(128 76 255 / 0.95)
    }

    .lg\:bg-violet-50 {
        --tw-bg-opacity: 1;
        background-color: rgb(245 243 255 / var(--tw-bg-opacity))
    }

    .lg\:bg-violet-50\/0 {
        background-color: rgb(245 243 255 / 0)
    }

    .lg\:bg-violet-50\/10 {
        background-color: rgb(245 243 255 / 0.1)
    }

    .lg\:bg-violet-50\/100 {
        background-color: rgb(245 243 255 / 1)
    }

    .lg\:bg-violet-50\/20 {
        background-color: rgb(245 243 255 / 0.2)
    }

    .lg\:bg-violet-50\/25 {
        background-color: rgb(245 243 255 / 0.25)
    }

    .lg\:bg-violet-50\/30 {
        background-color: rgb(245 243 255 / 0.3)
    }

    .lg\:bg-violet-50\/40 {
        background-color: rgb(245 243 255 / 0.4)
    }

    .lg\:bg-violet-50\/5 {
        background-color: rgb(245 243 255 / 0.05)
    }

    .lg\:bg-violet-50\/50 {
        background-color: rgb(245 243 255 / 0.5)
    }

    .lg\:bg-violet-50\/60 {
        background-color: rgb(245 243 255 / 0.6)
    }

    .lg\:bg-violet-50\/70 {
        background-color: rgb(245 243 255 / 0.7)
    }

    .lg\:bg-violet-50\/75 {
        background-color: rgb(245 243 255 / 0.75)
    }

    .lg\:bg-violet-50\/80 {
        background-color: rgb(245 243 255 / 0.8)
    }

    .lg\:bg-violet-50\/90 {
        background-color: rgb(245 243 255 / 0.9)
    }

    .lg\:bg-violet-50\/95 {
        background-color: rgb(245 243 255 / 0.95)
    }

    .lg\:bg-violet-500 {
        --tw-bg-opacity: 1;
        background-color: rgb(139 92 246 / var(--tw-bg-opacity))
    }

    .lg\:bg-violet-500\/0 {
        background-color: rgb(139 92 246 / 0)
    }

    .lg\:bg-violet-500\/10 {
        background-color: rgb(139 92 246 / 0.1)
    }

    .lg\:bg-violet-500\/100 {
        background-color: rgb(139 92 246 / 1)
    }

    .lg\:bg-violet-500\/20 {
        background-color: rgb(139 92 246 / 0.2)
    }

    .lg\:bg-violet-500\/25 {
        background-color: rgb(139 92 246 / 0.25)
    }

    .lg\:bg-violet-500\/30 {
        background-color: rgb(139 92 246 / 0.3)
    }

    .lg\:bg-violet-500\/40 {
        background-color: rgb(139 92 246 / 0.4)
    }

    .lg\:bg-violet-500\/5 {
        background-color: rgb(139 92 246 / 0.05)
    }

    .lg\:bg-violet-500\/50 {
        background-color: rgb(139 92 246 / 0.5)
    }

    .lg\:bg-violet-500\/60 {
        background-color: rgb(139 92 246 / 0.6)
    }

    .lg\:bg-violet-500\/70 {
        background-color: rgb(139 92 246 / 0.7)
    }

    .lg\:bg-violet-500\/75 {
        background-color: rgb(139 92 246 / 0.75)
    }

    .lg\:bg-violet-500\/80 {
        background-color: rgb(139 92 246 / 0.8)
    }

    .lg\:bg-violet-500\/90 {
        background-color: rgb(139 92 246 / 0.9)
    }

    .lg\:bg-violet-500\/95 {
        background-color: rgb(139 92 246 / 0.95)
    }

    .lg\:bg-violet-600 {
        --tw-bg-opacity: 1;
        background-color: rgb(124 58 237 / var(--tw-bg-opacity))
    }

    .lg\:bg-violet-600\/0 {
        background-color: rgb(124 58 237 / 0)
    }

    .lg\:bg-violet-600\/10 {
        background-color: rgb(124 58 237 / 0.1)
    }

    .lg\:bg-violet-600\/100 {
        background-color: rgb(124 58 237 / 1)
    }

    .lg\:bg-violet-600\/20 {
        background-color: rgb(124 58 237 / 0.2)
    }

    .lg\:bg-violet-600\/25 {
        background-color: rgb(124 58 237 / 0.25)
    }

    .lg\:bg-violet-600\/30 {
        background-color: rgb(124 58 237 / 0.3)
    }

    .lg\:bg-violet-600\/40 {
        background-color: rgb(124 58 237 / 0.4)
    }

    .lg\:bg-violet-600\/5 {
        background-color: rgb(124 58 237 / 0.05)
    }

    .lg\:bg-violet-600\/50 {
        background-color: rgb(124 58 237 / 0.5)
    }

    .lg\:bg-violet-600\/60 {
        background-color: rgb(124 58 237 / 0.6)
    }

    .lg\:bg-violet-600\/70 {
        background-color: rgb(124 58 237 / 0.7)
    }

    .lg\:bg-violet-600\/75 {
        background-color: rgb(124 58 237 / 0.75)
    }

    .lg\:bg-violet-600\/80 {
        background-color: rgb(124 58 237 / 0.8)
    }

    .lg\:bg-violet-600\/90 {
        background-color: rgb(124 58 237 / 0.9)
    }

    .lg\:bg-violet-600\/95 {
        background-color: rgb(124 58 237 / 0.95)
    }

    .lg\:bg-violet-650 {
        --tw-bg-opacity: 1;
        background-color: rgb(92 20 255 / var(--tw-bg-opacity))
    }

    .lg\:bg-violet-650\/0 {
        background-color: rgb(92 20 255 / 0)
    }

    .lg\:bg-violet-650\/10 {
        background-color: rgb(92 20 255 / 0.1)
    }

    .lg\:bg-violet-650\/100 {
        background-color: rgb(92 20 255 / 1)
    }

    .lg\:bg-violet-650\/20 {
        background-color: rgb(92 20 255 / 0.2)
    }

    .lg\:bg-violet-650\/25 {
        background-color: rgb(92 20 255 / 0.25)
    }

    .lg\:bg-violet-650\/30 {
        background-color: rgb(92 20 255 / 0.3)
    }

    .lg\:bg-violet-650\/40 {
        background-color: rgb(92 20 255 / 0.4)
    }

    .lg\:bg-violet-650\/5 {
        background-color: rgb(92 20 255 / 0.05)
    }

    .lg\:bg-violet-650\/50 {
        background-color: rgb(92 20 255 / 0.5)
    }

    .lg\:bg-violet-650\/60 {
        background-color: rgb(92 20 255 / 0.6)
    }

    .lg\:bg-violet-650\/70 {
        background-color: rgb(92 20 255 / 0.7)
    }

    .lg\:bg-violet-650\/75 {
        background-color: rgb(92 20 255 / 0.75)
    }

    .lg\:bg-violet-650\/80 {
        background-color: rgb(92 20 255 / 0.8)
    }

    .lg\:bg-violet-650\/90 {
        background-color: rgb(92 20 255 / 0.9)
    }

    .lg\:bg-violet-650\/95 {
        background-color: rgb(92 20 255 / 0.95)
    }

    .lg\:bg-violet-700 {
        --tw-bg-opacity: 1;
        background-color: rgb(109 40 217 / var(--tw-bg-opacity))
    }

    .lg\:bg-violet-700\/0 {
        background-color: rgb(109 40 217 / 0)
    }

    .lg\:bg-violet-700\/10 {
        background-color: rgb(109 40 217 / 0.1)
    }

    .lg\:bg-violet-700\/100 {
        background-color: rgb(109 40 217 / 1)
    }

    .lg\:bg-violet-700\/20 {
        background-color: rgb(109 40 217 / 0.2)
    }

    .lg\:bg-violet-700\/25 {
        background-color: rgb(109 40 217 / 0.25)
    }

    .lg\:bg-violet-700\/30 {
        background-color: rgb(109 40 217 / 0.3)
    }

    .lg\:bg-violet-700\/40 {
        background-color: rgb(109 40 217 / 0.4)
    }

    .lg\:bg-violet-700\/5 {
        background-color: rgb(109 40 217 / 0.05)
    }

    .lg\:bg-violet-700\/50 {
        background-color: rgb(109 40 217 / 0.5)
    }

    .lg\:bg-violet-700\/60 {
        background-color: rgb(109 40 217 / 0.6)
    }

    .lg\:bg-violet-700\/70 {
        background-color: rgb(109 40 217 / 0.7)
    }

    .lg\:bg-violet-700\/75 {
        background-color: rgb(109 40 217 / 0.75)
    }

    .lg\:bg-violet-700\/80 {
        background-color: rgb(109 40 217 / 0.8)
    }

    .lg\:bg-violet-700\/90 {
        background-color: rgb(109 40 217 / 0.9)
    }

    .lg\:bg-violet-700\/95 {
        background-color: rgb(109 40 217 / 0.95)
    }

    .lg\:bg-violet-750 {
        --tw-bg-opacity: 1;
        background-color: rgb(89 6 173 / var(--tw-bg-opacity))
    }

    .lg\:bg-violet-750\/0 {
        background-color: rgb(89 6 173 / 0)
    }

    .lg\:bg-violet-750\/10 {
        background-color: rgb(89 6 173 / 0.1)
    }

    .lg\:bg-violet-750\/100 {
        background-color: rgb(89 6 173 / 1)
    }

    .lg\:bg-violet-750\/20 {
        background-color: rgb(89 6 173 / 0.2)
    }

    .lg\:bg-violet-750\/25 {
        background-color: rgb(89 6 173 / 0.25)
    }

    .lg\:bg-violet-750\/30 {
        background-color: rgb(89 6 173 / 0.3)
    }

    .lg\:bg-violet-750\/40 {
        background-color: rgb(89 6 173 / 0.4)
    }

    .lg\:bg-violet-750\/5 {
        background-color: rgb(89 6 173 / 0.05)
    }

    .lg\:bg-violet-750\/50 {
        background-color: rgb(89 6 173 / 0.5)
    }

    .lg\:bg-violet-750\/60 {
        background-color: rgb(89 6 173 / 0.6)
    }

    .lg\:bg-violet-750\/70 {
        background-color: rgb(89 6 173 / 0.7)
    }

    .lg\:bg-violet-750\/75 {
        background-color: rgb(89 6 173 / 0.75)
    }

    .lg\:bg-violet-750\/80 {
        background-color: rgb(89 6 173 / 0.8)
    }

    .lg\:bg-violet-750\/90 {
        background-color: rgb(89 6 173 / 0.9)
    }

    .lg\:bg-violet-750\/95 {
        background-color: rgb(89 6 173 / 0.95)
    }

    .lg\:bg-violet-800 {
        --tw-bg-opacity: 1;
        background-color: rgb(91 33 182 / var(--tw-bg-opacity))
    }

    .lg\:bg-violet-800\/0 {
        background-color: rgb(91 33 182 / 0)
    }

    .lg\:bg-violet-800\/10 {
        background-color: rgb(91 33 182 / 0.1)
    }

    .lg\:bg-violet-800\/100 {
        background-color: rgb(91 33 182 / 1)
    }

    .lg\:bg-violet-800\/20 {
        background-color: rgb(91 33 182 / 0.2)
    }

    .lg\:bg-violet-800\/25 {
        background-color: rgb(91 33 182 / 0.25)
    }

    .lg\:bg-violet-800\/30 {
        background-color: rgb(91 33 182 / 0.3)
    }

    .lg\:bg-violet-800\/40 {
        background-color: rgb(91 33 182 / 0.4)
    }

    .lg\:bg-violet-800\/5 {
        background-color: rgb(91 33 182 / 0.05)
    }

    .lg\:bg-violet-800\/50 {
        background-color: rgb(91 33 182 / 0.5)
    }

    .lg\:bg-violet-800\/60 {
        background-color: rgb(91 33 182 / 0.6)
    }

    .lg\:bg-violet-800\/70 {
        background-color: rgb(91 33 182 / 0.7)
    }

    .lg\:bg-violet-800\/75 {
        background-color: rgb(91 33 182 / 0.75)
    }

    .lg\:bg-violet-800\/80 {
        background-color: rgb(91 33 182 / 0.8)
    }

    .lg\:bg-violet-800\/90 {
        background-color: rgb(91 33 182 / 0.9)
    }

    .lg\:bg-violet-800\/95 {
        background-color: rgb(91 33 182 / 0.95)
    }

    .lg\:bg-violet-900 {
        --tw-bg-opacity: 1;
        background-color: rgb(76 29 149 / var(--tw-bg-opacity))
    }

    .lg\:bg-violet-900\/0 {
        background-color: rgb(76 29 149 / 0)
    }

    .lg\:bg-violet-900\/10 {
        background-color: rgb(76 29 149 / 0.1)
    }

    .lg\:bg-violet-900\/100 {
        background-color: rgb(76 29 149 / 1)
    }

    .lg\:bg-violet-900\/20 {
        background-color: rgb(76 29 149 / 0.2)
    }

    .lg\:bg-violet-900\/25 {
        background-color: rgb(76 29 149 / 0.25)
    }

    .lg\:bg-violet-900\/30 {
        background-color: rgb(76 29 149 / 0.3)
    }

    .lg\:bg-violet-900\/40 {
        background-color: rgb(76 29 149 / 0.4)
    }

    .lg\:bg-violet-900\/5 {
        background-color: rgb(76 29 149 / 0.05)
    }

    .lg\:bg-violet-900\/50 {
        background-color: rgb(76 29 149 / 0.5)
    }

    .lg\:bg-violet-900\/60 {
        background-color: rgb(76 29 149 / 0.6)
    }

    .lg\:bg-violet-900\/70 {
        background-color: rgb(76 29 149 / 0.7)
    }

    .lg\:bg-violet-900\/75 {
        background-color: rgb(76 29 149 / 0.75)
    }

    .lg\:bg-violet-900\/80 {
        background-color: rgb(76 29 149 / 0.8)
    }

    .lg\:bg-violet-900\/90 {
        background-color: rgb(76 29 149 / 0.9)
    }

    .lg\:bg-violet-900\/95 {
        background-color: rgb(76 29 149 / 0.95)
    }

    .lg\:bg-violet-950 {
        --tw-bg-opacity: 1;
        background-color: rgb(46 16 101 / var(--tw-bg-opacity))
    }

    .lg\:bg-violet-950\/0 {
        background-color: rgb(46 16 101 / 0)
    }

    .lg\:bg-violet-950\/10 {
        background-color: rgb(46 16 101 / 0.1)
    }

    .lg\:bg-violet-950\/100 {
        background-color: rgb(46 16 101 / 1)
    }

    .lg\:bg-violet-950\/20 {
        background-color: rgb(46 16 101 / 0.2)
    }

    .lg\:bg-violet-950\/25 {
        background-color: rgb(46 16 101 / 0.25)
    }

    .lg\:bg-violet-950\/30 {
        background-color: rgb(46 16 101 / 0.3)
    }

    .lg\:bg-violet-950\/40 {
        background-color: rgb(46 16 101 / 0.4)
    }

    .lg\:bg-violet-950\/5 {
        background-color: rgb(46 16 101 / 0.05)
    }

    .lg\:bg-violet-950\/50 {
        background-color: rgb(46 16 101 / 0.5)
    }

    .lg\:bg-violet-950\/60 {
        background-color: rgb(46 16 101 / 0.6)
    }

    .lg\:bg-violet-950\/70 {
        background-color: rgb(46 16 101 / 0.7)
    }

    .lg\:bg-violet-950\/75 {
        background-color: rgb(46 16 101 / 0.75)
    }

    .lg\:bg-violet-950\/80 {
        background-color: rgb(46 16 101 / 0.8)
    }

    .lg\:bg-violet-950\/90 {
        background-color: rgb(46 16 101 / 0.9)
    }

    .lg\:bg-violet-950\/95 {
        background-color: rgb(46 16 101 / 0.95)
    }

    .lg\:bg-yellow-100 {
        --tw-bg-opacity: 1;
        background-color: rgb(254 249 195 / var(--tw-bg-opacity))
    }

    .lg\:bg-yellow-100\/0 {
        background-color: rgb(254 249 195 / 0)
    }

    .lg\:bg-yellow-100\/10 {
        background-color: rgb(254 249 195 / 0.1)
    }

    .lg\:bg-yellow-100\/100 {
        background-color: rgb(254 249 195 / 1)
    }

    .lg\:bg-yellow-100\/20 {
        background-color: rgb(254 249 195 / 0.2)
    }

    .lg\:bg-yellow-100\/25 {
        background-color: rgb(254 249 195 / 0.25)
    }

    .lg\:bg-yellow-100\/30 {
        background-color: rgb(254 249 195 / 0.3)
    }

    .lg\:bg-yellow-100\/40 {
        background-color: rgb(254 249 195 / 0.4)
    }

    .lg\:bg-yellow-100\/5 {
        background-color: rgb(254 249 195 / 0.05)
    }

    .lg\:bg-yellow-100\/50 {
        background-color: rgb(254 249 195 / 0.5)
    }

    .lg\:bg-yellow-100\/60 {
        background-color: rgb(254 249 195 / 0.6)
    }

    .lg\:bg-yellow-100\/70 {
        background-color: rgb(254 249 195 / 0.7)
    }

    .lg\:bg-yellow-100\/75 {
        background-color: rgb(254 249 195 / 0.75)
    }

    .lg\:bg-yellow-100\/80 {
        background-color: rgb(254 249 195 / 0.8)
    }

    .lg\:bg-yellow-100\/90 {
        background-color: rgb(254 249 195 / 0.9)
    }

    .lg\:bg-yellow-100\/95 {
        background-color: rgb(254 249 195 / 0.95)
    }

    .lg\:bg-yellow-200 {
        --tw-bg-opacity: 1;
        background-color: rgb(254 240 138 / var(--tw-bg-opacity))
    }

    .lg\:bg-yellow-200\/0 {
        background-color: rgb(254 240 138 / 0)
    }

    .lg\:bg-yellow-200\/10 {
        background-color: rgb(254 240 138 / 0.1)
    }

    .lg\:bg-yellow-200\/100 {
        background-color: rgb(254 240 138 / 1)
    }

    .lg\:bg-yellow-200\/20 {
        background-color: rgb(254 240 138 / 0.2)
    }

    .lg\:bg-yellow-200\/25 {
        background-color: rgb(254 240 138 / 0.25)
    }

    .lg\:bg-yellow-200\/30 {
        background-color: rgb(254 240 138 / 0.3)
    }

    .lg\:bg-yellow-200\/40 {
        background-color: rgb(254 240 138 / 0.4)
    }

    .lg\:bg-yellow-200\/5 {
        background-color: rgb(254 240 138 / 0.05)
    }

    .lg\:bg-yellow-200\/50 {
        background-color: rgb(254 240 138 / 0.5)
    }

    .lg\:bg-yellow-200\/60 {
        background-color: rgb(254 240 138 / 0.6)
    }

    .lg\:bg-yellow-200\/70 {
        background-color: rgb(254 240 138 / 0.7)
    }

    .lg\:bg-yellow-200\/75 {
        background-color: rgb(254 240 138 / 0.75)
    }

    .lg\:bg-yellow-200\/80 {
        background-color: rgb(254 240 138 / 0.8)
    }

    .lg\:bg-yellow-200\/90 {
        background-color: rgb(254 240 138 / 0.9)
    }

    .lg\:bg-yellow-200\/95 {
        background-color: rgb(254 240 138 / 0.95)
    }

    .lg\:bg-yellow-255 {
        --tw-bg-opacity: 1;
        background-color: rgb(252 232 128 / var(--tw-bg-opacity))
    }

    .lg\:bg-yellow-255\/0 {
        background-color: rgb(252 232 128 / 0)
    }

    .lg\:bg-yellow-255\/10 {
        background-color: rgb(252 232 128 / 0.1)
    }

    .lg\:bg-yellow-255\/100 {
        background-color: rgb(252 232 128 / 1)
    }

    .lg\:bg-yellow-255\/20 {
        background-color: rgb(252 232 128 / 0.2)
    }

    .lg\:bg-yellow-255\/25 {
        background-color: rgb(252 232 128 / 0.25)
    }

    .lg\:bg-yellow-255\/30 {
        background-color: rgb(252 232 128 / 0.3)
    }

    .lg\:bg-yellow-255\/40 {
        background-color: rgb(252 232 128 / 0.4)
    }

    .lg\:bg-yellow-255\/5 {
        background-color: rgb(252 232 128 / 0.05)
    }

    .lg\:bg-yellow-255\/50 {
        background-color: rgb(252 232 128 / 0.5)
    }

    .lg\:bg-yellow-255\/60 {
        background-color: rgb(252 232 128 / 0.6)
    }

    .lg\:bg-yellow-255\/70 {
        background-color: rgb(252 232 128 / 0.7)
    }

    .lg\:bg-yellow-255\/75 {
        background-color: rgb(252 232 128 / 0.75)
    }

    .lg\:bg-yellow-255\/80 {
        background-color: rgb(252 232 128 / 0.8)
    }

    .lg\:bg-yellow-255\/90 {
        background-color: rgb(252 232 128 / 0.9)
    }

    .lg\:bg-yellow-255\/95 {
        background-color: rgb(252 232 128 / 0.95)
    }

    .lg\:bg-yellow-300 {
        --tw-bg-opacity: 1;
        background-color: rgb(253 224 71 / var(--tw-bg-opacity))
    }

    .lg\:bg-yellow-300\/0 {
        background-color: rgb(253 224 71 / 0)
    }

    .lg\:bg-yellow-300\/10 {
        background-color: rgb(253 224 71 / 0.1)
    }

    .lg\:bg-yellow-300\/100 {
        background-color: rgb(253 224 71 / 1)
    }

    .lg\:bg-yellow-300\/20 {
        background-color: rgb(253 224 71 / 0.2)
    }

    .lg\:bg-yellow-300\/25 {
        background-color: rgb(253 224 71 / 0.25)
    }

    .lg\:bg-yellow-300\/30 {
        background-color: rgb(253 224 71 / 0.3)
    }

    .lg\:bg-yellow-300\/40 {
        background-color: rgb(253 224 71 / 0.4)
    }

    .lg\:bg-yellow-300\/5 {
        background-color: rgb(253 224 71 / 0.05)
    }

    .lg\:bg-yellow-300\/50 {
        background-color: rgb(253 224 71 / 0.5)
    }

    .lg\:bg-yellow-300\/60 {
        background-color: rgb(253 224 71 / 0.6)
    }

    .lg\:bg-yellow-300\/70 {
        background-color: rgb(253 224 71 / 0.7)
    }

    .lg\:bg-yellow-300\/75 {
        background-color: rgb(253 224 71 / 0.75)
    }

    .lg\:bg-yellow-300\/80 {
        background-color: rgb(253 224 71 / 0.8)
    }

    .lg\:bg-yellow-300\/90 {
        background-color: rgb(253 224 71 / 0.9)
    }

    .lg\:bg-yellow-300\/95 {
        background-color: rgb(253 224 71 / 0.95)
    }

    .lg\:bg-yellow-350 {
        --tw-bg-opacity: 1;
        background-color: rgb(255 221 154 / var(--tw-bg-opacity))
    }

    .lg\:bg-yellow-350\/0 {
        background-color: rgb(255 221 154 / 0)
    }

    .lg\:bg-yellow-350\/10 {
        background-color: rgb(255 221 154 / 0.1)
    }

    .lg\:bg-yellow-350\/100 {
        background-color: rgb(255 221 154 / 1)
    }

    .lg\:bg-yellow-350\/20 {
        background-color: rgb(255 221 154 / 0.2)
    }

    .lg\:bg-yellow-350\/25 {
        background-color: rgb(255 221 154 / 0.25)
    }

    .lg\:bg-yellow-350\/30 {
        background-color: rgb(255 221 154 / 0.3)
    }

    .lg\:bg-yellow-350\/40 {
        background-color: rgb(255 221 154 / 0.4)
    }

    .lg\:bg-yellow-350\/5 {
        background-color: rgb(255 221 154 / 0.05)
    }

    .lg\:bg-yellow-350\/50 {
        background-color: rgb(255 221 154 / 0.5)
    }

    .lg\:bg-yellow-350\/60 {
        background-color: rgb(255 221 154 / 0.6)
    }

    .lg\:bg-yellow-350\/70 {
        background-color: rgb(255 221 154 / 0.7)
    }

    .lg\:bg-yellow-350\/75 {
        background-color: rgb(255 221 154 / 0.75)
    }

    .lg\:bg-yellow-350\/80 {
        background-color: rgb(255 221 154 / 0.8)
    }

    .lg\:bg-yellow-350\/90 {
        background-color: rgb(255 221 154 / 0.9)
    }

    .lg\:bg-yellow-350\/95 {
        background-color: rgb(255 221 154 / 0.95)
    }

    .lg\:bg-yellow-351 {
        --tw-bg-opacity: 1;
        background-color: rgb(255 214 11 / var(--tw-bg-opacity))
    }

    .lg\:bg-yellow-351\/0 {
        background-color: rgb(255 214 11 / 0)
    }

    .lg\:bg-yellow-351\/10 {
        background-color: rgb(255 214 11 / 0.1)
    }

    .lg\:bg-yellow-351\/100 {
        background-color: rgb(255 214 11 / 1)
    }

    .lg\:bg-yellow-351\/20 {
        background-color: rgb(255 214 11 / 0.2)
    }

    .lg\:bg-yellow-351\/25 {
        background-color: rgb(255 214 11 / 0.25)
    }

    .lg\:bg-yellow-351\/30 {
        background-color: rgb(255 214 11 / 0.3)
    }

    .lg\:bg-yellow-351\/40 {
        background-color: rgb(255 214 11 / 0.4)
    }

    .lg\:bg-yellow-351\/5 {
        background-color: rgb(255 214 11 / 0.05)
    }

    .lg\:bg-yellow-351\/50 {
        background-color: rgb(255 214 11 / 0.5)
    }

    .lg\:bg-yellow-351\/60 {
        background-color: rgb(255 214 11 / 0.6)
    }

    .lg\:bg-yellow-351\/70 {
        background-color: rgb(255 214 11 / 0.7)
    }

    .lg\:bg-yellow-351\/75 {
        background-color: rgb(255 214 11 / 0.75)
    }

    .lg\:bg-yellow-351\/80 {
        background-color: rgb(255 214 11 / 0.8)
    }

    .lg\:bg-yellow-351\/90 {
        background-color: rgb(255 214 11 / 0.9)
    }

    .lg\:bg-yellow-351\/95 {
        background-color: rgb(255 214 11 / 0.95)
    }

    .lg\:bg-yellow-400 {
        --tw-bg-opacity: 1;
        background-color: rgb(250 204 21 / var(--tw-bg-opacity))
    }

    .lg\:bg-yellow-400\/0 {
        background-color: rgb(250 204 21 / 0)
    }

    .lg\:bg-yellow-400\/10 {
        background-color: rgb(250 204 21 / 0.1)
    }

    .lg\:bg-yellow-400\/100 {
        background-color: rgb(250 204 21 / 1)
    }

    .lg\:bg-yellow-400\/20 {
        background-color: rgb(250 204 21 / 0.2)
    }

    .lg\:bg-yellow-400\/25 {
        background-color: rgb(250 204 21 / 0.25)
    }

    .lg\:bg-yellow-400\/30 {
        background-color: rgb(250 204 21 / 0.3)
    }

    .lg\:bg-yellow-400\/40 {
        background-color: rgb(250 204 21 / 0.4)
    }

    .lg\:bg-yellow-400\/5 {
        background-color: rgb(250 204 21 / 0.05)
    }

    .lg\:bg-yellow-400\/50 {
        background-color: rgb(250 204 21 / 0.5)
    }

    .lg\:bg-yellow-400\/60 {
        background-color: rgb(250 204 21 / 0.6)
    }

    .lg\:bg-yellow-400\/70 {
        background-color: rgb(250 204 21 / 0.7)
    }

    .lg\:bg-yellow-400\/75 {
        background-color: rgb(250 204 21 / 0.75)
    }

    .lg\:bg-yellow-400\/80 {
        background-color: rgb(250 204 21 / 0.8)
    }

    .lg\:bg-yellow-400\/90 {
        background-color: rgb(250 204 21 / 0.9)
    }

    .lg\:bg-yellow-400\/95 {
        background-color: rgb(250 204 21 / 0.95)
    }

    .lg\:bg-yellow-450 {
        --tw-bg-opacity: 1;
        background-color: rgb(250 179 19 / var(--tw-bg-opacity))
    }

    .lg\:bg-yellow-450\/0 {
        background-color: rgb(250 179 19 / 0)
    }

    .lg\:bg-yellow-450\/10 {
        background-color: rgb(250 179 19 / 0.1)
    }

    .lg\:bg-yellow-450\/100 {
        background-color: rgb(250 179 19 / 1)
    }

    .lg\:bg-yellow-450\/20 {
        background-color: rgb(250 179 19 / 0.2)
    }

    .lg\:bg-yellow-450\/25 {
        background-color: rgb(250 179 19 / 0.25)
    }

    .lg\:bg-yellow-450\/30 {
        background-color: rgb(250 179 19 / 0.3)
    }

    .lg\:bg-yellow-450\/40 {
        background-color: rgb(250 179 19 / 0.4)
    }

    .lg\:bg-yellow-450\/5 {
        background-color: rgb(250 179 19 / 0.05)
    }

    .lg\:bg-yellow-450\/50 {
        background-color: rgb(250 179 19 / 0.5)
    }

    .lg\:bg-yellow-450\/60 {
        background-color: rgb(250 179 19 / 0.6)
    }

    .lg\:bg-yellow-450\/70 {
        background-color: rgb(250 179 19 / 0.7)
    }

    .lg\:bg-yellow-450\/75 {
        background-color: rgb(250 179 19 / 0.75)
    }

    .lg\:bg-yellow-450\/80 {
        background-color: rgb(250 179 19 / 0.8)
    }

    .lg\:bg-yellow-450\/90 {
        background-color: rgb(250 179 19 / 0.9)
    }

    .lg\:bg-yellow-450\/95 {
        background-color: rgb(250 179 19 / 0.95)
    }

    .lg\:bg-yellow-50 {
        --tw-bg-opacity: 1;
        background-color: rgb(254 252 232 / var(--tw-bg-opacity))
    }

    .lg\:bg-yellow-50\/0 {
        background-color: rgb(254 252 232 / 0)
    }

    .lg\:bg-yellow-50\/10 {
        background-color: rgb(254 252 232 / 0.1)
    }

    .lg\:bg-yellow-50\/100 {
        background-color: rgb(254 252 232 / 1)
    }

    .lg\:bg-yellow-50\/20 {
        background-color: rgb(254 252 232 / 0.2)
    }

    .lg\:bg-yellow-50\/25 {
        background-color: rgb(254 252 232 / 0.25)
    }

    .lg\:bg-yellow-50\/30 {
        background-color: rgb(254 252 232 / 0.3)
    }

    .lg\:bg-yellow-50\/40 {
        background-color: rgb(254 252 232 / 0.4)
    }

    .lg\:bg-yellow-50\/5 {
        background-color: rgb(254 252 232 / 0.05)
    }

    .lg\:bg-yellow-50\/50 {
        background-color: rgb(254 252 232 / 0.5)
    }

    .lg\:bg-yellow-50\/60 {
        background-color: rgb(254 252 232 / 0.6)
    }

    .lg\:bg-yellow-50\/70 {
        background-color: rgb(254 252 232 / 0.7)
    }

    .lg\:bg-yellow-50\/75 {
        background-color: rgb(254 252 232 / 0.75)
    }

    .lg\:bg-yellow-50\/80 {
        background-color: rgb(254 252 232 / 0.8)
    }

    .lg\:bg-yellow-50\/90 {
        background-color: rgb(254 252 232 / 0.9)
    }

    .lg\:bg-yellow-50\/95 {
        background-color: rgb(254 252 232 / 0.95)
    }

    .lg\:bg-yellow-500 {
        --tw-bg-opacity: 1;
        background-color: rgb(234 179 8 / var(--tw-bg-opacity))
    }

    .lg\:bg-yellow-500\/0 {
        background-color: rgb(234 179 8 / 0)
    }

    .lg\:bg-yellow-500\/10 {
        background-color: rgb(234 179 8 / 0.1)
    }

    .lg\:bg-yellow-500\/100 {
        background-color: rgb(234 179 8 / 1)
    }

    .lg\:bg-yellow-500\/20 {
        background-color: rgb(234 179 8 / 0.2)
    }

    .lg\:bg-yellow-500\/25 {
        background-color: rgb(234 179 8 / 0.25)
    }

    .lg\:bg-yellow-500\/30 {
        background-color: rgb(234 179 8 / 0.3)
    }

    .lg\:bg-yellow-500\/40 {
        background-color: rgb(234 179 8 / 0.4)
    }

    .lg\:bg-yellow-500\/5 {
        background-color: rgb(234 179 8 / 0.05)
    }

    .lg\:bg-yellow-500\/50 {
        background-color: rgb(234 179 8 / 0.5)
    }

    .lg\:bg-yellow-500\/60 {
        background-color: rgb(234 179 8 / 0.6)
    }

    .lg\:bg-yellow-500\/70 {
        background-color: rgb(234 179 8 / 0.7)
    }

    .lg\:bg-yellow-500\/75 {
        background-color: rgb(234 179 8 / 0.75)
    }

    .lg\:bg-yellow-500\/80 {
        background-color: rgb(234 179 8 / 0.8)
    }

    .lg\:bg-yellow-500\/90 {
        background-color: rgb(234 179 8 / 0.9)
    }

    .lg\:bg-yellow-500\/95 {
        background-color: rgb(234 179 8 / 0.95)
    }

    .lg\:bg-yellow-550 {
        --tw-bg-opacity: 1;
        background-color: rgb(218 153 0 / var(--tw-bg-opacity))
    }

    .lg\:bg-yellow-550\/0 {
        background-color: rgb(218 153 0 / 0)
    }

    .lg\:bg-yellow-550\/10 {
        background-color: rgb(218 153 0 / 0.1)
    }

    .lg\:bg-yellow-550\/100 {
        background-color: rgb(218 153 0 / 1)
    }

    .lg\:bg-yellow-550\/20 {
        background-color: rgb(218 153 0 / 0.2)
    }

    .lg\:bg-yellow-550\/25 {
        background-color: rgb(218 153 0 / 0.25)
    }

    .lg\:bg-yellow-550\/30 {
        background-color: rgb(218 153 0 / 0.3)
    }

    .lg\:bg-yellow-550\/40 {
        background-color: rgb(218 153 0 / 0.4)
    }

    .lg\:bg-yellow-550\/5 {
        background-color: rgb(218 153 0 / 0.05)
    }

    .lg\:bg-yellow-550\/50 {
        background-color: rgb(218 153 0 / 0.5)
    }

    .lg\:bg-yellow-550\/60 {
        background-color: rgb(218 153 0 / 0.6)
    }

    .lg\:bg-yellow-550\/70 {
        background-color: rgb(218 153 0 / 0.7)
    }

    .lg\:bg-yellow-550\/75 {
        background-color: rgb(218 153 0 / 0.75)
    }

    .lg\:bg-yellow-550\/80 {
        background-color: rgb(218 153 0 / 0.8)
    }

    .lg\:bg-yellow-550\/90 {
        background-color: rgb(218 153 0 / 0.9)
    }

    .lg\:bg-yellow-550\/95 {
        background-color: rgb(218 153 0 / 0.95)
    }

    .lg\:bg-yellow-600 {
        --tw-bg-opacity: 1;
        background-color: rgb(202 138 4 / var(--tw-bg-opacity))
    }

    .lg\:bg-yellow-600\/0 {
        background-color: rgb(202 138 4 / 0)
    }

    .lg\:bg-yellow-600\/10 {
        background-color: rgb(202 138 4 / 0.1)
    }

    .lg\:bg-yellow-600\/100 {
        background-color: rgb(202 138 4 / 1)
    }

    .lg\:bg-yellow-600\/20 {
        background-color: rgb(202 138 4 / 0.2)
    }

    .lg\:bg-yellow-600\/25 {
        background-color: rgb(202 138 4 / 0.25)
    }

    .lg\:bg-yellow-600\/30 {
        background-color: rgb(202 138 4 / 0.3)
    }

    .lg\:bg-yellow-600\/40 {
        background-color: rgb(202 138 4 / 0.4)
    }

    .lg\:bg-yellow-600\/5 {
        background-color: rgb(202 138 4 / 0.05)
    }

    .lg\:bg-yellow-600\/50 {
        background-color: rgb(202 138 4 / 0.5)
    }

    .lg\:bg-yellow-600\/60 {
        background-color: rgb(202 138 4 / 0.6)
    }

    .lg\:bg-yellow-600\/70 {
        background-color: rgb(202 138 4 / 0.7)
    }

    .lg\:bg-yellow-600\/75 {
        background-color: rgb(202 138 4 / 0.75)
    }

    .lg\:bg-yellow-600\/80 {
        background-color: rgb(202 138 4 / 0.8)
    }

    .lg\:bg-yellow-600\/90 {
        background-color: rgb(202 138 4 / 0.9)
    }

    .lg\:bg-yellow-600\/95 {
        background-color: rgb(202 138 4 / 0.95)
    }

    .lg\:bg-yellow-700 {
        --tw-bg-opacity: 1;
        background-color: rgb(161 98 7 / var(--tw-bg-opacity))
    }

    .lg\:bg-yellow-700\/0 {
        background-color: rgb(161 98 7 / 0)
    }

    .lg\:bg-yellow-700\/10 {
        background-color: rgb(161 98 7 / 0.1)
    }

    .lg\:bg-yellow-700\/100 {
        background-color: rgb(161 98 7 / 1)
    }

    .lg\:bg-yellow-700\/20 {
        background-color: rgb(161 98 7 / 0.2)
    }

    .lg\:bg-yellow-700\/25 {
        background-color: rgb(161 98 7 / 0.25)
    }

    .lg\:bg-yellow-700\/30 {
        background-color: rgb(161 98 7 / 0.3)
    }

    .lg\:bg-yellow-700\/40 {
        background-color: rgb(161 98 7 / 0.4)
    }

    .lg\:bg-yellow-700\/5 {
        background-color: rgb(161 98 7 / 0.05)
    }

    .lg\:bg-yellow-700\/50 {
        background-color: rgb(161 98 7 / 0.5)
    }

    .lg\:bg-yellow-700\/60 {
        background-color: rgb(161 98 7 / 0.6)
    }

    .lg\:bg-yellow-700\/70 {
        background-color: rgb(161 98 7 / 0.7)
    }

    .lg\:bg-yellow-700\/75 {
        background-color: rgb(161 98 7 / 0.75)
    }

    .lg\:bg-yellow-700\/80 {
        background-color: rgb(161 98 7 / 0.8)
    }

    .lg\:bg-yellow-700\/90 {
        background-color: rgb(161 98 7 / 0.9)
    }

    .lg\:bg-yellow-700\/95 {
        background-color: rgb(161 98 7 / 0.95)
    }

    .lg\:bg-yellow-800 {
        --tw-bg-opacity: 1;
        background-color: rgb(133 77 14 / var(--tw-bg-opacity))
    }

    .lg\:bg-yellow-800\/0 {
        background-color: rgb(133 77 14 / 0)
    }

    .lg\:bg-yellow-800\/10 {
        background-color: rgb(133 77 14 / 0.1)
    }

    .lg\:bg-yellow-800\/100 {
        background-color: rgb(133 77 14 / 1)
    }

    .lg\:bg-yellow-800\/20 {
        background-color: rgb(133 77 14 / 0.2)
    }

    .lg\:bg-yellow-800\/25 {
        background-color: rgb(133 77 14 / 0.25)
    }

    .lg\:bg-yellow-800\/30 {
        background-color: rgb(133 77 14 / 0.3)
    }

    .lg\:bg-yellow-800\/40 {
        background-color: rgb(133 77 14 / 0.4)
    }

    .lg\:bg-yellow-800\/5 {
        background-color: rgb(133 77 14 / 0.05)
    }

    .lg\:bg-yellow-800\/50 {
        background-color: rgb(133 77 14 / 0.5)
    }

    .lg\:bg-yellow-800\/60 {
        background-color: rgb(133 77 14 / 0.6)
    }

    .lg\:bg-yellow-800\/70 {
        background-color: rgb(133 77 14 / 0.7)
    }

    .lg\:bg-yellow-800\/75 {
        background-color: rgb(133 77 14 / 0.75)
    }

    .lg\:bg-yellow-800\/80 {
        background-color: rgb(133 77 14 / 0.8)
    }

    .lg\:bg-yellow-800\/90 {
        background-color: rgb(133 77 14 / 0.9)
    }

    .lg\:bg-yellow-800\/95 {
        background-color: rgb(133 77 14 / 0.95)
    }

    .lg\:bg-yellow-900 {
        --tw-bg-opacity: 1;
        background-color: rgb(113 63 18 / var(--tw-bg-opacity))
    }

    .lg\:bg-yellow-900\/0 {
        background-color: rgb(113 63 18 / 0)
    }

    .lg\:bg-yellow-900\/10 {
        background-color: rgb(113 63 18 / 0.1)
    }

    .lg\:bg-yellow-900\/100 {
        background-color: rgb(113 63 18 / 1)
    }

    .lg\:bg-yellow-900\/20 {
        background-color: rgb(113 63 18 / 0.2)
    }

    .lg\:bg-yellow-900\/25 {
        background-color: rgb(113 63 18 / 0.25)
    }

    .lg\:bg-yellow-900\/30 {
        background-color: rgb(113 63 18 / 0.3)
    }

    .lg\:bg-yellow-900\/40 {
        background-color: rgb(113 63 18 / 0.4)
    }

    .lg\:bg-yellow-900\/5 {
        background-color: rgb(113 63 18 / 0.05)
    }

    .lg\:bg-yellow-900\/50 {
        background-color: rgb(113 63 18 / 0.5)
    }

    .lg\:bg-yellow-900\/60 {
        background-color: rgb(113 63 18 / 0.6)
    }

    .lg\:bg-yellow-900\/70 {
        background-color: rgb(113 63 18 / 0.7)
    }

    .lg\:bg-yellow-900\/75 {
        background-color: rgb(113 63 18 / 0.75)
    }

    .lg\:bg-yellow-900\/80 {
        background-color: rgb(113 63 18 / 0.8)
    }

    .lg\:bg-yellow-900\/90 {
        background-color: rgb(113 63 18 / 0.9)
    }

    .lg\:bg-yellow-900\/95 {
        background-color: rgb(113 63 18 / 0.95)
    }

    .lg\:bg-yellow-950 {
        --tw-bg-opacity: 1;
        background-color: rgb(66 32 6 / var(--tw-bg-opacity))
    }

    .lg\:bg-yellow-950\/0 {
        background-color: rgb(66 32 6 / 0)
    }

    .lg\:bg-yellow-950\/10 {
        background-color: rgb(66 32 6 / 0.1)
    }

    .lg\:bg-yellow-950\/100 {
        background-color: rgb(66 32 6 / 1)
    }

    .lg\:bg-yellow-950\/20 {
        background-color: rgb(66 32 6 / 0.2)
    }

    .lg\:bg-yellow-950\/25 {
        background-color: rgb(66 32 6 / 0.25)
    }

    .lg\:bg-yellow-950\/30 {
        background-color: rgb(66 32 6 / 0.3)
    }

    .lg\:bg-yellow-950\/40 {
        background-color: rgb(66 32 6 / 0.4)
    }

    .lg\:bg-yellow-950\/5 {
        background-color: rgb(66 32 6 / 0.05)
    }

    .lg\:bg-yellow-950\/50 {
        background-color: rgb(66 32 6 / 0.5)
    }

    .lg\:bg-yellow-950\/60 {
        background-color: rgb(66 32 6 / 0.6)
    }

    .lg\:bg-yellow-950\/70 {
        background-color: rgb(66 32 6 / 0.7)
    }

    .lg\:bg-yellow-950\/75 {
        background-color: rgb(66 32 6 / 0.75)
    }

    .lg\:bg-yellow-950\/80 {
        background-color: rgb(66 32 6 / 0.8)
    }

    .lg\:bg-yellow-950\/90 {
        background-color: rgb(66 32 6 / 0.9)
    }

    .lg\:bg-yellow-950\/95 {
        background-color: rgb(66 32 6 / 0.95)
    }

    .lg\:bg-zinc-100 {
        --tw-bg-opacity: 1;
        background-color: rgb(244 244 245 / var(--tw-bg-opacity))
    }

    .lg\:bg-zinc-100\/0 {
        background-color: rgb(244 244 245 / 0)
    }

    .lg\:bg-zinc-100\/10 {
        background-color: rgb(244 244 245 / 0.1)
    }

    .lg\:bg-zinc-100\/100 {
        background-color: rgb(244 244 245 / 1)
    }

    .lg\:bg-zinc-100\/20 {
        background-color: rgb(244 244 245 / 0.2)
    }

    .lg\:bg-zinc-100\/25 {
        background-color: rgb(244 244 245 / 0.25)
    }

    .lg\:bg-zinc-100\/30 {
        background-color: rgb(244 244 245 / 0.3)
    }

    .lg\:bg-zinc-100\/40 {
        background-color: rgb(244 244 245 / 0.4)
    }

    .lg\:bg-zinc-100\/5 {
        background-color: rgb(244 244 245 / 0.05)
    }

    .lg\:bg-zinc-100\/50 {
        background-color: rgb(244 244 245 / 0.5)
    }

    .lg\:bg-zinc-100\/60 {
        background-color: rgb(244 244 245 / 0.6)
    }

    .lg\:bg-zinc-100\/70 {
        background-color: rgb(244 244 245 / 0.7)
    }

    .lg\:bg-zinc-100\/75 {
        background-color: rgb(244 244 245 / 0.75)
    }

    .lg\:bg-zinc-100\/80 {
        background-color: rgb(244 244 245 / 0.8)
    }

    .lg\:bg-zinc-100\/90 {
        background-color: rgb(244 244 245 / 0.9)
    }

    .lg\:bg-zinc-100\/95 {
        background-color: rgb(244 244 245 / 0.95)
    }

    .lg\:bg-zinc-150 {
        --tw-bg-opacity: 1;
        background-color: rgb(241 241 241 / var(--tw-bg-opacity))
    }

    .lg\:bg-zinc-150\/0 {
        background-color: rgb(241 241 241 / 0)
    }

    .lg\:bg-zinc-150\/10 {
        background-color: rgb(241 241 241 / 0.1)
    }

    .lg\:bg-zinc-150\/100 {
        background-color: rgb(241 241 241 / 1)
    }

    .lg\:bg-zinc-150\/20 {
        background-color: rgb(241 241 241 / 0.2)
    }

    .lg\:bg-zinc-150\/25 {
        background-color: rgb(241 241 241 / 0.25)
    }

    .lg\:bg-zinc-150\/30 {
        background-color: rgb(241 241 241 / 0.3)
    }

    .lg\:bg-zinc-150\/40 {
        background-color: rgb(241 241 241 / 0.4)
    }

    .lg\:bg-zinc-150\/5 {
        background-color: rgb(241 241 241 / 0.05)
    }

    .lg\:bg-zinc-150\/50 {
        background-color: rgb(241 241 241 / 0.5)
    }

    .lg\:bg-zinc-150\/60 {
        background-color: rgb(241 241 241 / 0.6)
    }

    .lg\:bg-zinc-150\/70 {
        background-color: rgb(241 241 241 / 0.7)
    }

    .lg\:bg-zinc-150\/75 {
        background-color: rgb(241 241 241 / 0.75)
    }

    .lg\:bg-zinc-150\/80 {
        background-color: rgb(241 241 241 / 0.8)
    }

    .lg\:bg-zinc-150\/90 {
        background-color: rgb(241 241 241 / 0.9)
    }

    .lg\:bg-zinc-150\/95 {
        background-color: rgb(241 241 241 / 0.95)
    }

    .lg\:bg-zinc-200 {
        --tw-bg-opacity: 1;
        background-color: rgb(228 228 231 / var(--tw-bg-opacity))
    }

    .lg\:bg-zinc-200\/0 {
        background-color: rgb(228 228 231 / 0)
    }

    .lg\:bg-zinc-200\/10 {
        background-color: rgb(228 228 231 / 0.1)
    }

    .lg\:bg-zinc-200\/100 {
        background-color: rgb(228 228 231 / 1)
    }

    .lg\:bg-zinc-200\/20 {
        background-color: rgb(228 228 231 / 0.2)
    }

    .lg\:bg-zinc-200\/25 {
        background-color: rgb(228 228 231 / 0.25)
    }

    .lg\:bg-zinc-200\/30 {
        background-color: rgb(228 228 231 / 0.3)
    }

    .lg\:bg-zinc-200\/40 {
        background-color: rgb(228 228 231 / 0.4)
    }

    .lg\:bg-zinc-200\/5 {
        background-color: rgb(228 228 231 / 0.05)
    }

    .lg\:bg-zinc-200\/50 {
        background-color: rgb(228 228 231 / 0.5)
    }

    .lg\:bg-zinc-200\/60 {
        background-color: rgb(228 228 231 / 0.6)
    }

    .lg\:bg-zinc-200\/70 {
        background-color: rgb(228 228 231 / 0.7)
    }

    .lg\:bg-zinc-200\/75 {
        background-color: rgb(228 228 231 / 0.75)
    }

    .lg\:bg-zinc-200\/80 {
        background-color: rgb(228 228 231 / 0.8)
    }

    .lg\:bg-zinc-200\/90 {
        background-color: rgb(228 228 231 / 0.9)
    }

    .lg\:bg-zinc-200\/95 {
        background-color: rgb(228 228 231 / 0.95)
    }

    .lg\:bg-zinc-300 {
        --tw-bg-opacity: 1;
        background-color: rgb(212 212 216 / var(--tw-bg-opacity))
    }

    .lg\:bg-zinc-300\/0 {
        background-color: rgb(212 212 216 / 0)
    }

    .lg\:bg-zinc-300\/10 {
        background-color: rgb(212 212 216 / 0.1)
    }

    .lg\:bg-zinc-300\/100 {
        background-color: rgb(212 212 216 / 1)
    }

    .lg\:bg-zinc-300\/20 {
        background-color: rgb(212 212 216 / 0.2)
    }

    .lg\:bg-zinc-300\/25 {
        background-color: rgb(212 212 216 / 0.25)
    }

    .lg\:bg-zinc-300\/30 {
        background-color: rgb(212 212 216 / 0.3)
    }

    .lg\:bg-zinc-300\/40 {
        background-color: rgb(212 212 216 / 0.4)
    }

    .lg\:bg-zinc-300\/5 {
        background-color: rgb(212 212 216 / 0.05)
    }

    .lg\:bg-zinc-300\/50 {
        background-color: rgb(212 212 216 / 0.5)
    }

    .lg\:bg-zinc-300\/60 {
        background-color: rgb(212 212 216 / 0.6)
    }

    .lg\:bg-zinc-300\/70 {
        background-color: rgb(212 212 216 / 0.7)
    }

    .lg\:bg-zinc-300\/75 {
        background-color: rgb(212 212 216 / 0.75)
    }

    .lg\:bg-zinc-300\/80 {
        background-color: rgb(212 212 216 / 0.8)
    }

    .lg\:bg-zinc-300\/90 {
        background-color: rgb(212 212 216 / 0.9)
    }

    .lg\:bg-zinc-300\/95 {
        background-color: rgb(212 212 216 / 0.95)
    }

    .lg\:bg-zinc-400 {
        --tw-bg-opacity: 1;
        background-color: rgb(161 161 170 / var(--tw-bg-opacity))
    }

    .lg\:bg-zinc-400\/0 {
        background-color: rgb(161 161 170 / 0)
    }

    .lg\:bg-zinc-400\/10 {
        background-color: rgb(161 161 170 / 0.1)
    }

    .lg\:bg-zinc-400\/100 {
        background-color: rgb(161 161 170 / 1)
    }

    .lg\:bg-zinc-400\/20 {
        background-color: rgb(161 161 170 / 0.2)
    }

    .lg\:bg-zinc-400\/25 {
        background-color: rgb(161 161 170 / 0.25)
    }

    .lg\:bg-zinc-400\/30 {
        background-color: rgb(161 161 170 / 0.3)
    }

    .lg\:bg-zinc-400\/40 {
        background-color: rgb(161 161 170 / 0.4)
    }

    .lg\:bg-zinc-400\/5 {
        background-color: rgb(161 161 170 / 0.05)
    }

    .lg\:bg-zinc-400\/50 {
        background-color: rgb(161 161 170 / 0.5)
    }

    .lg\:bg-zinc-400\/60 {
        background-color: rgb(161 161 170 / 0.6)
    }

    .lg\:bg-zinc-400\/70 {
        background-color: rgb(161 161 170 / 0.7)
    }

    .lg\:bg-zinc-400\/75 {
        background-color: rgb(161 161 170 / 0.75)
    }

    .lg\:bg-zinc-400\/80 {
        background-color: rgb(161 161 170 / 0.8)
    }

    .lg\:bg-zinc-400\/90 {
        background-color: rgb(161 161 170 / 0.9)
    }

    .lg\:bg-zinc-400\/95 {
        background-color: rgb(161 161 170 / 0.95)
    }

    .lg\:bg-zinc-50 {
        --tw-bg-opacity: 1;
        background-color: rgb(250 250 250 / var(--tw-bg-opacity))
    }

    .lg\:bg-zinc-50\/0 {
        background-color: rgb(250 250 250 / 0)
    }

    .lg\:bg-zinc-50\/10 {
        background-color: rgb(250 250 250 / 0.1)
    }

    .lg\:bg-zinc-50\/100 {
        background-color: rgb(250 250 250 / 1)
    }

    .lg\:bg-zinc-50\/20 {
        background-color: rgb(250 250 250 / 0.2)
    }

    .lg\:bg-zinc-50\/25 {
        background-color: rgb(250 250 250 / 0.25)
    }

    .lg\:bg-zinc-50\/30 {
        background-color: rgb(250 250 250 / 0.3)
    }

    .lg\:bg-zinc-50\/40 {
        background-color: rgb(250 250 250 / 0.4)
    }

    .lg\:bg-zinc-50\/5 {
        background-color: rgb(250 250 250 / 0.05)
    }

    .lg\:bg-zinc-50\/50 {
        background-color: rgb(250 250 250 / 0.5)
    }

    .lg\:bg-zinc-50\/60 {
        background-color: rgb(250 250 250 / 0.6)
    }

    .lg\:bg-zinc-50\/70 {
        background-color: rgb(250 250 250 / 0.7)
    }

    .lg\:bg-zinc-50\/75 {
        background-color: rgb(250 250 250 / 0.75)
    }

    .lg\:bg-zinc-50\/80 {
        background-color: rgb(250 250 250 / 0.8)
    }

    .lg\:bg-zinc-50\/90 {
        background-color: rgb(250 250 250 / 0.9)
    }

    .lg\:bg-zinc-50\/95 {
        background-color: rgb(250 250 250 / 0.95)
    }

    .lg\:bg-zinc-500 {
        --tw-bg-opacity: 1;
        background-color: rgb(113 113 122 / var(--tw-bg-opacity))
    }

    .lg\:bg-zinc-500\/0 {
        background-color: rgb(113 113 122 / 0)
    }

    .lg\:bg-zinc-500\/10 {
        background-color: rgb(113 113 122 / 0.1)
    }

    .lg\:bg-zinc-500\/100 {
        background-color: rgb(113 113 122 / 1)
    }

    .lg\:bg-zinc-500\/20 {
        background-color: rgb(113 113 122 / 0.2)
    }

    .lg\:bg-zinc-500\/25 {
        background-color: rgb(113 113 122 / 0.25)
    }

    .lg\:bg-zinc-500\/30 {
        background-color: rgb(113 113 122 / 0.3)
    }

    .lg\:bg-zinc-500\/40 {
        background-color: rgb(113 113 122 / 0.4)
    }

    .lg\:bg-zinc-500\/5 {
        background-color: rgb(113 113 122 / 0.05)
    }

    .lg\:bg-zinc-500\/50 {
        background-color: rgb(113 113 122 / 0.5)
    }

    .lg\:bg-zinc-500\/60 {
        background-color: rgb(113 113 122 / 0.6)
    }

    .lg\:bg-zinc-500\/70 {
        background-color: rgb(113 113 122 / 0.7)
    }

    .lg\:bg-zinc-500\/75 {
        background-color: rgb(113 113 122 / 0.75)
    }

    .lg\:bg-zinc-500\/80 {
        background-color: rgb(113 113 122 / 0.8)
    }

    .lg\:bg-zinc-500\/90 {
        background-color: rgb(113 113 122 / 0.9)
    }

    .lg\:bg-zinc-500\/95 {
        background-color: rgb(113 113 122 / 0.95)
    }

    .lg\:bg-zinc-600 {
        --tw-bg-opacity: 1;
        background-color: rgb(82 82 91 / var(--tw-bg-opacity))
    }

    .lg\:bg-zinc-600\/0 {
        background-color: rgb(82 82 91 / 0)
    }

    .lg\:bg-zinc-600\/10 {
        background-color: rgb(82 82 91 / 0.1)
    }

    .lg\:bg-zinc-600\/100 {
        background-color: rgb(82 82 91 / 1)
    }

    .lg\:bg-zinc-600\/20 {
        background-color: rgb(82 82 91 / 0.2)
    }

    .lg\:bg-zinc-600\/25 {
        background-color: rgb(82 82 91 / 0.25)
    }

    .lg\:bg-zinc-600\/30 {
        background-color: rgb(82 82 91 / 0.3)
    }

    .lg\:bg-zinc-600\/40 {
        background-color: rgb(82 82 91 / 0.4)
    }

    .lg\:bg-zinc-600\/5 {
        background-color: rgb(82 82 91 / 0.05)
    }

    .lg\:bg-zinc-600\/50 {
        background-color: rgb(82 82 91 / 0.5)
    }

    .lg\:bg-zinc-600\/60 {
        background-color: rgb(82 82 91 / 0.6)
    }

    .lg\:bg-zinc-600\/70 {
        background-color: rgb(82 82 91 / 0.7)
    }

    .lg\:bg-zinc-600\/75 {
        background-color: rgb(82 82 91 / 0.75)
    }

    .lg\:bg-zinc-600\/80 {
        background-color: rgb(82 82 91 / 0.8)
    }

    .lg\:bg-zinc-600\/90 {
        background-color: rgb(82 82 91 / 0.9)
    }

    .lg\:bg-zinc-600\/95 {
        background-color: rgb(82 82 91 / 0.95)
    }

    .lg\:bg-zinc-700 {
        --tw-bg-opacity: 1;
        background-color: rgb(63 63 70 / var(--tw-bg-opacity))
    }

    .lg\:bg-zinc-700\/0 {
        background-color: rgb(63 63 70 / 0)
    }

    .lg\:bg-zinc-700\/10 {
        background-color: rgb(63 63 70 / 0.1)
    }

    .lg\:bg-zinc-700\/100 {
        background-color: rgb(63 63 70 / 1)
    }

    .lg\:bg-zinc-700\/20 {
        background-color: rgb(63 63 70 / 0.2)
    }

    .lg\:bg-zinc-700\/25 {
        background-color: rgb(63 63 70 / 0.25)
    }

    .lg\:bg-zinc-700\/30 {
        background-color: rgb(63 63 70 / 0.3)
    }

    .lg\:bg-zinc-700\/40 {
        background-color: rgb(63 63 70 / 0.4)
    }

    .lg\:bg-zinc-700\/5 {
        background-color: rgb(63 63 70 / 0.05)
    }

    .lg\:bg-zinc-700\/50 {
        background-color: rgb(63 63 70 / 0.5)
    }

    .lg\:bg-zinc-700\/60 {
        background-color: rgb(63 63 70 / 0.6)
    }

    .lg\:bg-zinc-700\/70 {
        background-color: rgb(63 63 70 / 0.7)
    }

    .lg\:bg-zinc-700\/75 {
        background-color: rgb(63 63 70 / 0.75)
    }

    .lg\:bg-zinc-700\/80 {
        background-color: rgb(63 63 70 / 0.8)
    }

    .lg\:bg-zinc-700\/90 {
        background-color: rgb(63 63 70 / 0.9)
    }

    .lg\:bg-zinc-700\/95 {
        background-color: rgb(63 63 70 / 0.95)
    }

    .lg\:bg-zinc-800 {
        --tw-bg-opacity: 1;
        background-color: rgb(39 39 42 / var(--tw-bg-opacity))
    }

    .lg\:bg-zinc-800\/0 {
        background-color: rgb(39 39 42 / 0)
    }

    .lg\:bg-zinc-800\/10 {
        background-color: rgb(39 39 42 / 0.1)
    }

    .lg\:bg-zinc-800\/100 {
        background-color: rgb(39 39 42 / 1)
    }

    .lg\:bg-zinc-800\/20 {
        background-color: rgb(39 39 42 / 0.2)
    }

    .lg\:bg-zinc-800\/25 {
        background-color: rgb(39 39 42 / 0.25)
    }

    .lg\:bg-zinc-800\/30 {
        background-color: rgb(39 39 42 / 0.3)
    }

    .lg\:bg-zinc-800\/40 {
        background-color: rgb(39 39 42 / 0.4)
    }

    .lg\:bg-zinc-800\/5 {
        background-color: rgb(39 39 42 / 0.05)
    }

    .lg\:bg-zinc-800\/50 {
        background-color: rgb(39 39 42 / 0.5)
    }

    .lg\:bg-zinc-800\/60 {
        background-color: rgb(39 39 42 / 0.6)
    }

    .lg\:bg-zinc-800\/70 {
        background-color: rgb(39 39 42 / 0.7)
    }

    .lg\:bg-zinc-800\/75 {
        background-color: rgb(39 39 42 / 0.75)
    }

    .lg\:bg-zinc-800\/80 {
        background-color: rgb(39 39 42 / 0.8)
    }

    .lg\:bg-zinc-800\/90 {
        background-color: rgb(39 39 42 / 0.9)
    }

    .lg\:bg-zinc-800\/95 {
        background-color: rgb(39 39 42 / 0.95)
    }

    .lg\:bg-zinc-900 {
        --tw-bg-opacity: 1;
        background-color: rgb(24 24 27 / var(--tw-bg-opacity))
    }

    .lg\:bg-zinc-900\/0 {
        background-color: rgb(24 24 27 / 0)
    }

    .lg\:bg-zinc-900\/10 {
        background-color: rgb(24 24 27 / 0.1)
    }

    .lg\:bg-zinc-900\/100 {
        background-color: rgb(24 24 27 / 1)
    }

    .lg\:bg-zinc-900\/20 {
        background-color: rgb(24 24 27 / 0.2)
    }

    .lg\:bg-zinc-900\/25 {
        background-color: rgb(24 24 27 / 0.25)
    }

    .lg\:bg-zinc-900\/30 {
        background-color: rgb(24 24 27 / 0.3)
    }

    .lg\:bg-zinc-900\/40 {
        background-color: rgb(24 24 27 / 0.4)
    }

    .lg\:bg-zinc-900\/5 {
        background-color: rgb(24 24 27 / 0.05)
    }

    .lg\:bg-zinc-900\/50 {
        background-color: rgb(24 24 27 / 0.5)
    }

    .lg\:bg-zinc-900\/60 {
        background-color: rgb(24 24 27 / 0.6)
    }

    .lg\:bg-zinc-900\/70 {
        background-color: rgb(24 24 27 / 0.7)
    }

    .lg\:bg-zinc-900\/75 {
        background-color: rgb(24 24 27 / 0.75)
    }

    .lg\:bg-zinc-900\/80 {
        background-color: rgb(24 24 27 / 0.8)
    }

    .lg\:bg-zinc-900\/90 {
        background-color: rgb(24 24 27 / 0.9)
    }

    .lg\:bg-zinc-900\/95 {
        background-color: rgb(24 24 27 / 0.95)
    }

    .lg\:bg-zinc-950 {
        --tw-bg-opacity: 1;
        background-color: rgb(9 9 11 / var(--tw-bg-opacity))
    }

    .lg\:bg-zinc-950\/0 {
        background-color: rgb(9 9 11 / 0)
    }

    .lg\:bg-zinc-950\/10 {
        background-color: rgb(9 9 11 / 0.1)
    }

    .lg\:bg-zinc-950\/100 {
        background-color: rgb(9 9 11 / 1)
    }

    .lg\:bg-zinc-950\/20 {
        background-color: rgb(9 9 11 / 0.2)
    }

    .lg\:bg-zinc-950\/25 {
        background-color: rgb(9 9 11 / 0.25)
    }

    .lg\:bg-zinc-950\/30 {
        background-color: rgb(9 9 11 / 0.3)
    }

    .lg\:bg-zinc-950\/40 {
        background-color: rgb(9 9 11 / 0.4)
    }

    .lg\:bg-zinc-950\/5 {
        background-color: rgb(9 9 11 / 0.05)
    }

    .lg\:bg-zinc-950\/50 {
        background-color: rgb(9 9 11 / 0.5)
    }

    .lg\:bg-zinc-950\/60 {
        background-color: rgb(9 9 11 / 0.6)
    }

    .lg\:bg-zinc-950\/70 {
        background-color: rgb(9 9 11 / 0.7)
    }

    .lg\:bg-zinc-950\/75 {
        background-color: rgb(9 9 11 / 0.75)
    }

    .lg\:bg-zinc-950\/80 {
        background-color: rgb(9 9 11 / 0.8)
    }

    .lg\:bg-zinc-950\/90 {
        background-color: rgb(9 9 11 / 0.9)
    }

    .lg\:bg-zinc-950\/95 {
        background-color: rgb(9 9 11 / 0.95)
    }

    .lg\:bg-\[image\:var\(--bg-lg-url\)\] {
        background-image: var(--bg-lg-url)
    }

    .lg\:p-0 {
        padding: 0px
    }

    .lg\:p-6 {
        padding: 1.5rem
    }

    .lg\:p-8 {
        padding: 2rem
    }

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

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

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

    .lg\:px-2 {
        padding-left: 0.5rem;
        padding-right: 0.5rem
    }

    .lg\:px-20 {
        padding-left: 5rem;
        padding-right: 5rem
    }

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

    .lg\:py-1 {
        padding-top: 0.25rem;
        padding-bottom: 0.25rem
    }

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

    .lg\:py-11 {
        padding-top: 2.75rem;
        padding-bottom: 2.75rem
    }

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

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

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

    .lg\:py-3 {
        padding-top: 0.75rem;
        padding-bottom: 0.75rem
    }

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

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

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

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

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

    .lg\:pl-0 {
        padding-left: 0px
    }

    .lg\:pl-10 {
        padding-left: 2.5rem
    }

    .lg\:pl-6 {
        padding-left: 1.5rem
    }

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

    .lg\:pr-0 {
        padding-right: 0px
    }

    .lg\:pr-4 {
        padding-right: 1rem
    }

    .lg\:pr-5 {
        padding-right: 1.25rem
    }

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

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

    .lg\:text-left {
        text-align: left
    }

    .lg\:text-start {
        text-align: start
    }

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

    .lg\:text-3xl {
        font-size: 1.875rem;
        line-height: 2.25rem
    }

    .lg\:text-5xl {
        font-size: 3rem;
        line-height: 1
    }

    .lg\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem
    }

    .lg\:font-semibold {
        font-weight: 600
    }

    .lg\:text-blue-100 {
        --tw-text-opacity: 1;
        color: rgb(219 234 254 / var(--tw-text-opacity))
    }

    .lg\:text-blue-100\/0 {
        color: rgb(219 234 254 / 0)
    }

    .lg\:text-blue-100\/10 {
        color: rgb(219 234 254 / 0.1)
    }

    .lg\:text-blue-100\/100 {
        color: rgb(219 234 254 / 1)
    }

    .lg\:text-blue-100\/20 {
        color: rgb(219 234 254 / 0.2)
    }

    .lg\:text-blue-100\/25 {
        color: rgb(219 234 254 / 0.25)
    }

    .lg\:text-blue-100\/30 {
        color: rgb(219 234 254 / 0.3)
    }

    .lg\:text-blue-100\/40 {
        color: rgb(219 234 254 / 0.4)
    }

    .lg\:text-blue-100\/5 {
        color: rgb(219 234 254 / 0.05)
    }

    .lg\:text-blue-100\/50 {
        color: rgb(219 234 254 / 0.5)
    }

    .lg\:text-blue-100\/60 {
        color: rgb(219 234 254 / 0.6)
    }

    .lg\:text-blue-100\/70 {
        color: rgb(219 234 254 / 0.7)
    }

    .lg\:text-blue-100\/75 {
        color: rgb(219 234 254 / 0.75)
    }

    .lg\:text-blue-100\/80 {
        color: rgb(219 234 254 / 0.8)
    }

    .lg\:text-blue-100\/90 {
        color: rgb(219 234 254 / 0.9)
    }

    .lg\:text-blue-100\/95 {
        color: rgb(219 234 254 / 0.95)
    }

    .lg\:text-blue-200 {
        --tw-text-opacity: 1;
        color: rgb(191 219 254 / var(--tw-text-opacity))
    }

    .lg\:text-blue-200\/0 {
        color: rgb(191 219 254 / 0)
    }

    .lg\:text-blue-200\/10 {
        color: rgb(191 219 254 / 0.1)
    }

    .lg\:text-blue-200\/100 {
        color: rgb(191 219 254 / 1)
    }

    .lg\:text-blue-200\/20 {
        color: rgb(191 219 254 / 0.2)
    }

    .lg\:text-blue-200\/25 {
        color: rgb(191 219 254 / 0.25)
    }

    .lg\:text-blue-200\/30 {
        color: rgb(191 219 254 / 0.3)
    }

    .lg\:text-blue-200\/40 {
        color: rgb(191 219 254 / 0.4)
    }

    .lg\:text-blue-200\/5 {
        color: rgb(191 219 254 / 0.05)
    }

    .lg\:text-blue-200\/50 {
        color: rgb(191 219 254 / 0.5)
    }

    .lg\:text-blue-200\/60 {
        color: rgb(191 219 254 / 0.6)
    }

    .lg\:text-blue-200\/70 {
        color: rgb(191 219 254 / 0.7)
    }

    .lg\:text-blue-200\/75 {
        color: rgb(191 219 254 / 0.75)
    }

    .lg\:text-blue-200\/80 {
        color: rgb(191 219 254 / 0.8)
    }

    .lg\:text-blue-200\/90 {
        color: rgb(191 219 254 / 0.9)
    }

    .lg\:text-blue-200\/95 {
        color: rgb(191 219 254 / 0.95)
    }

    .lg\:text-blue-300 {
        --tw-text-opacity: 1;
        color: rgb(147 197 253 / var(--tw-text-opacity))
    }

    .lg\:text-blue-300\/0 {
        color: rgb(147 197 253 / 0)
    }

    .lg\:text-blue-300\/10 {
        color: rgb(147 197 253 / 0.1)
    }

    .lg\:text-blue-300\/100 {
        color: rgb(147 197 253 / 1)
    }

    .lg\:text-blue-300\/20 {
        color: rgb(147 197 253 / 0.2)
    }

    .lg\:text-blue-300\/25 {
        color: rgb(147 197 253 / 0.25)
    }

    .lg\:text-blue-300\/30 {
        color: rgb(147 197 253 / 0.3)
    }

    .lg\:text-blue-300\/40 {
        color: rgb(147 197 253 / 0.4)
    }

    .lg\:text-blue-300\/5 {
        color: rgb(147 197 253 / 0.05)
    }

    .lg\:text-blue-300\/50 {
        color: rgb(147 197 253 / 0.5)
    }

    .lg\:text-blue-300\/60 {
        color: rgb(147 197 253 / 0.6)
    }

    .lg\:text-blue-300\/70 {
        color: rgb(147 197 253 / 0.7)
    }

    .lg\:text-blue-300\/75 {
        color: rgb(147 197 253 / 0.75)
    }

    .lg\:text-blue-300\/80 {
        color: rgb(147 197 253 / 0.8)
    }

    .lg\:text-blue-300\/90 {
        color: rgb(147 197 253 / 0.9)
    }

    .lg\:text-blue-300\/95 {
        color: rgb(147 197 253 / 0.95)
    }

    .lg\:text-blue-400 {
        --tw-text-opacity: 1;
        color: rgb(96 165 250 / var(--tw-text-opacity))
    }

    .lg\:text-blue-400\/0 {
        color: rgb(96 165 250 / 0)
    }

    .lg\:text-blue-400\/10 {
        color: rgb(96 165 250 / 0.1)
    }

    .lg\:text-blue-400\/100 {
        color: rgb(96 165 250 / 1)
    }

    .lg\:text-blue-400\/20 {
        color: rgb(96 165 250 / 0.2)
    }

    .lg\:text-blue-400\/25 {
        color: rgb(96 165 250 / 0.25)
    }

    .lg\:text-blue-400\/30 {
        color: rgb(96 165 250 / 0.3)
    }

    .lg\:text-blue-400\/40 {
        color: rgb(96 165 250 / 0.4)
    }

    .lg\:text-blue-400\/5 {
        color: rgb(96 165 250 / 0.05)
    }

    .lg\:text-blue-400\/50 {
        color: rgb(96 165 250 / 0.5)
    }

    .lg\:text-blue-400\/60 {
        color: rgb(96 165 250 / 0.6)
    }

    .lg\:text-blue-400\/70 {
        color: rgb(96 165 250 / 0.7)
    }

    .lg\:text-blue-400\/75 {
        color: rgb(96 165 250 / 0.75)
    }

    .lg\:text-blue-400\/80 {
        color: rgb(96 165 250 / 0.8)
    }

    .lg\:text-blue-400\/90 {
        color: rgb(96 165 250 / 0.9)
    }

    .lg\:text-blue-400\/95 {
        color: rgb(96 165 250 / 0.95)
    }

    .lg\:text-blue-50 {
        --tw-text-opacity: 1;
        color: rgb(239 246 255 / var(--tw-text-opacity))
    }

    .lg\:text-blue-50\/0 {
        color: rgb(239 246 255 / 0)
    }

    .lg\:text-blue-50\/10 {
        color: rgb(239 246 255 / 0.1)
    }

    .lg\:text-blue-50\/100 {
        color: rgb(239 246 255 / 1)
    }

    .lg\:text-blue-50\/20 {
        color: rgb(239 246 255 / 0.2)
    }

    .lg\:text-blue-50\/25 {
        color: rgb(239 246 255 / 0.25)
    }

    .lg\:text-blue-50\/30 {
        color: rgb(239 246 255 / 0.3)
    }

    .lg\:text-blue-50\/40 {
        color: rgb(239 246 255 / 0.4)
    }

    .lg\:text-blue-50\/5 {
        color: rgb(239 246 255 / 0.05)
    }

    .lg\:text-blue-50\/50 {
        color: rgb(239 246 255 / 0.5)
    }

    .lg\:text-blue-50\/60 {
        color: rgb(239 246 255 / 0.6)
    }

    .lg\:text-blue-50\/70 {
        color: rgb(239 246 255 / 0.7)
    }

    .lg\:text-blue-50\/75 {
        color: rgb(239 246 255 / 0.75)
    }

    .lg\:text-blue-50\/80 {
        color: rgb(239 246 255 / 0.8)
    }

    .lg\:text-blue-50\/90 {
        color: rgb(239 246 255 / 0.9)
    }

    .lg\:text-blue-50\/95 {
        color: rgb(239 246 255 / 0.95)
    }

    .lg\:text-blue-500 {
        --tw-text-opacity: 1;
        color: rgb(59 130 246 / var(--tw-text-opacity))
    }

    .lg\:text-blue-500\/0 {
        color: rgb(59 130 246 / 0)
    }

    .lg\:text-blue-500\/10 {
        color: rgb(59 130 246 / 0.1)
    }

    .lg\:text-blue-500\/100 {
        color: rgb(59 130 246 / 1)
    }

    .lg\:text-blue-500\/20 {
        color: rgb(59 130 246 / 0.2)
    }

    .lg\:text-blue-500\/25 {
        color: rgb(59 130 246 / 0.25)
    }

    .lg\:text-blue-500\/30 {
        color: rgb(59 130 246 / 0.3)
    }

    .lg\:text-blue-500\/40 {
        color: rgb(59 130 246 / 0.4)
    }

    .lg\:text-blue-500\/5 {
        color: rgb(59 130 246 / 0.05)
    }

    .lg\:text-blue-500\/50 {
        color: rgb(59 130 246 / 0.5)
    }

    .lg\:text-blue-500\/60 {
        color: rgb(59 130 246 / 0.6)
    }

    .lg\:text-blue-500\/70 {
        color: rgb(59 130 246 / 0.7)
    }

    .lg\:text-blue-500\/75 {
        color: rgb(59 130 246 / 0.75)
    }

    .lg\:text-blue-500\/80 {
        color: rgb(59 130 246 / 0.8)
    }

    .lg\:text-blue-500\/90 {
        color: rgb(59 130 246 / 0.9)
    }

    .lg\:text-blue-500\/95 {
        color: rgb(59 130 246 / 0.95)
    }

    .lg\:text-blue-550 {
        --tw-text-opacity: 1;
        color: rgb(51 88 255 / var(--tw-text-opacity))
    }

    .lg\:text-blue-550\/0 {
        color: rgb(51 88 255 / 0)
    }

    .lg\:text-blue-550\/10 {
        color: rgb(51 88 255 / 0.1)
    }

    .lg\:text-blue-550\/100 {
        color: rgb(51 88 255 / 1)
    }

    .lg\:text-blue-550\/20 {
        color: rgb(51 88 255 / 0.2)
    }

    .lg\:text-blue-550\/25 {
        color: rgb(51 88 255 / 0.25)
    }

    .lg\:text-blue-550\/30 {
        color: rgb(51 88 255 / 0.3)
    }

    .lg\:text-blue-550\/40 {
        color: rgb(51 88 255 / 0.4)
    }

    .lg\:text-blue-550\/5 {
        color: rgb(51 88 255 / 0.05)
    }

    .lg\:text-blue-550\/50 {
        color: rgb(51 88 255 / 0.5)
    }

    .lg\:text-blue-550\/60 {
        color: rgb(51 88 255 / 0.6)
    }

    .lg\:text-blue-550\/70 {
        color: rgb(51 88 255 / 0.7)
    }

    .lg\:text-blue-550\/75 {
        color: rgb(51 88 255 / 0.75)
    }

    .lg\:text-blue-550\/80 {
        color: rgb(51 88 255 / 0.8)
    }

    .lg\:text-blue-550\/90 {
        color: rgb(51 88 255 / 0.9)
    }

    .lg\:text-blue-550\/95 {
        color: rgb(51 88 255 / 0.95)
    }

    .lg\:text-blue-600 {
        --tw-text-opacity: 1;
        color: rgb(37 99 235 / var(--tw-text-opacity))
    }

    .lg\:text-blue-600\/0 {
        color: rgb(37 99 235 / 0)
    }

    .lg\:text-blue-600\/10 {
        color: rgb(37 99 235 / 0.1)
    }

    .lg\:text-blue-600\/100 {
        color: rgb(37 99 235 / 1)
    }

    .lg\:text-blue-600\/20 {
        color: rgb(37 99 235 / 0.2)
    }

    .lg\:text-blue-600\/25 {
        color: rgb(37 99 235 / 0.25)
    }

    .lg\:text-blue-600\/30 {
        color: rgb(37 99 235 / 0.3)
    }

    .lg\:text-blue-600\/40 {
        color: rgb(37 99 235 / 0.4)
    }

    .lg\:text-blue-600\/5 {
        color: rgb(37 99 235 / 0.05)
    }

    .lg\:text-blue-600\/50 {
        color: rgb(37 99 235 / 0.5)
    }

    .lg\:text-blue-600\/60 {
        color: rgb(37 99 235 / 0.6)
    }

    .lg\:text-blue-600\/70 {
        color: rgb(37 99 235 / 0.7)
    }

    .lg\:text-blue-600\/75 {
        color: rgb(37 99 235 / 0.75)
    }

    .lg\:text-blue-600\/80 {
        color: rgb(37 99 235 / 0.8)
    }

    .lg\:text-blue-600\/90 {
        color: rgb(37 99 235 / 0.9)
    }

    .lg\:text-blue-600\/95 {
        color: rgb(37 99 235 / 0.95)
    }

    .lg\:text-blue-650 {
        --tw-text-opacity: 1;
        color: rgb(61 88 164 / var(--tw-text-opacity))
    }

    .lg\:text-blue-650\/0 {
        color: rgb(61 88 164 / 0)
    }

    .lg\:text-blue-650\/10 {
        color: rgb(61 88 164 / 0.1)
    }

    .lg\:text-blue-650\/100 {
        color: rgb(61 88 164 / 1)
    }

    .lg\:text-blue-650\/20 {
        color: rgb(61 88 164 / 0.2)
    }

    .lg\:text-blue-650\/25 {
        color: rgb(61 88 164 / 0.25)
    }

    .lg\:text-blue-650\/30 {
        color: rgb(61 88 164 / 0.3)
    }

    .lg\:text-blue-650\/40 {
        color: rgb(61 88 164 / 0.4)
    }

    .lg\:text-blue-650\/5 {
        color: rgb(61 88 164 / 0.05)
    }

    .lg\:text-blue-650\/50 {
        color: rgb(61 88 164 / 0.5)
    }

    .lg\:text-blue-650\/60 {
        color: rgb(61 88 164 / 0.6)
    }

    .lg\:text-blue-650\/70 {
        color: rgb(61 88 164 / 0.7)
    }

    .lg\:text-blue-650\/75 {
        color: rgb(61 88 164 / 0.75)
    }

    .lg\:text-blue-650\/80 {
        color: rgb(61 88 164 / 0.8)
    }

    .lg\:text-blue-650\/90 {
        color: rgb(61 88 164 / 0.9)
    }

    .lg\:text-blue-650\/95 {
        color: rgb(61 88 164 / 0.95)
    }

    .lg\:text-blue-700 {
        --tw-text-opacity: 1;
        color: rgb(29 78 216 / var(--tw-text-opacity))
    }

    .lg\:text-blue-700\/0 {
        color: rgb(29 78 216 / 0)
    }

    .lg\:text-blue-700\/10 {
        color: rgb(29 78 216 / 0.1)
    }

    .lg\:text-blue-700\/100 {
        color: rgb(29 78 216 / 1)
    }

    .lg\:text-blue-700\/20 {
        color: rgb(29 78 216 / 0.2)
    }

    .lg\:text-blue-700\/25 {
        color: rgb(29 78 216 / 0.25)
    }

    .lg\:text-blue-700\/30 {
        color: rgb(29 78 216 / 0.3)
    }

    .lg\:text-blue-700\/40 {
        color: rgb(29 78 216 / 0.4)
    }

    .lg\:text-blue-700\/5 {
        color: rgb(29 78 216 / 0.05)
    }

    .lg\:text-blue-700\/50 {
        color: rgb(29 78 216 / 0.5)
    }

    .lg\:text-blue-700\/60 {
        color: rgb(29 78 216 / 0.6)
    }

    .lg\:text-blue-700\/70 {
        color: rgb(29 78 216 / 0.7)
    }

    .lg\:text-blue-700\/75 {
        color: rgb(29 78 216 / 0.75)
    }

    .lg\:text-blue-700\/80 {
        color: rgb(29 78 216 / 0.8)
    }

    .lg\:text-blue-700\/90 {
        color: rgb(29 78 216 / 0.9)
    }

    .lg\:text-blue-700\/95 {
        color: rgb(29 78 216 / 0.95)
    }

    .lg\:text-blue-800 {
        --tw-text-opacity: 1;
        color: rgb(30 64 175 / var(--tw-text-opacity))
    }

    .lg\:text-blue-800\/0 {
        color: rgb(30 64 175 / 0)
    }

    .lg\:text-blue-800\/10 {
        color: rgb(30 64 175 / 0.1)
    }

    .lg\:text-blue-800\/100 {
        color: rgb(30 64 175 / 1)
    }

    .lg\:text-blue-800\/20 {
        color: rgb(30 64 175 / 0.2)
    }

    .lg\:text-blue-800\/25 {
        color: rgb(30 64 175 / 0.25)
    }

    .lg\:text-blue-800\/30 {
        color: rgb(30 64 175 / 0.3)
    }

    .lg\:text-blue-800\/40 {
        color: rgb(30 64 175 / 0.4)
    }

    .lg\:text-blue-800\/5 {
        color: rgb(30 64 175 / 0.05)
    }

    .lg\:text-blue-800\/50 {
        color: rgb(30 64 175 / 0.5)
    }

    .lg\:text-blue-800\/60 {
        color: rgb(30 64 175 / 0.6)
    }

    .lg\:text-blue-800\/70 {
        color: rgb(30 64 175 / 0.7)
    }

    .lg\:text-blue-800\/75 {
        color: rgb(30 64 175 / 0.75)
    }

    .lg\:text-blue-800\/80 {
        color: rgb(30 64 175 / 0.8)
    }

    .lg\:text-blue-800\/90 {
        color: rgb(30 64 175 / 0.9)
    }

    .lg\:text-blue-800\/95 {
        color: rgb(30 64 175 / 0.95)
    }

    .lg\:text-blue-900 {
        --tw-text-opacity: 1;
        color: rgb(30 58 138 / var(--tw-text-opacity))
    }

    .lg\:text-blue-900\/0 {
        color: rgb(30 58 138 / 0)
    }

    .lg\:text-blue-900\/10 {
        color: rgb(30 58 138 / 0.1)
    }

    .lg\:text-blue-900\/100 {
        color: rgb(30 58 138 / 1)
    }

    .lg\:text-blue-900\/20 {
        color: rgb(30 58 138 / 0.2)
    }

    .lg\:text-blue-900\/25 {
        color: rgb(30 58 138 / 0.25)
    }

    .lg\:text-blue-900\/30 {
        color: rgb(30 58 138 / 0.3)
    }

    .lg\:text-blue-900\/40 {
        color: rgb(30 58 138 / 0.4)
    }

    .lg\:text-blue-900\/5 {
        color: rgb(30 58 138 / 0.05)
    }

    .lg\:text-blue-900\/50 {
        color: rgb(30 58 138 / 0.5)
    }

    .lg\:text-blue-900\/60 {
        color: rgb(30 58 138 / 0.6)
    }

    .lg\:text-blue-900\/70 {
        color: rgb(30 58 138 / 0.7)
    }

    .lg\:text-blue-900\/75 {
        color: rgb(30 58 138 / 0.75)
    }

    .lg\:text-blue-900\/80 {
        color: rgb(30 58 138 / 0.8)
    }

    .lg\:text-blue-900\/90 {
        color: rgb(30 58 138 / 0.9)
    }

    .lg\:text-blue-900\/95 {
        color: rgb(30 58 138 / 0.95)
    }

    .lg\:text-blue-950 {
        --tw-text-opacity: 1;
        color: rgb(23 37 84 / var(--tw-text-opacity))
    }

    .lg\:text-blue-950\/0 {
        color: rgb(23 37 84 / 0)
    }

    .lg\:text-blue-950\/10 {
        color: rgb(23 37 84 / 0.1)
    }

    .lg\:text-blue-950\/100 {
        color: rgb(23 37 84 / 1)
    }

    .lg\:text-blue-950\/20 {
        color: rgb(23 37 84 / 0.2)
    }

    .lg\:text-blue-950\/25 {
        color: rgb(23 37 84 / 0.25)
    }

    .lg\:text-blue-950\/30 {
        color: rgb(23 37 84 / 0.3)
    }

    .lg\:text-blue-950\/40 {
        color: rgb(23 37 84 / 0.4)
    }

    .lg\:text-blue-950\/5 {
        color: rgb(23 37 84 / 0.05)
    }

    .lg\:text-blue-950\/50 {
        color: rgb(23 37 84 / 0.5)
    }

    .lg\:text-blue-950\/60 {
        color: rgb(23 37 84 / 0.6)
    }

    .lg\:text-blue-950\/70 {
        color: rgb(23 37 84 / 0.7)
    }

    .lg\:text-blue-950\/75 {
        color: rgb(23 37 84 / 0.75)
    }

    .lg\:text-blue-950\/80 {
        color: rgb(23 37 84 / 0.8)
    }

    .lg\:text-blue-950\/90 {
        color: rgb(23 37 84 / 0.9)
    }

    .lg\:text-blue-950\/95 {
        color: rgb(23 37 84 / 0.95)
    }

    .lg\:text-cyan-100 {
        --tw-text-opacity: 1;
        color: rgb(207 250 254 / var(--tw-text-opacity))
    }

    .lg\:text-cyan-100\/0 {
        color: rgb(207 250 254 / 0)
    }

    .lg\:text-cyan-100\/10 {
        color: rgb(207 250 254 / 0.1)
    }

    .lg\:text-cyan-100\/100 {
        color: rgb(207 250 254 / 1)
    }

    .lg\:text-cyan-100\/20 {
        color: rgb(207 250 254 / 0.2)
    }

    .lg\:text-cyan-100\/25 {
        color: rgb(207 250 254 / 0.25)
    }

    .lg\:text-cyan-100\/30 {
        color: rgb(207 250 254 / 0.3)
    }

    .lg\:text-cyan-100\/40 {
        color: rgb(207 250 254 / 0.4)
    }

    .lg\:text-cyan-100\/5 {
        color: rgb(207 250 254 / 0.05)
    }

    .lg\:text-cyan-100\/50 {
        color: rgb(207 250 254 / 0.5)
    }

    .lg\:text-cyan-100\/60 {
        color: rgb(207 250 254 / 0.6)
    }

    .lg\:text-cyan-100\/70 {
        color: rgb(207 250 254 / 0.7)
    }

    .lg\:text-cyan-100\/75 {
        color: rgb(207 250 254 / 0.75)
    }

    .lg\:text-cyan-100\/80 {
        color: rgb(207 250 254 / 0.8)
    }

    .lg\:text-cyan-100\/90 {
        color: rgb(207 250 254 / 0.9)
    }

    .lg\:text-cyan-100\/95 {
        color: rgb(207 250 254 / 0.95)
    }

    .lg\:text-cyan-200 {
        --tw-text-opacity: 1;
        color: rgb(165 243 252 / var(--tw-text-opacity))
    }

    .lg\:text-cyan-200\/0 {
        color: rgb(165 243 252 / 0)
    }

    .lg\:text-cyan-200\/10 {
        color: rgb(165 243 252 / 0.1)
    }

    .lg\:text-cyan-200\/100 {
        color: rgb(165 243 252 / 1)
    }

    .lg\:text-cyan-200\/20 {
        color: rgb(165 243 252 / 0.2)
    }

    .lg\:text-cyan-200\/25 {
        color: rgb(165 243 252 / 0.25)
    }

    .lg\:text-cyan-200\/30 {
        color: rgb(165 243 252 / 0.3)
    }

    .lg\:text-cyan-200\/40 {
        color: rgb(165 243 252 / 0.4)
    }

    .lg\:text-cyan-200\/5 {
        color: rgb(165 243 252 / 0.05)
    }

    .lg\:text-cyan-200\/50 {
        color: rgb(165 243 252 / 0.5)
    }

    .lg\:text-cyan-200\/60 {
        color: rgb(165 243 252 / 0.6)
    }

    .lg\:text-cyan-200\/70 {
        color: rgb(165 243 252 / 0.7)
    }

    .lg\:text-cyan-200\/75 {
        color: rgb(165 243 252 / 0.75)
    }

    .lg\:text-cyan-200\/80 {
        color: rgb(165 243 252 / 0.8)
    }

    .lg\:text-cyan-200\/90 {
        color: rgb(165 243 252 / 0.9)
    }

    .lg\:text-cyan-200\/95 {
        color: rgb(165 243 252 / 0.95)
    }

    .lg\:text-cyan-300 {
        --tw-text-opacity: 1;
        color: rgb(103 232 249 / var(--tw-text-opacity))
    }

    .lg\:text-cyan-300\/0 {
        color: rgb(103 232 249 / 0)
    }

    .lg\:text-cyan-300\/10 {
        color: rgb(103 232 249 / 0.1)
    }

    .lg\:text-cyan-300\/100 {
        color: rgb(103 232 249 / 1)
    }

    .lg\:text-cyan-300\/20 {
        color: rgb(103 232 249 / 0.2)
    }

    .lg\:text-cyan-300\/25 {
        color: rgb(103 232 249 / 0.25)
    }

    .lg\:text-cyan-300\/30 {
        color: rgb(103 232 249 / 0.3)
    }

    .lg\:text-cyan-300\/40 {
        color: rgb(103 232 249 / 0.4)
    }

    .lg\:text-cyan-300\/5 {
        color: rgb(103 232 249 / 0.05)
    }

    .lg\:text-cyan-300\/50 {
        color: rgb(103 232 249 / 0.5)
    }

    .lg\:text-cyan-300\/60 {
        color: rgb(103 232 249 / 0.6)
    }

    .lg\:text-cyan-300\/70 {
        color: rgb(103 232 249 / 0.7)
    }

    .lg\:text-cyan-300\/75 {
        color: rgb(103 232 249 / 0.75)
    }

    .lg\:text-cyan-300\/80 {
        color: rgb(103 232 249 / 0.8)
    }

    .lg\:text-cyan-300\/90 {
        color: rgb(103 232 249 / 0.9)
    }

    .lg\:text-cyan-300\/95 {
        color: rgb(103 232 249 / 0.95)
    }

    .lg\:text-cyan-400 {
        --tw-text-opacity: 1;
        color: rgb(34 211 238 / var(--tw-text-opacity))
    }

    .lg\:text-cyan-400\/0 {
        color: rgb(34 211 238 / 0)
    }

    .lg\:text-cyan-400\/10 {
        color: rgb(34 211 238 / 0.1)
    }

    .lg\:text-cyan-400\/100 {
        color: rgb(34 211 238 / 1)
    }

    .lg\:text-cyan-400\/20 {
        color: rgb(34 211 238 / 0.2)
    }

    .lg\:text-cyan-400\/25 {
        color: rgb(34 211 238 / 0.25)
    }

    .lg\:text-cyan-400\/30 {
        color: rgb(34 211 238 / 0.3)
    }

    .lg\:text-cyan-400\/40 {
        color: rgb(34 211 238 / 0.4)
    }

    .lg\:text-cyan-400\/5 {
        color: rgb(34 211 238 / 0.05)
    }

    .lg\:text-cyan-400\/50 {
        color: rgb(34 211 238 / 0.5)
    }

    .lg\:text-cyan-400\/60 {
        color: rgb(34 211 238 / 0.6)
    }

    .lg\:text-cyan-400\/70 {
        color: rgb(34 211 238 / 0.7)
    }

    .lg\:text-cyan-400\/75 {
        color: rgb(34 211 238 / 0.75)
    }

    .lg\:text-cyan-400\/80 {
        color: rgb(34 211 238 / 0.8)
    }

    .lg\:text-cyan-400\/90 {
        color: rgb(34 211 238 / 0.9)
    }

    .lg\:text-cyan-400\/95 {
        color: rgb(34 211 238 / 0.95)
    }

    .lg\:text-cyan-50 {
        --tw-text-opacity: 1;
        color: rgb(236 254 255 / var(--tw-text-opacity))
    }

    .lg\:text-cyan-50\/0 {
        color: rgb(236 254 255 / 0)
    }

    .lg\:text-cyan-50\/10 {
        color: rgb(236 254 255 / 0.1)
    }

    .lg\:text-cyan-50\/100 {
        color: rgb(236 254 255 / 1)
    }

    .lg\:text-cyan-50\/20 {
        color: rgb(236 254 255 / 0.2)
    }

    .lg\:text-cyan-50\/25 {
        color: rgb(236 254 255 / 0.25)
    }

    .lg\:text-cyan-50\/30 {
        color: rgb(236 254 255 / 0.3)
    }

    .lg\:text-cyan-50\/40 {
        color: rgb(236 254 255 / 0.4)
    }

    .lg\:text-cyan-50\/5 {
        color: rgb(236 254 255 / 0.05)
    }

    .lg\:text-cyan-50\/50 {
        color: rgb(236 254 255 / 0.5)
    }

    .lg\:text-cyan-50\/60 {
        color: rgb(236 254 255 / 0.6)
    }

    .lg\:text-cyan-50\/70 {
        color: rgb(236 254 255 / 0.7)
    }

    .lg\:text-cyan-50\/75 {
        color: rgb(236 254 255 / 0.75)
    }

    .lg\:text-cyan-50\/80 {
        color: rgb(236 254 255 / 0.8)
    }

    .lg\:text-cyan-50\/90 {
        color: rgb(236 254 255 / 0.9)
    }

    .lg\:text-cyan-50\/95 {
        color: rgb(236 254 255 / 0.95)
    }

    .lg\:text-cyan-500 {
        --tw-text-opacity: 1;
        color: rgb(6 182 212 / var(--tw-text-opacity))
    }

    .lg\:text-cyan-500\/0 {
        color: rgb(6 182 212 / 0)
    }

    .lg\:text-cyan-500\/10 {
        color: rgb(6 182 212 / 0.1)
    }

    .lg\:text-cyan-500\/100 {
        color: rgb(6 182 212 / 1)
    }

    .lg\:text-cyan-500\/20 {
        color: rgb(6 182 212 / 0.2)
    }

    .lg\:text-cyan-500\/25 {
        color: rgb(6 182 212 / 0.25)
    }

    .lg\:text-cyan-500\/30 {
        color: rgb(6 182 212 / 0.3)
    }

    .lg\:text-cyan-500\/40 {
        color: rgb(6 182 212 / 0.4)
    }

    .lg\:text-cyan-500\/5 {
        color: rgb(6 182 212 / 0.05)
    }

    .lg\:text-cyan-500\/50 {
        color: rgb(6 182 212 / 0.5)
    }

    .lg\:text-cyan-500\/60 {
        color: rgb(6 182 212 / 0.6)
    }

    .lg\:text-cyan-500\/70 {
        color: rgb(6 182 212 / 0.7)
    }

    .lg\:text-cyan-500\/75 {
        color: rgb(6 182 212 / 0.75)
    }

    .lg\:text-cyan-500\/80 {
        color: rgb(6 182 212 / 0.8)
    }

    .lg\:text-cyan-500\/90 {
        color: rgb(6 182 212 / 0.9)
    }

    .lg\:text-cyan-500\/95 {
        color: rgb(6 182 212 / 0.95)
    }

    .lg\:text-cyan-600 {
        --tw-text-opacity: 1;
        color: rgb(8 145 178 / var(--tw-text-opacity))
    }

    .lg\:text-cyan-600\/0 {
        color: rgb(8 145 178 / 0)
    }

    .lg\:text-cyan-600\/10 {
        color: rgb(8 145 178 / 0.1)
    }

    .lg\:text-cyan-600\/100 {
        color: rgb(8 145 178 / 1)
    }

    .lg\:text-cyan-600\/20 {
        color: rgb(8 145 178 / 0.2)
    }

    .lg\:text-cyan-600\/25 {
        color: rgb(8 145 178 / 0.25)
    }

    .lg\:text-cyan-600\/30 {
        color: rgb(8 145 178 / 0.3)
    }

    .lg\:text-cyan-600\/40 {
        color: rgb(8 145 178 / 0.4)
    }

    .lg\:text-cyan-600\/5 {
        color: rgb(8 145 178 / 0.05)
    }

    .lg\:text-cyan-600\/50 {
        color: rgb(8 145 178 / 0.5)
    }

    .lg\:text-cyan-600\/60 {
        color: rgb(8 145 178 / 0.6)
    }

    .lg\:text-cyan-600\/70 {
        color: rgb(8 145 178 / 0.7)
    }

    .lg\:text-cyan-600\/75 {
        color: rgb(8 145 178 / 0.75)
    }

    .lg\:text-cyan-600\/80 {
        color: rgb(8 145 178 / 0.8)
    }

    .lg\:text-cyan-600\/90 {
        color: rgb(8 145 178 / 0.9)
    }

    .lg\:text-cyan-600\/95 {
        color: rgb(8 145 178 / 0.95)
    }

    .lg\:text-cyan-650 {
        --tw-text-opacity: 1;
        color: rgb(39 128 166 / var(--tw-text-opacity))
    }

    .lg\:text-cyan-650\/0 {
        color: rgb(39 128 166 / 0)
    }

    .lg\:text-cyan-650\/10 {
        color: rgb(39 128 166 / 0.1)
    }

    .lg\:text-cyan-650\/100 {
        color: rgb(39 128 166 / 1)
    }

    .lg\:text-cyan-650\/20 {
        color: rgb(39 128 166 / 0.2)
    }

    .lg\:text-cyan-650\/25 {
        color: rgb(39 128 166 / 0.25)
    }

    .lg\:text-cyan-650\/30 {
        color: rgb(39 128 166 / 0.3)
    }

    .lg\:text-cyan-650\/40 {
        color: rgb(39 128 166 / 0.4)
    }

    .lg\:text-cyan-650\/5 {
        color: rgb(39 128 166 / 0.05)
    }

    .lg\:text-cyan-650\/50 {
        color: rgb(39 128 166 / 0.5)
    }

    .lg\:text-cyan-650\/60 {
        color: rgb(39 128 166 / 0.6)
    }

    .lg\:text-cyan-650\/70 {
        color: rgb(39 128 166 / 0.7)
    }

    .lg\:text-cyan-650\/75 {
        color: rgb(39 128 166 / 0.75)
    }

    .lg\:text-cyan-650\/80 {
        color: rgb(39 128 166 / 0.8)
    }

    .lg\:text-cyan-650\/90 {
        color: rgb(39 128 166 / 0.9)
    }

    .lg\:text-cyan-650\/95 {
        color: rgb(39 128 166 / 0.95)
    }

    .lg\:text-cyan-700 {
        --tw-text-opacity: 1;
        color: rgb(14 116 144 / var(--tw-text-opacity))
    }

    .lg\:text-cyan-700\/0 {
        color: rgb(14 116 144 / 0)
    }

    .lg\:text-cyan-700\/10 {
        color: rgb(14 116 144 / 0.1)
    }

    .lg\:text-cyan-700\/100 {
        color: rgb(14 116 144 / 1)
    }

    .lg\:text-cyan-700\/20 {
        color: rgb(14 116 144 / 0.2)
    }

    .lg\:text-cyan-700\/25 {
        color: rgb(14 116 144 / 0.25)
    }

    .lg\:text-cyan-700\/30 {
        color: rgb(14 116 144 / 0.3)
    }

    .lg\:text-cyan-700\/40 {
        color: rgb(14 116 144 / 0.4)
    }

    .lg\:text-cyan-700\/5 {
        color: rgb(14 116 144 / 0.05)
    }

    .lg\:text-cyan-700\/50 {
        color: rgb(14 116 144 / 0.5)
    }

    .lg\:text-cyan-700\/60 {
        color: rgb(14 116 144 / 0.6)
    }

    .lg\:text-cyan-700\/70 {
        color: rgb(14 116 144 / 0.7)
    }

    .lg\:text-cyan-700\/75 {
        color: rgb(14 116 144 / 0.75)
    }

    .lg\:text-cyan-700\/80 {
        color: rgb(14 116 144 / 0.8)
    }

    .lg\:text-cyan-700\/90 {
        color: rgb(14 116 144 / 0.9)
    }

    .lg\:text-cyan-700\/95 {
        color: rgb(14 116 144 / 0.95)
    }

    .lg\:text-cyan-800 {
        --tw-text-opacity: 1;
        color: rgb(21 94 117 / var(--tw-text-opacity))
    }

    .lg\:text-cyan-800\/0 {
        color: rgb(21 94 117 / 0)
    }

    .lg\:text-cyan-800\/10 {
        color: rgb(21 94 117 / 0.1)
    }

    .lg\:text-cyan-800\/100 {
        color: rgb(21 94 117 / 1)
    }

    .lg\:text-cyan-800\/20 {
        color: rgb(21 94 117 / 0.2)
    }

    .lg\:text-cyan-800\/25 {
        color: rgb(21 94 117 / 0.25)
    }

    .lg\:text-cyan-800\/30 {
        color: rgb(21 94 117 / 0.3)
    }

    .lg\:text-cyan-800\/40 {
        color: rgb(21 94 117 / 0.4)
    }

    .lg\:text-cyan-800\/5 {
        color: rgb(21 94 117 / 0.05)
    }

    .lg\:text-cyan-800\/50 {
        color: rgb(21 94 117 / 0.5)
    }

    .lg\:text-cyan-800\/60 {
        color: rgb(21 94 117 / 0.6)
    }

    .lg\:text-cyan-800\/70 {
        color: rgb(21 94 117 / 0.7)
    }

    .lg\:text-cyan-800\/75 {
        color: rgb(21 94 117 / 0.75)
    }

    .lg\:text-cyan-800\/80 {
        color: rgb(21 94 117 / 0.8)
    }

    .lg\:text-cyan-800\/90 {
        color: rgb(21 94 117 / 0.9)
    }

    .lg\:text-cyan-800\/95 {
        color: rgb(21 94 117 / 0.95)
    }

    .lg\:text-cyan-900 {
        --tw-text-opacity: 1;
        color: rgb(22 78 99 / var(--tw-text-opacity))
    }

    .lg\:text-cyan-900\/0 {
        color: rgb(22 78 99 / 0)
    }

    .lg\:text-cyan-900\/10 {
        color: rgb(22 78 99 / 0.1)
    }

    .lg\:text-cyan-900\/100 {
        color: rgb(22 78 99 / 1)
    }

    .lg\:text-cyan-900\/20 {
        color: rgb(22 78 99 / 0.2)
    }

    .lg\:text-cyan-900\/25 {
        color: rgb(22 78 99 / 0.25)
    }

    .lg\:text-cyan-900\/30 {
        color: rgb(22 78 99 / 0.3)
    }

    .lg\:text-cyan-900\/40 {
        color: rgb(22 78 99 / 0.4)
    }

    .lg\:text-cyan-900\/5 {
        color: rgb(22 78 99 / 0.05)
    }

    .lg\:text-cyan-900\/50 {
        color: rgb(22 78 99 / 0.5)
    }

    .lg\:text-cyan-900\/60 {
        color: rgb(22 78 99 / 0.6)
    }

    .lg\:text-cyan-900\/70 {
        color: rgb(22 78 99 / 0.7)
    }

    .lg\:text-cyan-900\/75 {
        color: rgb(22 78 99 / 0.75)
    }

    .lg\:text-cyan-900\/80 {
        color: rgb(22 78 99 / 0.8)
    }

    .lg\:text-cyan-900\/90 {
        color: rgb(22 78 99 / 0.9)
    }

    .lg\:text-cyan-900\/95 {
        color: rgb(22 78 99 / 0.95)
    }

    .lg\:text-cyan-950 {
        --tw-text-opacity: 1;
        color: rgb(8 51 68 / var(--tw-text-opacity))
    }

    .lg\:text-cyan-950\/0 {
        color: rgb(8 51 68 / 0)
    }

    .lg\:text-cyan-950\/10 {
        color: rgb(8 51 68 / 0.1)
    }

    .lg\:text-cyan-950\/100 {
        color: rgb(8 51 68 / 1)
    }

    .lg\:text-cyan-950\/20 {
        color: rgb(8 51 68 / 0.2)
    }

    .lg\:text-cyan-950\/25 {
        color: rgb(8 51 68 / 0.25)
    }

    .lg\:text-cyan-950\/30 {
        color: rgb(8 51 68 / 0.3)
    }

    .lg\:text-cyan-950\/40 {
        color: rgb(8 51 68 / 0.4)
    }

    .lg\:text-cyan-950\/5 {
        color: rgb(8 51 68 / 0.05)
    }

    .lg\:text-cyan-950\/50 {
        color: rgb(8 51 68 / 0.5)
    }

    .lg\:text-cyan-950\/60 {
        color: rgb(8 51 68 / 0.6)
    }

    .lg\:text-cyan-950\/70 {
        color: rgb(8 51 68 / 0.7)
    }

    .lg\:text-cyan-950\/75 {
        color: rgb(8 51 68 / 0.75)
    }

    .lg\:text-cyan-950\/80 {
        color: rgb(8 51 68 / 0.8)
    }

    .lg\:text-cyan-950\/90 {
        color: rgb(8 51 68 / 0.9)
    }

    .lg\:text-cyan-950\/95 {
        color: rgb(8 51 68 / 0.95)
    }

    .lg\:text-fuchsia-100 {
        --tw-text-opacity: 1;
        color: rgb(250 232 255 / var(--tw-text-opacity))
    }

    .lg\:text-fuchsia-100\/0 {
        color: rgb(250 232 255 / 0)
    }

    .lg\:text-fuchsia-100\/10 {
        color: rgb(250 232 255 / 0.1)
    }

    .lg\:text-fuchsia-100\/100 {
        color: rgb(250 232 255 / 1)
    }

    .lg\:text-fuchsia-100\/20 {
        color: rgb(250 232 255 / 0.2)
    }

    .lg\:text-fuchsia-100\/25 {
        color: rgb(250 232 255 / 0.25)
    }

    .lg\:text-fuchsia-100\/30 {
        color: rgb(250 232 255 / 0.3)
    }

    .lg\:text-fuchsia-100\/40 {
        color: rgb(250 232 255 / 0.4)
    }

    .lg\:text-fuchsia-100\/5 {
        color: rgb(250 232 255 / 0.05)
    }

    .lg\:text-fuchsia-100\/50 {
        color: rgb(250 232 255 / 0.5)
    }

    .lg\:text-fuchsia-100\/60 {
        color: rgb(250 232 255 / 0.6)
    }

    .lg\:text-fuchsia-100\/70 {
        color: rgb(250 232 255 / 0.7)
    }

    .lg\:text-fuchsia-100\/75 {
        color: rgb(250 232 255 / 0.75)
    }

    .lg\:text-fuchsia-100\/80 {
        color: rgb(250 232 255 / 0.8)
    }

    .lg\:text-fuchsia-100\/90 {
        color: rgb(250 232 255 / 0.9)
    }

    .lg\:text-fuchsia-100\/95 {
        color: rgb(250 232 255 / 0.95)
    }

    .lg\:text-fuchsia-200 {
        --tw-text-opacity: 1;
        color: rgb(245 208 254 / var(--tw-text-opacity))
    }

    .lg\:text-fuchsia-200\/0 {
        color: rgb(245 208 254 / 0)
    }

    .lg\:text-fuchsia-200\/10 {
        color: rgb(245 208 254 / 0.1)
    }

    .lg\:text-fuchsia-200\/100 {
        color: rgb(245 208 254 / 1)
    }

    .lg\:text-fuchsia-200\/20 {
        color: rgb(245 208 254 / 0.2)
    }

    .lg\:text-fuchsia-200\/25 {
        color: rgb(245 208 254 / 0.25)
    }

    .lg\:text-fuchsia-200\/30 {
        color: rgb(245 208 254 / 0.3)
    }

    .lg\:text-fuchsia-200\/40 {
        color: rgb(245 208 254 / 0.4)
    }

    .lg\:text-fuchsia-200\/5 {
        color: rgb(245 208 254 / 0.05)
    }

    .lg\:text-fuchsia-200\/50 {
        color: rgb(245 208 254 / 0.5)
    }

    .lg\:text-fuchsia-200\/60 {
        color: rgb(245 208 254 / 0.6)
    }

    .lg\:text-fuchsia-200\/70 {
        color: rgb(245 208 254 / 0.7)
    }

    .lg\:text-fuchsia-200\/75 {
        color: rgb(245 208 254 / 0.75)
    }

    .lg\:text-fuchsia-200\/80 {
        color: rgb(245 208 254 / 0.8)
    }

    .lg\:text-fuchsia-200\/90 {
        color: rgb(245 208 254 / 0.9)
    }

    .lg\:text-fuchsia-200\/95 {
        color: rgb(245 208 254 / 0.95)
    }

    .lg\:text-fuchsia-250 {
        --tw-text-opacity: 1;
        color: rgb(247 211 255 / var(--tw-text-opacity))
    }

    .lg\:text-fuchsia-250\/0 {
        color: rgb(247 211 255 / 0)
    }

    .lg\:text-fuchsia-250\/10 {
        color: rgb(247 211 255 / 0.1)
    }

    .lg\:text-fuchsia-250\/100 {
        color: rgb(247 211 255 / 1)
    }

    .lg\:text-fuchsia-250\/20 {
        color: rgb(247 211 255 / 0.2)
    }

    .lg\:text-fuchsia-250\/25 {
        color: rgb(247 211 255 / 0.25)
    }

    .lg\:text-fuchsia-250\/30 {
        color: rgb(247 211 255 / 0.3)
    }

    .lg\:text-fuchsia-250\/40 {
        color: rgb(247 211 255 / 0.4)
    }

    .lg\:text-fuchsia-250\/5 {
        color: rgb(247 211 255 / 0.05)
    }

    .lg\:text-fuchsia-250\/50 {
        color: rgb(247 211 255 / 0.5)
    }

    .lg\:text-fuchsia-250\/60 {
        color: rgb(247 211 255 / 0.6)
    }

    .lg\:text-fuchsia-250\/70 {
        color: rgb(247 211 255 / 0.7)
    }

    .lg\:text-fuchsia-250\/75 {
        color: rgb(247 211 255 / 0.75)
    }

    .lg\:text-fuchsia-250\/80 {
        color: rgb(247 211 255 / 0.8)
    }

    .lg\:text-fuchsia-250\/90 {
        color: rgb(247 211 255 / 0.9)
    }

    .lg\:text-fuchsia-250\/95 {
        color: rgb(247 211 255 / 0.95)
    }

    .lg\:text-fuchsia-300 {
        --tw-text-opacity: 1;
        color: rgb(240 171 252 / var(--tw-text-opacity))
    }

    .lg\:text-fuchsia-300\/0 {
        color: rgb(240 171 252 / 0)
    }

    .lg\:text-fuchsia-300\/10 {
        color: rgb(240 171 252 / 0.1)
    }

    .lg\:text-fuchsia-300\/100 {
        color: rgb(240 171 252 / 1)
    }

    .lg\:text-fuchsia-300\/20 {
        color: rgb(240 171 252 / 0.2)
    }

    .lg\:text-fuchsia-300\/25 {
        color: rgb(240 171 252 / 0.25)
    }

    .lg\:text-fuchsia-300\/30 {
        color: rgb(240 171 252 / 0.3)
    }

    .lg\:text-fuchsia-300\/40 {
        color: rgb(240 171 252 / 0.4)
    }

    .lg\:text-fuchsia-300\/5 {
        color: rgb(240 171 252 / 0.05)
    }

    .lg\:text-fuchsia-300\/50 {
        color: rgb(240 171 252 / 0.5)
    }

    .lg\:text-fuchsia-300\/60 {
        color: rgb(240 171 252 / 0.6)
    }

    .lg\:text-fuchsia-300\/70 {
        color: rgb(240 171 252 / 0.7)
    }

    .lg\:text-fuchsia-300\/75 {
        color: rgb(240 171 252 / 0.75)
    }

    .lg\:text-fuchsia-300\/80 {
        color: rgb(240 171 252 / 0.8)
    }

    .lg\:text-fuchsia-300\/90 {
        color: rgb(240 171 252 / 0.9)
    }

    .lg\:text-fuchsia-300\/95 {
        color: rgb(240 171 252 / 0.95)
    }

    .lg\:text-fuchsia-400 {
        --tw-text-opacity: 1;
        color: rgb(232 121 249 / var(--tw-text-opacity))
    }

    .lg\:text-fuchsia-400\/0 {
        color: rgb(232 121 249 / 0)
    }

    .lg\:text-fuchsia-400\/10 {
        color: rgb(232 121 249 / 0.1)
    }

    .lg\:text-fuchsia-400\/100 {
        color: rgb(232 121 249 / 1)
    }

    .lg\:text-fuchsia-400\/20 {
        color: rgb(232 121 249 / 0.2)
    }

    .lg\:text-fuchsia-400\/25 {
        color: rgb(232 121 249 / 0.25)
    }

    .lg\:text-fuchsia-400\/30 {
        color: rgb(232 121 249 / 0.3)
    }

    .lg\:text-fuchsia-400\/40 {
        color: rgb(232 121 249 / 0.4)
    }

    .lg\:text-fuchsia-400\/5 {
        color: rgb(232 121 249 / 0.05)
    }

    .lg\:text-fuchsia-400\/50 {
        color: rgb(232 121 249 / 0.5)
    }

    .lg\:text-fuchsia-400\/60 {
        color: rgb(232 121 249 / 0.6)
    }

    .lg\:text-fuchsia-400\/70 {
        color: rgb(232 121 249 / 0.7)
    }

    .lg\:text-fuchsia-400\/75 {
        color: rgb(232 121 249 / 0.75)
    }

    .lg\:text-fuchsia-400\/80 {
        color: rgb(232 121 249 / 0.8)
    }

    .lg\:text-fuchsia-400\/90 {
        color: rgb(232 121 249 / 0.9)
    }

    .lg\:text-fuchsia-400\/95 {
        color: rgb(232 121 249 / 0.95)
    }

    .lg\:text-fuchsia-50 {
        --tw-text-opacity: 1;
        color: rgb(253 244 255 / var(--tw-text-opacity))
    }

    .lg\:text-fuchsia-50\/0 {
        color: rgb(253 244 255 / 0)
    }

    .lg\:text-fuchsia-50\/10 {
        color: rgb(253 244 255 / 0.1)
    }

    .lg\:text-fuchsia-50\/100 {
        color: rgb(253 244 255 / 1)
    }

    .lg\:text-fuchsia-50\/20 {
        color: rgb(253 244 255 / 0.2)
    }

    .lg\:text-fuchsia-50\/25 {
        color: rgb(253 244 255 / 0.25)
    }

    .lg\:text-fuchsia-50\/30 {
        color: rgb(253 244 255 / 0.3)
    }

    .lg\:text-fuchsia-50\/40 {
        color: rgb(253 244 255 / 0.4)
    }

    .lg\:text-fuchsia-50\/5 {
        color: rgb(253 244 255 / 0.05)
    }

    .lg\:text-fuchsia-50\/50 {
        color: rgb(253 244 255 / 0.5)
    }

    .lg\:text-fuchsia-50\/60 {
        color: rgb(253 244 255 / 0.6)
    }

    .lg\:text-fuchsia-50\/70 {
        color: rgb(253 244 255 / 0.7)
    }

    .lg\:text-fuchsia-50\/75 {
        color: rgb(253 244 255 / 0.75)
    }

    .lg\:text-fuchsia-50\/80 {
        color: rgb(253 244 255 / 0.8)
    }

    .lg\:text-fuchsia-50\/90 {
        color: rgb(253 244 255 / 0.9)
    }

    .lg\:text-fuchsia-50\/95 {
        color: rgb(253 244 255 / 0.95)
    }

    .lg\:text-fuchsia-500 {
        --tw-text-opacity: 1;
        color: rgb(217 70 239 / var(--tw-text-opacity))
    }

    .lg\:text-fuchsia-500\/0 {
        color: rgb(217 70 239 / 0)
    }

    .lg\:text-fuchsia-500\/10 {
        color: rgb(217 70 239 / 0.1)
    }

    .lg\:text-fuchsia-500\/100 {
        color: rgb(217 70 239 / 1)
    }

    .lg\:text-fuchsia-500\/20 {
        color: rgb(217 70 239 / 0.2)
    }

    .lg\:text-fuchsia-500\/25 {
        color: rgb(217 70 239 / 0.25)
    }

    .lg\:text-fuchsia-500\/30 {
        color: rgb(217 70 239 / 0.3)
    }

    .lg\:text-fuchsia-500\/40 {
        color: rgb(217 70 239 / 0.4)
    }

    .lg\:text-fuchsia-500\/5 {
        color: rgb(217 70 239 / 0.05)
    }

    .lg\:text-fuchsia-500\/50 {
        color: rgb(217 70 239 / 0.5)
    }

    .lg\:text-fuchsia-500\/60 {
        color: rgb(217 70 239 / 0.6)
    }

    .lg\:text-fuchsia-500\/70 {
        color: rgb(217 70 239 / 0.7)
    }

    .lg\:text-fuchsia-500\/75 {
        color: rgb(217 70 239 / 0.75)
    }

    .lg\:text-fuchsia-500\/80 {
        color: rgb(217 70 239 / 0.8)
    }

    .lg\:text-fuchsia-500\/90 {
        color: rgb(217 70 239 / 0.9)
    }

    .lg\:text-fuchsia-500\/95 {
        color: rgb(217 70 239 / 0.95)
    }

    .lg\:text-fuchsia-550 {
        --tw-text-opacity: 1;
        color: rgb(194 38 201 / var(--tw-text-opacity))
    }

    .lg\:text-fuchsia-550\/0 {
        color: rgb(194 38 201 / 0)
    }

    .lg\:text-fuchsia-550\/10 {
        color: rgb(194 38 201 / 0.1)
    }

    .lg\:text-fuchsia-550\/100 {
        color: rgb(194 38 201 / 1)
    }

    .lg\:text-fuchsia-550\/20 {
        color: rgb(194 38 201 / 0.2)
    }

    .lg\:text-fuchsia-550\/25 {
        color: rgb(194 38 201 / 0.25)
    }

    .lg\:text-fuchsia-550\/30 {
        color: rgb(194 38 201 / 0.3)
    }

    .lg\:text-fuchsia-550\/40 {
        color: rgb(194 38 201 / 0.4)
    }

    .lg\:text-fuchsia-550\/5 {
        color: rgb(194 38 201 / 0.05)
    }

    .lg\:text-fuchsia-550\/50 {
        color: rgb(194 38 201 / 0.5)
    }

    .lg\:text-fuchsia-550\/60 {
        color: rgb(194 38 201 / 0.6)
    }

    .lg\:text-fuchsia-550\/70 {
        color: rgb(194 38 201 / 0.7)
    }

    .lg\:text-fuchsia-550\/75 {
        color: rgb(194 38 201 / 0.75)
    }

    .lg\:text-fuchsia-550\/80 {
        color: rgb(194 38 201 / 0.8)
    }

    .lg\:text-fuchsia-550\/90 {
        color: rgb(194 38 201 / 0.9)
    }

    .lg\:text-fuchsia-550\/95 {
        color: rgb(194 38 201 / 0.95)
    }

    .lg\:text-fuchsia-575 {
        --tw-text-opacity: 1;
        color: rgb(188 48 223 / var(--tw-text-opacity))
    }

    .lg\:text-fuchsia-575\/0 {
        color: rgb(188 48 223 / 0)
    }

    .lg\:text-fuchsia-575\/10 {
        color: rgb(188 48 223 / 0.1)
    }

    .lg\:text-fuchsia-575\/100 {
        color: rgb(188 48 223 / 1)
    }

    .lg\:text-fuchsia-575\/20 {
        color: rgb(188 48 223 / 0.2)
    }

    .lg\:text-fuchsia-575\/25 {
        color: rgb(188 48 223 / 0.25)
    }

    .lg\:text-fuchsia-575\/30 {
        color: rgb(188 48 223 / 0.3)
    }

    .lg\:text-fuchsia-575\/40 {
        color: rgb(188 48 223 / 0.4)
    }

    .lg\:text-fuchsia-575\/5 {
        color: rgb(188 48 223 / 0.05)
    }

    .lg\:text-fuchsia-575\/50 {
        color: rgb(188 48 223 / 0.5)
    }

    .lg\:text-fuchsia-575\/60 {
        color: rgb(188 48 223 / 0.6)
    }

    .lg\:text-fuchsia-575\/70 {
        color: rgb(188 48 223 / 0.7)
    }

    .lg\:text-fuchsia-575\/75 {
        color: rgb(188 48 223 / 0.75)
    }

    .lg\:text-fuchsia-575\/80 {
        color: rgb(188 48 223 / 0.8)
    }

    .lg\:text-fuchsia-575\/90 {
        color: rgb(188 48 223 / 0.9)
    }

    .lg\:text-fuchsia-575\/95 {
        color: rgb(188 48 223 / 0.95)
    }

    .lg\:text-fuchsia-600 {
        --tw-text-opacity: 1;
        color: rgb(192 38 211 / var(--tw-text-opacity))
    }

    .lg\:text-fuchsia-600\/0 {
        color: rgb(192 38 211 / 0)
    }

    .lg\:text-fuchsia-600\/10 {
        color: rgb(192 38 211 / 0.1)
    }

    .lg\:text-fuchsia-600\/100 {
        color: rgb(192 38 211 / 1)
    }

    .lg\:text-fuchsia-600\/20 {
        color: rgb(192 38 211 / 0.2)
    }

    .lg\:text-fuchsia-600\/25 {
        color: rgb(192 38 211 / 0.25)
    }

    .lg\:text-fuchsia-600\/30 {
        color: rgb(192 38 211 / 0.3)
    }

    .lg\:text-fuchsia-600\/40 {
        color: rgb(192 38 211 / 0.4)
    }

    .lg\:text-fuchsia-600\/5 {
        color: rgb(192 38 211 / 0.05)
    }

    .lg\:text-fuchsia-600\/50 {
        color: rgb(192 38 211 / 0.5)
    }

    .lg\:text-fuchsia-600\/60 {
        color: rgb(192 38 211 / 0.6)
    }

    .lg\:text-fuchsia-600\/70 {
        color: rgb(192 38 211 / 0.7)
    }

    .lg\:text-fuchsia-600\/75 {
        color: rgb(192 38 211 / 0.75)
    }

    .lg\:text-fuchsia-600\/80 {
        color: rgb(192 38 211 / 0.8)
    }

    .lg\:text-fuchsia-600\/90 {
        color: rgb(192 38 211 / 0.9)
    }

    .lg\:text-fuchsia-600\/95 {
        color: rgb(192 38 211 / 0.95)
    }

    .lg\:text-fuchsia-650 {
        --tw-text-opacity: 1;
        color: rgb(156 30 163 / var(--tw-text-opacity))
    }

    .lg\:text-fuchsia-650\/0 {
        color: rgb(156 30 163 / 0)
    }

    .lg\:text-fuchsia-650\/10 {
        color: rgb(156 30 163 / 0.1)
    }

    .lg\:text-fuchsia-650\/100 {
        color: rgb(156 30 163 / 1)
    }

    .lg\:text-fuchsia-650\/20 {
        color: rgb(156 30 163 / 0.2)
    }

    .lg\:text-fuchsia-650\/25 {
        color: rgb(156 30 163 / 0.25)
    }

    .lg\:text-fuchsia-650\/30 {
        color: rgb(156 30 163 / 0.3)
    }

    .lg\:text-fuchsia-650\/40 {
        color: rgb(156 30 163 / 0.4)
    }

    .lg\:text-fuchsia-650\/5 {
        color: rgb(156 30 163 / 0.05)
    }

    .lg\:text-fuchsia-650\/50 {
        color: rgb(156 30 163 / 0.5)
    }

    .lg\:text-fuchsia-650\/60 {
        color: rgb(156 30 163 / 0.6)
    }

    .lg\:text-fuchsia-650\/70 {
        color: rgb(156 30 163 / 0.7)
    }

    .lg\:text-fuchsia-650\/75 {
        color: rgb(156 30 163 / 0.75)
    }

    .lg\:text-fuchsia-650\/80 {
        color: rgb(156 30 163 / 0.8)
    }

    .lg\:text-fuchsia-650\/90 {
        color: rgb(156 30 163 / 0.9)
    }

    .lg\:text-fuchsia-650\/95 {
        color: rgb(156 30 163 / 0.95)
    }

    .lg\:text-fuchsia-700 {
        --tw-text-opacity: 1;
        color: rgb(162 28 175 / var(--tw-text-opacity))
    }

    .lg\:text-fuchsia-700\/0 {
        color: rgb(162 28 175 / 0)
    }

    .lg\:text-fuchsia-700\/10 {
        color: rgb(162 28 175 / 0.1)
    }

    .lg\:text-fuchsia-700\/100 {
        color: rgb(162 28 175 / 1)
    }

    .lg\:text-fuchsia-700\/20 {
        color: rgb(162 28 175 / 0.2)
    }

    .lg\:text-fuchsia-700\/25 {
        color: rgb(162 28 175 / 0.25)
    }

    .lg\:text-fuchsia-700\/30 {
        color: rgb(162 28 175 / 0.3)
    }

    .lg\:text-fuchsia-700\/40 {
        color: rgb(162 28 175 / 0.4)
    }

    .lg\:text-fuchsia-700\/5 {
        color: rgb(162 28 175 / 0.05)
    }

    .lg\:text-fuchsia-700\/50 {
        color: rgb(162 28 175 / 0.5)
    }

    .lg\:text-fuchsia-700\/60 {
        color: rgb(162 28 175 / 0.6)
    }

    .lg\:text-fuchsia-700\/70 {
        color: rgb(162 28 175 / 0.7)
    }

    .lg\:text-fuchsia-700\/75 {
        color: rgb(162 28 175 / 0.75)
    }

    .lg\:text-fuchsia-700\/80 {
        color: rgb(162 28 175 / 0.8)
    }

    .lg\:text-fuchsia-700\/90 {
        color: rgb(162 28 175 / 0.9)
    }

    .lg\:text-fuchsia-700\/95 {
        color: rgb(162 28 175 / 0.95)
    }

    .lg\:text-fuchsia-800 {
        --tw-text-opacity: 1;
        color: rgb(134 25 143 / var(--tw-text-opacity))
    }

    .lg\:text-fuchsia-800\/0 {
        color: rgb(134 25 143 / 0)
    }

    .lg\:text-fuchsia-800\/10 {
        color: rgb(134 25 143 / 0.1)
    }

    .lg\:text-fuchsia-800\/100 {
        color: rgb(134 25 143 / 1)
    }

    .lg\:text-fuchsia-800\/20 {
        color: rgb(134 25 143 / 0.2)
    }

    .lg\:text-fuchsia-800\/25 {
        color: rgb(134 25 143 / 0.25)
    }

    .lg\:text-fuchsia-800\/30 {
        color: rgb(134 25 143 / 0.3)
    }

    .lg\:text-fuchsia-800\/40 {
        color: rgb(134 25 143 / 0.4)
    }

    .lg\:text-fuchsia-800\/5 {
        color: rgb(134 25 143 / 0.05)
    }

    .lg\:text-fuchsia-800\/50 {
        color: rgb(134 25 143 / 0.5)
    }

    .lg\:text-fuchsia-800\/60 {
        color: rgb(134 25 143 / 0.6)
    }

    .lg\:text-fuchsia-800\/70 {
        color: rgb(134 25 143 / 0.7)
    }

    .lg\:text-fuchsia-800\/75 {
        color: rgb(134 25 143 / 0.75)
    }

    .lg\:text-fuchsia-800\/80 {
        color: rgb(134 25 143 / 0.8)
    }

    .lg\:text-fuchsia-800\/90 {
        color: rgb(134 25 143 / 0.9)
    }

    .lg\:text-fuchsia-800\/95 {
        color: rgb(134 25 143 / 0.95)
    }

    .lg\:text-fuchsia-900 {
        --tw-text-opacity: 1;
        color: rgb(112 26 117 / var(--tw-text-opacity))
    }

    .lg\:text-fuchsia-900\/0 {
        color: rgb(112 26 117 / 0)
    }

    .lg\:text-fuchsia-900\/10 {
        color: rgb(112 26 117 / 0.1)
    }

    .lg\:text-fuchsia-900\/100 {
        color: rgb(112 26 117 / 1)
    }

    .lg\:text-fuchsia-900\/20 {
        color: rgb(112 26 117 / 0.2)
    }

    .lg\:text-fuchsia-900\/25 {
        color: rgb(112 26 117 / 0.25)
    }

    .lg\:text-fuchsia-900\/30 {
        color: rgb(112 26 117 / 0.3)
    }

    .lg\:text-fuchsia-900\/40 {
        color: rgb(112 26 117 / 0.4)
    }

    .lg\:text-fuchsia-900\/5 {
        color: rgb(112 26 117 / 0.05)
    }

    .lg\:text-fuchsia-900\/50 {
        color: rgb(112 26 117 / 0.5)
    }

    .lg\:text-fuchsia-900\/60 {
        color: rgb(112 26 117 / 0.6)
    }

    .lg\:text-fuchsia-900\/70 {
        color: rgb(112 26 117 / 0.7)
    }

    .lg\:text-fuchsia-900\/75 {
        color: rgb(112 26 117 / 0.75)
    }

    .lg\:text-fuchsia-900\/80 {
        color: rgb(112 26 117 / 0.8)
    }

    .lg\:text-fuchsia-900\/90 {
        color: rgb(112 26 117 / 0.9)
    }

    .lg\:text-fuchsia-900\/95 {
        color: rgb(112 26 117 / 0.95)
    }

    .lg\:text-fuchsia-950 {
        --tw-text-opacity: 1;
        color: rgb(74 4 78 / var(--tw-text-opacity))
    }

    .lg\:text-fuchsia-950\/0 {
        color: rgb(74 4 78 / 0)
    }

    .lg\:text-fuchsia-950\/10 {
        color: rgb(74 4 78 / 0.1)
    }

    .lg\:text-fuchsia-950\/100 {
        color: rgb(74 4 78 / 1)
    }

    .lg\:text-fuchsia-950\/20 {
        color: rgb(74 4 78 / 0.2)
    }

    .lg\:text-fuchsia-950\/25 {
        color: rgb(74 4 78 / 0.25)
    }

    .lg\:text-fuchsia-950\/30 {
        color: rgb(74 4 78 / 0.3)
    }

    .lg\:text-fuchsia-950\/40 {
        color: rgb(74 4 78 / 0.4)
    }

    .lg\:text-fuchsia-950\/5 {
        color: rgb(74 4 78 / 0.05)
    }

    .lg\:text-fuchsia-950\/50 {
        color: rgb(74 4 78 / 0.5)
    }

    .lg\:text-fuchsia-950\/60 {
        color: rgb(74 4 78 / 0.6)
    }

    .lg\:text-fuchsia-950\/70 {
        color: rgb(74 4 78 / 0.7)
    }

    .lg\:text-fuchsia-950\/75 {
        color: rgb(74 4 78 / 0.75)
    }

    .lg\:text-fuchsia-950\/80 {
        color: rgb(74 4 78 / 0.8)
    }

    .lg\:text-fuchsia-950\/90 {
        color: rgb(74 4 78 / 0.9)
    }

    .lg\:text-fuchsia-950\/95 {
        color: rgb(74 4 78 / 0.95)
    }

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

    .lg\:text-gray-100\/0 {
        color: rgb(243 244 246 / 0)
    }

    .lg\:text-gray-100\/10 {
        color: rgb(243 244 246 / 0.1)
    }

    .lg\:text-gray-100\/100 {
        color: rgb(243 244 246 / 1)
    }

    .lg\:text-gray-100\/20 {
        color: rgb(243 244 246 / 0.2)
    }

    .lg\:text-gray-100\/25 {
        color: rgb(243 244 246 / 0.25)
    }

    .lg\:text-gray-100\/30 {
        color: rgb(243 244 246 / 0.3)
    }

    .lg\:text-gray-100\/40 {
        color: rgb(243 244 246 / 0.4)
    }

    .lg\:text-gray-100\/5 {
        color: rgb(243 244 246 / 0.05)
    }

    .lg\:text-gray-100\/50 {
        color: rgb(243 244 246 / 0.5)
    }

    .lg\:text-gray-100\/60 {
        color: rgb(243 244 246 / 0.6)
    }

    .lg\:text-gray-100\/70 {
        color: rgb(243 244 246 / 0.7)
    }

    .lg\:text-gray-100\/75 {
        color: rgb(243 244 246 / 0.75)
    }

    .lg\:text-gray-100\/80 {
        color: rgb(243 244 246 / 0.8)
    }

    .lg\:text-gray-100\/90 {
        color: rgb(243 244 246 / 0.9)
    }

    .lg\:text-gray-100\/95 {
        color: rgb(243 244 246 / 0.95)
    }

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

    .lg\:text-gray-200\/0 {
        color: rgb(229 231 235 / 0)
    }

    .lg\:text-gray-200\/10 {
        color: rgb(229 231 235 / 0.1)
    }

    .lg\:text-gray-200\/100 {
        color: rgb(229 231 235 / 1)
    }

    .lg\:text-gray-200\/20 {
        color: rgb(229 231 235 / 0.2)
    }

    .lg\:text-gray-200\/25 {
        color: rgb(229 231 235 / 0.25)
    }

    .lg\:text-gray-200\/30 {
        color: rgb(229 231 235 / 0.3)
    }

    .lg\:text-gray-200\/40 {
        color: rgb(229 231 235 / 0.4)
    }

    .lg\:text-gray-200\/5 {
        color: rgb(229 231 235 / 0.05)
    }

    .lg\:text-gray-200\/50 {
        color: rgb(229 231 235 / 0.5)
    }

    .lg\:text-gray-200\/60 {
        color: rgb(229 231 235 / 0.6)
    }

    .lg\:text-gray-200\/70 {
        color: rgb(229 231 235 / 0.7)
    }

    .lg\:text-gray-200\/75 {
        color: rgb(229 231 235 / 0.75)
    }

    .lg\:text-gray-200\/80 {
        color: rgb(229 231 235 / 0.8)
    }

    .lg\:text-gray-200\/90 {
        color: rgb(229 231 235 / 0.9)
    }

    .lg\:text-gray-200\/95 {
        color: rgb(229 231 235 / 0.95)
    }

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

    .lg\:text-gray-300\/0 {
        color: rgb(209 213 219 / 0)
    }

    .lg\:text-gray-300\/10 {
        color: rgb(209 213 219 / 0.1)
    }

    .lg\:text-gray-300\/100 {
        color: rgb(209 213 219 / 1)
    }

    .lg\:text-gray-300\/20 {
        color: rgb(209 213 219 / 0.2)
    }

    .lg\:text-gray-300\/25 {
        color: rgb(209 213 219 / 0.25)
    }

    .lg\:text-gray-300\/30 {
        color: rgb(209 213 219 / 0.3)
    }

    .lg\:text-gray-300\/40 {
        color: rgb(209 213 219 / 0.4)
    }

    .lg\:text-gray-300\/5 {
        color: rgb(209 213 219 / 0.05)
    }

    .lg\:text-gray-300\/50 {
        color: rgb(209 213 219 / 0.5)
    }

    .lg\:text-gray-300\/60 {
        color: rgb(209 213 219 / 0.6)
    }

    .lg\:text-gray-300\/70 {
        color: rgb(209 213 219 / 0.7)
    }

    .lg\:text-gray-300\/75 {
        color: rgb(209 213 219 / 0.75)
    }

    .lg\:text-gray-300\/80 {
        color: rgb(209 213 219 / 0.8)
    }

    .lg\:text-gray-300\/90 {
        color: rgb(209 213 219 / 0.9)
    }

    .lg\:text-gray-300\/95 {
        color: rgb(209 213 219 / 0.95)
    }

    .lg\:text-gray-350 {
        --tw-text-opacity: 1;
        color: rgb(215 217 216 / var(--tw-text-opacity))
    }

    .lg\:text-gray-350\/0 {
        color: rgb(215 217 216 / 0)
    }

    .lg\:text-gray-350\/10 {
        color: rgb(215 217 216 / 0.1)
    }

    .lg\:text-gray-350\/100 {
        color: rgb(215 217 216 / 1)
    }

    .lg\:text-gray-350\/20 {
        color: rgb(215 217 216 / 0.2)
    }

    .lg\:text-gray-350\/25 {
        color: rgb(215 217 216 / 0.25)
    }

    .lg\:text-gray-350\/30 {
        color: rgb(215 217 216 / 0.3)
    }

    .lg\:text-gray-350\/40 {
        color: rgb(215 217 216 / 0.4)
    }

    .lg\:text-gray-350\/5 {
        color: rgb(215 217 216 / 0.05)
    }

    .lg\:text-gray-350\/50 {
        color: rgb(215 217 216 / 0.5)
    }

    .lg\:text-gray-350\/60 {
        color: rgb(215 217 216 / 0.6)
    }

    .lg\:text-gray-350\/70 {
        color: rgb(215 217 216 / 0.7)
    }

    .lg\:text-gray-350\/75 {
        color: rgb(215 217 216 / 0.75)
    }

    .lg\:text-gray-350\/80 {
        color: rgb(215 217 216 / 0.8)
    }

    .lg\:text-gray-350\/90 {
        color: rgb(215 217 216 / 0.9)
    }

    .lg\:text-gray-350\/95 {
        color: rgb(215 217 216 / 0.95)
    }

    .lg\:text-gray-351 {
        --tw-text-opacity: 1;
        color: rgb(152 152 152 / var(--tw-text-opacity))
    }

    .lg\:text-gray-351\/0 {
        color: rgb(152 152 152 / 0)
    }

    .lg\:text-gray-351\/10 {
        color: rgb(152 152 152 / 0.1)
    }

    .lg\:text-gray-351\/100 {
        color: rgb(152 152 152 / 1)
    }

    .lg\:text-gray-351\/20 {
        color: rgb(152 152 152 / 0.2)
    }

    .lg\:text-gray-351\/25 {
        color: rgb(152 152 152 / 0.25)
    }

    .lg\:text-gray-351\/30 {
        color: rgb(152 152 152 / 0.3)
    }

    .lg\:text-gray-351\/40 {
        color: rgb(152 152 152 / 0.4)
    }

    .lg\:text-gray-351\/5 {
        color: rgb(152 152 152 / 0.05)
    }

    .lg\:text-gray-351\/50 {
        color: rgb(152 152 152 / 0.5)
    }

    .lg\:text-gray-351\/60 {
        color: rgb(152 152 152 / 0.6)
    }

    .lg\:text-gray-351\/70 {
        color: rgb(152 152 152 / 0.7)
    }

    .lg\:text-gray-351\/75 {
        color: rgb(152 152 152 / 0.75)
    }

    .lg\:text-gray-351\/80 {
        color: rgb(152 152 152 / 0.8)
    }

    .lg\:text-gray-351\/90 {
        color: rgb(152 152 152 / 0.9)
    }

    .lg\:text-gray-351\/95 {
        color: rgb(152 152 152 / 0.95)
    }

    .lg\:text-gray-400 {
        --tw-text-opacity: 1;
        color: rgb(156 163 175 / var(--tw-text-opacity))
    }

    .lg\:text-gray-400\/0 {
        color: rgb(156 163 175 / 0)
    }

    .lg\:text-gray-400\/10 {
        color: rgb(156 163 175 / 0.1)
    }

    .lg\:text-gray-400\/100 {
        color: rgb(156 163 175 / 1)
    }

    .lg\:text-gray-400\/20 {
        color: rgb(156 163 175 / 0.2)
    }

    .lg\:text-gray-400\/25 {
        color: rgb(156 163 175 / 0.25)
    }

    .lg\:text-gray-400\/30 {
        color: rgb(156 163 175 / 0.3)
    }

    .lg\:text-gray-400\/40 {
        color: rgb(156 163 175 / 0.4)
    }

    .lg\:text-gray-400\/5 {
        color: rgb(156 163 175 / 0.05)
    }

    .lg\:text-gray-400\/50 {
        color: rgb(156 163 175 / 0.5)
    }

    .lg\:text-gray-400\/60 {
        color: rgb(156 163 175 / 0.6)
    }

    .lg\:text-gray-400\/70 {
        color: rgb(156 163 175 / 0.7)
    }

    .lg\:text-gray-400\/75 {
        color: rgb(156 163 175 / 0.75)
    }

    .lg\:text-gray-400\/80 {
        color: rgb(156 163 175 / 0.8)
    }

    .lg\:text-gray-400\/90 {
        color: rgb(156 163 175 / 0.9)
    }

    .lg\:text-gray-400\/95 {
        color: rgb(156 163 175 / 0.95)
    }

    .lg\:text-gray-450 {
        --tw-text-opacity: 1;
        color: rgb(156 163 175 / var(--tw-text-opacity))
    }

    .lg\:text-gray-450\/0 {
        color: rgb(156 163 175 / 0)
    }

    .lg\:text-gray-450\/10 {
        color: rgb(156 163 175 / 0.1)
    }

    .lg\:text-gray-450\/100 {
        color: rgb(156 163 175 / 1)
    }

    .lg\:text-gray-450\/20 {
        color: rgb(156 163 175 / 0.2)
    }

    .lg\:text-gray-450\/25 {
        color: rgb(156 163 175 / 0.25)
    }

    .lg\:text-gray-450\/30 {
        color: rgb(156 163 175 / 0.3)
    }

    .lg\:text-gray-450\/40 {
        color: rgb(156 163 175 / 0.4)
    }

    .lg\:text-gray-450\/5 {
        color: rgb(156 163 175 / 0.05)
    }

    .lg\:text-gray-450\/50 {
        color: rgb(156 163 175 / 0.5)
    }

    .lg\:text-gray-450\/60 {
        color: rgb(156 163 175 / 0.6)
    }

    .lg\:text-gray-450\/70 {
        color: rgb(156 163 175 / 0.7)
    }

    .lg\:text-gray-450\/75 {
        color: rgb(156 163 175 / 0.75)
    }

    .lg\:text-gray-450\/80 {
        color: rgb(156 163 175 / 0.8)
    }

    .lg\:text-gray-450\/90 {
        color: rgb(156 163 175 / 0.9)
    }

    .lg\:text-gray-450\/95 {
        color: rgb(156 163 175 / 0.95)
    }

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

    .lg\:text-gray-50\/0 {
        color: rgb(249 250 251 / 0)
    }

    .lg\:text-gray-50\/10 {
        color: rgb(249 250 251 / 0.1)
    }

    .lg\:text-gray-50\/100 {
        color: rgb(249 250 251 / 1)
    }

    .lg\:text-gray-50\/20 {
        color: rgb(249 250 251 / 0.2)
    }

    .lg\:text-gray-50\/25 {
        color: rgb(249 250 251 / 0.25)
    }

    .lg\:text-gray-50\/30 {
        color: rgb(249 250 251 / 0.3)
    }

    .lg\:text-gray-50\/40 {
        color: rgb(249 250 251 / 0.4)
    }

    .lg\:text-gray-50\/5 {
        color: rgb(249 250 251 / 0.05)
    }

    .lg\:text-gray-50\/50 {
        color: rgb(249 250 251 / 0.5)
    }

    .lg\:text-gray-50\/60 {
        color: rgb(249 250 251 / 0.6)
    }

    .lg\:text-gray-50\/70 {
        color: rgb(249 250 251 / 0.7)
    }

    .lg\:text-gray-50\/75 {
        color: rgb(249 250 251 / 0.75)
    }

    .lg\:text-gray-50\/80 {
        color: rgb(249 250 251 / 0.8)
    }

    .lg\:text-gray-50\/90 {
        color: rgb(249 250 251 / 0.9)
    }

    .lg\:text-gray-50\/95 {
        color: rgb(249 250 251 / 0.95)
    }

    .lg\:text-gray-500 {
        --tw-text-opacity: 1;
        color: rgb(107 114 128 / var(--tw-text-opacity))
    }

    .lg\:text-gray-500\/0 {
        color: rgb(107 114 128 / 0)
    }

    .lg\:text-gray-500\/10 {
        color: rgb(107 114 128 / 0.1)
    }

    .lg\:text-gray-500\/100 {
        color: rgb(107 114 128 / 1)
    }

    .lg\:text-gray-500\/20 {
        color: rgb(107 114 128 / 0.2)
    }

    .lg\:text-gray-500\/25 {
        color: rgb(107 114 128 / 0.25)
    }

    .lg\:text-gray-500\/30 {
        color: rgb(107 114 128 / 0.3)
    }

    .lg\:text-gray-500\/40 {
        color: rgb(107 114 128 / 0.4)
    }

    .lg\:text-gray-500\/5 {
        color: rgb(107 114 128 / 0.05)
    }

    .lg\:text-gray-500\/50 {
        color: rgb(107 114 128 / 0.5)
    }

    .lg\:text-gray-500\/60 {
        color: rgb(107 114 128 / 0.6)
    }

    .lg\:text-gray-500\/70 {
        color: rgb(107 114 128 / 0.7)
    }

    .lg\:text-gray-500\/75 {
        color: rgb(107 114 128 / 0.75)
    }

    .lg\:text-gray-500\/80 {
        color: rgb(107 114 128 / 0.8)
    }

    .lg\:text-gray-500\/90 {
        color: rgb(107 114 128 / 0.9)
    }

    .lg\:text-gray-500\/95 {
        color: rgb(107 114 128 / 0.95)
    }

    .lg\:text-gray-600 {
        --tw-text-opacity: 1;
        color: rgb(75 85 99 / var(--tw-text-opacity))
    }

    .lg\:text-gray-600\/0 {
        color: rgb(75 85 99 / 0)
    }

    .lg\:text-gray-600\/10 {
        color: rgb(75 85 99 / 0.1)
    }

    .lg\:text-gray-600\/100 {
        color: rgb(75 85 99 / 1)
    }

    .lg\:text-gray-600\/20 {
        color: rgb(75 85 99 / 0.2)
    }

    .lg\:text-gray-600\/25 {
        color: rgb(75 85 99 / 0.25)
    }

    .lg\:text-gray-600\/30 {
        color: rgb(75 85 99 / 0.3)
    }

    .lg\:text-gray-600\/40 {
        color: rgb(75 85 99 / 0.4)
    }

    .lg\:text-gray-600\/5 {
        color: rgb(75 85 99 / 0.05)
    }

    .lg\:text-gray-600\/50 {
        color: rgb(75 85 99 / 0.5)
    }

    .lg\:text-gray-600\/60 {
        color: rgb(75 85 99 / 0.6)
    }

    .lg\:text-gray-600\/70 {
        color: rgb(75 85 99 / 0.7)
    }

    .lg\:text-gray-600\/75 {
        color: rgb(75 85 99 / 0.75)
    }

    .lg\:text-gray-600\/80 {
        color: rgb(75 85 99 / 0.8)
    }

    .lg\:text-gray-600\/90 {
        color: rgb(75 85 99 / 0.9)
    }

    .lg\:text-gray-600\/95 {
        color: rgb(75 85 99 / 0.95)
    }

    .lg\:text-gray-650 {
        --tw-text-opacity: 1;
        color: rgb(51 51 51 / var(--tw-text-opacity))
    }

    .lg\:text-gray-650\/0 {
        color: rgb(51 51 51 / 0)
    }

    .lg\:text-gray-650\/10 {
        color: rgb(51 51 51 / 0.1)
    }

    .lg\:text-gray-650\/100 {
        color: rgb(51 51 51 / 1)
    }

    .lg\:text-gray-650\/20 {
        color: rgb(51 51 51 / 0.2)
    }

    .lg\:text-gray-650\/25 {
        color: rgb(51 51 51 / 0.25)
    }

    .lg\:text-gray-650\/30 {
        color: rgb(51 51 51 / 0.3)
    }

    .lg\:text-gray-650\/40 {
        color: rgb(51 51 51 / 0.4)
    }

    .lg\:text-gray-650\/5 {
        color: rgb(51 51 51 / 0.05)
    }

    .lg\:text-gray-650\/50 {
        color: rgb(51 51 51 / 0.5)
    }

    .lg\:text-gray-650\/60 {
        color: rgb(51 51 51 / 0.6)
    }

    .lg\:text-gray-650\/70 {
        color: rgb(51 51 51 / 0.7)
    }

    .lg\:text-gray-650\/75 {
        color: rgb(51 51 51 / 0.75)
    }

    .lg\:text-gray-650\/80 {
        color: rgb(51 51 51 / 0.8)
    }

    .lg\:text-gray-650\/90 {
        color: rgb(51 51 51 / 0.9)
    }

    .lg\:text-gray-650\/95 {
        color: rgb(51 51 51 / 0.95)
    }

    .lg\:text-gray-700 {
        --tw-text-opacity: 1;
        color: rgb(55 65 81 / var(--tw-text-opacity))
    }

    .lg\:text-gray-700\/0 {
        color: rgb(55 65 81 / 0)
    }

    .lg\:text-gray-700\/10 {
        color: rgb(55 65 81 / 0.1)
    }

    .lg\:text-gray-700\/100 {
        color: rgb(55 65 81 / 1)
    }

    .lg\:text-gray-700\/20 {
        color: rgb(55 65 81 / 0.2)
    }

    .lg\:text-gray-700\/25 {
        color: rgb(55 65 81 / 0.25)
    }

    .lg\:text-gray-700\/30 {
        color: rgb(55 65 81 / 0.3)
    }

    .lg\:text-gray-700\/40 {
        color: rgb(55 65 81 / 0.4)
    }

    .lg\:text-gray-700\/5 {
        color: rgb(55 65 81 / 0.05)
    }

    .lg\:text-gray-700\/50 {
        color: rgb(55 65 81 / 0.5)
    }

    .lg\:text-gray-700\/60 {
        color: rgb(55 65 81 / 0.6)
    }

    .lg\:text-gray-700\/70 {
        color: rgb(55 65 81 / 0.7)
    }

    .lg\:text-gray-700\/75 {
        color: rgb(55 65 81 / 0.75)
    }

    .lg\:text-gray-700\/80 {
        color: rgb(55 65 81 / 0.8)
    }

    .lg\:text-gray-700\/90 {
        color: rgb(55 65 81 / 0.9)
    }

    .lg\:text-gray-700\/95 {
        color: rgb(55 65 81 / 0.95)
    }

    .lg\:text-gray-75 {
        --tw-text-opacity: 1;
        color: rgb(251 254 255 / var(--tw-text-opacity))
    }

    .lg\:text-gray-75\/0 {
        color: rgb(251 254 255 / 0)
    }

    .lg\:text-gray-75\/10 {
        color: rgb(251 254 255 / 0.1)
    }

    .lg\:text-gray-75\/100 {
        color: rgb(251 254 255 / 1)
    }

    .lg\:text-gray-75\/20 {
        color: rgb(251 254 255 / 0.2)
    }

    .lg\:text-gray-75\/25 {
        color: rgb(251 254 255 / 0.25)
    }

    .lg\:text-gray-75\/30 {
        color: rgb(251 254 255 / 0.3)
    }

    .lg\:text-gray-75\/40 {
        color: rgb(251 254 255 / 0.4)
    }

    .lg\:text-gray-75\/5 {
        color: rgb(251 254 255 / 0.05)
    }

    .lg\:text-gray-75\/50 {
        color: rgb(251 254 255 / 0.5)
    }

    .lg\:text-gray-75\/60 {
        color: rgb(251 254 255 / 0.6)
    }

    .lg\:text-gray-75\/70 {
        color: rgb(251 254 255 / 0.7)
    }

    .lg\:text-gray-75\/75 {
        color: rgb(251 254 255 / 0.75)
    }

    .lg\:text-gray-75\/80 {
        color: rgb(251 254 255 / 0.8)
    }

    .lg\:text-gray-75\/90 {
        color: rgb(251 254 255 / 0.9)
    }

    .lg\:text-gray-75\/95 {
        color: rgb(251 254 255 / 0.95)
    }

    .lg\:text-gray-800 {
        --tw-text-opacity: 1;
        color: rgb(31 41 55 / var(--tw-text-opacity))
    }

    .lg\:text-gray-800\/0 {
        color: rgb(31 41 55 / 0)
    }

    .lg\:text-gray-800\/10 {
        color: rgb(31 41 55 / 0.1)
    }

    .lg\:text-gray-800\/100 {
        color: rgb(31 41 55 / 1)
    }

    .lg\:text-gray-800\/20 {
        color: rgb(31 41 55 / 0.2)
    }

    .lg\:text-gray-800\/25 {
        color: rgb(31 41 55 / 0.25)
    }

    .lg\:text-gray-800\/30 {
        color: rgb(31 41 55 / 0.3)
    }

    .lg\:text-gray-800\/40 {
        color: rgb(31 41 55 / 0.4)
    }

    .lg\:text-gray-800\/5 {
        color: rgb(31 41 55 / 0.05)
    }

    .lg\:text-gray-800\/50 {
        color: rgb(31 41 55 / 0.5)
    }

    .lg\:text-gray-800\/60 {
        color: rgb(31 41 55 / 0.6)
    }

    .lg\:text-gray-800\/70 {
        color: rgb(31 41 55 / 0.7)
    }

    .lg\:text-gray-800\/75 {
        color: rgb(31 41 55 / 0.75)
    }

    .lg\:text-gray-800\/80 {
        color: rgb(31 41 55 / 0.8)
    }

    .lg\:text-gray-800\/90 {
        color: rgb(31 41 55 / 0.9)
    }

    .lg\:text-gray-800\/95 {
        color: rgb(31 41 55 / 0.95)
    }

    .lg\:text-gray-900 {
        --tw-text-opacity: 1;
        color: rgb(17 24 39 / var(--tw-text-opacity))
    }

    .lg\:text-gray-900\/0 {
        color: rgb(17 24 39 / 0)
    }

    .lg\:text-gray-900\/10 {
        color: rgb(17 24 39 / 0.1)
    }

    .lg\:text-gray-900\/100 {
        color: rgb(17 24 39 / 1)
    }

    .lg\:text-gray-900\/20 {
        color: rgb(17 24 39 / 0.2)
    }

    .lg\:text-gray-900\/25 {
        color: rgb(17 24 39 / 0.25)
    }

    .lg\:text-gray-900\/30 {
        color: rgb(17 24 39 / 0.3)
    }

    .lg\:text-gray-900\/40 {
        color: rgb(17 24 39 / 0.4)
    }

    .lg\:text-gray-900\/5 {
        color: rgb(17 24 39 / 0.05)
    }

    .lg\:text-gray-900\/50 {
        color: rgb(17 24 39 / 0.5)
    }

    .lg\:text-gray-900\/60 {
        color: rgb(17 24 39 / 0.6)
    }

    .lg\:text-gray-900\/70 {
        color: rgb(17 24 39 / 0.7)
    }

    .lg\:text-gray-900\/75 {
        color: rgb(17 24 39 / 0.75)
    }

    .lg\:text-gray-900\/80 {
        color: rgb(17 24 39 / 0.8)
    }

    .lg\:text-gray-900\/90 {
        color: rgb(17 24 39 / 0.9)
    }

    .lg\:text-gray-900\/95 {
        color: rgb(17 24 39 / 0.95)
    }

    .lg\:text-gray-950 {
        --tw-text-opacity: 1;
        color: rgb(3 7 18 / var(--tw-text-opacity))
    }

    .lg\:text-gray-950\/0 {
        color: rgb(3 7 18 / 0)
    }

    .lg\:text-gray-950\/10 {
        color: rgb(3 7 18 / 0.1)
    }

    .lg\:text-gray-950\/100 {
        color: rgb(3 7 18 / 1)
    }

    .lg\:text-gray-950\/20 {
        color: rgb(3 7 18 / 0.2)
    }

    .lg\:text-gray-950\/25 {
        color: rgb(3 7 18 / 0.25)
    }

    .lg\:text-gray-950\/30 {
        color: rgb(3 7 18 / 0.3)
    }

    .lg\:text-gray-950\/40 {
        color: rgb(3 7 18 / 0.4)
    }

    .lg\:text-gray-950\/5 {
        color: rgb(3 7 18 / 0.05)
    }

    .lg\:text-gray-950\/50 {
        color: rgb(3 7 18 / 0.5)
    }

    .lg\:text-gray-950\/60 {
        color: rgb(3 7 18 / 0.6)
    }

    .lg\:text-gray-950\/70 {
        color: rgb(3 7 18 / 0.7)
    }

    .lg\:text-gray-950\/75 {
        color: rgb(3 7 18 / 0.75)
    }

    .lg\:text-gray-950\/80 {
        color: rgb(3 7 18 / 0.8)
    }

    .lg\:text-gray-950\/90 {
        color: rgb(3 7 18 / 0.9)
    }

    .lg\:text-gray-950\/95 {
        color: rgb(3 7 18 / 0.95)
    }

    .lg\:text-green-100 {
        --tw-text-opacity: 1;
        color: rgb(220 252 231 / var(--tw-text-opacity))
    }

    .lg\:text-green-100\/0 {
        color: rgb(220 252 231 / 0)
    }

    .lg\:text-green-100\/10 {
        color: rgb(220 252 231 / 0.1)
    }

    .lg\:text-green-100\/100 {
        color: rgb(220 252 231 / 1)
    }

    .lg\:text-green-100\/20 {
        color: rgb(220 252 231 / 0.2)
    }

    .lg\:text-green-100\/25 {
        color: rgb(220 252 231 / 0.25)
    }

    .lg\:text-green-100\/30 {
        color: rgb(220 252 231 / 0.3)
    }

    .lg\:text-green-100\/40 {
        color: rgb(220 252 231 / 0.4)
    }

    .lg\:text-green-100\/5 {
        color: rgb(220 252 231 / 0.05)
    }

    .lg\:text-green-100\/50 {
        color: rgb(220 252 231 / 0.5)
    }

    .lg\:text-green-100\/60 {
        color: rgb(220 252 231 / 0.6)
    }

    .lg\:text-green-100\/70 {
        color: rgb(220 252 231 / 0.7)
    }

    .lg\:text-green-100\/75 {
        color: rgb(220 252 231 / 0.75)
    }

    .lg\:text-green-100\/80 {
        color: rgb(220 252 231 / 0.8)
    }

    .lg\:text-green-100\/90 {
        color: rgb(220 252 231 / 0.9)
    }

    .lg\:text-green-100\/95 {
        color: rgb(220 252 231 / 0.95)
    }

    .lg\:text-green-200 {
        --tw-text-opacity: 1;
        color: rgb(187 247 208 / var(--tw-text-opacity))
    }

    .lg\:text-green-200\/0 {
        color: rgb(187 247 208 / 0)
    }

    .lg\:text-green-200\/10 {
        color: rgb(187 247 208 / 0.1)
    }

    .lg\:text-green-200\/100 {
        color: rgb(187 247 208 / 1)
    }

    .lg\:text-green-200\/20 {
        color: rgb(187 247 208 / 0.2)
    }

    .lg\:text-green-200\/25 {
        color: rgb(187 247 208 / 0.25)
    }

    .lg\:text-green-200\/30 {
        color: rgb(187 247 208 / 0.3)
    }

    .lg\:text-green-200\/40 {
        color: rgb(187 247 208 / 0.4)
    }

    .lg\:text-green-200\/5 {
        color: rgb(187 247 208 / 0.05)
    }

    .lg\:text-green-200\/50 {
        color: rgb(187 247 208 / 0.5)
    }

    .lg\:text-green-200\/60 {
        color: rgb(187 247 208 / 0.6)
    }

    .lg\:text-green-200\/70 {
        color: rgb(187 247 208 / 0.7)
    }

    .lg\:text-green-200\/75 {
        color: rgb(187 247 208 / 0.75)
    }

    .lg\:text-green-200\/80 {
        color: rgb(187 247 208 / 0.8)
    }

    .lg\:text-green-200\/90 {
        color: rgb(187 247 208 / 0.9)
    }

    .lg\:text-green-200\/95 {
        color: rgb(187 247 208 / 0.95)
    }

    .lg\:text-green-300 {
        --tw-text-opacity: 1;
        color: rgb(134 239 172 / var(--tw-text-opacity))
    }

    .lg\:text-green-300\/0 {
        color: rgb(134 239 172 / 0)
    }

    .lg\:text-green-300\/10 {
        color: rgb(134 239 172 / 0.1)
    }

    .lg\:text-green-300\/100 {
        color: rgb(134 239 172 / 1)
    }

    .lg\:text-green-300\/20 {
        color: rgb(134 239 172 / 0.2)
    }

    .lg\:text-green-300\/25 {
        color: rgb(134 239 172 / 0.25)
    }

    .lg\:text-green-300\/30 {
        color: rgb(134 239 172 / 0.3)
    }

    .lg\:text-green-300\/40 {
        color: rgb(134 239 172 / 0.4)
    }

    .lg\:text-green-300\/5 {
        color: rgb(134 239 172 / 0.05)
    }

    .lg\:text-green-300\/50 {
        color: rgb(134 239 172 / 0.5)
    }

    .lg\:text-green-300\/60 {
        color: rgb(134 239 172 / 0.6)
    }

    .lg\:text-green-300\/70 {
        color: rgb(134 239 172 / 0.7)
    }

    .lg\:text-green-300\/75 {
        color: rgb(134 239 172 / 0.75)
    }

    .lg\:text-green-300\/80 {
        color: rgb(134 239 172 / 0.8)
    }

    .lg\:text-green-300\/90 {
        color: rgb(134 239 172 / 0.9)
    }

    .lg\:text-green-300\/95 {
        color: rgb(134 239 172 / 0.95)
    }

    .lg\:text-green-400 {
        --tw-text-opacity: 1;
        color: rgb(74 222 128 / var(--tw-text-opacity))
    }

    .lg\:text-green-400\/0 {
        color: rgb(74 222 128 / 0)
    }

    .lg\:text-green-400\/10 {
        color: rgb(74 222 128 / 0.1)
    }

    .lg\:text-green-400\/100 {
        color: rgb(74 222 128 / 1)
    }

    .lg\:text-green-400\/20 {
        color: rgb(74 222 128 / 0.2)
    }

    .lg\:text-green-400\/25 {
        color: rgb(74 222 128 / 0.25)
    }

    .lg\:text-green-400\/30 {
        color: rgb(74 222 128 / 0.3)
    }

    .lg\:text-green-400\/40 {
        color: rgb(74 222 128 / 0.4)
    }

    .lg\:text-green-400\/5 {
        color: rgb(74 222 128 / 0.05)
    }

    .lg\:text-green-400\/50 {
        color: rgb(74 222 128 / 0.5)
    }

    .lg\:text-green-400\/60 {
        color: rgb(74 222 128 / 0.6)
    }

    .lg\:text-green-400\/70 {
        color: rgb(74 222 128 / 0.7)
    }

    .lg\:text-green-400\/75 {
        color: rgb(74 222 128 / 0.75)
    }

    .lg\:text-green-400\/80 {
        color: rgb(74 222 128 / 0.8)
    }

    .lg\:text-green-400\/90 {
        color: rgb(74 222 128 / 0.9)
    }

    .lg\:text-green-400\/95 {
        color: rgb(74 222 128 / 0.95)
    }

    .lg\:text-green-450 {
        --tw-text-opacity: 1;
        color: rgb(0 211 126 / var(--tw-text-opacity))
    }

    .lg\:text-green-450\/0 {
        color: rgb(0 211 126 / 0)
    }

    .lg\:text-green-450\/10 {
        color: rgb(0 211 126 / 0.1)
    }

    .lg\:text-green-450\/100 {
        color: rgb(0 211 126 / 1)
    }

    .lg\:text-green-450\/20 {
        color: rgb(0 211 126 / 0.2)
    }

    .lg\:text-green-450\/25 {
        color: rgb(0 211 126 / 0.25)
    }

    .lg\:text-green-450\/30 {
        color: rgb(0 211 126 / 0.3)
    }

    .lg\:text-green-450\/40 {
        color: rgb(0 211 126 / 0.4)
    }

    .lg\:text-green-450\/5 {
        color: rgb(0 211 126 / 0.05)
    }

    .lg\:text-green-450\/50 {
        color: rgb(0 211 126 / 0.5)
    }

    .lg\:text-green-450\/60 {
        color: rgb(0 211 126 / 0.6)
    }

    .lg\:text-green-450\/70 {
        color: rgb(0 211 126 / 0.7)
    }

    .lg\:text-green-450\/75 {
        color: rgb(0 211 126 / 0.75)
    }

    .lg\:text-green-450\/80 {
        color: rgb(0 211 126 / 0.8)
    }

    .lg\:text-green-450\/90 {
        color: rgb(0 211 126 / 0.9)
    }

    .lg\:text-green-450\/95 {
        color: rgb(0 211 126 / 0.95)
    }

    .lg\:text-green-50 {
        --tw-text-opacity: 1;
        color: rgb(240 253 244 / var(--tw-text-opacity))
    }

    .lg\:text-green-50\/0 {
        color: rgb(240 253 244 / 0)
    }

    .lg\:text-green-50\/10 {
        color: rgb(240 253 244 / 0.1)
    }

    .lg\:text-green-50\/100 {
        color: rgb(240 253 244 / 1)
    }

    .lg\:text-green-50\/20 {
        color: rgb(240 253 244 / 0.2)
    }

    .lg\:text-green-50\/25 {
        color: rgb(240 253 244 / 0.25)
    }

    .lg\:text-green-50\/30 {
        color: rgb(240 253 244 / 0.3)
    }

    .lg\:text-green-50\/40 {
        color: rgb(240 253 244 / 0.4)
    }

    .lg\:text-green-50\/5 {
        color: rgb(240 253 244 / 0.05)
    }

    .lg\:text-green-50\/50 {
        color: rgb(240 253 244 / 0.5)
    }

    .lg\:text-green-50\/60 {
        color: rgb(240 253 244 / 0.6)
    }

    .lg\:text-green-50\/70 {
        color: rgb(240 253 244 / 0.7)
    }

    .lg\:text-green-50\/75 {
        color: rgb(240 253 244 / 0.75)
    }

    .lg\:text-green-50\/80 {
        color: rgb(240 253 244 / 0.8)
    }

    .lg\:text-green-50\/90 {
        color: rgb(240 253 244 / 0.9)
    }

    .lg\:text-green-50\/95 {
        color: rgb(240 253 244 / 0.95)
    }

    .lg\:text-green-500 {
        --tw-text-opacity: 1;
        color: rgb(34 197 94 / var(--tw-text-opacity))
    }

    .lg\:text-green-500\/0 {
        color: rgb(34 197 94 / 0)
    }

    .lg\:text-green-500\/10 {
        color: rgb(34 197 94 / 0.1)
    }

    .lg\:text-green-500\/100 {
        color: rgb(34 197 94 / 1)
    }

    .lg\:text-green-500\/20 {
        color: rgb(34 197 94 / 0.2)
    }

    .lg\:text-green-500\/25 {
        color: rgb(34 197 94 / 0.25)
    }

    .lg\:text-green-500\/30 {
        color: rgb(34 197 94 / 0.3)
    }

    .lg\:text-green-500\/40 {
        color: rgb(34 197 94 / 0.4)
    }

    .lg\:text-green-500\/5 {
        color: rgb(34 197 94 / 0.05)
    }

    .lg\:text-green-500\/50 {
        color: rgb(34 197 94 / 0.5)
    }

    .lg\:text-green-500\/60 {
        color: rgb(34 197 94 / 0.6)
    }

    .lg\:text-green-500\/70 {
        color: rgb(34 197 94 / 0.7)
    }

    .lg\:text-green-500\/75 {
        color: rgb(34 197 94 / 0.75)
    }

    .lg\:text-green-500\/80 {
        color: rgb(34 197 94 / 0.8)
    }

    .lg\:text-green-500\/90 {
        color: rgb(34 197 94 / 0.9)
    }

    .lg\:text-green-500\/95 {
        color: rgb(34 197 94 / 0.95)
    }

    .lg\:text-green-550 {
        --tw-text-opacity: 1;
        color: rgb(0 168 101 / var(--tw-text-opacity))
    }

    .lg\:text-green-550\/0 {
        color: rgb(0 168 101 / 0)
    }

    .lg\:text-green-550\/10 {
        color: rgb(0 168 101 / 0.1)
    }

    .lg\:text-green-550\/100 {
        color: rgb(0 168 101 / 1)
    }

    .lg\:text-green-550\/20 {
        color: rgb(0 168 101 / 0.2)
    }

    .lg\:text-green-550\/25 {
        color: rgb(0 168 101 / 0.25)
    }

    .lg\:text-green-550\/30 {
        color: rgb(0 168 101 / 0.3)
    }

    .lg\:text-green-550\/40 {
        color: rgb(0 168 101 / 0.4)
    }

    .lg\:text-green-550\/5 {
        color: rgb(0 168 101 / 0.05)
    }

    .lg\:text-green-550\/50 {
        color: rgb(0 168 101 / 0.5)
    }

    .lg\:text-green-550\/60 {
        color: rgb(0 168 101 / 0.6)
    }

    .lg\:text-green-550\/70 {
        color: rgb(0 168 101 / 0.7)
    }

    .lg\:text-green-550\/75 {
        color: rgb(0 168 101 / 0.75)
    }

    .lg\:text-green-550\/80 {
        color: rgb(0 168 101 / 0.8)
    }

    .lg\:text-green-550\/90 {
        color: rgb(0 168 101 / 0.9)
    }

    .lg\:text-green-550\/95 {
        color: rgb(0 168 101 / 0.95)
    }

    .lg\:text-green-600 {
        --tw-text-opacity: 1;
        color: rgb(22 163 74 / var(--tw-text-opacity))
    }

    .lg\:text-green-600\/0 {
        color: rgb(22 163 74 / 0)
    }

    .lg\:text-green-600\/10 {
        color: rgb(22 163 74 / 0.1)
    }

    .lg\:text-green-600\/100 {
        color: rgb(22 163 74 / 1)
    }

    .lg\:text-green-600\/20 {
        color: rgb(22 163 74 / 0.2)
    }

    .lg\:text-green-600\/25 {
        color: rgb(22 163 74 / 0.25)
    }

    .lg\:text-green-600\/30 {
        color: rgb(22 163 74 / 0.3)
    }

    .lg\:text-green-600\/40 {
        color: rgb(22 163 74 / 0.4)
    }

    .lg\:text-green-600\/5 {
        color: rgb(22 163 74 / 0.05)
    }

    .lg\:text-green-600\/50 {
        color: rgb(22 163 74 / 0.5)
    }

    .lg\:text-green-600\/60 {
        color: rgb(22 163 74 / 0.6)
    }

    .lg\:text-green-600\/70 {
        color: rgb(22 163 74 / 0.7)
    }

    .lg\:text-green-600\/75 {
        color: rgb(22 163 74 / 0.75)
    }

    .lg\:text-green-600\/80 {
        color: rgb(22 163 74 / 0.8)
    }

    .lg\:text-green-600\/90 {
        color: rgb(22 163 74 / 0.9)
    }

    .lg\:text-green-600\/95 {
        color: rgb(22 163 74 / 0.95)
    }

    .lg\:text-green-700 {
        --tw-text-opacity: 1;
        color: rgb(21 128 61 / var(--tw-text-opacity))
    }

    .lg\:text-green-700\/0 {
        color: rgb(21 128 61 / 0)
    }

    .lg\:text-green-700\/10 {
        color: rgb(21 128 61 / 0.1)
    }

    .lg\:text-green-700\/100 {
        color: rgb(21 128 61 / 1)
    }

    .lg\:text-green-700\/20 {
        color: rgb(21 128 61 / 0.2)
    }

    .lg\:text-green-700\/25 {
        color: rgb(21 128 61 / 0.25)
    }

    .lg\:text-green-700\/30 {
        color: rgb(21 128 61 / 0.3)
    }

    .lg\:text-green-700\/40 {
        color: rgb(21 128 61 / 0.4)
    }

    .lg\:text-green-700\/5 {
        color: rgb(21 128 61 / 0.05)
    }

    .lg\:text-green-700\/50 {
        color: rgb(21 128 61 / 0.5)
    }

    .lg\:text-green-700\/60 {
        color: rgb(21 128 61 / 0.6)
    }

    .lg\:text-green-700\/70 {
        color: rgb(21 128 61 / 0.7)
    }

    .lg\:text-green-700\/75 {
        color: rgb(21 128 61 / 0.75)
    }

    .lg\:text-green-700\/80 {
        color: rgb(21 128 61 / 0.8)
    }

    .lg\:text-green-700\/90 {
        color: rgb(21 128 61 / 0.9)
    }

    .lg\:text-green-700\/95 {
        color: rgb(21 128 61 / 0.95)
    }

    .lg\:text-green-800 {
        --tw-text-opacity: 1;
        color: rgb(22 101 52 / var(--tw-text-opacity))
    }

    .lg\:text-green-800\/0 {
        color: rgb(22 101 52 / 0)
    }

    .lg\:text-green-800\/10 {
        color: rgb(22 101 52 / 0.1)
    }

    .lg\:text-green-800\/100 {
        color: rgb(22 101 52 / 1)
    }

    .lg\:text-green-800\/20 {
        color: rgb(22 101 52 / 0.2)
    }

    .lg\:text-green-800\/25 {
        color: rgb(22 101 52 / 0.25)
    }

    .lg\:text-green-800\/30 {
        color: rgb(22 101 52 / 0.3)
    }

    .lg\:text-green-800\/40 {
        color: rgb(22 101 52 / 0.4)
    }

    .lg\:text-green-800\/5 {
        color: rgb(22 101 52 / 0.05)
    }

    .lg\:text-green-800\/50 {
        color: rgb(22 101 52 / 0.5)
    }

    .lg\:text-green-800\/60 {
        color: rgb(22 101 52 / 0.6)
    }

    .lg\:text-green-800\/70 {
        color: rgb(22 101 52 / 0.7)
    }

    .lg\:text-green-800\/75 {
        color: rgb(22 101 52 / 0.75)
    }

    .lg\:text-green-800\/80 {
        color: rgb(22 101 52 / 0.8)
    }

    .lg\:text-green-800\/90 {
        color: rgb(22 101 52 / 0.9)
    }

    .lg\:text-green-800\/95 {
        color: rgb(22 101 52 / 0.95)
    }

    .lg\:text-green-900 {
        --tw-text-opacity: 1;
        color: rgb(20 83 45 / var(--tw-text-opacity))
    }

    .lg\:text-green-900\/0 {
        color: rgb(20 83 45 / 0)
    }

    .lg\:text-green-900\/10 {
        color: rgb(20 83 45 / 0.1)
    }

    .lg\:text-green-900\/100 {
        color: rgb(20 83 45 / 1)
    }

    .lg\:text-green-900\/20 {
        color: rgb(20 83 45 / 0.2)
    }

    .lg\:text-green-900\/25 {
        color: rgb(20 83 45 / 0.25)
    }

    .lg\:text-green-900\/30 {
        color: rgb(20 83 45 / 0.3)
    }

    .lg\:text-green-900\/40 {
        color: rgb(20 83 45 / 0.4)
    }

    .lg\:text-green-900\/5 {
        color: rgb(20 83 45 / 0.05)
    }

    .lg\:text-green-900\/50 {
        color: rgb(20 83 45 / 0.5)
    }

    .lg\:text-green-900\/60 {
        color: rgb(20 83 45 / 0.6)
    }

    .lg\:text-green-900\/70 {
        color: rgb(20 83 45 / 0.7)
    }

    .lg\:text-green-900\/75 {
        color: rgb(20 83 45 / 0.75)
    }

    .lg\:text-green-900\/80 {
        color: rgb(20 83 45 / 0.8)
    }

    .lg\:text-green-900\/90 {
        color: rgb(20 83 45 / 0.9)
    }

    .lg\:text-green-900\/95 {
        color: rgb(20 83 45 / 0.95)
    }

    .lg\:text-green-950 {
        --tw-text-opacity: 1;
        color: rgb(5 46 22 / var(--tw-text-opacity))
    }

    .lg\:text-green-950\/0 {
        color: rgb(5 46 22 / 0)
    }

    .lg\:text-green-950\/10 {
        color: rgb(5 46 22 / 0.1)
    }

    .lg\:text-green-950\/100 {
        color: rgb(5 46 22 / 1)
    }

    .lg\:text-green-950\/20 {
        color: rgb(5 46 22 / 0.2)
    }

    .lg\:text-green-950\/25 {
        color: rgb(5 46 22 / 0.25)
    }

    .lg\:text-green-950\/30 {
        color: rgb(5 46 22 / 0.3)
    }

    .lg\:text-green-950\/40 {
        color: rgb(5 46 22 / 0.4)
    }

    .lg\:text-green-950\/5 {
        color: rgb(5 46 22 / 0.05)
    }

    .lg\:text-green-950\/50 {
        color: rgb(5 46 22 / 0.5)
    }

    .lg\:text-green-950\/60 {
        color: rgb(5 46 22 / 0.6)
    }

    .lg\:text-green-950\/70 {
        color: rgb(5 46 22 / 0.7)
    }

    .lg\:text-green-950\/75 {
        color: rgb(5 46 22 / 0.75)
    }

    .lg\:text-green-950\/80 {
        color: rgb(5 46 22 / 0.8)
    }

    .lg\:text-green-950\/90 {
        color: rgb(5 46 22 / 0.9)
    }

    .lg\:text-green-950\/95 {
        color: rgb(5 46 22 / 0.95)
    }

    .lg\:text-indigo-100 {
        --tw-text-opacity: 1;
        color: rgb(224 231 255 / var(--tw-text-opacity))
    }

    .lg\:text-indigo-100\/0 {
        color: rgb(224 231 255 / 0)
    }

    .lg\:text-indigo-100\/10 {
        color: rgb(224 231 255 / 0.1)
    }

    .lg\:text-indigo-100\/100 {
        color: rgb(224 231 255 / 1)
    }

    .lg\:text-indigo-100\/20 {
        color: rgb(224 231 255 / 0.2)
    }

    .lg\:text-indigo-100\/25 {
        color: rgb(224 231 255 / 0.25)
    }

    .lg\:text-indigo-100\/30 {
        color: rgb(224 231 255 / 0.3)
    }

    .lg\:text-indigo-100\/40 {
        color: rgb(224 231 255 / 0.4)
    }

    .lg\:text-indigo-100\/5 {
        color: rgb(224 231 255 / 0.05)
    }

    .lg\:text-indigo-100\/50 {
        color: rgb(224 231 255 / 0.5)
    }

    .lg\:text-indigo-100\/60 {
        color: rgb(224 231 255 / 0.6)
    }

    .lg\:text-indigo-100\/70 {
        color: rgb(224 231 255 / 0.7)
    }

    .lg\:text-indigo-100\/75 {
        color: rgb(224 231 255 / 0.75)
    }

    .lg\:text-indigo-100\/80 {
        color: rgb(224 231 255 / 0.8)
    }

    .lg\:text-indigo-100\/90 {
        color: rgb(224 231 255 / 0.9)
    }

    .lg\:text-indigo-100\/95 {
        color: rgb(224 231 255 / 0.95)
    }

    .lg\:text-indigo-200 {
        --tw-text-opacity: 1;
        color: rgb(199 210 254 / var(--tw-text-opacity))
    }

    .lg\:text-indigo-200\/0 {
        color: rgb(199 210 254 / 0)
    }

    .lg\:text-indigo-200\/10 {
        color: rgb(199 210 254 / 0.1)
    }

    .lg\:text-indigo-200\/100 {
        color: rgb(199 210 254 / 1)
    }

    .lg\:text-indigo-200\/20 {
        color: rgb(199 210 254 / 0.2)
    }

    .lg\:text-indigo-200\/25 {
        color: rgb(199 210 254 / 0.25)
    }

    .lg\:text-indigo-200\/30 {
        color: rgb(199 210 254 / 0.3)
    }

    .lg\:text-indigo-200\/40 {
        color: rgb(199 210 254 / 0.4)
    }

    .lg\:text-indigo-200\/5 {
        color: rgb(199 210 254 / 0.05)
    }

    .lg\:text-indigo-200\/50 {
        color: rgb(199 210 254 / 0.5)
    }

    .lg\:text-indigo-200\/60 {
        color: rgb(199 210 254 / 0.6)
    }

    .lg\:text-indigo-200\/70 {
        color: rgb(199 210 254 / 0.7)
    }

    .lg\:text-indigo-200\/75 {
        color: rgb(199 210 254 / 0.75)
    }

    .lg\:text-indigo-200\/80 {
        color: rgb(199 210 254 / 0.8)
    }

    .lg\:text-indigo-200\/90 {
        color: rgb(199 210 254 / 0.9)
    }

    .lg\:text-indigo-200\/95 {
        color: rgb(199 210 254 / 0.95)
    }

    .lg\:text-indigo-300 {
        --tw-text-opacity: 1;
        color: rgb(165 180 252 / var(--tw-text-opacity))
    }

    .lg\:text-indigo-300\/0 {
        color: rgb(165 180 252 / 0)
    }

    .lg\:text-indigo-300\/10 {
        color: rgb(165 180 252 / 0.1)
    }

    .lg\:text-indigo-300\/100 {
        color: rgb(165 180 252 / 1)
    }

    .lg\:text-indigo-300\/20 {
        color: rgb(165 180 252 / 0.2)
    }

    .lg\:text-indigo-300\/25 {
        color: rgb(165 180 252 / 0.25)
    }

    .lg\:text-indigo-300\/30 {
        color: rgb(165 180 252 / 0.3)
    }

    .lg\:text-indigo-300\/40 {
        color: rgb(165 180 252 / 0.4)
    }

    .lg\:text-indigo-300\/5 {
        color: rgb(165 180 252 / 0.05)
    }

    .lg\:text-indigo-300\/50 {
        color: rgb(165 180 252 / 0.5)
    }

    .lg\:text-indigo-300\/60 {
        color: rgb(165 180 252 / 0.6)
    }

    .lg\:text-indigo-300\/70 {
        color: rgb(165 180 252 / 0.7)
    }

    .lg\:text-indigo-300\/75 {
        color: rgb(165 180 252 / 0.75)
    }

    .lg\:text-indigo-300\/80 {
        color: rgb(165 180 252 / 0.8)
    }

    .lg\:text-indigo-300\/90 {
        color: rgb(165 180 252 / 0.9)
    }

    .lg\:text-indigo-300\/95 {
        color: rgb(165 180 252 / 0.95)
    }

    .lg\:text-indigo-400 {
        --tw-text-opacity: 1;
        color: rgb(129 140 248 / var(--tw-text-opacity))
    }

    .lg\:text-indigo-400\/0 {
        color: rgb(129 140 248 / 0)
    }

    .lg\:text-indigo-400\/10 {
        color: rgb(129 140 248 / 0.1)
    }

    .lg\:text-indigo-400\/100 {
        color: rgb(129 140 248 / 1)
    }

    .lg\:text-indigo-400\/20 {
        color: rgb(129 140 248 / 0.2)
    }

    .lg\:text-indigo-400\/25 {
        color: rgb(129 140 248 / 0.25)
    }

    .lg\:text-indigo-400\/30 {
        color: rgb(129 140 248 / 0.3)
    }

    .lg\:text-indigo-400\/40 {
        color: rgb(129 140 248 / 0.4)
    }

    .lg\:text-indigo-400\/5 {
        color: rgb(129 140 248 / 0.05)
    }

    .lg\:text-indigo-400\/50 {
        color: rgb(129 140 248 / 0.5)
    }

    .lg\:text-indigo-400\/60 {
        color: rgb(129 140 248 / 0.6)
    }

    .lg\:text-indigo-400\/70 {
        color: rgb(129 140 248 / 0.7)
    }

    .lg\:text-indigo-400\/75 {
        color: rgb(129 140 248 / 0.75)
    }

    .lg\:text-indigo-400\/80 {
        color: rgb(129 140 248 / 0.8)
    }

    .lg\:text-indigo-400\/90 {
        color: rgb(129 140 248 / 0.9)
    }

    .lg\:text-indigo-400\/95 {
        color: rgb(129 140 248 / 0.95)
    }

    .lg\:text-indigo-50 {
        --tw-text-opacity: 1;
        color: rgb(238 242 255 / var(--tw-text-opacity))
    }

    .lg\:text-indigo-50\/0 {
        color: rgb(238 242 255 / 0)
    }

    .lg\:text-indigo-50\/10 {
        color: rgb(238 242 255 / 0.1)
    }

    .lg\:text-indigo-50\/100 {
        color: rgb(238 242 255 / 1)
    }

    .lg\:text-indigo-50\/20 {
        color: rgb(238 242 255 / 0.2)
    }

    .lg\:text-indigo-50\/25 {
        color: rgb(238 242 255 / 0.25)
    }

    .lg\:text-indigo-50\/30 {
        color: rgb(238 242 255 / 0.3)
    }

    .lg\:text-indigo-50\/40 {
        color: rgb(238 242 255 / 0.4)
    }

    .lg\:text-indigo-50\/5 {
        color: rgb(238 242 255 / 0.05)
    }

    .lg\:text-indigo-50\/50 {
        color: rgb(238 242 255 / 0.5)
    }

    .lg\:text-indigo-50\/60 {
        color: rgb(238 242 255 / 0.6)
    }

    .lg\:text-indigo-50\/70 {
        color: rgb(238 242 255 / 0.7)
    }

    .lg\:text-indigo-50\/75 {
        color: rgb(238 242 255 / 0.75)
    }

    .lg\:text-indigo-50\/80 {
        color: rgb(238 242 255 / 0.8)
    }

    .lg\:text-indigo-50\/90 {
        color: rgb(238 242 255 / 0.9)
    }

    .lg\:text-indigo-50\/95 {
        color: rgb(238 242 255 / 0.95)
    }

    .lg\:text-indigo-500 {
        --tw-text-opacity: 1;
        color: rgb(99 102 241 / var(--tw-text-opacity))
    }

    .lg\:text-indigo-500\/0 {
        color: rgb(99 102 241 / 0)
    }

    .lg\:text-indigo-500\/10 {
        color: rgb(99 102 241 / 0.1)
    }

    .lg\:text-indigo-500\/100 {
        color: rgb(99 102 241 / 1)
    }

    .lg\:text-indigo-500\/20 {
        color: rgb(99 102 241 / 0.2)
    }

    .lg\:text-indigo-500\/25 {
        color: rgb(99 102 241 / 0.25)
    }

    .lg\:text-indigo-500\/30 {
        color: rgb(99 102 241 / 0.3)
    }

    .lg\:text-indigo-500\/40 {
        color: rgb(99 102 241 / 0.4)
    }

    .lg\:text-indigo-500\/5 {
        color: rgb(99 102 241 / 0.05)
    }

    .lg\:text-indigo-500\/50 {
        color: rgb(99 102 241 / 0.5)
    }

    .lg\:text-indigo-500\/60 {
        color: rgb(99 102 241 / 0.6)
    }

    .lg\:text-indigo-500\/70 {
        color: rgb(99 102 241 / 0.7)
    }

    .lg\:text-indigo-500\/75 {
        color: rgb(99 102 241 / 0.75)
    }

    .lg\:text-indigo-500\/80 {
        color: rgb(99 102 241 / 0.8)
    }

    .lg\:text-indigo-500\/90 {
        color: rgb(99 102 241 / 0.9)
    }

    .lg\:text-indigo-500\/95 {
        color: rgb(99 102 241 / 0.95)
    }

    .lg\:text-indigo-550 {
        --tw-text-opacity: 1;
        color: rgb(102 67 214 / var(--tw-text-opacity))
    }

    .lg\:text-indigo-550\/0 {
        color: rgb(102 67 214 / 0)
    }

    .lg\:text-indigo-550\/10 {
        color: rgb(102 67 214 / 0.1)
    }

    .lg\:text-indigo-550\/100 {
        color: rgb(102 67 214 / 1)
    }

    .lg\:text-indigo-550\/20 {
        color: rgb(102 67 214 / 0.2)
    }

    .lg\:text-indigo-550\/25 {
        color: rgb(102 67 214 / 0.25)
    }

    .lg\:text-indigo-550\/30 {
        color: rgb(102 67 214 / 0.3)
    }

    .lg\:text-indigo-550\/40 {
        color: rgb(102 67 214 / 0.4)
    }

    .lg\:text-indigo-550\/5 {
        color: rgb(102 67 214 / 0.05)
    }

    .lg\:text-indigo-550\/50 {
        color: rgb(102 67 214 / 0.5)
    }

    .lg\:text-indigo-550\/60 {
        color: rgb(102 67 214 / 0.6)
    }

    .lg\:text-indigo-550\/70 {
        color: rgb(102 67 214 / 0.7)
    }

    .lg\:text-indigo-550\/75 {
        color: rgb(102 67 214 / 0.75)
    }

    .lg\:text-indigo-550\/80 {
        color: rgb(102 67 214 / 0.8)
    }

    .lg\:text-indigo-550\/90 {
        color: rgb(102 67 214 / 0.9)
    }

    .lg\:text-indigo-550\/95 {
        color: rgb(102 67 214 / 0.95)
    }

    .lg\:text-indigo-600 {
        --tw-text-opacity: 1;
        color: rgb(79 70 229 / var(--tw-text-opacity))
    }

    .lg\:text-indigo-600\/0 {
        color: rgb(79 70 229 / 0)
    }

    .lg\:text-indigo-600\/10 {
        color: rgb(79 70 229 / 0.1)
    }

    .lg\:text-indigo-600\/100 {
        color: rgb(79 70 229 / 1)
    }

    .lg\:text-indigo-600\/20 {
        color: rgb(79 70 229 / 0.2)
    }

    .lg\:text-indigo-600\/25 {
        color: rgb(79 70 229 / 0.25)
    }

    .lg\:text-indigo-600\/30 {
        color: rgb(79 70 229 / 0.3)
    }

    .lg\:text-indigo-600\/40 {
        color: rgb(79 70 229 / 0.4)
    }

    .lg\:text-indigo-600\/5 {
        color: rgb(79 70 229 / 0.05)
    }

    .lg\:text-indigo-600\/50 {
        color: rgb(79 70 229 / 0.5)
    }

    .lg\:text-indigo-600\/60 {
        color: rgb(79 70 229 / 0.6)
    }

    .lg\:text-indigo-600\/70 {
        color: rgb(79 70 229 / 0.7)
    }

    .lg\:text-indigo-600\/75 {
        color: rgb(79 70 229 / 0.75)
    }

    .lg\:text-indigo-600\/80 {
        color: rgb(79 70 229 / 0.8)
    }

    .lg\:text-indigo-600\/90 {
        color: rgb(79 70 229 / 0.9)
    }

    .lg\:text-indigo-600\/95 {
        color: rgb(79 70 229 / 0.95)
    }

    .lg\:text-indigo-700 {
        --tw-text-opacity: 1;
        color: rgb(67 56 202 / var(--tw-text-opacity))
    }

    .lg\:text-indigo-700\/0 {
        color: rgb(67 56 202 / 0)
    }

    .lg\:text-indigo-700\/10 {
        color: rgb(67 56 202 / 0.1)
    }

    .lg\:text-indigo-700\/100 {
        color: rgb(67 56 202 / 1)
    }

    .lg\:text-indigo-700\/20 {
        color: rgb(67 56 202 / 0.2)
    }

    .lg\:text-indigo-700\/25 {
        color: rgb(67 56 202 / 0.25)
    }

    .lg\:text-indigo-700\/30 {
        color: rgb(67 56 202 / 0.3)
    }

    .lg\:text-indigo-700\/40 {
        color: rgb(67 56 202 / 0.4)
    }

    .lg\:text-indigo-700\/5 {
        color: rgb(67 56 202 / 0.05)
    }

    .lg\:text-indigo-700\/50 {
        color: rgb(67 56 202 / 0.5)
    }

    .lg\:text-indigo-700\/60 {
        color: rgb(67 56 202 / 0.6)
    }

    .lg\:text-indigo-700\/70 {
        color: rgb(67 56 202 / 0.7)
    }

    .lg\:text-indigo-700\/75 {
        color: rgb(67 56 202 / 0.75)
    }

    .lg\:text-indigo-700\/80 {
        color: rgb(67 56 202 / 0.8)
    }

    .lg\:text-indigo-700\/90 {
        color: rgb(67 56 202 / 0.9)
    }

    .lg\:text-indigo-700\/95 {
        color: rgb(67 56 202 / 0.95)
    }

    .lg\:text-indigo-800 {
        --tw-text-opacity: 1;
        color: rgb(55 48 163 / var(--tw-text-opacity))
    }

    .lg\:text-indigo-800\/0 {
        color: rgb(55 48 163 / 0)
    }

    .lg\:text-indigo-800\/10 {
        color: rgb(55 48 163 / 0.1)
    }

    .lg\:text-indigo-800\/100 {
        color: rgb(55 48 163 / 1)
    }

    .lg\:text-indigo-800\/20 {
        color: rgb(55 48 163 / 0.2)
    }

    .lg\:text-indigo-800\/25 {
        color: rgb(55 48 163 / 0.25)
    }

    .lg\:text-indigo-800\/30 {
        color: rgb(55 48 163 / 0.3)
    }

    .lg\:text-indigo-800\/40 {
        color: rgb(55 48 163 / 0.4)
    }

    .lg\:text-indigo-800\/5 {
        color: rgb(55 48 163 / 0.05)
    }

    .lg\:text-indigo-800\/50 {
        color: rgb(55 48 163 / 0.5)
    }

    .lg\:text-indigo-800\/60 {
        color: rgb(55 48 163 / 0.6)
    }

    .lg\:text-indigo-800\/70 {
        color: rgb(55 48 163 / 0.7)
    }

    .lg\:text-indigo-800\/75 {
        color: rgb(55 48 163 / 0.75)
    }

    .lg\:text-indigo-800\/80 {
        color: rgb(55 48 163 / 0.8)
    }

    .lg\:text-indigo-800\/90 {
        color: rgb(55 48 163 / 0.9)
    }

    .lg\:text-indigo-800\/95 {
        color: rgb(55 48 163 / 0.95)
    }

    .lg\:text-indigo-850 {
        --tw-text-opacity: 1;
        color: rgb(55 37 99 / var(--tw-text-opacity))
    }

    .lg\:text-indigo-850\/0 {
        color: rgb(55 37 99 / 0)
    }

    .lg\:text-indigo-850\/10 {
        color: rgb(55 37 99 / 0.1)
    }

    .lg\:text-indigo-850\/100 {
        color: rgb(55 37 99 / 1)
    }

    .lg\:text-indigo-850\/20 {
        color: rgb(55 37 99 / 0.2)
    }

    .lg\:text-indigo-850\/25 {
        color: rgb(55 37 99 / 0.25)
    }

    .lg\:text-indigo-850\/30 {
        color: rgb(55 37 99 / 0.3)
    }

    .lg\:text-indigo-850\/40 {
        color: rgb(55 37 99 / 0.4)
    }

    .lg\:text-indigo-850\/5 {
        color: rgb(55 37 99 / 0.05)
    }

    .lg\:text-indigo-850\/50 {
        color: rgb(55 37 99 / 0.5)
    }

    .lg\:text-indigo-850\/60 {
        color: rgb(55 37 99 / 0.6)
    }

    .lg\:text-indigo-850\/70 {
        color: rgb(55 37 99 / 0.7)
    }

    .lg\:text-indigo-850\/75 {
        color: rgb(55 37 99 / 0.75)
    }

    .lg\:text-indigo-850\/80 {
        color: rgb(55 37 99 / 0.8)
    }

    .lg\:text-indigo-850\/90 {
        color: rgb(55 37 99 / 0.9)
    }

    .lg\:text-indigo-850\/95 {
        color: rgb(55 37 99 / 0.95)
    }

    .lg\:text-indigo-900 {
        --tw-text-opacity: 1;
        color: rgb(49 46 129 / var(--tw-text-opacity))
    }

    .lg\:text-indigo-900\/0 {
        color: rgb(49 46 129 / 0)
    }

    .lg\:text-indigo-900\/10 {
        color: rgb(49 46 129 / 0.1)
    }

    .lg\:text-indigo-900\/100 {
        color: rgb(49 46 129 / 1)
    }

    .lg\:text-indigo-900\/20 {
        color: rgb(49 46 129 / 0.2)
    }

    .lg\:text-indigo-900\/25 {
        color: rgb(49 46 129 / 0.25)
    }

    .lg\:text-indigo-900\/30 {
        color: rgb(49 46 129 / 0.3)
    }

    .lg\:text-indigo-900\/40 {
        color: rgb(49 46 129 / 0.4)
    }

    .lg\:text-indigo-900\/5 {
        color: rgb(49 46 129 / 0.05)
    }

    .lg\:text-indigo-900\/50 {
        color: rgb(49 46 129 / 0.5)
    }

    .lg\:text-indigo-900\/60 {
        color: rgb(49 46 129 / 0.6)
    }

    .lg\:text-indigo-900\/70 {
        color: rgb(49 46 129 / 0.7)
    }

    .lg\:text-indigo-900\/75 {
        color: rgb(49 46 129 / 0.75)
    }

    .lg\:text-indigo-900\/80 {
        color: rgb(49 46 129 / 0.8)
    }

    .lg\:text-indigo-900\/90 {
        color: rgb(49 46 129 / 0.9)
    }

    .lg\:text-indigo-900\/95 {
        color: rgb(49 46 129 / 0.95)
    }

    .lg\:text-indigo-950 {
        --tw-text-opacity: 1;
        color: rgb(42 29 77 / var(--tw-text-opacity))
    }

    .lg\:text-indigo-950\/0 {
        color: rgb(42 29 77 / 0)
    }

    .lg\:text-indigo-950\/10 {
        color: rgb(42 29 77 / 0.1)
    }

    .lg\:text-indigo-950\/100 {
        color: rgb(42 29 77 / 1)
    }

    .lg\:text-indigo-950\/20 {
        color: rgb(42 29 77 / 0.2)
    }

    .lg\:text-indigo-950\/25 {
        color: rgb(42 29 77 / 0.25)
    }

    .lg\:text-indigo-950\/30 {
        color: rgb(42 29 77 / 0.3)
    }

    .lg\:text-indigo-950\/40 {
        color: rgb(42 29 77 / 0.4)
    }

    .lg\:text-indigo-950\/5 {
        color: rgb(42 29 77 / 0.05)
    }

    .lg\:text-indigo-950\/50 {
        color: rgb(42 29 77 / 0.5)
    }

    .lg\:text-indigo-950\/60 {
        color: rgb(42 29 77 / 0.6)
    }

    .lg\:text-indigo-950\/70 {
        color: rgb(42 29 77 / 0.7)
    }

    .lg\:text-indigo-950\/75 {
        color: rgb(42 29 77 / 0.75)
    }

    .lg\:text-indigo-950\/80 {
        color: rgb(42 29 77 / 0.8)
    }

    .lg\:text-indigo-950\/90 {
        color: rgb(42 29 77 / 0.9)
    }

    .lg\:text-indigo-950\/95 {
        color: rgb(42 29 77 / 0.95)
    }

    .lg\:text-neutral-100 {
        --tw-text-opacity: 1;
        color: rgb(245 245 245 / var(--tw-text-opacity))
    }

    .lg\:text-neutral-100\/0 {
        color: rgb(245 245 245 / 0)
    }

    .lg\:text-neutral-100\/10 {
        color: rgb(245 245 245 / 0.1)
    }

    .lg\:text-neutral-100\/100 {
        color: rgb(245 245 245 / 1)
    }

    .lg\:text-neutral-100\/20 {
        color: rgb(245 245 245 / 0.2)
    }

    .lg\:text-neutral-100\/25 {
        color: rgb(245 245 245 / 0.25)
    }

    .lg\:text-neutral-100\/30 {
        color: rgb(245 245 245 / 0.3)
    }

    .lg\:text-neutral-100\/40 {
        color: rgb(245 245 245 / 0.4)
    }

    .lg\:text-neutral-100\/5 {
        color: rgb(245 245 245 / 0.05)
    }

    .lg\:text-neutral-100\/50 {
        color: rgb(245 245 245 / 0.5)
    }

    .lg\:text-neutral-100\/60 {
        color: rgb(245 245 245 / 0.6)
    }

    .lg\:text-neutral-100\/70 {
        color: rgb(245 245 245 / 0.7)
    }

    .lg\:text-neutral-100\/75 {
        color: rgb(245 245 245 / 0.75)
    }

    .lg\:text-neutral-100\/80 {
        color: rgb(245 245 245 / 0.8)
    }

    .lg\:text-neutral-100\/90 {
        color: rgb(245 245 245 / 0.9)
    }

    .lg\:text-neutral-100\/95 {
        color: rgb(245 245 245 / 0.95)
    }

    .lg\:text-neutral-200 {
        --tw-text-opacity: 1;
        color: rgb(229 229 229 / var(--tw-text-opacity))
    }

    .lg\:text-neutral-200\/0 {
        color: rgb(229 229 229 / 0)
    }

    .lg\:text-neutral-200\/10 {
        color: rgb(229 229 229 / 0.1)
    }

    .lg\:text-neutral-200\/100 {
        color: rgb(229 229 229 / 1)
    }

    .lg\:text-neutral-200\/20 {
        color: rgb(229 229 229 / 0.2)
    }

    .lg\:text-neutral-200\/25 {
        color: rgb(229 229 229 / 0.25)
    }

    .lg\:text-neutral-200\/30 {
        color: rgb(229 229 229 / 0.3)
    }

    .lg\:text-neutral-200\/40 {
        color: rgb(229 229 229 / 0.4)
    }

    .lg\:text-neutral-200\/5 {
        color: rgb(229 229 229 / 0.05)
    }

    .lg\:text-neutral-200\/50 {
        color: rgb(229 229 229 / 0.5)
    }

    .lg\:text-neutral-200\/60 {
        color: rgb(229 229 229 / 0.6)
    }

    .lg\:text-neutral-200\/70 {
        color: rgb(229 229 229 / 0.7)
    }

    .lg\:text-neutral-200\/75 {
        color: rgb(229 229 229 / 0.75)
    }

    .lg\:text-neutral-200\/80 {
        color: rgb(229 229 229 / 0.8)
    }

    .lg\:text-neutral-200\/90 {
        color: rgb(229 229 229 / 0.9)
    }

    .lg\:text-neutral-200\/95 {
        color: rgb(229 229 229 / 0.95)
    }

    .lg\:text-neutral-300 {
        --tw-text-opacity: 1;
        color: rgb(212 212 212 / var(--tw-text-opacity))
    }

    .lg\:text-neutral-300\/0 {
        color: rgb(212 212 212 / 0)
    }

    .lg\:text-neutral-300\/10 {
        color: rgb(212 212 212 / 0.1)
    }

    .lg\:text-neutral-300\/100 {
        color: rgb(212 212 212 / 1)
    }

    .lg\:text-neutral-300\/20 {
        color: rgb(212 212 212 / 0.2)
    }

    .lg\:text-neutral-300\/25 {
        color: rgb(212 212 212 / 0.25)
    }

    .lg\:text-neutral-300\/30 {
        color: rgb(212 212 212 / 0.3)
    }

    .lg\:text-neutral-300\/40 {
        color: rgb(212 212 212 / 0.4)
    }

    .lg\:text-neutral-300\/5 {
        color: rgb(212 212 212 / 0.05)
    }

    .lg\:text-neutral-300\/50 {
        color: rgb(212 212 212 / 0.5)
    }

    .lg\:text-neutral-300\/60 {
        color: rgb(212 212 212 / 0.6)
    }

    .lg\:text-neutral-300\/70 {
        color: rgb(212 212 212 / 0.7)
    }

    .lg\:text-neutral-300\/75 {
        color: rgb(212 212 212 / 0.75)
    }

    .lg\:text-neutral-300\/80 {
        color: rgb(212 212 212 / 0.8)
    }

    .lg\:text-neutral-300\/90 {
        color: rgb(212 212 212 / 0.9)
    }

    .lg\:text-neutral-300\/95 {
        color: rgb(212 212 212 / 0.95)
    }

    .lg\:text-neutral-350 {
        --tw-text-opacity: 1;
        color: rgb(205 207 206 / var(--tw-text-opacity))
    }

    .lg\:text-neutral-350\/0 {
        color: rgb(205 207 206 / 0)
    }

    .lg\:text-neutral-350\/10 {
        color: rgb(205 207 206 / 0.1)
    }

    .lg\:text-neutral-350\/100 {
        color: rgb(205 207 206 / 1)
    }

    .lg\:text-neutral-350\/20 {
        color: rgb(205 207 206 / 0.2)
    }

    .lg\:text-neutral-350\/25 {
        color: rgb(205 207 206 / 0.25)
    }

    .lg\:text-neutral-350\/30 {
        color: rgb(205 207 206 / 0.3)
    }

    .lg\:text-neutral-350\/40 {
        color: rgb(205 207 206 / 0.4)
    }

    .lg\:text-neutral-350\/5 {
        color: rgb(205 207 206 / 0.05)
    }

    .lg\:text-neutral-350\/50 {
        color: rgb(205 207 206 / 0.5)
    }

    .lg\:text-neutral-350\/60 {
        color: rgb(205 207 206 / 0.6)
    }

    .lg\:text-neutral-350\/70 {
        color: rgb(205 207 206 / 0.7)
    }

    .lg\:text-neutral-350\/75 {
        color: rgb(205 207 206 / 0.75)
    }

    .lg\:text-neutral-350\/80 {
        color: rgb(205 207 206 / 0.8)
    }

    .lg\:text-neutral-350\/90 {
        color: rgb(205 207 206 / 0.9)
    }

    .lg\:text-neutral-350\/95 {
        color: rgb(205 207 206 / 0.95)
    }

    .lg\:text-neutral-400 {
        --tw-text-opacity: 1;
        color: rgb(158 164 172 / var(--tw-text-opacity))
    }

    .lg\:text-neutral-400\/0 {
        color: rgb(158 164 172 / 0)
    }

    .lg\:text-neutral-400\/10 {
        color: rgb(158 164 172 / 0.1)
    }

    .lg\:text-neutral-400\/100 {
        color: rgb(158 164 172 / 1)
    }

    .lg\:text-neutral-400\/20 {
        color: rgb(158 164 172 / 0.2)
    }

    .lg\:text-neutral-400\/25 {
        color: rgb(158 164 172 / 0.25)
    }

    .lg\:text-neutral-400\/30 {
        color: rgb(158 164 172 / 0.3)
    }

    .lg\:text-neutral-400\/40 {
        color: rgb(158 164 172 / 0.4)
    }

    .lg\:text-neutral-400\/5 {
        color: rgb(158 164 172 / 0.05)
    }

    .lg\:text-neutral-400\/50 {
        color: rgb(158 164 172 / 0.5)
    }

    .lg\:text-neutral-400\/60 {
        color: rgb(158 164 172 / 0.6)
    }

    .lg\:text-neutral-400\/70 {
        color: rgb(158 164 172 / 0.7)
    }

    .lg\:text-neutral-400\/75 {
        color: rgb(158 164 172 / 0.75)
    }

    .lg\:text-neutral-400\/80 {
        color: rgb(158 164 172 / 0.8)
    }

    .lg\:text-neutral-400\/90 {
        color: rgb(158 164 172 / 0.9)
    }

    .lg\:text-neutral-400\/95 {
        color: rgb(158 164 172 / 0.95)
    }

    .lg\:text-neutral-450 {
        --tw-text-opacity: 1;
        color: rgb(123 128 133 / var(--tw-text-opacity))
    }

    .lg\:text-neutral-450\/0 {
        color: rgb(123 128 133 / 0)
    }

    .lg\:text-neutral-450\/10 {
        color: rgb(123 128 133 / 0.1)
    }

    .lg\:text-neutral-450\/100 {
        color: rgb(123 128 133 / 1)
    }

    .lg\:text-neutral-450\/20 {
        color: rgb(123 128 133 / 0.2)
    }

    .lg\:text-neutral-450\/25 {
        color: rgb(123 128 133 / 0.25)
    }

    .lg\:text-neutral-450\/30 {
        color: rgb(123 128 133 / 0.3)
    }

    .lg\:text-neutral-450\/40 {
        color: rgb(123 128 133 / 0.4)
    }

    .lg\:text-neutral-450\/5 {
        color: rgb(123 128 133 / 0.05)
    }

    .lg\:text-neutral-450\/50 {
        color: rgb(123 128 133 / 0.5)
    }

    .lg\:text-neutral-450\/60 {
        color: rgb(123 128 133 / 0.6)
    }

    .lg\:text-neutral-450\/70 {
        color: rgb(123 128 133 / 0.7)
    }

    .lg\:text-neutral-450\/75 {
        color: rgb(123 128 133 / 0.75)
    }

    .lg\:text-neutral-450\/80 {
        color: rgb(123 128 133 / 0.8)
    }

    .lg\:text-neutral-450\/90 {
        color: rgb(123 128 133 / 0.9)
    }

    .lg\:text-neutral-450\/95 {
        color: rgb(123 128 133 / 0.95)
    }

    .lg\:text-neutral-50 {
        --tw-text-opacity: 1;
        color: rgb(250 250 250 / var(--tw-text-opacity))
    }

    .lg\:text-neutral-50\/0 {
        color: rgb(250 250 250 / 0)
    }

    .lg\:text-neutral-50\/10 {
        color: rgb(250 250 250 / 0.1)
    }

    .lg\:text-neutral-50\/100 {
        color: rgb(250 250 250 / 1)
    }

    .lg\:text-neutral-50\/20 {
        color: rgb(250 250 250 / 0.2)
    }

    .lg\:text-neutral-50\/25 {
        color: rgb(250 250 250 / 0.25)
    }

    .lg\:text-neutral-50\/30 {
        color: rgb(250 250 250 / 0.3)
    }

    .lg\:text-neutral-50\/40 {
        color: rgb(250 250 250 / 0.4)
    }

    .lg\:text-neutral-50\/5 {
        color: rgb(250 250 250 / 0.05)
    }

    .lg\:text-neutral-50\/50 {
        color: rgb(250 250 250 / 0.5)
    }

    .lg\:text-neutral-50\/60 {
        color: rgb(250 250 250 / 0.6)
    }

    .lg\:text-neutral-50\/70 {
        color: rgb(250 250 250 / 0.7)
    }

    .lg\:text-neutral-50\/75 {
        color: rgb(250 250 250 / 0.75)
    }

    .lg\:text-neutral-50\/80 {
        color: rgb(250 250 250 / 0.8)
    }

    .lg\:text-neutral-50\/90 {
        color: rgb(250 250 250 / 0.9)
    }

    .lg\:text-neutral-50\/95 {
        color: rgb(250 250 250 / 0.95)
    }

    .lg\:text-neutral-500 {
        --tw-text-opacity: 1;
        color: rgb(115 115 115 / var(--tw-text-opacity))
    }

    .lg\:text-neutral-500\/0 {
        color: rgb(115 115 115 / 0)
    }

    .lg\:text-neutral-500\/10 {
        color: rgb(115 115 115 / 0.1)
    }

    .lg\:text-neutral-500\/100 {
        color: rgb(115 115 115 / 1)
    }

    .lg\:text-neutral-500\/20 {
        color: rgb(115 115 115 / 0.2)
    }

    .lg\:text-neutral-500\/25 {
        color: rgb(115 115 115 / 0.25)
    }

    .lg\:text-neutral-500\/30 {
        color: rgb(115 115 115 / 0.3)
    }

    .lg\:text-neutral-500\/40 {
        color: rgb(115 115 115 / 0.4)
    }

    .lg\:text-neutral-500\/5 {
        color: rgb(115 115 115 / 0.05)
    }

    .lg\:text-neutral-500\/50 {
        color: rgb(115 115 115 / 0.5)
    }

    .lg\:text-neutral-500\/60 {
        color: rgb(115 115 115 / 0.6)
    }

    .lg\:text-neutral-500\/70 {
        color: rgb(115 115 115 / 0.7)
    }

    .lg\:text-neutral-500\/75 {
        color: rgb(115 115 115 / 0.75)
    }

    .lg\:text-neutral-500\/80 {
        color: rgb(115 115 115 / 0.8)
    }

    .lg\:text-neutral-500\/90 {
        color: rgb(115 115 115 / 0.9)
    }

    .lg\:text-neutral-500\/95 {
        color: rgb(115 115 115 / 0.95)
    }

    .lg\:text-neutral-600 {
        --tw-text-opacity: 1;
        color: rgb(82 82 82 / var(--tw-text-opacity))
    }

    .lg\:text-neutral-600\/0 {
        color: rgb(82 82 82 / 0)
    }

    .lg\:text-neutral-600\/10 {
        color: rgb(82 82 82 / 0.1)
    }

    .lg\:text-neutral-600\/100 {
        color: rgb(82 82 82 / 1)
    }

    .lg\:text-neutral-600\/20 {
        color: rgb(82 82 82 / 0.2)
    }

    .lg\:text-neutral-600\/25 {
        color: rgb(82 82 82 / 0.25)
    }

    .lg\:text-neutral-600\/30 {
        color: rgb(82 82 82 / 0.3)
    }

    .lg\:text-neutral-600\/40 {
        color: rgb(82 82 82 / 0.4)
    }

    .lg\:text-neutral-600\/5 {
        color: rgb(82 82 82 / 0.05)
    }

    .lg\:text-neutral-600\/50 {
        color: rgb(82 82 82 / 0.5)
    }

    .lg\:text-neutral-600\/60 {
        color: rgb(82 82 82 / 0.6)
    }

    .lg\:text-neutral-600\/70 {
        color: rgb(82 82 82 / 0.7)
    }

    .lg\:text-neutral-600\/75 {
        color: rgb(82 82 82 / 0.75)
    }

    .lg\:text-neutral-600\/80 {
        color: rgb(82 82 82 / 0.8)
    }

    .lg\:text-neutral-600\/90 {
        color: rgb(82 82 82 / 0.9)
    }

    .lg\:text-neutral-600\/95 {
        color: rgb(82 82 82 / 0.95)
    }

    .lg\:text-neutral-700 {
        --tw-text-opacity: 1;
        color: rgb(64 64 64 / var(--tw-text-opacity))
    }

    .lg\:text-neutral-700\/0 {
        color: rgb(64 64 64 / 0)
    }

    .lg\:text-neutral-700\/10 {
        color: rgb(64 64 64 / 0.1)
    }

    .lg\:text-neutral-700\/100 {
        color: rgb(64 64 64 / 1)
    }

    .lg\:text-neutral-700\/20 {
        color: rgb(64 64 64 / 0.2)
    }

    .lg\:text-neutral-700\/25 {
        color: rgb(64 64 64 / 0.25)
    }

    .lg\:text-neutral-700\/30 {
        color: rgb(64 64 64 / 0.3)
    }

    .lg\:text-neutral-700\/40 {
        color: rgb(64 64 64 / 0.4)
    }

    .lg\:text-neutral-700\/5 {
        color: rgb(64 64 64 / 0.05)
    }

    .lg\:text-neutral-700\/50 {
        color: rgb(64 64 64 / 0.5)
    }

    .lg\:text-neutral-700\/60 {
        color: rgb(64 64 64 / 0.6)
    }

    .lg\:text-neutral-700\/70 {
        color: rgb(64 64 64 / 0.7)
    }

    .lg\:text-neutral-700\/75 {
        color: rgb(64 64 64 / 0.75)
    }

    .lg\:text-neutral-700\/80 {
        color: rgb(64 64 64 / 0.8)
    }

    .lg\:text-neutral-700\/90 {
        color: rgb(64 64 64 / 0.9)
    }

    .lg\:text-neutral-700\/95 {
        color: rgb(64 64 64 / 0.95)
    }

    .lg\:text-neutral-800 {
        --tw-text-opacity: 1;
        color: rgb(38 38 38 / var(--tw-text-opacity))
    }

    .lg\:text-neutral-800\/0 {
        color: rgb(38 38 38 / 0)
    }

    .lg\:text-neutral-800\/10 {
        color: rgb(38 38 38 / 0.1)
    }

    .lg\:text-neutral-800\/100 {
        color: rgb(38 38 38 / 1)
    }

    .lg\:text-neutral-800\/20 {
        color: rgb(38 38 38 / 0.2)
    }

    .lg\:text-neutral-800\/25 {
        color: rgb(38 38 38 / 0.25)
    }

    .lg\:text-neutral-800\/30 {
        color: rgb(38 38 38 / 0.3)
    }

    .lg\:text-neutral-800\/40 {
        color: rgb(38 38 38 / 0.4)
    }

    .lg\:text-neutral-800\/5 {
        color: rgb(38 38 38 / 0.05)
    }

    .lg\:text-neutral-800\/50 {
        color: rgb(38 38 38 / 0.5)
    }

    .lg\:text-neutral-800\/60 {
        color: rgb(38 38 38 / 0.6)
    }

    .lg\:text-neutral-800\/70 {
        color: rgb(38 38 38 / 0.7)
    }

    .lg\:text-neutral-800\/75 {
        color: rgb(38 38 38 / 0.75)
    }

    .lg\:text-neutral-800\/80 {
        color: rgb(38 38 38 / 0.8)
    }

    .lg\:text-neutral-800\/90 {
        color: rgb(38 38 38 / 0.9)
    }

    .lg\:text-neutral-800\/95 {
        color: rgb(38 38 38 / 0.95)
    }

    .lg\:text-neutral-850 {
        --tw-text-opacity: 1;
        color: rgb(11 11 11 / var(--tw-text-opacity))
    }

    .lg\:text-neutral-850\/0 {
        color: rgb(11 11 11 / 0)
    }

    .lg\:text-neutral-850\/10 {
        color: rgb(11 11 11 / 0.1)
    }

    .lg\:text-neutral-850\/100 {
        color: rgb(11 11 11 / 1)
    }

    .lg\:text-neutral-850\/20 {
        color: rgb(11 11 11 / 0.2)
    }

    .lg\:text-neutral-850\/25 {
        color: rgb(11 11 11 / 0.25)
    }

    .lg\:text-neutral-850\/30 {
        color: rgb(11 11 11 / 0.3)
    }

    .lg\:text-neutral-850\/40 {
        color: rgb(11 11 11 / 0.4)
    }

    .lg\:text-neutral-850\/5 {
        color: rgb(11 11 11 / 0.05)
    }

    .lg\:text-neutral-850\/50 {
        color: rgb(11 11 11 / 0.5)
    }

    .lg\:text-neutral-850\/60 {
        color: rgb(11 11 11 / 0.6)
    }

    .lg\:text-neutral-850\/70 {
        color: rgb(11 11 11 / 0.7)
    }

    .lg\:text-neutral-850\/75 {
        color: rgb(11 11 11 / 0.75)
    }

    .lg\:text-neutral-850\/80 {
        color: rgb(11 11 11 / 0.8)
    }

    .lg\:text-neutral-850\/90 {
        color: rgb(11 11 11 / 0.9)
    }

    .lg\:text-neutral-850\/95 {
        color: rgb(11 11 11 / 0.95)
    }

    .lg\:text-neutral-900 {
        --tw-text-opacity: 1;
        color: rgb(23 23 23 / var(--tw-text-opacity))
    }

    .lg\:text-neutral-900\/0 {
        color: rgb(23 23 23 / 0)
    }

    .lg\:text-neutral-900\/10 {
        color: rgb(23 23 23 / 0.1)
    }

    .lg\:text-neutral-900\/100 {
        color: rgb(23 23 23 / 1)
    }

    .lg\:text-neutral-900\/20 {
        color: rgb(23 23 23 / 0.2)
    }

    .lg\:text-neutral-900\/25 {
        color: rgb(23 23 23 / 0.25)
    }

    .lg\:text-neutral-900\/30 {
        color: rgb(23 23 23 / 0.3)
    }

    .lg\:text-neutral-900\/40 {
        color: rgb(23 23 23 / 0.4)
    }

    .lg\:text-neutral-900\/5 {
        color: rgb(23 23 23 / 0.05)
    }

    .lg\:text-neutral-900\/50 {
        color: rgb(23 23 23 / 0.5)
    }

    .lg\:text-neutral-900\/60 {
        color: rgb(23 23 23 / 0.6)
    }

    .lg\:text-neutral-900\/70 {
        color: rgb(23 23 23 / 0.7)
    }

    .lg\:text-neutral-900\/75 {
        color: rgb(23 23 23 / 0.75)
    }

    .lg\:text-neutral-900\/80 {
        color: rgb(23 23 23 / 0.8)
    }

    .lg\:text-neutral-900\/90 {
        color: rgb(23 23 23 / 0.9)
    }

    .lg\:text-neutral-900\/95 {
        color: rgb(23 23 23 / 0.95)
    }

    .lg\:text-neutral-950 {
        --tw-text-opacity: 1;
        color: rgb(10 10 10 / var(--tw-text-opacity))
    }

    .lg\:text-neutral-950\/0 {
        color: rgb(10 10 10 / 0)
    }

    .lg\:text-neutral-950\/10 {
        color: rgb(10 10 10 / 0.1)
    }

    .lg\:text-neutral-950\/100 {
        color: rgb(10 10 10 / 1)
    }

    .lg\:text-neutral-950\/20 {
        color: rgb(10 10 10 / 0.2)
    }

    .lg\:text-neutral-950\/25 {
        color: rgb(10 10 10 / 0.25)
    }

    .lg\:text-neutral-950\/30 {
        color: rgb(10 10 10 / 0.3)
    }

    .lg\:text-neutral-950\/40 {
        color: rgb(10 10 10 / 0.4)
    }

    .lg\:text-neutral-950\/5 {
        color: rgb(10 10 10 / 0.05)
    }

    .lg\:text-neutral-950\/50 {
        color: rgb(10 10 10 / 0.5)
    }

    .lg\:text-neutral-950\/60 {
        color: rgb(10 10 10 / 0.6)
    }

    .lg\:text-neutral-950\/70 {
        color: rgb(10 10 10 / 0.7)
    }

    .lg\:text-neutral-950\/75 {
        color: rgb(10 10 10 / 0.75)
    }

    .lg\:text-neutral-950\/80 {
        color: rgb(10 10 10 / 0.8)
    }

    .lg\:text-neutral-950\/90 {
        color: rgb(10 10 10 / 0.9)
    }

    .lg\:text-neutral-950\/95 {
        color: rgb(10 10 10 / 0.95)
    }

    .lg\:text-orange-100 {
        --tw-text-opacity: 1;
        color: rgb(255 237 213 / var(--tw-text-opacity))
    }

    .lg\:text-orange-100\/0 {
        color: rgb(255 237 213 / 0)
    }

    .lg\:text-orange-100\/10 {
        color: rgb(255 237 213 / 0.1)
    }

    .lg\:text-orange-100\/100 {
        color: rgb(255 237 213 / 1)
    }

    .lg\:text-orange-100\/20 {
        color: rgb(255 237 213 / 0.2)
    }

    .lg\:text-orange-100\/25 {
        color: rgb(255 237 213 / 0.25)
    }

    .lg\:text-orange-100\/30 {
        color: rgb(255 237 213 / 0.3)
    }

    .lg\:text-orange-100\/40 {
        color: rgb(255 237 213 / 0.4)
    }

    .lg\:text-orange-100\/5 {
        color: rgb(255 237 213 / 0.05)
    }

    .lg\:text-orange-100\/50 {
        color: rgb(255 237 213 / 0.5)
    }

    .lg\:text-orange-100\/60 {
        color: rgb(255 237 213 / 0.6)
    }

    .lg\:text-orange-100\/70 {
        color: rgb(255 237 213 / 0.7)
    }

    .lg\:text-orange-100\/75 {
        color: rgb(255 237 213 / 0.75)
    }

    .lg\:text-orange-100\/80 {
        color: rgb(255 237 213 / 0.8)
    }

    .lg\:text-orange-100\/90 {
        color: rgb(255 237 213 / 0.9)
    }

    .lg\:text-orange-100\/95 {
        color: rgb(255 237 213 / 0.95)
    }

    .lg\:text-orange-1050 {
        --tw-text-opacity: 1;
        color: rgb(195 45 44 / var(--tw-text-opacity))
    }

    .lg\:text-orange-1050\/0 {
        color: rgb(195 45 44 / 0)
    }

    .lg\:text-orange-1050\/10 {
        color: rgb(195 45 44 / 0.1)
    }

    .lg\:text-orange-1050\/100 {
        color: rgb(195 45 44 / 1)
    }

    .lg\:text-orange-1050\/20 {
        color: rgb(195 45 44 / 0.2)
    }

    .lg\:text-orange-1050\/25 {
        color: rgb(195 45 44 / 0.25)
    }

    .lg\:text-orange-1050\/30 {
        color: rgb(195 45 44 / 0.3)
    }

    .lg\:text-orange-1050\/40 {
        color: rgb(195 45 44 / 0.4)
    }

    .lg\:text-orange-1050\/5 {
        color: rgb(195 45 44 / 0.05)
    }

    .lg\:text-orange-1050\/50 {
        color: rgb(195 45 44 / 0.5)
    }

    .lg\:text-orange-1050\/60 {
        color: rgb(195 45 44 / 0.6)
    }

    .lg\:text-orange-1050\/70 {
        color: rgb(195 45 44 / 0.7)
    }

    .lg\:text-orange-1050\/75 {
        color: rgb(195 45 44 / 0.75)
    }

    .lg\:text-orange-1050\/80 {
        color: rgb(195 45 44 / 0.8)
    }

    .lg\:text-orange-1050\/90 {
        color: rgb(195 45 44 / 0.9)
    }

    .lg\:text-orange-1050\/95 {
        color: rgb(195 45 44 / 0.95)
    }

    .lg\:text-orange-1150 {
        --tw-text-opacity: 1;
        color: rgb(223 95 57 / var(--tw-text-opacity))
    }

    .lg\:text-orange-1150\/0 {
        color: rgb(223 95 57 / 0)
    }

    .lg\:text-orange-1150\/10 {
        color: rgb(223 95 57 / 0.1)
    }

    .lg\:text-orange-1150\/100 {
        color: rgb(223 95 57 / 1)
    }

    .lg\:text-orange-1150\/20 {
        color: rgb(223 95 57 / 0.2)
    }

    .lg\:text-orange-1150\/25 {
        color: rgb(223 95 57 / 0.25)
    }

    .lg\:text-orange-1150\/30 {
        color: rgb(223 95 57 / 0.3)
    }

    .lg\:text-orange-1150\/40 {
        color: rgb(223 95 57 / 0.4)
    }

    .lg\:text-orange-1150\/5 {
        color: rgb(223 95 57 / 0.05)
    }

    .lg\:text-orange-1150\/50 {
        color: rgb(223 95 57 / 0.5)
    }

    .lg\:text-orange-1150\/60 {
        color: rgb(223 95 57 / 0.6)
    }

    .lg\:text-orange-1150\/70 {
        color: rgb(223 95 57 / 0.7)
    }

    .lg\:text-orange-1150\/75 {
        color: rgb(223 95 57 / 0.75)
    }

    .lg\:text-orange-1150\/80 {
        color: rgb(223 95 57 / 0.8)
    }

    .lg\:text-orange-1150\/90 {
        color: rgb(223 95 57 / 0.9)
    }

    .lg\:text-orange-1150\/95 {
        color: rgb(223 95 57 / 0.95)
    }

    .lg\:text-orange-1350 {
        --tw-text-opacity: 1;
        color: rgb(240 178 62 / var(--tw-text-opacity))
    }

    .lg\:text-orange-1350\/0 {
        color: rgb(240 178 62 / 0)
    }

    .lg\:text-orange-1350\/10 {
        color: rgb(240 178 62 / 0.1)
    }

    .lg\:text-orange-1350\/100 {
        color: rgb(240 178 62 / 1)
    }

    .lg\:text-orange-1350\/20 {
        color: rgb(240 178 62 / 0.2)
    }

    .lg\:text-orange-1350\/25 {
        color: rgb(240 178 62 / 0.25)
    }

    .lg\:text-orange-1350\/30 {
        color: rgb(240 178 62 / 0.3)
    }

    .lg\:text-orange-1350\/40 {
        color: rgb(240 178 62 / 0.4)
    }

    .lg\:text-orange-1350\/5 {
        color: rgb(240 178 62 / 0.05)
    }

    .lg\:text-orange-1350\/50 {
        color: rgb(240 178 62 / 0.5)
    }

    .lg\:text-orange-1350\/60 {
        color: rgb(240 178 62 / 0.6)
    }

    .lg\:text-orange-1350\/70 {
        color: rgb(240 178 62 / 0.7)
    }

    .lg\:text-orange-1350\/75 {
        color: rgb(240 178 62 / 0.75)
    }

    .lg\:text-orange-1350\/80 {
        color: rgb(240 178 62 / 0.8)
    }

    .lg\:text-orange-1350\/90 {
        color: rgb(240 178 62 / 0.9)
    }

    .lg\:text-orange-1350\/95 {
        color: rgb(240 178 62 / 0.95)
    }

    .lg\:text-orange-200 {
        --tw-text-opacity: 1;
        color: rgb(254 215 170 / var(--tw-text-opacity))
    }

    .lg\:text-orange-200\/0 {
        color: rgb(254 215 170 / 0)
    }

    .lg\:text-orange-200\/10 {
        color: rgb(254 215 170 / 0.1)
    }

    .lg\:text-orange-200\/100 {
        color: rgb(254 215 170 / 1)
    }

    .lg\:text-orange-200\/20 {
        color: rgb(254 215 170 / 0.2)
    }

    .lg\:text-orange-200\/25 {
        color: rgb(254 215 170 / 0.25)
    }

    .lg\:text-orange-200\/30 {
        color: rgb(254 215 170 / 0.3)
    }

    .lg\:text-orange-200\/40 {
        color: rgb(254 215 170 / 0.4)
    }

    .lg\:text-orange-200\/5 {
        color: rgb(254 215 170 / 0.05)
    }

    .lg\:text-orange-200\/50 {
        color: rgb(254 215 170 / 0.5)
    }

    .lg\:text-orange-200\/60 {
        color: rgb(254 215 170 / 0.6)
    }

    .lg\:text-orange-200\/70 {
        color: rgb(254 215 170 / 0.7)
    }

    .lg\:text-orange-200\/75 {
        color: rgb(254 215 170 / 0.75)
    }

    .lg\:text-orange-200\/80 {
        color: rgb(254 215 170 / 0.8)
    }

    .lg\:text-orange-200\/90 {
        color: rgb(254 215 170 / 0.9)
    }

    .lg\:text-orange-200\/95 {
        color: rgb(254 215 170 / 0.95)
    }

    .lg\:text-orange-250 {
        --tw-text-opacity: 1;
        color: rgb(244 207 188 / var(--tw-text-opacity))
    }

    .lg\:text-orange-250\/0 {
        color: rgb(244 207 188 / 0)
    }

    .lg\:text-orange-250\/10 {
        color: rgb(244 207 188 / 0.1)
    }

    .lg\:text-orange-250\/100 {
        color: rgb(244 207 188 / 1)
    }

    .lg\:text-orange-250\/20 {
        color: rgb(244 207 188 / 0.2)
    }

    .lg\:text-orange-250\/25 {
        color: rgb(244 207 188 / 0.25)
    }

    .lg\:text-orange-250\/30 {
        color: rgb(244 207 188 / 0.3)
    }

    .lg\:text-orange-250\/40 {
        color: rgb(244 207 188 / 0.4)
    }

    .lg\:text-orange-250\/5 {
        color: rgb(244 207 188 / 0.05)
    }

    .lg\:text-orange-250\/50 {
        color: rgb(244 207 188 / 0.5)
    }

    .lg\:text-orange-250\/60 {
        color: rgb(244 207 188 / 0.6)
    }

    .lg\:text-orange-250\/70 {
        color: rgb(244 207 188 / 0.7)
    }

    .lg\:text-orange-250\/75 {
        color: rgb(244 207 188 / 0.75)
    }

    .lg\:text-orange-250\/80 {
        color: rgb(244 207 188 / 0.8)
    }

    .lg\:text-orange-250\/90 {
        color: rgb(244 207 188 / 0.9)
    }

    .lg\:text-orange-250\/95 {
        color: rgb(244 207 188 / 0.95)
    }

    .lg\:text-orange-300 {
        --tw-text-opacity: 1;
        color: rgb(253 186 116 / var(--tw-text-opacity))
    }

    .lg\:text-orange-300\/0 {
        color: rgb(253 186 116 / 0)
    }

    .lg\:text-orange-300\/10 {
        color: rgb(253 186 116 / 0.1)
    }

    .lg\:text-orange-300\/100 {
        color: rgb(253 186 116 / 1)
    }

    .lg\:text-orange-300\/20 {
        color: rgb(253 186 116 / 0.2)
    }

    .lg\:text-orange-300\/25 {
        color: rgb(253 186 116 / 0.25)
    }

    .lg\:text-orange-300\/30 {
        color: rgb(253 186 116 / 0.3)
    }

    .lg\:text-orange-300\/40 {
        color: rgb(253 186 116 / 0.4)
    }

    .lg\:text-orange-300\/5 {
        color: rgb(253 186 116 / 0.05)
    }

    .lg\:text-orange-300\/50 {
        color: rgb(253 186 116 / 0.5)
    }

    .lg\:text-orange-300\/60 {
        color: rgb(253 186 116 / 0.6)
    }

    .lg\:text-orange-300\/70 {
        color: rgb(253 186 116 / 0.7)
    }

    .lg\:text-orange-300\/75 {
        color: rgb(253 186 116 / 0.75)
    }

    .lg\:text-orange-300\/80 {
        color: rgb(253 186 116 / 0.8)
    }

    .lg\:text-orange-300\/90 {
        color: rgb(253 186 116 / 0.9)
    }

    .lg\:text-orange-300\/95 {
        color: rgb(253 186 116 / 0.95)
    }

    .lg\:text-orange-400 {
        --tw-text-opacity: 1;
        color: rgb(251 146 60 / var(--tw-text-opacity))
    }

    .lg\:text-orange-400\/0 {
        color: rgb(251 146 60 / 0)
    }

    .lg\:text-orange-400\/10 {
        color: rgb(251 146 60 / 0.1)
    }

    .lg\:text-orange-400\/100 {
        color: rgb(251 146 60 / 1)
    }

    .lg\:text-orange-400\/20 {
        color: rgb(251 146 60 / 0.2)
    }

    .lg\:text-orange-400\/25 {
        color: rgb(251 146 60 / 0.25)
    }

    .lg\:text-orange-400\/30 {
        color: rgb(251 146 60 / 0.3)
    }

    .lg\:text-orange-400\/40 {
        color: rgb(251 146 60 / 0.4)
    }

    .lg\:text-orange-400\/5 {
        color: rgb(251 146 60 / 0.05)
    }

    .lg\:text-orange-400\/50 {
        color: rgb(251 146 60 / 0.5)
    }

    .lg\:text-orange-400\/60 {
        color: rgb(251 146 60 / 0.6)
    }

    .lg\:text-orange-400\/70 {
        color: rgb(251 146 60 / 0.7)
    }

    .lg\:text-orange-400\/75 {
        color: rgb(251 146 60 / 0.75)
    }

    .lg\:text-orange-400\/80 {
        color: rgb(251 146 60 / 0.8)
    }

    .lg\:text-orange-400\/90 {
        color: rgb(251 146 60 / 0.9)
    }

    .lg\:text-orange-400\/95 {
        color: rgb(251 146 60 / 0.95)
    }

    .lg\:text-orange-50 {
        --tw-text-opacity: 1;
        color: rgb(255 247 237 / var(--tw-text-opacity))
    }

    .lg\:text-orange-50\/0 {
        color: rgb(255 247 237 / 0)
    }

    .lg\:text-orange-50\/10 {
        color: rgb(255 247 237 / 0.1)
    }

    .lg\:text-orange-50\/100 {
        color: rgb(255 247 237 / 1)
    }

    .lg\:text-orange-50\/20 {
        color: rgb(255 247 237 / 0.2)
    }

    .lg\:text-orange-50\/25 {
        color: rgb(255 247 237 / 0.25)
    }

    .lg\:text-orange-50\/30 {
        color: rgb(255 247 237 / 0.3)
    }

    .lg\:text-orange-50\/40 {
        color: rgb(255 247 237 / 0.4)
    }

    .lg\:text-orange-50\/5 {
        color: rgb(255 247 237 / 0.05)
    }

    .lg\:text-orange-50\/50 {
        color: rgb(255 247 237 / 0.5)
    }

    .lg\:text-orange-50\/60 {
        color: rgb(255 247 237 / 0.6)
    }

    .lg\:text-orange-50\/70 {
        color: rgb(255 247 237 / 0.7)
    }

    .lg\:text-orange-50\/75 {
        color: rgb(255 247 237 / 0.75)
    }

    .lg\:text-orange-50\/80 {
        color: rgb(255 247 237 / 0.8)
    }

    .lg\:text-orange-50\/90 {
        color: rgb(255 247 237 / 0.9)
    }

    .lg\:text-orange-50\/95 {
        color: rgb(255 247 237 / 0.95)
    }

    .lg\:text-orange-500 {
        --tw-text-opacity: 1;
        color: rgb(249 115 22 / var(--tw-text-opacity))
    }

    .lg\:text-orange-500\/0 {
        color: rgb(249 115 22 / 0)
    }

    .lg\:text-orange-500\/10 {
        color: rgb(249 115 22 / 0.1)
    }

    .lg\:text-orange-500\/100 {
        color: rgb(249 115 22 / 1)
    }

    .lg\:text-orange-500\/20 {
        color: rgb(249 115 22 / 0.2)
    }

    .lg\:text-orange-500\/25 {
        color: rgb(249 115 22 / 0.25)
    }

    .lg\:text-orange-500\/30 {
        color: rgb(249 115 22 / 0.3)
    }

    .lg\:text-orange-500\/40 {
        color: rgb(249 115 22 / 0.4)
    }

    .lg\:text-orange-500\/5 {
        color: rgb(249 115 22 / 0.05)
    }

    .lg\:text-orange-500\/50 {
        color: rgb(249 115 22 / 0.5)
    }

    .lg\:text-orange-500\/60 {
        color: rgb(249 115 22 / 0.6)
    }

    .lg\:text-orange-500\/70 {
        color: rgb(249 115 22 / 0.7)
    }

    .lg\:text-orange-500\/75 {
        color: rgb(249 115 22 / 0.75)
    }

    .lg\:text-orange-500\/80 {
        color: rgb(249 115 22 / 0.8)
    }

    .lg\:text-orange-500\/90 {
        color: rgb(249 115 22 / 0.9)
    }

    .lg\:text-orange-500\/95 {
        color: rgb(249 115 22 / 0.95)
    }

    .lg\:text-orange-550 {
        --tw-text-opacity: 1;
        color: rgb(245 126 65 / var(--tw-text-opacity))
    }

    .lg\:text-orange-550\/0 {
        color: rgb(245 126 65 / 0)
    }

    .lg\:text-orange-550\/10 {
        color: rgb(245 126 65 / 0.1)
    }

    .lg\:text-orange-550\/100 {
        color: rgb(245 126 65 / 1)
    }

    .lg\:text-orange-550\/20 {
        color: rgb(245 126 65 / 0.2)
    }

    .lg\:text-orange-550\/25 {
        color: rgb(245 126 65 / 0.25)
    }

    .lg\:text-orange-550\/30 {
        color: rgb(245 126 65 / 0.3)
    }

    .lg\:text-orange-550\/40 {
        color: rgb(245 126 65 / 0.4)
    }

    .lg\:text-orange-550\/5 {
        color: rgb(245 126 65 / 0.05)
    }

    .lg\:text-orange-550\/50 {
        color: rgb(245 126 65 / 0.5)
    }

    .lg\:text-orange-550\/60 {
        color: rgb(245 126 65 / 0.6)
    }

    .lg\:text-orange-550\/70 {
        color: rgb(245 126 65 / 0.7)
    }

    .lg\:text-orange-550\/75 {
        color: rgb(245 126 65 / 0.75)
    }

    .lg\:text-orange-550\/80 {
        color: rgb(245 126 65 / 0.8)
    }

    .lg\:text-orange-550\/90 {
        color: rgb(245 126 65 / 0.9)
    }

    .lg\:text-orange-550\/95 {
        color: rgb(245 126 65 / 0.95)
    }

    .lg\:text-orange-600 {
        --tw-text-opacity: 1;
        color: rgb(234 88 12 / var(--tw-text-opacity))
    }

    .lg\:text-orange-600\/0 {
        color: rgb(234 88 12 / 0)
    }

    .lg\:text-orange-600\/10 {
        color: rgb(234 88 12 / 0.1)
    }

    .lg\:text-orange-600\/100 {
        color: rgb(234 88 12 / 1)
    }

    .lg\:text-orange-600\/20 {
        color: rgb(234 88 12 / 0.2)
    }

    .lg\:text-orange-600\/25 {
        color: rgb(234 88 12 / 0.25)
    }

    .lg\:text-orange-600\/30 {
        color: rgb(234 88 12 / 0.3)
    }

    .lg\:text-orange-600\/40 {
        color: rgb(234 88 12 / 0.4)
    }

    .lg\:text-orange-600\/5 {
        color: rgb(234 88 12 / 0.05)
    }

    .lg\:text-orange-600\/50 {
        color: rgb(234 88 12 / 0.5)
    }

    .lg\:text-orange-600\/60 {
        color: rgb(234 88 12 / 0.6)
    }

    .lg\:text-orange-600\/70 {
        color: rgb(234 88 12 / 0.7)
    }

    .lg\:text-orange-600\/75 {
        color: rgb(234 88 12 / 0.75)
    }

    .lg\:text-orange-600\/80 {
        color: rgb(234 88 12 / 0.8)
    }

    .lg\:text-orange-600\/90 {
        color: rgb(234 88 12 / 0.9)
    }

    .lg\:text-orange-600\/95 {
        color: rgb(234 88 12 / 0.95)
    }

    .lg\:text-orange-650 {
        --tw-text-opacity: 1;
        color: rgb(219 99 38 / var(--tw-text-opacity))
    }

    .lg\:text-orange-650\/0 {
        color: rgb(219 99 38 / 0)
    }

    .lg\:text-orange-650\/10 {
        color: rgb(219 99 38 / 0.1)
    }

    .lg\:text-orange-650\/100 {
        color: rgb(219 99 38 / 1)
    }

    .lg\:text-orange-650\/20 {
        color: rgb(219 99 38 / 0.2)
    }

    .lg\:text-orange-650\/25 {
        color: rgb(219 99 38 / 0.25)
    }

    .lg\:text-orange-650\/30 {
        color: rgb(219 99 38 / 0.3)
    }

    .lg\:text-orange-650\/40 {
        color: rgb(219 99 38 / 0.4)
    }

    .lg\:text-orange-650\/5 {
        color: rgb(219 99 38 / 0.05)
    }

    .lg\:text-orange-650\/50 {
        color: rgb(219 99 38 / 0.5)
    }

    .lg\:text-orange-650\/60 {
        color: rgb(219 99 38 / 0.6)
    }

    .lg\:text-orange-650\/70 {
        color: rgb(219 99 38 / 0.7)
    }

    .lg\:text-orange-650\/75 {
        color: rgb(219 99 38 / 0.75)
    }

    .lg\:text-orange-650\/80 {
        color: rgb(219 99 38 / 0.8)
    }

    .lg\:text-orange-650\/90 {
        color: rgb(219 99 38 / 0.9)
    }

    .lg\:text-orange-650\/95 {
        color: rgb(219 99 38 / 0.95)
    }

    .lg\:text-orange-700 {
        --tw-text-opacity: 1;
        color: rgb(194 65 12 / var(--tw-text-opacity))
    }

    .lg\:text-orange-700\/0 {
        color: rgb(194 65 12 / 0)
    }

    .lg\:text-orange-700\/10 {
        color: rgb(194 65 12 / 0.1)
    }

    .lg\:text-orange-700\/100 {
        color: rgb(194 65 12 / 1)
    }

    .lg\:text-orange-700\/20 {
        color: rgb(194 65 12 / 0.2)
    }

    .lg\:text-orange-700\/25 {
        color: rgb(194 65 12 / 0.25)
    }

    .lg\:text-orange-700\/30 {
        color: rgb(194 65 12 / 0.3)
    }

    .lg\:text-orange-700\/40 {
        color: rgb(194 65 12 / 0.4)
    }

    .lg\:text-orange-700\/5 {
        color: rgb(194 65 12 / 0.05)
    }

    .lg\:text-orange-700\/50 {
        color: rgb(194 65 12 / 0.5)
    }

    .lg\:text-orange-700\/60 {
        color: rgb(194 65 12 / 0.6)
    }

    .lg\:text-orange-700\/70 {
        color: rgb(194 65 12 / 0.7)
    }

    .lg\:text-orange-700\/75 {
        color: rgb(194 65 12 / 0.75)
    }

    .lg\:text-orange-700\/80 {
        color: rgb(194 65 12 / 0.8)
    }

    .lg\:text-orange-700\/90 {
        color: rgb(194 65 12 / 0.9)
    }

    .lg\:text-orange-700\/95 {
        color: rgb(194 65 12 / 0.95)
    }

    .lg\:text-orange-750 {
        --tw-text-opacity: 1;
        color: rgb(120 54 21 / var(--tw-text-opacity))
    }

    .lg\:text-orange-750\/0 {
        color: rgb(120 54 21 / 0)
    }

    .lg\:text-orange-750\/10 {
        color: rgb(120 54 21 / 0.1)
    }

    .lg\:text-orange-750\/100 {
        color: rgb(120 54 21 / 1)
    }

    .lg\:text-orange-750\/20 {
        color: rgb(120 54 21 / 0.2)
    }

    .lg\:text-orange-750\/25 {
        color: rgb(120 54 21 / 0.25)
    }

    .lg\:text-orange-750\/30 {
        color: rgb(120 54 21 / 0.3)
    }

    .lg\:text-orange-750\/40 {
        color: rgb(120 54 21 / 0.4)
    }

    .lg\:text-orange-750\/5 {
        color: rgb(120 54 21 / 0.05)
    }

    .lg\:text-orange-750\/50 {
        color: rgb(120 54 21 / 0.5)
    }

    .lg\:text-orange-750\/60 {
        color: rgb(120 54 21 / 0.6)
    }

    .lg\:text-orange-750\/70 {
        color: rgb(120 54 21 / 0.7)
    }

    .lg\:text-orange-750\/75 {
        color: rgb(120 54 21 / 0.75)
    }

    .lg\:text-orange-750\/80 {
        color: rgb(120 54 21 / 0.8)
    }

    .lg\:text-orange-750\/90 {
        color: rgb(120 54 21 / 0.9)
    }

    .lg\:text-orange-750\/95 {
        color: rgb(120 54 21 / 0.95)
    }

    .lg\:text-orange-800 {
        --tw-text-opacity: 1;
        color: rgb(154 52 18 / var(--tw-text-opacity))
    }

    .lg\:text-orange-800\/0 {
        color: rgb(154 52 18 / 0)
    }

    .lg\:text-orange-800\/10 {
        color: rgb(154 52 18 / 0.1)
    }

    .lg\:text-orange-800\/100 {
        color: rgb(154 52 18 / 1)
    }

    .lg\:text-orange-800\/20 {
        color: rgb(154 52 18 / 0.2)
    }

    .lg\:text-orange-800\/25 {
        color: rgb(154 52 18 / 0.25)
    }

    .lg\:text-orange-800\/30 {
        color: rgb(154 52 18 / 0.3)
    }

    .lg\:text-orange-800\/40 {
        color: rgb(154 52 18 / 0.4)
    }

    .lg\:text-orange-800\/5 {
        color: rgb(154 52 18 / 0.05)
    }

    .lg\:text-orange-800\/50 {
        color: rgb(154 52 18 / 0.5)
    }

    .lg\:text-orange-800\/60 {
        color: rgb(154 52 18 / 0.6)
    }

    .lg\:text-orange-800\/70 {
        color: rgb(154 52 18 / 0.7)
    }

    .lg\:text-orange-800\/75 {
        color: rgb(154 52 18 / 0.75)
    }

    .lg\:text-orange-800\/80 {
        color: rgb(154 52 18 / 0.8)
    }

    .lg\:text-orange-800\/90 {
        color: rgb(154 52 18 / 0.9)
    }

    .lg\:text-orange-800\/95 {
        color: rgb(154 52 18 / 0.95)
    }

    .lg\:text-orange-850 {
        --tw-text-opacity: 1;
        color: rgb(74 11 33 / var(--tw-text-opacity))
    }

    .lg\:text-orange-850\/0 {
        color: rgb(74 11 33 / 0)
    }

    .lg\:text-orange-850\/10 {
        color: rgb(74 11 33 / 0.1)
    }

    .lg\:text-orange-850\/100 {
        color: rgb(74 11 33 / 1)
    }

    .lg\:text-orange-850\/20 {
        color: rgb(74 11 33 / 0.2)
    }

    .lg\:text-orange-850\/25 {
        color: rgb(74 11 33 / 0.25)
    }

    .lg\:text-orange-850\/30 {
        color: rgb(74 11 33 / 0.3)
    }

    .lg\:text-orange-850\/40 {
        color: rgb(74 11 33 / 0.4)
    }

    .lg\:text-orange-850\/5 {
        color: rgb(74 11 33 / 0.05)
    }

    .lg\:text-orange-850\/50 {
        color: rgb(74 11 33 / 0.5)
    }

    .lg\:text-orange-850\/60 {
        color: rgb(74 11 33 / 0.6)
    }

    .lg\:text-orange-850\/70 {
        color: rgb(74 11 33 / 0.7)
    }

    .lg\:text-orange-850\/75 {
        color: rgb(74 11 33 / 0.75)
    }

    .lg\:text-orange-850\/80 {
        color: rgb(74 11 33 / 0.8)
    }

    .lg\:text-orange-850\/90 {
        color: rgb(74 11 33 / 0.9)
    }

    .lg\:text-orange-850\/95 {
        color: rgb(74 11 33 / 0.95)
    }

    .lg\:text-orange-900 {
        --tw-text-opacity: 1;
        color: rgb(124 45 18 / var(--tw-text-opacity))
    }

    .lg\:text-orange-900\/0 {
        color: rgb(124 45 18 / 0)
    }

    .lg\:text-orange-900\/10 {
        color: rgb(124 45 18 / 0.1)
    }

    .lg\:text-orange-900\/100 {
        color: rgb(124 45 18 / 1)
    }

    .lg\:text-orange-900\/20 {
        color: rgb(124 45 18 / 0.2)
    }

    .lg\:text-orange-900\/25 {
        color: rgb(124 45 18 / 0.25)
    }

    .lg\:text-orange-900\/30 {
        color: rgb(124 45 18 / 0.3)
    }

    .lg\:text-orange-900\/40 {
        color: rgb(124 45 18 / 0.4)
    }

    .lg\:text-orange-900\/5 {
        color: rgb(124 45 18 / 0.05)
    }

    .lg\:text-orange-900\/50 {
        color: rgb(124 45 18 / 0.5)
    }

    .lg\:text-orange-900\/60 {
        color: rgb(124 45 18 / 0.6)
    }

    .lg\:text-orange-900\/70 {
        color: rgb(124 45 18 / 0.7)
    }

    .lg\:text-orange-900\/75 {
        color: rgb(124 45 18 / 0.75)
    }

    .lg\:text-orange-900\/80 {
        color: rgb(124 45 18 / 0.8)
    }

    .lg\:text-orange-900\/90 {
        color: rgb(124 45 18 / 0.9)
    }

    .lg\:text-orange-900\/95 {
        color: rgb(124 45 18 / 0.95)
    }

    .lg\:text-orange-950 {
        --tw-text-opacity: 1;
        color: rgb(128 24 31 / var(--tw-text-opacity))
    }

    .lg\:text-orange-950\/0 {
        color: rgb(128 24 31 / 0)
    }

    .lg\:text-orange-950\/10 {
        color: rgb(128 24 31 / 0.1)
    }

    .lg\:text-orange-950\/100 {
        color: rgb(128 24 31 / 1)
    }

    .lg\:text-orange-950\/20 {
        color: rgb(128 24 31 / 0.2)
    }

    .lg\:text-orange-950\/25 {
        color: rgb(128 24 31 / 0.25)
    }

    .lg\:text-orange-950\/30 {
        color: rgb(128 24 31 / 0.3)
    }

    .lg\:text-orange-950\/40 {
        color: rgb(128 24 31 / 0.4)
    }

    .lg\:text-orange-950\/5 {
        color: rgb(128 24 31 / 0.05)
    }

    .lg\:text-orange-950\/50 {
        color: rgb(128 24 31 / 0.5)
    }

    .lg\:text-orange-950\/60 {
        color: rgb(128 24 31 / 0.6)
    }

    .lg\:text-orange-950\/70 {
        color: rgb(128 24 31 / 0.7)
    }

    .lg\:text-orange-950\/75 {
        color: rgb(128 24 31 / 0.75)
    }

    .lg\:text-orange-950\/80 {
        color: rgb(128 24 31 / 0.8)
    }

    .lg\:text-orange-950\/90 {
        color: rgb(128 24 31 / 0.9)
    }

    .lg\:text-orange-950\/95 {
        color: rgb(128 24 31 / 0.95)
    }

    .lg\:text-pink-100 {
        --tw-text-opacity: 1;
        color: rgb(252 231 243 / var(--tw-text-opacity))
    }

    .lg\:text-pink-100\/0 {
        color: rgb(252 231 243 / 0)
    }

    .lg\:text-pink-100\/10 {
        color: rgb(252 231 243 / 0.1)
    }

    .lg\:text-pink-100\/100 {
        color: rgb(252 231 243 / 1)
    }

    .lg\:text-pink-100\/20 {
        color: rgb(252 231 243 / 0.2)
    }

    .lg\:text-pink-100\/25 {
        color: rgb(252 231 243 / 0.25)
    }

    .lg\:text-pink-100\/30 {
        color: rgb(252 231 243 / 0.3)
    }

    .lg\:text-pink-100\/40 {
        color: rgb(252 231 243 / 0.4)
    }

    .lg\:text-pink-100\/5 {
        color: rgb(252 231 243 / 0.05)
    }

    .lg\:text-pink-100\/50 {
        color: rgb(252 231 243 / 0.5)
    }

    .lg\:text-pink-100\/60 {
        color: rgb(252 231 243 / 0.6)
    }

    .lg\:text-pink-100\/70 {
        color: rgb(252 231 243 / 0.7)
    }

    .lg\:text-pink-100\/75 {
        color: rgb(252 231 243 / 0.75)
    }

    .lg\:text-pink-100\/80 {
        color: rgb(252 231 243 / 0.8)
    }

    .lg\:text-pink-100\/90 {
        color: rgb(252 231 243 / 0.9)
    }

    .lg\:text-pink-100\/95 {
        color: rgb(252 231 243 / 0.95)
    }

    .lg\:text-pink-200 {
        --tw-text-opacity: 1;
        color: rgb(251 207 232 / var(--tw-text-opacity))
    }

    .lg\:text-pink-200\/0 {
        color: rgb(251 207 232 / 0)
    }

    .lg\:text-pink-200\/10 {
        color: rgb(251 207 232 / 0.1)
    }

    .lg\:text-pink-200\/100 {
        color: rgb(251 207 232 / 1)
    }

    .lg\:text-pink-200\/20 {
        color: rgb(251 207 232 / 0.2)
    }

    .lg\:text-pink-200\/25 {
        color: rgb(251 207 232 / 0.25)
    }

    .lg\:text-pink-200\/30 {
        color: rgb(251 207 232 / 0.3)
    }

    .lg\:text-pink-200\/40 {
        color: rgb(251 207 232 / 0.4)
    }

    .lg\:text-pink-200\/5 {
        color: rgb(251 207 232 / 0.05)
    }

    .lg\:text-pink-200\/50 {
        color: rgb(251 207 232 / 0.5)
    }

    .lg\:text-pink-200\/60 {
        color: rgb(251 207 232 / 0.6)
    }

    .lg\:text-pink-200\/70 {
        color: rgb(251 207 232 / 0.7)
    }

    .lg\:text-pink-200\/75 {
        color: rgb(251 207 232 / 0.75)
    }

    .lg\:text-pink-200\/80 {
        color: rgb(251 207 232 / 0.8)
    }

    .lg\:text-pink-200\/90 {
        color: rgb(251 207 232 / 0.9)
    }

    .lg\:text-pink-200\/95 {
        color: rgb(251 207 232 / 0.95)
    }

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

    .lg\:text-pink-300\/0 {
        color: rgb(249 168 212 / 0)
    }

    .lg\:text-pink-300\/10 {
        color: rgb(249 168 212 / 0.1)
    }

    .lg\:text-pink-300\/100 {
        color: rgb(249 168 212 / 1)
    }

    .lg\:text-pink-300\/20 {
        color: rgb(249 168 212 / 0.2)
    }

    .lg\:text-pink-300\/25 {
        color: rgb(249 168 212 / 0.25)
    }

    .lg\:text-pink-300\/30 {
        color: rgb(249 168 212 / 0.3)
    }

    .lg\:text-pink-300\/40 {
        color: rgb(249 168 212 / 0.4)
    }

    .lg\:text-pink-300\/5 {
        color: rgb(249 168 212 / 0.05)
    }

    .lg\:text-pink-300\/50 {
        color: rgb(249 168 212 / 0.5)
    }

    .lg\:text-pink-300\/60 {
        color: rgb(249 168 212 / 0.6)
    }

    .lg\:text-pink-300\/70 {
        color: rgb(249 168 212 / 0.7)
    }

    .lg\:text-pink-300\/75 {
        color: rgb(249 168 212 / 0.75)
    }

    .lg\:text-pink-300\/80 {
        color: rgb(249 168 212 / 0.8)
    }

    .lg\:text-pink-300\/90 {
        color: rgb(249 168 212 / 0.9)
    }

    .lg\:text-pink-300\/95 {
        color: rgb(249 168 212 / 0.95)
    }

    .lg\:text-pink-400 {
        --tw-text-opacity: 1;
        color: rgb(244 114 182 / var(--tw-text-opacity))
    }

    .lg\:text-pink-400\/0 {
        color: rgb(244 114 182 / 0)
    }

    .lg\:text-pink-400\/10 {
        color: rgb(244 114 182 / 0.1)
    }

    .lg\:text-pink-400\/100 {
        color: rgb(244 114 182 / 1)
    }

    .lg\:text-pink-400\/20 {
        color: rgb(244 114 182 / 0.2)
    }

    .lg\:text-pink-400\/25 {
        color: rgb(244 114 182 / 0.25)
    }

    .lg\:text-pink-400\/30 {
        color: rgb(244 114 182 / 0.3)
    }

    .lg\:text-pink-400\/40 {
        color: rgb(244 114 182 / 0.4)
    }

    .lg\:text-pink-400\/5 {
        color: rgb(244 114 182 / 0.05)
    }

    .lg\:text-pink-400\/50 {
        color: rgb(244 114 182 / 0.5)
    }

    .lg\:text-pink-400\/60 {
        color: rgb(244 114 182 / 0.6)
    }

    .lg\:text-pink-400\/70 {
        color: rgb(244 114 182 / 0.7)
    }

    .lg\:text-pink-400\/75 {
        color: rgb(244 114 182 / 0.75)
    }

    .lg\:text-pink-400\/80 {
        color: rgb(244 114 182 / 0.8)
    }

    .lg\:text-pink-400\/90 {
        color: rgb(244 114 182 / 0.9)
    }

    .lg\:text-pink-400\/95 {
        color: rgb(244 114 182 / 0.95)
    }

    .lg\:text-pink-50 {
        --tw-text-opacity: 1;
        color: rgb(253 242 248 / var(--tw-text-opacity))
    }

    .lg\:text-pink-50\/0 {
        color: rgb(253 242 248 / 0)
    }

    .lg\:text-pink-50\/10 {
        color: rgb(253 242 248 / 0.1)
    }

    .lg\:text-pink-50\/100 {
        color: rgb(253 242 248 / 1)
    }

    .lg\:text-pink-50\/20 {
        color: rgb(253 242 248 / 0.2)
    }

    .lg\:text-pink-50\/25 {
        color: rgb(253 242 248 / 0.25)
    }

    .lg\:text-pink-50\/30 {
        color: rgb(253 242 248 / 0.3)
    }

    .lg\:text-pink-50\/40 {
        color: rgb(253 242 248 / 0.4)
    }

    .lg\:text-pink-50\/5 {
        color: rgb(253 242 248 / 0.05)
    }

    .lg\:text-pink-50\/50 {
        color: rgb(253 242 248 / 0.5)
    }

    .lg\:text-pink-50\/60 {
        color: rgb(253 242 248 / 0.6)
    }

    .lg\:text-pink-50\/70 {
        color: rgb(253 242 248 / 0.7)
    }

    .lg\:text-pink-50\/75 {
        color: rgb(253 242 248 / 0.75)
    }

    .lg\:text-pink-50\/80 {
        color: rgb(253 242 248 / 0.8)
    }

    .lg\:text-pink-50\/90 {
        color: rgb(253 242 248 / 0.9)
    }

    .lg\:text-pink-50\/95 {
        color: rgb(253 242 248 / 0.95)
    }

    .lg\:text-pink-500 {
        --tw-text-opacity: 1;
        color: rgb(236 72 153 / var(--tw-text-opacity))
    }

    .lg\:text-pink-500\/0 {
        color: rgb(236 72 153 / 0)
    }

    .lg\:text-pink-500\/10 {
        color: rgb(236 72 153 / 0.1)
    }

    .lg\:text-pink-500\/100 {
        color: rgb(236 72 153 / 1)
    }

    .lg\:text-pink-500\/20 {
        color: rgb(236 72 153 / 0.2)
    }

    .lg\:text-pink-500\/25 {
        color: rgb(236 72 153 / 0.25)
    }

    .lg\:text-pink-500\/30 {
        color: rgb(236 72 153 / 0.3)
    }

    .lg\:text-pink-500\/40 {
        color: rgb(236 72 153 / 0.4)
    }

    .lg\:text-pink-500\/5 {
        color: rgb(236 72 153 / 0.05)
    }

    .lg\:text-pink-500\/50 {
        color: rgb(236 72 153 / 0.5)
    }

    .lg\:text-pink-500\/60 {
        color: rgb(236 72 153 / 0.6)
    }

    .lg\:text-pink-500\/70 {
        color: rgb(236 72 153 / 0.7)
    }

    .lg\:text-pink-500\/75 {
        color: rgb(236 72 153 / 0.75)
    }

    .lg\:text-pink-500\/80 {
        color: rgb(236 72 153 / 0.8)
    }

    .lg\:text-pink-500\/90 {
        color: rgb(236 72 153 / 0.9)
    }

    .lg\:text-pink-500\/95 {
        color: rgb(236 72 153 / 0.95)
    }

    .lg\:text-pink-550 {
        --tw-text-opacity: 1;
        color: rgb(229 34 110 / var(--tw-text-opacity))
    }

    .lg\:text-pink-550\/0 {
        color: rgb(229 34 110 / 0)
    }

    .lg\:text-pink-550\/10 {
        color: rgb(229 34 110 / 0.1)
    }

    .lg\:text-pink-550\/100 {
        color: rgb(229 34 110 / 1)
    }

    .lg\:text-pink-550\/20 {
        color: rgb(229 34 110 / 0.2)
    }

    .lg\:text-pink-550\/25 {
        color: rgb(229 34 110 / 0.25)
    }

    .lg\:text-pink-550\/30 {
        color: rgb(229 34 110 / 0.3)
    }

    .lg\:text-pink-550\/40 {
        color: rgb(229 34 110 / 0.4)
    }

    .lg\:text-pink-550\/5 {
        color: rgb(229 34 110 / 0.05)
    }

    .lg\:text-pink-550\/50 {
        color: rgb(229 34 110 / 0.5)
    }

    .lg\:text-pink-550\/60 {
        color: rgb(229 34 110 / 0.6)
    }

    .lg\:text-pink-550\/70 {
        color: rgb(229 34 110 / 0.7)
    }

    .lg\:text-pink-550\/75 {
        color: rgb(229 34 110 / 0.75)
    }

    .lg\:text-pink-550\/80 {
        color: rgb(229 34 110 / 0.8)
    }

    .lg\:text-pink-550\/90 {
        color: rgb(229 34 110 / 0.9)
    }

    .lg\:text-pink-550\/95 {
        color: rgb(229 34 110 / 0.95)
    }

    .lg\:text-pink-600 {
        --tw-text-opacity: 1;
        color: rgb(219 39 119 / var(--tw-text-opacity))
    }

    .lg\:text-pink-600\/0 {
        color: rgb(219 39 119 / 0)
    }

    .lg\:text-pink-600\/10 {
        color: rgb(219 39 119 / 0.1)
    }

    .lg\:text-pink-600\/100 {
        color: rgb(219 39 119 / 1)
    }

    .lg\:text-pink-600\/20 {
        color: rgb(219 39 119 / 0.2)
    }

    .lg\:text-pink-600\/25 {
        color: rgb(219 39 119 / 0.25)
    }

    .lg\:text-pink-600\/30 {
        color: rgb(219 39 119 / 0.3)
    }

    .lg\:text-pink-600\/40 {
        color: rgb(219 39 119 / 0.4)
    }

    .lg\:text-pink-600\/5 {
        color: rgb(219 39 119 / 0.05)
    }

    .lg\:text-pink-600\/50 {
        color: rgb(219 39 119 / 0.5)
    }

    .lg\:text-pink-600\/60 {
        color: rgb(219 39 119 / 0.6)
    }

    .lg\:text-pink-600\/70 {
        color: rgb(219 39 119 / 0.7)
    }

    .lg\:text-pink-600\/75 {
        color: rgb(219 39 119 / 0.75)
    }

    .lg\:text-pink-600\/80 {
        color: rgb(219 39 119 / 0.8)
    }

    .lg\:text-pink-600\/90 {
        color: rgb(219 39 119 / 0.9)
    }

    .lg\:text-pink-600\/95 {
        color: rgb(219 39 119 / 0.95)
    }

    .lg\:text-pink-700 {
        --tw-text-opacity: 1;
        color: rgb(190 24 93 / var(--tw-text-opacity))
    }

    .lg\:text-pink-700\/0 {
        color: rgb(190 24 93 / 0)
    }

    .lg\:text-pink-700\/10 {
        color: rgb(190 24 93 / 0.1)
    }

    .lg\:text-pink-700\/100 {
        color: rgb(190 24 93 / 1)
    }

    .lg\:text-pink-700\/20 {
        color: rgb(190 24 93 / 0.2)
    }

    .lg\:text-pink-700\/25 {
        color: rgb(190 24 93 / 0.25)
    }

    .lg\:text-pink-700\/30 {
        color: rgb(190 24 93 / 0.3)
    }

    .lg\:text-pink-700\/40 {
        color: rgb(190 24 93 / 0.4)
    }

    .lg\:text-pink-700\/5 {
        color: rgb(190 24 93 / 0.05)
    }

    .lg\:text-pink-700\/50 {
        color: rgb(190 24 93 / 0.5)
    }

    .lg\:text-pink-700\/60 {
        color: rgb(190 24 93 / 0.6)
    }

    .lg\:text-pink-700\/70 {
        color: rgb(190 24 93 / 0.7)
    }

    .lg\:text-pink-700\/75 {
        color: rgb(190 24 93 / 0.75)
    }

    .lg\:text-pink-700\/80 {
        color: rgb(190 24 93 / 0.8)
    }

    .lg\:text-pink-700\/90 {
        color: rgb(190 24 93 / 0.9)
    }

    .lg\:text-pink-700\/95 {
        color: rgb(190 24 93 / 0.95)
    }

    .lg\:text-pink-800 {
        --tw-text-opacity: 1;
        color: rgb(157 23 77 / var(--tw-text-opacity))
    }

    .lg\:text-pink-800\/0 {
        color: rgb(157 23 77 / 0)
    }

    .lg\:text-pink-800\/10 {
        color: rgb(157 23 77 / 0.1)
    }

    .lg\:text-pink-800\/100 {
        color: rgb(157 23 77 / 1)
    }

    .lg\:text-pink-800\/20 {
        color: rgb(157 23 77 / 0.2)
    }

    .lg\:text-pink-800\/25 {
        color: rgb(157 23 77 / 0.25)
    }

    .lg\:text-pink-800\/30 {
        color: rgb(157 23 77 / 0.3)
    }

    .lg\:text-pink-800\/40 {
        color: rgb(157 23 77 / 0.4)
    }

    .lg\:text-pink-800\/5 {
        color: rgb(157 23 77 / 0.05)
    }

    .lg\:text-pink-800\/50 {
        color: rgb(157 23 77 / 0.5)
    }

    .lg\:text-pink-800\/60 {
        color: rgb(157 23 77 / 0.6)
    }

    .lg\:text-pink-800\/70 {
        color: rgb(157 23 77 / 0.7)
    }

    .lg\:text-pink-800\/75 {
        color: rgb(157 23 77 / 0.75)
    }

    .lg\:text-pink-800\/80 {
        color: rgb(157 23 77 / 0.8)
    }

    .lg\:text-pink-800\/90 {
        color: rgb(157 23 77 / 0.9)
    }

    .lg\:text-pink-800\/95 {
        color: rgb(157 23 77 / 0.95)
    }

    .lg\:text-pink-900 {
        --tw-text-opacity: 1;
        color: rgb(131 24 67 / var(--tw-text-opacity))
    }

    .lg\:text-pink-900\/0 {
        color: rgb(131 24 67 / 0)
    }

    .lg\:text-pink-900\/10 {
        color: rgb(131 24 67 / 0.1)
    }

    .lg\:text-pink-900\/100 {
        color: rgb(131 24 67 / 1)
    }

    .lg\:text-pink-900\/20 {
        color: rgb(131 24 67 / 0.2)
    }

    .lg\:text-pink-900\/25 {
        color: rgb(131 24 67 / 0.25)
    }

    .lg\:text-pink-900\/30 {
        color: rgb(131 24 67 / 0.3)
    }

    .lg\:text-pink-900\/40 {
        color: rgb(131 24 67 / 0.4)
    }

    .lg\:text-pink-900\/5 {
        color: rgb(131 24 67 / 0.05)
    }

    .lg\:text-pink-900\/50 {
        color: rgb(131 24 67 / 0.5)
    }

    .lg\:text-pink-900\/60 {
        color: rgb(131 24 67 / 0.6)
    }

    .lg\:text-pink-900\/70 {
        color: rgb(131 24 67 / 0.7)
    }

    .lg\:text-pink-900\/75 {
        color: rgb(131 24 67 / 0.75)
    }

    .lg\:text-pink-900\/80 {
        color: rgb(131 24 67 / 0.8)
    }

    .lg\:text-pink-900\/90 {
        color: rgb(131 24 67 / 0.9)
    }

    .lg\:text-pink-900\/95 {
        color: rgb(131 24 67 / 0.95)
    }

    .lg\:text-pink-950 {
        --tw-text-opacity: 1;
        color: rgb(80 7 36 / var(--tw-text-opacity))
    }

    .lg\:text-pink-950\/0 {
        color: rgb(80 7 36 / 0)
    }

    .lg\:text-pink-950\/10 {
        color: rgb(80 7 36 / 0.1)
    }

    .lg\:text-pink-950\/100 {
        color: rgb(80 7 36 / 1)
    }

    .lg\:text-pink-950\/20 {
        color: rgb(80 7 36 / 0.2)
    }

    .lg\:text-pink-950\/25 {
        color: rgb(80 7 36 / 0.25)
    }

    .lg\:text-pink-950\/30 {
        color: rgb(80 7 36 / 0.3)
    }

    .lg\:text-pink-950\/40 {
        color: rgb(80 7 36 / 0.4)
    }

    .lg\:text-pink-950\/5 {
        color: rgb(80 7 36 / 0.05)
    }

    .lg\:text-pink-950\/50 {
        color: rgb(80 7 36 / 0.5)
    }

    .lg\:text-pink-950\/60 {
        color: rgb(80 7 36 / 0.6)
    }

    .lg\:text-pink-950\/70 {
        color: rgb(80 7 36 / 0.7)
    }

    .lg\:text-pink-950\/75 {
        color: rgb(80 7 36 / 0.75)
    }

    .lg\:text-pink-950\/80 {
        color: rgb(80 7 36 / 0.8)
    }

    .lg\:text-pink-950\/90 {
        color: rgb(80 7 36 / 0.9)
    }

    .lg\:text-pink-950\/95 {
        color: rgb(80 7 36 / 0.95)
    }

    .lg\:text-rose-100 {
        --tw-text-opacity: 1;
        color: rgb(255 228 230 / var(--tw-text-opacity))
    }

    .lg\:text-rose-100\/0 {
        color: rgb(255 228 230 / 0)
    }

    .lg\:text-rose-100\/10 {
        color: rgb(255 228 230 / 0.1)
    }

    .lg\:text-rose-100\/100 {
        color: rgb(255 228 230 / 1)
    }

    .lg\:text-rose-100\/20 {
        color: rgb(255 228 230 / 0.2)
    }

    .lg\:text-rose-100\/25 {
        color: rgb(255 228 230 / 0.25)
    }

    .lg\:text-rose-100\/30 {
        color: rgb(255 228 230 / 0.3)
    }

    .lg\:text-rose-100\/40 {
        color: rgb(255 228 230 / 0.4)
    }

    .lg\:text-rose-100\/5 {
        color: rgb(255 228 230 / 0.05)
    }

    .lg\:text-rose-100\/50 {
        color: rgb(255 228 230 / 0.5)
    }

    .lg\:text-rose-100\/60 {
        color: rgb(255 228 230 / 0.6)
    }

    .lg\:text-rose-100\/70 {
        color: rgb(255 228 230 / 0.7)
    }

    .lg\:text-rose-100\/75 {
        color: rgb(255 228 230 / 0.75)
    }

    .lg\:text-rose-100\/80 {
        color: rgb(255 228 230 / 0.8)
    }

    .lg\:text-rose-100\/90 {
        color: rgb(255 228 230 / 0.9)
    }

    .lg\:text-rose-100\/95 {
        color: rgb(255 228 230 / 0.95)
    }

    .lg\:text-rose-200 {
        --tw-text-opacity: 1;
        color: rgb(254 205 211 / var(--tw-text-opacity))
    }

    .lg\:text-rose-200\/0 {
        color: rgb(254 205 211 / 0)
    }

    .lg\:text-rose-200\/10 {
        color: rgb(254 205 211 / 0.1)
    }

    .lg\:text-rose-200\/100 {
        color: rgb(254 205 211 / 1)
    }

    .lg\:text-rose-200\/20 {
        color: rgb(254 205 211 / 0.2)
    }

    .lg\:text-rose-200\/25 {
        color: rgb(254 205 211 / 0.25)
    }

    .lg\:text-rose-200\/30 {
        color: rgb(254 205 211 / 0.3)
    }

    .lg\:text-rose-200\/40 {
        color: rgb(254 205 211 / 0.4)
    }

    .lg\:text-rose-200\/5 {
        color: rgb(254 205 211 / 0.05)
    }

    .lg\:text-rose-200\/50 {
        color: rgb(254 205 211 / 0.5)
    }

    .lg\:text-rose-200\/60 {
        color: rgb(254 205 211 / 0.6)
    }

    .lg\:text-rose-200\/70 {
        color: rgb(254 205 211 / 0.7)
    }

    .lg\:text-rose-200\/75 {
        color: rgb(254 205 211 / 0.75)
    }

    .lg\:text-rose-200\/80 {
        color: rgb(254 205 211 / 0.8)
    }

    .lg\:text-rose-200\/90 {
        color: rgb(254 205 211 / 0.9)
    }

    .lg\:text-rose-200\/95 {
        color: rgb(254 205 211 / 0.95)
    }

    .lg\:text-rose-300 {
        --tw-text-opacity: 1;
        color: rgb(253 164 175 / var(--tw-text-opacity))
    }

    .lg\:text-rose-300\/0 {
        color: rgb(253 164 175 / 0)
    }

    .lg\:text-rose-300\/10 {
        color: rgb(253 164 175 / 0.1)
    }

    .lg\:text-rose-300\/100 {
        color: rgb(253 164 175 / 1)
    }

    .lg\:text-rose-300\/20 {
        color: rgb(253 164 175 / 0.2)
    }

    .lg\:text-rose-300\/25 {
        color: rgb(253 164 175 / 0.25)
    }

    .lg\:text-rose-300\/30 {
        color: rgb(253 164 175 / 0.3)
    }

    .lg\:text-rose-300\/40 {
        color: rgb(253 164 175 / 0.4)
    }

    .lg\:text-rose-300\/5 {
        color: rgb(253 164 175 / 0.05)
    }

    .lg\:text-rose-300\/50 {
        color: rgb(253 164 175 / 0.5)
    }

    .lg\:text-rose-300\/60 {
        color: rgb(253 164 175 / 0.6)
    }

    .lg\:text-rose-300\/70 {
        color: rgb(253 164 175 / 0.7)
    }

    .lg\:text-rose-300\/75 {
        color: rgb(253 164 175 / 0.75)
    }

    .lg\:text-rose-300\/80 {
        color: rgb(253 164 175 / 0.8)
    }

    .lg\:text-rose-300\/90 {
        color: rgb(253 164 175 / 0.9)
    }

    .lg\:text-rose-300\/95 {
        color: rgb(253 164 175 / 0.95)
    }

    .lg\:text-rose-350 {
        --tw-text-opacity: 1;
        color: rgb(248 147 188 / var(--tw-text-opacity))
    }

    .lg\:text-rose-350\/0 {
        color: rgb(248 147 188 / 0)
    }

    .lg\:text-rose-350\/10 {
        color: rgb(248 147 188 / 0.1)
    }

    .lg\:text-rose-350\/100 {
        color: rgb(248 147 188 / 1)
    }

    .lg\:text-rose-350\/20 {
        color: rgb(248 147 188 / 0.2)
    }

    .lg\:text-rose-350\/25 {
        color: rgb(248 147 188 / 0.25)
    }

    .lg\:text-rose-350\/30 {
        color: rgb(248 147 188 / 0.3)
    }

    .lg\:text-rose-350\/40 {
        color: rgb(248 147 188 / 0.4)
    }

    .lg\:text-rose-350\/5 {
        color: rgb(248 147 188 / 0.05)
    }

    .lg\:text-rose-350\/50 {
        color: rgb(248 147 188 / 0.5)
    }

    .lg\:text-rose-350\/60 {
        color: rgb(248 147 188 / 0.6)
    }

    .lg\:text-rose-350\/70 {
        color: rgb(248 147 188 / 0.7)
    }

    .lg\:text-rose-350\/75 {
        color: rgb(248 147 188 / 0.75)
    }

    .lg\:text-rose-350\/80 {
        color: rgb(248 147 188 / 0.8)
    }

    .lg\:text-rose-350\/90 {
        color: rgb(248 147 188 / 0.9)
    }

    .lg\:text-rose-350\/95 {
        color: rgb(248 147 188 / 0.95)
    }

    .lg\:text-rose-400 {
        --tw-text-opacity: 1;
        color: rgb(251 113 133 / var(--tw-text-opacity))
    }

    .lg\:text-rose-400\/0 {
        color: rgb(251 113 133 / 0)
    }

    .lg\:text-rose-400\/10 {
        color: rgb(251 113 133 / 0.1)
    }

    .lg\:text-rose-400\/100 {
        color: rgb(251 113 133 / 1)
    }

    .lg\:text-rose-400\/20 {
        color: rgb(251 113 133 / 0.2)
    }

    .lg\:text-rose-400\/25 {
        color: rgb(251 113 133 / 0.25)
    }

    .lg\:text-rose-400\/30 {
        color: rgb(251 113 133 / 0.3)
    }

    .lg\:text-rose-400\/40 {
        color: rgb(251 113 133 / 0.4)
    }

    .lg\:text-rose-400\/5 {
        color: rgb(251 113 133 / 0.05)
    }

    .lg\:text-rose-400\/50 {
        color: rgb(251 113 133 / 0.5)
    }

    .lg\:text-rose-400\/60 {
        color: rgb(251 113 133 / 0.6)
    }

    .lg\:text-rose-400\/70 {
        color: rgb(251 113 133 / 0.7)
    }

    .lg\:text-rose-400\/75 {
        color: rgb(251 113 133 / 0.75)
    }

    .lg\:text-rose-400\/80 {
        color: rgb(251 113 133 / 0.8)
    }

    .lg\:text-rose-400\/90 {
        color: rgb(251 113 133 / 0.9)
    }

    .lg\:text-rose-400\/95 {
        color: rgb(251 113 133 / 0.95)
    }

    .lg\:text-rose-450 {
        --tw-text-opacity: 1;
        color: rgb(254 0 91 / var(--tw-text-opacity))
    }

    .lg\:text-rose-450\/0 {
        color: rgb(254 0 91 / 0)
    }

    .lg\:text-rose-450\/10 {
        color: rgb(254 0 91 / 0.1)
    }

    .lg\:text-rose-450\/100 {
        color: rgb(254 0 91 / 1)
    }

    .lg\:text-rose-450\/20 {
        color: rgb(254 0 91 / 0.2)
    }

    .lg\:text-rose-450\/25 {
        color: rgb(254 0 91 / 0.25)
    }

    .lg\:text-rose-450\/30 {
        color: rgb(254 0 91 / 0.3)
    }

    .lg\:text-rose-450\/40 {
        color: rgb(254 0 91 / 0.4)
    }

    .lg\:text-rose-450\/5 {
        color: rgb(254 0 91 / 0.05)
    }

    .lg\:text-rose-450\/50 {
        color: rgb(254 0 91 / 0.5)
    }

    .lg\:text-rose-450\/60 {
        color: rgb(254 0 91 / 0.6)
    }

    .lg\:text-rose-450\/70 {
        color: rgb(254 0 91 / 0.7)
    }

    .lg\:text-rose-450\/75 {
        color: rgb(254 0 91 / 0.75)
    }

    .lg\:text-rose-450\/80 {
        color: rgb(254 0 91 / 0.8)
    }

    .lg\:text-rose-450\/90 {
        color: rgb(254 0 91 / 0.9)
    }

    .lg\:text-rose-450\/95 {
        color: rgb(254 0 91 / 0.95)
    }

    .lg\:text-rose-50 {
        --tw-text-opacity: 1;
        color: rgb(255 241 242 / var(--tw-text-opacity))
    }

    .lg\:text-rose-50\/0 {
        color: rgb(255 241 242 / 0)
    }

    .lg\:text-rose-50\/10 {
        color: rgb(255 241 242 / 0.1)
    }

    .lg\:text-rose-50\/100 {
        color: rgb(255 241 242 / 1)
    }

    .lg\:text-rose-50\/20 {
        color: rgb(255 241 242 / 0.2)
    }

    .lg\:text-rose-50\/25 {
        color: rgb(255 241 242 / 0.25)
    }

    .lg\:text-rose-50\/30 {
        color: rgb(255 241 242 / 0.3)
    }

    .lg\:text-rose-50\/40 {
        color: rgb(255 241 242 / 0.4)
    }

    .lg\:text-rose-50\/5 {
        color: rgb(255 241 242 / 0.05)
    }

    .lg\:text-rose-50\/50 {
        color: rgb(255 241 242 / 0.5)
    }

    .lg\:text-rose-50\/60 {
        color: rgb(255 241 242 / 0.6)
    }

    .lg\:text-rose-50\/70 {
        color: rgb(255 241 242 / 0.7)
    }

    .lg\:text-rose-50\/75 {
        color: rgb(255 241 242 / 0.75)
    }

    .lg\:text-rose-50\/80 {
        color: rgb(255 241 242 / 0.8)
    }

    .lg\:text-rose-50\/90 {
        color: rgb(255 241 242 / 0.9)
    }

    .lg\:text-rose-50\/95 {
        color: rgb(255 241 242 / 0.95)
    }

    .lg\:text-rose-500 {
        --tw-text-opacity: 1;
        color: rgb(244 63 94 / var(--tw-text-opacity))
    }

    .lg\:text-rose-500\/0 {
        color: rgb(244 63 94 / 0)
    }

    .lg\:text-rose-500\/10 {
        color: rgb(244 63 94 / 0.1)
    }

    .lg\:text-rose-500\/100 {
        color: rgb(244 63 94 / 1)
    }

    .lg\:text-rose-500\/20 {
        color: rgb(244 63 94 / 0.2)
    }

    .lg\:text-rose-500\/25 {
        color: rgb(244 63 94 / 0.25)
    }

    .lg\:text-rose-500\/30 {
        color: rgb(244 63 94 / 0.3)
    }

    .lg\:text-rose-500\/40 {
        color: rgb(244 63 94 / 0.4)
    }

    .lg\:text-rose-500\/5 {
        color: rgb(244 63 94 / 0.05)
    }

    .lg\:text-rose-500\/50 {
        color: rgb(244 63 94 / 0.5)
    }

    .lg\:text-rose-500\/60 {
        color: rgb(244 63 94 / 0.6)
    }

    .lg\:text-rose-500\/70 {
        color: rgb(244 63 94 / 0.7)
    }

    .lg\:text-rose-500\/75 {
        color: rgb(244 63 94 / 0.75)
    }

    .lg\:text-rose-500\/80 {
        color: rgb(244 63 94 / 0.8)
    }

    .lg\:text-rose-500\/90 {
        color: rgb(244 63 94 / 0.9)
    }

    .lg\:text-rose-500\/95 {
        color: rgb(244 63 94 / 0.95)
    }

    .lg\:text-rose-600 {
        --tw-text-opacity: 1;
        color: rgb(225 29 72 / var(--tw-text-opacity))
    }

    .lg\:text-rose-600\/0 {
        color: rgb(225 29 72 / 0)
    }

    .lg\:text-rose-600\/10 {
        color: rgb(225 29 72 / 0.1)
    }

    .lg\:text-rose-600\/100 {
        color: rgb(225 29 72 / 1)
    }

    .lg\:text-rose-600\/20 {
        color: rgb(225 29 72 / 0.2)
    }

    .lg\:text-rose-600\/25 {
        color: rgb(225 29 72 / 0.25)
    }

    .lg\:text-rose-600\/30 {
        color: rgb(225 29 72 / 0.3)
    }

    .lg\:text-rose-600\/40 {
        color: rgb(225 29 72 / 0.4)
    }

    .lg\:text-rose-600\/5 {
        color: rgb(225 29 72 / 0.05)
    }

    .lg\:text-rose-600\/50 {
        color: rgb(225 29 72 / 0.5)
    }

    .lg\:text-rose-600\/60 {
        color: rgb(225 29 72 / 0.6)
    }

    .lg\:text-rose-600\/70 {
        color: rgb(225 29 72 / 0.7)
    }

    .lg\:text-rose-600\/75 {
        color: rgb(225 29 72 / 0.75)
    }

    .lg\:text-rose-600\/80 {
        color: rgb(225 29 72 / 0.8)
    }

    .lg\:text-rose-600\/90 {
        color: rgb(225 29 72 / 0.9)
    }

    .lg\:text-rose-600\/95 {
        color: rgb(225 29 72 / 0.95)
    }

    .lg\:text-rose-700 {
        --tw-text-opacity: 1;
        color: rgb(190 18 60 / var(--tw-text-opacity))
    }

    .lg\:text-rose-700\/0 {
        color: rgb(190 18 60 / 0)
    }

    .lg\:text-rose-700\/10 {
        color: rgb(190 18 60 / 0.1)
    }

    .lg\:text-rose-700\/100 {
        color: rgb(190 18 60 / 1)
    }

    .lg\:text-rose-700\/20 {
        color: rgb(190 18 60 / 0.2)
    }

    .lg\:text-rose-700\/25 {
        color: rgb(190 18 60 / 0.25)
    }

    .lg\:text-rose-700\/30 {
        color: rgb(190 18 60 / 0.3)
    }

    .lg\:text-rose-700\/40 {
        color: rgb(190 18 60 / 0.4)
    }

    .lg\:text-rose-700\/5 {
        color: rgb(190 18 60 / 0.05)
    }

    .lg\:text-rose-700\/50 {
        color: rgb(190 18 60 / 0.5)
    }

    .lg\:text-rose-700\/60 {
        color: rgb(190 18 60 / 0.6)
    }

    .lg\:text-rose-700\/70 {
        color: rgb(190 18 60 / 0.7)
    }

    .lg\:text-rose-700\/75 {
        color: rgb(190 18 60 / 0.75)
    }

    .lg\:text-rose-700\/80 {
        color: rgb(190 18 60 / 0.8)
    }

    .lg\:text-rose-700\/90 {
        color: rgb(190 18 60 / 0.9)
    }

    .lg\:text-rose-700\/95 {
        color: rgb(190 18 60 / 0.95)
    }

    .lg\:text-rose-800 {
        --tw-text-opacity: 1;
        color: rgb(159 18 57 / var(--tw-text-opacity))
    }

    .lg\:text-rose-800\/0 {
        color: rgb(159 18 57 / 0)
    }

    .lg\:text-rose-800\/10 {
        color: rgb(159 18 57 / 0.1)
    }

    .lg\:text-rose-800\/100 {
        color: rgb(159 18 57 / 1)
    }

    .lg\:text-rose-800\/20 {
        color: rgb(159 18 57 / 0.2)
    }

    .lg\:text-rose-800\/25 {
        color: rgb(159 18 57 / 0.25)
    }

    .lg\:text-rose-800\/30 {
        color: rgb(159 18 57 / 0.3)
    }

    .lg\:text-rose-800\/40 {
        color: rgb(159 18 57 / 0.4)
    }

    .lg\:text-rose-800\/5 {
        color: rgb(159 18 57 / 0.05)
    }

    .lg\:text-rose-800\/50 {
        color: rgb(159 18 57 / 0.5)
    }

    .lg\:text-rose-800\/60 {
        color: rgb(159 18 57 / 0.6)
    }

    .lg\:text-rose-800\/70 {
        color: rgb(159 18 57 / 0.7)
    }

    .lg\:text-rose-800\/75 {
        color: rgb(159 18 57 / 0.75)
    }

    .lg\:text-rose-800\/80 {
        color: rgb(159 18 57 / 0.8)
    }

    .lg\:text-rose-800\/90 {
        color: rgb(159 18 57 / 0.9)
    }

    .lg\:text-rose-800\/95 {
        color: rgb(159 18 57 / 0.95)
    }

    .lg\:text-rose-900 {
        --tw-text-opacity: 1;
        color: rgb(136 19 55 / var(--tw-text-opacity))
    }

    .lg\:text-rose-900\/0 {
        color: rgb(136 19 55 / 0)
    }

    .lg\:text-rose-900\/10 {
        color: rgb(136 19 55 / 0.1)
    }

    .lg\:text-rose-900\/100 {
        color: rgb(136 19 55 / 1)
    }

    .lg\:text-rose-900\/20 {
        color: rgb(136 19 55 / 0.2)
    }

    .lg\:text-rose-900\/25 {
        color: rgb(136 19 55 / 0.25)
    }

    .lg\:text-rose-900\/30 {
        color: rgb(136 19 55 / 0.3)
    }

    .lg\:text-rose-900\/40 {
        color: rgb(136 19 55 / 0.4)
    }

    .lg\:text-rose-900\/5 {
        color: rgb(136 19 55 / 0.05)
    }

    .lg\:text-rose-900\/50 {
        color: rgb(136 19 55 / 0.5)
    }

    .lg\:text-rose-900\/60 {
        color: rgb(136 19 55 / 0.6)
    }

    .lg\:text-rose-900\/70 {
        color: rgb(136 19 55 / 0.7)
    }

    .lg\:text-rose-900\/75 {
        color: rgb(136 19 55 / 0.75)
    }

    .lg\:text-rose-900\/80 {
        color: rgb(136 19 55 / 0.8)
    }

    .lg\:text-rose-900\/90 {
        color: rgb(136 19 55 / 0.9)
    }

    .lg\:text-rose-900\/95 {
        color: rgb(136 19 55 / 0.95)
    }

    .lg\:text-rose-950 {
        --tw-text-opacity: 1;
        color: rgb(76 5 25 / var(--tw-text-opacity))
    }

    .lg\:text-rose-950\/0 {
        color: rgb(76 5 25 / 0)
    }

    .lg\:text-rose-950\/10 {
        color: rgb(76 5 25 / 0.1)
    }

    .lg\:text-rose-950\/100 {
        color: rgb(76 5 25 / 1)
    }

    .lg\:text-rose-950\/20 {
        color: rgb(76 5 25 / 0.2)
    }

    .lg\:text-rose-950\/25 {
        color: rgb(76 5 25 / 0.25)
    }

    .lg\:text-rose-950\/30 {
        color: rgb(76 5 25 / 0.3)
    }

    .lg\:text-rose-950\/40 {
        color: rgb(76 5 25 / 0.4)
    }

    .lg\:text-rose-950\/5 {
        color: rgb(76 5 25 / 0.05)
    }

    .lg\:text-rose-950\/50 {
        color: rgb(76 5 25 / 0.5)
    }

    .lg\:text-rose-950\/60 {
        color: rgb(76 5 25 / 0.6)
    }

    .lg\:text-rose-950\/70 {
        color: rgb(76 5 25 / 0.7)
    }

    .lg\:text-rose-950\/75 {
        color: rgb(76 5 25 / 0.75)
    }

    .lg\:text-rose-950\/80 {
        color: rgb(76 5 25 / 0.8)
    }

    .lg\:text-rose-950\/90 {
        color: rgb(76 5 25 / 0.9)
    }

    .lg\:text-rose-950\/95 {
        color: rgb(76 5 25 / 0.95)
    }

    .lg\:text-sky-100 {
        --tw-text-opacity: 1;
        color: rgb(224 242 254 / var(--tw-text-opacity))
    }

    .lg\:text-sky-100\/0 {
        color: rgb(224 242 254 / 0)
    }

    .lg\:text-sky-100\/10 {
        color: rgb(224 242 254 / 0.1)
    }

    .lg\:text-sky-100\/100 {
        color: rgb(224 242 254 / 1)
    }

    .lg\:text-sky-100\/20 {
        color: rgb(224 242 254 / 0.2)
    }

    .lg\:text-sky-100\/25 {
        color: rgb(224 242 254 / 0.25)
    }

    .lg\:text-sky-100\/30 {
        color: rgb(224 242 254 / 0.3)
    }

    .lg\:text-sky-100\/40 {
        color: rgb(224 242 254 / 0.4)
    }

    .lg\:text-sky-100\/5 {
        color: rgb(224 242 254 / 0.05)
    }

    .lg\:text-sky-100\/50 {
        color: rgb(224 242 254 / 0.5)
    }

    .lg\:text-sky-100\/60 {
        color: rgb(224 242 254 / 0.6)
    }

    .lg\:text-sky-100\/70 {
        color: rgb(224 242 254 / 0.7)
    }

    .lg\:text-sky-100\/75 {
        color: rgb(224 242 254 / 0.75)
    }

    .lg\:text-sky-100\/80 {
        color: rgb(224 242 254 / 0.8)
    }

    .lg\:text-sky-100\/90 {
        color: rgb(224 242 254 / 0.9)
    }

    .lg\:text-sky-100\/95 {
        color: rgb(224 242 254 / 0.95)
    }

    .lg\:text-sky-200 {
        --tw-text-opacity: 1;
        color: rgb(186 230 253 / var(--tw-text-opacity))
    }

    .lg\:text-sky-200\/0 {
        color: rgb(186 230 253 / 0)
    }

    .lg\:text-sky-200\/10 {
        color: rgb(186 230 253 / 0.1)
    }

    .lg\:text-sky-200\/100 {
        color: rgb(186 230 253 / 1)
    }

    .lg\:text-sky-200\/20 {
        color: rgb(186 230 253 / 0.2)
    }

    .lg\:text-sky-200\/25 {
        color: rgb(186 230 253 / 0.25)
    }

    .lg\:text-sky-200\/30 {
        color: rgb(186 230 253 / 0.3)
    }

    .lg\:text-sky-200\/40 {
        color: rgb(186 230 253 / 0.4)
    }

    .lg\:text-sky-200\/5 {
        color: rgb(186 230 253 / 0.05)
    }

    .lg\:text-sky-200\/50 {
        color: rgb(186 230 253 / 0.5)
    }

    .lg\:text-sky-200\/60 {
        color: rgb(186 230 253 / 0.6)
    }

    .lg\:text-sky-200\/70 {
        color: rgb(186 230 253 / 0.7)
    }

    .lg\:text-sky-200\/75 {
        color: rgb(186 230 253 / 0.75)
    }

    .lg\:text-sky-200\/80 {
        color: rgb(186 230 253 / 0.8)
    }

    .lg\:text-sky-200\/90 {
        color: rgb(186 230 253 / 0.9)
    }

    .lg\:text-sky-200\/95 {
        color: rgb(186 230 253 / 0.95)
    }

    .lg\:text-sky-300 {
        --tw-text-opacity: 1;
        color: rgb(125 211 252 / var(--tw-text-opacity))
    }

    .lg\:text-sky-300\/0 {
        color: rgb(125 211 252 / 0)
    }

    .lg\:text-sky-300\/10 {
        color: rgb(125 211 252 / 0.1)
    }

    .lg\:text-sky-300\/100 {
        color: rgb(125 211 252 / 1)
    }

    .lg\:text-sky-300\/20 {
        color: rgb(125 211 252 / 0.2)
    }

    .lg\:text-sky-300\/25 {
        color: rgb(125 211 252 / 0.25)
    }

    .lg\:text-sky-300\/30 {
        color: rgb(125 211 252 / 0.3)
    }

    .lg\:text-sky-300\/40 {
        color: rgb(125 211 252 / 0.4)
    }

    .lg\:text-sky-300\/5 {
        color: rgb(125 211 252 / 0.05)
    }

    .lg\:text-sky-300\/50 {
        color: rgb(125 211 252 / 0.5)
    }

    .lg\:text-sky-300\/60 {
        color: rgb(125 211 252 / 0.6)
    }

    .lg\:text-sky-300\/70 {
        color: rgb(125 211 252 / 0.7)
    }

    .lg\:text-sky-300\/75 {
        color: rgb(125 211 252 / 0.75)
    }

    .lg\:text-sky-300\/80 {
        color: rgb(125 211 252 / 0.8)
    }

    .lg\:text-sky-300\/90 {
        color: rgb(125 211 252 / 0.9)
    }

    .lg\:text-sky-300\/95 {
        color: rgb(125 211 252 / 0.95)
    }

    .lg\:text-sky-400 {
        --tw-text-opacity: 1;
        color: rgb(56 189 248 / var(--tw-text-opacity))
    }

    .lg\:text-sky-400\/0 {
        color: rgb(56 189 248 / 0)
    }

    .lg\:text-sky-400\/10 {
        color: rgb(56 189 248 / 0.1)
    }

    .lg\:text-sky-400\/100 {
        color: rgb(56 189 248 / 1)
    }

    .lg\:text-sky-400\/20 {
        color: rgb(56 189 248 / 0.2)
    }

    .lg\:text-sky-400\/25 {
        color: rgb(56 189 248 / 0.25)
    }

    .lg\:text-sky-400\/30 {
        color: rgb(56 189 248 / 0.3)
    }

    .lg\:text-sky-400\/40 {
        color: rgb(56 189 248 / 0.4)
    }

    .lg\:text-sky-400\/5 {
        color: rgb(56 189 248 / 0.05)
    }

    .lg\:text-sky-400\/50 {
        color: rgb(56 189 248 / 0.5)
    }

    .lg\:text-sky-400\/60 {
        color: rgb(56 189 248 / 0.6)
    }

    .lg\:text-sky-400\/70 {
        color: rgb(56 189 248 / 0.7)
    }

    .lg\:text-sky-400\/75 {
        color: rgb(56 189 248 / 0.75)
    }

    .lg\:text-sky-400\/80 {
        color: rgb(56 189 248 / 0.8)
    }

    .lg\:text-sky-400\/90 {
        color: rgb(56 189 248 / 0.9)
    }

    .lg\:text-sky-400\/95 {
        color: rgb(56 189 248 / 0.95)
    }

    .lg\:text-sky-450 {
        --tw-text-opacity: 1;
        color: rgb(48 157 204 / var(--tw-text-opacity))
    }

    .lg\:text-sky-450\/0 {
        color: rgb(48 157 204 / 0)
    }

    .lg\:text-sky-450\/10 {
        color: rgb(48 157 204 / 0.1)
    }

    .lg\:text-sky-450\/100 {
        color: rgb(48 157 204 / 1)
    }

    .lg\:text-sky-450\/20 {
        color: rgb(48 157 204 / 0.2)
    }

    .lg\:text-sky-450\/25 {
        color: rgb(48 157 204 / 0.25)
    }

    .lg\:text-sky-450\/30 {
        color: rgb(48 157 204 / 0.3)
    }

    .lg\:text-sky-450\/40 {
        color: rgb(48 157 204 / 0.4)
    }

    .lg\:text-sky-450\/5 {
        color: rgb(48 157 204 / 0.05)
    }

    .lg\:text-sky-450\/50 {
        color: rgb(48 157 204 / 0.5)
    }

    .lg\:text-sky-450\/60 {
        color: rgb(48 157 204 / 0.6)
    }

    .lg\:text-sky-450\/70 {
        color: rgb(48 157 204 / 0.7)
    }

    .lg\:text-sky-450\/75 {
        color: rgb(48 157 204 / 0.75)
    }

    .lg\:text-sky-450\/80 {
        color: rgb(48 157 204 / 0.8)
    }

    .lg\:text-sky-450\/90 {
        color: rgb(48 157 204 / 0.9)
    }

    .lg\:text-sky-450\/95 {
        color: rgb(48 157 204 / 0.95)
    }

    .lg\:text-sky-50 {
        --tw-text-opacity: 1;
        color: rgb(240 249 255 / var(--tw-text-opacity))
    }

    .lg\:text-sky-50\/0 {
        color: rgb(240 249 255 / 0)
    }

    .lg\:text-sky-50\/10 {
        color: rgb(240 249 255 / 0.1)
    }

    .lg\:text-sky-50\/100 {
        color: rgb(240 249 255 / 1)
    }

    .lg\:text-sky-50\/20 {
        color: rgb(240 249 255 / 0.2)
    }

    .lg\:text-sky-50\/25 {
        color: rgb(240 249 255 / 0.25)
    }

    .lg\:text-sky-50\/30 {
        color: rgb(240 249 255 / 0.3)
    }

    .lg\:text-sky-50\/40 {
        color: rgb(240 249 255 / 0.4)
    }

    .lg\:text-sky-50\/5 {
        color: rgb(240 249 255 / 0.05)
    }

    .lg\:text-sky-50\/50 {
        color: rgb(240 249 255 / 0.5)
    }

    .lg\:text-sky-50\/60 {
        color: rgb(240 249 255 / 0.6)
    }

    .lg\:text-sky-50\/70 {
        color: rgb(240 249 255 / 0.7)
    }

    .lg\:text-sky-50\/75 {
        color: rgb(240 249 255 / 0.75)
    }

    .lg\:text-sky-50\/80 {
        color: rgb(240 249 255 / 0.8)
    }

    .lg\:text-sky-50\/90 {
        color: rgb(240 249 255 / 0.9)
    }

    .lg\:text-sky-50\/95 {
        color: rgb(240 249 255 / 0.95)
    }

    .lg\:text-sky-500 {
        --tw-text-opacity: 1;
        color: rgb(14 165 233 / var(--tw-text-opacity))
    }

    .lg\:text-sky-500\/0 {
        color: rgb(14 165 233 / 0)
    }

    .lg\:text-sky-500\/10 {
        color: rgb(14 165 233 / 0.1)
    }

    .lg\:text-sky-500\/100 {
        color: rgb(14 165 233 / 1)
    }

    .lg\:text-sky-500\/20 {
        color: rgb(14 165 233 / 0.2)
    }

    .lg\:text-sky-500\/25 {
        color: rgb(14 165 233 / 0.25)
    }

    .lg\:text-sky-500\/30 {
        color: rgb(14 165 233 / 0.3)
    }

    .lg\:text-sky-500\/40 {
        color: rgb(14 165 233 / 0.4)
    }

    .lg\:text-sky-500\/5 {
        color: rgb(14 165 233 / 0.05)
    }

    .lg\:text-sky-500\/50 {
        color: rgb(14 165 233 / 0.5)
    }

    .lg\:text-sky-500\/60 {
        color: rgb(14 165 233 / 0.6)
    }

    .lg\:text-sky-500\/70 {
        color: rgb(14 165 233 / 0.7)
    }

    .lg\:text-sky-500\/75 {
        color: rgb(14 165 233 / 0.75)
    }

    .lg\:text-sky-500\/80 {
        color: rgb(14 165 233 / 0.8)
    }

    .lg\:text-sky-500\/90 {
        color: rgb(14 165 233 / 0.9)
    }

    .lg\:text-sky-500\/95 {
        color: rgb(14 165 233 / 0.95)
    }

    .lg\:text-sky-600 {
        --tw-text-opacity: 1;
        color: rgb(2 132 199 / var(--tw-text-opacity))
    }

    .lg\:text-sky-600\/0 {
        color: rgb(2 132 199 / 0)
    }

    .lg\:text-sky-600\/10 {
        color: rgb(2 132 199 / 0.1)
    }

    .lg\:text-sky-600\/100 {
        color: rgb(2 132 199 / 1)
    }

    .lg\:text-sky-600\/20 {
        color: rgb(2 132 199 / 0.2)
    }

    .lg\:text-sky-600\/25 {
        color: rgb(2 132 199 / 0.25)
    }

    .lg\:text-sky-600\/30 {
        color: rgb(2 132 199 / 0.3)
    }

    .lg\:text-sky-600\/40 {
        color: rgb(2 132 199 / 0.4)
    }

    .lg\:text-sky-600\/5 {
        color: rgb(2 132 199 / 0.05)
    }

    .lg\:text-sky-600\/50 {
        color: rgb(2 132 199 / 0.5)
    }

    .lg\:text-sky-600\/60 {
        color: rgb(2 132 199 / 0.6)
    }

    .lg\:text-sky-600\/70 {
        color: rgb(2 132 199 / 0.7)
    }

    .lg\:text-sky-600\/75 {
        color: rgb(2 132 199 / 0.75)
    }

    .lg\:text-sky-600\/80 {
        color: rgb(2 132 199 / 0.8)
    }

    .lg\:text-sky-600\/90 {
        color: rgb(2 132 199 / 0.9)
    }

    .lg\:text-sky-600\/95 {
        color: rgb(2 132 199 / 0.95)
    }

    .lg\:text-sky-700 {
        --tw-text-opacity: 1;
        color: rgb(3 105 161 / var(--tw-text-opacity))
    }

    .lg\:text-sky-700\/0 {
        color: rgb(3 105 161 / 0)
    }

    .lg\:text-sky-700\/10 {
        color: rgb(3 105 161 / 0.1)
    }

    .lg\:text-sky-700\/100 {
        color: rgb(3 105 161 / 1)
    }

    .lg\:text-sky-700\/20 {
        color: rgb(3 105 161 / 0.2)
    }

    .lg\:text-sky-700\/25 {
        color: rgb(3 105 161 / 0.25)
    }

    .lg\:text-sky-700\/30 {
        color: rgb(3 105 161 / 0.3)
    }

    .lg\:text-sky-700\/40 {
        color: rgb(3 105 161 / 0.4)
    }

    .lg\:text-sky-700\/5 {
        color: rgb(3 105 161 / 0.05)
    }

    .lg\:text-sky-700\/50 {
        color: rgb(3 105 161 / 0.5)
    }

    .lg\:text-sky-700\/60 {
        color: rgb(3 105 161 / 0.6)
    }

    .lg\:text-sky-700\/70 {
        color: rgb(3 105 161 / 0.7)
    }

    .lg\:text-sky-700\/75 {
        color: rgb(3 105 161 / 0.75)
    }

    .lg\:text-sky-700\/80 {
        color: rgb(3 105 161 / 0.8)
    }

    .lg\:text-sky-700\/90 {
        color: rgb(3 105 161 / 0.9)
    }

    .lg\:text-sky-700\/95 {
        color: rgb(3 105 161 / 0.95)
    }

    .lg\:text-sky-800 {
        --tw-text-opacity: 1;
        color: rgb(7 89 133 / var(--tw-text-opacity))
    }

    .lg\:text-sky-800\/0 {
        color: rgb(7 89 133 / 0)
    }

    .lg\:text-sky-800\/10 {
        color: rgb(7 89 133 / 0.1)
    }

    .lg\:text-sky-800\/100 {
        color: rgb(7 89 133 / 1)
    }

    .lg\:text-sky-800\/20 {
        color: rgb(7 89 133 / 0.2)
    }

    .lg\:text-sky-800\/25 {
        color: rgb(7 89 133 / 0.25)
    }

    .lg\:text-sky-800\/30 {
        color: rgb(7 89 133 / 0.3)
    }

    .lg\:text-sky-800\/40 {
        color: rgb(7 89 133 / 0.4)
    }

    .lg\:text-sky-800\/5 {
        color: rgb(7 89 133 / 0.05)
    }

    .lg\:text-sky-800\/50 {
        color: rgb(7 89 133 / 0.5)
    }

    .lg\:text-sky-800\/60 {
        color: rgb(7 89 133 / 0.6)
    }

    .lg\:text-sky-800\/70 {
        color: rgb(7 89 133 / 0.7)
    }

    .lg\:text-sky-800\/75 {
        color: rgb(7 89 133 / 0.75)
    }

    .lg\:text-sky-800\/80 {
        color: rgb(7 89 133 / 0.8)
    }

    .lg\:text-sky-800\/90 {
        color: rgb(7 89 133 / 0.9)
    }

    .lg\:text-sky-800\/95 {
        color: rgb(7 89 133 / 0.95)
    }

    .lg\:text-sky-900 {
        --tw-text-opacity: 1;
        color: rgb(12 74 110 / var(--tw-text-opacity))
    }

    .lg\:text-sky-900\/0 {
        color: rgb(12 74 110 / 0)
    }

    .lg\:text-sky-900\/10 {
        color: rgb(12 74 110 / 0.1)
    }

    .lg\:text-sky-900\/100 {
        color: rgb(12 74 110 / 1)
    }

    .lg\:text-sky-900\/20 {
        color: rgb(12 74 110 / 0.2)
    }

    .lg\:text-sky-900\/25 {
        color: rgb(12 74 110 / 0.25)
    }

    .lg\:text-sky-900\/30 {
        color: rgb(12 74 110 / 0.3)
    }

    .lg\:text-sky-900\/40 {
        color: rgb(12 74 110 / 0.4)
    }

    .lg\:text-sky-900\/5 {
        color: rgb(12 74 110 / 0.05)
    }

    .lg\:text-sky-900\/50 {
        color: rgb(12 74 110 / 0.5)
    }

    .lg\:text-sky-900\/60 {
        color: rgb(12 74 110 / 0.6)
    }

    .lg\:text-sky-900\/70 {
        color: rgb(12 74 110 / 0.7)
    }

    .lg\:text-sky-900\/75 {
        color: rgb(12 74 110 / 0.75)
    }

    .lg\:text-sky-900\/80 {
        color: rgb(12 74 110 / 0.8)
    }

    .lg\:text-sky-900\/90 {
        color: rgb(12 74 110 / 0.9)
    }

    .lg\:text-sky-900\/95 {
        color: rgb(12 74 110 / 0.95)
    }

    .lg\:text-sky-950 {
        --tw-text-opacity: 1;
        color: rgb(8 47 73 / var(--tw-text-opacity))
    }

    .lg\:text-sky-950\/0 {
        color: rgb(8 47 73 / 0)
    }

    .lg\:text-sky-950\/10 {
        color: rgb(8 47 73 / 0.1)
    }

    .lg\:text-sky-950\/100 {
        color: rgb(8 47 73 / 1)
    }

    .lg\:text-sky-950\/20 {
        color: rgb(8 47 73 / 0.2)
    }

    .lg\:text-sky-950\/25 {
        color: rgb(8 47 73 / 0.25)
    }

    .lg\:text-sky-950\/30 {
        color: rgb(8 47 73 / 0.3)
    }

    .lg\:text-sky-950\/40 {
        color: rgb(8 47 73 / 0.4)
    }

    .lg\:text-sky-950\/5 {
        color: rgb(8 47 73 / 0.05)
    }

    .lg\:text-sky-950\/50 {
        color: rgb(8 47 73 / 0.5)
    }

    .lg\:text-sky-950\/60 {
        color: rgb(8 47 73 / 0.6)
    }

    .lg\:text-sky-950\/70 {
        color: rgb(8 47 73 / 0.7)
    }

    .lg\:text-sky-950\/75 {
        color: rgb(8 47 73 / 0.75)
    }

    .lg\:text-sky-950\/80 {
        color: rgb(8 47 73 / 0.8)
    }

    .lg\:text-sky-950\/90 {
        color: rgb(8 47 73 / 0.9)
    }

    .lg\:text-sky-950\/95 {
        color: rgb(8 47 73 / 0.95)
    }

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

    .lg\:text-slate-100\/0 {
        color: rgb(241 245 249 / 0)
    }

    .lg\:text-slate-100\/10 {
        color: rgb(241 245 249 / 0.1)
    }

    .lg\:text-slate-100\/100 {
        color: rgb(241 245 249 / 1)
    }

    .lg\:text-slate-100\/20 {
        color: rgb(241 245 249 / 0.2)
    }

    .lg\:text-slate-100\/25 {
        color: rgb(241 245 249 / 0.25)
    }

    .lg\:text-slate-100\/30 {
        color: rgb(241 245 249 / 0.3)
    }

    .lg\:text-slate-100\/40 {
        color: rgb(241 245 249 / 0.4)
    }

    .lg\:text-slate-100\/5 {
        color: rgb(241 245 249 / 0.05)
    }

    .lg\:text-slate-100\/50 {
        color: rgb(241 245 249 / 0.5)
    }

    .lg\:text-slate-100\/60 {
        color: rgb(241 245 249 / 0.6)
    }

    .lg\:text-slate-100\/70 {
        color: rgb(241 245 249 / 0.7)
    }

    .lg\:text-slate-100\/75 {
        color: rgb(241 245 249 / 0.75)
    }

    .lg\:text-slate-100\/80 {
        color: rgb(241 245 249 / 0.8)
    }

    .lg\:text-slate-100\/90 {
        color: rgb(241 245 249 / 0.9)
    }

    .lg\:text-slate-100\/95 {
        color: rgb(241 245 249 / 0.95)
    }

    .lg\:text-slate-200 {
        --tw-text-opacity: 1;
        color: rgb(226 232 240 / var(--tw-text-opacity))
    }

    .lg\:text-slate-200\/0 {
        color: rgb(226 232 240 / 0)
    }

    .lg\:text-slate-200\/10 {
        color: rgb(226 232 240 / 0.1)
    }

    .lg\:text-slate-200\/100 {
        color: rgb(226 232 240 / 1)
    }

    .lg\:text-slate-200\/20 {
        color: rgb(226 232 240 / 0.2)
    }

    .lg\:text-slate-200\/25 {
        color: rgb(226 232 240 / 0.25)
    }

    .lg\:text-slate-200\/30 {
        color: rgb(226 232 240 / 0.3)
    }

    .lg\:text-slate-200\/40 {
        color: rgb(226 232 240 / 0.4)
    }

    .lg\:text-slate-200\/5 {
        color: rgb(226 232 240 / 0.05)
    }

    .lg\:text-slate-200\/50 {
        color: rgb(226 232 240 / 0.5)
    }

    .lg\:text-slate-200\/60 {
        color: rgb(226 232 240 / 0.6)
    }

    .lg\:text-slate-200\/70 {
        color: rgb(226 232 240 / 0.7)
    }

    .lg\:text-slate-200\/75 {
        color: rgb(226 232 240 / 0.75)
    }

    .lg\:text-slate-200\/80 {
        color: rgb(226 232 240 / 0.8)
    }

    .lg\:text-slate-200\/90 {
        color: rgb(226 232 240 / 0.9)
    }

    .lg\:text-slate-200\/95 {
        color: rgb(226 232 240 / 0.95)
    }

    .lg\:text-slate-300 {
        --tw-text-opacity: 1;
        color: rgb(203 213 225 / var(--tw-text-opacity))
    }

    .lg\:text-slate-300\/0 {
        color: rgb(203 213 225 / 0)
    }

    .lg\:text-slate-300\/10 {
        color: rgb(203 213 225 / 0.1)
    }

    .lg\:text-slate-300\/100 {
        color: rgb(203 213 225 / 1)
    }

    .lg\:text-slate-300\/20 {
        color: rgb(203 213 225 / 0.2)
    }

    .lg\:text-slate-300\/25 {
        color: rgb(203 213 225 / 0.25)
    }

    .lg\:text-slate-300\/30 {
        color: rgb(203 213 225 / 0.3)
    }

    .lg\:text-slate-300\/40 {
        color: rgb(203 213 225 / 0.4)
    }

    .lg\:text-slate-300\/5 {
        color: rgb(203 213 225 / 0.05)
    }

    .lg\:text-slate-300\/50 {
        color: rgb(203 213 225 / 0.5)
    }

    .lg\:text-slate-300\/60 {
        color: rgb(203 213 225 / 0.6)
    }

    .lg\:text-slate-300\/70 {
        color: rgb(203 213 225 / 0.7)
    }

    .lg\:text-slate-300\/75 {
        color: rgb(203 213 225 / 0.75)
    }

    .lg\:text-slate-300\/80 {
        color: rgb(203 213 225 / 0.8)
    }

    .lg\:text-slate-300\/90 {
        color: rgb(203 213 225 / 0.9)
    }

    .lg\:text-slate-300\/95 {
        color: rgb(203 213 225 / 0.95)
    }

    .lg\:text-slate-400 {
        --tw-text-opacity: 1;
        color: rgb(148 163 184 / var(--tw-text-opacity))
    }

    .lg\:text-slate-400\/0 {
        color: rgb(148 163 184 / 0)
    }

    .lg\:text-slate-400\/10 {
        color: rgb(148 163 184 / 0.1)
    }

    .lg\:text-slate-400\/100 {
        color: rgb(148 163 184 / 1)
    }

    .lg\:text-slate-400\/20 {
        color: rgb(148 163 184 / 0.2)
    }

    .lg\:text-slate-400\/25 {
        color: rgb(148 163 184 / 0.25)
    }

    .lg\:text-slate-400\/30 {
        color: rgb(148 163 184 / 0.3)
    }

    .lg\:text-slate-400\/40 {
        color: rgb(148 163 184 / 0.4)
    }

    .lg\:text-slate-400\/5 {
        color: rgb(148 163 184 / 0.05)
    }

    .lg\:text-slate-400\/50 {
        color: rgb(148 163 184 / 0.5)
    }

    .lg\:text-slate-400\/60 {
        color: rgb(148 163 184 / 0.6)
    }

    .lg\:text-slate-400\/70 {
        color: rgb(148 163 184 / 0.7)
    }

    .lg\:text-slate-400\/75 {
        color: rgb(148 163 184 / 0.75)
    }

    .lg\:text-slate-400\/80 {
        color: rgb(148 163 184 / 0.8)
    }

    .lg\:text-slate-400\/90 {
        color: rgb(148 163 184 / 0.9)
    }

    .lg\:text-slate-400\/95 {
        color: rgb(148 163 184 / 0.95)
    }

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

    .lg\:text-slate-50\/0 {
        color: rgb(248 250 252 / 0)
    }

    .lg\:text-slate-50\/10 {
        color: rgb(248 250 252 / 0.1)
    }

    .lg\:text-slate-50\/100 {
        color: rgb(248 250 252 / 1)
    }

    .lg\:text-slate-50\/20 {
        color: rgb(248 250 252 / 0.2)
    }

    .lg\:text-slate-50\/25 {
        color: rgb(248 250 252 / 0.25)
    }

    .lg\:text-slate-50\/30 {
        color: rgb(248 250 252 / 0.3)
    }

    .lg\:text-slate-50\/40 {
        color: rgb(248 250 252 / 0.4)
    }

    .lg\:text-slate-50\/5 {
        color: rgb(248 250 252 / 0.05)
    }

    .lg\:text-slate-50\/50 {
        color: rgb(248 250 252 / 0.5)
    }

    .lg\:text-slate-50\/60 {
        color: rgb(248 250 252 / 0.6)
    }

    .lg\:text-slate-50\/70 {
        color: rgb(248 250 252 / 0.7)
    }

    .lg\:text-slate-50\/75 {
        color: rgb(248 250 252 / 0.75)
    }

    .lg\:text-slate-50\/80 {
        color: rgb(248 250 252 / 0.8)
    }

    .lg\:text-slate-50\/90 {
        color: rgb(248 250 252 / 0.9)
    }

    .lg\:text-slate-50\/95 {
        color: rgb(248 250 252 / 0.95)
    }

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

    .lg\:text-slate-500\/0 {
        color: rgb(100 116 139 / 0)
    }

    .lg\:text-slate-500\/10 {
        color: rgb(100 116 139 / 0.1)
    }

    .lg\:text-slate-500\/100 {
        color: rgb(100 116 139 / 1)
    }

    .lg\:text-slate-500\/20 {
        color: rgb(100 116 139 / 0.2)
    }

    .lg\:text-slate-500\/25 {
        color: rgb(100 116 139 / 0.25)
    }

    .lg\:text-slate-500\/30 {
        color: rgb(100 116 139 / 0.3)
    }

    .lg\:text-slate-500\/40 {
        color: rgb(100 116 139 / 0.4)
    }

    .lg\:text-slate-500\/5 {
        color: rgb(100 116 139 / 0.05)
    }

    .lg\:text-slate-500\/50 {
        color: rgb(100 116 139 / 0.5)
    }

    .lg\:text-slate-500\/60 {
        color: rgb(100 116 139 / 0.6)
    }

    .lg\:text-slate-500\/70 {
        color: rgb(100 116 139 / 0.7)
    }

    .lg\:text-slate-500\/75 {
        color: rgb(100 116 139 / 0.75)
    }

    .lg\:text-slate-500\/80 {
        color: rgb(100 116 139 / 0.8)
    }

    .lg\:text-slate-500\/90 {
        color: rgb(100 116 139 / 0.9)
    }

    .lg\:text-slate-500\/95 {
        color: rgb(100 116 139 / 0.95)
    }

    .lg\:text-slate-600 {
        --tw-text-opacity: 1;
        color: rgb(71 85 105 / var(--tw-text-opacity))
    }

    .lg\:text-slate-600\/0 {
        color: rgb(71 85 105 / 0)
    }

    .lg\:text-slate-600\/10 {
        color: rgb(71 85 105 / 0.1)
    }

    .lg\:text-slate-600\/100 {
        color: rgb(71 85 105 / 1)
    }

    .lg\:text-slate-600\/20 {
        color: rgb(71 85 105 / 0.2)
    }

    .lg\:text-slate-600\/25 {
        color: rgb(71 85 105 / 0.25)
    }

    .lg\:text-slate-600\/30 {
        color: rgb(71 85 105 / 0.3)
    }

    .lg\:text-slate-600\/40 {
        color: rgb(71 85 105 / 0.4)
    }

    .lg\:text-slate-600\/5 {
        color: rgb(71 85 105 / 0.05)
    }

    .lg\:text-slate-600\/50 {
        color: rgb(71 85 105 / 0.5)
    }

    .lg\:text-slate-600\/60 {
        color: rgb(71 85 105 / 0.6)
    }

    .lg\:text-slate-600\/70 {
        color: rgb(71 85 105 / 0.7)
    }

    .lg\:text-slate-600\/75 {
        color: rgb(71 85 105 / 0.75)
    }

    .lg\:text-slate-600\/80 {
        color: rgb(71 85 105 / 0.8)
    }

    .lg\:text-slate-600\/90 {
        color: rgb(71 85 105 / 0.9)
    }

    .lg\:text-slate-600\/95 {
        color: rgb(71 85 105 / 0.95)
    }

    .lg\:text-slate-700 {
        --tw-text-opacity: 1;
        color: rgb(51 65 85 / var(--tw-text-opacity))
    }

    .lg\:text-slate-700\/0 {
        color: rgb(51 65 85 / 0)
    }

    .lg\:text-slate-700\/10 {
        color: rgb(51 65 85 / 0.1)
    }

    .lg\:text-slate-700\/100 {
        color: rgb(51 65 85 / 1)
    }

    .lg\:text-slate-700\/20 {
        color: rgb(51 65 85 / 0.2)
    }

    .lg\:text-slate-700\/25 {
        color: rgb(51 65 85 / 0.25)
    }

    .lg\:text-slate-700\/30 {
        color: rgb(51 65 85 / 0.3)
    }

    .lg\:text-slate-700\/40 {
        color: rgb(51 65 85 / 0.4)
    }

    .lg\:text-slate-700\/5 {
        color: rgb(51 65 85 / 0.05)
    }

    .lg\:text-slate-700\/50 {
        color: rgb(51 65 85 / 0.5)
    }

    .lg\:text-slate-700\/60 {
        color: rgb(51 65 85 / 0.6)
    }

    .lg\:text-slate-700\/70 {
        color: rgb(51 65 85 / 0.7)
    }

    .lg\:text-slate-700\/75 {
        color: rgb(51 65 85 / 0.75)
    }

    .lg\:text-slate-700\/80 {
        color: rgb(51 65 85 / 0.8)
    }

    .lg\:text-slate-700\/90 {
        color: rgb(51 65 85 / 0.9)
    }

    .lg\:text-slate-700\/95 {
        color: rgb(51 65 85 / 0.95)
    }

    .lg\:text-slate-75 {
        --tw-text-opacity: 1;
        color: rgb(244 248 250 / var(--tw-text-opacity))
    }

    .lg\:text-slate-75\/0 {
        color: rgb(244 248 250 / 0)
    }

    .lg\:text-slate-75\/10 {
        color: rgb(244 248 250 / 0.1)
    }

    .lg\:text-slate-75\/100 {
        color: rgb(244 248 250 / 1)
    }

    .lg\:text-slate-75\/20 {
        color: rgb(244 248 250 / 0.2)
    }

    .lg\:text-slate-75\/25 {
        color: rgb(244 248 250 / 0.25)
    }

    .lg\:text-slate-75\/30 {
        color: rgb(244 248 250 / 0.3)
    }

    .lg\:text-slate-75\/40 {
        color: rgb(244 248 250 / 0.4)
    }

    .lg\:text-slate-75\/5 {
        color: rgb(244 248 250 / 0.05)
    }

    .lg\:text-slate-75\/50 {
        color: rgb(244 248 250 / 0.5)
    }

    .lg\:text-slate-75\/60 {
        color: rgb(244 248 250 / 0.6)
    }

    .lg\:text-slate-75\/70 {
        color: rgb(244 248 250 / 0.7)
    }

    .lg\:text-slate-75\/75 {
        color: rgb(244 248 250 / 0.75)
    }

    .lg\:text-slate-75\/80 {
        color: rgb(244 248 250 / 0.8)
    }

    .lg\:text-slate-75\/90 {
        color: rgb(244 248 250 / 0.9)
    }

    .lg\:text-slate-75\/95 {
        color: rgb(244 248 250 / 0.95)
    }

    .lg\:text-slate-800 {
        --tw-text-opacity: 1;
        color: rgb(30 41 59 / var(--tw-text-opacity))
    }

    .lg\:text-slate-800\/0 {
        color: rgb(30 41 59 / 0)
    }

    .lg\:text-slate-800\/10 {
        color: rgb(30 41 59 / 0.1)
    }

    .lg\:text-slate-800\/100 {
        color: rgb(30 41 59 / 1)
    }

    .lg\:text-slate-800\/20 {
        color: rgb(30 41 59 / 0.2)
    }

    .lg\:text-slate-800\/25 {
        color: rgb(30 41 59 / 0.25)
    }

    .lg\:text-slate-800\/30 {
        color: rgb(30 41 59 / 0.3)
    }

    .lg\:text-slate-800\/40 {
        color: rgb(30 41 59 / 0.4)
    }

    .lg\:text-slate-800\/5 {
        color: rgb(30 41 59 / 0.05)
    }

    .lg\:text-slate-800\/50 {
        color: rgb(30 41 59 / 0.5)
    }

    .lg\:text-slate-800\/60 {
        color: rgb(30 41 59 / 0.6)
    }

    .lg\:text-slate-800\/70 {
        color: rgb(30 41 59 / 0.7)
    }

    .lg\:text-slate-800\/75 {
        color: rgb(30 41 59 / 0.75)
    }

    .lg\:text-slate-800\/80 {
        color: rgb(30 41 59 / 0.8)
    }

    .lg\:text-slate-800\/90 {
        color: rgb(30 41 59 / 0.9)
    }

    .lg\:text-slate-800\/95 {
        color: rgb(30 41 59 / 0.95)
    }

    .lg\:text-slate-850 {
        --tw-text-opacity: 1;
        color: rgb(15 23 42 / var(--tw-text-opacity))
    }

    .lg\:text-slate-850\/0 {
        color: rgb(15 23 42 / 0)
    }

    .lg\:text-slate-850\/10 {
        color: rgb(15 23 42 / 0.1)
    }

    .lg\:text-slate-850\/100 {
        color: rgb(15 23 42 / 1)
    }

    .lg\:text-slate-850\/20 {
        color: rgb(15 23 42 / 0.2)
    }

    .lg\:text-slate-850\/25 {
        color: rgb(15 23 42 / 0.25)
    }

    .lg\:text-slate-850\/30 {
        color: rgb(15 23 42 / 0.3)
    }

    .lg\:text-slate-850\/40 {
        color: rgb(15 23 42 / 0.4)
    }

    .lg\:text-slate-850\/5 {
        color: rgb(15 23 42 / 0.05)
    }

    .lg\:text-slate-850\/50 {
        color: rgb(15 23 42 / 0.5)
    }

    .lg\:text-slate-850\/60 {
        color: rgb(15 23 42 / 0.6)
    }

    .lg\:text-slate-850\/70 {
        color: rgb(15 23 42 / 0.7)
    }

    .lg\:text-slate-850\/75 {
        color: rgb(15 23 42 / 0.75)
    }

    .lg\:text-slate-850\/80 {
        color: rgb(15 23 42 / 0.8)
    }

    .lg\:text-slate-850\/90 {
        color: rgb(15 23 42 / 0.9)
    }

    .lg\:text-slate-850\/95 {
        color: rgb(15 23 42 / 0.95)
    }

    .lg\:text-slate-900 {
        --tw-text-opacity: 1;
        color: rgb(15 23 42 / var(--tw-text-opacity))
    }

    .lg\:text-slate-900\/0 {
        color: rgb(15 23 42 / 0)
    }

    .lg\:text-slate-900\/10 {
        color: rgb(15 23 42 / 0.1)
    }

    .lg\:text-slate-900\/100 {
        color: rgb(15 23 42 / 1)
    }

    .lg\:text-slate-900\/20 {
        color: rgb(15 23 42 / 0.2)
    }

    .lg\:text-slate-900\/25 {
        color: rgb(15 23 42 / 0.25)
    }

    .lg\:text-slate-900\/30 {
        color: rgb(15 23 42 / 0.3)
    }

    .lg\:text-slate-900\/40 {
        color: rgb(15 23 42 / 0.4)
    }

    .lg\:text-slate-900\/5 {
        color: rgb(15 23 42 / 0.05)
    }

    .lg\:text-slate-900\/50 {
        color: rgb(15 23 42 / 0.5)
    }

    .lg\:text-slate-900\/60 {
        color: rgb(15 23 42 / 0.6)
    }

    .lg\:text-slate-900\/70 {
        color: rgb(15 23 42 / 0.7)
    }

    .lg\:text-slate-900\/75 {
        color: rgb(15 23 42 / 0.75)
    }

    .lg\:text-slate-900\/80 {
        color: rgb(15 23 42 / 0.8)
    }

    .lg\:text-slate-900\/90 {
        color: rgb(15 23 42 / 0.9)
    }

    .lg\:text-slate-900\/95 {
        color: rgb(15 23 42 / 0.95)
    }

    .lg\:text-slate-950 {
        --tw-text-opacity: 1;
        color: rgb(0 33 74 / var(--tw-text-opacity))
    }

    .lg\:text-slate-950\/0 {
        color: rgb(0 33 74 / 0)
    }

    .lg\:text-slate-950\/10 {
        color: rgb(0 33 74 / 0.1)
    }

    .lg\:text-slate-950\/100 {
        color: rgb(0 33 74 / 1)
    }

    .lg\:text-slate-950\/20 {
        color: rgb(0 33 74 / 0.2)
    }

    .lg\:text-slate-950\/25 {
        color: rgb(0 33 74 / 0.25)
    }

    .lg\:text-slate-950\/30 {
        color: rgb(0 33 74 / 0.3)
    }

    .lg\:text-slate-950\/40 {
        color: rgb(0 33 74 / 0.4)
    }

    .lg\:text-slate-950\/5 {
        color: rgb(0 33 74 / 0.05)
    }

    .lg\:text-slate-950\/50 {
        color: rgb(0 33 74 / 0.5)
    }

    .lg\:text-slate-950\/60 {
        color: rgb(0 33 74 / 0.6)
    }

    .lg\:text-slate-950\/70 {
        color: rgb(0 33 74 / 0.7)
    }

    .lg\:text-slate-950\/75 {
        color: rgb(0 33 74 / 0.75)
    }

    .lg\:text-slate-950\/80 {
        color: rgb(0 33 74 / 0.8)
    }

    .lg\:text-slate-950\/90 {
        color: rgb(0 33 74 / 0.9)
    }

    .lg\:text-slate-950\/95 {
        color: rgb(0 33 74 / 0.95)
    }

    .lg\:text-stone-100 {
        --tw-text-opacity: 1;
        color: rgb(245 245 244 / var(--tw-text-opacity))
    }

    .lg\:text-stone-100\/0 {
        color: rgb(245 245 244 / 0)
    }

    .lg\:text-stone-100\/10 {
        color: rgb(245 245 244 / 0.1)
    }

    .lg\:text-stone-100\/100 {
        color: rgb(245 245 244 / 1)
    }

    .lg\:text-stone-100\/20 {
        color: rgb(245 245 244 / 0.2)
    }

    .lg\:text-stone-100\/25 {
        color: rgb(245 245 244 / 0.25)
    }

    .lg\:text-stone-100\/30 {
        color: rgb(245 245 244 / 0.3)
    }

    .lg\:text-stone-100\/40 {
        color: rgb(245 245 244 / 0.4)
    }

    .lg\:text-stone-100\/5 {
        color: rgb(245 245 244 / 0.05)
    }

    .lg\:text-stone-100\/50 {
        color: rgb(245 245 244 / 0.5)
    }

    .lg\:text-stone-100\/60 {
        color: rgb(245 245 244 / 0.6)
    }

    .lg\:text-stone-100\/70 {
        color: rgb(245 245 244 / 0.7)
    }

    .lg\:text-stone-100\/75 {
        color: rgb(245 245 244 / 0.75)
    }

    .lg\:text-stone-100\/80 {
        color: rgb(245 245 244 / 0.8)
    }

    .lg\:text-stone-100\/90 {
        color: rgb(245 245 244 / 0.9)
    }

    .lg\:text-stone-100\/95 {
        color: rgb(245 245 244 / 0.95)
    }

    .lg\:text-stone-150 {
        --tw-text-opacity: 1;
        color: rgb(245 246 241 / var(--tw-text-opacity))
    }

    .lg\:text-stone-150\/0 {
        color: rgb(245 246 241 / 0)
    }

    .lg\:text-stone-150\/10 {
        color: rgb(245 246 241 / 0.1)
    }

    .lg\:text-stone-150\/100 {
        color: rgb(245 246 241 / 1)
    }

    .lg\:text-stone-150\/20 {
        color: rgb(245 246 241 / 0.2)
    }

    .lg\:text-stone-150\/25 {
        color: rgb(245 246 241 / 0.25)
    }

    .lg\:text-stone-150\/30 {
        color: rgb(245 246 241 / 0.3)
    }

    .lg\:text-stone-150\/40 {
        color: rgb(245 246 241 / 0.4)
    }

    .lg\:text-stone-150\/5 {
        color: rgb(245 246 241 / 0.05)
    }

    .lg\:text-stone-150\/50 {
        color: rgb(245 246 241 / 0.5)
    }

    .lg\:text-stone-150\/60 {
        color: rgb(245 246 241 / 0.6)
    }

    .lg\:text-stone-150\/70 {
        color: rgb(245 246 241 / 0.7)
    }

    .lg\:text-stone-150\/75 {
        color: rgb(245 246 241 / 0.75)
    }

    .lg\:text-stone-150\/80 {
        color: rgb(245 246 241 / 0.8)
    }

    .lg\:text-stone-150\/90 {
        color: rgb(245 246 241 / 0.9)
    }

    .lg\:text-stone-150\/95 {
        color: rgb(245 246 241 / 0.95)
    }

    .lg\:text-stone-200 {
        --tw-text-opacity: 1;
        color: rgb(231 229 228 / var(--tw-text-opacity))
    }

    .lg\:text-stone-200\/0 {
        color: rgb(231 229 228 / 0)
    }

    .lg\:text-stone-200\/10 {
        color: rgb(231 229 228 / 0.1)
    }

    .lg\:text-stone-200\/100 {
        color: rgb(231 229 228 / 1)
    }

    .lg\:text-stone-200\/20 {
        color: rgb(231 229 228 / 0.2)
    }

    .lg\:text-stone-200\/25 {
        color: rgb(231 229 228 / 0.25)
    }

    .lg\:text-stone-200\/30 {
        color: rgb(231 229 228 / 0.3)
    }

    .lg\:text-stone-200\/40 {
        color: rgb(231 229 228 / 0.4)
    }

    .lg\:text-stone-200\/5 {
        color: rgb(231 229 228 / 0.05)
    }

    .lg\:text-stone-200\/50 {
        color: rgb(231 229 228 / 0.5)
    }

    .lg\:text-stone-200\/60 {
        color: rgb(231 229 228 / 0.6)
    }

    .lg\:text-stone-200\/70 {
        color: rgb(231 229 228 / 0.7)
    }

    .lg\:text-stone-200\/75 {
        color: rgb(231 229 228 / 0.75)
    }

    .lg\:text-stone-200\/80 {
        color: rgb(231 229 228 / 0.8)
    }

    .lg\:text-stone-200\/90 {
        color: rgb(231 229 228 / 0.9)
    }

    .lg\:text-stone-200\/95 {
        color: rgb(231 229 228 / 0.95)
    }

    .lg\:text-stone-300 {
        --tw-text-opacity: 1;
        color: rgb(214 211 209 / var(--tw-text-opacity))
    }

    .lg\:text-stone-300\/0 {
        color: rgb(214 211 209 / 0)
    }

    .lg\:text-stone-300\/10 {
        color: rgb(214 211 209 / 0.1)
    }

    .lg\:text-stone-300\/100 {
        color: rgb(214 211 209 / 1)
    }

    .lg\:text-stone-300\/20 {
        color: rgb(214 211 209 / 0.2)
    }

    .lg\:text-stone-300\/25 {
        color: rgb(214 211 209 / 0.25)
    }

    .lg\:text-stone-300\/30 {
        color: rgb(214 211 209 / 0.3)
    }

    .lg\:text-stone-300\/40 {
        color: rgb(214 211 209 / 0.4)
    }

    .lg\:text-stone-300\/5 {
        color: rgb(214 211 209 / 0.05)
    }

    .lg\:text-stone-300\/50 {
        color: rgb(214 211 209 / 0.5)
    }

    .lg\:text-stone-300\/60 {
        color: rgb(214 211 209 / 0.6)
    }

    .lg\:text-stone-300\/70 {
        color: rgb(214 211 209 / 0.7)
    }

    .lg\:text-stone-300\/75 {
        color: rgb(214 211 209 / 0.75)
    }

    .lg\:text-stone-300\/80 {
        color: rgb(214 211 209 / 0.8)
    }

    .lg\:text-stone-300\/90 {
        color: rgb(214 211 209 / 0.9)
    }

    .lg\:text-stone-300\/95 {
        color: rgb(214 211 209 / 0.95)
    }

    .lg\:text-stone-400 {
        --tw-text-opacity: 1;
        color: rgb(168 162 158 / var(--tw-text-opacity))
    }

    .lg\:text-stone-400\/0 {
        color: rgb(168 162 158 / 0)
    }

    .lg\:text-stone-400\/10 {
        color: rgb(168 162 158 / 0.1)
    }

    .lg\:text-stone-400\/100 {
        color: rgb(168 162 158 / 1)
    }

    .lg\:text-stone-400\/20 {
        color: rgb(168 162 158 / 0.2)
    }

    .lg\:text-stone-400\/25 {
        color: rgb(168 162 158 / 0.25)
    }

    .lg\:text-stone-400\/30 {
        color: rgb(168 162 158 / 0.3)
    }

    .lg\:text-stone-400\/40 {
        color: rgb(168 162 158 / 0.4)
    }

    .lg\:text-stone-400\/5 {
        color: rgb(168 162 158 / 0.05)
    }

    .lg\:text-stone-400\/50 {
        color: rgb(168 162 158 / 0.5)
    }

    .lg\:text-stone-400\/60 {
        color: rgb(168 162 158 / 0.6)
    }

    .lg\:text-stone-400\/70 {
        color: rgb(168 162 158 / 0.7)
    }

    .lg\:text-stone-400\/75 {
        color: rgb(168 162 158 / 0.75)
    }

    .lg\:text-stone-400\/80 {
        color: rgb(168 162 158 / 0.8)
    }

    .lg\:text-stone-400\/90 {
        color: rgb(168 162 158 / 0.9)
    }

    .lg\:text-stone-400\/95 {
        color: rgb(168 162 158 / 0.95)
    }

    .lg\:text-stone-50 {
        --tw-text-opacity: 1;
        color: rgb(250 250 249 / var(--tw-text-opacity))
    }

    .lg\:text-stone-50\/0 {
        color: rgb(250 250 249 / 0)
    }

    .lg\:text-stone-50\/10 {
        color: rgb(250 250 249 / 0.1)
    }

    .lg\:text-stone-50\/100 {
        color: rgb(250 250 249 / 1)
    }

    .lg\:text-stone-50\/20 {
        color: rgb(250 250 249 / 0.2)
    }

    .lg\:text-stone-50\/25 {
        color: rgb(250 250 249 / 0.25)
    }

    .lg\:text-stone-50\/30 {
        color: rgb(250 250 249 / 0.3)
    }

    .lg\:text-stone-50\/40 {
        color: rgb(250 250 249 / 0.4)
    }

    .lg\:text-stone-50\/5 {
        color: rgb(250 250 249 / 0.05)
    }

    .lg\:text-stone-50\/50 {
        color: rgb(250 250 249 / 0.5)
    }

    .lg\:text-stone-50\/60 {
        color: rgb(250 250 249 / 0.6)
    }

    .lg\:text-stone-50\/70 {
        color: rgb(250 250 249 / 0.7)
    }

    .lg\:text-stone-50\/75 {
        color: rgb(250 250 249 / 0.75)
    }

    .lg\:text-stone-50\/80 {
        color: rgb(250 250 249 / 0.8)
    }

    .lg\:text-stone-50\/90 {
        color: rgb(250 250 249 / 0.9)
    }

    .lg\:text-stone-50\/95 {
        color: rgb(250 250 249 / 0.95)
    }

    .lg\:text-stone-500 {
        --tw-text-opacity: 1;
        color: rgb(120 113 108 / var(--tw-text-opacity))
    }

    .lg\:text-stone-500\/0 {
        color: rgb(120 113 108 / 0)
    }

    .lg\:text-stone-500\/10 {
        color: rgb(120 113 108 / 0.1)
    }

    .lg\:text-stone-500\/100 {
        color: rgb(120 113 108 / 1)
    }

    .lg\:text-stone-500\/20 {
        color: rgb(120 113 108 / 0.2)
    }

    .lg\:text-stone-500\/25 {
        color: rgb(120 113 108 / 0.25)
    }

    .lg\:text-stone-500\/30 {
        color: rgb(120 113 108 / 0.3)
    }

    .lg\:text-stone-500\/40 {
        color: rgb(120 113 108 / 0.4)
    }

    .lg\:text-stone-500\/5 {
        color: rgb(120 113 108 / 0.05)
    }

    .lg\:text-stone-500\/50 {
        color: rgb(120 113 108 / 0.5)
    }

    .lg\:text-stone-500\/60 {
        color: rgb(120 113 108 / 0.6)
    }

    .lg\:text-stone-500\/70 {
        color: rgb(120 113 108 / 0.7)
    }

    .lg\:text-stone-500\/75 {
        color: rgb(120 113 108 / 0.75)
    }

    .lg\:text-stone-500\/80 {
        color: rgb(120 113 108 / 0.8)
    }

    .lg\:text-stone-500\/90 {
        color: rgb(120 113 108 / 0.9)
    }

    .lg\:text-stone-500\/95 {
        color: rgb(120 113 108 / 0.95)
    }

    .lg\:text-stone-600 {
        --tw-text-opacity: 1;
        color: rgb(87 83 78 / var(--tw-text-opacity))
    }

    .lg\:text-stone-600\/0 {
        color: rgb(87 83 78 / 0)
    }

    .lg\:text-stone-600\/10 {
        color: rgb(87 83 78 / 0.1)
    }

    .lg\:text-stone-600\/100 {
        color: rgb(87 83 78 / 1)
    }

    .lg\:text-stone-600\/20 {
        color: rgb(87 83 78 / 0.2)
    }

    .lg\:text-stone-600\/25 {
        color: rgb(87 83 78 / 0.25)
    }

    .lg\:text-stone-600\/30 {
        color: rgb(87 83 78 / 0.3)
    }

    .lg\:text-stone-600\/40 {
        color: rgb(87 83 78 / 0.4)
    }

    .lg\:text-stone-600\/5 {
        color: rgb(87 83 78 / 0.05)
    }

    .lg\:text-stone-600\/50 {
        color: rgb(87 83 78 / 0.5)
    }

    .lg\:text-stone-600\/60 {
        color: rgb(87 83 78 / 0.6)
    }

    .lg\:text-stone-600\/70 {
        color: rgb(87 83 78 / 0.7)
    }

    .lg\:text-stone-600\/75 {
        color: rgb(87 83 78 / 0.75)
    }

    .lg\:text-stone-600\/80 {
        color: rgb(87 83 78 / 0.8)
    }

    .lg\:text-stone-600\/90 {
        color: rgb(87 83 78 / 0.9)
    }

    .lg\:text-stone-600\/95 {
        color: rgb(87 83 78 / 0.95)
    }

    .lg\:text-stone-700 {
        --tw-text-opacity: 1;
        color: rgb(68 64 60 / var(--tw-text-opacity))
    }

    .lg\:text-stone-700\/0 {
        color: rgb(68 64 60 / 0)
    }

    .lg\:text-stone-700\/10 {
        color: rgb(68 64 60 / 0.1)
    }

    .lg\:text-stone-700\/100 {
        color: rgb(68 64 60 / 1)
    }

    .lg\:text-stone-700\/20 {
        color: rgb(68 64 60 / 0.2)
    }

    .lg\:text-stone-700\/25 {
        color: rgb(68 64 60 / 0.25)
    }

    .lg\:text-stone-700\/30 {
        color: rgb(68 64 60 / 0.3)
    }

    .lg\:text-stone-700\/40 {
        color: rgb(68 64 60 / 0.4)
    }

    .lg\:text-stone-700\/5 {
        color: rgb(68 64 60 / 0.05)
    }

    .lg\:text-stone-700\/50 {
        color: rgb(68 64 60 / 0.5)
    }

    .lg\:text-stone-700\/60 {
        color: rgb(68 64 60 / 0.6)
    }

    .lg\:text-stone-700\/70 {
        color: rgb(68 64 60 / 0.7)
    }

    .lg\:text-stone-700\/75 {
        color: rgb(68 64 60 / 0.75)
    }

    .lg\:text-stone-700\/80 {
        color: rgb(68 64 60 / 0.8)
    }

    .lg\:text-stone-700\/90 {
        color: rgb(68 64 60 / 0.9)
    }

    .lg\:text-stone-700\/95 {
        color: rgb(68 64 60 / 0.95)
    }

    .lg\:text-stone-800 {
        --tw-text-opacity: 1;
        color: rgb(41 37 36 / var(--tw-text-opacity))
    }

    .lg\:text-stone-800\/0 {
        color: rgb(41 37 36 / 0)
    }

    .lg\:text-stone-800\/10 {
        color: rgb(41 37 36 / 0.1)
    }

    .lg\:text-stone-800\/100 {
        color: rgb(41 37 36 / 1)
    }

    .lg\:text-stone-800\/20 {
        color: rgb(41 37 36 / 0.2)
    }

    .lg\:text-stone-800\/25 {
        color: rgb(41 37 36 / 0.25)
    }

    .lg\:text-stone-800\/30 {
        color: rgb(41 37 36 / 0.3)
    }

    .lg\:text-stone-800\/40 {
        color: rgb(41 37 36 / 0.4)
    }

    .lg\:text-stone-800\/5 {
        color: rgb(41 37 36 / 0.05)
    }

    .lg\:text-stone-800\/50 {
        color: rgb(41 37 36 / 0.5)
    }

    .lg\:text-stone-800\/60 {
        color: rgb(41 37 36 / 0.6)
    }

    .lg\:text-stone-800\/70 {
        color: rgb(41 37 36 / 0.7)
    }

    .lg\:text-stone-800\/75 {
        color: rgb(41 37 36 / 0.75)
    }

    .lg\:text-stone-800\/80 {
        color: rgb(41 37 36 / 0.8)
    }

    .lg\:text-stone-800\/90 {
        color: rgb(41 37 36 / 0.9)
    }

    .lg\:text-stone-800\/95 {
        color: rgb(41 37 36 / 0.95)
    }

    .lg\:text-stone-900 {
        --tw-text-opacity: 1;
        color: rgb(28 25 23 / var(--tw-text-opacity))
    }

    .lg\:text-stone-900\/0 {
        color: rgb(28 25 23 / 0)
    }

    .lg\:text-stone-900\/10 {
        color: rgb(28 25 23 / 0.1)
    }

    .lg\:text-stone-900\/100 {
        color: rgb(28 25 23 / 1)
    }

    .lg\:text-stone-900\/20 {
        color: rgb(28 25 23 / 0.2)
    }

    .lg\:text-stone-900\/25 {
        color: rgb(28 25 23 / 0.25)
    }

    .lg\:text-stone-900\/30 {
        color: rgb(28 25 23 / 0.3)
    }

    .lg\:text-stone-900\/40 {
        color: rgb(28 25 23 / 0.4)
    }

    .lg\:text-stone-900\/5 {
        color: rgb(28 25 23 / 0.05)
    }

    .lg\:text-stone-900\/50 {
        color: rgb(28 25 23 / 0.5)
    }

    .lg\:text-stone-900\/60 {
        color: rgb(28 25 23 / 0.6)
    }

    .lg\:text-stone-900\/70 {
        color: rgb(28 25 23 / 0.7)
    }

    .lg\:text-stone-900\/75 {
        color: rgb(28 25 23 / 0.75)
    }

    .lg\:text-stone-900\/80 {
        color: rgb(28 25 23 / 0.8)
    }

    .lg\:text-stone-900\/90 {
        color: rgb(28 25 23 / 0.9)
    }

    .lg\:text-stone-900\/95 {
        color: rgb(28 25 23 / 0.95)
    }

    .lg\:text-stone-950 {
        --tw-text-opacity: 1;
        color: rgb(12 10 9 / var(--tw-text-opacity))
    }

    .lg\:text-stone-950\/0 {
        color: rgb(12 10 9 / 0)
    }

    .lg\:text-stone-950\/10 {
        color: rgb(12 10 9 / 0.1)
    }

    .lg\:text-stone-950\/100 {
        color: rgb(12 10 9 / 1)
    }

    .lg\:text-stone-950\/20 {
        color: rgb(12 10 9 / 0.2)
    }

    .lg\:text-stone-950\/25 {
        color: rgb(12 10 9 / 0.25)
    }

    .lg\:text-stone-950\/30 {
        color: rgb(12 10 9 / 0.3)
    }

    .lg\:text-stone-950\/40 {
        color: rgb(12 10 9 / 0.4)
    }

    .lg\:text-stone-950\/5 {
        color: rgb(12 10 9 / 0.05)
    }

    .lg\:text-stone-950\/50 {
        color: rgb(12 10 9 / 0.5)
    }

    .lg\:text-stone-950\/60 {
        color: rgb(12 10 9 / 0.6)
    }

    .lg\:text-stone-950\/70 {
        color: rgb(12 10 9 / 0.7)
    }

    .lg\:text-stone-950\/75 {
        color: rgb(12 10 9 / 0.75)
    }

    .lg\:text-stone-950\/80 {
        color: rgb(12 10 9 / 0.8)
    }

    .lg\:text-stone-950\/90 {
        color: rgb(12 10 9 / 0.9)
    }

    .lg\:text-stone-950\/95 {
        color: rgb(12 10 9 / 0.95)
    }

    .lg\:text-teal-100 {
        --tw-text-opacity: 1;
        color: rgb(204 251 241 / var(--tw-text-opacity))
    }

    .lg\:text-teal-100\/0 {
        color: rgb(204 251 241 / 0)
    }

    .lg\:text-teal-100\/10 {
        color: rgb(204 251 241 / 0.1)
    }

    .lg\:text-teal-100\/100 {
        color: rgb(204 251 241 / 1)
    }

    .lg\:text-teal-100\/20 {
        color: rgb(204 251 241 / 0.2)
    }

    .lg\:text-teal-100\/25 {
        color: rgb(204 251 241 / 0.25)
    }

    .lg\:text-teal-100\/30 {
        color: rgb(204 251 241 / 0.3)
    }

    .lg\:text-teal-100\/40 {
        color: rgb(204 251 241 / 0.4)
    }

    .lg\:text-teal-100\/5 {
        color: rgb(204 251 241 / 0.05)
    }

    .lg\:text-teal-100\/50 {
        color: rgb(204 251 241 / 0.5)
    }

    .lg\:text-teal-100\/60 {
        color: rgb(204 251 241 / 0.6)
    }

    .lg\:text-teal-100\/70 {
        color: rgb(204 251 241 / 0.7)
    }

    .lg\:text-teal-100\/75 {
        color: rgb(204 251 241 / 0.75)
    }

    .lg\:text-teal-100\/80 {
        color: rgb(204 251 241 / 0.8)
    }

    .lg\:text-teal-100\/90 {
        color: rgb(204 251 241 / 0.9)
    }

    .lg\:text-teal-100\/95 {
        color: rgb(204 251 241 / 0.95)
    }

    .lg\:text-teal-200 {
        --tw-text-opacity: 1;
        color: rgb(153 246 228 / var(--tw-text-opacity))
    }

    .lg\:text-teal-200\/0 {
        color: rgb(153 246 228 / 0)
    }

    .lg\:text-teal-200\/10 {
        color: rgb(153 246 228 / 0.1)
    }

    .lg\:text-teal-200\/100 {
        color: rgb(153 246 228 / 1)
    }

    .lg\:text-teal-200\/20 {
        color: rgb(153 246 228 / 0.2)
    }

    .lg\:text-teal-200\/25 {
        color: rgb(153 246 228 / 0.25)
    }

    .lg\:text-teal-200\/30 {
        color: rgb(153 246 228 / 0.3)
    }

    .lg\:text-teal-200\/40 {
        color: rgb(153 246 228 / 0.4)
    }

    .lg\:text-teal-200\/5 {
        color: rgb(153 246 228 / 0.05)
    }

    .lg\:text-teal-200\/50 {
        color: rgb(153 246 228 / 0.5)
    }

    .lg\:text-teal-200\/60 {
        color: rgb(153 246 228 / 0.6)
    }

    .lg\:text-teal-200\/70 {
        color: rgb(153 246 228 / 0.7)
    }

    .lg\:text-teal-200\/75 {
        color: rgb(153 246 228 / 0.75)
    }

    .lg\:text-teal-200\/80 {
        color: rgb(153 246 228 / 0.8)
    }

    .lg\:text-teal-200\/90 {
        color: rgb(153 246 228 / 0.9)
    }

    .lg\:text-teal-200\/95 {
        color: rgb(153 246 228 / 0.95)
    }

    .lg\:text-teal-300 {
        --tw-text-opacity: 1;
        color: rgb(94 234 212 / var(--tw-text-opacity))
    }

    .lg\:text-teal-300\/0 {
        color: rgb(94 234 212 / 0)
    }

    .lg\:text-teal-300\/10 {
        color: rgb(94 234 212 / 0.1)
    }

    .lg\:text-teal-300\/100 {
        color: rgb(94 234 212 / 1)
    }

    .lg\:text-teal-300\/20 {
        color: rgb(94 234 212 / 0.2)
    }

    .lg\:text-teal-300\/25 {
        color: rgb(94 234 212 / 0.25)
    }

    .lg\:text-teal-300\/30 {
        color: rgb(94 234 212 / 0.3)
    }

    .lg\:text-teal-300\/40 {
        color: rgb(94 234 212 / 0.4)
    }

    .lg\:text-teal-300\/5 {
        color: rgb(94 234 212 / 0.05)
    }

    .lg\:text-teal-300\/50 {
        color: rgb(94 234 212 / 0.5)
    }

    .lg\:text-teal-300\/60 {
        color: rgb(94 234 212 / 0.6)
    }

    .lg\:text-teal-300\/70 {
        color: rgb(94 234 212 / 0.7)
    }

    .lg\:text-teal-300\/75 {
        color: rgb(94 234 212 / 0.75)
    }

    .lg\:text-teal-300\/80 {
        color: rgb(94 234 212 / 0.8)
    }

    .lg\:text-teal-300\/90 {
        color: rgb(94 234 212 / 0.9)
    }

    .lg\:text-teal-300\/95 {
        color: rgb(94 234 212 / 0.95)
    }

    .lg\:text-teal-400 {
        --tw-text-opacity: 1;
        color: rgb(45 212 191 / var(--tw-text-opacity))
    }

    .lg\:text-teal-400\/0 {
        color: rgb(45 212 191 / 0)
    }

    .lg\:text-teal-400\/10 {
        color: rgb(45 212 191 / 0.1)
    }

    .lg\:text-teal-400\/100 {
        color: rgb(45 212 191 / 1)
    }

    .lg\:text-teal-400\/20 {
        color: rgb(45 212 191 / 0.2)
    }

    .lg\:text-teal-400\/25 {
        color: rgb(45 212 191 / 0.25)
    }

    .lg\:text-teal-400\/30 {
        color: rgb(45 212 191 / 0.3)
    }

    .lg\:text-teal-400\/40 {
        color: rgb(45 212 191 / 0.4)
    }

    .lg\:text-teal-400\/5 {
        color: rgb(45 212 191 / 0.05)
    }

    .lg\:text-teal-400\/50 {
        color: rgb(45 212 191 / 0.5)
    }

    .lg\:text-teal-400\/60 {
        color: rgb(45 212 191 / 0.6)
    }

    .lg\:text-teal-400\/70 {
        color: rgb(45 212 191 / 0.7)
    }

    .lg\:text-teal-400\/75 {
        color: rgb(45 212 191 / 0.75)
    }

    .lg\:text-teal-400\/80 {
        color: rgb(45 212 191 / 0.8)
    }

    .lg\:text-teal-400\/90 {
        color: rgb(45 212 191 / 0.9)
    }

    .lg\:text-teal-400\/95 {
        color: rgb(45 212 191 / 0.95)
    }

    .lg\:text-teal-450 {
        --tw-text-opacity: 1;
        color: rgb(0 184 158 / var(--tw-text-opacity))
    }

    .lg\:text-teal-450\/0 {
        color: rgb(0 184 158 / 0)
    }

    .lg\:text-teal-450\/10 {
        color: rgb(0 184 158 / 0.1)
    }

    .lg\:text-teal-450\/100 {
        color: rgb(0 184 158 / 1)
    }

    .lg\:text-teal-450\/20 {
        color: rgb(0 184 158 / 0.2)
    }

    .lg\:text-teal-450\/25 {
        color: rgb(0 184 158 / 0.25)
    }

    .lg\:text-teal-450\/30 {
        color: rgb(0 184 158 / 0.3)
    }

    .lg\:text-teal-450\/40 {
        color: rgb(0 184 158 / 0.4)
    }

    .lg\:text-teal-450\/5 {
        color: rgb(0 184 158 / 0.05)
    }

    .lg\:text-teal-450\/50 {
        color: rgb(0 184 158 / 0.5)
    }

    .lg\:text-teal-450\/60 {
        color: rgb(0 184 158 / 0.6)
    }

    .lg\:text-teal-450\/70 {
        color: rgb(0 184 158 / 0.7)
    }

    .lg\:text-teal-450\/75 {
        color: rgb(0 184 158 / 0.75)
    }

    .lg\:text-teal-450\/80 {
        color: rgb(0 184 158 / 0.8)
    }

    .lg\:text-teal-450\/90 {
        color: rgb(0 184 158 / 0.9)
    }

    .lg\:text-teal-450\/95 {
        color: rgb(0 184 158 / 0.95)
    }

    .lg\:text-teal-50 {
        --tw-text-opacity: 1;
        color: rgb(240 253 250 / var(--tw-text-opacity))
    }

    .lg\:text-teal-50\/0 {
        color: rgb(240 253 250 / 0)
    }

    .lg\:text-teal-50\/10 {
        color: rgb(240 253 250 / 0.1)
    }

    .lg\:text-teal-50\/100 {
        color: rgb(240 253 250 / 1)
    }

    .lg\:text-teal-50\/20 {
        color: rgb(240 253 250 / 0.2)
    }

    .lg\:text-teal-50\/25 {
        color: rgb(240 253 250 / 0.25)
    }

    .lg\:text-teal-50\/30 {
        color: rgb(240 253 250 / 0.3)
    }

    .lg\:text-teal-50\/40 {
        color: rgb(240 253 250 / 0.4)
    }

    .lg\:text-teal-50\/5 {
        color: rgb(240 253 250 / 0.05)
    }

    .lg\:text-teal-50\/50 {
        color: rgb(240 253 250 / 0.5)
    }

    .lg\:text-teal-50\/60 {
        color: rgb(240 253 250 / 0.6)
    }

    .lg\:text-teal-50\/70 {
        color: rgb(240 253 250 / 0.7)
    }

    .lg\:text-teal-50\/75 {
        color: rgb(240 253 250 / 0.75)
    }

    .lg\:text-teal-50\/80 {
        color: rgb(240 253 250 / 0.8)
    }

    .lg\:text-teal-50\/90 {
        color: rgb(240 253 250 / 0.9)
    }

    .lg\:text-teal-50\/95 {
        color: rgb(240 253 250 / 0.95)
    }

    .lg\:text-teal-500 {
        --tw-text-opacity: 1;
        color: rgb(20 184 166 / var(--tw-text-opacity))
    }

    .lg\:text-teal-500\/0 {
        color: rgb(20 184 166 / 0)
    }

    .lg\:text-teal-500\/10 {
        color: rgb(20 184 166 / 0.1)
    }

    .lg\:text-teal-500\/100 {
        color: rgb(20 184 166 / 1)
    }

    .lg\:text-teal-500\/20 {
        color: rgb(20 184 166 / 0.2)
    }

    .lg\:text-teal-500\/25 {
        color: rgb(20 184 166 / 0.25)
    }

    .lg\:text-teal-500\/30 {
        color: rgb(20 184 166 / 0.3)
    }

    .lg\:text-teal-500\/40 {
        color: rgb(20 184 166 / 0.4)
    }

    .lg\:text-teal-500\/5 {
        color: rgb(20 184 166 / 0.05)
    }

    .lg\:text-teal-500\/50 {
        color: rgb(20 184 166 / 0.5)
    }

    .lg\:text-teal-500\/60 {
        color: rgb(20 184 166 / 0.6)
    }

    .lg\:text-teal-500\/70 {
        color: rgb(20 184 166 / 0.7)
    }

    .lg\:text-teal-500\/75 {
        color: rgb(20 184 166 / 0.75)
    }

    .lg\:text-teal-500\/80 {
        color: rgb(20 184 166 / 0.8)
    }

    .lg\:text-teal-500\/90 {
        color: rgb(20 184 166 / 0.9)
    }

    .lg\:text-teal-500\/95 {
        color: rgb(20 184 166 / 0.95)
    }

    .lg\:text-teal-550 {
        --tw-text-opacity: 1;
        color: rgb(0 133 115 / var(--tw-text-opacity))
    }

    .lg\:text-teal-550\/0 {
        color: rgb(0 133 115 / 0)
    }

    .lg\:text-teal-550\/10 {
        color: rgb(0 133 115 / 0.1)
    }

    .lg\:text-teal-550\/100 {
        color: rgb(0 133 115 / 1)
    }

    .lg\:text-teal-550\/20 {
        color: rgb(0 133 115 / 0.2)
    }

    .lg\:text-teal-550\/25 {
        color: rgb(0 133 115 / 0.25)
    }

    .lg\:text-teal-550\/30 {
        color: rgb(0 133 115 / 0.3)
    }

    .lg\:text-teal-550\/40 {
        color: rgb(0 133 115 / 0.4)
    }

    .lg\:text-teal-550\/5 {
        color: rgb(0 133 115 / 0.05)
    }

    .lg\:text-teal-550\/50 {
        color: rgb(0 133 115 / 0.5)
    }

    .lg\:text-teal-550\/60 {
        color: rgb(0 133 115 / 0.6)
    }

    .lg\:text-teal-550\/70 {
        color: rgb(0 133 115 / 0.7)
    }

    .lg\:text-teal-550\/75 {
        color: rgb(0 133 115 / 0.75)
    }

    .lg\:text-teal-550\/80 {
        color: rgb(0 133 115 / 0.8)
    }

    .lg\:text-teal-550\/90 {
        color: rgb(0 133 115 / 0.9)
    }

    .lg\:text-teal-550\/95 {
        color: rgb(0 133 115 / 0.95)
    }

    .lg\:text-teal-600 {
        --tw-text-opacity: 1;
        color: rgb(13 148 136 / var(--tw-text-opacity))
    }

    .lg\:text-teal-600\/0 {
        color: rgb(13 148 136 / 0)
    }

    .lg\:text-teal-600\/10 {
        color: rgb(13 148 136 / 0.1)
    }

    .lg\:text-teal-600\/100 {
        color: rgb(13 148 136 / 1)
    }

    .lg\:text-teal-600\/20 {
        color: rgb(13 148 136 / 0.2)
    }

    .lg\:text-teal-600\/25 {
        color: rgb(13 148 136 / 0.25)
    }

    .lg\:text-teal-600\/30 {
        color: rgb(13 148 136 / 0.3)
    }

    .lg\:text-teal-600\/40 {
        color: rgb(13 148 136 / 0.4)
    }

    .lg\:text-teal-600\/5 {
        color: rgb(13 148 136 / 0.05)
    }

    .lg\:text-teal-600\/50 {
        color: rgb(13 148 136 / 0.5)
    }

    .lg\:text-teal-600\/60 {
        color: rgb(13 148 136 / 0.6)
    }

    .lg\:text-teal-600\/70 {
        color: rgb(13 148 136 / 0.7)
    }

    .lg\:text-teal-600\/75 {
        color: rgb(13 148 136 / 0.75)
    }

    .lg\:text-teal-600\/80 {
        color: rgb(13 148 136 / 0.8)
    }

    .lg\:text-teal-600\/90 {
        color: rgb(13 148 136 / 0.9)
    }

    .lg\:text-teal-600\/95 {
        color: rgb(13 148 136 / 0.95)
    }

    .lg\:text-teal-700 {
        --tw-text-opacity: 1;
        color: rgb(15 118 110 / var(--tw-text-opacity))
    }

    .lg\:text-teal-700\/0 {
        color: rgb(15 118 110 / 0)
    }

    .lg\:text-teal-700\/10 {
        color: rgb(15 118 110 / 0.1)
    }

    .lg\:text-teal-700\/100 {
        color: rgb(15 118 110 / 1)
    }

    .lg\:text-teal-700\/20 {
        color: rgb(15 118 110 / 0.2)
    }

    .lg\:text-teal-700\/25 {
        color: rgb(15 118 110 / 0.25)
    }

    .lg\:text-teal-700\/30 {
        color: rgb(15 118 110 / 0.3)
    }

    .lg\:text-teal-700\/40 {
        color: rgb(15 118 110 / 0.4)
    }

    .lg\:text-teal-700\/5 {
        color: rgb(15 118 110 / 0.05)
    }

    .lg\:text-teal-700\/50 {
        color: rgb(15 118 110 / 0.5)
    }

    .lg\:text-teal-700\/60 {
        color: rgb(15 118 110 / 0.6)
    }

    .lg\:text-teal-700\/70 {
        color: rgb(15 118 110 / 0.7)
    }

    .lg\:text-teal-700\/75 {
        color: rgb(15 118 110 / 0.75)
    }

    .lg\:text-teal-700\/80 {
        color: rgb(15 118 110 / 0.8)
    }

    .lg\:text-teal-700\/90 {
        color: rgb(15 118 110 / 0.9)
    }

    .lg\:text-teal-700\/95 {
        color: rgb(15 118 110 / 0.95)
    }

    .lg\:text-teal-800 {
        --tw-text-opacity: 1;
        color: rgb(17 94 89 / var(--tw-text-opacity))
    }

    .lg\:text-teal-800\/0 {
        color: rgb(17 94 89 / 0)
    }

    .lg\:text-teal-800\/10 {
        color: rgb(17 94 89 / 0.1)
    }

    .lg\:text-teal-800\/100 {
        color: rgb(17 94 89 / 1)
    }

    .lg\:text-teal-800\/20 {
        color: rgb(17 94 89 / 0.2)
    }

    .lg\:text-teal-800\/25 {
        color: rgb(17 94 89 / 0.25)
    }

    .lg\:text-teal-800\/30 {
        color: rgb(17 94 89 / 0.3)
    }

    .lg\:text-teal-800\/40 {
        color: rgb(17 94 89 / 0.4)
    }

    .lg\:text-teal-800\/5 {
        color: rgb(17 94 89 / 0.05)
    }

    .lg\:text-teal-800\/50 {
        color: rgb(17 94 89 / 0.5)
    }

    .lg\:text-teal-800\/60 {
        color: rgb(17 94 89 / 0.6)
    }

    .lg\:text-teal-800\/70 {
        color: rgb(17 94 89 / 0.7)
    }

    .lg\:text-teal-800\/75 {
        color: rgb(17 94 89 / 0.75)
    }

    .lg\:text-teal-800\/80 {
        color: rgb(17 94 89 / 0.8)
    }

    .lg\:text-teal-800\/90 {
        color: rgb(17 94 89 / 0.9)
    }

    .lg\:text-teal-800\/95 {
        color: rgb(17 94 89 / 0.95)
    }

    .lg\:text-teal-900 {
        --tw-text-opacity: 1;
        color: rgb(19 78 74 / var(--tw-text-opacity))
    }

    .lg\:text-teal-900\/0 {
        color: rgb(19 78 74 / 0)
    }

    .lg\:text-teal-900\/10 {
        color: rgb(19 78 74 / 0.1)
    }

    .lg\:text-teal-900\/100 {
        color: rgb(19 78 74 / 1)
    }

    .lg\:text-teal-900\/20 {
        color: rgb(19 78 74 / 0.2)
    }

    .lg\:text-teal-900\/25 {
        color: rgb(19 78 74 / 0.25)
    }

    .lg\:text-teal-900\/30 {
        color: rgb(19 78 74 / 0.3)
    }

    .lg\:text-teal-900\/40 {
        color: rgb(19 78 74 / 0.4)
    }

    .lg\:text-teal-900\/5 {
        color: rgb(19 78 74 / 0.05)
    }

    .lg\:text-teal-900\/50 {
        color: rgb(19 78 74 / 0.5)
    }

    .lg\:text-teal-900\/60 {
        color: rgb(19 78 74 / 0.6)
    }

    .lg\:text-teal-900\/70 {
        color: rgb(19 78 74 / 0.7)
    }

    .lg\:text-teal-900\/75 {
        color: rgb(19 78 74 / 0.75)
    }

    .lg\:text-teal-900\/80 {
        color: rgb(19 78 74 / 0.8)
    }

    .lg\:text-teal-900\/90 {
        color: rgb(19 78 74 / 0.9)
    }

    .lg\:text-teal-900\/95 {
        color: rgb(19 78 74 / 0.95)
    }

    .lg\:text-teal-950 {
        --tw-text-opacity: 1;
        color: rgb(4 47 46 / var(--tw-text-opacity))
    }

    .lg\:text-teal-950\/0 {
        color: rgb(4 47 46 / 0)
    }

    .lg\:text-teal-950\/10 {
        color: rgb(4 47 46 / 0.1)
    }

    .lg\:text-teal-950\/100 {
        color: rgb(4 47 46 / 1)
    }

    .lg\:text-teal-950\/20 {
        color: rgb(4 47 46 / 0.2)
    }

    .lg\:text-teal-950\/25 {
        color: rgb(4 47 46 / 0.25)
    }

    .lg\:text-teal-950\/30 {
        color: rgb(4 47 46 / 0.3)
    }

    .lg\:text-teal-950\/40 {
        color: rgb(4 47 46 / 0.4)
    }

    .lg\:text-teal-950\/5 {
        color: rgb(4 47 46 / 0.05)
    }

    .lg\:text-teal-950\/50 {
        color: rgb(4 47 46 / 0.5)
    }

    .lg\:text-teal-950\/60 {
        color: rgb(4 47 46 / 0.6)
    }

    .lg\:text-teal-950\/70 {
        color: rgb(4 47 46 / 0.7)
    }

    .lg\:text-teal-950\/75 {
        color: rgb(4 47 46 / 0.75)
    }

    .lg\:text-teal-950\/80 {
        color: rgb(4 47 46 / 0.8)
    }

    .lg\:text-teal-950\/90 {
        color: rgb(4 47 46 / 0.9)
    }

    .lg\:text-teal-950\/95 {
        color: rgb(4 47 46 / 0.95)
    }

    .lg\:text-violet-100 {
        --tw-text-opacity: 1;
        color: rgb(237 233 254 / var(--tw-text-opacity))
    }

    .lg\:text-violet-100\/0 {
        color: rgb(237 233 254 / 0)
    }

    .lg\:text-violet-100\/10 {
        color: rgb(237 233 254 / 0.1)
    }

    .lg\:text-violet-100\/100 {
        color: rgb(237 233 254 / 1)
    }

    .lg\:text-violet-100\/20 {
        color: rgb(237 233 254 / 0.2)
    }

    .lg\:text-violet-100\/25 {
        color: rgb(237 233 254 / 0.25)
    }

    .lg\:text-violet-100\/30 {
        color: rgb(237 233 254 / 0.3)
    }

    .lg\:text-violet-100\/40 {
        color: rgb(237 233 254 / 0.4)
    }

    .lg\:text-violet-100\/5 {
        color: rgb(237 233 254 / 0.05)
    }

    .lg\:text-violet-100\/50 {
        color: rgb(237 233 254 / 0.5)
    }

    .lg\:text-violet-100\/60 {
        color: rgb(237 233 254 / 0.6)
    }

    .lg\:text-violet-100\/70 {
        color: rgb(237 233 254 / 0.7)
    }

    .lg\:text-violet-100\/75 {
        color: rgb(237 233 254 / 0.75)
    }

    .lg\:text-violet-100\/80 {
        color: rgb(237 233 254 / 0.8)
    }

    .lg\:text-violet-100\/90 {
        color: rgb(237 233 254 / 0.9)
    }

    .lg\:text-violet-100\/95 {
        color: rgb(237 233 254 / 0.95)
    }

    .lg\:text-violet-101 {
        --tw-text-opacity: 1;
        color: rgb(239 232 255 / var(--tw-text-opacity))
    }

    .lg\:text-violet-101\/0 {
        color: rgb(239 232 255 / 0)
    }

    .lg\:text-violet-101\/10 {
        color: rgb(239 232 255 / 0.1)
    }

    .lg\:text-violet-101\/100 {
        color: rgb(239 232 255 / 1)
    }

    .lg\:text-violet-101\/20 {
        color: rgb(239 232 255 / 0.2)
    }

    .lg\:text-violet-101\/25 {
        color: rgb(239 232 255 / 0.25)
    }

    .lg\:text-violet-101\/30 {
        color: rgb(239 232 255 / 0.3)
    }

    .lg\:text-violet-101\/40 {
        color: rgb(239 232 255 / 0.4)
    }

    .lg\:text-violet-101\/5 {
        color: rgb(239 232 255 / 0.05)
    }

    .lg\:text-violet-101\/50 {
        color: rgb(239 232 255 / 0.5)
    }

    .lg\:text-violet-101\/60 {
        color: rgb(239 232 255 / 0.6)
    }

    .lg\:text-violet-101\/70 {
        color: rgb(239 232 255 / 0.7)
    }

    .lg\:text-violet-101\/75 {
        color: rgb(239 232 255 / 0.75)
    }

    .lg\:text-violet-101\/80 {
        color: rgb(239 232 255 / 0.8)
    }

    .lg\:text-violet-101\/90 {
        color: rgb(239 232 255 / 0.9)
    }

    .lg\:text-violet-101\/95 {
        color: rgb(239 232 255 / 0.95)
    }

    .lg\:text-violet-200 {
        --tw-text-opacity: 1;
        color: rgb(221 214 254 / var(--tw-text-opacity))
    }

    .lg\:text-violet-200\/0 {
        color: rgb(221 214 254 / 0)
    }

    .lg\:text-violet-200\/10 {
        color: rgb(221 214 254 / 0.1)
    }

    .lg\:text-violet-200\/100 {
        color: rgb(221 214 254 / 1)
    }

    .lg\:text-violet-200\/20 {
        color: rgb(221 214 254 / 0.2)
    }

    .lg\:text-violet-200\/25 {
        color: rgb(221 214 254 / 0.25)
    }

    .lg\:text-violet-200\/30 {
        color: rgb(221 214 254 / 0.3)
    }

    .lg\:text-violet-200\/40 {
        color: rgb(221 214 254 / 0.4)
    }

    .lg\:text-violet-200\/5 {
        color: rgb(221 214 254 / 0.05)
    }

    .lg\:text-violet-200\/50 {
        color: rgb(221 214 254 / 0.5)
    }

    .lg\:text-violet-200\/60 {
        color: rgb(221 214 254 / 0.6)
    }

    .lg\:text-violet-200\/70 {
        color: rgb(221 214 254 / 0.7)
    }

    .lg\:text-violet-200\/75 {
        color: rgb(221 214 254 / 0.75)
    }

    .lg\:text-violet-200\/80 {
        color: rgb(221 214 254 / 0.8)
    }

    .lg\:text-violet-200\/90 {
        color: rgb(221 214 254 / 0.9)
    }

    .lg\:text-violet-200\/95 {
        color: rgb(221 214 254 / 0.95)
    }

    .lg\:text-violet-250 {
        --tw-text-opacity: 1;
        color: rgb(222 208 255 / var(--tw-text-opacity))
    }

    .lg\:text-violet-250\/0 {
        color: rgb(222 208 255 / 0)
    }

    .lg\:text-violet-250\/10 {
        color: rgb(222 208 255 / 0.1)
    }

    .lg\:text-violet-250\/100 {
        color: rgb(222 208 255 / 1)
    }

    .lg\:text-violet-250\/20 {
        color: rgb(222 208 255 / 0.2)
    }

    .lg\:text-violet-250\/25 {
        color: rgb(222 208 255 / 0.25)
    }

    .lg\:text-violet-250\/30 {
        color: rgb(222 208 255 / 0.3)
    }

    .lg\:text-violet-250\/40 {
        color: rgb(222 208 255 / 0.4)
    }

    .lg\:text-violet-250\/5 {
        color: rgb(222 208 255 / 0.05)
    }

    .lg\:text-violet-250\/50 {
        color: rgb(222 208 255 / 0.5)
    }

    .lg\:text-violet-250\/60 {
        color: rgb(222 208 255 / 0.6)
    }

    .lg\:text-violet-250\/70 {
        color: rgb(222 208 255 / 0.7)
    }

    .lg\:text-violet-250\/75 {
        color: rgb(222 208 255 / 0.75)
    }

    .lg\:text-violet-250\/80 {
        color: rgb(222 208 255 / 0.8)
    }

    .lg\:text-violet-250\/90 {
        color: rgb(222 208 255 / 0.9)
    }

    .lg\:text-violet-250\/95 {
        color: rgb(222 208 255 / 0.95)
    }

    .lg\:text-violet-300 {
        --tw-text-opacity: 1;
        color: rgb(196 181 253 / var(--tw-text-opacity))
    }

    .lg\:text-violet-300\/0 {
        color: rgb(196 181 253 / 0)
    }

    .lg\:text-violet-300\/10 {
        color: rgb(196 181 253 / 0.1)
    }

    .lg\:text-violet-300\/100 {
        color: rgb(196 181 253 / 1)
    }

    .lg\:text-violet-300\/20 {
        color: rgb(196 181 253 / 0.2)
    }

    .lg\:text-violet-300\/25 {
        color: rgb(196 181 253 / 0.25)
    }

    .lg\:text-violet-300\/30 {
        color: rgb(196 181 253 / 0.3)
    }

    .lg\:text-violet-300\/40 {
        color: rgb(196 181 253 / 0.4)
    }

    .lg\:text-violet-300\/5 {
        color: rgb(196 181 253 / 0.05)
    }

    .lg\:text-violet-300\/50 {
        color: rgb(196 181 253 / 0.5)
    }

    .lg\:text-violet-300\/60 {
        color: rgb(196 181 253 / 0.6)
    }

    .lg\:text-violet-300\/70 {
        color: rgb(196 181 253 / 0.7)
    }

    .lg\:text-violet-300\/75 {
        color: rgb(196 181 253 / 0.75)
    }

    .lg\:text-violet-300\/80 {
        color: rgb(196 181 253 / 0.8)
    }

    .lg\:text-violet-300\/90 {
        color: rgb(196 181 253 / 0.9)
    }

    .lg\:text-violet-300\/95 {
        color: rgb(196 181 253 / 0.95)
    }

    .lg\:text-violet-400 {
        --tw-text-opacity: 1;
        color: rgb(167 139 250 / var(--tw-text-opacity))
    }

    .lg\:text-violet-400\/0 {
        color: rgb(167 139 250 / 0)
    }

    .lg\:text-violet-400\/10 {
        color: rgb(167 139 250 / 0.1)
    }

    .lg\:text-violet-400\/100 {
        color: rgb(167 139 250 / 1)
    }

    .lg\:text-violet-400\/20 {
        color: rgb(167 139 250 / 0.2)
    }

    .lg\:text-violet-400\/25 {
        color: rgb(167 139 250 / 0.25)
    }

    .lg\:text-violet-400\/30 {
        color: rgb(167 139 250 / 0.3)
    }

    .lg\:text-violet-400\/40 {
        color: rgb(167 139 250 / 0.4)
    }

    .lg\:text-violet-400\/5 {
        color: rgb(167 139 250 / 0.05)
    }

    .lg\:text-violet-400\/50 {
        color: rgb(167 139 250 / 0.5)
    }

    .lg\:text-violet-400\/60 {
        color: rgb(167 139 250 / 0.6)
    }

    .lg\:text-violet-400\/70 {
        color: rgb(167 139 250 / 0.7)
    }

    .lg\:text-violet-400\/75 {
        color: rgb(167 139 250 / 0.75)
    }

    .lg\:text-violet-400\/80 {
        color: rgb(167 139 250 / 0.8)
    }

    .lg\:text-violet-400\/90 {
        color: rgb(167 139 250 / 0.9)
    }

    .lg\:text-violet-400\/95 {
        color: rgb(167 139 250 / 0.95)
    }

    .lg\:text-violet-450 {
        --tw-text-opacity: 1;
        color: rgb(128 76 255 / var(--tw-text-opacity))
    }

    .lg\:text-violet-450\/0 {
        color: rgb(128 76 255 / 0)
    }

    .lg\:text-violet-450\/10 {
        color: rgb(128 76 255 / 0.1)
    }

    .lg\:text-violet-450\/100 {
        color: rgb(128 76 255 / 1)
    }

    .lg\:text-violet-450\/20 {
        color: rgb(128 76 255 / 0.2)
    }

    .lg\:text-violet-450\/25 {
        color: rgb(128 76 255 / 0.25)
    }

    .lg\:text-violet-450\/30 {
        color: rgb(128 76 255 / 0.3)
    }

    .lg\:text-violet-450\/40 {
        color: rgb(128 76 255 / 0.4)
    }

    .lg\:text-violet-450\/5 {
        color: rgb(128 76 255 / 0.05)
    }

    .lg\:text-violet-450\/50 {
        color: rgb(128 76 255 / 0.5)
    }

    .lg\:text-violet-450\/60 {
        color: rgb(128 76 255 / 0.6)
    }

    .lg\:text-violet-450\/70 {
        color: rgb(128 76 255 / 0.7)
    }

    .lg\:text-violet-450\/75 {
        color: rgb(128 76 255 / 0.75)
    }

    .lg\:text-violet-450\/80 {
        color: rgb(128 76 255 / 0.8)
    }

    .lg\:text-violet-450\/90 {
        color: rgb(128 76 255 / 0.9)
    }

    .lg\:text-violet-450\/95 {
        color: rgb(128 76 255 / 0.95)
    }

    .lg\:text-violet-50 {
        --tw-text-opacity: 1;
        color: rgb(245 243 255 / var(--tw-text-opacity))
    }

    .lg\:text-violet-50\/0 {
        color: rgb(245 243 255 / 0)
    }

    .lg\:text-violet-50\/10 {
        color: rgb(245 243 255 / 0.1)
    }

    .lg\:text-violet-50\/100 {
        color: rgb(245 243 255 / 1)
    }

    .lg\:text-violet-50\/20 {
        color: rgb(245 243 255 / 0.2)
    }

    .lg\:text-violet-50\/25 {
        color: rgb(245 243 255 / 0.25)
    }

    .lg\:text-violet-50\/30 {
        color: rgb(245 243 255 / 0.3)
    }

    .lg\:text-violet-50\/40 {
        color: rgb(245 243 255 / 0.4)
    }

    .lg\:text-violet-50\/5 {
        color: rgb(245 243 255 / 0.05)
    }

    .lg\:text-violet-50\/50 {
        color: rgb(245 243 255 / 0.5)
    }

    .lg\:text-violet-50\/60 {
        color: rgb(245 243 255 / 0.6)
    }

    .lg\:text-violet-50\/70 {
        color: rgb(245 243 255 / 0.7)
    }

    .lg\:text-violet-50\/75 {
        color: rgb(245 243 255 / 0.75)
    }

    .lg\:text-violet-50\/80 {
        color: rgb(245 243 255 / 0.8)
    }

    .lg\:text-violet-50\/90 {
        color: rgb(245 243 255 / 0.9)
    }

    .lg\:text-violet-50\/95 {
        color: rgb(245 243 255 / 0.95)
    }

    .lg\:text-violet-500 {
        --tw-text-opacity: 1;
        color: rgb(139 92 246 / var(--tw-text-opacity))
    }

    .lg\:text-violet-500\/0 {
        color: rgb(139 92 246 / 0)
    }

    .lg\:text-violet-500\/10 {
        color: rgb(139 92 246 / 0.1)
    }

    .lg\:text-violet-500\/100 {
        color: rgb(139 92 246 / 1)
    }

    .lg\:text-violet-500\/20 {
        color: rgb(139 92 246 / 0.2)
    }

    .lg\:text-violet-500\/25 {
        color: rgb(139 92 246 / 0.25)
    }

    .lg\:text-violet-500\/30 {
        color: rgb(139 92 246 / 0.3)
    }

    .lg\:text-violet-500\/40 {
        color: rgb(139 92 246 / 0.4)
    }

    .lg\:text-violet-500\/5 {
        color: rgb(139 92 246 / 0.05)
    }

    .lg\:text-violet-500\/50 {
        color: rgb(139 92 246 / 0.5)
    }

    .lg\:text-violet-500\/60 {
        color: rgb(139 92 246 / 0.6)
    }

    .lg\:text-violet-500\/70 {
        color: rgb(139 92 246 / 0.7)
    }

    .lg\:text-violet-500\/75 {
        color: rgb(139 92 246 / 0.75)
    }

    .lg\:text-violet-500\/80 {
        color: rgb(139 92 246 / 0.8)
    }

    .lg\:text-violet-500\/90 {
        color: rgb(139 92 246 / 0.9)
    }

    .lg\:text-violet-500\/95 {
        color: rgb(139 92 246 / 0.95)
    }

    .lg\:text-violet-600 {
        --tw-text-opacity: 1;
        color: rgb(124 58 237 / var(--tw-text-opacity))
    }

    .lg\:text-violet-600\/0 {
        color: rgb(124 58 237 / 0)
    }

    .lg\:text-violet-600\/10 {
        color: rgb(124 58 237 / 0.1)
    }

    .lg\:text-violet-600\/100 {
        color: rgb(124 58 237 / 1)
    }

    .lg\:text-violet-600\/20 {
        color: rgb(124 58 237 / 0.2)
    }

    .lg\:text-violet-600\/25 {
        color: rgb(124 58 237 / 0.25)
    }

    .lg\:text-violet-600\/30 {
        color: rgb(124 58 237 / 0.3)
    }

    .lg\:text-violet-600\/40 {
        color: rgb(124 58 237 / 0.4)
    }

    .lg\:text-violet-600\/5 {
        color: rgb(124 58 237 / 0.05)
    }

    .lg\:text-violet-600\/50 {
        color: rgb(124 58 237 / 0.5)
    }

    .lg\:text-violet-600\/60 {
        color: rgb(124 58 237 / 0.6)
    }

    .lg\:text-violet-600\/70 {
        color: rgb(124 58 237 / 0.7)
    }

    .lg\:text-violet-600\/75 {
        color: rgb(124 58 237 / 0.75)
    }

    .lg\:text-violet-600\/80 {
        color: rgb(124 58 237 / 0.8)
    }

    .lg\:text-violet-600\/90 {
        color: rgb(124 58 237 / 0.9)
    }

    .lg\:text-violet-600\/95 {
        color: rgb(124 58 237 / 0.95)
    }

    .lg\:text-violet-650 {
        --tw-text-opacity: 1;
        color: rgb(92 20 255 / var(--tw-text-opacity))
    }

    .lg\:text-violet-650\/0 {
        color: rgb(92 20 255 / 0)
    }

    .lg\:text-violet-650\/10 {
        color: rgb(92 20 255 / 0.1)
    }

    .lg\:text-violet-650\/100 {
        color: rgb(92 20 255 / 1)
    }

    .lg\:text-violet-650\/20 {
        color: rgb(92 20 255 / 0.2)
    }

    .lg\:text-violet-650\/25 {
        color: rgb(92 20 255 / 0.25)
    }

    .lg\:text-violet-650\/30 {
        color: rgb(92 20 255 / 0.3)
    }

    .lg\:text-violet-650\/40 {
        color: rgb(92 20 255 / 0.4)
    }

    .lg\:text-violet-650\/5 {
        color: rgb(92 20 255 / 0.05)
    }

    .lg\:text-violet-650\/50 {
        color: rgb(92 20 255 / 0.5)
    }

    .lg\:text-violet-650\/60 {
        color: rgb(92 20 255 / 0.6)
    }

    .lg\:text-violet-650\/70 {
        color: rgb(92 20 255 / 0.7)
    }

    .lg\:text-violet-650\/75 {
        color: rgb(92 20 255 / 0.75)
    }

    .lg\:text-violet-650\/80 {
        color: rgb(92 20 255 / 0.8)
    }

    .lg\:text-violet-650\/90 {
        color: rgb(92 20 255 / 0.9)
    }

    .lg\:text-violet-650\/95 {
        color: rgb(92 20 255 / 0.95)
    }

    .lg\:text-violet-700 {
        --tw-text-opacity: 1;
        color: rgb(109 40 217 / var(--tw-text-opacity))
    }

    .lg\:text-violet-700\/0 {
        color: rgb(109 40 217 / 0)
    }

    .lg\:text-violet-700\/10 {
        color: rgb(109 40 217 / 0.1)
    }

    .lg\:text-violet-700\/100 {
        color: rgb(109 40 217 / 1)
    }

    .lg\:text-violet-700\/20 {
        color: rgb(109 40 217 / 0.2)
    }

    .lg\:text-violet-700\/25 {
        color: rgb(109 40 217 / 0.25)
    }

    .lg\:text-violet-700\/30 {
        color: rgb(109 40 217 / 0.3)
    }

    .lg\:text-violet-700\/40 {
        color: rgb(109 40 217 / 0.4)
    }

    .lg\:text-violet-700\/5 {
        color: rgb(109 40 217 / 0.05)
    }

    .lg\:text-violet-700\/50 {
        color: rgb(109 40 217 / 0.5)
    }

    .lg\:text-violet-700\/60 {
        color: rgb(109 40 217 / 0.6)
    }

    .lg\:text-violet-700\/70 {
        color: rgb(109 40 217 / 0.7)
    }

    .lg\:text-violet-700\/75 {
        color: rgb(109 40 217 / 0.75)
    }

    .lg\:text-violet-700\/80 {
        color: rgb(109 40 217 / 0.8)
    }

    .lg\:text-violet-700\/90 {
        color: rgb(109 40 217 / 0.9)
    }

    .lg\:text-violet-700\/95 {
        color: rgb(109 40 217 / 0.95)
    }

    .lg\:text-violet-750 {
        --tw-text-opacity: 1;
        color: rgb(89 6 173 / var(--tw-text-opacity))
    }

    .lg\:text-violet-750\/0 {
        color: rgb(89 6 173 / 0)
    }

    .lg\:text-violet-750\/10 {
        color: rgb(89 6 173 / 0.1)
    }

    .lg\:text-violet-750\/100 {
        color: rgb(89 6 173 / 1)
    }

    .lg\:text-violet-750\/20 {
        color: rgb(89 6 173 / 0.2)
    }

    .lg\:text-violet-750\/25 {
        color: rgb(89 6 173 / 0.25)
    }

    .lg\:text-violet-750\/30 {
        color: rgb(89 6 173 / 0.3)
    }

    .lg\:text-violet-750\/40 {
        color: rgb(89 6 173 / 0.4)
    }

    .lg\:text-violet-750\/5 {
        color: rgb(89 6 173 / 0.05)
    }

    .lg\:text-violet-750\/50 {
        color: rgb(89 6 173 / 0.5)
    }

    .lg\:text-violet-750\/60 {
        color: rgb(89 6 173 / 0.6)
    }

    .lg\:text-violet-750\/70 {
        color: rgb(89 6 173 / 0.7)
    }

    .lg\:text-violet-750\/75 {
        color: rgb(89 6 173 / 0.75)
    }

    .lg\:text-violet-750\/80 {
        color: rgb(89 6 173 / 0.8)
    }

    .lg\:text-violet-750\/90 {
        color: rgb(89 6 173 / 0.9)
    }

    .lg\:text-violet-750\/95 {
        color: rgb(89 6 173 / 0.95)
    }

    .lg\:text-violet-800 {
        --tw-text-opacity: 1;
        color: rgb(91 33 182 / var(--tw-text-opacity))
    }

    .lg\:text-violet-800\/0 {
        color: rgb(91 33 182 / 0)
    }

    .lg\:text-violet-800\/10 {
        color: rgb(91 33 182 / 0.1)
    }

    .lg\:text-violet-800\/100 {
        color: rgb(91 33 182 / 1)
    }

    .lg\:text-violet-800\/20 {
        color: rgb(91 33 182 / 0.2)
    }

    .lg\:text-violet-800\/25 {
        color: rgb(91 33 182 / 0.25)
    }

    .lg\:text-violet-800\/30 {
        color: rgb(91 33 182 / 0.3)
    }

    .lg\:text-violet-800\/40 {
        color: rgb(91 33 182 / 0.4)
    }

    .lg\:text-violet-800\/5 {
        color: rgb(91 33 182 / 0.05)
    }

    .lg\:text-violet-800\/50 {
        color: rgb(91 33 182 / 0.5)
    }

    .lg\:text-violet-800\/60 {
        color: rgb(91 33 182 / 0.6)
    }

    .lg\:text-violet-800\/70 {
        color: rgb(91 33 182 / 0.7)
    }

    .lg\:text-violet-800\/75 {
        color: rgb(91 33 182 / 0.75)
    }

    .lg\:text-violet-800\/80 {
        color: rgb(91 33 182 / 0.8)
    }

    .lg\:text-violet-800\/90 {
        color: rgb(91 33 182 / 0.9)
    }

    .lg\:text-violet-800\/95 {
        color: rgb(91 33 182 / 0.95)
    }

    .lg\:text-violet-900 {
        --tw-text-opacity: 1;
        color: rgb(76 29 149 / var(--tw-text-opacity))
    }

    .lg\:text-violet-900\/0 {
        color: rgb(76 29 149 / 0)
    }

    .lg\:text-violet-900\/10 {
        color: rgb(76 29 149 / 0.1)
    }

    .lg\:text-violet-900\/100 {
        color: rgb(76 29 149 / 1)
    }

    .lg\:text-violet-900\/20 {
        color: rgb(76 29 149 / 0.2)
    }

    .lg\:text-violet-900\/25 {
        color: rgb(76 29 149 / 0.25)
    }

    .lg\:text-violet-900\/30 {
        color: rgb(76 29 149 / 0.3)
    }

    .lg\:text-violet-900\/40 {
        color: rgb(76 29 149 / 0.4)
    }

    .lg\:text-violet-900\/5 {
        color: rgb(76 29 149 / 0.05)
    }

    .lg\:text-violet-900\/50 {
        color: rgb(76 29 149 / 0.5)
    }

    .lg\:text-violet-900\/60 {
        color: rgb(76 29 149 / 0.6)
    }

    .lg\:text-violet-900\/70 {
        color: rgb(76 29 149 / 0.7)
    }

    .lg\:text-violet-900\/75 {
        color: rgb(76 29 149 / 0.75)
    }

    .lg\:text-violet-900\/80 {
        color: rgb(76 29 149 / 0.8)
    }

    .lg\:text-violet-900\/90 {
        color: rgb(76 29 149 / 0.9)
    }

    .lg\:text-violet-900\/95 {
        color: rgb(76 29 149 / 0.95)
    }

    .lg\:text-violet-950 {
        --tw-text-opacity: 1;
        color: rgb(46 16 101 / var(--tw-text-opacity))
    }

    .lg\:text-violet-950\/0 {
        color: rgb(46 16 101 / 0)
    }

    .lg\:text-violet-950\/10 {
        color: rgb(46 16 101 / 0.1)
    }

    .lg\:text-violet-950\/100 {
        color: rgb(46 16 101 / 1)
    }

    .lg\:text-violet-950\/20 {
        color: rgb(46 16 101 / 0.2)
    }

    .lg\:text-violet-950\/25 {
        color: rgb(46 16 101 / 0.25)
    }

    .lg\:text-violet-950\/30 {
        color: rgb(46 16 101 / 0.3)
    }

    .lg\:text-violet-950\/40 {
        color: rgb(46 16 101 / 0.4)
    }

    .lg\:text-violet-950\/5 {
        color: rgb(46 16 101 / 0.05)
    }

    .lg\:text-violet-950\/50 {
        color: rgb(46 16 101 / 0.5)
    }

    .lg\:text-violet-950\/60 {
        color: rgb(46 16 101 / 0.6)
    }

    .lg\:text-violet-950\/70 {
        color: rgb(46 16 101 / 0.7)
    }

    .lg\:text-violet-950\/75 {
        color: rgb(46 16 101 / 0.75)
    }

    .lg\:text-violet-950\/80 {
        color: rgb(46 16 101 / 0.8)
    }

    .lg\:text-violet-950\/90 {
        color: rgb(46 16 101 / 0.9)
    }

    .lg\:text-violet-950\/95 {
        color: rgb(46 16 101 / 0.95)
    }

    .lg\:text-yellow-100 {
        --tw-text-opacity: 1;
        color: rgb(254 249 195 / var(--tw-text-opacity))
    }

    .lg\:text-yellow-100\/0 {
        color: rgb(254 249 195 / 0)
    }

    .lg\:text-yellow-100\/10 {
        color: rgb(254 249 195 / 0.1)
    }

    .lg\:text-yellow-100\/100 {
        color: rgb(254 249 195 / 1)
    }

    .lg\:text-yellow-100\/20 {
        color: rgb(254 249 195 / 0.2)
    }

    .lg\:text-yellow-100\/25 {
        color: rgb(254 249 195 / 0.25)
    }

    .lg\:text-yellow-100\/30 {
        color: rgb(254 249 195 / 0.3)
    }

    .lg\:text-yellow-100\/40 {
        color: rgb(254 249 195 / 0.4)
    }

    .lg\:text-yellow-100\/5 {
        color: rgb(254 249 195 / 0.05)
    }

    .lg\:text-yellow-100\/50 {
        color: rgb(254 249 195 / 0.5)
    }

    .lg\:text-yellow-100\/60 {
        color: rgb(254 249 195 / 0.6)
    }

    .lg\:text-yellow-100\/70 {
        color: rgb(254 249 195 / 0.7)
    }

    .lg\:text-yellow-100\/75 {
        color: rgb(254 249 195 / 0.75)
    }

    .lg\:text-yellow-100\/80 {
        color: rgb(254 249 195 / 0.8)
    }

    .lg\:text-yellow-100\/90 {
        color: rgb(254 249 195 / 0.9)
    }

    .lg\:text-yellow-100\/95 {
        color: rgb(254 249 195 / 0.95)
    }

    .lg\:text-yellow-200 {
        --tw-text-opacity: 1;
        color: rgb(254 240 138 / var(--tw-text-opacity))
    }

    .lg\:text-yellow-200\/0 {
        color: rgb(254 240 138 / 0)
    }

    .lg\:text-yellow-200\/10 {
        color: rgb(254 240 138 / 0.1)
    }

    .lg\:text-yellow-200\/100 {
        color: rgb(254 240 138 / 1)
    }

    .lg\:text-yellow-200\/20 {
        color: rgb(254 240 138 / 0.2)
    }

    .lg\:text-yellow-200\/25 {
        color: rgb(254 240 138 / 0.25)
    }

    .lg\:text-yellow-200\/30 {
        color: rgb(254 240 138 / 0.3)
    }

    .lg\:text-yellow-200\/40 {
        color: rgb(254 240 138 / 0.4)
    }

    .lg\:text-yellow-200\/5 {
        color: rgb(254 240 138 / 0.05)
    }

    .lg\:text-yellow-200\/50 {
        color: rgb(254 240 138 / 0.5)
    }

    .lg\:text-yellow-200\/60 {
        color: rgb(254 240 138 / 0.6)
    }

    .lg\:text-yellow-200\/70 {
        color: rgb(254 240 138 / 0.7)
    }

    .lg\:text-yellow-200\/75 {
        color: rgb(254 240 138 / 0.75)
    }

    .lg\:text-yellow-200\/80 {
        color: rgb(254 240 138 / 0.8)
    }

    .lg\:text-yellow-200\/90 {
        color: rgb(254 240 138 / 0.9)
    }

    .lg\:text-yellow-200\/95 {
        color: rgb(254 240 138 / 0.95)
    }

    .lg\:text-yellow-255 {
        --tw-text-opacity: 1;
        color: rgb(252 232 128 / var(--tw-text-opacity))
    }

    .lg\:text-yellow-255\/0 {
        color: rgb(252 232 128 / 0)
    }

    .lg\:text-yellow-255\/10 {
        color: rgb(252 232 128 / 0.1)
    }

    .lg\:text-yellow-255\/100 {
        color: rgb(252 232 128 / 1)
    }

    .lg\:text-yellow-255\/20 {
        color: rgb(252 232 128 / 0.2)
    }

    .lg\:text-yellow-255\/25 {
        color: rgb(252 232 128 / 0.25)
    }

    .lg\:text-yellow-255\/30 {
        color: rgb(252 232 128 / 0.3)
    }

    .lg\:text-yellow-255\/40 {
        color: rgb(252 232 128 / 0.4)
    }

    .lg\:text-yellow-255\/5 {
        color: rgb(252 232 128 / 0.05)
    }

    .lg\:text-yellow-255\/50 {
        color: rgb(252 232 128 / 0.5)
    }

    .lg\:text-yellow-255\/60 {
        color: rgb(252 232 128 / 0.6)
    }

    .lg\:text-yellow-255\/70 {
        color: rgb(252 232 128 / 0.7)
    }

    .lg\:text-yellow-255\/75 {
        color: rgb(252 232 128 / 0.75)
    }

    .lg\:text-yellow-255\/80 {
        color: rgb(252 232 128 / 0.8)
    }

    .lg\:text-yellow-255\/90 {
        color: rgb(252 232 128 / 0.9)
    }

    .lg\:text-yellow-255\/95 {
        color: rgb(252 232 128 / 0.95)
    }

    .lg\:text-yellow-300 {
        --tw-text-opacity: 1;
        color: rgb(253 224 71 / var(--tw-text-opacity))
    }

    .lg\:text-yellow-300\/0 {
        color: rgb(253 224 71 / 0)
    }

    .lg\:text-yellow-300\/10 {
        color: rgb(253 224 71 / 0.1)
    }

    .lg\:text-yellow-300\/100 {
        color: rgb(253 224 71 / 1)
    }

    .lg\:text-yellow-300\/20 {
        color: rgb(253 224 71 / 0.2)
    }

    .lg\:text-yellow-300\/25 {
        color: rgb(253 224 71 / 0.25)
    }

    .lg\:text-yellow-300\/30 {
        color: rgb(253 224 71 / 0.3)
    }

    .lg\:text-yellow-300\/40 {
        color: rgb(253 224 71 / 0.4)
    }

    .lg\:text-yellow-300\/5 {
        color: rgb(253 224 71 / 0.05)
    }

    .lg\:text-yellow-300\/50 {
        color: rgb(253 224 71 / 0.5)
    }

    .lg\:text-yellow-300\/60 {
        color: rgb(253 224 71 / 0.6)
    }

    .lg\:text-yellow-300\/70 {
        color: rgb(253 224 71 / 0.7)
    }

    .lg\:text-yellow-300\/75 {
        color: rgb(253 224 71 / 0.75)
    }

    .lg\:text-yellow-300\/80 {
        color: rgb(253 224 71 / 0.8)
    }

    .lg\:text-yellow-300\/90 {
        color: rgb(253 224 71 / 0.9)
    }

    .lg\:text-yellow-300\/95 {
        color: rgb(253 224 71 / 0.95)
    }

    .lg\:text-yellow-350 {
        --tw-text-opacity: 1;
        color: rgb(255 221 154 / var(--tw-text-opacity))
    }

    .lg\:text-yellow-350\/0 {
        color: rgb(255 221 154 / 0)
    }

    .lg\:text-yellow-350\/10 {
        color: rgb(255 221 154 / 0.1)
    }

    .lg\:text-yellow-350\/100 {
        color: rgb(255 221 154 / 1)
    }

    .lg\:text-yellow-350\/20 {
        color: rgb(255 221 154 / 0.2)
    }

    .lg\:text-yellow-350\/25 {
        color: rgb(255 221 154 / 0.25)
    }

    .lg\:text-yellow-350\/30 {
        color: rgb(255 221 154 / 0.3)
    }

    .lg\:text-yellow-350\/40 {
        color: rgb(255 221 154 / 0.4)
    }

    .lg\:text-yellow-350\/5 {
        color: rgb(255 221 154 / 0.05)
    }

    .lg\:text-yellow-350\/50 {
        color: rgb(255 221 154 / 0.5)
    }

    .lg\:text-yellow-350\/60 {
        color: rgb(255 221 154 / 0.6)
    }

    .lg\:text-yellow-350\/70 {
        color: rgb(255 221 154 / 0.7)
    }

    .lg\:text-yellow-350\/75 {
        color: rgb(255 221 154 / 0.75)
    }

    .lg\:text-yellow-350\/80 {
        color: rgb(255 221 154 / 0.8)
    }

    .lg\:text-yellow-350\/90 {
        color: rgb(255 221 154 / 0.9)
    }

    .lg\:text-yellow-350\/95 {
        color: rgb(255 221 154 / 0.95)
    }

    .lg\:text-yellow-351 {
        --tw-text-opacity: 1;
        color: rgb(255 214 11 / var(--tw-text-opacity))
    }

    .lg\:text-yellow-351\/0 {
        color: rgb(255 214 11 / 0)
    }

    .lg\:text-yellow-351\/10 {
        color: rgb(255 214 11 / 0.1)
    }

    .lg\:text-yellow-351\/100 {
        color: rgb(255 214 11 / 1)
    }

    .lg\:text-yellow-351\/20 {
        color: rgb(255 214 11 / 0.2)
    }

    .lg\:text-yellow-351\/25 {
        color: rgb(255 214 11 / 0.25)
    }

    .lg\:text-yellow-351\/30 {
        color: rgb(255 214 11 / 0.3)
    }

    .lg\:text-yellow-351\/40 {
        color: rgb(255 214 11 / 0.4)
    }

    .lg\:text-yellow-351\/5 {
        color: rgb(255 214 11 / 0.05)
    }

    .lg\:text-yellow-351\/50 {
        color: rgb(255 214 11 / 0.5)
    }

    .lg\:text-yellow-351\/60 {
        color: rgb(255 214 11 / 0.6)
    }

    .lg\:text-yellow-351\/70 {
        color: rgb(255 214 11 / 0.7)
    }

    .lg\:text-yellow-351\/75 {
        color: rgb(255 214 11 / 0.75)
    }

    .lg\:text-yellow-351\/80 {
        color: rgb(255 214 11 / 0.8)
    }

    .lg\:text-yellow-351\/90 {
        color: rgb(255 214 11 / 0.9)
    }

    .lg\:text-yellow-351\/95 {
        color: rgb(255 214 11 / 0.95)
    }

    .lg\:text-yellow-400 {
        --tw-text-opacity: 1;
        color: rgb(250 204 21 / var(--tw-text-opacity))
    }

    .lg\:text-yellow-400\/0 {
        color: rgb(250 204 21 / 0)
    }

    .lg\:text-yellow-400\/10 {
        color: rgb(250 204 21 / 0.1)
    }

    .lg\:text-yellow-400\/100 {
        color: rgb(250 204 21 / 1)
    }

    .lg\:text-yellow-400\/20 {
        color: rgb(250 204 21 / 0.2)
    }

    .lg\:text-yellow-400\/25 {
        color: rgb(250 204 21 / 0.25)
    }

    .lg\:text-yellow-400\/30 {
        color: rgb(250 204 21 / 0.3)
    }

    .lg\:text-yellow-400\/40 {
        color: rgb(250 204 21 / 0.4)
    }

    .lg\:text-yellow-400\/5 {
        color: rgb(250 204 21 / 0.05)
    }

    .lg\:text-yellow-400\/50 {
        color: rgb(250 204 21 / 0.5)
    }

    .lg\:text-yellow-400\/60 {
        color: rgb(250 204 21 / 0.6)
    }

    .lg\:text-yellow-400\/70 {
        color: rgb(250 204 21 / 0.7)
    }

    .lg\:text-yellow-400\/75 {
        color: rgb(250 204 21 / 0.75)
    }

    .lg\:text-yellow-400\/80 {
        color: rgb(250 204 21 / 0.8)
    }

    .lg\:text-yellow-400\/90 {
        color: rgb(250 204 21 / 0.9)
    }

    .lg\:text-yellow-400\/95 {
        color: rgb(250 204 21 / 0.95)
    }

    .lg\:text-yellow-450 {
        --tw-text-opacity: 1;
        color: rgb(250 179 19 / var(--tw-text-opacity))
    }

    .lg\:text-yellow-450\/0 {
        color: rgb(250 179 19 / 0)
    }

    .lg\:text-yellow-450\/10 {
        color: rgb(250 179 19 / 0.1)
    }

    .lg\:text-yellow-450\/100 {
        color: rgb(250 179 19 / 1)
    }

    .lg\:text-yellow-450\/20 {
        color: rgb(250 179 19 / 0.2)
    }

    .lg\:text-yellow-450\/25 {
        color: rgb(250 179 19 / 0.25)
    }

    .lg\:text-yellow-450\/30 {
        color: rgb(250 179 19 / 0.3)
    }

    .lg\:text-yellow-450\/40 {
        color: rgb(250 179 19 / 0.4)
    }

    .lg\:text-yellow-450\/5 {
        color: rgb(250 179 19 / 0.05)
    }

    .lg\:text-yellow-450\/50 {
        color: rgb(250 179 19 / 0.5)
    }

    .lg\:text-yellow-450\/60 {
        color: rgb(250 179 19 / 0.6)
    }

    .lg\:text-yellow-450\/70 {
        color: rgb(250 179 19 / 0.7)
    }

    .lg\:text-yellow-450\/75 {
        color: rgb(250 179 19 / 0.75)
    }

    .lg\:text-yellow-450\/80 {
        color: rgb(250 179 19 / 0.8)
    }

    .lg\:text-yellow-450\/90 {
        color: rgb(250 179 19 / 0.9)
    }

    .lg\:text-yellow-450\/95 {
        color: rgb(250 179 19 / 0.95)
    }

    .lg\:text-yellow-50 {
        --tw-text-opacity: 1;
        color: rgb(254 252 232 / var(--tw-text-opacity))
    }

    .lg\:text-yellow-50\/0 {
        color: rgb(254 252 232 / 0)
    }

    .lg\:text-yellow-50\/10 {
        color: rgb(254 252 232 / 0.1)
    }

    .lg\:text-yellow-50\/100 {
        color: rgb(254 252 232 / 1)
    }

    .lg\:text-yellow-50\/20 {
        color: rgb(254 252 232 / 0.2)
    }

    .lg\:text-yellow-50\/25 {
        color: rgb(254 252 232 / 0.25)
    }

    .lg\:text-yellow-50\/30 {
        color: rgb(254 252 232 / 0.3)
    }

    .lg\:text-yellow-50\/40 {
        color: rgb(254 252 232 / 0.4)
    }

    .lg\:text-yellow-50\/5 {
        color: rgb(254 252 232 / 0.05)
    }

    .lg\:text-yellow-50\/50 {
        color: rgb(254 252 232 / 0.5)
    }

    .lg\:text-yellow-50\/60 {
        color: rgb(254 252 232 / 0.6)
    }

    .lg\:text-yellow-50\/70 {
        color: rgb(254 252 232 / 0.7)
    }

    .lg\:text-yellow-50\/75 {
        color: rgb(254 252 232 / 0.75)
    }

    .lg\:text-yellow-50\/80 {
        color: rgb(254 252 232 / 0.8)
    }

    .lg\:text-yellow-50\/90 {
        color: rgb(254 252 232 / 0.9)
    }

    .lg\:text-yellow-50\/95 {
        color: rgb(254 252 232 / 0.95)
    }

    .lg\:text-yellow-500 {
        --tw-text-opacity: 1;
        color: rgb(234 179 8 / var(--tw-text-opacity))
    }

    .lg\:text-yellow-500\/0 {
        color: rgb(234 179 8 / 0)
    }

    .lg\:text-yellow-500\/10 {
        color: rgb(234 179 8 / 0.1)
    }

    .lg\:text-yellow-500\/100 {
        color: rgb(234 179 8 / 1)
    }

    .lg\:text-yellow-500\/20 {
        color: rgb(234 179 8 / 0.2)
    }

    .lg\:text-yellow-500\/25 {
        color: rgb(234 179 8 / 0.25)
    }

    .lg\:text-yellow-500\/30 {
        color: rgb(234 179 8 / 0.3)
    }

    .lg\:text-yellow-500\/40 {
        color: rgb(234 179 8 / 0.4)
    }

    .lg\:text-yellow-500\/5 {
        color: rgb(234 179 8 / 0.05)
    }

    .lg\:text-yellow-500\/50 {
        color: rgb(234 179 8 / 0.5)
    }

    .lg\:text-yellow-500\/60 {
        color: rgb(234 179 8 / 0.6)
    }

    .lg\:text-yellow-500\/70 {
        color: rgb(234 179 8 / 0.7)
    }

    .lg\:text-yellow-500\/75 {
        color: rgb(234 179 8 / 0.75)
    }

    .lg\:text-yellow-500\/80 {
        color: rgb(234 179 8 / 0.8)
    }

    .lg\:text-yellow-500\/90 {
        color: rgb(234 179 8 / 0.9)
    }

    .lg\:text-yellow-500\/95 {
        color: rgb(234 179 8 / 0.95)
    }

    .lg\:text-yellow-550 {
        --tw-text-opacity: 1;
        color: rgb(218 153 0 / var(--tw-text-opacity))
    }

    .lg\:text-yellow-550\/0 {
        color: rgb(218 153 0 / 0)
    }

    .lg\:text-yellow-550\/10 {
        color: rgb(218 153 0 / 0.1)
    }

    .lg\:text-yellow-550\/100 {
        color: rgb(218 153 0 / 1)
    }

    .lg\:text-yellow-550\/20 {
        color: rgb(218 153 0 / 0.2)
    }

    .lg\:text-yellow-550\/25 {
        color: rgb(218 153 0 / 0.25)
    }

    .lg\:text-yellow-550\/30 {
        color: rgb(218 153 0 / 0.3)
    }

    .lg\:text-yellow-550\/40 {
        color: rgb(218 153 0 / 0.4)
    }

    .lg\:text-yellow-550\/5 {
        color: rgb(218 153 0 / 0.05)
    }

    .lg\:text-yellow-550\/50 {
        color: rgb(218 153 0 / 0.5)
    }

    .lg\:text-yellow-550\/60 {
        color: rgb(218 153 0 / 0.6)
    }

    .lg\:text-yellow-550\/70 {
        color: rgb(218 153 0 / 0.7)
    }

    .lg\:text-yellow-550\/75 {
        color: rgb(218 153 0 / 0.75)
    }

    .lg\:text-yellow-550\/80 {
        color: rgb(218 153 0 / 0.8)
    }

    .lg\:text-yellow-550\/90 {
        color: rgb(218 153 0 / 0.9)
    }

    .lg\:text-yellow-550\/95 {
        color: rgb(218 153 0 / 0.95)
    }

    .lg\:text-yellow-600 {
        --tw-text-opacity: 1;
        color: rgb(202 138 4 / var(--tw-text-opacity))
    }

    .lg\:text-yellow-600\/0 {
        color: rgb(202 138 4 / 0)
    }

    .lg\:text-yellow-600\/10 {
        color: rgb(202 138 4 / 0.1)
    }

    .lg\:text-yellow-600\/100 {
        color: rgb(202 138 4 / 1)
    }

    .lg\:text-yellow-600\/20 {
        color: rgb(202 138 4 / 0.2)
    }

    .lg\:text-yellow-600\/25 {
        color: rgb(202 138 4 / 0.25)
    }

    .lg\:text-yellow-600\/30 {
        color: rgb(202 138 4 / 0.3)
    }

    .lg\:text-yellow-600\/40 {
        color: rgb(202 138 4 / 0.4)
    }

    .lg\:text-yellow-600\/5 {
        color: rgb(202 138 4 / 0.05)
    }

    .lg\:text-yellow-600\/50 {
        color: rgb(202 138 4 / 0.5)
    }

    .lg\:text-yellow-600\/60 {
        color: rgb(202 138 4 / 0.6)
    }

    .lg\:text-yellow-600\/70 {
        color: rgb(202 138 4 / 0.7)
    }

    .lg\:text-yellow-600\/75 {
        color: rgb(202 138 4 / 0.75)
    }

    .lg\:text-yellow-600\/80 {
        color: rgb(202 138 4 / 0.8)
    }

    .lg\:text-yellow-600\/90 {
        color: rgb(202 138 4 / 0.9)
    }

    .lg\:text-yellow-600\/95 {
        color: rgb(202 138 4 / 0.95)
    }

    .lg\:text-yellow-700 {
        --tw-text-opacity: 1;
        color: rgb(161 98 7 / var(--tw-text-opacity))
    }

    .lg\:text-yellow-700\/0 {
        color: rgb(161 98 7 / 0)
    }

    .lg\:text-yellow-700\/10 {
        color: rgb(161 98 7 / 0.1)
    }

    .lg\:text-yellow-700\/100 {
        color: rgb(161 98 7 / 1)
    }

    .lg\:text-yellow-700\/20 {
        color: rgb(161 98 7 / 0.2)
    }

    .lg\:text-yellow-700\/25 {
        color: rgb(161 98 7 / 0.25)
    }

    .lg\:text-yellow-700\/30 {
        color: rgb(161 98 7 / 0.3)
    }

    .lg\:text-yellow-700\/40 {
        color: rgb(161 98 7 / 0.4)
    }

    .lg\:text-yellow-700\/5 {
        color: rgb(161 98 7 / 0.05)
    }

    .lg\:text-yellow-700\/50 {
        color: rgb(161 98 7 / 0.5)
    }

    .lg\:text-yellow-700\/60 {
        color: rgb(161 98 7 / 0.6)
    }

    .lg\:text-yellow-700\/70 {
        color: rgb(161 98 7 / 0.7)
    }

    .lg\:text-yellow-700\/75 {
        color: rgb(161 98 7 / 0.75)
    }

    .lg\:text-yellow-700\/80 {
        color: rgb(161 98 7 / 0.8)
    }

    .lg\:text-yellow-700\/90 {
        color: rgb(161 98 7 / 0.9)
    }

    .lg\:text-yellow-700\/95 {
        color: rgb(161 98 7 / 0.95)
    }

    .lg\:text-yellow-800 {
        --tw-text-opacity: 1;
        color: rgb(133 77 14 / var(--tw-text-opacity))
    }

    .lg\:text-yellow-800\/0 {
        color: rgb(133 77 14 / 0)
    }

    .lg\:text-yellow-800\/10 {
        color: rgb(133 77 14 / 0.1)
    }

    .lg\:text-yellow-800\/100 {
        color: rgb(133 77 14 / 1)
    }

    .lg\:text-yellow-800\/20 {
        color: rgb(133 77 14 / 0.2)
    }

    .lg\:text-yellow-800\/25 {
        color: rgb(133 77 14 / 0.25)
    }

    .lg\:text-yellow-800\/30 {
        color: rgb(133 77 14 / 0.3)
    }

    .lg\:text-yellow-800\/40 {
        color: rgb(133 77 14 / 0.4)
    }

    .lg\:text-yellow-800\/5 {
        color: rgb(133 77 14 / 0.05)
    }

    .lg\:text-yellow-800\/50 {
        color: rgb(133 77 14 / 0.5)
    }

    .lg\:text-yellow-800\/60 {
        color: rgb(133 77 14 / 0.6)
    }

    .lg\:text-yellow-800\/70 {
        color: rgb(133 77 14 / 0.7)
    }

    .lg\:text-yellow-800\/75 {
        color: rgb(133 77 14 / 0.75)
    }

    .lg\:text-yellow-800\/80 {
        color: rgb(133 77 14 / 0.8)
    }

    .lg\:text-yellow-800\/90 {
        color: rgb(133 77 14 / 0.9)
    }

    .lg\:text-yellow-800\/95 {
        color: rgb(133 77 14 / 0.95)
    }

    .lg\:text-yellow-900 {
        --tw-text-opacity: 1;
        color: rgb(113 63 18 / var(--tw-text-opacity))
    }

    .lg\:text-yellow-900\/0 {
        color: rgb(113 63 18 / 0)
    }

    .lg\:text-yellow-900\/10 {
        color: rgb(113 63 18 / 0.1)
    }

    .lg\:text-yellow-900\/100 {
        color: rgb(113 63 18 / 1)
    }

    .lg\:text-yellow-900\/20 {
        color: rgb(113 63 18 / 0.2)
    }

    .lg\:text-yellow-900\/25 {
        color: rgb(113 63 18 / 0.25)
    }

    .lg\:text-yellow-900\/30 {
        color: rgb(113 63 18 / 0.3)
    }

    .lg\:text-yellow-900\/40 {
        color: rgb(113 63 18 / 0.4)
    }

    .lg\:text-yellow-900\/5 {
        color: rgb(113 63 18 / 0.05)
    }

    .lg\:text-yellow-900\/50 {
        color: rgb(113 63 18 / 0.5)
    }

    .lg\:text-yellow-900\/60 {
        color: rgb(113 63 18 / 0.6)
    }

    .lg\:text-yellow-900\/70 {
        color: rgb(113 63 18 / 0.7)
    }

    .lg\:text-yellow-900\/75 {
        color: rgb(113 63 18 / 0.75)
    }

    .lg\:text-yellow-900\/80 {
        color: rgb(113 63 18 / 0.8)
    }

    .lg\:text-yellow-900\/90 {
        color: rgb(113 63 18 / 0.9)
    }

    .lg\:text-yellow-900\/95 {
        color: rgb(113 63 18 / 0.95)
    }

    .lg\:text-yellow-950 {
        --tw-text-opacity: 1;
        color: rgb(66 32 6 / var(--tw-text-opacity))
    }

    .lg\:text-yellow-950\/0 {
        color: rgb(66 32 6 / 0)
    }

    .lg\:text-yellow-950\/10 {
        color: rgb(66 32 6 / 0.1)
    }

    .lg\:text-yellow-950\/100 {
        color: rgb(66 32 6 / 1)
    }

    .lg\:text-yellow-950\/20 {
        color: rgb(66 32 6 / 0.2)
    }

    .lg\:text-yellow-950\/25 {
        color: rgb(66 32 6 / 0.25)
    }

    .lg\:text-yellow-950\/30 {
        color: rgb(66 32 6 / 0.3)
    }

    .lg\:text-yellow-950\/40 {
        color: rgb(66 32 6 / 0.4)
    }

    .lg\:text-yellow-950\/5 {
        color: rgb(66 32 6 / 0.05)
    }

    .lg\:text-yellow-950\/50 {
        color: rgb(66 32 6 / 0.5)
    }

    .lg\:text-yellow-950\/60 {
        color: rgb(66 32 6 / 0.6)
    }

    .lg\:text-yellow-950\/70 {
        color: rgb(66 32 6 / 0.7)
    }

    .lg\:text-yellow-950\/75 {
        color: rgb(66 32 6 / 0.75)
    }

    .lg\:text-yellow-950\/80 {
        color: rgb(66 32 6 / 0.8)
    }

    .lg\:text-yellow-950\/90 {
        color: rgb(66 32 6 / 0.9)
    }

    .lg\:text-yellow-950\/95 {
        color: rgb(66 32 6 / 0.95)
    }

    .lg\:text-zinc-100 {
        --tw-text-opacity: 1;
        color: rgb(244 244 245 / var(--tw-text-opacity))
    }

    .lg\:text-zinc-100\/0 {
        color: rgb(244 244 245 / 0)
    }

    .lg\:text-zinc-100\/10 {
        color: rgb(244 244 245 / 0.1)
    }

    .lg\:text-zinc-100\/100 {
        color: rgb(244 244 245 / 1)
    }

    .lg\:text-zinc-100\/20 {
        color: rgb(244 244 245 / 0.2)
    }

    .lg\:text-zinc-100\/25 {
        color: rgb(244 244 245 / 0.25)
    }

    .lg\:text-zinc-100\/30 {
        color: rgb(244 244 245 / 0.3)
    }

    .lg\:text-zinc-100\/40 {
        color: rgb(244 244 245 / 0.4)
    }

    .lg\:text-zinc-100\/5 {
        color: rgb(244 244 245 / 0.05)
    }

    .lg\:text-zinc-100\/50 {
        color: rgb(244 244 245 / 0.5)
    }

    .lg\:text-zinc-100\/60 {
        color: rgb(244 244 245 / 0.6)
    }

    .lg\:text-zinc-100\/70 {
        color: rgb(244 244 245 / 0.7)
    }

    .lg\:text-zinc-100\/75 {
        color: rgb(244 244 245 / 0.75)
    }

    .lg\:text-zinc-100\/80 {
        color: rgb(244 244 245 / 0.8)
    }

    .lg\:text-zinc-100\/90 {
        color: rgb(244 244 245 / 0.9)
    }

    .lg\:text-zinc-100\/95 {
        color: rgb(244 244 245 / 0.95)
    }

    .lg\:text-zinc-150 {
        --tw-text-opacity: 1;
        color: rgb(241 241 241 / var(--tw-text-opacity))
    }

    .lg\:text-zinc-150\/0 {
        color: rgb(241 241 241 / 0)
    }

    .lg\:text-zinc-150\/10 {
        color: rgb(241 241 241 / 0.1)
    }

    .lg\:text-zinc-150\/100 {
        color: rgb(241 241 241 / 1)
    }

    .lg\:text-zinc-150\/20 {
        color: rgb(241 241 241 / 0.2)
    }

    .lg\:text-zinc-150\/25 {
        color: rgb(241 241 241 / 0.25)
    }

    .lg\:text-zinc-150\/30 {
        color: rgb(241 241 241 / 0.3)
    }

    .lg\:text-zinc-150\/40 {
        color: rgb(241 241 241 / 0.4)
    }

    .lg\:text-zinc-150\/5 {
        color: rgb(241 241 241 / 0.05)
    }

    .lg\:text-zinc-150\/50 {
        color: rgb(241 241 241 / 0.5)
    }

    .lg\:text-zinc-150\/60 {
        color: rgb(241 241 241 / 0.6)
    }

    .lg\:text-zinc-150\/70 {
        color: rgb(241 241 241 / 0.7)
    }

    .lg\:text-zinc-150\/75 {
        color: rgb(241 241 241 / 0.75)
    }

    .lg\:text-zinc-150\/80 {
        color: rgb(241 241 241 / 0.8)
    }

    .lg\:text-zinc-150\/90 {
        color: rgb(241 241 241 / 0.9)
    }

    .lg\:text-zinc-150\/95 {
        color: rgb(241 241 241 / 0.95)
    }

    .lg\:text-zinc-200 {
        --tw-text-opacity: 1;
        color: rgb(228 228 231 / var(--tw-text-opacity))
    }

    .lg\:text-zinc-200\/0 {
        color: rgb(228 228 231 / 0)
    }

    .lg\:text-zinc-200\/10 {
        color: rgb(228 228 231 / 0.1)
    }

    .lg\:text-zinc-200\/100 {
        color: rgb(228 228 231 / 1)
    }

    .lg\:text-zinc-200\/20 {
        color: rgb(228 228 231 / 0.2)
    }

    .lg\:text-zinc-200\/25 {
        color: rgb(228 228 231 / 0.25)
    }

    .lg\:text-zinc-200\/30 {
        color: rgb(228 228 231 / 0.3)
    }

    .lg\:text-zinc-200\/40 {
        color: rgb(228 228 231 / 0.4)
    }

    .lg\:text-zinc-200\/5 {
        color: rgb(228 228 231 / 0.05)
    }

    .lg\:text-zinc-200\/50 {
        color: rgb(228 228 231 / 0.5)
    }

    .lg\:text-zinc-200\/60 {
        color: rgb(228 228 231 / 0.6)
    }

    .lg\:text-zinc-200\/70 {
        color: rgb(228 228 231 / 0.7)
    }

    .lg\:text-zinc-200\/75 {
        color: rgb(228 228 231 / 0.75)
    }

    .lg\:text-zinc-200\/80 {
        color: rgb(228 228 231 / 0.8)
    }

    .lg\:text-zinc-200\/90 {
        color: rgb(228 228 231 / 0.9)
    }

    .lg\:text-zinc-200\/95 {
        color: rgb(228 228 231 / 0.95)
    }

    .lg\:text-zinc-300 {
        --tw-text-opacity: 1;
        color: rgb(212 212 216 / var(--tw-text-opacity))
    }

    .lg\:text-zinc-300\/0 {
        color: rgb(212 212 216 / 0)
    }

    .lg\:text-zinc-300\/10 {
        color: rgb(212 212 216 / 0.1)
    }

    .lg\:text-zinc-300\/100 {
        color: rgb(212 212 216 / 1)
    }

    .lg\:text-zinc-300\/20 {
        color: rgb(212 212 216 / 0.2)
    }

    .lg\:text-zinc-300\/25 {
        color: rgb(212 212 216 / 0.25)
    }

    .lg\:text-zinc-300\/30 {
        color: rgb(212 212 216 / 0.3)
    }

    .lg\:text-zinc-300\/40 {
        color: rgb(212 212 216 / 0.4)
    }

    .lg\:text-zinc-300\/5 {
        color: rgb(212 212 216 / 0.05)
    }

    .lg\:text-zinc-300\/50 {
        color: rgb(212 212 216 / 0.5)
    }

    .lg\:text-zinc-300\/60 {
        color: rgb(212 212 216 / 0.6)
    }

    .lg\:text-zinc-300\/70 {
        color: rgb(212 212 216 / 0.7)
    }

    .lg\:text-zinc-300\/75 {
        color: rgb(212 212 216 / 0.75)
    }

    .lg\:text-zinc-300\/80 {
        color: rgb(212 212 216 / 0.8)
    }

    .lg\:text-zinc-300\/90 {
        color: rgb(212 212 216 / 0.9)
    }

    .lg\:text-zinc-300\/95 {
        color: rgb(212 212 216 / 0.95)
    }

    .lg\:text-zinc-400 {
        --tw-text-opacity: 1;
        color: rgb(161 161 170 / var(--tw-text-opacity))
    }

    .lg\:text-zinc-400\/0 {
        color: rgb(161 161 170 / 0)
    }

    .lg\:text-zinc-400\/10 {
        color: rgb(161 161 170 / 0.1)
    }

    .lg\:text-zinc-400\/100 {
        color: rgb(161 161 170 / 1)
    }

    .lg\:text-zinc-400\/20 {
        color: rgb(161 161 170 / 0.2)
    }

    .lg\:text-zinc-400\/25 {
        color: rgb(161 161 170 / 0.25)
    }

    .lg\:text-zinc-400\/30 {
        color: rgb(161 161 170 / 0.3)
    }

    .lg\:text-zinc-400\/40 {
        color: rgb(161 161 170 / 0.4)
    }

    .lg\:text-zinc-400\/5 {
        color: rgb(161 161 170 / 0.05)
    }

    .lg\:text-zinc-400\/50 {
        color: rgb(161 161 170 / 0.5)
    }

    .lg\:text-zinc-400\/60 {
        color: rgb(161 161 170 / 0.6)
    }

    .lg\:text-zinc-400\/70 {
        color: rgb(161 161 170 / 0.7)
    }

    .lg\:text-zinc-400\/75 {
        color: rgb(161 161 170 / 0.75)
    }

    .lg\:text-zinc-400\/80 {
        color: rgb(161 161 170 / 0.8)
    }

    .lg\:text-zinc-400\/90 {
        color: rgb(161 161 170 / 0.9)
    }

    .lg\:text-zinc-400\/95 {
        color: rgb(161 161 170 / 0.95)
    }

    .lg\:text-zinc-50 {
        --tw-text-opacity: 1;
        color: rgb(250 250 250 / var(--tw-text-opacity))
    }

    .lg\:text-zinc-50\/0 {
        color: rgb(250 250 250 / 0)
    }

    .lg\:text-zinc-50\/10 {
        color: rgb(250 250 250 / 0.1)
    }

    .lg\:text-zinc-50\/100 {
        color: rgb(250 250 250 / 1)
    }

    .lg\:text-zinc-50\/20 {
        color: rgb(250 250 250 / 0.2)
    }

    .lg\:text-zinc-50\/25 {
        color: rgb(250 250 250 / 0.25)
    }

    .lg\:text-zinc-50\/30 {
        color: rgb(250 250 250 / 0.3)
    }

    .lg\:text-zinc-50\/40 {
        color: rgb(250 250 250 / 0.4)
    }

    .lg\:text-zinc-50\/5 {
        color: rgb(250 250 250 / 0.05)
    }

    .lg\:text-zinc-50\/50 {
        color: rgb(250 250 250 / 0.5)
    }

    .lg\:text-zinc-50\/60 {
        color: rgb(250 250 250 / 0.6)
    }

    .lg\:text-zinc-50\/70 {
        color: rgb(250 250 250 / 0.7)
    }

    .lg\:text-zinc-50\/75 {
        color: rgb(250 250 250 / 0.75)
    }

    .lg\:text-zinc-50\/80 {
        color: rgb(250 250 250 / 0.8)
    }

    .lg\:text-zinc-50\/90 {
        color: rgb(250 250 250 / 0.9)
    }

    .lg\:text-zinc-50\/95 {
        color: rgb(250 250 250 / 0.95)
    }

    .lg\:text-zinc-500 {
        --tw-text-opacity: 1;
        color: rgb(113 113 122 / var(--tw-text-opacity))
    }

    .lg\:text-zinc-500\/0 {
        color: rgb(113 113 122 / 0)
    }

    .lg\:text-zinc-500\/10 {
        color: rgb(113 113 122 / 0.1)
    }

    .lg\:text-zinc-500\/100 {
        color: rgb(113 113 122 / 1)
    }

    .lg\:text-zinc-500\/20 {
        color: rgb(113 113 122 / 0.2)
    }

    .lg\:text-zinc-500\/25 {
        color: rgb(113 113 122 / 0.25)
    }

    .lg\:text-zinc-500\/30 {
        color: rgb(113 113 122 / 0.3)
    }

    .lg\:text-zinc-500\/40 {
        color: rgb(113 113 122 / 0.4)
    }

    .lg\:text-zinc-500\/5 {
        color: rgb(113 113 122 / 0.05)
    }

    .lg\:text-zinc-500\/50 {
        color: rgb(113 113 122 / 0.5)
    }

    .lg\:text-zinc-500\/60 {
        color: rgb(113 113 122 / 0.6)
    }

    .lg\:text-zinc-500\/70 {
        color: rgb(113 113 122 / 0.7)
    }

    .lg\:text-zinc-500\/75 {
        color: rgb(113 113 122 / 0.75)
    }

    .lg\:text-zinc-500\/80 {
        color: rgb(113 113 122 / 0.8)
    }

    .lg\:text-zinc-500\/90 {
        color: rgb(113 113 122 / 0.9)
    }

    .lg\:text-zinc-500\/95 {
        color: rgb(113 113 122 / 0.95)
    }

    .lg\:text-zinc-600 {
        --tw-text-opacity: 1;
        color: rgb(82 82 91 / var(--tw-text-opacity))
    }

    .lg\:text-zinc-600\/0 {
        color: rgb(82 82 91 / 0)
    }

    .lg\:text-zinc-600\/10 {
        color: rgb(82 82 91 / 0.1)
    }

    .lg\:text-zinc-600\/100 {
        color: rgb(82 82 91 / 1)
    }

    .lg\:text-zinc-600\/20 {
        color: rgb(82 82 91 / 0.2)
    }

    .lg\:text-zinc-600\/25 {
        color: rgb(82 82 91 / 0.25)
    }

    .lg\:text-zinc-600\/30 {
        color: rgb(82 82 91 / 0.3)
    }

    .lg\:text-zinc-600\/40 {
        color: rgb(82 82 91 / 0.4)
    }

    .lg\:text-zinc-600\/5 {
        color: rgb(82 82 91 / 0.05)
    }

    .lg\:text-zinc-600\/50 {
        color: rgb(82 82 91 / 0.5)
    }

    .lg\:text-zinc-600\/60 {
        color: rgb(82 82 91 / 0.6)
    }

    .lg\:text-zinc-600\/70 {
        color: rgb(82 82 91 / 0.7)
    }

    .lg\:text-zinc-600\/75 {
        color: rgb(82 82 91 / 0.75)
    }

    .lg\:text-zinc-600\/80 {
        color: rgb(82 82 91 / 0.8)
    }

    .lg\:text-zinc-600\/90 {
        color: rgb(82 82 91 / 0.9)
    }

    .lg\:text-zinc-600\/95 {
        color: rgb(82 82 91 / 0.95)
    }

    .lg\:text-zinc-700 {
        --tw-text-opacity: 1;
        color: rgb(63 63 70 / var(--tw-text-opacity))
    }

    .lg\:text-zinc-700\/0 {
        color: rgb(63 63 70 / 0)
    }

    .lg\:text-zinc-700\/10 {
        color: rgb(63 63 70 / 0.1)
    }

    .lg\:text-zinc-700\/100 {
        color: rgb(63 63 70 / 1)
    }

    .lg\:text-zinc-700\/20 {
        color: rgb(63 63 70 / 0.2)
    }

    .lg\:text-zinc-700\/25 {
        color: rgb(63 63 70 / 0.25)
    }

    .lg\:text-zinc-700\/30 {
        color: rgb(63 63 70 / 0.3)
    }

    .lg\:text-zinc-700\/40 {
        color: rgb(63 63 70 / 0.4)
    }

    .lg\:text-zinc-700\/5 {
        color: rgb(63 63 70 / 0.05)
    }

    .lg\:text-zinc-700\/50 {
        color: rgb(63 63 70 / 0.5)
    }

    .lg\:text-zinc-700\/60 {
        color: rgb(63 63 70 / 0.6)
    }

    .lg\:text-zinc-700\/70 {
        color: rgb(63 63 70 / 0.7)
    }

    .lg\:text-zinc-700\/75 {
        color: rgb(63 63 70 / 0.75)
    }

    .lg\:text-zinc-700\/80 {
        color: rgb(63 63 70 / 0.8)
    }

    .lg\:text-zinc-700\/90 {
        color: rgb(63 63 70 / 0.9)
    }

    .lg\:text-zinc-700\/95 {
        color: rgb(63 63 70 / 0.95)
    }

    .lg\:text-zinc-800 {
        --tw-text-opacity: 1;
        color: rgb(39 39 42 / var(--tw-text-opacity))
    }

    .lg\:text-zinc-800\/0 {
        color: rgb(39 39 42 / 0)
    }

    .lg\:text-zinc-800\/10 {
        color: rgb(39 39 42 / 0.1)
    }

    .lg\:text-zinc-800\/100 {
        color: rgb(39 39 42 / 1)
    }

    .lg\:text-zinc-800\/20 {
        color: rgb(39 39 42 / 0.2)
    }

    .lg\:text-zinc-800\/25 {
        color: rgb(39 39 42 / 0.25)
    }

    .lg\:text-zinc-800\/30 {
        color: rgb(39 39 42 / 0.3)
    }

    .lg\:text-zinc-800\/40 {
        color: rgb(39 39 42 / 0.4)
    }

    .lg\:text-zinc-800\/5 {
        color: rgb(39 39 42 / 0.05)
    }

    .lg\:text-zinc-800\/50 {
        color: rgb(39 39 42 / 0.5)
    }

    .lg\:text-zinc-800\/60 {
        color: rgb(39 39 42 / 0.6)
    }

    .lg\:text-zinc-800\/70 {
        color: rgb(39 39 42 / 0.7)
    }

    .lg\:text-zinc-800\/75 {
        color: rgb(39 39 42 / 0.75)
    }

    .lg\:text-zinc-800\/80 {
        color: rgb(39 39 42 / 0.8)
    }

    .lg\:text-zinc-800\/90 {
        color: rgb(39 39 42 / 0.9)
    }

    .lg\:text-zinc-800\/95 {
        color: rgb(39 39 42 / 0.95)
    }

    .lg\:text-zinc-900 {
        --tw-text-opacity: 1;
        color: rgb(24 24 27 / var(--tw-text-opacity))
    }

    .lg\:text-zinc-900\/0 {
        color: rgb(24 24 27 / 0)
    }

    .lg\:text-zinc-900\/10 {
        color: rgb(24 24 27 / 0.1)
    }

    .lg\:text-zinc-900\/100 {
        color: rgb(24 24 27 / 1)
    }

    .lg\:text-zinc-900\/20 {
        color: rgb(24 24 27 / 0.2)
    }

    .lg\:text-zinc-900\/25 {
        color: rgb(24 24 27 / 0.25)
    }

    .lg\:text-zinc-900\/30 {
        color: rgb(24 24 27 / 0.3)
    }

    .lg\:text-zinc-900\/40 {
        color: rgb(24 24 27 / 0.4)
    }

    .lg\:text-zinc-900\/5 {
        color: rgb(24 24 27 / 0.05)
    }

    .lg\:text-zinc-900\/50 {
        color: rgb(24 24 27 / 0.5)
    }

    .lg\:text-zinc-900\/60 {
        color: rgb(24 24 27 / 0.6)
    }

    .lg\:text-zinc-900\/70 {
        color: rgb(24 24 27 / 0.7)
    }

    .lg\:text-zinc-900\/75 {
        color: rgb(24 24 27 / 0.75)
    }

    .lg\:text-zinc-900\/80 {
        color: rgb(24 24 27 / 0.8)
    }

    .lg\:text-zinc-900\/90 {
        color: rgb(24 24 27 / 0.9)
    }

    .lg\:text-zinc-900\/95 {
        color: rgb(24 24 27 / 0.95)
    }

    .lg\:text-zinc-950 {
        --tw-text-opacity: 1;
        color: rgb(9 9 11 / var(--tw-text-opacity))
    }

    .lg\:text-zinc-950\/0 {
        color: rgb(9 9 11 / 0)
    }

    .lg\:text-zinc-950\/10 {
        color: rgb(9 9 11 / 0.1)
    }

    .lg\:text-zinc-950\/100 {
        color: rgb(9 9 11 / 1)
    }

    .lg\:text-zinc-950\/20 {
        color: rgb(9 9 11 / 0.2)
    }

    .lg\:text-zinc-950\/25 {
        color: rgb(9 9 11 / 0.25)
    }

    .lg\:text-zinc-950\/30 {
        color: rgb(9 9 11 / 0.3)
    }

    .lg\:text-zinc-950\/40 {
        color: rgb(9 9 11 / 0.4)
    }

    .lg\:text-zinc-950\/5 {
        color: rgb(9 9 11 / 0.05)
    }

    .lg\:text-zinc-950\/50 {
        color: rgb(9 9 11 / 0.5)
    }

    .lg\:text-zinc-950\/60 {
        color: rgb(9 9 11 / 0.6)
    }

    .lg\:text-zinc-950\/70 {
        color: rgb(9 9 11 / 0.7)
    }

    .lg\:text-zinc-950\/75 {
        color: rgb(9 9 11 / 0.75)
    }

    .lg\:text-zinc-950\/80 {
        color: rgb(9 9 11 / 0.8)
    }

    .lg\:text-zinc-950\/90 {
        color: rgb(9 9 11 / 0.9)
    }

    .lg\:text-zinc-950\/95 {
        color: rgb(9 9 11 / 0.95)
    }

    .lg\:decoration-blue-100 {
        text-decoration-color: #dbeafe
    }

    .lg\:decoration-blue-100\/0 {
        text-decoration-color: rgb(219 234 254 / 0)
    }

    .lg\:decoration-blue-100\/10 {
        text-decoration-color: rgb(219 234 254 / 0.1)
    }

    .lg\:decoration-blue-100\/100 {
        text-decoration-color: rgb(219 234 254 / 1)
    }

    .lg\:decoration-blue-100\/20 {
        text-decoration-color: rgb(219 234 254 / 0.2)
    }

    .lg\:decoration-blue-100\/25 {
        text-decoration-color: rgb(219 234 254 / 0.25)
    }

    .lg\:decoration-blue-100\/30 {
        text-decoration-color: rgb(219 234 254 / 0.3)
    }

    .lg\:decoration-blue-100\/40 {
        text-decoration-color: rgb(219 234 254 / 0.4)
    }

    .lg\:decoration-blue-100\/5 {
        text-decoration-color: rgb(219 234 254 / 0.05)
    }

    .lg\:decoration-blue-100\/50 {
        text-decoration-color: rgb(219 234 254 / 0.5)
    }

    .lg\:decoration-blue-100\/60 {
        text-decoration-color: rgb(219 234 254 / 0.6)
    }

    .lg\:decoration-blue-100\/70 {
        text-decoration-color: rgb(219 234 254 / 0.7)
    }

    .lg\:decoration-blue-100\/75 {
        text-decoration-color: rgb(219 234 254 / 0.75)
    }

    .lg\:decoration-blue-100\/80 {
        text-decoration-color: rgb(219 234 254 / 0.8)
    }

    .lg\:decoration-blue-100\/90 {
        text-decoration-color: rgb(219 234 254 / 0.9)
    }

    .lg\:decoration-blue-100\/95 {
        text-decoration-color: rgb(219 234 254 / 0.95)
    }

    .lg\:decoration-blue-200 {
        text-decoration-color: #bfdbfe
    }

    .lg\:decoration-blue-200\/0 {
        text-decoration-color: rgb(191 219 254 / 0)
    }

    .lg\:decoration-blue-200\/10 {
        text-decoration-color: rgb(191 219 254 / 0.1)
    }

    .lg\:decoration-blue-200\/100 {
        text-decoration-color: rgb(191 219 254 / 1)
    }

    .lg\:decoration-blue-200\/20 {
        text-decoration-color: rgb(191 219 254 / 0.2)
    }

    .lg\:decoration-blue-200\/25 {
        text-decoration-color: rgb(191 219 254 / 0.25)
    }

    .lg\:decoration-blue-200\/30 {
        text-decoration-color: rgb(191 219 254 / 0.3)
    }

    .lg\:decoration-blue-200\/40 {
        text-decoration-color: rgb(191 219 254 / 0.4)
    }

    .lg\:decoration-blue-200\/5 {
        text-decoration-color: rgb(191 219 254 / 0.05)
    }

    .lg\:decoration-blue-200\/50 {
        text-decoration-color: rgb(191 219 254 / 0.5)
    }

    .lg\:decoration-blue-200\/60 {
        text-decoration-color: rgb(191 219 254 / 0.6)
    }

    .lg\:decoration-blue-200\/70 {
        text-decoration-color: rgb(191 219 254 / 0.7)
    }

    .lg\:decoration-blue-200\/75 {
        text-decoration-color: rgb(191 219 254 / 0.75)
    }

    .lg\:decoration-blue-200\/80 {
        text-decoration-color: rgb(191 219 254 / 0.8)
    }

    .lg\:decoration-blue-200\/90 {
        text-decoration-color: rgb(191 219 254 / 0.9)
    }

    .lg\:decoration-blue-200\/95 {
        text-decoration-color: rgb(191 219 254 / 0.95)
    }

    .lg\:decoration-blue-300 {
        text-decoration-color: #93c5fd
    }

    .lg\:decoration-blue-300\/0 {
        text-decoration-color: rgb(147 197 253 / 0)
    }

    .lg\:decoration-blue-300\/10 {
        text-decoration-color: rgb(147 197 253 / 0.1)
    }

    .lg\:decoration-blue-300\/100 {
        text-decoration-color: rgb(147 197 253 / 1)
    }

    .lg\:decoration-blue-300\/20 {
        text-decoration-color: rgb(147 197 253 / 0.2)
    }

    .lg\:decoration-blue-300\/25 {
        text-decoration-color: rgb(147 197 253 / 0.25)
    }

    .lg\:decoration-blue-300\/30 {
        text-decoration-color: rgb(147 197 253 / 0.3)
    }

    .lg\:decoration-blue-300\/40 {
        text-decoration-color: rgb(147 197 253 / 0.4)
    }

    .lg\:decoration-blue-300\/5 {
        text-decoration-color: rgb(147 197 253 / 0.05)
    }

    .lg\:decoration-blue-300\/50 {
        text-decoration-color: rgb(147 197 253 / 0.5)
    }

    .lg\:decoration-blue-300\/60 {
        text-decoration-color: rgb(147 197 253 / 0.6)
    }

    .lg\:decoration-blue-300\/70 {
        text-decoration-color: rgb(147 197 253 / 0.7)
    }

    .lg\:decoration-blue-300\/75 {
        text-decoration-color: rgb(147 197 253 / 0.75)
    }

    .lg\:decoration-blue-300\/80 {
        text-decoration-color: rgb(147 197 253 / 0.8)
    }

    .lg\:decoration-blue-300\/90 {
        text-decoration-color: rgb(147 197 253 / 0.9)
    }

    .lg\:decoration-blue-300\/95 {
        text-decoration-color: rgb(147 197 253 / 0.95)
    }

    .lg\:decoration-blue-400 {
        text-decoration-color: #60a5fa
    }

    .lg\:decoration-blue-400\/0 {
        text-decoration-color: rgb(96 165 250 / 0)
    }

    .lg\:decoration-blue-400\/10 {
        text-decoration-color: rgb(96 165 250 / 0.1)
    }

    .lg\:decoration-blue-400\/100 {
        text-decoration-color: rgb(96 165 250 / 1)
    }

    .lg\:decoration-blue-400\/20 {
        text-decoration-color: rgb(96 165 250 / 0.2)
    }

    .lg\:decoration-blue-400\/25 {
        text-decoration-color: rgb(96 165 250 / 0.25)
    }

    .lg\:decoration-blue-400\/30 {
        text-decoration-color: rgb(96 165 250 / 0.3)
    }

    .lg\:decoration-blue-400\/40 {
        text-decoration-color: rgb(96 165 250 / 0.4)
    }

    .lg\:decoration-blue-400\/5 {
        text-decoration-color: rgb(96 165 250 / 0.05)
    }

    .lg\:decoration-blue-400\/50 {
        text-decoration-color: rgb(96 165 250 / 0.5)
    }

    .lg\:decoration-blue-400\/60 {
        text-decoration-color: rgb(96 165 250 / 0.6)
    }

    .lg\:decoration-blue-400\/70 {
        text-decoration-color: rgb(96 165 250 / 0.7)
    }

    .lg\:decoration-blue-400\/75 {
        text-decoration-color: rgb(96 165 250 / 0.75)
    }

    .lg\:decoration-blue-400\/80 {
        text-decoration-color: rgb(96 165 250 / 0.8)
    }

    .lg\:decoration-blue-400\/90 {
        text-decoration-color: rgb(96 165 250 / 0.9)
    }

    .lg\:decoration-blue-400\/95 {
        text-decoration-color: rgb(96 165 250 / 0.95)
    }

    .lg\:decoration-blue-50 {
        text-decoration-color: #eff6ff
    }

    .lg\:decoration-blue-50\/0 {
        text-decoration-color: rgb(239 246 255 / 0)
    }

    .lg\:decoration-blue-50\/10 {
        text-decoration-color: rgb(239 246 255 / 0.1)
    }

    .lg\:decoration-blue-50\/100 {
        text-decoration-color: rgb(239 246 255 / 1)
    }

    .lg\:decoration-blue-50\/20 {
        text-decoration-color: rgb(239 246 255 / 0.2)
    }

    .lg\:decoration-blue-50\/25 {
        text-decoration-color: rgb(239 246 255 / 0.25)
    }

    .lg\:decoration-blue-50\/30 {
        text-decoration-color: rgb(239 246 255 / 0.3)
    }

    .lg\:decoration-blue-50\/40 {
        text-decoration-color: rgb(239 246 255 / 0.4)
    }

    .lg\:decoration-blue-50\/5 {
        text-decoration-color: rgb(239 246 255 / 0.05)
    }

    .lg\:decoration-blue-50\/50 {
        text-decoration-color: rgb(239 246 255 / 0.5)
    }

    .lg\:decoration-blue-50\/60 {
        text-decoration-color: rgb(239 246 255 / 0.6)
    }

    .lg\:decoration-blue-50\/70 {
        text-decoration-color: rgb(239 246 255 / 0.7)
    }

    .lg\:decoration-blue-50\/75 {
        text-decoration-color: rgb(239 246 255 / 0.75)
    }

    .lg\:decoration-blue-50\/80 {
        text-decoration-color: rgb(239 246 255 / 0.8)
    }

    .lg\:decoration-blue-50\/90 {
        text-decoration-color: rgb(239 246 255 / 0.9)
    }

    .lg\:decoration-blue-50\/95 {
        text-decoration-color: rgb(239 246 255 / 0.95)
    }

    .lg\:decoration-blue-500 {
        text-decoration-color: #3b82f6
    }

    .lg\:decoration-blue-500\/0 {
        text-decoration-color: rgb(59 130 246 / 0)
    }

    .lg\:decoration-blue-500\/10 {
        text-decoration-color: rgb(59 130 246 / 0.1)
    }

    .lg\:decoration-blue-500\/100 {
        text-decoration-color: rgb(59 130 246 / 1)
    }

    .lg\:decoration-blue-500\/20 {
        text-decoration-color: rgb(59 130 246 / 0.2)
    }

    .lg\:decoration-blue-500\/25 {
        text-decoration-color: rgb(59 130 246 / 0.25)
    }

    .lg\:decoration-blue-500\/30 {
        text-decoration-color: rgb(59 130 246 / 0.3)
    }

    .lg\:decoration-blue-500\/40 {
        text-decoration-color: rgb(59 130 246 / 0.4)
    }

    .lg\:decoration-blue-500\/5 {
        text-decoration-color: rgb(59 130 246 / 0.05)
    }

    .lg\:decoration-blue-500\/50 {
        text-decoration-color: rgb(59 130 246 / 0.5)
    }

    .lg\:decoration-blue-500\/60 {
        text-decoration-color: rgb(59 130 246 / 0.6)
    }

    .lg\:decoration-blue-500\/70 {
        text-decoration-color: rgb(59 130 246 / 0.7)
    }

    .lg\:decoration-blue-500\/75 {
        text-decoration-color: rgb(59 130 246 / 0.75)
    }

    .lg\:decoration-blue-500\/80 {
        text-decoration-color: rgb(59 130 246 / 0.8)
    }

    .lg\:decoration-blue-500\/90 {
        text-decoration-color: rgb(59 130 246 / 0.9)
    }

    .lg\:decoration-blue-500\/95 {
        text-decoration-color: rgb(59 130 246 / 0.95)
    }

    .lg\:decoration-blue-550 {
        text-decoration-color: #3358FF
    }

    .lg\:decoration-blue-550\/0 {
        text-decoration-color: rgb(51 88 255 / 0)
    }

    .lg\:decoration-blue-550\/10 {
        text-decoration-color: rgb(51 88 255 / 0.1)
    }

    .lg\:decoration-blue-550\/100 {
        text-decoration-color: rgb(51 88 255 / 1)
    }

    .lg\:decoration-blue-550\/20 {
        text-decoration-color: rgb(51 88 255 / 0.2)
    }

    .lg\:decoration-blue-550\/25 {
        text-decoration-color: rgb(51 88 255 / 0.25)
    }

    .lg\:decoration-blue-550\/30 {
        text-decoration-color: rgb(51 88 255 / 0.3)
    }

    .lg\:decoration-blue-550\/40 {
        text-decoration-color: rgb(51 88 255 / 0.4)
    }

    .lg\:decoration-blue-550\/5 {
        text-decoration-color: rgb(51 88 255 / 0.05)
    }

    .lg\:decoration-blue-550\/50 {
        text-decoration-color: rgb(51 88 255 / 0.5)
    }

    .lg\:decoration-blue-550\/60 {
        text-decoration-color: rgb(51 88 255 / 0.6)
    }

    .lg\:decoration-blue-550\/70 {
        text-decoration-color: rgb(51 88 255 / 0.7)
    }

    .lg\:decoration-blue-550\/75 {
        text-decoration-color: rgb(51 88 255 / 0.75)
    }

    .lg\:decoration-blue-550\/80 {
        text-decoration-color: rgb(51 88 255 / 0.8)
    }

    .lg\:decoration-blue-550\/90 {
        text-decoration-color: rgb(51 88 255 / 0.9)
    }

    .lg\:decoration-blue-550\/95 {
        text-decoration-color: rgb(51 88 255 / 0.95)
    }

    .lg\:decoration-blue-600 {
        text-decoration-color: #2563eb
    }

    .lg\:decoration-blue-600\/0 {
        text-decoration-color: rgb(37 99 235 / 0)
    }

    .lg\:decoration-blue-600\/10 {
        text-decoration-color: rgb(37 99 235 / 0.1)
    }

    .lg\:decoration-blue-600\/100 {
        text-decoration-color: rgb(37 99 235 / 1)
    }

    .lg\:decoration-blue-600\/20 {
        text-decoration-color: rgb(37 99 235 / 0.2)
    }

    .lg\:decoration-blue-600\/25 {
        text-decoration-color: rgb(37 99 235 / 0.25)
    }

    .lg\:decoration-blue-600\/30 {
        text-decoration-color: rgb(37 99 235 / 0.3)
    }

    .lg\:decoration-blue-600\/40 {
        text-decoration-color: rgb(37 99 235 / 0.4)
    }

    .lg\:decoration-blue-600\/5 {
        text-decoration-color: rgb(37 99 235 / 0.05)
    }

    .lg\:decoration-blue-600\/50 {
        text-decoration-color: rgb(37 99 235 / 0.5)
    }

    .lg\:decoration-blue-600\/60 {
        text-decoration-color: rgb(37 99 235 / 0.6)
    }

    .lg\:decoration-blue-600\/70 {
        text-decoration-color: rgb(37 99 235 / 0.7)
    }

    .lg\:decoration-blue-600\/75 {
        text-decoration-color: rgb(37 99 235 / 0.75)
    }

    .lg\:decoration-blue-600\/80 {
        text-decoration-color: rgb(37 99 235 / 0.8)
    }

    .lg\:decoration-blue-600\/90 {
        text-decoration-color: rgb(37 99 235 / 0.9)
    }

    .lg\:decoration-blue-600\/95 {
        text-decoration-color: rgb(37 99 235 / 0.95)
    }

    .lg\:decoration-blue-650 {
        text-decoration-color: #3D58A4
    }

    .lg\:decoration-blue-650\/0 {
        text-decoration-color: rgb(61 88 164 / 0)
    }

    .lg\:decoration-blue-650\/10 {
        text-decoration-color: rgb(61 88 164 / 0.1)
    }

    .lg\:decoration-blue-650\/100 {
        text-decoration-color: rgb(61 88 164 / 1)
    }

    .lg\:decoration-blue-650\/20 {
        text-decoration-color: rgb(61 88 164 / 0.2)
    }

    .lg\:decoration-blue-650\/25 {
        text-decoration-color: rgb(61 88 164 / 0.25)
    }

    .lg\:decoration-blue-650\/30 {
        text-decoration-color: rgb(61 88 164 / 0.3)
    }

    .lg\:decoration-blue-650\/40 {
        text-decoration-color: rgb(61 88 164 / 0.4)
    }

    .lg\:decoration-blue-650\/5 {
        text-decoration-color: rgb(61 88 164 / 0.05)
    }

    .lg\:decoration-blue-650\/50 {
        text-decoration-color: rgb(61 88 164 / 0.5)
    }

    .lg\:decoration-blue-650\/60 {
        text-decoration-color: rgb(61 88 164 / 0.6)
    }

    .lg\:decoration-blue-650\/70 {
        text-decoration-color: rgb(61 88 164 / 0.7)
    }

    .lg\:decoration-blue-650\/75 {
        text-decoration-color: rgb(61 88 164 / 0.75)
    }

    .lg\:decoration-blue-650\/80 {
        text-decoration-color: rgb(61 88 164 / 0.8)
    }

    .lg\:decoration-blue-650\/90 {
        text-decoration-color: rgb(61 88 164 / 0.9)
    }

    .lg\:decoration-blue-650\/95 {
        text-decoration-color: rgb(61 88 164 / 0.95)
    }

    .lg\:decoration-blue-700 {
        text-decoration-color: #1d4ed8
    }

    .lg\:decoration-blue-700\/0 {
        text-decoration-color: rgb(29 78 216 / 0)
    }

    .lg\:decoration-blue-700\/10 {
        text-decoration-color: rgb(29 78 216 / 0.1)
    }

    .lg\:decoration-blue-700\/100 {
        text-decoration-color: rgb(29 78 216 / 1)
    }

    .lg\:decoration-blue-700\/20 {
        text-decoration-color: rgb(29 78 216 / 0.2)
    }

    .lg\:decoration-blue-700\/25 {
        text-decoration-color: rgb(29 78 216 / 0.25)
    }

    .lg\:decoration-blue-700\/30 {
        text-decoration-color: rgb(29 78 216 / 0.3)
    }

    .lg\:decoration-blue-700\/40 {
        text-decoration-color: rgb(29 78 216 / 0.4)
    }

    .lg\:decoration-blue-700\/5 {
        text-decoration-color: rgb(29 78 216 / 0.05)
    }

    .lg\:decoration-blue-700\/50 {
        text-decoration-color: rgb(29 78 216 / 0.5)
    }

    .lg\:decoration-blue-700\/60 {
        text-decoration-color: rgb(29 78 216 / 0.6)
    }

    .lg\:decoration-blue-700\/70 {
        text-decoration-color: rgb(29 78 216 / 0.7)
    }

    .lg\:decoration-blue-700\/75 {
        text-decoration-color: rgb(29 78 216 / 0.75)
    }

    .lg\:decoration-blue-700\/80 {
        text-decoration-color: rgb(29 78 216 / 0.8)
    }

    .lg\:decoration-blue-700\/90 {
        text-decoration-color: rgb(29 78 216 / 0.9)
    }

    .lg\:decoration-blue-700\/95 {
        text-decoration-color: rgb(29 78 216 / 0.95)
    }

    .lg\:decoration-blue-800 {
        text-decoration-color: #1e40af
    }

    .lg\:decoration-blue-800\/0 {
        text-decoration-color: rgb(30 64 175 / 0)
    }

    .lg\:decoration-blue-800\/10 {
        text-decoration-color: rgb(30 64 175 / 0.1)
    }

    .lg\:decoration-blue-800\/100 {
        text-decoration-color: rgb(30 64 175 / 1)
    }

    .lg\:decoration-blue-800\/20 {
        text-decoration-color: rgb(30 64 175 / 0.2)
    }

    .lg\:decoration-blue-800\/25 {
        text-decoration-color: rgb(30 64 175 / 0.25)
    }

    .lg\:decoration-blue-800\/30 {
        text-decoration-color: rgb(30 64 175 / 0.3)
    }

    .lg\:decoration-blue-800\/40 {
        text-decoration-color: rgb(30 64 175 / 0.4)
    }

    .lg\:decoration-blue-800\/5 {
        text-decoration-color: rgb(30 64 175 / 0.05)
    }

    .lg\:decoration-blue-800\/50 {
        text-decoration-color: rgb(30 64 175 / 0.5)
    }

    .lg\:decoration-blue-800\/60 {
        text-decoration-color: rgb(30 64 175 / 0.6)
    }

    .lg\:decoration-blue-800\/70 {
        text-decoration-color: rgb(30 64 175 / 0.7)
    }

    .lg\:decoration-blue-800\/75 {
        text-decoration-color: rgb(30 64 175 / 0.75)
    }

    .lg\:decoration-blue-800\/80 {
        text-decoration-color: rgb(30 64 175 / 0.8)
    }

    .lg\:decoration-blue-800\/90 {
        text-decoration-color: rgb(30 64 175 / 0.9)
    }

    .lg\:decoration-blue-800\/95 {
        text-decoration-color: rgb(30 64 175 / 0.95)
    }

    .lg\:decoration-blue-900 {
        text-decoration-color: #1e3a8a
    }

    .lg\:decoration-blue-900\/0 {
        text-decoration-color: rgb(30 58 138 / 0)
    }

    .lg\:decoration-blue-900\/10 {
        text-decoration-color: rgb(30 58 138 / 0.1)
    }

    .lg\:decoration-blue-900\/100 {
        text-decoration-color: rgb(30 58 138 / 1)
    }

    .lg\:decoration-blue-900\/20 {
        text-decoration-color: rgb(30 58 138 / 0.2)
    }

    .lg\:decoration-blue-900\/25 {
        text-decoration-color: rgb(30 58 138 / 0.25)
    }

    .lg\:decoration-blue-900\/30 {
        text-decoration-color: rgb(30 58 138 / 0.3)
    }

    .lg\:decoration-blue-900\/40 {
        text-decoration-color: rgb(30 58 138 / 0.4)
    }

    .lg\:decoration-blue-900\/5 {
        text-decoration-color: rgb(30 58 138 / 0.05)
    }

    .lg\:decoration-blue-900\/50 {
        text-decoration-color: rgb(30 58 138 / 0.5)
    }

    .lg\:decoration-blue-900\/60 {
        text-decoration-color: rgb(30 58 138 / 0.6)
    }

    .lg\:decoration-blue-900\/70 {
        text-decoration-color: rgb(30 58 138 / 0.7)
    }

    .lg\:decoration-blue-900\/75 {
        text-decoration-color: rgb(30 58 138 / 0.75)
    }

    .lg\:decoration-blue-900\/80 {
        text-decoration-color: rgb(30 58 138 / 0.8)
    }

    .lg\:decoration-blue-900\/90 {
        text-decoration-color: rgb(30 58 138 / 0.9)
    }

    .lg\:decoration-blue-900\/95 {
        text-decoration-color: rgb(30 58 138 / 0.95)
    }

    .lg\:decoration-blue-950 {
        text-decoration-color: #172554
    }

    .lg\:decoration-blue-950\/0 {
        text-decoration-color: rgb(23 37 84 / 0)
    }

    .lg\:decoration-blue-950\/10 {
        text-decoration-color: rgb(23 37 84 / 0.1)
    }

    .lg\:decoration-blue-950\/100 {
        text-decoration-color: rgb(23 37 84 / 1)
    }

    .lg\:decoration-blue-950\/20 {
        text-decoration-color: rgb(23 37 84 / 0.2)
    }

    .lg\:decoration-blue-950\/25 {
        text-decoration-color: rgb(23 37 84 / 0.25)
    }

    .lg\:decoration-blue-950\/30 {
        text-decoration-color: rgb(23 37 84 / 0.3)
    }

    .lg\:decoration-blue-950\/40 {
        text-decoration-color: rgb(23 37 84 / 0.4)
    }

    .lg\:decoration-blue-950\/5 {
        text-decoration-color: rgb(23 37 84 / 0.05)
    }

    .lg\:decoration-blue-950\/50 {
        text-decoration-color: rgb(23 37 84 / 0.5)
    }

    .lg\:decoration-blue-950\/60 {
        text-decoration-color: rgb(23 37 84 / 0.6)
    }

    .lg\:decoration-blue-950\/70 {
        text-decoration-color: rgb(23 37 84 / 0.7)
    }

    .lg\:decoration-blue-950\/75 {
        text-decoration-color: rgb(23 37 84 / 0.75)
    }

    .lg\:decoration-blue-950\/80 {
        text-decoration-color: rgb(23 37 84 / 0.8)
    }

    .lg\:decoration-blue-950\/90 {
        text-decoration-color: rgb(23 37 84 / 0.9)
    }

    .lg\:decoration-blue-950\/95 {
        text-decoration-color: rgb(23 37 84 / 0.95)
    }

    .lg\:decoration-cyan-100 {
        text-decoration-color: #cffafe
    }

    .lg\:decoration-cyan-100\/0 {
        text-decoration-color: rgb(207 250 254 / 0)
    }

    .lg\:decoration-cyan-100\/10 {
        text-decoration-color: rgb(207 250 254 / 0.1)
    }

    .lg\:decoration-cyan-100\/100 {
        text-decoration-color: rgb(207 250 254 / 1)
    }

    .lg\:decoration-cyan-100\/20 {
        text-decoration-color: rgb(207 250 254 / 0.2)
    }

    .lg\:decoration-cyan-100\/25 {
        text-decoration-color: rgb(207 250 254 / 0.25)
    }

    .lg\:decoration-cyan-100\/30 {
        text-decoration-color: rgb(207 250 254 / 0.3)
    }

    .lg\:decoration-cyan-100\/40 {
        text-decoration-color: rgb(207 250 254 / 0.4)
    }

    .lg\:decoration-cyan-100\/5 {
        text-decoration-color: rgb(207 250 254 / 0.05)
    }

    .lg\:decoration-cyan-100\/50 {
        text-decoration-color: rgb(207 250 254 / 0.5)
    }

    .lg\:decoration-cyan-100\/60 {
        text-decoration-color: rgb(207 250 254 / 0.6)
    }

    .lg\:decoration-cyan-100\/70 {
        text-decoration-color: rgb(207 250 254 / 0.7)
    }

    .lg\:decoration-cyan-100\/75 {
        text-decoration-color: rgb(207 250 254 / 0.75)
    }

    .lg\:decoration-cyan-100\/80 {
        text-decoration-color: rgb(207 250 254 / 0.8)
    }

    .lg\:decoration-cyan-100\/90 {
        text-decoration-color: rgb(207 250 254 / 0.9)
    }

    .lg\:decoration-cyan-100\/95 {
        text-decoration-color: rgb(207 250 254 / 0.95)
    }

    .lg\:decoration-cyan-200 {
        text-decoration-color: #a5f3fc
    }

    .lg\:decoration-cyan-200\/0 {
        text-decoration-color: rgb(165 243 252 / 0)
    }

    .lg\:decoration-cyan-200\/10 {
        text-decoration-color: rgb(165 243 252 / 0.1)
    }

    .lg\:decoration-cyan-200\/100 {
        text-decoration-color: rgb(165 243 252 / 1)
    }

    .lg\:decoration-cyan-200\/20 {
        text-decoration-color: rgb(165 243 252 / 0.2)
    }

    .lg\:decoration-cyan-200\/25 {
        text-decoration-color: rgb(165 243 252 / 0.25)
    }

    .lg\:decoration-cyan-200\/30 {
        text-decoration-color: rgb(165 243 252 / 0.3)
    }

    .lg\:decoration-cyan-200\/40 {
        text-decoration-color: rgb(165 243 252 / 0.4)
    }

    .lg\:decoration-cyan-200\/5 {
        text-decoration-color: rgb(165 243 252 / 0.05)
    }

    .lg\:decoration-cyan-200\/50 {
        text-decoration-color: rgb(165 243 252 / 0.5)
    }

    .lg\:decoration-cyan-200\/60 {
        text-decoration-color: rgb(165 243 252 / 0.6)
    }

    .lg\:decoration-cyan-200\/70 {
        text-decoration-color: rgb(165 243 252 / 0.7)
    }

    .lg\:decoration-cyan-200\/75 {
        text-decoration-color: rgb(165 243 252 / 0.75)
    }

    .lg\:decoration-cyan-200\/80 {
        text-decoration-color: rgb(165 243 252 / 0.8)
    }

    .lg\:decoration-cyan-200\/90 {
        text-decoration-color: rgb(165 243 252 / 0.9)
    }

    .lg\:decoration-cyan-200\/95 {
        text-decoration-color: rgb(165 243 252 / 0.95)
    }

    .lg\:decoration-cyan-300 {
        text-decoration-color: #67e8f9
    }

    .lg\:decoration-cyan-300\/0 {
        text-decoration-color: rgb(103 232 249 / 0)
    }

    .lg\:decoration-cyan-300\/10 {
        text-decoration-color: rgb(103 232 249 / 0.1)
    }

    .lg\:decoration-cyan-300\/100 {
        text-decoration-color: rgb(103 232 249 / 1)
    }

    .lg\:decoration-cyan-300\/20 {
        text-decoration-color: rgb(103 232 249 / 0.2)
    }

    .lg\:decoration-cyan-300\/25 {
        text-decoration-color: rgb(103 232 249 / 0.25)
    }

    .lg\:decoration-cyan-300\/30 {
        text-decoration-color: rgb(103 232 249 / 0.3)
    }

    .lg\:decoration-cyan-300\/40 {
        text-decoration-color: rgb(103 232 249 / 0.4)
    }

    .lg\:decoration-cyan-300\/5 {
        text-decoration-color: rgb(103 232 249 / 0.05)
    }

    .lg\:decoration-cyan-300\/50 {
        text-decoration-color: rgb(103 232 249 / 0.5)
    }

    .lg\:decoration-cyan-300\/60 {
        text-decoration-color: rgb(103 232 249 / 0.6)
    }

    .lg\:decoration-cyan-300\/70 {
        text-decoration-color: rgb(103 232 249 / 0.7)
    }

    .lg\:decoration-cyan-300\/75 {
        text-decoration-color: rgb(103 232 249 / 0.75)
    }

    .lg\:decoration-cyan-300\/80 {
        text-decoration-color: rgb(103 232 249 / 0.8)
    }

    .lg\:decoration-cyan-300\/90 {
        text-decoration-color: rgb(103 232 249 / 0.9)
    }

    .lg\:decoration-cyan-300\/95 {
        text-decoration-color: rgb(103 232 249 / 0.95)
    }

    .lg\:decoration-cyan-400 {
        text-decoration-color: #22d3ee
    }

    .lg\:decoration-cyan-400\/0 {
        text-decoration-color: rgb(34 211 238 / 0)
    }

    .lg\:decoration-cyan-400\/10 {
        text-decoration-color: rgb(34 211 238 / 0.1)
    }

    .lg\:decoration-cyan-400\/100 {
        text-decoration-color: rgb(34 211 238 / 1)
    }

    .lg\:decoration-cyan-400\/20 {
        text-decoration-color: rgb(34 211 238 / 0.2)
    }

    .lg\:decoration-cyan-400\/25 {
        text-decoration-color: rgb(34 211 238 / 0.25)
    }

    .lg\:decoration-cyan-400\/30 {
        text-decoration-color: rgb(34 211 238 / 0.3)
    }

    .lg\:decoration-cyan-400\/40 {
        text-decoration-color: rgb(34 211 238 / 0.4)
    }

    .lg\:decoration-cyan-400\/5 {
        text-decoration-color: rgb(34 211 238 / 0.05)
    }

    .lg\:decoration-cyan-400\/50 {
        text-decoration-color: rgb(34 211 238 / 0.5)
    }

    .lg\:decoration-cyan-400\/60 {
        text-decoration-color: rgb(34 211 238 / 0.6)
    }

    .lg\:decoration-cyan-400\/70 {
        text-decoration-color: rgb(34 211 238 / 0.7)
    }

    .lg\:decoration-cyan-400\/75 {
        text-decoration-color: rgb(34 211 238 / 0.75)
    }

    .lg\:decoration-cyan-400\/80 {
        text-decoration-color: rgb(34 211 238 / 0.8)
    }

    .lg\:decoration-cyan-400\/90 {
        text-decoration-color: rgb(34 211 238 / 0.9)
    }

    .lg\:decoration-cyan-400\/95 {
        text-decoration-color: rgb(34 211 238 / 0.95)
    }

    .lg\:decoration-cyan-50 {
        text-decoration-color: #ecfeff
    }

    .lg\:decoration-cyan-50\/0 {
        text-decoration-color: rgb(236 254 255 / 0)
    }

    .lg\:decoration-cyan-50\/10 {
        text-decoration-color: rgb(236 254 255 / 0.1)
    }

    .lg\:decoration-cyan-50\/100 {
        text-decoration-color: rgb(236 254 255 / 1)
    }

    .lg\:decoration-cyan-50\/20 {
        text-decoration-color: rgb(236 254 255 / 0.2)
    }

    .lg\:decoration-cyan-50\/25 {
        text-decoration-color: rgb(236 254 255 / 0.25)
    }

    .lg\:decoration-cyan-50\/30 {
        text-decoration-color: rgb(236 254 255 / 0.3)
    }

    .lg\:decoration-cyan-50\/40 {
        text-decoration-color: rgb(236 254 255 / 0.4)
    }

    .lg\:decoration-cyan-50\/5 {
        text-decoration-color: rgb(236 254 255 / 0.05)
    }

    .lg\:decoration-cyan-50\/50 {
        text-decoration-color: rgb(236 254 255 / 0.5)
    }

    .lg\:decoration-cyan-50\/60 {
        text-decoration-color: rgb(236 254 255 / 0.6)
    }

    .lg\:decoration-cyan-50\/70 {
        text-decoration-color: rgb(236 254 255 / 0.7)
    }

    .lg\:decoration-cyan-50\/75 {
        text-decoration-color: rgb(236 254 255 / 0.75)
    }

    .lg\:decoration-cyan-50\/80 {
        text-decoration-color: rgb(236 254 255 / 0.8)
    }

    .lg\:decoration-cyan-50\/90 {
        text-decoration-color: rgb(236 254 255 / 0.9)
    }

    .lg\:decoration-cyan-50\/95 {
        text-decoration-color: rgb(236 254 255 / 0.95)
    }

    .lg\:decoration-cyan-500 {
        text-decoration-color: #06b6d4
    }

    .lg\:decoration-cyan-500\/0 {
        text-decoration-color: rgb(6 182 212 / 0)
    }

    .lg\:decoration-cyan-500\/10 {
        text-decoration-color: rgb(6 182 212 / 0.1)
    }

    .lg\:decoration-cyan-500\/100 {
        text-decoration-color: rgb(6 182 212 / 1)
    }

    .lg\:decoration-cyan-500\/20 {
        text-decoration-color: rgb(6 182 212 / 0.2)
    }

    .lg\:decoration-cyan-500\/25 {
        text-decoration-color: rgb(6 182 212 / 0.25)
    }

    .lg\:decoration-cyan-500\/30 {
        text-decoration-color: rgb(6 182 212 / 0.3)
    }

    .lg\:decoration-cyan-500\/40 {
        text-decoration-color: rgb(6 182 212 / 0.4)
    }

    .lg\:decoration-cyan-500\/5 {
        text-decoration-color: rgb(6 182 212 / 0.05)
    }

    .lg\:decoration-cyan-500\/50 {
        text-decoration-color: rgb(6 182 212 / 0.5)
    }

    .lg\:decoration-cyan-500\/60 {
        text-decoration-color: rgb(6 182 212 / 0.6)
    }

    .lg\:decoration-cyan-500\/70 {
        text-decoration-color: rgb(6 182 212 / 0.7)
    }

    .lg\:decoration-cyan-500\/75 {
        text-decoration-color: rgb(6 182 212 / 0.75)
    }

    .lg\:decoration-cyan-500\/80 {
        text-decoration-color: rgb(6 182 212 / 0.8)
    }

    .lg\:decoration-cyan-500\/90 {
        text-decoration-color: rgb(6 182 212 / 0.9)
    }

    .lg\:decoration-cyan-500\/95 {
        text-decoration-color: rgb(6 182 212 / 0.95)
    }

    .lg\:decoration-cyan-600 {
        text-decoration-color: #0891b2
    }

    .lg\:decoration-cyan-600\/0 {
        text-decoration-color: rgb(8 145 178 / 0)
    }

    .lg\:decoration-cyan-600\/10 {
        text-decoration-color: rgb(8 145 178 / 0.1)
    }

    .lg\:decoration-cyan-600\/100 {
        text-decoration-color: rgb(8 145 178 / 1)
    }

    .lg\:decoration-cyan-600\/20 {
        text-decoration-color: rgb(8 145 178 / 0.2)
    }

    .lg\:decoration-cyan-600\/25 {
        text-decoration-color: rgb(8 145 178 / 0.25)
    }

    .lg\:decoration-cyan-600\/30 {
        text-decoration-color: rgb(8 145 178 / 0.3)
    }

    .lg\:decoration-cyan-600\/40 {
        text-decoration-color: rgb(8 145 178 / 0.4)
    }

    .lg\:decoration-cyan-600\/5 {
        text-decoration-color: rgb(8 145 178 / 0.05)
    }

    .lg\:decoration-cyan-600\/50 {
        text-decoration-color: rgb(8 145 178 / 0.5)
    }

    .lg\:decoration-cyan-600\/60 {
        text-decoration-color: rgb(8 145 178 / 0.6)
    }

    .lg\:decoration-cyan-600\/70 {
        text-decoration-color: rgb(8 145 178 / 0.7)
    }

    .lg\:decoration-cyan-600\/75 {
        text-decoration-color: rgb(8 145 178 / 0.75)
    }

    .lg\:decoration-cyan-600\/80 {
        text-decoration-color: rgb(8 145 178 / 0.8)
    }

    .lg\:decoration-cyan-600\/90 {
        text-decoration-color: rgb(8 145 178 / 0.9)
    }

    .lg\:decoration-cyan-600\/95 {
        text-decoration-color: rgb(8 145 178 / 0.95)
    }

    .lg\:decoration-cyan-650 {
        text-decoration-color: #2780A6
    }

    .lg\:decoration-cyan-650\/0 {
        text-decoration-color: rgb(39 128 166 / 0)
    }

    .lg\:decoration-cyan-650\/10 {
        text-decoration-color: rgb(39 128 166 / 0.1)
    }

    .lg\:decoration-cyan-650\/100 {
        text-decoration-color: rgb(39 128 166 / 1)
    }

    .lg\:decoration-cyan-650\/20 {
        text-decoration-color: rgb(39 128 166 / 0.2)
    }

    .lg\:decoration-cyan-650\/25 {
        text-decoration-color: rgb(39 128 166 / 0.25)
    }

    .lg\:decoration-cyan-650\/30 {
        text-decoration-color: rgb(39 128 166 / 0.3)
    }

    .lg\:decoration-cyan-650\/40 {
        text-decoration-color: rgb(39 128 166 / 0.4)
    }

    .lg\:decoration-cyan-650\/5 {
        text-decoration-color: rgb(39 128 166 / 0.05)
    }

    .lg\:decoration-cyan-650\/50 {
        text-decoration-color: rgb(39 128 166 / 0.5)
    }

    .lg\:decoration-cyan-650\/60 {
        text-decoration-color: rgb(39 128 166 / 0.6)
    }

    .lg\:decoration-cyan-650\/70 {
        text-decoration-color: rgb(39 128 166 / 0.7)
    }

    .lg\:decoration-cyan-650\/75 {
        text-decoration-color: rgb(39 128 166 / 0.75)
    }

    .lg\:decoration-cyan-650\/80 {
        text-decoration-color: rgb(39 128 166 / 0.8)
    }

    .lg\:decoration-cyan-650\/90 {
        text-decoration-color: rgb(39 128 166 / 0.9)
    }

    .lg\:decoration-cyan-650\/95 {
        text-decoration-color: rgb(39 128 166 / 0.95)
    }

    .lg\:decoration-cyan-700 {
        text-decoration-color: #0e7490
    }

    .lg\:decoration-cyan-700\/0 {
        text-decoration-color: rgb(14 116 144 / 0)
    }

    .lg\:decoration-cyan-700\/10 {
        text-decoration-color: rgb(14 116 144 / 0.1)
    }

    .lg\:decoration-cyan-700\/100 {
        text-decoration-color: rgb(14 116 144 / 1)
    }

    .lg\:decoration-cyan-700\/20 {
        text-decoration-color: rgb(14 116 144 / 0.2)
    }

    .lg\:decoration-cyan-700\/25 {
        text-decoration-color: rgb(14 116 144 / 0.25)
    }

    .lg\:decoration-cyan-700\/30 {
        text-decoration-color: rgb(14 116 144 / 0.3)
    }

    .lg\:decoration-cyan-700\/40 {
        text-decoration-color: rgb(14 116 144 / 0.4)
    }

    .lg\:decoration-cyan-700\/5 {
        text-decoration-color: rgb(14 116 144 / 0.05)
    }

    .lg\:decoration-cyan-700\/50 {
        text-decoration-color: rgb(14 116 144 / 0.5)
    }

    .lg\:decoration-cyan-700\/60 {
        text-decoration-color: rgb(14 116 144 / 0.6)
    }

    .lg\:decoration-cyan-700\/70 {
        text-decoration-color: rgb(14 116 144 / 0.7)
    }

    .lg\:decoration-cyan-700\/75 {
        text-decoration-color: rgb(14 116 144 / 0.75)
    }

    .lg\:decoration-cyan-700\/80 {
        text-decoration-color: rgb(14 116 144 / 0.8)
    }

    .lg\:decoration-cyan-700\/90 {
        text-decoration-color: rgb(14 116 144 / 0.9)
    }

    .lg\:decoration-cyan-700\/95 {
        text-decoration-color: rgb(14 116 144 / 0.95)
    }

    .lg\:decoration-cyan-800 {
        text-decoration-color: #155e75
    }

    .lg\:decoration-cyan-800\/0 {
        text-decoration-color: rgb(21 94 117 / 0)
    }

    .lg\:decoration-cyan-800\/10 {
        text-decoration-color: rgb(21 94 117 / 0.1)
    }

    .lg\:decoration-cyan-800\/100 {
        text-decoration-color: rgb(21 94 117 / 1)
    }

    .lg\:decoration-cyan-800\/20 {
        text-decoration-color: rgb(21 94 117 / 0.2)
    }

    .lg\:decoration-cyan-800\/25 {
        text-decoration-color: rgb(21 94 117 / 0.25)
    }

    .lg\:decoration-cyan-800\/30 {
        text-decoration-color: rgb(21 94 117 / 0.3)
    }

    .lg\:decoration-cyan-800\/40 {
        text-decoration-color: rgb(21 94 117 / 0.4)
    }

    .lg\:decoration-cyan-800\/5 {
        text-decoration-color: rgb(21 94 117 / 0.05)
    }

    .lg\:decoration-cyan-800\/50 {
        text-decoration-color: rgb(21 94 117 / 0.5)
    }

    .lg\:decoration-cyan-800\/60 {
        text-decoration-color: rgb(21 94 117 / 0.6)
    }

    .lg\:decoration-cyan-800\/70 {
        text-decoration-color: rgb(21 94 117 / 0.7)
    }

    .lg\:decoration-cyan-800\/75 {
        text-decoration-color: rgb(21 94 117 / 0.75)
    }

    .lg\:decoration-cyan-800\/80 {
        text-decoration-color: rgb(21 94 117 / 0.8)
    }

    .lg\:decoration-cyan-800\/90 {
        text-decoration-color: rgb(21 94 117 / 0.9)
    }

    .lg\:decoration-cyan-800\/95 {
        text-decoration-color: rgb(21 94 117 / 0.95)
    }

    .lg\:decoration-cyan-900 {
        text-decoration-color: #164e63
    }

    .lg\:decoration-cyan-900\/0 {
        text-decoration-color: rgb(22 78 99 / 0)
    }

    .lg\:decoration-cyan-900\/10 {
        text-decoration-color: rgb(22 78 99 / 0.1)
    }

    .lg\:decoration-cyan-900\/100 {
        text-decoration-color: rgb(22 78 99 / 1)
    }

    .lg\:decoration-cyan-900\/20 {
        text-decoration-color: rgb(22 78 99 / 0.2)
    }

    .lg\:decoration-cyan-900\/25 {
        text-decoration-color: rgb(22 78 99 / 0.25)
    }

    .lg\:decoration-cyan-900\/30 {
        text-decoration-color: rgb(22 78 99 / 0.3)
    }

    .lg\:decoration-cyan-900\/40 {
        text-decoration-color: rgb(22 78 99 / 0.4)
    }

    .lg\:decoration-cyan-900\/5 {
        text-decoration-color: rgb(22 78 99 / 0.05)
    }

    .lg\:decoration-cyan-900\/50 {
        text-decoration-color: rgb(22 78 99 / 0.5)
    }

    .lg\:decoration-cyan-900\/60 {
        text-decoration-color: rgb(22 78 99 / 0.6)
    }

    .lg\:decoration-cyan-900\/70 {
        text-decoration-color: rgb(22 78 99 / 0.7)
    }

    .lg\:decoration-cyan-900\/75 {
        text-decoration-color: rgb(22 78 99 / 0.75)
    }

    .lg\:decoration-cyan-900\/80 {
        text-decoration-color: rgb(22 78 99 / 0.8)
    }

    .lg\:decoration-cyan-900\/90 {
        text-decoration-color: rgb(22 78 99 / 0.9)
    }

    .lg\:decoration-cyan-900\/95 {
        text-decoration-color: rgb(22 78 99 / 0.95)
    }

    .lg\:decoration-cyan-950 {
        text-decoration-color: #083344
    }

    .lg\:decoration-cyan-950\/0 {
        text-decoration-color: rgb(8 51 68 / 0)
    }

    .lg\:decoration-cyan-950\/10 {
        text-decoration-color: rgb(8 51 68 / 0.1)
    }

    .lg\:decoration-cyan-950\/100 {
        text-decoration-color: rgb(8 51 68 / 1)
    }

    .lg\:decoration-cyan-950\/20 {
        text-decoration-color: rgb(8 51 68 / 0.2)
    }

    .lg\:decoration-cyan-950\/25 {
        text-decoration-color: rgb(8 51 68 / 0.25)
    }

    .lg\:decoration-cyan-950\/30 {
        text-decoration-color: rgb(8 51 68 / 0.3)
    }

    .lg\:decoration-cyan-950\/40 {
        text-decoration-color: rgb(8 51 68 / 0.4)
    }

    .lg\:decoration-cyan-950\/5 {
        text-decoration-color: rgb(8 51 68 / 0.05)
    }

    .lg\:decoration-cyan-950\/50 {
        text-decoration-color: rgb(8 51 68 / 0.5)
    }

    .lg\:decoration-cyan-950\/60 {
        text-decoration-color: rgb(8 51 68 / 0.6)
    }

    .lg\:decoration-cyan-950\/70 {
        text-decoration-color: rgb(8 51 68 / 0.7)
    }

    .lg\:decoration-cyan-950\/75 {
        text-decoration-color: rgb(8 51 68 / 0.75)
    }

    .lg\:decoration-cyan-950\/80 {
        text-decoration-color: rgb(8 51 68 / 0.8)
    }

    .lg\:decoration-cyan-950\/90 {
        text-decoration-color: rgb(8 51 68 / 0.9)
    }

    .lg\:decoration-cyan-950\/95 {
        text-decoration-color: rgb(8 51 68 / 0.95)
    }

    .lg\:decoration-fuchsia-100 {
        text-decoration-color: #fae8ff
    }

    .lg\:decoration-fuchsia-100\/0 {
        text-decoration-color: rgb(250 232 255 / 0)
    }

    .lg\:decoration-fuchsia-100\/10 {
        text-decoration-color: rgb(250 232 255 / 0.1)
    }

    .lg\:decoration-fuchsia-100\/100 {
        text-decoration-color: rgb(250 232 255 / 1)
    }

    .lg\:decoration-fuchsia-100\/20 {
        text-decoration-color: rgb(250 232 255 / 0.2)
    }

    .lg\:decoration-fuchsia-100\/25 {
        text-decoration-color: rgb(250 232 255 / 0.25)
    }

    .lg\:decoration-fuchsia-100\/30 {
        text-decoration-color: rgb(250 232 255 / 0.3)
    }

    .lg\:decoration-fuchsia-100\/40 {
        text-decoration-color: rgb(250 232 255 / 0.4)
    }

    .lg\:decoration-fuchsia-100\/5 {
        text-decoration-color: rgb(250 232 255 / 0.05)
    }

    .lg\:decoration-fuchsia-100\/50 {
        text-decoration-color: rgb(250 232 255 / 0.5)
    }

    .lg\:decoration-fuchsia-100\/60 {
        text-decoration-color: rgb(250 232 255 / 0.6)
    }

    .lg\:decoration-fuchsia-100\/70 {
        text-decoration-color: rgb(250 232 255 / 0.7)
    }

    .lg\:decoration-fuchsia-100\/75 {
        text-decoration-color: rgb(250 232 255 / 0.75)
    }

    .lg\:decoration-fuchsia-100\/80 {
        text-decoration-color: rgb(250 232 255 / 0.8)
    }

    .lg\:decoration-fuchsia-100\/90 {
        text-decoration-color: rgb(250 232 255 / 0.9)
    }

    .lg\:decoration-fuchsia-100\/95 {
        text-decoration-color: rgb(250 232 255 / 0.95)
    }

    .lg\:decoration-fuchsia-200 {
        text-decoration-color: #f5d0fe
    }

    .lg\:decoration-fuchsia-200\/0 {
        text-decoration-color: rgb(245 208 254 / 0)
    }

    .lg\:decoration-fuchsia-200\/10 {
        text-decoration-color: rgb(245 208 254 / 0.1)
    }

    .lg\:decoration-fuchsia-200\/100 {
        text-decoration-color: rgb(245 208 254 / 1)
    }

    .lg\:decoration-fuchsia-200\/20 {
        text-decoration-color: rgb(245 208 254 / 0.2)
    }

    .lg\:decoration-fuchsia-200\/25 {
        text-decoration-color: rgb(245 208 254 / 0.25)
    }

    .lg\:decoration-fuchsia-200\/30 {
        text-decoration-color: rgb(245 208 254 / 0.3)
    }

    .lg\:decoration-fuchsia-200\/40 {
        text-decoration-color: rgb(245 208 254 / 0.4)
    }

    .lg\:decoration-fuchsia-200\/5 {
        text-decoration-color: rgb(245 208 254 / 0.05)
    }

    .lg\:decoration-fuchsia-200\/50 {
        text-decoration-color: rgb(245 208 254 / 0.5)
    }

    .lg\:decoration-fuchsia-200\/60 {
        text-decoration-color: rgb(245 208 254 / 0.6)
    }

    .lg\:decoration-fuchsia-200\/70 {
        text-decoration-color: rgb(245 208 254 / 0.7)
    }

    .lg\:decoration-fuchsia-200\/75 {
        text-decoration-color: rgb(245 208 254 / 0.75)
    }

    .lg\:decoration-fuchsia-200\/80 {
        text-decoration-color: rgb(245 208 254 / 0.8)
    }

    .lg\:decoration-fuchsia-200\/90 {
        text-decoration-color: rgb(245 208 254 / 0.9)
    }

    .lg\:decoration-fuchsia-200\/95 {
        text-decoration-color: rgb(245 208 254 / 0.95)
    }

    .lg\:decoration-fuchsia-250 {
        text-decoration-color: #F7D3FF
    }

    .lg\:decoration-fuchsia-250\/0 {
        text-decoration-color: rgb(247 211 255 / 0)
    }

    .lg\:decoration-fuchsia-250\/10 {
        text-decoration-color: rgb(247 211 255 / 0.1)
    }

    .lg\:decoration-fuchsia-250\/100 {
        text-decoration-color: rgb(247 211 255 / 1)
    }

    .lg\:decoration-fuchsia-250\/20 {
        text-decoration-color: rgb(247 211 255 / 0.2)
    }

    .lg\:decoration-fuchsia-250\/25 {
        text-decoration-color: rgb(247 211 255 / 0.25)
    }

    .lg\:decoration-fuchsia-250\/30 {
        text-decoration-color: rgb(247 211 255 / 0.3)
    }

    .lg\:decoration-fuchsia-250\/40 {
        text-decoration-color: rgb(247 211 255 / 0.4)
    }

    .lg\:decoration-fuchsia-250\/5 {
        text-decoration-color: rgb(247 211 255 / 0.05)
    }

    .lg\:decoration-fuchsia-250\/50 {
        text-decoration-color: rgb(247 211 255 / 0.5)
    }

    .lg\:decoration-fuchsia-250\/60 {
        text-decoration-color: rgb(247 211 255 / 0.6)
    }

    .lg\:decoration-fuchsia-250\/70 {
        text-decoration-color: rgb(247 211 255 / 0.7)
    }

    .lg\:decoration-fuchsia-250\/75 {
        text-decoration-color: rgb(247 211 255 / 0.75)
    }

    .lg\:decoration-fuchsia-250\/80 {
        text-decoration-color: rgb(247 211 255 / 0.8)
    }

    .lg\:decoration-fuchsia-250\/90 {
        text-decoration-color: rgb(247 211 255 / 0.9)
    }

    .lg\:decoration-fuchsia-250\/95 {
        text-decoration-color: rgb(247 211 255 / 0.95)
    }

    .lg\:decoration-fuchsia-300 {
        text-decoration-color: #f0abfc
    }

    .lg\:decoration-fuchsia-300\/0 {
        text-decoration-color: rgb(240 171 252 / 0)
    }

    .lg\:decoration-fuchsia-300\/10 {
        text-decoration-color: rgb(240 171 252 / 0.1)
    }

    .lg\:decoration-fuchsia-300\/100 {
        text-decoration-color: rgb(240 171 252 / 1)
    }

    .lg\:decoration-fuchsia-300\/20 {
        text-decoration-color: rgb(240 171 252 / 0.2)
    }

    .lg\:decoration-fuchsia-300\/25 {
        text-decoration-color: rgb(240 171 252 / 0.25)
    }

    .lg\:decoration-fuchsia-300\/30 {
        text-decoration-color: rgb(240 171 252 / 0.3)
    }

    .lg\:decoration-fuchsia-300\/40 {
        text-decoration-color: rgb(240 171 252 / 0.4)
    }

    .lg\:decoration-fuchsia-300\/5 {
        text-decoration-color: rgb(240 171 252 / 0.05)
    }

    .lg\:decoration-fuchsia-300\/50 {
        text-decoration-color: rgb(240 171 252 / 0.5)
    }

    .lg\:decoration-fuchsia-300\/60 {
        text-decoration-color: rgb(240 171 252 / 0.6)
    }

    .lg\:decoration-fuchsia-300\/70 {
        text-decoration-color: rgb(240 171 252 / 0.7)
    }

    .lg\:decoration-fuchsia-300\/75 {
        text-decoration-color: rgb(240 171 252 / 0.75)
    }

    .lg\:decoration-fuchsia-300\/80 {
        text-decoration-color: rgb(240 171 252 / 0.8)
    }

    .lg\:decoration-fuchsia-300\/90 {
        text-decoration-color: rgb(240 171 252 / 0.9)
    }

    .lg\:decoration-fuchsia-300\/95 {
        text-decoration-color: rgb(240 171 252 / 0.95)
    }

    .lg\:decoration-fuchsia-400 {
        text-decoration-color: #e879f9
    }

    .lg\:decoration-fuchsia-400\/0 {
        text-decoration-color: rgb(232 121 249 / 0)
    }

    .lg\:decoration-fuchsia-400\/10 {
        text-decoration-color: rgb(232 121 249 / 0.1)
    }

    .lg\:decoration-fuchsia-400\/100 {
        text-decoration-color: rgb(232 121 249 / 1)
    }

    .lg\:decoration-fuchsia-400\/20 {
        text-decoration-color: rgb(232 121 249 / 0.2)
    }

    .lg\:decoration-fuchsia-400\/25 {
        text-decoration-color: rgb(232 121 249 / 0.25)
    }

    .lg\:decoration-fuchsia-400\/30 {
        text-decoration-color: rgb(232 121 249 / 0.3)
    }

    .lg\:decoration-fuchsia-400\/40 {
        text-decoration-color: rgb(232 121 249 / 0.4)
    }

    .lg\:decoration-fuchsia-400\/5 {
        text-decoration-color: rgb(232 121 249 / 0.05)
    }

    .lg\:decoration-fuchsia-400\/50 {
        text-decoration-color: rgb(232 121 249 / 0.5)
    }

    .lg\:decoration-fuchsia-400\/60 {
        text-decoration-color: rgb(232 121 249 / 0.6)
    }

    .lg\:decoration-fuchsia-400\/70 {
        text-decoration-color: rgb(232 121 249 / 0.7)
    }

    .lg\:decoration-fuchsia-400\/75 {
        text-decoration-color: rgb(232 121 249 / 0.75)
    }

    .lg\:decoration-fuchsia-400\/80 {
        text-decoration-color: rgb(232 121 249 / 0.8)
    }

    .lg\:decoration-fuchsia-400\/90 {
        text-decoration-color: rgb(232 121 249 / 0.9)
    }

    .lg\:decoration-fuchsia-400\/95 {
        text-decoration-color: rgb(232 121 249 / 0.95)
    }

    .lg\:decoration-fuchsia-50 {
        text-decoration-color: #fdf4ff
    }

    .lg\:decoration-fuchsia-50\/0 {
        text-decoration-color: rgb(253 244 255 / 0)
    }

    .lg\:decoration-fuchsia-50\/10 {
        text-decoration-color: rgb(253 244 255 / 0.1)
    }

    .lg\:decoration-fuchsia-50\/100 {
        text-decoration-color: rgb(253 244 255 / 1)
    }

    .lg\:decoration-fuchsia-50\/20 {
        text-decoration-color: rgb(253 244 255 / 0.2)
    }

    .lg\:decoration-fuchsia-50\/25 {
        text-decoration-color: rgb(253 244 255 / 0.25)
    }

    .lg\:decoration-fuchsia-50\/30 {
        text-decoration-color: rgb(253 244 255 / 0.3)
    }

    .lg\:decoration-fuchsia-50\/40 {
        text-decoration-color: rgb(253 244 255 / 0.4)
    }

    .lg\:decoration-fuchsia-50\/5 {
        text-decoration-color: rgb(253 244 255 / 0.05)
    }

    .lg\:decoration-fuchsia-50\/50 {
        text-decoration-color: rgb(253 244 255 / 0.5)
    }

    .lg\:decoration-fuchsia-50\/60 {
        text-decoration-color: rgb(253 244 255 / 0.6)
    }

    .lg\:decoration-fuchsia-50\/70 {
        text-decoration-color: rgb(253 244 255 / 0.7)
    }

    .lg\:decoration-fuchsia-50\/75 {
        text-decoration-color: rgb(253 244 255 / 0.75)
    }

    .lg\:decoration-fuchsia-50\/80 {
        text-decoration-color: rgb(253 244 255 / 0.8)
    }

    .lg\:decoration-fuchsia-50\/90 {
        text-decoration-color: rgb(253 244 255 / 0.9)
    }

    .lg\:decoration-fuchsia-50\/95 {
        text-decoration-color: rgb(253 244 255 / 0.95)
    }

    .lg\:decoration-fuchsia-500 {
        text-decoration-color: #d946ef
    }

    .lg\:decoration-fuchsia-500\/0 {
        text-decoration-color: rgb(217 70 239 / 0)
    }

    .lg\:decoration-fuchsia-500\/10 {
        text-decoration-color: rgb(217 70 239 / 0.1)
    }

    .lg\:decoration-fuchsia-500\/100 {
        text-decoration-color: rgb(217 70 239 / 1)
    }

    .lg\:decoration-fuchsia-500\/20 {
        text-decoration-color: rgb(217 70 239 / 0.2)
    }

    .lg\:decoration-fuchsia-500\/25 {
        text-decoration-color: rgb(217 70 239 / 0.25)
    }

    .lg\:decoration-fuchsia-500\/30 {
        text-decoration-color: rgb(217 70 239 / 0.3)
    }

    .lg\:decoration-fuchsia-500\/40 {
        text-decoration-color: rgb(217 70 239 / 0.4)
    }

    .lg\:decoration-fuchsia-500\/5 {
        text-decoration-color: rgb(217 70 239 / 0.05)
    }

    .lg\:decoration-fuchsia-500\/50 {
        text-decoration-color: rgb(217 70 239 / 0.5)
    }

    .lg\:decoration-fuchsia-500\/60 {
        text-decoration-color: rgb(217 70 239 / 0.6)
    }

    .lg\:decoration-fuchsia-500\/70 {
        text-decoration-color: rgb(217 70 239 / 0.7)
    }

    .lg\:decoration-fuchsia-500\/75 {
        text-decoration-color: rgb(217 70 239 / 0.75)
    }

    .lg\:decoration-fuchsia-500\/80 {
        text-decoration-color: rgb(217 70 239 / 0.8)
    }

    .lg\:decoration-fuchsia-500\/90 {
        text-decoration-color: rgb(217 70 239 / 0.9)
    }

    .lg\:decoration-fuchsia-500\/95 {
        text-decoration-color: rgb(217 70 239 / 0.95)
    }

    .lg\:decoration-fuchsia-550 {
        text-decoration-color: #C226C9
    }

    .lg\:decoration-fuchsia-550\/0 {
        text-decoration-color: rgb(194 38 201 / 0)
    }

    .lg\:decoration-fuchsia-550\/10 {
        text-decoration-color: rgb(194 38 201 / 0.1)
    }

    .lg\:decoration-fuchsia-550\/100 {
        text-decoration-color: rgb(194 38 201 / 1)
    }

    .lg\:decoration-fuchsia-550\/20 {
        text-decoration-color: rgb(194 38 201 / 0.2)
    }

    .lg\:decoration-fuchsia-550\/25 {
        text-decoration-color: rgb(194 38 201 / 0.25)
    }

    .lg\:decoration-fuchsia-550\/30 {
        text-decoration-color: rgb(194 38 201 / 0.3)
    }

    .lg\:decoration-fuchsia-550\/40 {
        text-decoration-color: rgb(194 38 201 / 0.4)
    }

    .lg\:decoration-fuchsia-550\/5 {
        text-decoration-color: rgb(194 38 201 / 0.05)
    }

    .lg\:decoration-fuchsia-550\/50 {
        text-decoration-color: rgb(194 38 201 / 0.5)
    }

    .lg\:decoration-fuchsia-550\/60 {
        text-decoration-color: rgb(194 38 201 / 0.6)
    }

    .lg\:decoration-fuchsia-550\/70 {
        text-decoration-color: rgb(194 38 201 / 0.7)
    }

    .lg\:decoration-fuchsia-550\/75 {
        text-decoration-color: rgb(194 38 201 / 0.75)
    }

    .lg\:decoration-fuchsia-550\/80 {
        text-decoration-color: rgb(194 38 201 / 0.8)
    }

    .lg\:decoration-fuchsia-550\/90 {
        text-decoration-color: rgb(194 38 201 / 0.9)
    }

    .lg\:decoration-fuchsia-550\/95 {
        text-decoration-color: rgb(194 38 201 / 0.95)
    }

    .lg\:decoration-fuchsia-575 {
        text-decoration-color: #BC30DF
    }

    .lg\:decoration-fuchsia-575\/0 {
        text-decoration-color: rgb(188 48 223 / 0)
    }

    .lg\:decoration-fuchsia-575\/10 {
        text-decoration-color: rgb(188 48 223 / 0.1)
    }

    .lg\:decoration-fuchsia-575\/100 {
        text-decoration-color: rgb(188 48 223 / 1)
    }

    .lg\:decoration-fuchsia-575\/20 {
        text-decoration-color: rgb(188 48 223 / 0.2)
    }

    .lg\:decoration-fuchsia-575\/25 {
        text-decoration-color: rgb(188 48 223 / 0.25)
    }

    .lg\:decoration-fuchsia-575\/30 {
        text-decoration-color: rgb(188 48 223 / 0.3)
    }

    .lg\:decoration-fuchsia-575\/40 {
        text-decoration-color: rgb(188 48 223 / 0.4)
    }

    .lg\:decoration-fuchsia-575\/5 {
        text-decoration-color: rgb(188 48 223 / 0.05)
    }

    .lg\:decoration-fuchsia-575\/50 {
        text-decoration-color: rgb(188 48 223 / 0.5)
    }

    .lg\:decoration-fuchsia-575\/60 {
        text-decoration-color: rgb(188 48 223 / 0.6)
    }

    .lg\:decoration-fuchsia-575\/70 {
        text-decoration-color: rgb(188 48 223 / 0.7)
    }

    .lg\:decoration-fuchsia-575\/75 {
        text-decoration-color: rgb(188 48 223 / 0.75)
    }

    .lg\:decoration-fuchsia-575\/80 {
        text-decoration-color: rgb(188 48 223 / 0.8)
    }

    .lg\:decoration-fuchsia-575\/90 {
        text-decoration-color: rgb(188 48 223 / 0.9)
    }

    .lg\:decoration-fuchsia-575\/95 {
        text-decoration-color: rgb(188 48 223 / 0.95)
    }

    .lg\:decoration-fuchsia-600 {
        text-decoration-color: #c026d3
    }

    .lg\:decoration-fuchsia-600\/0 {
        text-decoration-color: rgb(192 38 211 / 0)
    }

    .lg\:decoration-fuchsia-600\/10 {
        text-decoration-color: rgb(192 38 211 / 0.1)
    }

    .lg\:decoration-fuchsia-600\/100 {
        text-decoration-color: rgb(192 38 211 / 1)
    }

    .lg\:decoration-fuchsia-600\/20 {
        text-decoration-color: rgb(192 38 211 / 0.2)
    }

    .lg\:decoration-fuchsia-600\/25 {
        text-decoration-color: rgb(192 38 211 / 0.25)
    }

    .lg\:decoration-fuchsia-600\/30 {
        text-decoration-color: rgb(192 38 211 / 0.3)
    }

    .lg\:decoration-fuchsia-600\/40 {
        text-decoration-color: rgb(192 38 211 / 0.4)
    }

    .lg\:decoration-fuchsia-600\/5 {
        text-decoration-color: rgb(192 38 211 / 0.05)
    }

    .lg\:decoration-fuchsia-600\/50 {
        text-decoration-color: rgb(192 38 211 / 0.5)
    }

    .lg\:decoration-fuchsia-600\/60 {
        text-decoration-color: rgb(192 38 211 / 0.6)
    }

    .lg\:decoration-fuchsia-600\/70 {
        text-decoration-color: rgb(192 38 211 / 0.7)
    }

    .lg\:decoration-fuchsia-600\/75 {
        text-decoration-color: rgb(192 38 211 / 0.75)
    }

    .lg\:decoration-fuchsia-600\/80 {
        text-decoration-color: rgb(192 38 211 / 0.8)
    }

    .lg\:decoration-fuchsia-600\/90 {
        text-decoration-color: rgb(192 38 211 / 0.9)
    }

    .lg\:decoration-fuchsia-600\/95 {
        text-decoration-color: rgb(192 38 211 / 0.95)
    }

    .lg\:decoration-fuchsia-650 {
        text-decoration-color: #9C1EA3
    }

    .lg\:decoration-fuchsia-650\/0 {
        text-decoration-color: rgb(156 30 163 / 0)
    }

    .lg\:decoration-fuchsia-650\/10 {
        text-decoration-color: rgb(156 30 163 / 0.1)
    }

    .lg\:decoration-fuchsia-650\/100 {
        text-decoration-color: rgb(156 30 163 / 1)
    }

    .lg\:decoration-fuchsia-650\/20 {
        text-decoration-color: rgb(156 30 163 / 0.2)
    }

    .lg\:decoration-fuchsia-650\/25 {
        text-decoration-color: rgb(156 30 163 / 0.25)
    }

    .lg\:decoration-fuchsia-650\/30 {
        text-decoration-color: rgb(156 30 163 / 0.3)
    }

    .lg\:decoration-fuchsia-650\/40 {
        text-decoration-color: rgb(156 30 163 / 0.4)
    }

    .lg\:decoration-fuchsia-650\/5 {
        text-decoration-color: rgb(156 30 163 / 0.05)
    }

    .lg\:decoration-fuchsia-650\/50 {
        text-decoration-color: rgb(156 30 163 / 0.5)
    }

    .lg\:decoration-fuchsia-650\/60 {
        text-decoration-color: rgb(156 30 163 / 0.6)
    }

    .lg\:decoration-fuchsia-650\/70 {
        text-decoration-color: rgb(156 30 163 / 0.7)
    }

    .lg\:decoration-fuchsia-650\/75 {
        text-decoration-color: rgb(156 30 163 / 0.75)
    }

    .lg\:decoration-fuchsia-650\/80 {
        text-decoration-color: rgb(156 30 163 / 0.8)
    }

    .lg\:decoration-fuchsia-650\/90 {
        text-decoration-color: rgb(156 30 163 / 0.9)
    }

    .lg\:decoration-fuchsia-650\/95 {
        text-decoration-color: rgb(156 30 163 / 0.95)
    }

    .lg\:decoration-fuchsia-700 {
        text-decoration-color: #a21caf
    }

    .lg\:decoration-fuchsia-700\/0 {
        text-decoration-color: rgb(162 28 175 / 0)
    }

    .lg\:decoration-fuchsia-700\/10 {
        text-decoration-color: rgb(162 28 175 / 0.1)
    }

    .lg\:decoration-fuchsia-700\/100 {
        text-decoration-color: rgb(162 28 175 / 1)
    }

    .lg\:decoration-fuchsia-700\/20 {
        text-decoration-color: rgb(162 28 175 / 0.2)
    }

    .lg\:decoration-fuchsia-700\/25 {
        text-decoration-color: rgb(162 28 175 / 0.25)
    }

    .lg\:decoration-fuchsia-700\/30 {
        text-decoration-color: rgb(162 28 175 / 0.3)
    }

    .lg\:decoration-fuchsia-700\/40 {
        text-decoration-color: rgb(162 28 175 / 0.4)
    }

    .lg\:decoration-fuchsia-700\/5 {
        text-decoration-color: rgb(162 28 175 / 0.05)
    }

    .lg\:decoration-fuchsia-700\/50 {
        text-decoration-color: rgb(162 28 175 / 0.5)
    }

    .lg\:decoration-fuchsia-700\/60 {
        text-decoration-color: rgb(162 28 175 / 0.6)
    }

    .lg\:decoration-fuchsia-700\/70 {
        text-decoration-color: rgb(162 28 175 / 0.7)
    }

    .lg\:decoration-fuchsia-700\/75 {
        text-decoration-color: rgb(162 28 175 / 0.75)
    }

    .lg\:decoration-fuchsia-700\/80 {
        text-decoration-color: rgb(162 28 175 / 0.8)
    }

    .lg\:decoration-fuchsia-700\/90 {
        text-decoration-color: rgb(162 28 175 / 0.9)
    }

    .lg\:decoration-fuchsia-700\/95 {
        text-decoration-color: rgb(162 28 175 / 0.95)
    }

    .lg\:decoration-fuchsia-800 {
        text-decoration-color: #86198f
    }

    .lg\:decoration-fuchsia-800\/0 {
        text-decoration-color: rgb(134 25 143 / 0)
    }

    .lg\:decoration-fuchsia-800\/10 {
        text-decoration-color: rgb(134 25 143 / 0.1)
    }

    .lg\:decoration-fuchsia-800\/100 {
        text-decoration-color: rgb(134 25 143 / 1)
    }

    .lg\:decoration-fuchsia-800\/20 {
        text-decoration-color: rgb(134 25 143 / 0.2)
    }

    .lg\:decoration-fuchsia-800\/25 {
        text-decoration-color: rgb(134 25 143 / 0.25)
    }

    .lg\:decoration-fuchsia-800\/30 {
        text-decoration-color: rgb(134 25 143 / 0.3)
    }

    .lg\:decoration-fuchsia-800\/40 {
        text-decoration-color: rgb(134 25 143 / 0.4)
    }

    .lg\:decoration-fuchsia-800\/5 {
        text-decoration-color: rgb(134 25 143 / 0.05)
    }

    .lg\:decoration-fuchsia-800\/50 {
        text-decoration-color: rgb(134 25 143 / 0.5)
    }

    .lg\:decoration-fuchsia-800\/60 {
        text-decoration-color: rgb(134 25 143 / 0.6)
    }

    .lg\:decoration-fuchsia-800\/70 {
        text-decoration-color: rgb(134 25 143 / 0.7)
    }

    .lg\:decoration-fuchsia-800\/75 {
        text-decoration-color: rgb(134 25 143 / 0.75)
    }

    .lg\:decoration-fuchsia-800\/80 {
        text-decoration-color: rgb(134 25 143 / 0.8)
    }

    .lg\:decoration-fuchsia-800\/90 {
        text-decoration-color: rgb(134 25 143 / 0.9)
    }

    .lg\:decoration-fuchsia-800\/95 {
        text-decoration-color: rgb(134 25 143 / 0.95)
    }

    .lg\:decoration-fuchsia-900 {
        text-decoration-color: #701a75
    }

    .lg\:decoration-fuchsia-900\/0 {
        text-decoration-color: rgb(112 26 117 / 0)
    }

    .lg\:decoration-fuchsia-900\/10 {
        text-decoration-color: rgb(112 26 117 / 0.1)
    }

    .lg\:decoration-fuchsia-900\/100 {
        text-decoration-color: rgb(112 26 117 / 1)
    }

    .lg\:decoration-fuchsia-900\/20 {
        text-decoration-color: rgb(112 26 117 / 0.2)
    }

    .lg\:decoration-fuchsia-900\/25 {
        text-decoration-color: rgb(112 26 117 / 0.25)
    }

    .lg\:decoration-fuchsia-900\/30 {
        text-decoration-color: rgb(112 26 117 / 0.3)
    }

    .lg\:decoration-fuchsia-900\/40 {
        text-decoration-color: rgb(112 26 117 / 0.4)
    }

    .lg\:decoration-fuchsia-900\/5 {
        text-decoration-color: rgb(112 26 117 / 0.05)
    }

    .lg\:decoration-fuchsia-900\/50 {
        text-decoration-color: rgb(112 26 117 / 0.5)
    }

    .lg\:decoration-fuchsia-900\/60 {
        text-decoration-color: rgb(112 26 117 / 0.6)
    }

    .lg\:decoration-fuchsia-900\/70 {
        text-decoration-color: rgb(112 26 117 / 0.7)
    }

    .lg\:decoration-fuchsia-900\/75 {
        text-decoration-color: rgb(112 26 117 / 0.75)
    }

    .lg\:decoration-fuchsia-900\/80 {
        text-decoration-color: rgb(112 26 117 / 0.8)
    }

    .lg\:decoration-fuchsia-900\/90 {
        text-decoration-color: rgb(112 26 117 / 0.9)
    }

    .lg\:decoration-fuchsia-900\/95 {
        text-decoration-color: rgb(112 26 117 / 0.95)
    }

    .lg\:decoration-fuchsia-950 {
        text-decoration-color: #4a044e
    }

    .lg\:decoration-fuchsia-950\/0 {
        text-decoration-color: rgb(74 4 78 / 0)
    }

    .lg\:decoration-fuchsia-950\/10 {
        text-decoration-color: rgb(74 4 78 / 0.1)
    }

    .lg\:decoration-fuchsia-950\/100 {
        text-decoration-color: rgb(74 4 78 / 1)
    }

    .lg\:decoration-fuchsia-950\/20 {
        text-decoration-color: rgb(74 4 78 / 0.2)
    }

    .lg\:decoration-fuchsia-950\/25 {
        text-decoration-color: rgb(74 4 78 / 0.25)
    }

    .lg\:decoration-fuchsia-950\/30 {
        text-decoration-color: rgb(74 4 78 / 0.3)
    }

    .lg\:decoration-fuchsia-950\/40 {
        text-decoration-color: rgb(74 4 78 / 0.4)
    }

    .lg\:decoration-fuchsia-950\/5 {
        text-decoration-color: rgb(74 4 78 / 0.05)
    }

    .lg\:decoration-fuchsia-950\/50 {
        text-decoration-color: rgb(74 4 78 / 0.5)
    }

    .lg\:decoration-fuchsia-950\/60 {
        text-decoration-color: rgb(74 4 78 / 0.6)
    }

    .lg\:decoration-fuchsia-950\/70 {
        text-decoration-color: rgb(74 4 78 / 0.7)
    }

    .lg\:decoration-fuchsia-950\/75 {
        text-decoration-color: rgb(74 4 78 / 0.75)
    }

    .lg\:decoration-fuchsia-950\/80 {
        text-decoration-color: rgb(74 4 78 / 0.8)
    }

    .lg\:decoration-fuchsia-950\/90 {
        text-decoration-color: rgb(74 4 78 / 0.9)
    }

    .lg\:decoration-fuchsia-950\/95 {
        text-decoration-color: rgb(74 4 78 / 0.95)
    }

    .lg\:decoration-gray-100 {
        text-decoration-color: #f3f4f6
    }

    .lg\:decoration-gray-100\/0 {
        text-decoration-color: rgb(243 244 246 / 0)
    }

    .lg\:decoration-gray-100\/10 {
        text-decoration-color: rgb(243 244 246 / 0.1)
    }

    .lg\:decoration-gray-100\/100 {
        text-decoration-color: rgb(243 244 246 / 1)
    }

    .lg\:decoration-gray-100\/20 {
        text-decoration-color: rgb(243 244 246 / 0.2)
    }

    .lg\:decoration-gray-100\/25 {
        text-decoration-color: rgb(243 244 246 / 0.25)
    }

    .lg\:decoration-gray-100\/30 {
        text-decoration-color: rgb(243 244 246 / 0.3)
    }

    .lg\:decoration-gray-100\/40 {
        text-decoration-color: rgb(243 244 246 / 0.4)
    }

    .lg\:decoration-gray-100\/5 {
        text-decoration-color: rgb(243 244 246 / 0.05)
    }

    .lg\:decoration-gray-100\/50 {
        text-decoration-color: rgb(243 244 246 / 0.5)
    }

    .lg\:decoration-gray-100\/60 {
        text-decoration-color: rgb(243 244 246 / 0.6)
    }

    .lg\:decoration-gray-100\/70 {
        text-decoration-color: rgb(243 244 246 / 0.7)
    }

    .lg\:decoration-gray-100\/75 {
        text-decoration-color: rgb(243 244 246 / 0.75)
    }

    .lg\:decoration-gray-100\/80 {
        text-decoration-color: rgb(243 244 246 / 0.8)
    }

    .lg\:decoration-gray-100\/90 {
        text-decoration-color: rgb(243 244 246 / 0.9)
    }

    .lg\:decoration-gray-100\/95 {
        text-decoration-color: rgb(243 244 246 / 0.95)
    }

    .lg\:decoration-gray-200 {
        text-decoration-color: #e5e7eb
    }

    .lg\:decoration-gray-200\/0 {
        text-decoration-color: rgb(229 231 235 / 0)
    }

    .lg\:decoration-gray-200\/10 {
        text-decoration-color: rgb(229 231 235 / 0.1)
    }

    .lg\:decoration-gray-200\/100 {
        text-decoration-color: rgb(229 231 235 / 1)
    }

    .lg\:decoration-gray-200\/20 {
        text-decoration-color: rgb(229 231 235 / 0.2)
    }

    .lg\:decoration-gray-200\/25 {
        text-decoration-color: rgb(229 231 235 / 0.25)
    }

    .lg\:decoration-gray-200\/30 {
        text-decoration-color: rgb(229 231 235 / 0.3)
    }

    .lg\:decoration-gray-200\/40 {
        text-decoration-color: rgb(229 231 235 / 0.4)
    }

    .lg\:decoration-gray-200\/5 {
        text-decoration-color: rgb(229 231 235 / 0.05)
    }

    .lg\:decoration-gray-200\/50 {
        text-decoration-color: rgb(229 231 235 / 0.5)
    }

    .lg\:decoration-gray-200\/60 {
        text-decoration-color: rgb(229 231 235 / 0.6)
    }

    .lg\:decoration-gray-200\/70 {
        text-decoration-color: rgb(229 231 235 / 0.7)
    }

    .lg\:decoration-gray-200\/75 {
        text-decoration-color: rgb(229 231 235 / 0.75)
    }

    .lg\:decoration-gray-200\/80 {
        text-decoration-color: rgb(229 231 235 / 0.8)
    }

    .lg\:decoration-gray-200\/90 {
        text-decoration-color: rgb(229 231 235 / 0.9)
    }

    .lg\:decoration-gray-200\/95 {
        text-decoration-color: rgb(229 231 235 / 0.95)
    }

    .lg\:decoration-gray-300 {
        text-decoration-color: #d1d5db
    }

    .lg\:decoration-gray-300\/0 {
        text-decoration-color: rgb(209 213 219 / 0)
    }

    .lg\:decoration-gray-300\/10 {
        text-decoration-color: rgb(209 213 219 / 0.1)
    }

    .lg\:decoration-gray-300\/100 {
        text-decoration-color: rgb(209 213 219 / 1)
    }

    .lg\:decoration-gray-300\/20 {
        text-decoration-color: rgb(209 213 219 / 0.2)
    }

    .lg\:decoration-gray-300\/25 {
        text-decoration-color: rgb(209 213 219 / 0.25)
    }

    .lg\:decoration-gray-300\/30 {
        text-decoration-color: rgb(209 213 219 / 0.3)
    }

    .lg\:decoration-gray-300\/40 {
        text-decoration-color: rgb(209 213 219 / 0.4)
    }

    .lg\:decoration-gray-300\/5 {
        text-decoration-color: rgb(209 213 219 / 0.05)
    }

    .lg\:decoration-gray-300\/50 {
        text-decoration-color: rgb(209 213 219 / 0.5)
    }

    .lg\:decoration-gray-300\/60 {
        text-decoration-color: rgb(209 213 219 / 0.6)
    }

    .lg\:decoration-gray-300\/70 {
        text-decoration-color: rgb(209 213 219 / 0.7)
    }

    .lg\:decoration-gray-300\/75 {
        text-decoration-color: rgb(209 213 219 / 0.75)
    }

    .lg\:decoration-gray-300\/80 {
        text-decoration-color: rgb(209 213 219 / 0.8)
    }

    .lg\:decoration-gray-300\/90 {
        text-decoration-color: rgb(209 213 219 / 0.9)
    }

    .lg\:decoration-gray-300\/95 {
        text-decoration-color: rgb(209 213 219 / 0.95)
    }

    .lg\:decoration-gray-350 {
        text-decoration-color: #D7D9D8
    }

    .lg\:decoration-gray-350\/0 {
        text-decoration-color: rgb(215 217 216 / 0)
    }

    .lg\:decoration-gray-350\/10 {
        text-decoration-color: rgb(215 217 216 / 0.1)
    }

    .lg\:decoration-gray-350\/100 {
        text-decoration-color: rgb(215 217 216 / 1)
    }

    .lg\:decoration-gray-350\/20 {
        text-decoration-color: rgb(215 217 216 / 0.2)
    }

    .lg\:decoration-gray-350\/25 {
        text-decoration-color: rgb(215 217 216 / 0.25)
    }

    .lg\:decoration-gray-350\/30 {
        text-decoration-color: rgb(215 217 216 / 0.3)
    }

    .lg\:decoration-gray-350\/40 {
        text-decoration-color: rgb(215 217 216 / 0.4)
    }

    .lg\:decoration-gray-350\/5 {
        text-decoration-color: rgb(215 217 216 / 0.05)
    }

    .lg\:decoration-gray-350\/50 {
        text-decoration-color: rgb(215 217 216 / 0.5)
    }

    .lg\:decoration-gray-350\/60 {
        text-decoration-color: rgb(215 217 216 / 0.6)
    }

    .lg\:decoration-gray-350\/70 {
        text-decoration-color: rgb(215 217 216 / 0.7)
    }

    .lg\:decoration-gray-350\/75 {
        text-decoration-color: rgb(215 217 216 / 0.75)
    }

    .lg\:decoration-gray-350\/80 {
        text-decoration-color: rgb(215 217 216 / 0.8)
    }

    .lg\:decoration-gray-350\/90 {
        text-decoration-color: rgb(215 217 216 / 0.9)
    }

    .lg\:decoration-gray-350\/95 {
        text-decoration-color: rgb(215 217 216 / 0.95)
    }

    .lg\:decoration-gray-351 {
        text-decoration-color: #989898
    }

    .lg\:decoration-gray-351\/0 {
        text-decoration-color: rgb(152 152 152 / 0)
    }

    .lg\:decoration-gray-351\/10 {
        text-decoration-color: rgb(152 152 152 / 0.1)
    }

    .lg\:decoration-gray-351\/100 {
        text-decoration-color: rgb(152 152 152 / 1)
    }

    .lg\:decoration-gray-351\/20 {
        text-decoration-color: rgb(152 152 152 / 0.2)
    }

    .lg\:decoration-gray-351\/25 {
        text-decoration-color: rgb(152 152 152 / 0.25)
    }

    .lg\:decoration-gray-351\/30 {
        text-decoration-color: rgb(152 152 152 / 0.3)
    }

    .lg\:decoration-gray-351\/40 {
        text-decoration-color: rgb(152 152 152 / 0.4)
    }

    .lg\:decoration-gray-351\/5 {
        text-decoration-color: rgb(152 152 152 / 0.05)
    }

    .lg\:decoration-gray-351\/50 {
        text-decoration-color: rgb(152 152 152 / 0.5)
    }

    .lg\:decoration-gray-351\/60 {
        text-decoration-color: rgb(152 152 152 / 0.6)
    }

    .lg\:decoration-gray-351\/70 {
        text-decoration-color: rgb(152 152 152 / 0.7)
    }

    .lg\:decoration-gray-351\/75 {
        text-decoration-color: rgb(152 152 152 / 0.75)
    }

    .lg\:decoration-gray-351\/80 {
        text-decoration-color: rgb(152 152 152 / 0.8)
    }

    .lg\:decoration-gray-351\/90 {
        text-decoration-color: rgb(152 152 152 / 0.9)
    }

    .lg\:decoration-gray-351\/95 {
        text-decoration-color: rgb(152 152 152 / 0.95)
    }

    .lg\:decoration-gray-400 {
        text-decoration-color: #9ca3af
    }

    .lg\:decoration-gray-400\/0 {
        text-decoration-color: rgb(156 163 175 / 0)
    }

    .lg\:decoration-gray-400\/10 {
        text-decoration-color: rgb(156 163 175 / 0.1)
    }

    .lg\:decoration-gray-400\/100 {
        text-decoration-color: rgb(156 163 175 / 1)
    }

    .lg\:decoration-gray-400\/20 {
        text-decoration-color: rgb(156 163 175 / 0.2)
    }

    .lg\:decoration-gray-400\/25 {
        text-decoration-color: rgb(156 163 175 / 0.25)
    }

    .lg\:decoration-gray-400\/30 {
        text-decoration-color: rgb(156 163 175 / 0.3)
    }

    .lg\:decoration-gray-400\/40 {
        text-decoration-color: rgb(156 163 175 / 0.4)
    }

    .lg\:decoration-gray-400\/5 {
        text-decoration-color: rgb(156 163 175 / 0.05)
    }

    .lg\:decoration-gray-400\/50 {
        text-decoration-color: rgb(156 163 175 / 0.5)
    }

    .lg\:decoration-gray-400\/60 {
        text-decoration-color: rgb(156 163 175 / 0.6)
    }

    .lg\:decoration-gray-400\/70 {
        text-decoration-color: rgb(156 163 175 / 0.7)
    }

    .lg\:decoration-gray-400\/75 {
        text-decoration-color: rgb(156 163 175 / 0.75)
    }

    .lg\:decoration-gray-400\/80 {
        text-decoration-color: rgb(156 163 175 / 0.8)
    }

    .lg\:decoration-gray-400\/90 {
        text-decoration-color: rgb(156 163 175 / 0.9)
    }

    .lg\:decoration-gray-400\/95 {
        text-decoration-color: rgb(156 163 175 / 0.95)
    }

    .lg\:decoration-gray-450 {
        text-decoration-color: #9CA3AF
    }

    .lg\:decoration-gray-450\/0 {
        text-decoration-color: rgb(156 163 175 / 0)
    }

    .lg\:decoration-gray-450\/10 {
        text-decoration-color: rgb(156 163 175 / 0.1)
    }

    .lg\:decoration-gray-450\/100 {
        text-decoration-color: rgb(156 163 175 / 1)
    }

    .lg\:decoration-gray-450\/20 {
        text-decoration-color: rgb(156 163 175 / 0.2)
    }

    .lg\:decoration-gray-450\/25 {
        text-decoration-color: rgb(156 163 175 / 0.25)
    }

    .lg\:decoration-gray-450\/30 {
        text-decoration-color: rgb(156 163 175 / 0.3)
    }

    .lg\:decoration-gray-450\/40 {
        text-decoration-color: rgb(156 163 175 / 0.4)
    }

    .lg\:decoration-gray-450\/5 {
        text-decoration-color: rgb(156 163 175 / 0.05)
    }

    .lg\:decoration-gray-450\/50 {
        text-decoration-color: rgb(156 163 175 / 0.5)
    }

    .lg\:decoration-gray-450\/60 {
        text-decoration-color: rgb(156 163 175 / 0.6)
    }

    .lg\:decoration-gray-450\/70 {
        text-decoration-color: rgb(156 163 175 / 0.7)
    }

    .lg\:decoration-gray-450\/75 {
        text-decoration-color: rgb(156 163 175 / 0.75)
    }

    .lg\:decoration-gray-450\/80 {
        text-decoration-color: rgb(156 163 175 / 0.8)
    }

    .lg\:decoration-gray-450\/90 {
        text-decoration-color: rgb(156 163 175 / 0.9)
    }

    .lg\:decoration-gray-450\/95 {
        text-decoration-color: rgb(156 163 175 / 0.95)
    }

    .lg\:decoration-gray-50 {
        text-decoration-color: #f9fafb
    }

    .lg\:decoration-gray-50\/0 {
        text-decoration-color: rgb(249 250 251 / 0)
    }

    .lg\:decoration-gray-50\/10 {
        text-decoration-color: rgb(249 250 251 / 0.1)
    }

    .lg\:decoration-gray-50\/100 {
        text-decoration-color: rgb(249 250 251 / 1)
    }

    .lg\:decoration-gray-50\/20 {
        text-decoration-color: rgb(249 250 251 / 0.2)
    }

    .lg\:decoration-gray-50\/25 {
        text-decoration-color: rgb(249 250 251 / 0.25)
    }

    .lg\:decoration-gray-50\/30 {
        text-decoration-color: rgb(249 250 251 / 0.3)
    }

    .lg\:decoration-gray-50\/40 {
        text-decoration-color: rgb(249 250 251 / 0.4)
    }

    .lg\:decoration-gray-50\/5 {
        text-decoration-color: rgb(249 250 251 / 0.05)
    }

    .lg\:decoration-gray-50\/50 {
        text-decoration-color: rgb(249 250 251 / 0.5)
    }

    .lg\:decoration-gray-50\/60 {
        text-decoration-color: rgb(249 250 251 / 0.6)
    }

    .lg\:decoration-gray-50\/70 {
        text-decoration-color: rgb(249 250 251 / 0.7)
    }

    .lg\:decoration-gray-50\/75 {
        text-decoration-color: rgb(249 250 251 / 0.75)
    }

    .lg\:decoration-gray-50\/80 {
        text-decoration-color: rgb(249 250 251 / 0.8)
    }

    .lg\:decoration-gray-50\/90 {
        text-decoration-color: rgb(249 250 251 / 0.9)
    }

    .lg\:decoration-gray-50\/95 {
        text-decoration-color: rgb(249 250 251 / 0.95)
    }

    .lg\:decoration-gray-500 {
        text-decoration-color: #6b7280
    }

    .lg\:decoration-gray-500\/0 {
        text-decoration-color: rgb(107 114 128 / 0)
    }

    .lg\:decoration-gray-500\/10 {
        text-decoration-color: rgb(107 114 128 / 0.1)
    }

    .lg\:decoration-gray-500\/100 {
        text-decoration-color: rgb(107 114 128 / 1)
    }

    .lg\:decoration-gray-500\/20 {
        text-decoration-color: rgb(107 114 128 / 0.2)
    }

    .lg\:decoration-gray-500\/25 {
        text-decoration-color: rgb(107 114 128 / 0.25)
    }

    .lg\:decoration-gray-500\/30 {
        text-decoration-color: rgb(107 114 128 / 0.3)
    }

    .lg\:decoration-gray-500\/40 {
        text-decoration-color: rgb(107 114 128 / 0.4)
    }

    .lg\:decoration-gray-500\/5 {
        text-decoration-color: rgb(107 114 128 / 0.05)
    }

    .lg\:decoration-gray-500\/50 {
        text-decoration-color: rgb(107 114 128 / 0.5)
    }

    .lg\:decoration-gray-500\/60 {
        text-decoration-color: rgb(107 114 128 / 0.6)
    }

    .lg\:decoration-gray-500\/70 {
        text-decoration-color: rgb(107 114 128 / 0.7)
    }

    .lg\:decoration-gray-500\/75 {
        text-decoration-color: rgb(107 114 128 / 0.75)
    }

    .lg\:decoration-gray-500\/80 {
        text-decoration-color: rgb(107 114 128 / 0.8)
    }

    .lg\:decoration-gray-500\/90 {
        text-decoration-color: rgb(107 114 128 / 0.9)
    }

    .lg\:decoration-gray-500\/95 {
        text-decoration-color: rgb(107 114 128 / 0.95)
    }

    .lg\:decoration-gray-600 {
        text-decoration-color: #4b5563
    }

    .lg\:decoration-gray-600\/0 {
        text-decoration-color: rgb(75 85 99 / 0)
    }

    .lg\:decoration-gray-600\/10 {
        text-decoration-color: rgb(75 85 99 / 0.1)
    }

    .lg\:decoration-gray-600\/100 {
        text-decoration-color: rgb(75 85 99 / 1)
    }

    .lg\:decoration-gray-600\/20 {
        text-decoration-color: rgb(75 85 99 / 0.2)
    }

    .lg\:decoration-gray-600\/25 {
        text-decoration-color: rgb(75 85 99 / 0.25)
    }

    .lg\:decoration-gray-600\/30 {
        text-decoration-color: rgb(75 85 99 / 0.3)
    }

    .lg\:decoration-gray-600\/40 {
        text-decoration-color: rgb(75 85 99 / 0.4)
    }

    .lg\:decoration-gray-600\/5 {
        text-decoration-color: rgb(75 85 99 / 0.05)
    }

    .lg\:decoration-gray-600\/50 {
        text-decoration-color: rgb(75 85 99 / 0.5)
    }

    .lg\:decoration-gray-600\/60 {
        text-decoration-color: rgb(75 85 99 / 0.6)
    }

    .lg\:decoration-gray-600\/70 {
        text-decoration-color: rgb(75 85 99 / 0.7)
    }

    .lg\:decoration-gray-600\/75 {
        text-decoration-color: rgb(75 85 99 / 0.75)
    }

    .lg\:decoration-gray-600\/80 {
        text-decoration-color: rgb(75 85 99 / 0.8)
    }

    .lg\:decoration-gray-600\/90 {
        text-decoration-color: rgb(75 85 99 / 0.9)
    }

    .lg\:decoration-gray-600\/95 {
        text-decoration-color: rgb(75 85 99 / 0.95)
    }

    .lg\:decoration-gray-650 {
        text-decoration-color: #333333
    }

    .lg\:decoration-gray-650\/0 {
        text-decoration-color: rgb(51 51 51 / 0)
    }

    .lg\:decoration-gray-650\/10 {
        text-decoration-color: rgb(51 51 51 / 0.1)
    }

    .lg\:decoration-gray-650\/100 {
        text-decoration-color: rgb(51 51 51 / 1)
    }

    .lg\:decoration-gray-650\/20 {
        text-decoration-color: rgb(51 51 51 / 0.2)
    }

    .lg\:decoration-gray-650\/25 {
        text-decoration-color: rgb(51 51 51 / 0.25)
    }

    .lg\:decoration-gray-650\/30 {
        text-decoration-color: rgb(51 51 51 / 0.3)
    }

    .lg\:decoration-gray-650\/40 {
        text-decoration-color: rgb(51 51 51 / 0.4)
    }

    .lg\:decoration-gray-650\/5 {
        text-decoration-color: rgb(51 51 51 / 0.05)
    }

    .lg\:decoration-gray-650\/50 {
        text-decoration-color: rgb(51 51 51 / 0.5)
    }

    .lg\:decoration-gray-650\/60 {
        text-decoration-color: rgb(51 51 51 / 0.6)
    }

    .lg\:decoration-gray-650\/70 {
        text-decoration-color: rgb(51 51 51 / 0.7)
    }

    .lg\:decoration-gray-650\/75 {
        text-decoration-color: rgb(51 51 51 / 0.75)
    }

    .lg\:decoration-gray-650\/80 {
        text-decoration-color: rgb(51 51 51 / 0.8)
    }

    .lg\:decoration-gray-650\/90 {
        text-decoration-color: rgb(51 51 51 / 0.9)
    }

    .lg\:decoration-gray-650\/95 {
        text-decoration-color: rgb(51 51 51 / 0.95)
    }

    .lg\:decoration-gray-700 {
        text-decoration-color: #374151
    }

    .lg\:decoration-gray-700\/0 {
        text-decoration-color: rgb(55 65 81 / 0)
    }

    .lg\:decoration-gray-700\/10 {
        text-decoration-color: rgb(55 65 81 / 0.1)
    }

    .lg\:decoration-gray-700\/100 {
        text-decoration-color: rgb(55 65 81 / 1)
    }

    .lg\:decoration-gray-700\/20 {
        text-decoration-color: rgb(55 65 81 / 0.2)
    }

    .lg\:decoration-gray-700\/25 {
        text-decoration-color: rgb(55 65 81 / 0.25)
    }

    .lg\:decoration-gray-700\/30 {
        text-decoration-color: rgb(55 65 81 / 0.3)
    }

    .lg\:decoration-gray-700\/40 {
        text-decoration-color: rgb(55 65 81 / 0.4)
    }

    .lg\:decoration-gray-700\/5 {
        text-decoration-color: rgb(55 65 81 / 0.05)
    }

    .lg\:decoration-gray-700\/50 {
        text-decoration-color: rgb(55 65 81 / 0.5)
    }

    .lg\:decoration-gray-700\/60 {
        text-decoration-color: rgb(55 65 81 / 0.6)
    }

    .lg\:decoration-gray-700\/70 {
        text-decoration-color: rgb(55 65 81 / 0.7)
    }

    .lg\:decoration-gray-700\/75 {
        text-decoration-color: rgb(55 65 81 / 0.75)
    }

    .lg\:decoration-gray-700\/80 {
        text-decoration-color: rgb(55 65 81 / 0.8)
    }

    .lg\:decoration-gray-700\/90 {
        text-decoration-color: rgb(55 65 81 / 0.9)
    }

    .lg\:decoration-gray-700\/95 {
        text-decoration-color: rgb(55 65 81 / 0.95)
    }

    .lg\:decoration-gray-75 {
        text-decoration-color: #FBFEFF
    }

    .lg\:decoration-gray-75\/0 {
        text-decoration-color: rgb(251 254 255 / 0)
    }

    .lg\:decoration-gray-75\/10 {
        text-decoration-color: rgb(251 254 255 / 0.1)
    }

    .lg\:decoration-gray-75\/100 {
        text-decoration-color: rgb(251 254 255 / 1)
    }

    .lg\:decoration-gray-75\/20 {
        text-decoration-color: rgb(251 254 255 / 0.2)
    }

    .lg\:decoration-gray-75\/25 {
        text-decoration-color: rgb(251 254 255 / 0.25)
    }

    .lg\:decoration-gray-75\/30 {
        text-decoration-color: rgb(251 254 255 / 0.3)
    }

    .lg\:decoration-gray-75\/40 {
        text-decoration-color: rgb(251 254 255 / 0.4)
    }

    .lg\:decoration-gray-75\/5 {
        text-decoration-color: rgb(251 254 255 / 0.05)
    }

    .lg\:decoration-gray-75\/50 {
        text-decoration-color: rgb(251 254 255 / 0.5)
    }

    .lg\:decoration-gray-75\/60 {
        text-decoration-color: rgb(251 254 255 / 0.6)
    }

    .lg\:decoration-gray-75\/70 {
        text-decoration-color: rgb(251 254 255 / 0.7)
    }

    .lg\:decoration-gray-75\/75 {
        text-decoration-color: rgb(251 254 255 / 0.75)
    }

    .lg\:decoration-gray-75\/80 {
        text-decoration-color: rgb(251 254 255 / 0.8)
    }

    .lg\:decoration-gray-75\/90 {
        text-decoration-color: rgb(251 254 255 / 0.9)
    }

    .lg\:decoration-gray-75\/95 {
        text-decoration-color: rgb(251 254 255 / 0.95)
    }

    .lg\:decoration-gray-800 {
        text-decoration-color: #1f2937
    }

    .lg\:decoration-gray-800\/0 {
        text-decoration-color: rgb(31 41 55 / 0)
    }

    .lg\:decoration-gray-800\/10 {
        text-decoration-color: rgb(31 41 55 / 0.1)
    }

    .lg\:decoration-gray-800\/100 {
        text-decoration-color: rgb(31 41 55 / 1)
    }

    .lg\:decoration-gray-800\/20 {
        text-decoration-color: rgb(31 41 55 / 0.2)
    }

    .lg\:decoration-gray-800\/25 {
        text-decoration-color: rgb(31 41 55 / 0.25)
    }

    .lg\:decoration-gray-800\/30 {
        text-decoration-color: rgb(31 41 55 / 0.3)
    }

    .lg\:decoration-gray-800\/40 {
        text-decoration-color: rgb(31 41 55 / 0.4)
    }

    .lg\:decoration-gray-800\/5 {
        text-decoration-color: rgb(31 41 55 / 0.05)
    }

    .lg\:decoration-gray-800\/50 {
        text-decoration-color: rgb(31 41 55 / 0.5)
    }

    .lg\:decoration-gray-800\/60 {
        text-decoration-color: rgb(31 41 55 / 0.6)
    }

    .lg\:decoration-gray-800\/70 {
        text-decoration-color: rgb(31 41 55 / 0.7)
    }

    .lg\:decoration-gray-800\/75 {
        text-decoration-color: rgb(31 41 55 / 0.75)
    }

    .lg\:decoration-gray-800\/80 {
        text-decoration-color: rgb(31 41 55 / 0.8)
    }

    .lg\:decoration-gray-800\/90 {
        text-decoration-color: rgb(31 41 55 / 0.9)
    }

    .lg\:decoration-gray-800\/95 {
        text-decoration-color: rgb(31 41 55 / 0.95)
    }

    .lg\:decoration-gray-900 {
        text-decoration-color: #111827
    }

    .lg\:decoration-gray-900\/0 {
        text-decoration-color: rgb(17 24 39 / 0)
    }

    .lg\:decoration-gray-900\/10 {
        text-decoration-color: rgb(17 24 39 / 0.1)
    }

    .lg\:decoration-gray-900\/100 {
        text-decoration-color: rgb(17 24 39 / 1)
    }

    .lg\:decoration-gray-900\/20 {
        text-decoration-color: rgb(17 24 39 / 0.2)
    }

    .lg\:decoration-gray-900\/25 {
        text-decoration-color: rgb(17 24 39 / 0.25)
    }

    .lg\:decoration-gray-900\/30 {
        text-decoration-color: rgb(17 24 39 / 0.3)
    }

    .lg\:decoration-gray-900\/40 {
        text-decoration-color: rgb(17 24 39 / 0.4)
    }

    .lg\:decoration-gray-900\/5 {
        text-decoration-color: rgb(17 24 39 / 0.05)
    }

    .lg\:decoration-gray-900\/50 {
        text-decoration-color: rgb(17 24 39 / 0.5)
    }

    .lg\:decoration-gray-900\/60 {
        text-decoration-color: rgb(17 24 39 / 0.6)
    }

    .lg\:decoration-gray-900\/70 {
        text-decoration-color: rgb(17 24 39 / 0.7)
    }

    .lg\:decoration-gray-900\/75 {
        text-decoration-color: rgb(17 24 39 / 0.75)
    }

    .lg\:decoration-gray-900\/80 {
        text-decoration-color: rgb(17 24 39 / 0.8)
    }

    .lg\:decoration-gray-900\/90 {
        text-decoration-color: rgb(17 24 39 / 0.9)
    }

    .lg\:decoration-gray-900\/95 {
        text-decoration-color: rgb(17 24 39 / 0.95)
    }

    .lg\:decoration-gray-950 {
        text-decoration-color: #030712
    }

    .lg\:decoration-gray-950\/0 {
        text-decoration-color: rgb(3 7 18 / 0)
    }

    .lg\:decoration-gray-950\/10 {
        text-decoration-color: rgb(3 7 18 / 0.1)
    }

    .lg\:decoration-gray-950\/100 {
        text-decoration-color: rgb(3 7 18 / 1)
    }

    .lg\:decoration-gray-950\/20 {
        text-decoration-color: rgb(3 7 18 / 0.2)
    }

    .lg\:decoration-gray-950\/25 {
        text-decoration-color: rgb(3 7 18 / 0.25)
    }

    .lg\:decoration-gray-950\/30 {
        text-decoration-color: rgb(3 7 18 / 0.3)
    }

    .lg\:decoration-gray-950\/40 {
        text-decoration-color: rgb(3 7 18 / 0.4)
    }

    .lg\:decoration-gray-950\/5 {
        text-decoration-color: rgb(3 7 18 / 0.05)
    }

    .lg\:decoration-gray-950\/50 {
        text-decoration-color: rgb(3 7 18 / 0.5)
    }

    .lg\:decoration-gray-950\/60 {
        text-decoration-color: rgb(3 7 18 / 0.6)
    }

    .lg\:decoration-gray-950\/70 {
        text-decoration-color: rgb(3 7 18 / 0.7)
    }

    .lg\:decoration-gray-950\/75 {
        text-decoration-color: rgb(3 7 18 / 0.75)
    }

    .lg\:decoration-gray-950\/80 {
        text-decoration-color: rgb(3 7 18 / 0.8)
    }

    .lg\:decoration-gray-950\/90 {
        text-decoration-color: rgb(3 7 18 / 0.9)
    }

    .lg\:decoration-gray-950\/95 {
        text-decoration-color: rgb(3 7 18 / 0.95)
    }

    .lg\:decoration-green-100 {
        text-decoration-color: #dcfce7
    }

    .lg\:decoration-green-100\/0 {
        text-decoration-color: rgb(220 252 231 / 0)
    }

    .lg\:decoration-green-100\/10 {
        text-decoration-color: rgb(220 252 231 / 0.1)
    }

    .lg\:decoration-green-100\/100 {
        text-decoration-color: rgb(220 252 231 / 1)
    }

    .lg\:decoration-green-100\/20 {
        text-decoration-color: rgb(220 252 231 / 0.2)
    }

    .lg\:decoration-green-100\/25 {
        text-decoration-color: rgb(220 252 231 / 0.25)
    }

    .lg\:decoration-green-100\/30 {
        text-decoration-color: rgb(220 252 231 / 0.3)
    }

    .lg\:decoration-green-100\/40 {
        text-decoration-color: rgb(220 252 231 / 0.4)
    }

    .lg\:decoration-green-100\/5 {
        text-decoration-color: rgb(220 252 231 / 0.05)
    }

    .lg\:decoration-green-100\/50 {
        text-decoration-color: rgb(220 252 231 / 0.5)
    }

    .lg\:decoration-green-100\/60 {
        text-decoration-color: rgb(220 252 231 / 0.6)
    }

    .lg\:decoration-green-100\/70 {
        text-decoration-color: rgb(220 252 231 / 0.7)
    }

    .lg\:decoration-green-100\/75 {
        text-decoration-color: rgb(220 252 231 / 0.75)
    }

    .lg\:decoration-green-100\/80 {
        text-decoration-color: rgb(220 252 231 / 0.8)
    }

    .lg\:decoration-green-100\/90 {
        text-decoration-color: rgb(220 252 231 / 0.9)
    }

    .lg\:decoration-green-100\/95 {
        text-decoration-color: rgb(220 252 231 / 0.95)
    }

    .lg\:decoration-green-200 {
        text-decoration-color: #bbf7d0
    }

    .lg\:decoration-green-200\/0 {
        text-decoration-color: rgb(187 247 208 / 0)
    }

    .lg\:decoration-green-200\/10 {
        text-decoration-color: rgb(187 247 208 / 0.1)
    }

    .lg\:decoration-green-200\/100 {
        text-decoration-color: rgb(187 247 208 / 1)
    }

    .lg\:decoration-green-200\/20 {
        text-decoration-color: rgb(187 247 208 / 0.2)
    }

    .lg\:decoration-green-200\/25 {
        text-decoration-color: rgb(187 247 208 / 0.25)
    }

    .lg\:decoration-green-200\/30 {
        text-decoration-color: rgb(187 247 208 / 0.3)
    }

    .lg\:decoration-green-200\/40 {
        text-decoration-color: rgb(187 247 208 / 0.4)
    }

    .lg\:decoration-green-200\/5 {
        text-decoration-color: rgb(187 247 208 / 0.05)
    }

    .lg\:decoration-green-200\/50 {
        text-decoration-color: rgb(187 247 208 / 0.5)
    }

    .lg\:decoration-green-200\/60 {
        text-decoration-color: rgb(187 247 208 / 0.6)
    }

    .lg\:decoration-green-200\/70 {
        text-decoration-color: rgb(187 247 208 / 0.7)
    }

    .lg\:decoration-green-200\/75 {
        text-decoration-color: rgb(187 247 208 / 0.75)
    }

    .lg\:decoration-green-200\/80 {
        text-decoration-color: rgb(187 247 208 / 0.8)
    }

    .lg\:decoration-green-200\/90 {
        text-decoration-color: rgb(187 247 208 / 0.9)
    }

    .lg\:decoration-green-200\/95 {
        text-decoration-color: rgb(187 247 208 / 0.95)
    }

    .lg\:decoration-green-300 {
        text-decoration-color: #86efac
    }

    .lg\:decoration-green-300\/0 {
        text-decoration-color: rgb(134 239 172 / 0)
    }

    .lg\:decoration-green-300\/10 {
        text-decoration-color: rgb(134 239 172 / 0.1)
    }

    .lg\:decoration-green-300\/100 {
        text-decoration-color: rgb(134 239 172 / 1)
    }

    .lg\:decoration-green-300\/20 {
        text-decoration-color: rgb(134 239 172 / 0.2)
    }

    .lg\:decoration-green-300\/25 {
        text-decoration-color: rgb(134 239 172 / 0.25)
    }

    .lg\:decoration-green-300\/30 {
        text-decoration-color: rgb(134 239 172 / 0.3)
    }

    .lg\:decoration-green-300\/40 {
        text-decoration-color: rgb(134 239 172 / 0.4)
    }

    .lg\:decoration-green-300\/5 {
        text-decoration-color: rgb(134 239 172 / 0.05)
    }

    .lg\:decoration-green-300\/50 {
        text-decoration-color: rgb(134 239 172 / 0.5)
    }

    .lg\:decoration-green-300\/60 {
        text-decoration-color: rgb(134 239 172 / 0.6)
    }

    .lg\:decoration-green-300\/70 {
        text-decoration-color: rgb(134 239 172 / 0.7)
    }

    .lg\:decoration-green-300\/75 {
        text-decoration-color: rgb(134 239 172 / 0.75)
    }

    .lg\:decoration-green-300\/80 {
        text-decoration-color: rgb(134 239 172 / 0.8)
    }

    .lg\:decoration-green-300\/90 {
        text-decoration-color: rgb(134 239 172 / 0.9)
    }

    .lg\:decoration-green-300\/95 {
        text-decoration-color: rgb(134 239 172 / 0.95)
    }

    .lg\:decoration-green-400 {
        text-decoration-color: #4ade80
    }

    .lg\:decoration-green-400\/0 {
        text-decoration-color: rgb(74 222 128 / 0)
    }

    .lg\:decoration-green-400\/10 {
        text-decoration-color: rgb(74 222 128 / 0.1)
    }

    .lg\:decoration-green-400\/100 {
        text-decoration-color: rgb(74 222 128 / 1)
    }

    .lg\:decoration-green-400\/20 {
        text-decoration-color: rgb(74 222 128 / 0.2)
    }

    .lg\:decoration-green-400\/25 {
        text-decoration-color: rgb(74 222 128 / 0.25)
    }

    .lg\:decoration-green-400\/30 {
        text-decoration-color: rgb(74 222 128 / 0.3)
    }

    .lg\:decoration-green-400\/40 {
        text-decoration-color: rgb(74 222 128 / 0.4)
    }

    .lg\:decoration-green-400\/5 {
        text-decoration-color: rgb(74 222 128 / 0.05)
    }

    .lg\:decoration-green-400\/50 {
        text-decoration-color: rgb(74 222 128 / 0.5)
    }

    .lg\:decoration-green-400\/60 {
        text-decoration-color: rgb(74 222 128 / 0.6)
    }

    .lg\:decoration-green-400\/70 {
        text-decoration-color: rgb(74 222 128 / 0.7)
    }

    .lg\:decoration-green-400\/75 {
        text-decoration-color: rgb(74 222 128 / 0.75)
    }

    .lg\:decoration-green-400\/80 {
        text-decoration-color: rgb(74 222 128 / 0.8)
    }

    .lg\:decoration-green-400\/90 {
        text-decoration-color: rgb(74 222 128 / 0.9)
    }

    .lg\:decoration-green-400\/95 {
        text-decoration-color: rgb(74 222 128 / 0.95)
    }

    .lg\:decoration-green-450 {
        text-decoration-color: #00D37E
    }

    .lg\:decoration-green-450\/0 {
        text-decoration-color: rgb(0 211 126 / 0)
    }

    .lg\:decoration-green-450\/10 {
        text-decoration-color: rgb(0 211 126 / 0.1)
    }

    .lg\:decoration-green-450\/100 {
        text-decoration-color: rgb(0 211 126 / 1)
    }

    .lg\:decoration-green-450\/20 {
        text-decoration-color: rgb(0 211 126 / 0.2)
    }

    .lg\:decoration-green-450\/25 {
        text-decoration-color: rgb(0 211 126 / 0.25)
    }

    .lg\:decoration-green-450\/30 {
        text-decoration-color: rgb(0 211 126 / 0.3)
    }

    .lg\:decoration-green-450\/40 {
        text-decoration-color: rgb(0 211 126 / 0.4)
    }

    .lg\:decoration-green-450\/5 {
        text-decoration-color: rgb(0 211 126 / 0.05)
    }

    .lg\:decoration-green-450\/50 {
        text-decoration-color: rgb(0 211 126 / 0.5)
    }

    .lg\:decoration-green-450\/60 {
        text-decoration-color: rgb(0 211 126 / 0.6)
    }

    .lg\:decoration-green-450\/70 {
        text-decoration-color: rgb(0 211 126 / 0.7)
    }

    .lg\:decoration-green-450\/75 {
        text-decoration-color: rgb(0 211 126 / 0.75)
    }

    .lg\:decoration-green-450\/80 {
        text-decoration-color: rgb(0 211 126 / 0.8)
    }

    .lg\:decoration-green-450\/90 {
        text-decoration-color: rgb(0 211 126 / 0.9)
    }

    .lg\:decoration-green-450\/95 {
        text-decoration-color: rgb(0 211 126 / 0.95)
    }

    .lg\:decoration-green-50 {
        text-decoration-color: #f0fdf4
    }

    .lg\:decoration-green-50\/0 {
        text-decoration-color: rgb(240 253 244 / 0)
    }

    .lg\:decoration-green-50\/10 {
        text-decoration-color: rgb(240 253 244 / 0.1)
    }

    .lg\:decoration-green-50\/100 {
        text-decoration-color: rgb(240 253 244 / 1)
    }

    .lg\:decoration-green-50\/20 {
        text-decoration-color: rgb(240 253 244 / 0.2)
    }

    .lg\:decoration-green-50\/25 {
        text-decoration-color: rgb(240 253 244 / 0.25)
    }

    .lg\:decoration-green-50\/30 {
        text-decoration-color: rgb(240 253 244 / 0.3)
    }

    .lg\:decoration-green-50\/40 {
        text-decoration-color: rgb(240 253 244 / 0.4)
    }

    .lg\:decoration-green-50\/5 {
        text-decoration-color: rgb(240 253 244 / 0.05)
    }

    .lg\:decoration-green-50\/50 {
        text-decoration-color: rgb(240 253 244 / 0.5)
    }

    .lg\:decoration-green-50\/60 {
        text-decoration-color: rgb(240 253 244 / 0.6)
    }

    .lg\:decoration-green-50\/70 {
        text-decoration-color: rgb(240 253 244 / 0.7)
    }

    .lg\:decoration-green-50\/75 {
        text-decoration-color: rgb(240 253 244 / 0.75)
    }

    .lg\:decoration-green-50\/80 {
        text-decoration-color: rgb(240 253 244 / 0.8)
    }

    .lg\:decoration-green-50\/90 {
        text-decoration-color: rgb(240 253 244 / 0.9)
    }

    .lg\:decoration-green-50\/95 {
        text-decoration-color: rgb(240 253 244 / 0.95)
    }

    .lg\:decoration-green-500 {
        text-decoration-color: #22c55e
    }

    .lg\:decoration-green-500\/0 {
        text-decoration-color: rgb(34 197 94 / 0)
    }

    .lg\:decoration-green-500\/10 {
        text-decoration-color: rgb(34 197 94 / 0.1)
    }

    .lg\:decoration-green-500\/100 {
        text-decoration-color: rgb(34 197 94 / 1)
    }

    .lg\:decoration-green-500\/20 {
        text-decoration-color: rgb(34 197 94 / 0.2)
    }

    .lg\:decoration-green-500\/25 {
        text-decoration-color: rgb(34 197 94 / 0.25)
    }

    .lg\:decoration-green-500\/30 {
        text-decoration-color: rgb(34 197 94 / 0.3)
    }

    .lg\:decoration-green-500\/40 {
        text-decoration-color: rgb(34 197 94 / 0.4)
    }

    .lg\:decoration-green-500\/5 {
        text-decoration-color: rgb(34 197 94 / 0.05)
    }

    .lg\:decoration-green-500\/50 {
        text-decoration-color: rgb(34 197 94 / 0.5)
    }

    .lg\:decoration-green-500\/60 {
        text-decoration-color: rgb(34 197 94 / 0.6)
    }

    .lg\:decoration-green-500\/70 {
        text-decoration-color: rgb(34 197 94 / 0.7)
    }

    .lg\:decoration-green-500\/75 {
        text-decoration-color: rgb(34 197 94 / 0.75)
    }

    .lg\:decoration-green-500\/80 {
        text-decoration-color: rgb(34 197 94 / 0.8)
    }

    .lg\:decoration-green-500\/90 {
        text-decoration-color: rgb(34 197 94 / 0.9)
    }

    .lg\:decoration-green-500\/95 {
        text-decoration-color: rgb(34 197 94 / 0.95)
    }

    .lg\:decoration-green-550 {
        text-decoration-color: #00A865
    }

    .lg\:decoration-green-550\/0 {
        text-decoration-color: rgb(0 168 101 / 0)
    }

    .lg\:decoration-green-550\/10 {
        text-decoration-color: rgb(0 168 101 / 0.1)
    }

    .lg\:decoration-green-550\/100 {
        text-decoration-color: rgb(0 168 101 / 1)
    }

    .lg\:decoration-green-550\/20 {
        text-decoration-color: rgb(0 168 101 / 0.2)
    }

    .lg\:decoration-green-550\/25 {
        text-decoration-color: rgb(0 168 101 / 0.25)
    }

    .lg\:decoration-green-550\/30 {
        text-decoration-color: rgb(0 168 101 / 0.3)
    }

    .lg\:decoration-green-550\/40 {
        text-decoration-color: rgb(0 168 101 / 0.4)
    }

    .lg\:decoration-green-550\/5 {
        text-decoration-color: rgb(0 168 101 / 0.05)
    }

    .lg\:decoration-green-550\/50 {
        text-decoration-color: rgb(0 168 101 / 0.5)
    }

    .lg\:decoration-green-550\/60 {
        text-decoration-color: rgb(0 168 101 / 0.6)
    }

    .lg\:decoration-green-550\/70 {
        text-decoration-color: rgb(0 168 101 / 0.7)
    }

    .lg\:decoration-green-550\/75 {
        text-decoration-color: rgb(0 168 101 / 0.75)
    }

    .lg\:decoration-green-550\/80 {
        text-decoration-color: rgb(0 168 101 / 0.8)
    }

    .lg\:decoration-green-550\/90 {
        text-decoration-color: rgb(0 168 101 / 0.9)
    }

    .lg\:decoration-green-550\/95 {
        text-decoration-color: rgb(0 168 101 / 0.95)
    }

    .lg\:decoration-green-600 {
        text-decoration-color: #16a34a
    }

    .lg\:decoration-green-600\/0 {
        text-decoration-color: rgb(22 163 74 / 0)
    }

    .lg\:decoration-green-600\/10 {
        text-decoration-color: rgb(22 163 74 / 0.1)
    }

    .lg\:decoration-green-600\/100 {
        text-decoration-color: rgb(22 163 74 / 1)
    }

    .lg\:decoration-green-600\/20 {
        text-decoration-color: rgb(22 163 74 / 0.2)
    }

    .lg\:decoration-green-600\/25 {
        text-decoration-color: rgb(22 163 74 / 0.25)
    }

    .lg\:decoration-green-600\/30 {
        text-decoration-color: rgb(22 163 74 / 0.3)
    }

    .lg\:decoration-green-600\/40 {
        text-decoration-color: rgb(22 163 74 / 0.4)
    }

    .lg\:decoration-green-600\/5 {
        text-decoration-color: rgb(22 163 74 / 0.05)
    }

    .lg\:decoration-green-600\/50 {
        text-decoration-color: rgb(22 163 74 / 0.5)
    }

    .lg\:decoration-green-600\/60 {
        text-decoration-color: rgb(22 163 74 / 0.6)
    }

    .lg\:decoration-green-600\/70 {
        text-decoration-color: rgb(22 163 74 / 0.7)
    }

    .lg\:decoration-green-600\/75 {
        text-decoration-color: rgb(22 163 74 / 0.75)
    }

    .lg\:decoration-green-600\/80 {
        text-decoration-color: rgb(22 163 74 / 0.8)
    }

    .lg\:decoration-green-600\/90 {
        text-decoration-color: rgb(22 163 74 / 0.9)
    }

    .lg\:decoration-green-600\/95 {
        text-decoration-color: rgb(22 163 74 / 0.95)
    }

    .lg\:decoration-green-700 {
        text-decoration-color: #15803d
    }

    .lg\:decoration-green-700\/0 {
        text-decoration-color: rgb(21 128 61 / 0)
    }

    .lg\:decoration-green-700\/10 {
        text-decoration-color: rgb(21 128 61 / 0.1)
    }

    .lg\:decoration-green-700\/100 {
        text-decoration-color: rgb(21 128 61 / 1)
    }

    .lg\:decoration-green-700\/20 {
        text-decoration-color: rgb(21 128 61 / 0.2)
    }

    .lg\:decoration-green-700\/25 {
        text-decoration-color: rgb(21 128 61 / 0.25)
    }

    .lg\:decoration-green-700\/30 {
        text-decoration-color: rgb(21 128 61 / 0.3)
    }

    .lg\:decoration-green-700\/40 {
        text-decoration-color: rgb(21 128 61 / 0.4)
    }

    .lg\:decoration-green-700\/5 {
        text-decoration-color: rgb(21 128 61 / 0.05)
    }

    .lg\:decoration-green-700\/50 {
        text-decoration-color: rgb(21 128 61 / 0.5)
    }

    .lg\:decoration-green-700\/60 {
        text-decoration-color: rgb(21 128 61 / 0.6)
    }

    .lg\:decoration-green-700\/70 {
        text-decoration-color: rgb(21 128 61 / 0.7)
    }

    .lg\:decoration-green-700\/75 {
        text-decoration-color: rgb(21 128 61 / 0.75)
    }

    .lg\:decoration-green-700\/80 {
        text-decoration-color: rgb(21 128 61 / 0.8)
    }

    .lg\:decoration-green-700\/90 {
        text-decoration-color: rgb(21 128 61 / 0.9)
    }

    .lg\:decoration-green-700\/95 {
        text-decoration-color: rgb(21 128 61 / 0.95)
    }

    .lg\:decoration-green-800 {
        text-decoration-color: #166534
    }

    .lg\:decoration-green-800\/0 {
        text-decoration-color: rgb(22 101 52 / 0)
    }

    .lg\:decoration-green-800\/10 {
        text-decoration-color: rgb(22 101 52 / 0.1)
    }

    .lg\:decoration-green-800\/100 {
        text-decoration-color: rgb(22 101 52 / 1)
    }

    .lg\:decoration-green-800\/20 {
        text-decoration-color: rgb(22 101 52 / 0.2)
    }

    .lg\:decoration-green-800\/25 {
        text-decoration-color: rgb(22 101 52 / 0.25)
    }

    .lg\:decoration-green-800\/30 {
        text-decoration-color: rgb(22 101 52 / 0.3)
    }

    .lg\:decoration-green-800\/40 {
        text-decoration-color: rgb(22 101 52 / 0.4)
    }

    .lg\:decoration-green-800\/5 {
        text-decoration-color: rgb(22 101 52 / 0.05)
    }

    .lg\:decoration-green-800\/50 {
        text-decoration-color: rgb(22 101 52 / 0.5)
    }

    .lg\:decoration-green-800\/60 {
        text-decoration-color: rgb(22 101 52 / 0.6)
    }

    .lg\:decoration-green-800\/70 {
        text-decoration-color: rgb(22 101 52 / 0.7)
    }

    .lg\:decoration-green-800\/75 {
        text-decoration-color: rgb(22 101 52 / 0.75)
    }

    .lg\:decoration-green-800\/80 {
        text-decoration-color: rgb(22 101 52 / 0.8)
    }

    .lg\:decoration-green-800\/90 {
        text-decoration-color: rgb(22 101 52 / 0.9)
    }

    .lg\:decoration-green-800\/95 {
        text-decoration-color: rgb(22 101 52 / 0.95)
    }

    .lg\:decoration-green-900 {
        text-decoration-color: #14532d
    }

    .lg\:decoration-green-900\/0 {
        text-decoration-color: rgb(20 83 45 / 0)
    }

    .lg\:decoration-green-900\/10 {
        text-decoration-color: rgb(20 83 45 / 0.1)
    }

    .lg\:decoration-green-900\/100 {
        text-decoration-color: rgb(20 83 45 / 1)
    }

    .lg\:decoration-green-900\/20 {
        text-decoration-color: rgb(20 83 45 / 0.2)
    }

    .lg\:decoration-green-900\/25 {
        text-decoration-color: rgb(20 83 45 / 0.25)
    }

    .lg\:decoration-green-900\/30 {
        text-decoration-color: rgb(20 83 45 / 0.3)
    }

    .lg\:decoration-green-900\/40 {
        text-decoration-color: rgb(20 83 45 / 0.4)
    }

    .lg\:decoration-green-900\/5 {
        text-decoration-color: rgb(20 83 45 / 0.05)
    }

    .lg\:decoration-green-900\/50 {
        text-decoration-color: rgb(20 83 45 / 0.5)
    }

    .lg\:decoration-green-900\/60 {
        text-decoration-color: rgb(20 83 45 / 0.6)
    }

    .lg\:decoration-green-900\/70 {
        text-decoration-color: rgb(20 83 45 / 0.7)
    }

    .lg\:decoration-green-900\/75 {
        text-decoration-color: rgb(20 83 45 / 0.75)
    }

    .lg\:decoration-green-900\/80 {
        text-decoration-color: rgb(20 83 45 / 0.8)
    }

    .lg\:decoration-green-900\/90 {
        text-decoration-color: rgb(20 83 45 / 0.9)
    }

    .lg\:decoration-green-900\/95 {
        text-decoration-color: rgb(20 83 45 / 0.95)
    }

    .lg\:decoration-green-950 {
        text-decoration-color: #052e16
    }

    .lg\:decoration-green-950\/0 {
        text-decoration-color: rgb(5 46 22 / 0)
    }

    .lg\:decoration-green-950\/10 {
        text-decoration-color: rgb(5 46 22 / 0.1)
    }

    .lg\:decoration-green-950\/100 {
        text-decoration-color: rgb(5 46 22 / 1)
    }

    .lg\:decoration-green-950\/20 {
        text-decoration-color: rgb(5 46 22 / 0.2)
    }

    .lg\:decoration-green-950\/25 {
        text-decoration-color: rgb(5 46 22 / 0.25)
    }

    .lg\:decoration-green-950\/30 {
        text-decoration-color: rgb(5 46 22 / 0.3)
    }

    .lg\:decoration-green-950\/40 {
        text-decoration-color: rgb(5 46 22 / 0.4)
    }

    .lg\:decoration-green-950\/5 {
        text-decoration-color: rgb(5 46 22 / 0.05)
    }

    .lg\:decoration-green-950\/50 {
        text-decoration-color: rgb(5 46 22 / 0.5)
    }

    .lg\:decoration-green-950\/60 {
        text-decoration-color: rgb(5 46 22 / 0.6)
    }

    .lg\:decoration-green-950\/70 {
        text-decoration-color: rgb(5 46 22 / 0.7)
    }

    .lg\:decoration-green-950\/75 {
        text-decoration-color: rgb(5 46 22 / 0.75)
    }

    .lg\:decoration-green-950\/80 {
        text-decoration-color: rgb(5 46 22 / 0.8)
    }

    .lg\:decoration-green-950\/90 {
        text-decoration-color: rgb(5 46 22 / 0.9)
    }

    .lg\:decoration-green-950\/95 {
        text-decoration-color: rgb(5 46 22 / 0.95)
    }

    .lg\:decoration-indigo-100 {
        text-decoration-color: #e0e7ff
    }

    .lg\:decoration-indigo-100\/0 {
        text-decoration-color: rgb(224 231 255 / 0)
    }

    .lg\:decoration-indigo-100\/10 {
        text-decoration-color: rgb(224 231 255 / 0.1)
    }

    .lg\:decoration-indigo-100\/100 {
        text-decoration-color: rgb(224 231 255 / 1)
    }

    .lg\:decoration-indigo-100\/20 {
        text-decoration-color: rgb(224 231 255 / 0.2)
    }

    .lg\:decoration-indigo-100\/25 {
        text-decoration-color: rgb(224 231 255 / 0.25)
    }

    .lg\:decoration-indigo-100\/30 {
        text-decoration-color: rgb(224 231 255 / 0.3)
    }

    .lg\:decoration-indigo-100\/40 {
        text-decoration-color: rgb(224 231 255 / 0.4)
    }

    .lg\:decoration-indigo-100\/5 {
        text-decoration-color: rgb(224 231 255 / 0.05)
    }

    .lg\:decoration-indigo-100\/50 {
        text-decoration-color: rgb(224 231 255 / 0.5)
    }

    .lg\:decoration-indigo-100\/60 {
        text-decoration-color: rgb(224 231 255 / 0.6)
    }

    .lg\:decoration-indigo-100\/70 {
        text-decoration-color: rgb(224 231 255 / 0.7)
    }

    .lg\:decoration-indigo-100\/75 {
        text-decoration-color: rgb(224 231 255 / 0.75)
    }

    .lg\:decoration-indigo-100\/80 {
        text-decoration-color: rgb(224 231 255 / 0.8)
    }

    .lg\:decoration-indigo-100\/90 {
        text-decoration-color: rgb(224 231 255 / 0.9)
    }

    .lg\:decoration-indigo-100\/95 {
        text-decoration-color: rgb(224 231 255 / 0.95)
    }

    .lg\:decoration-indigo-200 {
        text-decoration-color: #c7d2fe
    }

    .lg\:decoration-indigo-200\/0 {
        text-decoration-color: rgb(199 210 254 / 0)
    }

    .lg\:decoration-indigo-200\/10 {
        text-decoration-color: rgb(199 210 254 / 0.1)
    }

    .lg\:decoration-indigo-200\/100 {
        text-decoration-color: rgb(199 210 254 / 1)
    }

    .lg\:decoration-indigo-200\/20 {
        text-decoration-color: rgb(199 210 254 / 0.2)
    }

    .lg\:decoration-indigo-200\/25 {
        text-decoration-color: rgb(199 210 254 / 0.25)
    }

    .lg\:decoration-indigo-200\/30 {
        text-decoration-color: rgb(199 210 254 / 0.3)
    }

    .lg\:decoration-indigo-200\/40 {
        text-decoration-color: rgb(199 210 254 / 0.4)
    }

    .lg\:decoration-indigo-200\/5 {
        text-decoration-color: rgb(199 210 254 / 0.05)
    }

    .lg\:decoration-indigo-200\/50 {
        text-decoration-color: rgb(199 210 254 / 0.5)
    }

    .lg\:decoration-indigo-200\/60 {
        text-decoration-color: rgb(199 210 254 / 0.6)
    }

    .lg\:decoration-indigo-200\/70 {
        text-decoration-color: rgb(199 210 254 / 0.7)
    }

    .lg\:decoration-indigo-200\/75 {
        text-decoration-color: rgb(199 210 254 / 0.75)
    }

    .lg\:decoration-indigo-200\/80 {
        text-decoration-color: rgb(199 210 254 / 0.8)
    }

    .lg\:decoration-indigo-200\/90 {
        text-decoration-color: rgb(199 210 254 / 0.9)
    }

    .lg\:decoration-indigo-200\/95 {
        text-decoration-color: rgb(199 210 254 / 0.95)
    }

    .lg\:decoration-indigo-300 {
        text-decoration-color: #a5b4fc
    }

    .lg\:decoration-indigo-300\/0 {
        text-decoration-color: rgb(165 180 252 / 0)
    }

    .lg\:decoration-indigo-300\/10 {
        text-decoration-color: rgb(165 180 252 / 0.1)
    }

    .lg\:decoration-indigo-300\/100 {
        text-decoration-color: rgb(165 180 252 / 1)
    }

    .lg\:decoration-indigo-300\/20 {
        text-decoration-color: rgb(165 180 252 / 0.2)
    }

    .lg\:decoration-indigo-300\/25 {
        text-decoration-color: rgb(165 180 252 / 0.25)
    }

    .lg\:decoration-indigo-300\/30 {
        text-decoration-color: rgb(165 180 252 / 0.3)
    }

    .lg\:decoration-indigo-300\/40 {
        text-decoration-color: rgb(165 180 252 / 0.4)
    }

    .lg\:decoration-indigo-300\/5 {
        text-decoration-color: rgb(165 180 252 / 0.05)
    }

    .lg\:decoration-indigo-300\/50 {
        text-decoration-color: rgb(165 180 252 / 0.5)
    }

    .lg\:decoration-indigo-300\/60 {
        text-decoration-color: rgb(165 180 252 / 0.6)
    }

    .lg\:decoration-indigo-300\/70 {
        text-decoration-color: rgb(165 180 252 / 0.7)
    }

    .lg\:decoration-indigo-300\/75 {
        text-decoration-color: rgb(165 180 252 / 0.75)
    }

    .lg\:decoration-indigo-300\/80 {
        text-decoration-color: rgb(165 180 252 / 0.8)
    }

    .lg\:decoration-indigo-300\/90 {
        text-decoration-color: rgb(165 180 252 / 0.9)
    }

    .lg\:decoration-indigo-300\/95 {
        text-decoration-color: rgb(165 180 252 / 0.95)
    }

    .lg\:decoration-indigo-400 {
        text-decoration-color: #818cf8
    }

    .lg\:decoration-indigo-400\/0 {
        text-decoration-color: rgb(129 140 248 / 0)
    }

    .lg\:decoration-indigo-400\/10 {
        text-decoration-color: rgb(129 140 248 / 0.1)
    }

    .lg\:decoration-indigo-400\/100 {
        text-decoration-color: rgb(129 140 248 / 1)
    }

    .lg\:decoration-indigo-400\/20 {
        text-decoration-color: rgb(129 140 248 / 0.2)
    }

    .lg\:decoration-indigo-400\/25 {
        text-decoration-color: rgb(129 140 248 / 0.25)
    }

    .lg\:decoration-indigo-400\/30 {
        text-decoration-color: rgb(129 140 248 / 0.3)
    }

    .lg\:decoration-indigo-400\/40 {
        text-decoration-color: rgb(129 140 248 / 0.4)
    }

    .lg\:decoration-indigo-400\/5 {
        text-decoration-color: rgb(129 140 248 / 0.05)
    }

    .lg\:decoration-indigo-400\/50 {
        text-decoration-color: rgb(129 140 248 / 0.5)
    }

    .lg\:decoration-indigo-400\/60 {
        text-decoration-color: rgb(129 140 248 / 0.6)
    }

    .lg\:decoration-indigo-400\/70 {
        text-decoration-color: rgb(129 140 248 / 0.7)
    }

    .lg\:decoration-indigo-400\/75 {
        text-decoration-color: rgb(129 140 248 / 0.75)
    }

    .lg\:decoration-indigo-400\/80 {
        text-decoration-color: rgb(129 140 248 / 0.8)
    }

    .lg\:decoration-indigo-400\/90 {
        text-decoration-color: rgb(129 140 248 / 0.9)
    }

    .lg\:decoration-indigo-400\/95 {
        text-decoration-color: rgb(129 140 248 / 0.95)
    }

    .lg\:decoration-indigo-50 {
        text-decoration-color: #eef2ff
    }

    .lg\:decoration-indigo-50\/0 {
        text-decoration-color: rgb(238 242 255 / 0)
    }

    .lg\:decoration-indigo-50\/10 {
        text-decoration-color: rgb(238 242 255 / 0.1)
    }

    .lg\:decoration-indigo-50\/100 {
        text-decoration-color: rgb(238 242 255 / 1)
    }

    .lg\:decoration-indigo-50\/20 {
        text-decoration-color: rgb(238 242 255 / 0.2)
    }

    .lg\:decoration-indigo-50\/25 {
        text-decoration-color: rgb(238 242 255 / 0.25)
    }

    .lg\:decoration-indigo-50\/30 {
        text-decoration-color: rgb(238 242 255 / 0.3)
    }

    .lg\:decoration-indigo-50\/40 {
        text-decoration-color: rgb(238 242 255 / 0.4)
    }

    .lg\:decoration-indigo-50\/5 {
        text-decoration-color: rgb(238 242 255 / 0.05)
    }

    .lg\:decoration-indigo-50\/50 {
        text-decoration-color: rgb(238 242 255 / 0.5)
    }

    .lg\:decoration-indigo-50\/60 {
        text-decoration-color: rgb(238 242 255 / 0.6)
    }

    .lg\:decoration-indigo-50\/70 {
        text-decoration-color: rgb(238 242 255 / 0.7)
    }

    .lg\:decoration-indigo-50\/75 {
        text-decoration-color: rgb(238 242 255 / 0.75)
    }

    .lg\:decoration-indigo-50\/80 {
        text-decoration-color: rgb(238 242 255 / 0.8)
    }

    .lg\:decoration-indigo-50\/90 {
        text-decoration-color: rgb(238 242 255 / 0.9)
    }

    .lg\:decoration-indigo-50\/95 {
        text-decoration-color: rgb(238 242 255 / 0.95)
    }

    .lg\:decoration-indigo-500 {
        text-decoration-color: #6366f1
    }

    .lg\:decoration-indigo-500\/0 {
        text-decoration-color: rgb(99 102 241 / 0)
    }

    .lg\:decoration-indigo-500\/10 {
        text-decoration-color: rgb(99 102 241 / 0.1)
    }

    .lg\:decoration-indigo-500\/100 {
        text-decoration-color: rgb(99 102 241 / 1)
    }

    .lg\:decoration-indigo-500\/20 {
        text-decoration-color: rgb(99 102 241 / 0.2)
    }

    .lg\:decoration-indigo-500\/25 {
        text-decoration-color: rgb(99 102 241 / 0.25)
    }

    .lg\:decoration-indigo-500\/30 {
        text-decoration-color: rgb(99 102 241 / 0.3)
    }

    .lg\:decoration-indigo-500\/40 {
        text-decoration-color: rgb(99 102 241 / 0.4)
    }

    .lg\:decoration-indigo-500\/5 {
        text-decoration-color: rgb(99 102 241 / 0.05)
    }

    .lg\:decoration-indigo-500\/50 {
        text-decoration-color: rgb(99 102 241 / 0.5)
    }

    .lg\:decoration-indigo-500\/60 {
        text-decoration-color: rgb(99 102 241 / 0.6)
    }

    .lg\:decoration-indigo-500\/70 {
        text-decoration-color: rgb(99 102 241 / 0.7)
    }

    .lg\:decoration-indigo-500\/75 {
        text-decoration-color: rgb(99 102 241 / 0.75)
    }

    .lg\:decoration-indigo-500\/80 {
        text-decoration-color: rgb(99 102 241 / 0.8)
    }

    .lg\:decoration-indigo-500\/90 {
        text-decoration-color: rgb(99 102 241 / 0.9)
    }

    .lg\:decoration-indigo-500\/95 {
        text-decoration-color: rgb(99 102 241 / 0.95)
    }

    .lg\:decoration-indigo-550 {
        text-decoration-color: #6643D6
    }

    .lg\:decoration-indigo-550\/0 {
        text-decoration-color: rgb(102 67 214 / 0)
    }

    .lg\:decoration-indigo-550\/10 {
        text-decoration-color: rgb(102 67 214 / 0.1)
    }

    .lg\:decoration-indigo-550\/100 {
        text-decoration-color: rgb(102 67 214 / 1)
    }

    .lg\:decoration-indigo-550\/20 {
        text-decoration-color: rgb(102 67 214 / 0.2)
    }

    .lg\:decoration-indigo-550\/25 {
        text-decoration-color: rgb(102 67 214 / 0.25)
    }

    .lg\:decoration-indigo-550\/30 {
        text-decoration-color: rgb(102 67 214 / 0.3)
    }

    .lg\:decoration-indigo-550\/40 {
        text-decoration-color: rgb(102 67 214 / 0.4)
    }

    .lg\:decoration-indigo-550\/5 {
        text-decoration-color: rgb(102 67 214 / 0.05)
    }

    .lg\:decoration-indigo-550\/50 {
        text-decoration-color: rgb(102 67 214 / 0.5)
    }

    .lg\:decoration-indigo-550\/60 {
        text-decoration-color: rgb(102 67 214 / 0.6)
    }

    .lg\:decoration-indigo-550\/70 {
        text-decoration-color: rgb(102 67 214 / 0.7)
    }

    .lg\:decoration-indigo-550\/75 {
        text-decoration-color: rgb(102 67 214 / 0.75)
    }

    .lg\:decoration-indigo-550\/80 {
        text-decoration-color: rgb(102 67 214 / 0.8)
    }

    .lg\:decoration-indigo-550\/90 {
        text-decoration-color: rgb(102 67 214 / 0.9)
    }

    .lg\:decoration-indigo-550\/95 {
        text-decoration-color: rgb(102 67 214 / 0.95)
    }

    .lg\:decoration-indigo-600 {
        text-decoration-color: #4f46e5
    }

    .lg\:decoration-indigo-600\/0 {
        text-decoration-color: rgb(79 70 229 / 0)
    }

    .lg\:decoration-indigo-600\/10 {
        text-decoration-color: rgb(79 70 229 / 0.1)
    }

    .lg\:decoration-indigo-600\/100 {
        text-decoration-color: rgb(79 70 229 / 1)
    }

    .lg\:decoration-indigo-600\/20 {
        text-decoration-color: rgb(79 70 229 / 0.2)
    }

    .lg\:decoration-indigo-600\/25 {
        text-decoration-color: rgb(79 70 229 / 0.25)
    }

    .lg\:decoration-indigo-600\/30 {
        text-decoration-color: rgb(79 70 229 / 0.3)
    }

    .lg\:decoration-indigo-600\/40 {
        text-decoration-color: rgb(79 70 229 / 0.4)
    }

    .lg\:decoration-indigo-600\/5 {
        text-decoration-color: rgb(79 70 229 / 0.05)
    }

    .lg\:decoration-indigo-600\/50 {
        text-decoration-color: rgb(79 70 229 / 0.5)
    }

    .lg\:decoration-indigo-600\/60 {
        text-decoration-color: rgb(79 70 229 / 0.6)
    }

    .lg\:decoration-indigo-600\/70 {
        text-decoration-color: rgb(79 70 229 / 0.7)
    }

    .lg\:decoration-indigo-600\/75 {
        text-decoration-color: rgb(79 70 229 / 0.75)
    }

    .lg\:decoration-indigo-600\/80 {
        text-decoration-color: rgb(79 70 229 / 0.8)
    }

    .lg\:decoration-indigo-600\/90 {
        text-decoration-color: rgb(79 70 229 / 0.9)
    }

    .lg\:decoration-indigo-600\/95 {
        text-decoration-color: rgb(79 70 229 / 0.95)
    }

    .lg\:decoration-indigo-700 {
        text-decoration-color: #4338ca
    }

    .lg\:decoration-indigo-700\/0 {
        text-decoration-color: rgb(67 56 202 / 0)
    }

    .lg\:decoration-indigo-700\/10 {
        text-decoration-color: rgb(67 56 202 / 0.1)
    }

    .lg\:decoration-indigo-700\/100 {
        text-decoration-color: rgb(67 56 202 / 1)
    }

    .lg\:decoration-indigo-700\/20 {
        text-decoration-color: rgb(67 56 202 / 0.2)
    }

    .lg\:decoration-indigo-700\/25 {
        text-decoration-color: rgb(67 56 202 / 0.25)
    }

    .lg\:decoration-indigo-700\/30 {
        text-decoration-color: rgb(67 56 202 / 0.3)
    }

    .lg\:decoration-indigo-700\/40 {
        text-decoration-color: rgb(67 56 202 / 0.4)
    }

    .lg\:decoration-indigo-700\/5 {
        text-decoration-color: rgb(67 56 202 / 0.05)
    }

    .lg\:decoration-indigo-700\/50 {
        text-decoration-color: rgb(67 56 202 / 0.5)
    }

    .lg\:decoration-indigo-700\/60 {
        text-decoration-color: rgb(67 56 202 / 0.6)
    }

    .lg\:decoration-indigo-700\/70 {
        text-decoration-color: rgb(67 56 202 / 0.7)
    }

    .lg\:decoration-indigo-700\/75 {
        text-decoration-color: rgb(67 56 202 / 0.75)
    }

    .lg\:decoration-indigo-700\/80 {
        text-decoration-color: rgb(67 56 202 / 0.8)
    }

    .lg\:decoration-indigo-700\/90 {
        text-decoration-color: rgb(67 56 202 / 0.9)
    }

    .lg\:decoration-indigo-700\/95 {
        text-decoration-color: rgb(67 56 202 / 0.95)
    }

    .lg\:decoration-indigo-800 {
        text-decoration-color: #3730a3
    }

    .lg\:decoration-indigo-800\/0 {
        text-decoration-color: rgb(55 48 163 / 0)
    }

    .lg\:decoration-indigo-800\/10 {
        text-decoration-color: rgb(55 48 163 / 0.1)
    }

    .lg\:decoration-indigo-800\/100 {
        text-decoration-color: rgb(55 48 163 / 1)
    }

    .lg\:decoration-indigo-800\/20 {
        text-decoration-color: rgb(55 48 163 / 0.2)
    }

    .lg\:decoration-indigo-800\/25 {
        text-decoration-color: rgb(55 48 163 / 0.25)
    }

    .lg\:decoration-indigo-800\/30 {
        text-decoration-color: rgb(55 48 163 / 0.3)
    }

    .lg\:decoration-indigo-800\/40 {
        text-decoration-color: rgb(55 48 163 / 0.4)
    }

    .lg\:decoration-indigo-800\/5 {
        text-decoration-color: rgb(55 48 163 / 0.05)
    }

    .lg\:decoration-indigo-800\/50 {
        text-decoration-color: rgb(55 48 163 / 0.5)
    }

    .lg\:decoration-indigo-800\/60 {
        text-decoration-color: rgb(55 48 163 / 0.6)
    }

    .lg\:decoration-indigo-800\/70 {
        text-decoration-color: rgb(55 48 163 / 0.7)
    }

    .lg\:decoration-indigo-800\/75 {
        text-decoration-color: rgb(55 48 163 / 0.75)
    }

    .lg\:decoration-indigo-800\/80 {
        text-decoration-color: rgb(55 48 163 / 0.8)
    }

    .lg\:decoration-indigo-800\/90 {
        text-decoration-color: rgb(55 48 163 / 0.9)
    }

    .lg\:decoration-indigo-800\/95 {
        text-decoration-color: rgb(55 48 163 / 0.95)
    }

    .lg\:decoration-indigo-850 {
        text-decoration-color: #372563
    }

    .lg\:decoration-indigo-850\/0 {
        text-decoration-color: rgb(55 37 99 / 0)
    }

    .lg\:decoration-indigo-850\/10 {
        text-decoration-color: rgb(55 37 99 / 0.1)
    }

    .lg\:decoration-indigo-850\/100 {
        text-decoration-color: rgb(55 37 99 / 1)
    }

    .lg\:decoration-indigo-850\/20 {
        text-decoration-color: rgb(55 37 99 / 0.2)
    }

    .lg\:decoration-indigo-850\/25 {
        text-decoration-color: rgb(55 37 99 / 0.25)
    }

    .lg\:decoration-indigo-850\/30 {
        text-decoration-color: rgb(55 37 99 / 0.3)
    }

    .lg\:decoration-indigo-850\/40 {
        text-decoration-color: rgb(55 37 99 / 0.4)
    }

    .lg\:decoration-indigo-850\/5 {
        text-decoration-color: rgb(55 37 99 / 0.05)
    }

    .lg\:decoration-indigo-850\/50 {
        text-decoration-color: rgb(55 37 99 / 0.5)
    }

    .lg\:decoration-indigo-850\/60 {
        text-decoration-color: rgb(55 37 99 / 0.6)
    }

    .lg\:decoration-indigo-850\/70 {
        text-decoration-color: rgb(55 37 99 / 0.7)
    }

    .lg\:decoration-indigo-850\/75 {
        text-decoration-color: rgb(55 37 99 / 0.75)
    }

    .lg\:decoration-indigo-850\/80 {
        text-decoration-color: rgb(55 37 99 / 0.8)
    }

    .lg\:decoration-indigo-850\/90 {
        text-decoration-color: rgb(55 37 99 / 0.9)
    }

    .lg\:decoration-indigo-850\/95 {
        text-decoration-color: rgb(55 37 99 / 0.95)
    }

    .lg\:decoration-indigo-900 {
        text-decoration-color: #312e81
    }

    .lg\:decoration-indigo-900\/0 {
        text-decoration-color: rgb(49 46 129 / 0)
    }

    .lg\:decoration-indigo-900\/10 {
        text-decoration-color: rgb(49 46 129 / 0.1)
    }

    .lg\:decoration-indigo-900\/100 {
        text-decoration-color: rgb(49 46 129 / 1)
    }

    .lg\:decoration-indigo-900\/20 {
        text-decoration-color: rgb(49 46 129 / 0.2)
    }

    .lg\:decoration-indigo-900\/25 {
        text-decoration-color: rgb(49 46 129 / 0.25)
    }

    .lg\:decoration-indigo-900\/30 {
        text-decoration-color: rgb(49 46 129 / 0.3)
    }

    .lg\:decoration-indigo-900\/40 {
        text-decoration-color: rgb(49 46 129 / 0.4)
    }

    .lg\:decoration-indigo-900\/5 {
        text-decoration-color: rgb(49 46 129 / 0.05)
    }

    .lg\:decoration-indigo-900\/50 {
        text-decoration-color: rgb(49 46 129 / 0.5)
    }

    .lg\:decoration-indigo-900\/60 {
        text-decoration-color: rgb(49 46 129 / 0.6)
    }

    .lg\:decoration-indigo-900\/70 {
        text-decoration-color: rgb(49 46 129 / 0.7)
    }

    .lg\:decoration-indigo-900\/75 {
        text-decoration-color: rgb(49 46 129 / 0.75)
    }

    .lg\:decoration-indigo-900\/80 {
        text-decoration-color: rgb(49 46 129 / 0.8)
    }

    .lg\:decoration-indigo-900\/90 {
        text-decoration-color: rgb(49 46 129 / 0.9)
    }

    .lg\:decoration-indigo-900\/95 {
        text-decoration-color: rgb(49 46 129 / 0.95)
    }

    .lg\:decoration-indigo-950 {
        text-decoration-color: #2A1D4D
    }

    .lg\:decoration-indigo-950\/0 {
        text-decoration-color: rgb(42 29 77 / 0)
    }

    .lg\:decoration-indigo-950\/10 {
        text-decoration-color: rgb(42 29 77 / 0.1)
    }

    .lg\:decoration-indigo-950\/100 {
        text-decoration-color: rgb(42 29 77 / 1)
    }

    .lg\:decoration-indigo-950\/20 {
        text-decoration-color: rgb(42 29 77 / 0.2)
    }

    .lg\:decoration-indigo-950\/25 {
        text-decoration-color: rgb(42 29 77 / 0.25)
    }

    .lg\:decoration-indigo-950\/30 {
        text-decoration-color: rgb(42 29 77 / 0.3)
    }

    .lg\:decoration-indigo-950\/40 {
        text-decoration-color: rgb(42 29 77 / 0.4)
    }

    .lg\:decoration-indigo-950\/5 {
        text-decoration-color: rgb(42 29 77 / 0.05)
    }

    .lg\:decoration-indigo-950\/50 {
        text-decoration-color: rgb(42 29 77 / 0.5)
    }

    .lg\:decoration-indigo-950\/60 {
        text-decoration-color: rgb(42 29 77 / 0.6)
    }

    .lg\:decoration-indigo-950\/70 {
        text-decoration-color: rgb(42 29 77 / 0.7)
    }

    .lg\:decoration-indigo-950\/75 {
        text-decoration-color: rgb(42 29 77 / 0.75)
    }

    .lg\:decoration-indigo-950\/80 {
        text-decoration-color: rgb(42 29 77 / 0.8)
    }

    .lg\:decoration-indigo-950\/90 {
        text-decoration-color: rgb(42 29 77 / 0.9)
    }

    .lg\:decoration-indigo-950\/95 {
        text-decoration-color: rgb(42 29 77 / 0.95)
    }

    .lg\:decoration-neutral-100 {
        text-decoration-color: #f5f5f5
    }

    .lg\:decoration-neutral-100\/0 {
        text-decoration-color: rgb(245 245 245 / 0)
    }

    .lg\:decoration-neutral-100\/10 {
        text-decoration-color: rgb(245 245 245 / 0.1)
    }

    .lg\:decoration-neutral-100\/100 {
        text-decoration-color: rgb(245 245 245 / 1)
    }

    .lg\:decoration-neutral-100\/20 {
        text-decoration-color: rgb(245 245 245 / 0.2)
    }

    .lg\:decoration-neutral-100\/25 {
        text-decoration-color: rgb(245 245 245 / 0.25)
    }

    .lg\:decoration-neutral-100\/30 {
        text-decoration-color: rgb(245 245 245 / 0.3)
    }

    .lg\:decoration-neutral-100\/40 {
        text-decoration-color: rgb(245 245 245 / 0.4)
    }

    .lg\:decoration-neutral-100\/5 {
        text-decoration-color: rgb(245 245 245 / 0.05)
    }

    .lg\:decoration-neutral-100\/50 {
        text-decoration-color: rgb(245 245 245 / 0.5)
    }

    .lg\:decoration-neutral-100\/60 {
        text-decoration-color: rgb(245 245 245 / 0.6)
    }

    .lg\:decoration-neutral-100\/70 {
        text-decoration-color: rgb(245 245 245 / 0.7)
    }

    .lg\:decoration-neutral-100\/75 {
        text-decoration-color: rgb(245 245 245 / 0.75)
    }

    .lg\:decoration-neutral-100\/80 {
        text-decoration-color: rgb(245 245 245 / 0.8)
    }

    .lg\:decoration-neutral-100\/90 {
        text-decoration-color: rgb(245 245 245 / 0.9)
    }

    .lg\:decoration-neutral-100\/95 {
        text-decoration-color: rgb(245 245 245 / 0.95)
    }

    .lg\:decoration-neutral-200 {
        text-decoration-color: #e5e5e5
    }

    .lg\:decoration-neutral-200\/0 {
        text-decoration-color: rgb(229 229 229 / 0)
    }

    .lg\:decoration-neutral-200\/10 {
        text-decoration-color: rgb(229 229 229 / 0.1)
    }

    .lg\:decoration-neutral-200\/100 {
        text-decoration-color: rgb(229 229 229 / 1)
    }

    .lg\:decoration-neutral-200\/20 {
        text-decoration-color: rgb(229 229 229 / 0.2)
    }

    .lg\:decoration-neutral-200\/25 {
        text-decoration-color: rgb(229 229 229 / 0.25)
    }

    .lg\:decoration-neutral-200\/30 {
        text-decoration-color: rgb(229 229 229 / 0.3)
    }

    .lg\:decoration-neutral-200\/40 {
        text-decoration-color: rgb(229 229 229 / 0.4)
    }

    .lg\:decoration-neutral-200\/5 {
        text-decoration-color: rgb(229 229 229 / 0.05)
    }

    .lg\:decoration-neutral-200\/50 {
        text-decoration-color: rgb(229 229 229 / 0.5)
    }

    .lg\:decoration-neutral-200\/60 {
        text-decoration-color: rgb(229 229 229 / 0.6)
    }

    .lg\:decoration-neutral-200\/70 {
        text-decoration-color: rgb(229 229 229 / 0.7)
    }

    .lg\:decoration-neutral-200\/75 {
        text-decoration-color: rgb(229 229 229 / 0.75)
    }

    .lg\:decoration-neutral-200\/80 {
        text-decoration-color: rgb(229 229 229 / 0.8)
    }

    .lg\:decoration-neutral-200\/90 {
        text-decoration-color: rgb(229 229 229 / 0.9)
    }

    .lg\:decoration-neutral-200\/95 {
        text-decoration-color: rgb(229 229 229 / 0.95)
    }

    .lg\:decoration-neutral-300 {
        text-decoration-color: #d4d4d4
    }

    .lg\:decoration-neutral-300\/0 {
        text-decoration-color: rgb(212 212 212 / 0)
    }

    .lg\:decoration-neutral-300\/10 {
        text-decoration-color: rgb(212 212 212 / 0.1)
    }

    .lg\:decoration-neutral-300\/100 {
        text-decoration-color: rgb(212 212 212 / 1)
    }

    .lg\:decoration-neutral-300\/20 {
        text-decoration-color: rgb(212 212 212 / 0.2)
    }

    .lg\:decoration-neutral-300\/25 {
        text-decoration-color: rgb(212 212 212 / 0.25)
    }

    .lg\:decoration-neutral-300\/30 {
        text-decoration-color: rgb(212 212 212 / 0.3)
    }

    .lg\:decoration-neutral-300\/40 {
        text-decoration-color: rgb(212 212 212 / 0.4)
    }

    .lg\:decoration-neutral-300\/5 {
        text-decoration-color: rgb(212 212 212 / 0.05)
    }

    .lg\:decoration-neutral-300\/50 {
        text-decoration-color: rgb(212 212 212 / 0.5)
    }

    .lg\:decoration-neutral-300\/60 {
        text-decoration-color: rgb(212 212 212 / 0.6)
    }

    .lg\:decoration-neutral-300\/70 {
        text-decoration-color: rgb(212 212 212 / 0.7)
    }

    .lg\:decoration-neutral-300\/75 {
        text-decoration-color: rgb(212 212 212 / 0.75)
    }

    .lg\:decoration-neutral-300\/80 {
        text-decoration-color: rgb(212 212 212 / 0.8)
    }

    .lg\:decoration-neutral-300\/90 {
        text-decoration-color: rgb(212 212 212 / 0.9)
    }

    .lg\:decoration-neutral-300\/95 {
        text-decoration-color: rgb(212 212 212 / 0.95)
    }

    .lg\:decoration-neutral-350 {
        text-decoration-color: #CDCFCE
    }

    .lg\:decoration-neutral-350\/0 {
        text-decoration-color: rgb(205 207 206 / 0)
    }

    .lg\:decoration-neutral-350\/10 {
        text-decoration-color: rgb(205 207 206 / 0.1)
    }

    .lg\:decoration-neutral-350\/100 {
        text-decoration-color: rgb(205 207 206 / 1)
    }

    .lg\:decoration-neutral-350\/20 {
        text-decoration-color: rgb(205 207 206 / 0.2)
    }

    .lg\:decoration-neutral-350\/25 {
        text-decoration-color: rgb(205 207 206 / 0.25)
    }

    .lg\:decoration-neutral-350\/30 {
        text-decoration-color: rgb(205 207 206 / 0.3)
    }

    .lg\:decoration-neutral-350\/40 {
        text-decoration-color: rgb(205 207 206 / 0.4)
    }

    .lg\:decoration-neutral-350\/5 {
        text-decoration-color: rgb(205 207 206 / 0.05)
    }

    .lg\:decoration-neutral-350\/50 {
        text-decoration-color: rgb(205 207 206 / 0.5)
    }

    .lg\:decoration-neutral-350\/60 {
        text-decoration-color: rgb(205 207 206 / 0.6)
    }

    .lg\:decoration-neutral-350\/70 {
        text-decoration-color: rgb(205 207 206 / 0.7)
    }

    .lg\:decoration-neutral-350\/75 {
        text-decoration-color: rgb(205 207 206 / 0.75)
    }

    .lg\:decoration-neutral-350\/80 {
        text-decoration-color: rgb(205 207 206 / 0.8)
    }

    .lg\:decoration-neutral-350\/90 {
        text-decoration-color: rgb(205 207 206 / 0.9)
    }

    .lg\:decoration-neutral-350\/95 {
        text-decoration-color: rgb(205 207 206 / 0.95)
    }

    .lg\:decoration-neutral-400 {
        text-decoration-color: #9EA4AC
    }

    .lg\:decoration-neutral-400\/0 {
        text-decoration-color: rgb(158 164 172 / 0)
    }

    .lg\:decoration-neutral-400\/10 {
        text-decoration-color: rgb(158 164 172 / 0.1)
    }

    .lg\:decoration-neutral-400\/100 {
        text-decoration-color: rgb(158 164 172 / 1)
    }

    .lg\:decoration-neutral-400\/20 {
        text-decoration-color: rgb(158 164 172 / 0.2)
    }

    .lg\:decoration-neutral-400\/25 {
        text-decoration-color: rgb(158 164 172 / 0.25)
    }

    .lg\:decoration-neutral-400\/30 {
        text-decoration-color: rgb(158 164 172 / 0.3)
    }

    .lg\:decoration-neutral-400\/40 {
        text-decoration-color: rgb(158 164 172 / 0.4)
    }

    .lg\:decoration-neutral-400\/5 {
        text-decoration-color: rgb(158 164 172 / 0.05)
    }

    .lg\:decoration-neutral-400\/50 {
        text-decoration-color: rgb(158 164 172 / 0.5)
    }

    .lg\:decoration-neutral-400\/60 {
        text-decoration-color: rgb(158 164 172 / 0.6)
    }

    .lg\:decoration-neutral-400\/70 {
        text-decoration-color: rgb(158 164 172 / 0.7)
    }

    .lg\:decoration-neutral-400\/75 {
        text-decoration-color: rgb(158 164 172 / 0.75)
    }

    .lg\:decoration-neutral-400\/80 {
        text-decoration-color: rgb(158 164 172 / 0.8)
    }

    .lg\:decoration-neutral-400\/90 {
        text-decoration-color: rgb(158 164 172 / 0.9)
    }

    .lg\:decoration-neutral-400\/95 {
        text-decoration-color: rgb(158 164 172 / 0.95)
    }

    .lg\:decoration-neutral-450 {
        text-decoration-color: #7B8085
    }

    .lg\:decoration-neutral-450\/0 {
        text-decoration-color: rgb(123 128 133 / 0)
    }

    .lg\:decoration-neutral-450\/10 {
        text-decoration-color: rgb(123 128 133 / 0.1)
    }

    .lg\:decoration-neutral-450\/100 {
        text-decoration-color: rgb(123 128 133 / 1)
    }

    .lg\:decoration-neutral-450\/20 {
        text-decoration-color: rgb(123 128 133 / 0.2)
    }

    .lg\:decoration-neutral-450\/25 {
        text-decoration-color: rgb(123 128 133 / 0.25)
    }

    .lg\:decoration-neutral-450\/30 {
        text-decoration-color: rgb(123 128 133 / 0.3)
    }

    .lg\:decoration-neutral-450\/40 {
        text-decoration-color: rgb(123 128 133 / 0.4)
    }

    .lg\:decoration-neutral-450\/5 {
        text-decoration-color: rgb(123 128 133 / 0.05)
    }

    .lg\:decoration-neutral-450\/50 {
        text-decoration-color: rgb(123 128 133 / 0.5)
    }

    .lg\:decoration-neutral-450\/60 {
        text-decoration-color: rgb(123 128 133 / 0.6)
    }

    .lg\:decoration-neutral-450\/70 {
        text-decoration-color: rgb(123 128 133 / 0.7)
    }

    .lg\:decoration-neutral-450\/75 {
        text-decoration-color: rgb(123 128 133 / 0.75)
    }

    .lg\:decoration-neutral-450\/80 {
        text-decoration-color: rgb(123 128 133 / 0.8)
    }

    .lg\:decoration-neutral-450\/90 {
        text-decoration-color: rgb(123 128 133 / 0.9)
    }

    .lg\:decoration-neutral-450\/95 {
        text-decoration-color: rgb(123 128 133 / 0.95)
    }

    .lg\:decoration-neutral-50 {
        text-decoration-color: #fafafa
    }

    .lg\:decoration-neutral-50\/0 {
        text-decoration-color: rgb(250 250 250 / 0)
    }

    .lg\:decoration-neutral-50\/10 {
        text-decoration-color: rgb(250 250 250 / 0.1)
    }

    .lg\:decoration-neutral-50\/100 {
        text-decoration-color: rgb(250 250 250 / 1)
    }

    .lg\:decoration-neutral-50\/20 {
        text-decoration-color: rgb(250 250 250 / 0.2)
    }

    .lg\:decoration-neutral-50\/25 {
        text-decoration-color: rgb(250 250 250 / 0.25)
    }

    .lg\:decoration-neutral-50\/30 {
        text-decoration-color: rgb(250 250 250 / 0.3)
    }

    .lg\:decoration-neutral-50\/40 {
        text-decoration-color: rgb(250 250 250 / 0.4)
    }

    .lg\:decoration-neutral-50\/5 {
        text-decoration-color: rgb(250 250 250 / 0.05)
    }

    .lg\:decoration-neutral-50\/50 {
        text-decoration-color: rgb(250 250 250 / 0.5)
    }

    .lg\:decoration-neutral-50\/60 {
        text-decoration-color: rgb(250 250 250 / 0.6)
    }

    .lg\:decoration-neutral-50\/70 {
        text-decoration-color: rgb(250 250 250 / 0.7)
    }

    .lg\:decoration-neutral-50\/75 {
        text-decoration-color: rgb(250 250 250 / 0.75)
    }

    .lg\:decoration-neutral-50\/80 {
        text-decoration-color: rgb(250 250 250 / 0.8)
    }

    .lg\:decoration-neutral-50\/90 {
        text-decoration-color: rgb(250 250 250 / 0.9)
    }

    .lg\:decoration-neutral-50\/95 {
        text-decoration-color: rgb(250 250 250 / 0.95)
    }

    .lg\:decoration-neutral-500 {
        text-decoration-color: #737373
    }

    .lg\:decoration-neutral-500\/0 {
        text-decoration-color: rgb(115 115 115 / 0)
    }

    .lg\:decoration-neutral-500\/10 {
        text-decoration-color: rgb(115 115 115 / 0.1)
    }

    .lg\:decoration-neutral-500\/100 {
        text-decoration-color: rgb(115 115 115 / 1)
    }

    .lg\:decoration-neutral-500\/20 {
        text-decoration-color: rgb(115 115 115 / 0.2)
    }

    .lg\:decoration-neutral-500\/25 {
        text-decoration-color: rgb(115 115 115 / 0.25)
    }

    .lg\:decoration-neutral-500\/30 {
        text-decoration-color: rgb(115 115 115 / 0.3)
    }

    .lg\:decoration-neutral-500\/40 {
        text-decoration-color: rgb(115 115 115 / 0.4)
    }

    .lg\:decoration-neutral-500\/5 {
        text-decoration-color: rgb(115 115 115 / 0.05)
    }

    .lg\:decoration-neutral-500\/50 {
        text-decoration-color: rgb(115 115 115 / 0.5)
    }

    .lg\:decoration-neutral-500\/60 {
        text-decoration-color: rgb(115 115 115 / 0.6)
    }

    .lg\:decoration-neutral-500\/70 {
        text-decoration-color: rgb(115 115 115 / 0.7)
    }

    .lg\:decoration-neutral-500\/75 {
        text-decoration-color: rgb(115 115 115 / 0.75)
    }

    .lg\:decoration-neutral-500\/80 {
        text-decoration-color: rgb(115 115 115 / 0.8)
    }

    .lg\:decoration-neutral-500\/90 {
        text-decoration-color: rgb(115 115 115 / 0.9)
    }

    .lg\:decoration-neutral-500\/95 {
        text-decoration-color: rgb(115 115 115 / 0.95)
    }

    .lg\:decoration-neutral-600 {
        text-decoration-color: #525252
    }

    .lg\:decoration-neutral-600\/0 {
        text-decoration-color: rgb(82 82 82 / 0)
    }

    .lg\:decoration-neutral-600\/10 {
        text-decoration-color: rgb(82 82 82 / 0.1)
    }

    .lg\:decoration-neutral-600\/100 {
        text-decoration-color: rgb(82 82 82 / 1)
    }

    .lg\:decoration-neutral-600\/20 {
        text-decoration-color: rgb(82 82 82 / 0.2)
    }

    .lg\:decoration-neutral-600\/25 {
        text-decoration-color: rgb(82 82 82 / 0.25)
    }

    .lg\:decoration-neutral-600\/30 {
        text-decoration-color: rgb(82 82 82 / 0.3)
    }

    .lg\:decoration-neutral-600\/40 {
        text-decoration-color: rgb(82 82 82 / 0.4)
    }

    .lg\:decoration-neutral-600\/5 {
        text-decoration-color: rgb(82 82 82 / 0.05)
    }

    .lg\:decoration-neutral-600\/50 {
        text-decoration-color: rgb(82 82 82 / 0.5)
    }

    .lg\:decoration-neutral-600\/60 {
        text-decoration-color: rgb(82 82 82 / 0.6)
    }

    .lg\:decoration-neutral-600\/70 {
        text-decoration-color: rgb(82 82 82 / 0.7)
    }

    .lg\:decoration-neutral-600\/75 {
        text-decoration-color: rgb(82 82 82 / 0.75)
    }

    .lg\:decoration-neutral-600\/80 {
        text-decoration-color: rgb(82 82 82 / 0.8)
    }

    .lg\:decoration-neutral-600\/90 {
        text-decoration-color: rgb(82 82 82 / 0.9)
    }

    .lg\:decoration-neutral-600\/95 {
        text-decoration-color: rgb(82 82 82 / 0.95)
    }

    .lg\:decoration-neutral-700 {
        text-decoration-color: #404040
    }

    .lg\:decoration-neutral-700\/0 {
        text-decoration-color: rgb(64 64 64 / 0)
    }

    .lg\:decoration-neutral-700\/10 {
        text-decoration-color: rgb(64 64 64 / 0.1)
    }

    .lg\:decoration-neutral-700\/100 {
        text-decoration-color: rgb(64 64 64 / 1)
    }

    .lg\:decoration-neutral-700\/20 {
        text-decoration-color: rgb(64 64 64 / 0.2)
    }

    .lg\:decoration-neutral-700\/25 {
        text-decoration-color: rgb(64 64 64 / 0.25)
    }

    .lg\:decoration-neutral-700\/30 {
        text-decoration-color: rgb(64 64 64 / 0.3)
    }

    .lg\:decoration-neutral-700\/40 {
        text-decoration-color: rgb(64 64 64 / 0.4)
    }

    .lg\:decoration-neutral-700\/5 {
        text-decoration-color: rgb(64 64 64 / 0.05)
    }

    .lg\:decoration-neutral-700\/50 {
        text-decoration-color: rgb(64 64 64 / 0.5)
    }

    .lg\:decoration-neutral-700\/60 {
        text-decoration-color: rgb(64 64 64 / 0.6)
    }

    .lg\:decoration-neutral-700\/70 {
        text-decoration-color: rgb(64 64 64 / 0.7)
    }

    .lg\:decoration-neutral-700\/75 {
        text-decoration-color: rgb(64 64 64 / 0.75)
    }

    .lg\:decoration-neutral-700\/80 {
        text-decoration-color: rgb(64 64 64 / 0.8)
    }

    .lg\:decoration-neutral-700\/90 {
        text-decoration-color: rgb(64 64 64 / 0.9)
    }

    .lg\:decoration-neutral-700\/95 {
        text-decoration-color: rgb(64 64 64 / 0.95)
    }

    .lg\:decoration-neutral-800 {
        text-decoration-color: #262626
    }

    .lg\:decoration-neutral-800\/0 {
        text-decoration-color: rgb(38 38 38 / 0)
    }

    .lg\:decoration-neutral-800\/10 {
        text-decoration-color: rgb(38 38 38 / 0.1)
    }

    .lg\:decoration-neutral-800\/100 {
        text-decoration-color: rgb(38 38 38 / 1)
    }

    .lg\:decoration-neutral-800\/20 {
        text-decoration-color: rgb(38 38 38 / 0.2)
    }

    .lg\:decoration-neutral-800\/25 {
        text-decoration-color: rgb(38 38 38 / 0.25)
    }

    .lg\:decoration-neutral-800\/30 {
        text-decoration-color: rgb(38 38 38 / 0.3)
    }

    .lg\:decoration-neutral-800\/40 {
        text-decoration-color: rgb(38 38 38 / 0.4)
    }

    .lg\:decoration-neutral-800\/5 {
        text-decoration-color: rgb(38 38 38 / 0.05)
    }

    .lg\:decoration-neutral-800\/50 {
        text-decoration-color: rgb(38 38 38 / 0.5)
    }

    .lg\:decoration-neutral-800\/60 {
        text-decoration-color: rgb(38 38 38 / 0.6)
    }

    .lg\:decoration-neutral-800\/70 {
        text-decoration-color: rgb(38 38 38 / 0.7)
    }

    .lg\:decoration-neutral-800\/75 {
        text-decoration-color: rgb(38 38 38 / 0.75)
    }

    .lg\:decoration-neutral-800\/80 {
        text-decoration-color: rgb(38 38 38 / 0.8)
    }

    .lg\:decoration-neutral-800\/90 {
        text-decoration-color: rgb(38 38 38 / 0.9)
    }

    .lg\:decoration-neutral-800\/95 {
        text-decoration-color: rgb(38 38 38 / 0.95)
    }

    .lg\:decoration-neutral-850 {
        text-decoration-color: #0B0B0B
    }

    .lg\:decoration-neutral-850\/0 {
        text-decoration-color: rgb(11 11 11 / 0)
    }

    .lg\:decoration-neutral-850\/10 {
        text-decoration-color: rgb(11 11 11 / 0.1)
    }

    .lg\:decoration-neutral-850\/100 {
        text-decoration-color: rgb(11 11 11 / 1)
    }

    .lg\:decoration-neutral-850\/20 {
        text-decoration-color: rgb(11 11 11 / 0.2)
    }

    .lg\:decoration-neutral-850\/25 {
        text-decoration-color: rgb(11 11 11 / 0.25)
    }

    .lg\:decoration-neutral-850\/30 {
        text-decoration-color: rgb(11 11 11 / 0.3)
    }

    .lg\:decoration-neutral-850\/40 {
        text-decoration-color: rgb(11 11 11 / 0.4)
    }

    .lg\:decoration-neutral-850\/5 {
        text-decoration-color: rgb(11 11 11 / 0.05)
    }

    .lg\:decoration-neutral-850\/50 {
        text-decoration-color: rgb(11 11 11 / 0.5)
    }

    .lg\:decoration-neutral-850\/60 {
        text-decoration-color: rgb(11 11 11 / 0.6)
    }

    .lg\:decoration-neutral-850\/70 {
        text-decoration-color: rgb(11 11 11 / 0.7)
    }

    .lg\:decoration-neutral-850\/75 {
        text-decoration-color: rgb(11 11 11 / 0.75)
    }

    .lg\:decoration-neutral-850\/80 {
        text-decoration-color: rgb(11 11 11 / 0.8)
    }

    .lg\:decoration-neutral-850\/90 {
        text-decoration-color: rgb(11 11 11 / 0.9)
    }

    .lg\:decoration-neutral-850\/95 {
        text-decoration-color: rgb(11 11 11 / 0.95)
    }

    .lg\:decoration-neutral-900 {
        text-decoration-color: #171717
    }

    .lg\:decoration-neutral-900\/0 {
        text-decoration-color: rgb(23 23 23 / 0)
    }

    .lg\:decoration-neutral-900\/10 {
        text-decoration-color: rgb(23 23 23 / 0.1)
    }

    .lg\:decoration-neutral-900\/100 {
        text-decoration-color: rgb(23 23 23 / 1)
    }

    .lg\:decoration-neutral-900\/20 {
        text-decoration-color: rgb(23 23 23 / 0.2)
    }

    .lg\:decoration-neutral-900\/25 {
        text-decoration-color: rgb(23 23 23 / 0.25)
    }

    .lg\:decoration-neutral-900\/30 {
        text-decoration-color: rgb(23 23 23 / 0.3)
    }

    .lg\:decoration-neutral-900\/40 {
        text-decoration-color: rgb(23 23 23 / 0.4)
    }

    .lg\:decoration-neutral-900\/5 {
        text-decoration-color: rgb(23 23 23 / 0.05)
    }

    .lg\:decoration-neutral-900\/50 {
        text-decoration-color: rgb(23 23 23 / 0.5)
    }

    .lg\:decoration-neutral-900\/60 {
        text-decoration-color: rgb(23 23 23 / 0.6)
    }

    .lg\:decoration-neutral-900\/70 {
        text-decoration-color: rgb(23 23 23 / 0.7)
    }

    .lg\:decoration-neutral-900\/75 {
        text-decoration-color: rgb(23 23 23 / 0.75)
    }

    .lg\:decoration-neutral-900\/80 {
        text-decoration-color: rgb(23 23 23 / 0.8)
    }

    .lg\:decoration-neutral-900\/90 {
        text-decoration-color: rgb(23 23 23 / 0.9)
    }

    .lg\:decoration-neutral-900\/95 {
        text-decoration-color: rgb(23 23 23 / 0.95)
    }

    .lg\:decoration-neutral-950 {
        text-decoration-color: #0a0a0a
    }

    .lg\:decoration-neutral-950\/0 {
        text-decoration-color: rgb(10 10 10 / 0)
    }

    .lg\:decoration-neutral-950\/10 {
        text-decoration-color: rgb(10 10 10 / 0.1)
    }

    .lg\:decoration-neutral-950\/100 {
        text-decoration-color: rgb(10 10 10 / 1)
    }

    .lg\:decoration-neutral-950\/20 {
        text-decoration-color: rgb(10 10 10 / 0.2)
    }

    .lg\:decoration-neutral-950\/25 {
        text-decoration-color: rgb(10 10 10 / 0.25)
    }

    .lg\:decoration-neutral-950\/30 {
        text-decoration-color: rgb(10 10 10 / 0.3)
    }

    .lg\:decoration-neutral-950\/40 {
        text-decoration-color: rgb(10 10 10 / 0.4)
    }

    .lg\:decoration-neutral-950\/5 {
        text-decoration-color: rgb(10 10 10 / 0.05)
    }

    .lg\:decoration-neutral-950\/50 {
        text-decoration-color: rgb(10 10 10 / 0.5)
    }

    .lg\:decoration-neutral-950\/60 {
        text-decoration-color: rgb(10 10 10 / 0.6)
    }

    .lg\:decoration-neutral-950\/70 {
        text-decoration-color: rgb(10 10 10 / 0.7)
    }

    .lg\:decoration-neutral-950\/75 {
        text-decoration-color: rgb(10 10 10 / 0.75)
    }

    .lg\:decoration-neutral-950\/80 {
        text-decoration-color: rgb(10 10 10 / 0.8)
    }

    .lg\:decoration-neutral-950\/90 {
        text-decoration-color: rgb(10 10 10 / 0.9)
    }

    .lg\:decoration-neutral-950\/95 {
        text-decoration-color: rgb(10 10 10 / 0.95)
    }

    .lg\:decoration-orange-100 {
        text-decoration-color: #ffedd5
    }

    .lg\:decoration-orange-100\/0 {
        text-decoration-color: rgb(255 237 213 / 0)
    }

    .lg\:decoration-orange-100\/10 {
        text-decoration-color: rgb(255 237 213 / 0.1)
    }

    .lg\:decoration-orange-100\/100 {
        text-decoration-color: rgb(255 237 213 / 1)
    }

    .lg\:decoration-orange-100\/20 {
        text-decoration-color: rgb(255 237 213 / 0.2)
    }

    .lg\:decoration-orange-100\/25 {
        text-decoration-color: rgb(255 237 213 / 0.25)
    }

    .lg\:decoration-orange-100\/30 {
        text-decoration-color: rgb(255 237 213 / 0.3)
    }

    .lg\:decoration-orange-100\/40 {
        text-decoration-color: rgb(255 237 213 / 0.4)
    }

    .lg\:decoration-orange-100\/5 {
        text-decoration-color: rgb(255 237 213 / 0.05)
    }

    .lg\:decoration-orange-100\/50 {
        text-decoration-color: rgb(255 237 213 / 0.5)
    }

    .lg\:decoration-orange-100\/60 {
        text-decoration-color: rgb(255 237 213 / 0.6)
    }

    .lg\:decoration-orange-100\/70 {
        text-decoration-color: rgb(255 237 213 / 0.7)
    }

    .lg\:decoration-orange-100\/75 {
        text-decoration-color: rgb(255 237 213 / 0.75)
    }

    .lg\:decoration-orange-100\/80 {
        text-decoration-color: rgb(255 237 213 / 0.8)
    }

    .lg\:decoration-orange-100\/90 {
        text-decoration-color: rgb(255 237 213 / 0.9)
    }

    .lg\:decoration-orange-100\/95 {
        text-decoration-color: rgb(255 237 213 / 0.95)
    }

    .lg\:decoration-orange-1050 {
        text-decoration-color: #C32D2C
    }

    .lg\:decoration-orange-1050\/0 {
        text-decoration-color: rgb(195 45 44 / 0)
    }

    .lg\:decoration-orange-1050\/10 {
        text-decoration-color: rgb(195 45 44 / 0.1)
    }

    .lg\:decoration-orange-1050\/100 {
        text-decoration-color: rgb(195 45 44 / 1)
    }

    .lg\:decoration-orange-1050\/20 {
        text-decoration-color: rgb(195 45 44 / 0.2)
    }

    .lg\:decoration-orange-1050\/25 {
        text-decoration-color: rgb(195 45 44 / 0.25)
    }

    .lg\:decoration-orange-1050\/30 {
        text-decoration-color: rgb(195 45 44 / 0.3)
    }

    .lg\:decoration-orange-1050\/40 {
        text-decoration-color: rgb(195 45 44 / 0.4)
    }

    .lg\:decoration-orange-1050\/5 {
        text-decoration-color: rgb(195 45 44 / 0.05)
    }

    .lg\:decoration-orange-1050\/50 {
        text-decoration-color: rgb(195 45 44 / 0.5)
    }

    .lg\:decoration-orange-1050\/60 {
        text-decoration-color: rgb(195 45 44 / 0.6)
    }

    .lg\:decoration-orange-1050\/70 {
        text-decoration-color: rgb(195 45 44 / 0.7)
    }

    .lg\:decoration-orange-1050\/75 {
        text-decoration-color: rgb(195 45 44 / 0.75)
    }

    .lg\:decoration-orange-1050\/80 {
        text-decoration-color: rgb(195 45 44 / 0.8)
    }

    .lg\:decoration-orange-1050\/90 {
        text-decoration-color: rgb(195 45 44 / 0.9)
    }

    .lg\:decoration-orange-1050\/95 {
        text-decoration-color: rgb(195 45 44 / 0.95)
    }

    .lg\:decoration-orange-1150 {
        text-decoration-color: #DF5F39
    }

    .lg\:decoration-orange-1150\/0 {
        text-decoration-color: rgb(223 95 57 / 0)
    }

    .lg\:decoration-orange-1150\/10 {
        text-decoration-color: rgb(223 95 57 / 0.1)
    }

    .lg\:decoration-orange-1150\/100 {
        text-decoration-color: rgb(223 95 57 / 1)
    }

    .lg\:decoration-orange-1150\/20 {
        text-decoration-color: rgb(223 95 57 / 0.2)
    }

    .lg\:decoration-orange-1150\/25 {
        text-decoration-color: rgb(223 95 57 / 0.25)
    }

    .lg\:decoration-orange-1150\/30 {
        text-decoration-color: rgb(223 95 57 / 0.3)
    }

    .lg\:decoration-orange-1150\/40 {
        text-decoration-color: rgb(223 95 57 / 0.4)
    }

    .lg\:decoration-orange-1150\/5 {
        text-decoration-color: rgb(223 95 57 / 0.05)
    }

    .lg\:decoration-orange-1150\/50 {
        text-decoration-color: rgb(223 95 57 / 0.5)
    }

    .lg\:decoration-orange-1150\/60 {
        text-decoration-color: rgb(223 95 57 / 0.6)
    }

    .lg\:decoration-orange-1150\/70 {
        text-decoration-color: rgb(223 95 57 / 0.7)
    }

    .lg\:decoration-orange-1150\/75 {
        text-decoration-color: rgb(223 95 57 / 0.75)
    }

    .lg\:decoration-orange-1150\/80 {
        text-decoration-color: rgb(223 95 57 / 0.8)
    }

    .lg\:decoration-orange-1150\/90 {
        text-decoration-color: rgb(223 95 57 / 0.9)
    }

    .lg\:decoration-orange-1150\/95 {
        text-decoration-color: rgb(223 95 57 / 0.95)
    }

    .lg\:decoration-orange-1350 {
        text-decoration-color: #F0B23E
    }

    .lg\:decoration-orange-1350\/0 {
        text-decoration-color: rgb(240 178 62 / 0)
    }

    .lg\:decoration-orange-1350\/10 {
        text-decoration-color: rgb(240 178 62 / 0.1)
    }

    .lg\:decoration-orange-1350\/100 {
        text-decoration-color: rgb(240 178 62 / 1)
    }

    .lg\:decoration-orange-1350\/20 {
        text-decoration-color: rgb(240 178 62 / 0.2)
    }

    .lg\:decoration-orange-1350\/25 {
        text-decoration-color: rgb(240 178 62 / 0.25)
    }

    .lg\:decoration-orange-1350\/30 {
        text-decoration-color: rgb(240 178 62 / 0.3)
    }

    .lg\:decoration-orange-1350\/40 {
        text-decoration-color: rgb(240 178 62 / 0.4)
    }

    .lg\:decoration-orange-1350\/5 {
        text-decoration-color: rgb(240 178 62 / 0.05)
    }

    .lg\:decoration-orange-1350\/50 {
        text-decoration-color: rgb(240 178 62 / 0.5)
    }

    .lg\:decoration-orange-1350\/60 {
        text-decoration-color: rgb(240 178 62 / 0.6)
    }

    .lg\:decoration-orange-1350\/70 {
        text-decoration-color: rgb(240 178 62 / 0.7)
    }

    .lg\:decoration-orange-1350\/75 {
        text-decoration-color: rgb(240 178 62 / 0.75)
    }

    .lg\:decoration-orange-1350\/80 {
        text-decoration-color: rgb(240 178 62 / 0.8)
    }

    .lg\:decoration-orange-1350\/90 {
        text-decoration-color: rgb(240 178 62 / 0.9)
    }

    .lg\:decoration-orange-1350\/95 {
        text-decoration-color: rgb(240 178 62 / 0.95)
    }

    .lg\:decoration-orange-200 {
        text-decoration-color: #fed7aa
    }

    .lg\:decoration-orange-200\/0 {
        text-decoration-color: rgb(254 215 170 / 0)
    }

    .lg\:decoration-orange-200\/10 {
        text-decoration-color: rgb(254 215 170 / 0.1)
    }

    .lg\:decoration-orange-200\/100 {
        text-decoration-color: rgb(254 215 170 / 1)
    }

    .lg\:decoration-orange-200\/20 {
        text-decoration-color: rgb(254 215 170 / 0.2)
    }

    .lg\:decoration-orange-200\/25 {
        text-decoration-color: rgb(254 215 170 / 0.25)
    }

    .lg\:decoration-orange-200\/30 {
        text-decoration-color: rgb(254 215 170 / 0.3)
    }

    .lg\:decoration-orange-200\/40 {
        text-decoration-color: rgb(254 215 170 / 0.4)
    }

    .lg\:decoration-orange-200\/5 {
        text-decoration-color: rgb(254 215 170 / 0.05)
    }

    .lg\:decoration-orange-200\/50 {
        text-decoration-color: rgb(254 215 170 / 0.5)
    }

    .lg\:decoration-orange-200\/60 {
        text-decoration-color: rgb(254 215 170 / 0.6)
    }

    .lg\:decoration-orange-200\/70 {
        text-decoration-color: rgb(254 215 170 / 0.7)
    }

    .lg\:decoration-orange-200\/75 {
        text-decoration-color: rgb(254 215 170 / 0.75)
    }

    .lg\:decoration-orange-200\/80 {
        text-decoration-color: rgb(254 215 170 / 0.8)
    }

    .lg\:decoration-orange-200\/90 {
        text-decoration-color: rgb(254 215 170 / 0.9)
    }

    .lg\:decoration-orange-200\/95 {
        text-decoration-color: rgb(254 215 170 / 0.95)
    }

    .lg\:decoration-orange-250 {
        text-decoration-color: #f4cfbc
    }

    .lg\:decoration-orange-250\/0 {
        text-decoration-color: rgb(244 207 188 / 0)
    }

    .lg\:decoration-orange-250\/10 {
        text-decoration-color: rgb(244 207 188 / 0.1)
    }

    .lg\:decoration-orange-250\/100 {
        text-decoration-color: rgb(244 207 188 / 1)
    }

    .lg\:decoration-orange-250\/20 {
        text-decoration-color: rgb(244 207 188 / 0.2)
    }

    .lg\:decoration-orange-250\/25 {
        text-decoration-color: rgb(244 207 188 / 0.25)
    }

    .lg\:decoration-orange-250\/30 {
        text-decoration-color: rgb(244 207 188 / 0.3)
    }

    .lg\:decoration-orange-250\/40 {
        text-decoration-color: rgb(244 207 188 / 0.4)
    }

    .lg\:decoration-orange-250\/5 {
        text-decoration-color: rgb(244 207 188 / 0.05)
    }

    .lg\:decoration-orange-250\/50 {
        text-decoration-color: rgb(244 207 188 / 0.5)
    }

    .lg\:decoration-orange-250\/60 {
        text-decoration-color: rgb(244 207 188 / 0.6)
    }

    .lg\:decoration-orange-250\/70 {
        text-decoration-color: rgb(244 207 188 / 0.7)
    }

    .lg\:decoration-orange-250\/75 {
        text-decoration-color: rgb(244 207 188 / 0.75)
    }

    .lg\:decoration-orange-250\/80 {
        text-decoration-color: rgb(244 207 188 / 0.8)
    }

    .lg\:decoration-orange-250\/90 {
        text-decoration-color: rgb(244 207 188 / 0.9)
    }

    .lg\:decoration-orange-250\/95 {
        text-decoration-color: rgb(244 207 188 / 0.95)
    }

    .lg\:decoration-orange-300 {
        text-decoration-color: #fdba74
    }

    .lg\:decoration-orange-300\/0 {
        text-decoration-color: rgb(253 186 116 / 0)
    }

    .lg\:decoration-orange-300\/10 {
        text-decoration-color: rgb(253 186 116 / 0.1)
    }

    .lg\:decoration-orange-300\/100 {
        text-decoration-color: rgb(253 186 116 / 1)
    }

    .lg\:decoration-orange-300\/20 {
        text-decoration-color: rgb(253 186 116 / 0.2)
    }

    .lg\:decoration-orange-300\/25 {
        text-decoration-color: rgb(253 186 116 / 0.25)
    }

    .lg\:decoration-orange-300\/30 {
        text-decoration-color: rgb(253 186 116 / 0.3)
    }

    .lg\:decoration-orange-300\/40 {
        text-decoration-color: rgb(253 186 116 / 0.4)
    }

    .lg\:decoration-orange-300\/5 {
        text-decoration-color: rgb(253 186 116 / 0.05)
    }

    .lg\:decoration-orange-300\/50 {
        text-decoration-color: rgb(253 186 116 / 0.5)
    }

    .lg\:decoration-orange-300\/60 {
        text-decoration-color: rgb(253 186 116 / 0.6)
    }

    .lg\:decoration-orange-300\/70 {
        text-decoration-color: rgb(253 186 116 / 0.7)
    }

    .lg\:decoration-orange-300\/75 {
        text-decoration-color: rgb(253 186 116 / 0.75)
    }

    .lg\:decoration-orange-300\/80 {
        text-decoration-color: rgb(253 186 116 / 0.8)
    }

    .lg\:decoration-orange-300\/90 {
        text-decoration-color: rgb(253 186 116 / 0.9)
    }

    .lg\:decoration-orange-300\/95 {
        text-decoration-color: rgb(253 186 116 / 0.95)
    }

    .lg\:decoration-orange-400 {
        text-decoration-color: #fb923c
    }

    .lg\:decoration-orange-400\/0 {
        text-decoration-color: rgb(251 146 60 / 0)
    }

    .lg\:decoration-orange-400\/10 {
        text-decoration-color: rgb(251 146 60 / 0.1)
    }

    .lg\:decoration-orange-400\/100 {
        text-decoration-color: rgb(251 146 60 / 1)
    }

    .lg\:decoration-orange-400\/20 {
        text-decoration-color: rgb(251 146 60 / 0.2)
    }

    .lg\:decoration-orange-400\/25 {
        text-decoration-color: rgb(251 146 60 / 0.25)
    }

    .lg\:decoration-orange-400\/30 {
        text-decoration-color: rgb(251 146 60 / 0.3)
    }

    .lg\:decoration-orange-400\/40 {
        text-decoration-color: rgb(251 146 60 / 0.4)
    }

    .lg\:decoration-orange-400\/5 {
        text-decoration-color: rgb(251 146 60 / 0.05)
    }

    .lg\:decoration-orange-400\/50 {
        text-decoration-color: rgb(251 146 60 / 0.5)
    }

    .lg\:decoration-orange-400\/60 {
        text-decoration-color: rgb(251 146 60 / 0.6)
    }

    .lg\:decoration-orange-400\/70 {
        text-decoration-color: rgb(251 146 60 / 0.7)
    }

    .lg\:decoration-orange-400\/75 {
        text-decoration-color: rgb(251 146 60 / 0.75)
    }

    .lg\:decoration-orange-400\/80 {
        text-decoration-color: rgb(251 146 60 / 0.8)
    }

    .lg\:decoration-orange-400\/90 {
        text-decoration-color: rgb(251 146 60 / 0.9)
    }

    .lg\:decoration-orange-400\/95 {
        text-decoration-color: rgb(251 146 60 / 0.95)
    }

    .lg\:decoration-orange-50 {
        text-decoration-color: #fff7ed
    }

    .lg\:decoration-orange-50\/0 {
        text-decoration-color: rgb(255 247 237 / 0)
    }

    .lg\:decoration-orange-50\/10 {
        text-decoration-color: rgb(255 247 237 / 0.1)
    }

    .lg\:decoration-orange-50\/100 {
        text-decoration-color: rgb(255 247 237 / 1)
    }

    .lg\:decoration-orange-50\/20 {
        text-decoration-color: rgb(255 247 237 / 0.2)
    }

    .lg\:decoration-orange-50\/25 {
        text-decoration-color: rgb(255 247 237 / 0.25)
    }

    .lg\:decoration-orange-50\/30 {
        text-decoration-color: rgb(255 247 237 / 0.3)
    }

    .lg\:decoration-orange-50\/40 {
        text-decoration-color: rgb(255 247 237 / 0.4)
    }

    .lg\:decoration-orange-50\/5 {
        text-decoration-color: rgb(255 247 237 / 0.05)
    }

    .lg\:decoration-orange-50\/50 {
        text-decoration-color: rgb(255 247 237 / 0.5)
    }

    .lg\:decoration-orange-50\/60 {
        text-decoration-color: rgb(255 247 237 / 0.6)
    }

    .lg\:decoration-orange-50\/70 {
        text-decoration-color: rgb(255 247 237 / 0.7)
    }

    .lg\:decoration-orange-50\/75 {
        text-decoration-color: rgb(255 247 237 / 0.75)
    }

    .lg\:decoration-orange-50\/80 {
        text-decoration-color: rgb(255 247 237 / 0.8)
    }

    .lg\:decoration-orange-50\/90 {
        text-decoration-color: rgb(255 247 237 / 0.9)
    }

    .lg\:decoration-orange-50\/95 {
        text-decoration-color: rgb(255 247 237 / 0.95)
    }

    .lg\:decoration-orange-500 {
        text-decoration-color: #f97316
    }

    .lg\:decoration-orange-500\/0 {
        text-decoration-color: rgb(249 115 22 / 0)
    }

    .lg\:decoration-orange-500\/10 {
        text-decoration-color: rgb(249 115 22 / 0.1)
    }

    .lg\:decoration-orange-500\/100 {
        text-decoration-color: rgb(249 115 22 / 1)
    }

    .lg\:decoration-orange-500\/20 {
        text-decoration-color: rgb(249 115 22 / 0.2)
    }

    .lg\:decoration-orange-500\/25 {
        text-decoration-color: rgb(249 115 22 / 0.25)
    }

    .lg\:decoration-orange-500\/30 {
        text-decoration-color: rgb(249 115 22 / 0.3)
    }

    .lg\:decoration-orange-500\/40 {
        text-decoration-color: rgb(249 115 22 / 0.4)
    }

    .lg\:decoration-orange-500\/5 {
        text-decoration-color: rgb(249 115 22 / 0.05)
    }

    .lg\:decoration-orange-500\/50 {
        text-decoration-color: rgb(249 115 22 / 0.5)
    }

    .lg\:decoration-orange-500\/60 {
        text-decoration-color: rgb(249 115 22 / 0.6)
    }

    .lg\:decoration-orange-500\/70 {
        text-decoration-color: rgb(249 115 22 / 0.7)
    }

    .lg\:decoration-orange-500\/75 {
        text-decoration-color: rgb(249 115 22 / 0.75)
    }

    .lg\:decoration-orange-500\/80 {
        text-decoration-color: rgb(249 115 22 / 0.8)
    }

    .lg\:decoration-orange-500\/90 {
        text-decoration-color: rgb(249 115 22 / 0.9)
    }

    .lg\:decoration-orange-500\/95 {
        text-decoration-color: rgb(249 115 22 / 0.95)
    }

    .lg\:decoration-orange-550 {
        text-decoration-color: #f57e41
    }

    .lg\:decoration-orange-550\/0 {
        text-decoration-color: rgb(245 126 65 / 0)
    }

    .lg\:decoration-orange-550\/10 {
        text-decoration-color: rgb(245 126 65 / 0.1)
    }

    .lg\:decoration-orange-550\/100 {
        text-decoration-color: rgb(245 126 65 / 1)
    }

    .lg\:decoration-orange-550\/20 {
        text-decoration-color: rgb(245 126 65 / 0.2)
    }

    .lg\:decoration-orange-550\/25 {
        text-decoration-color: rgb(245 126 65 / 0.25)
    }

    .lg\:decoration-orange-550\/30 {
        text-decoration-color: rgb(245 126 65 / 0.3)
    }

    .lg\:decoration-orange-550\/40 {
        text-decoration-color: rgb(245 126 65 / 0.4)
    }

    .lg\:decoration-orange-550\/5 {
        text-decoration-color: rgb(245 126 65 / 0.05)
    }

    .lg\:decoration-orange-550\/50 {
        text-decoration-color: rgb(245 126 65 / 0.5)
    }

    .lg\:decoration-orange-550\/60 {
        text-decoration-color: rgb(245 126 65 / 0.6)
    }

    .lg\:decoration-orange-550\/70 {
        text-decoration-color: rgb(245 126 65 / 0.7)
    }

    .lg\:decoration-orange-550\/75 {
        text-decoration-color: rgb(245 126 65 / 0.75)
    }

    .lg\:decoration-orange-550\/80 {
        text-decoration-color: rgb(245 126 65 / 0.8)
    }

    .lg\:decoration-orange-550\/90 {
        text-decoration-color: rgb(245 126 65 / 0.9)
    }

    .lg\:decoration-orange-550\/95 {
        text-decoration-color: rgb(245 126 65 / 0.95)
    }

    .lg\:decoration-orange-600 {
        text-decoration-color: #ea580c
    }

    .lg\:decoration-orange-600\/0 {
        text-decoration-color: rgb(234 88 12 / 0)
    }

    .lg\:decoration-orange-600\/10 {
        text-decoration-color: rgb(234 88 12 / 0.1)
    }

    .lg\:decoration-orange-600\/100 {
        text-decoration-color: rgb(234 88 12 / 1)
    }

    .lg\:decoration-orange-600\/20 {
        text-decoration-color: rgb(234 88 12 / 0.2)
    }

    .lg\:decoration-orange-600\/25 {
        text-decoration-color: rgb(234 88 12 / 0.25)
    }

    .lg\:decoration-orange-600\/30 {
        text-decoration-color: rgb(234 88 12 / 0.3)
    }

    .lg\:decoration-orange-600\/40 {
        text-decoration-color: rgb(234 88 12 / 0.4)
    }

    .lg\:decoration-orange-600\/5 {
        text-decoration-color: rgb(234 88 12 / 0.05)
    }

    .lg\:decoration-orange-600\/50 {
        text-decoration-color: rgb(234 88 12 / 0.5)
    }

    .lg\:decoration-orange-600\/60 {
        text-decoration-color: rgb(234 88 12 / 0.6)
    }

    .lg\:decoration-orange-600\/70 {
        text-decoration-color: rgb(234 88 12 / 0.7)
    }

    .lg\:decoration-orange-600\/75 {
        text-decoration-color: rgb(234 88 12 / 0.75)
    }

    .lg\:decoration-orange-600\/80 {
        text-decoration-color: rgb(234 88 12 / 0.8)
    }

    .lg\:decoration-orange-600\/90 {
        text-decoration-color: rgb(234 88 12 / 0.9)
    }

    .lg\:decoration-orange-600\/95 {
        text-decoration-color: rgb(234 88 12 / 0.95)
    }

    .lg\:decoration-orange-650 {
        text-decoration-color: #db6326
    }

    .lg\:decoration-orange-650\/0 {
        text-decoration-color: rgb(219 99 38 / 0)
    }

    .lg\:decoration-orange-650\/10 {
        text-decoration-color: rgb(219 99 38 / 0.1)
    }

    .lg\:decoration-orange-650\/100 {
        text-decoration-color: rgb(219 99 38 / 1)
    }

    .lg\:decoration-orange-650\/20 {
        text-decoration-color: rgb(219 99 38 / 0.2)
    }

    .lg\:decoration-orange-650\/25 {
        text-decoration-color: rgb(219 99 38 / 0.25)
    }

    .lg\:decoration-orange-650\/30 {
        text-decoration-color: rgb(219 99 38 / 0.3)
    }

    .lg\:decoration-orange-650\/40 {
        text-decoration-color: rgb(219 99 38 / 0.4)
    }

    .lg\:decoration-orange-650\/5 {
        text-decoration-color: rgb(219 99 38 / 0.05)
    }

    .lg\:decoration-orange-650\/50 {
        text-decoration-color: rgb(219 99 38 / 0.5)
    }

    .lg\:decoration-orange-650\/60 {
        text-decoration-color: rgb(219 99 38 / 0.6)
    }

    .lg\:decoration-orange-650\/70 {
        text-decoration-color: rgb(219 99 38 / 0.7)
    }

    .lg\:decoration-orange-650\/75 {
        text-decoration-color: rgb(219 99 38 / 0.75)
    }

    .lg\:decoration-orange-650\/80 {
        text-decoration-color: rgb(219 99 38 / 0.8)
    }

    .lg\:decoration-orange-650\/90 {
        text-decoration-color: rgb(219 99 38 / 0.9)
    }

    .lg\:decoration-orange-650\/95 {
        text-decoration-color: rgb(219 99 38 / 0.95)
    }

    .lg\:decoration-orange-700 {
        text-decoration-color: #c2410c
    }

    .lg\:decoration-orange-700\/0 {
        text-decoration-color: rgb(194 65 12 / 0)
    }

    .lg\:decoration-orange-700\/10 {
        text-decoration-color: rgb(194 65 12 / 0.1)
    }

    .lg\:decoration-orange-700\/100 {
        text-decoration-color: rgb(194 65 12 / 1)
    }

    .lg\:decoration-orange-700\/20 {
        text-decoration-color: rgb(194 65 12 / 0.2)
    }

    .lg\:decoration-orange-700\/25 {
        text-decoration-color: rgb(194 65 12 / 0.25)
    }

    .lg\:decoration-orange-700\/30 {
        text-decoration-color: rgb(194 65 12 / 0.3)
    }

    .lg\:decoration-orange-700\/40 {
        text-decoration-color: rgb(194 65 12 / 0.4)
    }

    .lg\:decoration-orange-700\/5 {
        text-decoration-color: rgb(194 65 12 / 0.05)
    }

    .lg\:decoration-orange-700\/50 {
        text-decoration-color: rgb(194 65 12 / 0.5)
    }

    .lg\:decoration-orange-700\/60 {
        text-decoration-color: rgb(194 65 12 / 0.6)
    }

    .lg\:decoration-orange-700\/70 {
        text-decoration-color: rgb(194 65 12 / 0.7)
    }

    .lg\:decoration-orange-700\/75 {
        text-decoration-color: rgb(194 65 12 / 0.75)
    }

    .lg\:decoration-orange-700\/80 {
        text-decoration-color: rgb(194 65 12 / 0.8)
    }

    .lg\:decoration-orange-700\/90 {
        text-decoration-color: rgb(194 65 12 / 0.9)
    }

    .lg\:decoration-orange-700\/95 {
        text-decoration-color: rgb(194 65 12 / 0.95)
    }

    .lg\:decoration-orange-750 {
        text-decoration-color: #783615
    }

    .lg\:decoration-orange-750\/0 {
        text-decoration-color: rgb(120 54 21 / 0)
    }

    .lg\:decoration-orange-750\/10 {
        text-decoration-color: rgb(120 54 21 / 0.1)
    }

    .lg\:decoration-orange-750\/100 {
        text-decoration-color: rgb(120 54 21 / 1)
    }

    .lg\:decoration-orange-750\/20 {
        text-decoration-color: rgb(120 54 21 / 0.2)
    }

    .lg\:decoration-orange-750\/25 {
        text-decoration-color: rgb(120 54 21 / 0.25)
    }

    .lg\:decoration-orange-750\/30 {
        text-decoration-color: rgb(120 54 21 / 0.3)
    }

    .lg\:decoration-orange-750\/40 {
        text-decoration-color: rgb(120 54 21 / 0.4)
    }

    .lg\:decoration-orange-750\/5 {
        text-decoration-color: rgb(120 54 21 / 0.05)
    }

    .lg\:decoration-orange-750\/50 {
        text-decoration-color: rgb(120 54 21 / 0.5)
    }

    .lg\:decoration-orange-750\/60 {
        text-decoration-color: rgb(120 54 21 / 0.6)
    }

    .lg\:decoration-orange-750\/70 {
        text-decoration-color: rgb(120 54 21 / 0.7)
    }

    .lg\:decoration-orange-750\/75 {
        text-decoration-color: rgb(120 54 21 / 0.75)
    }

    .lg\:decoration-orange-750\/80 {
        text-decoration-color: rgb(120 54 21 / 0.8)
    }

    .lg\:decoration-orange-750\/90 {
        text-decoration-color: rgb(120 54 21 / 0.9)
    }

    .lg\:decoration-orange-750\/95 {
        text-decoration-color: rgb(120 54 21 / 0.95)
    }

    .lg\:decoration-orange-800 {
        text-decoration-color: #9a3412
    }

    .lg\:decoration-orange-800\/0 {
        text-decoration-color: rgb(154 52 18 / 0)
    }

    .lg\:decoration-orange-800\/10 {
        text-decoration-color: rgb(154 52 18 / 0.1)
    }

    .lg\:decoration-orange-800\/100 {
        text-decoration-color: rgb(154 52 18 / 1)
    }

    .lg\:decoration-orange-800\/20 {
        text-decoration-color: rgb(154 52 18 / 0.2)
    }

    .lg\:decoration-orange-800\/25 {
        text-decoration-color: rgb(154 52 18 / 0.25)
    }

    .lg\:decoration-orange-800\/30 {
        text-decoration-color: rgb(154 52 18 / 0.3)
    }

    .lg\:decoration-orange-800\/40 {
        text-decoration-color: rgb(154 52 18 / 0.4)
    }

    .lg\:decoration-orange-800\/5 {
        text-decoration-color: rgb(154 52 18 / 0.05)
    }

    .lg\:decoration-orange-800\/50 {
        text-decoration-color: rgb(154 52 18 / 0.5)
    }

    .lg\:decoration-orange-800\/60 {
        text-decoration-color: rgb(154 52 18 / 0.6)
    }

    .lg\:decoration-orange-800\/70 {
        text-decoration-color: rgb(154 52 18 / 0.7)
    }

    .lg\:decoration-orange-800\/75 {
        text-decoration-color: rgb(154 52 18 / 0.75)
    }

    .lg\:decoration-orange-800\/80 {
        text-decoration-color: rgb(154 52 18 / 0.8)
    }

    .lg\:decoration-orange-800\/90 {
        text-decoration-color: rgb(154 52 18 / 0.9)
    }

    .lg\:decoration-orange-800\/95 {
        text-decoration-color: rgb(154 52 18 / 0.95)
    }

    .lg\:decoration-orange-850 {
        text-decoration-color: #4A0B21
    }

    .lg\:decoration-orange-850\/0 {
        text-decoration-color: rgb(74 11 33 / 0)
    }

    .lg\:decoration-orange-850\/10 {
        text-decoration-color: rgb(74 11 33 / 0.1)
    }

    .lg\:decoration-orange-850\/100 {
        text-decoration-color: rgb(74 11 33 / 1)
    }

    .lg\:decoration-orange-850\/20 {
        text-decoration-color: rgb(74 11 33 / 0.2)
    }

    .lg\:decoration-orange-850\/25 {
        text-decoration-color: rgb(74 11 33 / 0.25)
    }

    .lg\:decoration-orange-850\/30 {
        text-decoration-color: rgb(74 11 33 / 0.3)
    }

    .lg\:decoration-orange-850\/40 {
        text-decoration-color: rgb(74 11 33 / 0.4)
    }

    .lg\:decoration-orange-850\/5 {
        text-decoration-color: rgb(74 11 33 / 0.05)
    }

    .lg\:decoration-orange-850\/50 {
        text-decoration-color: rgb(74 11 33 / 0.5)
    }

    .lg\:decoration-orange-850\/60 {
        text-decoration-color: rgb(74 11 33 / 0.6)
    }

    .lg\:decoration-orange-850\/70 {
        text-decoration-color: rgb(74 11 33 / 0.7)
    }

    .lg\:decoration-orange-850\/75 {
        text-decoration-color: rgb(74 11 33 / 0.75)
    }

    .lg\:decoration-orange-850\/80 {
        text-decoration-color: rgb(74 11 33 / 0.8)
    }

    .lg\:decoration-orange-850\/90 {
        text-decoration-color: rgb(74 11 33 / 0.9)
    }

    .lg\:decoration-orange-850\/95 {
        text-decoration-color: rgb(74 11 33 / 0.95)
    }

    .lg\:decoration-orange-900 {
        text-decoration-color: #7c2d12
    }

    .lg\:decoration-orange-900\/0 {
        text-decoration-color: rgb(124 45 18 / 0)
    }

    .lg\:decoration-orange-900\/10 {
        text-decoration-color: rgb(124 45 18 / 0.1)
    }

    .lg\:decoration-orange-900\/100 {
        text-decoration-color: rgb(124 45 18 / 1)
    }

    .lg\:decoration-orange-900\/20 {
        text-decoration-color: rgb(124 45 18 / 0.2)
    }

    .lg\:decoration-orange-900\/25 {
        text-decoration-color: rgb(124 45 18 / 0.25)
    }

    .lg\:decoration-orange-900\/30 {
        text-decoration-color: rgb(124 45 18 / 0.3)
    }

    .lg\:decoration-orange-900\/40 {
        text-decoration-color: rgb(124 45 18 / 0.4)
    }

    .lg\:decoration-orange-900\/5 {
        text-decoration-color: rgb(124 45 18 / 0.05)
    }

    .lg\:decoration-orange-900\/50 {
        text-decoration-color: rgb(124 45 18 / 0.5)
    }

    .lg\:decoration-orange-900\/60 {
        text-decoration-color: rgb(124 45 18 / 0.6)
    }

    .lg\:decoration-orange-900\/70 {
        text-decoration-color: rgb(124 45 18 / 0.7)
    }

    .lg\:decoration-orange-900\/75 {
        text-decoration-color: rgb(124 45 18 / 0.75)
    }

    .lg\:decoration-orange-900\/80 {
        text-decoration-color: rgb(124 45 18 / 0.8)
    }

    .lg\:decoration-orange-900\/90 {
        text-decoration-color: rgb(124 45 18 / 0.9)
    }

    .lg\:decoration-orange-900\/95 {
        text-decoration-color: rgb(124 45 18 / 0.95)
    }

    .lg\:decoration-orange-950 {
        text-decoration-color: #80181F
    }

    .lg\:decoration-orange-950\/0 {
        text-decoration-color: rgb(128 24 31 / 0)
    }

    .lg\:decoration-orange-950\/10 {
        text-decoration-color: rgb(128 24 31 / 0.1)
    }

    .lg\:decoration-orange-950\/100 {
        text-decoration-color: rgb(128 24 31 / 1)
    }

    .lg\:decoration-orange-950\/20 {
        text-decoration-color: rgb(128 24 31 / 0.2)
    }

    .lg\:decoration-orange-950\/25 {
        text-decoration-color: rgb(128 24 31 / 0.25)
    }

    .lg\:decoration-orange-950\/30 {
        text-decoration-color: rgb(128 24 31 / 0.3)
    }

    .lg\:decoration-orange-950\/40 {
        text-decoration-color: rgb(128 24 31 / 0.4)
    }

    .lg\:decoration-orange-950\/5 {
        text-decoration-color: rgb(128 24 31 / 0.05)
    }

    .lg\:decoration-orange-950\/50 {
        text-decoration-color: rgb(128 24 31 / 0.5)
    }

    .lg\:decoration-orange-950\/60 {
        text-decoration-color: rgb(128 24 31 / 0.6)
    }

    .lg\:decoration-orange-950\/70 {
        text-decoration-color: rgb(128 24 31 / 0.7)
    }

    .lg\:decoration-orange-950\/75 {
        text-decoration-color: rgb(128 24 31 / 0.75)
    }

    .lg\:decoration-orange-950\/80 {
        text-decoration-color: rgb(128 24 31 / 0.8)
    }

    .lg\:decoration-orange-950\/90 {
        text-decoration-color: rgb(128 24 31 / 0.9)
    }

    .lg\:decoration-orange-950\/95 {
        text-decoration-color: rgb(128 24 31 / 0.95)
    }

    .lg\:decoration-pink-100 {
        text-decoration-color: #fce7f3
    }

    .lg\:decoration-pink-100\/0 {
        text-decoration-color: rgb(252 231 243 / 0)
    }

    .lg\:decoration-pink-100\/10 {
        text-decoration-color: rgb(252 231 243 / 0.1)
    }

    .lg\:decoration-pink-100\/100 {
        text-decoration-color: rgb(252 231 243 / 1)
    }

    .lg\:decoration-pink-100\/20 {
        text-decoration-color: rgb(252 231 243 / 0.2)
    }

    .lg\:decoration-pink-100\/25 {
        text-decoration-color: rgb(252 231 243 / 0.25)
    }

    .lg\:decoration-pink-100\/30 {
        text-decoration-color: rgb(252 231 243 / 0.3)
    }

    .lg\:decoration-pink-100\/40 {
        text-decoration-color: rgb(252 231 243 / 0.4)
    }

    .lg\:decoration-pink-100\/5 {
        text-decoration-color: rgb(252 231 243 / 0.05)
    }

    .lg\:decoration-pink-100\/50 {
        text-decoration-color: rgb(252 231 243 / 0.5)
    }

    .lg\:decoration-pink-100\/60 {
        text-decoration-color: rgb(252 231 243 / 0.6)
    }

    .lg\:decoration-pink-100\/70 {
        text-decoration-color: rgb(252 231 243 / 0.7)
    }

    .lg\:decoration-pink-100\/75 {
        text-decoration-color: rgb(252 231 243 / 0.75)
    }

    .lg\:decoration-pink-100\/80 {
        text-decoration-color: rgb(252 231 243 / 0.8)
    }

    .lg\:decoration-pink-100\/90 {
        text-decoration-color: rgb(252 231 243 / 0.9)
    }

    .lg\:decoration-pink-100\/95 {
        text-decoration-color: rgb(252 231 243 / 0.95)
    }

    .lg\:decoration-pink-200 {
        text-decoration-color: #fbcfe8
    }

    .lg\:decoration-pink-200\/0 {
        text-decoration-color: rgb(251 207 232 / 0)
    }

    .lg\:decoration-pink-200\/10 {
        text-decoration-color: rgb(251 207 232 / 0.1)
    }

    .lg\:decoration-pink-200\/100 {
        text-decoration-color: rgb(251 207 232 / 1)
    }

    .lg\:decoration-pink-200\/20 {
        text-decoration-color: rgb(251 207 232 / 0.2)
    }

    .lg\:decoration-pink-200\/25 {
        text-decoration-color: rgb(251 207 232 / 0.25)
    }

    .lg\:decoration-pink-200\/30 {
        text-decoration-color: rgb(251 207 232 / 0.3)
    }

    .lg\:decoration-pink-200\/40 {
        text-decoration-color: rgb(251 207 232 / 0.4)
    }

    .lg\:decoration-pink-200\/5 {
        text-decoration-color: rgb(251 207 232 / 0.05)
    }

    .lg\:decoration-pink-200\/50 {
        text-decoration-color: rgb(251 207 232 / 0.5)
    }

    .lg\:decoration-pink-200\/60 {
        text-decoration-color: rgb(251 207 232 / 0.6)
    }

    .lg\:decoration-pink-200\/70 {
        text-decoration-color: rgb(251 207 232 / 0.7)
    }

    .lg\:decoration-pink-200\/75 {
        text-decoration-color: rgb(251 207 232 / 0.75)
    }

    .lg\:decoration-pink-200\/80 {
        text-decoration-color: rgb(251 207 232 / 0.8)
    }

    .lg\:decoration-pink-200\/90 {
        text-decoration-color: rgb(251 207 232 / 0.9)
    }

    .lg\:decoration-pink-200\/95 {
        text-decoration-color: rgb(251 207 232 / 0.95)
    }

    .lg\:decoration-pink-300 {
        text-decoration-color: #f9a8d4
    }

    .lg\:decoration-pink-300\/0 {
        text-decoration-color: rgb(249 168 212 / 0)
    }

    .lg\:decoration-pink-300\/10 {
        text-decoration-color: rgb(249 168 212 / 0.1)
    }

    .lg\:decoration-pink-300\/100 {
        text-decoration-color: rgb(249 168 212 / 1)
    }

    .lg\:decoration-pink-300\/20 {
        text-decoration-color: rgb(249 168 212 / 0.2)
    }

    .lg\:decoration-pink-300\/25 {
        text-decoration-color: rgb(249 168 212 / 0.25)
    }

    .lg\:decoration-pink-300\/30 {
        text-decoration-color: rgb(249 168 212 / 0.3)
    }

    .lg\:decoration-pink-300\/40 {
        text-decoration-color: rgb(249 168 212 / 0.4)
    }

    .lg\:decoration-pink-300\/5 {
        text-decoration-color: rgb(249 168 212 / 0.05)
    }

    .lg\:decoration-pink-300\/50 {
        text-decoration-color: rgb(249 168 212 / 0.5)
    }

    .lg\:decoration-pink-300\/60 {
        text-decoration-color: rgb(249 168 212 / 0.6)
    }

    .lg\:decoration-pink-300\/70 {
        text-decoration-color: rgb(249 168 212 / 0.7)
    }

    .lg\:decoration-pink-300\/75 {
        text-decoration-color: rgb(249 168 212 / 0.75)
    }

    .lg\:decoration-pink-300\/80 {
        text-decoration-color: rgb(249 168 212 / 0.8)
    }

    .lg\:decoration-pink-300\/90 {
        text-decoration-color: rgb(249 168 212 / 0.9)
    }

    .lg\:decoration-pink-300\/95 {
        text-decoration-color: rgb(249 168 212 / 0.95)
    }

    .lg\:decoration-pink-400 {
        text-decoration-color: #f472b6
    }

    .lg\:decoration-pink-400\/0 {
        text-decoration-color: rgb(244 114 182 / 0)
    }

    .lg\:decoration-pink-400\/10 {
        text-decoration-color: rgb(244 114 182 / 0.1)
    }

    .lg\:decoration-pink-400\/100 {
        text-decoration-color: rgb(244 114 182 / 1)
    }

    .lg\:decoration-pink-400\/20 {
        text-decoration-color: rgb(244 114 182 / 0.2)
    }

    .lg\:decoration-pink-400\/25 {
        text-decoration-color: rgb(244 114 182 / 0.25)
    }

    .lg\:decoration-pink-400\/30 {
        text-decoration-color: rgb(244 114 182 / 0.3)
    }

    .lg\:decoration-pink-400\/40 {
        text-decoration-color: rgb(244 114 182 / 0.4)
    }

    .lg\:decoration-pink-400\/5 {
        text-decoration-color: rgb(244 114 182 / 0.05)
    }

    .lg\:decoration-pink-400\/50 {
        text-decoration-color: rgb(244 114 182 / 0.5)
    }

    .lg\:decoration-pink-400\/60 {
        text-decoration-color: rgb(244 114 182 / 0.6)
    }

    .lg\:decoration-pink-400\/70 {
        text-decoration-color: rgb(244 114 182 / 0.7)
    }

    .lg\:decoration-pink-400\/75 {
        text-decoration-color: rgb(244 114 182 / 0.75)
    }

    .lg\:decoration-pink-400\/80 {
        text-decoration-color: rgb(244 114 182 / 0.8)
    }

    .lg\:decoration-pink-400\/90 {
        text-decoration-color: rgb(244 114 182 / 0.9)
    }

    .lg\:decoration-pink-400\/95 {
        text-decoration-color: rgb(244 114 182 / 0.95)
    }

    .lg\:decoration-pink-50 {
        text-decoration-color: #fdf2f8
    }

    .lg\:decoration-pink-50\/0 {
        text-decoration-color: rgb(253 242 248 / 0)
    }

    .lg\:decoration-pink-50\/10 {
        text-decoration-color: rgb(253 242 248 / 0.1)
    }

    .lg\:decoration-pink-50\/100 {
        text-decoration-color: rgb(253 242 248 / 1)
    }

    .lg\:decoration-pink-50\/20 {
        text-decoration-color: rgb(253 242 248 / 0.2)
    }

    .lg\:decoration-pink-50\/25 {
        text-decoration-color: rgb(253 242 248 / 0.25)
    }

    .lg\:decoration-pink-50\/30 {
        text-decoration-color: rgb(253 242 248 / 0.3)
    }

    .lg\:decoration-pink-50\/40 {
        text-decoration-color: rgb(253 242 248 / 0.4)
    }

    .lg\:decoration-pink-50\/5 {
        text-decoration-color: rgb(253 242 248 / 0.05)
    }

    .lg\:decoration-pink-50\/50 {
        text-decoration-color: rgb(253 242 248 / 0.5)
    }

    .lg\:decoration-pink-50\/60 {
        text-decoration-color: rgb(253 242 248 / 0.6)
    }

    .lg\:decoration-pink-50\/70 {
        text-decoration-color: rgb(253 242 248 / 0.7)
    }

    .lg\:decoration-pink-50\/75 {
        text-decoration-color: rgb(253 242 248 / 0.75)
    }

    .lg\:decoration-pink-50\/80 {
        text-decoration-color: rgb(253 242 248 / 0.8)
    }

    .lg\:decoration-pink-50\/90 {
        text-decoration-color: rgb(253 242 248 / 0.9)
    }

    .lg\:decoration-pink-50\/95 {
        text-decoration-color: rgb(253 242 248 / 0.95)
    }

    .lg\:decoration-pink-500 {
        text-decoration-color: #ec4899
    }

    .lg\:decoration-pink-500\/0 {
        text-decoration-color: rgb(236 72 153 / 0)
    }

    .lg\:decoration-pink-500\/10 {
        text-decoration-color: rgb(236 72 153 / 0.1)
    }

    .lg\:decoration-pink-500\/100 {
        text-decoration-color: rgb(236 72 153 / 1)
    }

    .lg\:decoration-pink-500\/20 {
        text-decoration-color: rgb(236 72 153 / 0.2)
    }

    .lg\:decoration-pink-500\/25 {
        text-decoration-color: rgb(236 72 153 / 0.25)
    }

    .lg\:decoration-pink-500\/30 {
        text-decoration-color: rgb(236 72 153 / 0.3)
    }

    .lg\:decoration-pink-500\/40 {
        text-decoration-color: rgb(236 72 153 / 0.4)
    }

    .lg\:decoration-pink-500\/5 {
        text-decoration-color: rgb(236 72 153 / 0.05)
    }

    .lg\:decoration-pink-500\/50 {
        text-decoration-color: rgb(236 72 153 / 0.5)
    }

    .lg\:decoration-pink-500\/60 {
        text-decoration-color: rgb(236 72 153 / 0.6)
    }

    .lg\:decoration-pink-500\/70 {
        text-decoration-color: rgb(236 72 153 / 0.7)
    }

    .lg\:decoration-pink-500\/75 {
        text-decoration-color: rgb(236 72 153 / 0.75)
    }

    .lg\:decoration-pink-500\/80 {
        text-decoration-color: rgb(236 72 153 / 0.8)
    }

    .lg\:decoration-pink-500\/90 {
        text-decoration-color: rgb(236 72 153 / 0.9)
    }

    .lg\:decoration-pink-500\/95 {
        text-decoration-color: rgb(236 72 153 / 0.95)
    }

    .lg\:decoration-pink-550 {
        text-decoration-color: #E5226E
    }

    .lg\:decoration-pink-550\/0 {
        text-decoration-color: rgb(229 34 110 / 0)
    }

    .lg\:decoration-pink-550\/10 {
        text-decoration-color: rgb(229 34 110 / 0.1)
    }

    .lg\:decoration-pink-550\/100 {
        text-decoration-color: rgb(229 34 110 / 1)
    }

    .lg\:decoration-pink-550\/20 {
        text-decoration-color: rgb(229 34 110 / 0.2)
    }

    .lg\:decoration-pink-550\/25 {
        text-decoration-color: rgb(229 34 110 / 0.25)
    }

    .lg\:decoration-pink-550\/30 {
        text-decoration-color: rgb(229 34 110 / 0.3)
    }

    .lg\:decoration-pink-550\/40 {
        text-decoration-color: rgb(229 34 110 / 0.4)
    }

    .lg\:decoration-pink-550\/5 {
        text-decoration-color: rgb(229 34 110 / 0.05)
    }

    .lg\:decoration-pink-550\/50 {
        text-decoration-color: rgb(229 34 110 / 0.5)
    }

    .lg\:decoration-pink-550\/60 {
        text-decoration-color: rgb(229 34 110 / 0.6)
    }

    .lg\:decoration-pink-550\/70 {
        text-decoration-color: rgb(229 34 110 / 0.7)
    }

    .lg\:decoration-pink-550\/75 {
        text-decoration-color: rgb(229 34 110 / 0.75)
    }

    .lg\:decoration-pink-550\/80 {
        text-decoration-color: rgb(229 34 110 / 0.8)
    }

    .lg\:decoration-pink-550\/90 {
        text-decoration-color: rgb(229 34 110 / 0.9)
    }

    .lg\:decoration-pink-550\/95 {
        text-decoration-color: rgb(229 34 110 / 0.95)
    }

    .lg\:decoration-pink-600 {
        text-decoration-color: #db2777
    }

    .lg\:decoration-pink-600\/0 {
        text-decoration-color: rgb(219 39 119 / 0)
    }

    .lg\:decoration-pink-600\/10 {
        text-decoration-color: rgb(219 39 119 / 0.1)
    }

    .lg\:decoration-pink-600\/100 {
        text-decoration-color: rgb(219 39 119 / 1)
    }

    .lg\:decoration-pink-600\/20 {
        text-decoration-color: rgb(219 39 119 / 0.2)
    }

    .lg\:decoration-pink-600\/25 {
        text-decoration-color: rgb(219 39 119 / 0.25)
    }

    .lg\:decoration-pink-600\/30 {
        text-decoration-color: rgb(219 39 119 / 0.3)
    }

    .lg\:decoration-pink-600\/40 {
        text-decoration-color: rgb(219 39 119 / 0.4)
    }

    .lg\:decoration-pink-600\/5 {
        text-decoration-color: rgb(219 39 119 / 0.05)
    }

    .lg\:decoration-pink-600\/50 {
        text-decoration-color: rgb(219 39 119 / 0.5)
    }

    .lg\:decoration-pink-600\/60 {
        text-decoration-color: rgb(219 39 119 / 0.6)
    }

    .lg\:decoration-pink-600\/70 {
        text-decoration-color: rgb(219 39 119 / 0.7)
    }

    .lg\:decoration-pink-600\/75 {
        text-decoration-color: rgb(219 39 119 / 0.75)
    }

    .lg\:decoration-pink-600\/80 {
        text-decoration-color: rgb(219 39 119 / 0.8)
    }

    .lg\:decoration-pink-600\/90 {
        text-decoration-color: rgb(219 39 119 / 0.9)
    }

    .lg\:decoration-pink-600\/95 {
        text-decoration-color: rgb(219 39 119 / 0.95)
    }

    .lg\:decoration-pink-700 {
        text-decoration-color: #be185d
    }

    .lg\:decoration-pink-700\/0 {
        text-decoration-color: rgb(190 24 93 / 0)
    }

    .lg\:decoration-pink-700\/10 {
        text-decoration-color: rgb(190 24 93 / 0.1)
    }

    .lg\:decoration-pink-700\/100 {
        text-decoration-color: rgb(190 24 93 / 1)
    }

    .lg\:decoration-pink-700\/20 {
        text-decoration-color: rgb(190 24 93 / 0.2)
    }

    .lg\:decoration-pink-700\/25 {
        text-decoration-color: rgb(190 24 93 / 0.25)
    }

    .lg\:decoration-pink-700\/30 {
        text-decoration-color: rgb(190 24 93 / 0.3)
    }

    .lg\:decoration-pink-700\/40 {
        text-decoration-color: rgb(190 24 93 / 0.4)
    }

    .lg\:decoration-pink-700\/5 {
        text-decoration-color: rgb(190 24 93 / 0.05)
    }

    .lg\:decoration-pink-700\/50 {
        text-decoration-color: rgb(190 24 93 / 0.5)
    }

    .lg\:decoration-pink-700\/60 {
        text-decoration-color: rgb(190 24 93 / 0.6)
    }

    .lg\:decoration-pink-700\/70 {
        text-decoration-color: rgb(190 24 93 / 0.7)
    }

    .lg\:decoration-pink-700\/75 {
        text-decoration-color: rgb(190 24 93 / 0.75)
    }

    .lg\:decoration-pink-700\/80 {
        text-decoration-color: rgb(190 24 93 / 0.8)
    }

    .lg\:decoration-pink-700\/90 {
        text-decoration-color: rgb(190 24 93 / 0.9)
    }

    .lg\:decoration-pink-700\/95 {
        text-decoration-color: rgb(190 24 93 / 0.95)
    }

    .lg\:decoration-pink-800 {
        text-decoration-color: #9d174d
    }

    .lg\:decoration-pink-800\/0 {
        text-decoration-color: rgb(157 23 77 / 0)
    }

    .lg\:decoration-pink-800\/10 {
        text-decoration-color: rgb(157 23 77 / 0.1)
    }

    .lg\:decoration-pink-800\/100 {
        text-decoration-color: rgb(157 23 77 / 1)
    }

    .lg\:decoration-pink-800\/20 {
        text-decoration-color: rgb(157 23 77 / 0.2)
    }

    .lg\:decoration-pink-800\/25 {
        text-decoration-color: rgb(157 23 77 / 0.25)
    }

    .lg\:decoration-pink-800\/30 {
        text-decoration-color: rgb(157 23 77 / 0.3)
    }

    .lg\:decoration-pink-800\/40 {
        text-decoration-color: rgb(157 23 77 / 0.4)
    }

    .lg\:decoration-pink-800\/5 {
        text-decoration-color: rgb(157 23 77 / 0.05)
    }

    .lg\:decoration-pink-800\/50 {
        text-decoration-color: rgb(157 23 77 / 0.5)
    }

    .lg\:decoration-pink-800\/60 {
        text-decoration-color: rgb(157 23 77 / 0.6)
    }

    .lg\:decoration-pink-800\/70 {
        text-decoration-color: rgb(157 23 77 / 0.7)
    }

    .lg\:decoration-pink-800\/75 {
        text-decoration-color: rgb(157 23 77 / 0.75)
    }

    .lg\:decoration-pink-800\/80 {
        text-decoration-color: rgb(157 23 77 / 0.8)
    }

    .lg\:decoration-pink-800\/90 {
        text-decoration-color: rgb(157 23 77 / 0.9)
    }

    .lg\:decoration-pink-800\/95 {
        text-decoration-color: rgb(157 23 77 / 0.95)
    }

    .lg\:decoration-pink-900 {
        text-decoration-color: #831843
    }

    .lg\:decoration-pink-900\/0 {
        text-decoration-color: rgb(131 24 67 / 0)
    }

    .lg\:decoration-pink-900\/10 {
        text-decoration-color: rgb(131 24 67 / 0.1)
    }

    .lg\:decoration-pink-900\/100 {
        text-decoration-color: rgb(131 24 67 / 1)
    }

    .lg\:decoration-pink-900\/20 {
        text-decoration-color: rgb(131 24 67 / 0.2)
    }

    .lg\:decoration-pink-900\/25 {
        text-decoration-color: rgb(131 24 67 / 0.25)
    }

    .lg\:decoration-pink-900\/30 {
        text-decoration-color: rgb(131 24 67 / 0.3)
    }

    .lg\:decoration-pink-900\/40 {
        text-decoration-color: rgb(131 24 67 / 0.4)
    }

    .lg\:decoration-pink-900\/5 {
        text-decoration-color: rgb(131 24 67 / 0.05)
    }

    .lg\:decoration-pink-900\/50 {
        text-decoration-color: rgb(131 24 67 / 0.5)
    }

    .lg\:decoration-pink-900\/60 {
        text-decoration-color: rgb(131 24 67 / 0.6)
    }

    .lg\:decoration-pink-900\/70 {
        text-decoration-color: rgb(131 24 67 / 0.7)
    }

    .lg\:decoration-pink-900\/75 {
        text-decoration-color: rgb(131 24 67 / 0.75)
    }

    .lg\:decoration-pink-900\/80 {
        text-decoration-color: rgb(131 24 67 / 0.8)
    }

    .lg\:decoration-pink-900\/90 {
        text-decoration-color: rgb(131 24 67 / 0.9)
    }

    .lg\:decoration-pink-900\/95 {
        text-decoration-color: rgb(131 24 67 / 0.95)
    }

    .lg\:decoration-pink-950 {
        text-decoration-color: #500724
    }

    .lg\:decoration-pink-950\/0 {
        text-decoration-color: rgb(80 7 36 / 0)
    }

    .lg\:decoration-pink-950\/10 {
        text-decoration-color: rgb(80 7 36 / 0.1)
    }

    .lg\:decoration-pink-950\/100 {
        text-decoration-color: rgb(80 7 36 / 1)
    }

    .lg\:decoration-pink-950\/20 {
        text-decoration-color: rgb(80 7 36 / 0.2)
    }

    .lg\:decoration-pink-950\/25 {
        text-decoration-color: rgb(80 7 36 / 0.25)
    }

    .lg\:decoration-pink-950\/30 {
        text-decoration-color: rgb(80 7 36 / 0.3)
    }

    .lg\:decoration-pink-950\/40 {
        text-decoration-color: rgb(80 7 36 / 0.4)
    }

    .lg\:decoration-pink-950\/5 {
        text-decoration-color: rgb(80 7 36 / 0.05)
    }

    .lg\:decoration-pink-950\/50 {
        text-decoration-color: rgb(80 7 36 / 0.5)
    }

    .lg\:decoration-pink-950\/60 {
        text-decoration-color: rgb(80 7 36 / 0.6)
    }

    .lg\:decoration-pink-950\/70 {
        text-decoration-color: rgb(80 7 36 / 0.7)
    }

    .lg\:decoration-pink-950\/75 {
        text-decoration-color: rgb(80 7 36 / 0.75)
    }

    .lg\:decoration-pink-950\/80 {
        text-decoration-color: rgb(80 7 36 / 0.8)
    }

    .lg\:decoration-pink-950\/90 {
        text-decoration-color: rgb(80 7 36 / 0.9)
    }

    .lg\:decoration-pink-950\/95 {
        text-decoration-color: rgb(80 7 36 / 0.95)
    }

    .lg\:decoration-rose-100 {
        text-decoration-color: #ffe4e6
    }

    .lg\:decoration-rose-100\/0 {
        text-decoration-color: rgb(255 228 230 / 0)
    }

    .lg\:decoration-rose-100\/10 {
        text-decoration-color: rgb(255 228 230 / 0.1)
    }

    .lg\:decoration-rose-100\/100 {
        text-decoration-color: rgb(255 228 230 / 1)
    }

    .lg\:decoration-rose-100\/20 {
        text-decoration-color: rgb(255 228 230 / 0.2)
    }

    .lg\:decoration-rose-100\/25 {
        text-decoration-color: rgb(255 228 230 / 0.25)
    }

    .lg\:decoration-rose-100\/30 {
        text-decoration-color: rgb(255 228 230 / 0.3)
    }

    .lg\:decoration-rose-100\/40 {
        text-decoration-color: rgb(255 228 230 / 0.4)
    }

    .lg\:decoration-rose-100\/5 {
        text-decoration-color: rgb(255 228 230 / 0.05)
    }

    .lg\:decoration-rose-100\/50 {
        text-decoration-color: rgb(255 228 230 / 0.5)
    }

    .lg\:decoration-rose-100\/60 {
        text-decoration-color: rgb(255 228 230 / 0.6)
    }

    .lg\:decoration-rose-100\/70 {
        text-decoration-color: rgb(255 228 230 / 0.7)
    }

    .lg\:decoration-rose-100\/75 {
        text-decoration-color: rgb(255 228 230 / 0.75)
    }

    .lg\:decoration-rose-100\/80 {
        text-decoration-color: rgb(255 228 230 / 0.8)
    }

    .lg\:decoration-rose-100\/90 {
        text-decoration-color: rgb(255 228 230 / 0.9)
    }

    .lg\:decoration-rose-100\/95 {
        text-decoration-color: rgb(255 228 230 / 0.95)
    }

    .lg\:decoration-rose-200 {
        text-decoration-color: #fecdd3
    }

    .lg\:decoration-rose-200\/0 {
        text-decoration-color: rgb(254 205 211 / 0)
    }

    .lg\:decoration-rose-200\/10 {
        text-decoration-color: rgb(254 205 211 / 0.1)
    }

    .lg\:decoration-rose-200\/100 {
        text-decoration-color: rgb(254 205 211 / 1)
    }

    .lg\:decoration-rose-200\/20 {
        text-decoration-color: rgb(254 205 211 / 0.2)
    }

    .lg\:decoration-rose-200\/25 {
        text-decoration-color: rgb(254 205 211 / 0.25)
    }

    .lg\:decoration-rose-200\/30 {
        text-decoration-color: rgb(254 205 211 / 0.3)
    }

    .lg\:decoration-rose-200\/40 {
        text-decoration-color: rgb(254 205 211 / 0.4)
    }

    .lg\:decoration-rose-200\/5 {
        text-decoration-color: rgb(254 205 211 / 0.05)
    }

    .lg\:decoration-rose-200\/50 {
        text-decoration-color: rgb(254 205 211 / 0.5)
    }

    .lg\:decoration-rose-200\/60 {
        text-decoration-color: rgb(254 205 211 / 0.6)
    }

    .lg\:decoration-rose-200\/70 {
        text-decoration-color: rgb(254 205 211 / 0.7)
    }

    .lg\:decoration-rose-200\/75 {
        text-decoration-color: rgb(254 205 211 / 0.75)
    }

    .lg\:decoration-rose-200\/80 {
        text-decoration-color: rgb(254 205 211 / 0.8)
    }

    .lg\:decoration-rose-200\/90 {
        text-decoration-color: rgb(254 205 211 / 0.9)
    }

    .lg\:decoration-rose-200\/95 {
        text-decoration-color: rgb(254 205 211 / 0.95)
    }

    .lg\:decoration-rose-300 {
        text-decoration-color: #fda4af
    }

    .lg\:decoration-rose-300\/0 {
        text-decoration-color: rgb(253 164 175 / 0)
    }

    .lg\:decoration-rose-300\/10 {
        text-decoration-color: rgb(253 164 175 / 0.1)
    }

    .lg\:decoration-rose-300\/100 {
        text-decoration-color: rgb(253 164 175 / 1)
    }

    .lg\:decoration-rose-300\/20 {
        text-decoration-color: rgb(253 164 175 / 0.2)
    }

    .lg\:decoration-rose-300\/25 {
        text-decoration-color: rgb(253 164 175 / 0.25)
    }

    .lg\:decoration-rose-300\/30 {
        text-decoration-color: rgb(253 164 175 / 0.3)
    }

    .lg\:decoration-rose-300\/40 {
        text-decoration-color: rgb(253 164 175 / 0.4)
    }

    .lg\:decoration-rose-300\/5 {
        text-decoration-color: rgb(253 164 175 / 0.05)
    }

    .lg\:decoration-rose-300\/50 {
        text-decoration-color: rgb(253 164 175 / 0.5)
    }

    .lg\:decoration-rose-300\/60 {
        text-decoration-color: rgb(253 164 175 / 0.6)
    }

    .lg\:decoration-rose-300\/70 {
        text-decoration-color: rgb(253 164 175 / 0.7)
    }

    .lg\:decoration-rose-300\/75 {
        text-decoration-color: rgb(253 164 175 / 0.75)
    }

    .lg\:decoration-rose-300\/80 {
        text-decoration-color: rgb(253 164 175 / 0.8)
    }

    .lg\:decoration-rose-300\/90 {
        text-decoration-color: rgb(253 164 175 / 0.9)
    }

    .lg\:decoration-rose-300\/95 {
        text-decoration-color: rgb(253 164 175 / 0.95)
    }

    .lg\:decoration-rose-350 {
        text-decoration-color: #F893BC
    }

    .lg\:decoration-rose-350\/0 {
        text-decoration-color: rgb(248 147 188 / 0)
    }

    .lg\:decoration-rose-350\/10 {
        text-decoration-color: rgb(248 147 188 / 0.1)
    }

    .lg\:decoration-rose-350\/100 {
        text-decoration-color: rgb(248 147 188 / 1)
    }

    .lg\:decoration-rose-350\/20 {
        text-decoration-color: rgb(248 147 188 / 0.2)
    }

    .lg\:decoration-rose-350\/25 {
        text-decoration-color: rgb(248 147 188 / 0.25)
    }

    .lg\:decoration-rose-350\/30 {
        text-decoration-color: rgb(248 147 188 / 0.3)
    }

    .lg\:decoration-rose-350\/40 {
        text-decoration-color: rgb(248 147 188 / 0.4)
    }

    .lg\:decoration-rose-350\/5 {
        text-decoration-color: rgb(248 147 188 / 0.05)
    }

    .lg\:decoration-rose-350\/50 {
        text-decoration-color: rgb(248 147 188 / 0.5)
    }

    .lg\:decoration-rose-350\/60 {
        text-decoration-color: rgb(248 147 188 / 0.6)
    }

    .lg\:decoration-rose-350\/70 {
        text-decoration-color: rgb(248 147 188 / 0.7)
    }

    .lg\:decoration-rose-350\/75 {
        text-decoration-color: rgb(248 147 188 / 0.75)
    }

    .lg\:decoration-rose-350\/80 {
        text-decoration-color: rgb(248 147 188 / 0.8)
    }

    .lg\:decoration-rose-350\/90 {
        text-decoration-color: rgb(248 147 188 / 0.9)
    }

    .lg\:decoration-rose-350\/95 {
        text-decoration-color: rgb(248 147 188 / 0.95)
    }

    .lg\:decoration-rose-400 {
        text-decoration-color: #fb7185
    }

    .lg\:decoration-rose-400\/0 {
        text-decoration-color: rgb(251 113 133 / 0)
    }

    .lg\:decoration-rose-400\/10 {
        text-decoration-color: rgb(251 113 133 / 0.1)
    }

    .lg\:decoration-rose-400\/100 {
        text-decoration-color: rgb(251 113 133 / 1)
    }

    .lg\:decoration-rose-400\/20 {
        text-decoration-color: rgb(251 113 133 / 0.2)
    }

    .lg\:decoration-rose-400\/25 {
        text-decoration-color: rgb(251 113 133 / 0.25)
    }

    .lg\:decoration-rose-400\/30 {
        text-decoration-color: rgb(251 113 133 / 0.3)
    }

    .lg\:decoration-rose-400\/40 {
        text-decoration-color: rgb(251 113 133 / 0.4)
    }

    .lg\:decoration-rose-400\/5 {
        text-decoration-color: rgb(251 113 133 / 0.05)
    }

    .lg\:decoration-rose-400\/50 {
        text-decoration-color: rgb(251 113 133 / 0.5)
    }

    .lg\:decoration-rose-400\/60 {
        text-decoration-color: rgb(251 113 133 / 0.6)
    }

    .lg\:decoration-rose-400\/70 {
        text-decoration-color: rgb(251 113 133 / 0.7)
    }

    .lg\:decoration-rose-400\/75 {
        text-decoration-color: rgb(251 113 133 / 0.75)
    }

    .lg\:decoration-rose-400\/80 {
        text-decoration-color: rgb(251 113 133 / 0.8)
    }

    .lg\:decoration-rose-400\/90 {
        text-decoration-color: rgb(251 113 133 / 0.9)
    }

    .lg\:decoration-rose-400\/95 {
        text-decoration-color: rgb(251 113 133 / 0.95)
    }

    .lg\:decoration-rose-450 {
        text-decoration-color: #FE005B
    }

    .lg\:decoration-rose-450\/0 {
        text-decoration-color: rgb(254 0 91 / 0)
    }

    .lg\:decoration-rose-450\/10 {
        text-decoration-color: rgb(254 0 91 / 0.1)
    }

    .lg\:decoration-rose-450\/100 {
        text-decoration-color: rgb(254 0 91 / 1)
    }

    .lg\:decoration-rose-450\/20 {
        text-decoration-color: rgb(254 0 91 / 0.2)
    }

    .lg\:decoration-rose-450\/25 {
        text-decoration-color: rgb(254 0 91 / 0.25)
    }

    .lg\:decoration-rose-450\/30 {
        text-decoration-color: rgb(254 0 91 / 0.3)
    }

    .lg\:decoration-rose-450\/40 {
        text-decoration-color: rgb(254 0 91 / 0.4)
    }

    .lg\:decoration-rose-450\/5 {
        text-decoration-color: rgb(254 0 91 / 0.05)
    }

    .lg\:decoration-rose-450\/50 {
        text-decoration-color: rgb(254 0 91 / 0.5)
    }

    .lg\:decoration-rose-450\/60 {
        text-decoration-color: rgb(254 0 91 / 0.6)
    }

    .lg\:decoration-rose-450\/70 {
        text-decoration-color: rgb(254 0 91 / 0.7)
    }

    .lg\:decoration-rose-450\/75 {
        text-decoration-color: rgb(254 0 91 / 0.75)
    }

    .lg\:decoration-rose-450\/80 {
        text-decoration-color: rgb(254 0 91 / 0.8)
    }

    .lg\:decoration-rose-450\/90 {
        text-decoration-color: rgb(254 0 91 / 0.9)
    }

    .lg\:decoration-rose-450\/95 {
        text-decoration-color: rgb(254 0 91 / 0.95)
    }

    .lg\:decoration-rose-50 {
        text-decoration-color: #fff1f2
    }

    .lg\:decoration-rose-50\/0 {
        text-decoration-color: rgb(255 241 242 / 0)
    }

    .lg\:decoration-rose-50\/10 {
        text-decoration-color: rgb(255 241 242 / 0.1)
    }

    .lg\:decoration-rose-50\/100 {
        text-decoration-color: rgb(255 241 242 / 1)
    }

    .lg\:decoration-rose-50\/20 {
        text-decoration-color: rgb(255 241 242 / 0.2)
    }

    .lg\:decoration-rose-50\/25 {
        text-decoration-color: rgb(255 241 242 / 0.25)
    }

    .lg\:decoration-rose-50\/30 {
        text-decoration-color: rgb(255 241 242 / 0.3)
    }

    .lg\:decoration-rose-50\/40 {
        text-decoration-color: rgb(255 241 242 / 0.4)
    }

    .lg\:decoration-rose-50\/5 {
        text-decoration-color: rgb(255 241 242 / 0.05)
    }

    .lg\:decoration-rose-50\/50 {
        text-decoration-color: rgb(255 241 242 / 0.5)
    }

    .lg\:decoration-rose-50\/60 {
        text-decoration-color: rgb(255 241 242 / 0.6)
    }

    .lg\:decoration-rose-50\/70 {
        text-decoration-color: rgb(255 241 242 / 0.7)
    }

    .lg\:decoration-rose-50\/75 {
        text-decoration-color: rgb(255 241 242 / 0.75)
    }

    .lg\:decoration-rose-50\/80 {
        text-decoration-color: rgb(255 241 242 / 0.8)
    }

    .lg\:decoration-rose-50\/90 {
        text-decoration-color: rgb(255 241 242 / 0.9)
    }

    .lg\:decoration-rose-50\/95 {
        text-decoration-color: rgb(255 241 242 / 0.95)
    }

    .lg\:decoration-rose-500 {
        text-decoration-color: #f43f5e
    }

    .lg\:decoration-rose-500\/0 {
        text-decoration-color: rgb(244 63 94 / 0)
    }

    .lg\:decoration-rose-500\/10 {
        text-decoration-color: rgb(244 63 94 / 0.1)
    }

    .lg\:decoration-rose-500\/100 {
        text-decoration-color: rgb(244 63 94 / 1)
    }

    .lg\:decoration-rose-500\/20 {
        text-decoration-color: rgb(244 63 94 / 0.2)
    }

    .lg\:decoration-rose-500\/25 {
        text-decoration-color: rgb(244 63 94 / 0.25)
    }

    .lg\:decoration-rose-500\/30 {
        text-decoration-color: rgb(244 63 94 / 0.3)
    }

    .lg\:decoration-rose-500\/40 {
        text-decoration-color: rgb(244 63 94 / 0.4)
    }

    .lg\:decoration-rose-500\/5 {
        text-decoration-color: rgb(244 63 94 / 0.05)
    }

    .lg\:decoration-rose-500\/50 {
        text-decoration-color: rgb(244 63 94 / 0.5)
    }

    .lg\:decoration-rose-500\/60 {
        text-decoration-color: rgb(244 63 94 / 0.6)
    }

    .lg\:decoration-rose-500\/70 {
        text-decoration-color: rgb(244 63 94 / 0.7)
    }

    .lg\:decoration-rose-500\/75 {
        text-decoration-color: rgb(244 63 94 / 0.75)
    }

    .lg\:decoration-rose-500\/80 {
        text-decoration-color: rgb(244 63 94 / 0.8)
    }

    .lg\:decoration-rose-500\/90 {
        text-decoration-color: rgb(244 63 94 / 0.9)
    }

    .lg\:decoration-rose-500\/95 {
        text-decoration-color: rgb(244 63 94 / 0.95)
    }

    .lg\:decoration-rose-600 {
        text-decoration-color: #e11d48
    }

    .lg\:decoration-rose-600\/0 {
        text-decoration-color: rgb(225 29 72 / 0)
    }

    .lg\:decoration-rose-600\/10 {
        text-decoration-color: rgb(225 29 72 / 0.1)
    }

    .lg\:decoration-rose-600\/100 {
        text-decoration-color: rgb(225 29 72 / 1)
    }

    .lg\:decoration-rose-600\/20 {
        text-decoration-color: rgb(225 29 72 / 0.2)
    }

    .lg\:decoration-rose-600\/25 {
        text-decoration-color: rgb(225 29 72 / 0.25)
    }

    .lg\:decoration-rose-600\/30 {
        text-decoration-color: rgb(225 29 72 / 0.3)
    }

    .lg\:decoration-rose-600\/40 {
        text-decoration-color: rgb(225 29 72 / 0.4)
    }

    .lg\:decoration-rose-600\/5 {
        text-decoration-color: rgb(225 29 72 / 0.05)
    }

    .lg\:decoration-rose-600\/50 {
        text-decoration-color: rgb(225 29 72 / 0.5)
    }

    .lg\:decoration-rose-600\/60 {
        text-decoration-color: rgb(225 29 72 / 0.6)
    }

    .lg\:decoration-rose-600\/70 {
        text-decoration-color: rgb(225 29 72 / 0.7)
    }

    .lg\:decoration-rose-600\/75 {
        text-decoration-color: rgb(225 29 72 / 0.75)
    }

    .lg\:decoration-rose-600\/80 {
        text-decoration-color: rgb(225 29 72 / 0.8)
    }

    .lg\:decoration-rose-600\/90 {
        text-decoration-color: rgb(225 29 72 / 0.9)
    }

    .lg\:decoration-rose-600\/95 {
        text-decoration-color: rgb(225 29 72 / 0.95)
    }

    .lg\:decoration-rose-700 {
        text-decoration-color: #be123c
    }

    .lg\:decoration-rose-700\/0 {
        text-decoration-color: rgb(190 18 60 / 0)
    }

    .lg\:decoration-rose-700\/10 {
        text-decoration-color: rgb(190 18 60 / 0.1)
    }

    .lg\:decoration-rose-700\/100 {
        text-decoration-color: rgb(190 18 60 / 1)
    }

    .lg\:decoration-rose-700\/20 {
        text-decoration-color: rgb(190 18 60 / 0.2)
    }

    .lg\:decoration-rose-700\/25 {
        text-decoration-color: rgb(190 18 60 / 0.25)
    }

    .lg\:decoration-rose-700\/30 {
        text-decoration-color: rgb(190 18 60 / 0.3)
    }

    .lg\:decoration-rose-700\/40 {
        text-decoration-color: rgb(190 18 60 / 0.4)
    }

    .lg\:decoration-rose-700\/5 {
        text-decoration-color: rgb(190 18 60 / 0.05)
    }

    .lg\:decoration-rose-700\/50 {
        text-decoration-color: rgb(190 18 60 / 0.5)
    }

    .lg\:decoration-rose-700\/60 {
        text-decoration-color: rgb(190 18 60 / 0.6)
    }

    .lg\:decoration-rose-700\/70 {
        text-decoration-color: rgb(190 18 60 / 0.7)
    }

    .lg\:decoration-rose-700\/75 {
        text-decoration-color: rgb(190 18 60 / 0.75)
    }

    .lg\:decoration-rose-700\/80 {
        text-decoration-color: rgb(190 18 60 / 0.8)
    }

    .lg\:decoration-rose-700\/90 {
        text-decoration-color: rgb(190 18 60 / 0.9)
    }

    .lg\:decoration-rose-700\/95 {
        text-decoration-color: rgb(190 18 60 / 0.95)
    }

    .lg\:decoration-rose-800 {
        text-decoration-color: #9f1239
    }

    .lg\:decoration-rose-800\/0 {
        text-decoration-color: rgb(159 18 57 / 0)
    }

    .lg\:decoration-rose-800\/10 {
        text-decoration-color: rgb(159 18 57 / 0.1)
    }

    .lg\:decoration-rose-800\/100 {
        text-decoration-color: rgb(159 18 57 / 1)
    }

    .lg\:decoration-rose-800\/20 {
        text-decoration-color: rgb(159 18 57 / 0.2)
    }

    .lg\:decoration-rose-800\/25 {
        text-decoration-color: rgb(159 18 57 / 0.25)
    }

    .lg\:decoration-rose-800\/30 {
        text-decoration-color: rgb(159 18 57 / 0.3)
    }

    .lg\:decoration-rose-800\/40 {
        text-decoration-color: rgb(159 18 57 / 0.4)
    }

    .lg\:decoration-rose-800\/5 {
        text-decoration-color: rgb(159 18 57 / 0.05)
    }

    .lg\:decoration-rose-800\/50 {
        text-decoration-color: rgb(159 18 57 / 0.5)
    }

    .lg\:decoration-rose-800\/60 {
        text-decoration-color: rgb(159 18 57 / 0.6)
    }

    .lg\:decoration-rose-800\/70 {
        text-decoration-color: rgb(159 18 57 / 0.7)
    }

    .lg\:decoration-rose-800\/75 {
        text-decoration-color: rgb(159 18 57 / 0.75)
    }

    .lg\:decoration-rose-800\/80 {
        text-decoration-color: rgb(159 18 57 / 0.8)
    }

    .lg\:decoration-rose-800\/90 {
        text-decoration-color: rgb(159 18 57 / 0.9)
    }

    .lg\:decoration-rose-800\/95 {
        text-decoration-color: rgb(159 18 57 / 0.95)
    }

    .lg\:decoration-rose-900 {
        text-decoration-color: #881337
    }

    .lg\:decoration-rose-900\/0 {
        text-decoration-color: rgb(136 19 55 / 0)
    }

    .lg\:decoration-rose-900\/10 {
        text-decoration-color: rgb(136 19 55 / 0.1)
    }

    .lg\:decoration-rose-900\/100 {
        text-decoration-color: rgb(136 19 55 / 1)
    }

    .lg\:decoration-rose-900\/20 {
        text-decoration-color: rgb(136 19 55 / 0.2)
    }

    .lg\:decoration-rose-900\/25 {
        text-decoration-color: rgb(136 19 55 / 0.25)
    }

    .lg\:decoration-rose-900\/30 {
        text-decoration-color: rgb(136 19 55 / 0.3)
    }

    .lg\:decoration-rose-900\/40 {
        text-decoration-color: rgb(136 19 55 / 0.4)
    }

    .lg\:decoration-rose-900\/5 {
        text-decoration-color: rgb(136 19 55 / 0.05)
    }

    .lg\:decoration-rose-900\/50 {
        text-decoration-color: rgb(136 19 55 / 0.5)
    }

    .lg\:decoration-rose-900\/60 {
        text-decoration-color: rgb(136 19 55 / 0.6)
    }

    .lg\:decoration-rose-900\/70 {
        text-decoration-color: rgb(136 19 55 / 0.7)
    }

    .lg\:decoration-rose-900\/75 {
        text-decoration-color: rgb(136 19 55 / 0.75)
    }

    .lg\:decoration-rose-900\/80 {
        text-decoration-color: rgb(136 19 55 / 0.8)
    }

    .lg\:decoration-rose-900\/90 {
        text-decoration-color: rgb(136 19 55 / 0.9)
    }

    .lg\:decoration-rose-900\/95 {
        text-decoration-color: rgb(136 19 55 / 0.95)
    }

    .lg\:decoration-rose-950 {
        text-decoration-color: #4c0519
    }

    .lg\:decoration-rose-950\/0 {
        text-decoration-color: rgb(76 5 25 / 0)
    }

    .lg\:decoration-rose-950\/10 {
        text-decoration-color: rgb(76 5 25 / 0.1)
    }

    .lg\:decoration-rose-950\/100 {
        text-decoration-color: rgb(76 5 25 / 1)
    }

    .lg\:decoration-rose-950\/20 {
        text-decoration-color: rgb(76 5 25 / 0.2)
    }

    .lg\:decoration-rose-950\/25 {
        text-decoration-color: rgb(76 5 25 / 0.25)
    }

    .lg\:decoration-rose-950\/30 {
        text-decoration-color: rgb(76 5 25 / 0.3)
    }

    .lg\:decoration-rose-950\/40 {
        text-decoration-color: rgb(76 5 25 / 0.4)
    }

    .lg\:decoration-rose-950\/5 {
        text-decoration-color: rgb(76 5 25 / 0.05)
    }

    .lg\:decoration-rose-950\/50 {
        text-decoration-color: rgb(76 5 25 / 0.5)
    }

    .lg\:decoration-rose-950\/60 {
        text-decoration-color: rgb(76 5 25 / 0.6)
    }

    .lg\:decoration-rose-950\/70 {
        text-decoration-color: rgb(76 5 25 / 0.7)
    }

    .lg\:decoration-rose-950\/75 {
        text-decoration-color: rgb(76 5 25 / 0.75)
    }

    .lg\:decoration-rose-950\/80 {
        text-decoration-color: rgb(76 5 25 / 0.8)
    }

    .lg\:decoration-rose-950\/90 {
        text-decoration-color: rgb(76 5 25 / 0.9)
    }

    .lg\:decoration-rose-950\/95 {
        text-decoration-color: rgb(76 5 25 / 0.95)
    }

    .lg\:decoration-sky-100 {
        text-decoration-color: #e0f2fe
    }

    .lg\:decoration-sky-100\/0 {
        text-decoration-color: rgb(224 242 254 / 0)
    }

    .lg\:decoration-sky-100\/10 {
        text-decoration-color: rgb(224 242 254 / 0.1)
    }

    .lg\:decoration-sky-100\/100 {
        text-decoration-color: rgb(224 242 254 / 1)
    }

    .lg\:decoration-sky-100\/20 {
        text-decoration-color: rgb(224 242 254 / 0.2)
    }

    .lg\:decoration-sky-100\/25 {
        text-decoration-color: rgb(224 242 254 / 0.25)
    }

    .lg\:decoration-sky-100\/30 {
        text-decoration-color: rgb(224 242 254 / 0.3)
    }

    .lg\:decoration-sky-100\/40 {
        text-decoration-color: rgb(224 242 254 / 0.4)
    }

    .lg\:decoration-sky-100\/5 {
        text-decoration-color: rgb(224 242 254 / 0.05)
    }

    .lg\:decoration-sky-100\/50 {
        text-decoration-color: rgb(224 242 254 / 0.5)
    }

    .lg\:decoration-sky-100\/60 {
        text-decoration-color: rgb(224 242 254 / 0.6)
    }

    .lg\:decoration-sky-100\/70 {
        text-decoration-color: rgb(224 242 254 / 0.7)
    }

    .lg\:decoration-sky-100\/75 {
        text-decoration-color: rgb(224 242 254 / 0.75)
    }

    .lg\:decoration-sky-100\/80 {
        text-decoration-color: rgb(224 242 254 / 0.8)
    }

    .lg\:decoration-sky-100\/90 {
        text-decoration-color: rgb(224 242 254 / 0.9)
    }

    .lg\:decoration-sky-100\/95 {
        text-decoration-color: rgb(224 242 254 / 0.95)
    }

    .lg\:decoration-sky-200 {
        text-decoration-color: #bae6fd
    }

    .lg\:decoration-sky-200\/0 {
        text-decoration-color: rgb(186 230 253 / 0)
    }

    .lg\:decoration-sky-200\/10 {
        text-decoration-color: rgb(186 230 253 / 0.1)
    }

    .lg\:decoration-sky-200\/100 {
        text-decoration-color: rgb(186 230 253 / 1)
    }

    .lg\:decoration-sky-200\/20 {
        text-decoration-color: rgb(186 230 253 / 0.2)
    }

    .lg\:decoration-sky-200\/25 {
        text-decoration-color: rgb(186 230 253 / 0.25)
    }

    .lg\:decoration-sky-200\/30 {
        text-decoration-color: rgb(186 230 253 / 0.3)
    }

    .lg\:decoration-sky-200\/40 {
        text-decoration-color: rgb(186 230 253 / 0.4)
    }

    .lg\:decoration-sky-200\/5 {
        text-decoration-color: rgb(186 230 253 / 0.05)
    }

    .lg\:decoration-sky-200\/50 {
        text-decoration-color: rgb(186 230 253 / 0.5)
    }

    .lg\:decoration-sky-200\/60 {
        text-decoration-color: rgb(186 230 253 / 0.6)
    }

    .lg\:decoration-sky-200\/70 {
        text-decoration-color: rgb(186 230 253 / 0.7)
    }

    .lg\:decoration-sky-200\/75 {
        text-decoration-color: rgb(186 230 253 / 0.75)
    }

    .lg\:decoration-sky-200\/80 {
        text-decoration-color: rgb(186 230 253 / 0.8)
    }

    .lg\:decoration-sky-200\/90 {
        text-decoration-color: rgb(186 230 253 / 0.9)
    }

    .lg\:decoration-sky-200\/95 {
        text-decoration-color: rgb(186 230 253 / 0.95)
    }

    .lg\:decoration-sky-300 {
        text-decoration-color: #7dd3fc
    }

    .lg\:decoration-sky-300\/0 {
        text-decoration-color: rgb(125 211 252 / 0)
    }

    .lg\:decoration-sky-300\/10 {
        text-decoration-color: rgb(125 211 252 / 0.1)
    }

    .lg\:decoration-sky-300\/100 {
        text-decoration-color: rgb(125 211 252 / 1)
    }

    .lg\:decoration-sky-300\/20 {
        text-decoration-color: rgb(125 211 252 / 0.2)
    }

    .lg\:decoration-sky-300\/25 {
        text-decoration-color: rgb(125 211 252 / 0.25)
    }

    .lg\:decoration-sky-300\/30 {
        text-decoration-color: rgb(125 211 252 / 0.3)
    }

    .lg\:decoration-sky-300\/40 {
        text-decoration-color: rgb(125 211 252 / 0.4)
    }

    .lg\:decoration-sky-300\/5 {
        text-decoration-color: rgb(125 211 252 / 0.05)
    }

    .lg\:decoration-sky-300\/50 {
        text-decoration-color: rgb(125 211 252 / 0.5)
    }

    .lg\:decoration-sky-300\/60 {
        text-decoration-color: rgb(125 211 252 / 0.6)
    }

    .lg\:decoration-sky-300\/70 {
        text-decoration-color: rgb(125 211 252 / 0.7)
    }

    .lg\:decoration-sky-300\/75 {
        text-decoration-color: rgb(125 211 252 / 0.75)
    }

    .lg\:decoration-sky-300\/80 {
        text-decoration-color: rgb(125 211 252 / 0.8)
    }

    .lg\:decoration-sky-300\/90 {
        text-decoration-color: rgb(125 211 252 / 0.9)
    }

    .lg\:decoration-sky-300\/95 {
        text-decoration-color: rgb(125 211 252 / 0.95)
    }

    .lg\:decoration-sky-400 {
        text-decoration-color: #38bdf8
    }

    .lg\:decoration-sky-400\/0 {
        text-decoration-color: rgb(56 189 248 / 0)
    }

    .lg\:decoration-sky-400\/10 {
        text-decoration-color: rgb(56 189 248 / 0.1)
    }

    .lg\:decoration-sky-400\/100 {
        text-decoration-color: rgb(56 189 248 / 1)
    }

    .lg\:decoration-sky-400\/20 {
        text-decoration-color: rgb(56 189 248 / 0.2)
    }

    .lg\:decoration-sky-400\/25 {
        text-decoration-color: rgb(56 189 248 / 0.25)
    }

    .lg\:decoration-sky-400\/30 {
        text-decoration-color: rgb(56 189 248 / 0.3)
    }

    .lg\:decoration-sky-400\/40 {
        text-decoration-color: rgb(56 189 248 / 0.4)
    }

    .lg\:decoration-sky-400\/5 {
        text-decoration-color: rgb(56 189 248 / 0.05)
    }

    .lg\:decoration-sky-400\/50 {
        text-decoration-color: rgb(56 189 248 / 0.5)
    }

    .lg\:decoration-sky-400\/60 {
        text-decoration-color: rgb(56 189 248 / 0.6)
    }

    .lg\:decoration-sky-400\/70 {
        text-decoration-color: rgb(56 189 248 / 0.7)
    }

    .lg\:decoration-sky-400\/75 {
        text-decoration-color: rgb(56 189 248 / 0.75)
    }

    .lg\:decoration-sky-400\/80 {
        text-decoration-color: rgb(56 189 248 / 0.8)
    }

    .lg\:decoration-sky-400\/90 {
        text-decoration-color: rgb(56 189 248 / 0.9)
    }

    .lg\:decoration-sky-400\/95 {
        text-decoration-color: rgb(56 189 248 / 0.95)
    }

    .lg\:decoration-sky-450 {
        text-decoration-color: #309DCC
    }

    .lg\:decoration-sky-450\/0 {
        text-decoration-color: rgb(48 157 204 / 0)
    }

    .lg\:decoration-sky-450\/10 {
        text-decoration-color: rgb(48 157 204 / 0.1)
    }

    .lg\:decoration-sky-450\/100 {
        text-decoration-color: rgb(48 157 204 / 1)
    }

    .lg\:decoration-sky-450\/20 {
        text-decoration-color: rgb(48 157 204 / 0.2)
    }

    .lg\:decoration-sky-450\/25 {
        text-decoration-color: rgb(48 157 204 / 0.25)
    }

    .lg\:decoration-sky-450\/30 {
        text-decoration-color: rgb(48 157 204 / 0.3)
    }

    .lg\:decoration-sky-450\/40 {
        text-decoration-color: rgb(48 157 204 / 0.4)
    }

    .lg\:decoration-sky-450\/5 {
        text-decoration-color: rgb(48 157 204 / 0.05)
    }

    .lg\:decoration-sky-450\/50 {
        text-decoration-color: rgb(48 157 204 / 0.5)
    }

    .lg\:decoration-sky-450\/60 {
        text-decoration-color: rgb(48 157 204 / 0.6)
    }

    .lg\:decoration-sky-450\/70 {
        text-decoration-color: rgb(48 157 204 / 0.7)
    }

    .lg\:decoration-sky-450\/75 {
        text-decoration-color: rgb(48 157 204 / 0.75)
    }

    .lg\:decoration-sky-450\/80 {
        text-decoration-color: rgb(48 157 204 / 0.8)
    }

    .lg\:decoration-sky-450\/90 {
        text-decoration-color: rgb(48 157 204 / 0.9)
    }

    .lg\:decoration-sky-450\/95 {
        text-decoration-color: rgb(48 157 204 / 0.95)
    }

    .lg\:decoration-sky-50 {
        text-decoration-color: #f0f9ff
    }

    .lg\:decoration-sky-50\/0 {
        text-decoration-color: rgb(240 249 255 / 0)
    }

    .lg\:decoration-sky-50\/10 {
        text-decoration-color: rgb(240 249 255 / 0.1)
    }

    .lg\:decoration-sky-50\/100 {
        text-decoration-color: rgb(240 249 255 / 1)
    }

    .lg\:decoration-sky-50\/20 {
        text-decoration-color: rgb(240 249 255 / 0.2)
    }

    .lg\:decoration-sky-50\/25 {
        text-decoration-color: rgb(240 249 255 / 0.25)
    }

    .lg\:decoration-sky-50\/30 {
        text-decoration-color: rgb(240 249 255 / 0.3)
    }

    .lg\:decoration-sky-50\/40 {
        text-decoration-color: rgb(240 249 255 / 0.4)
    }

    .lg\:decoration-sky-50\/5 {
        text-decoration-color: rgb(240 249 255 / 0.05)
    }

    .lg\:decoration-sky-50\/50 {
        text-decoration-color: rgb(240 249 255 / 0.5)
    }

    .lg\:decoration-sky-50\/60 {
        text-decoration-color: rgb(240 249 255 / 0.6)
    }

    .lg\:decoration-sky-50\/70 {
        text-decoration-color: rgb(240 249 255 / 0.7)
    }

    .lg\:decoration-sky-50\/75 {
        text-decoration-color: rgb(240 249 255 / 0.75)
    }

    .lg\:decoration-sky-50\/80 {
        text-decoration-color: rgb(240 249 255 / 0.8)
    }

    .lg\:decoration-sky-50\/90 {
        text-decoration-color: rgb(240 249 255 / 0.9)
    }

    .lg\:decoration-sky-50\/95 {
        text-decoration-color: rgb(240 249 255 / 0.95)
    }

    .lg\:decoration-sky-500 {
        text-decoration-color: #0ea5e9
    }

    .lg\:decoration-sky-500\/0 {
        text-decoration-color: rgb(14 165 233 / 0)
    }

    .lg\:decoration-sky-500\/10 {
        text-decoration-color: rgb(14 165 233 / 0.1)
    }

    .lg\:decoration-sky-500\/100 {
        text-decoration-color: rgb(14 165 233 / 1)
    }

    .lg\:decoration-sky-500\/20 {
        text-decoration-color: rgb(14 165 233 / 0.2)
    }

    .lg\:decoration-sky-500\/25 {
        text-decoration-color: rgb(14 165 233 / 0.25)
    }

    .lg\:decoration-sky-500\/30 {
        text-decoration-color: rgb(14 165 233 / 0.3)
    }

    .lg\:decoration-sky-500\/40 {
        text-decoration-color: rgb(14 165 233 / 0.4)
    }

    .lg\:decoration-sky-500\/5 {
        text-decoration-color: rgb(14 165 233 / 0.05)
    }

    .lg\:decoration-sky-500\/50 {
        text-decoration-color: rgb(14 165 233 / 0.5)
    }

    .lg\:decoration-sky-500\/60 {
        text-decoration-color: rgb(14 165 233 / 0.6)
    }

    .lg\:decoration-sky-500\/70 {
        text-decoration-color: rgb(14 165 233 / 0.7)
    }

    .lg\:decoration-sky-500\/75 {
        text-decoration-color: rgb(14 165 233 / 0.75)
    }

    .lg\:decoration-sky-500\/80 {
        text-decoration-color: rgb(14 165 233 / 0.8)
    }

    .lg\:decoration-sky-500\/90 {
        text-decoration-color: rgb(14 165 233 / 0.9)
    }

    .lg\:decoration-sky-500\/95 {
        text-decoration-color: rgb(14 165 233 / 0.95)
    }

    .lg\:decoration-sky-600 {
        text-decoration-color: #0284c7
    }

    .lg\:decoration-sky-600\/0 {
        text-decoration-color: rgb(2 132 199 / 0)
    }

    .lg\:decoration-sky-600\/10 {
        text-decoration-color: rgb(2 132 199 / 0.1)
    }

    .lg\:decoration-sky-600\/100 {
        text-decoration-color: rgb(2 132 199 / 1)
    }

    .lg\:decoration-sky-600\/20 {
        text-decoration-color: rgb(2 132 199 / 0.2)
    }

    .lg\:decoration-sky-600\/25 {
        text-decoration-color: rgb(2 132 199 / 0.25)
    }

    .lg\:decoration-sky-600\/30 {
        text-decoration-color: rgb(2 132 199 / 0.3)
    }

    .lg\:decoration-sky-600\/40 {
        text-decoration-color: rgb(2 132 199 / 0.4)
    }

    .lg\:decoration-sky-600\/5 {
        text-decoration-color: rgb(2 132 199 / 0.05)
    }

    .lg\:decoration-sky-600\/50 {
        text-decoration-color: rgb(2 132 199 / 0.5)
    }

    .lg\:decoration-sky-600\/60 {
        text-decoration-color: rgb(2 132 199 / 0.6)
    }

    .lg\:decoration-sky-600\/70 {
        text-decoration-color: rgb(2 132 199 / 0.7)
    }

    .lg\:decoration-sky-600\/75 {
        text-decoration-color: rgb(2 132 199 / 0.75)
    }

    .lg\:decoration-sky-600\/80 {
        text-decoration-color: rgb(2 132 199 / 0.8)
    }

    .lg\:decoration-sky-600\/90 {
        text-decoration-color: rgb(2 132 199 / 0.9)
    }

    .lg\:decoration-sky-600\/95 {
        text-decoration-color: rgb(2 132 199 / 0.95)
    }

    .lg\:decoration-sky-700 {
        text-decoration-color: #0369a1
    }

    .lg\:decoration-sky-700\/0 {
        text-decoration-color: rgb(3 105 161 / 0)
    }

    .lg\:decoration-sky-700\/10 {
        text-decoration-color: rgb(3 105 161 / 0.1)
    }

    .lg\:decoration-sky-700\/100 {
        text-decoration-color: rgb(3 105 161 / 1)
    }

    .lg\:decoration-sky-700\/20 {
        text-decoration-color: rgb(3 105 161 / 0.2)
    }

    .lg\:decoration-sky-700\/25 {
        text-decoration-color: rgb(3 105 161 / 0.25)
    }

    .lg\:decoration-sky-700\/30 {
        text-decoration-color: rgb(3 105 161 / 0.3)
    }

    .lg\:decoration-sky-700\/40 {
        text-decoration-color: rgb(3 105 161 / 0.4)
    }

    .lg\:decoration-sky-700\/5 {
        text-decoration-color: rgb(3 105 161 / 0.05)
    }

    .lg\:decoration-sky-700\/50 {
        text-decoration-color: rgb(3 105 161 / 0.5)
    }

    .lg\:decoration-sky-700\/60 {
        text-decoration-color: rgb(3 105 161 / 0.6)
    }

    .lg\:decoration-sky-700\/70 {
        text-decoration-color: rgb(3 105 161 / 0.7)
    }

    .lg\:decoration-sky-700\/75 {
        text-decoration-color: rgb(3 105 161 / 0.75)
    }

    .lg\:decoration-sky-700\/80 {
        text-decoration-color: rgb(3 105 161 / 0.8)
    }

    .lg\:decoration-sky-700\/90 {
        text-decoration-color: rgb(3 105 161 / 0.9)
    }

    .lg\:decoration-sky-700\/95 {
        text-decoration-color: rgb(3 105 161 / 0.95)
    }

    .lg\:decoration-sky-800 {
        text-decoration-color: #075985
    }

    .lg\:decoration-sky-800\/0 {
        text-decoration-color: rgb(7 89 133 / 0)
    }

    .lg\:decoration-sky-800\/10 {
        text-decoration-color: rgb(7 89 133 / 0.1)
    }

    .lg\:decoration-sky-800\/100 {
        text-decoration-color: rgb(7 89 133 / 1)
    }

    .lg\:decoration-sky-800\/20 {
        text-decoration-color: rgb(7 89 133 / 0.2)
    }

    .lg\:decoration-sky-800\/25 {
        text-decoration-color: rgb(7 89 133 / 0.25)
    }

    .lg\:decoration-sky-800\/30 {
        text-decoration-color: rgb(7 89 133 / 0.3)
    }

    .lg\:decoration-sky-800\/40 {
        text-decoration-color: rgb(7 89 133 / 0.4)
    }

    .lg\:decoration-sky-800\/5 {
        text-decoration-color: rgb(7 89 133 / 0.05)
    }

    .lg\:decoration-sky-800\/50 {
        text-decoration-color: rgb(7 89 133 / 0.5)
    }

    .lg\:decoration-sky-800\/60 {
        text-decoration-color: rgb(7 89 133 / 0.6)
    }

    .lg\:decoration-sky-800\/70 {
        text-decoration-color: rgb(7 89 133 / 0.7)
    }

    .lg\:decoration-sky-800\/75 {
        text-decoration-color: rgb(7 89 133 / 0.75)
    }

    .lg\:decoration-sky-800\/80 {
        text-decoration-color: rgb(7 89 133 / 0.8)
    }

    .lg\:decoration-sky-800\/90 {
        text-decoration-color: rgb(7 89 133 / 0.9)
    }

    .lg\:decoration-sky-800\/95 {
        text-decoration-color: rgb(7 89 133 / 0.95)
    }

    .lg\:decoration-sky-900 {
        text-decoration-color: #0c4a6e
    }

    .lg\:decoration-sky-900\/0 {
        text-decoration-color: rgb(12 74 110 / 0)
    }

    .lg\:decoration-sky-900\/10 {
        text-decoration-color: rgb(12 74 110 / 0.1)
    }

    .lg\:decoration-sky-900\/100 {
        text-decoration-color: rgb(12 74 110 / 1)
    }

    .lg\:decoration-sky-900\/20 {
        text-decoration-color: rgb(12 74 110 / 0.2)
    }

    .lg\:decoration-sky-900\/25 {
        text-decoration-color: rgb(12 74 110 / 0.25)
    }

    .lg\:decoration-sky-900\/30 {
        text-decoration-color: rgb(12 74 110 / 0.3)
    }

    .lg\:decoration-sky-900\/40 {
        text-decoration-color: rgb(12 74 110 / 0.4)
    }

    .lg\:decoration-sky-900\/5 {
        text-decoration-color: rgb(12 74 110 / 0.05)
    }

    .lg\:decoration-sky-900\/50 {
        text-decoration-color: rgb(12 74 110 / 0.5)
    }

    .lg\:decoration-sky-900\/60 {
        text-decoration-color: rgb(12 74 110 / 0.6)
    }

    .lg\:decoration-sky-900\/70 {
        text-decoration-color: rgb(12 74 110 / 0.7)
    }

    .lg\:decoration-sky-900\/75 {
        text-decoration-color: rgb(12 74 110 / 0.75)
    }

    .lg\:decoration-sky-900\/80 {
        text-decoration-color: rgb(12 74 110 / 0.8)
    }

    .lg\:decoration-sky-900\/90 {
        text-decoration-color: rgb(12 74 110 / 0.9)
    }

    .lg\:decoration-sky-900\/95 {
        text-decoration-color: rgb(12 74 110 / 0.95)
    }

    .lg\:decoration-sky-950 {
        text-decoration-color: #082f49
    }

    .lg\:decoration-sky-950\/0 {
        text-decoration-color: rgb(8 47 73 / 0)
    }

    .lg\:decoration-sky-950\/10 {
        text-decoration-color: rgb(8 47 73 / 0.1)
    }

    .lg\:decoration-sky-950\/100 {
        text-decoration-color: rgb(8 47 73 / 1)
    }

    .lg\:decoration-sky-950\/20 {
        text-decoration-color: rgb(8 47 73 / 0.2)
    }

    .lg\:decoration-sky-950\/25 {
        text-decoration-color: rgb(8 47 73 / 0.25)
    }

    .lg\:decoration-sky-950\/30 {
        text-decoration-color: rgb(8 47 73 / 0.3)
    }

    .lg\:decoration-sky-950\/40 {
        text-decoration-color: rgb(8 47 73 / 0.4)
    }

    .lg\:decoration-sky-950\/5 {
        text-decoration-color: rgb(8 47 73 / 0.05)
    }

    .lg\:decoration-sky-950\/50 {
        text-decoration-color: rgb(8 47 73 / 0.5)
    }

    .lg\:decoration-sky-950\/60 {
        text-decoration-color: rgb(8 47 73 / 0.6)
    }

    .lg\:decoration-sky-950\/70 {
        text-decoration-color: rgb(8 47 73 / 0.7)
    }

    .lg\:decoration-sky-950\/75 {
        text-decoration-color: rgb(8 47 73 / 0.75)
    }

    .lg\:decoration-sky-950\/80 {
        text-decoration-color: rgb(8 47 73 / 0.8)
    }

    .lg\:decoration-sky-950\/90 {
        text-decoration-color: rgb(8 47 73 / 0.9)
    }

    .lg\:decoration-sky-950\/95 {
        text-decoration-color: rgb(8 47 73 / 0.95)
    }

    .lg\:decoration-slate-100 {
        text-decoration-color: #f1f5f9
    }

    .lg\:decoration-slate-100\/0 {
        text-decoration-color: rgb(241 245 249 / 0)
    }

    .lg\:decoration-slate-100\/10 {
        text-decoration-color: rgb(241 245 249 / 0.1)
    }

    .lg\:decoration-slate-100\/100 {
        text-decoration-color: rgb(241 245 249 / 1)
    }

    .lg\:decoration-slate-100\/20 {
        text-decoration-color: rgb(241 245 249 / 0.2)
    }

    .lg\:decoration-slate-100\/25 {
        text-decoration-color: rgb(241 245 249 / 0.25)
    }

    .lg\:decoration-slate-100\/30 {
        text-decoration-color: rgb(241 245 249 / 0.3)
    }

    .lg\:decoration-slate-100\/40 {
        text-decoration-color: rgb(241 245 249 / 0.4)
    }

    .lg\:decoration-slate-100\/5 {
        text-decoration-color: rgb(241 245 249 / 0.05)
    }

    .lg\:decoration-slate-100\/50 {
        text-decoration-color: rgb(241 245 249 / 0.5)
    }

    .lg\:decoration-slate-100\/60 {
        text-decoration-color: rgb(241 245 249 / 0.6)
    }

    .lg\:decoration-slate-100\/70 {
        text-decoration-color: rgb(241 245 249 / 0.7)
    }

    .lg\:decoration-slate-100\/75 {
        text-decoration-color: rgb(241 245 249 / 0.75)
    }

    .lg\:decoration-slate-100\/80 {
        text-decoration-color: rgb(241 245 249 / 0.8)
    }

    .lg\:decoration-slate-100\/90 {
        text-decoration-color: rgb(241 245 249 / 0.9)
    }

    .lg\:decoration-slate-100\/95 {
        text-decoration-color: rgb(241 245 249 / 0.95)
    }

    .lg\:decoration-slate-200 {
        text-decoration-color: #e2e8f0
    }

    .lg\:decoration-slate-200\/0 {
        text-decoration-color: rgb(226 232 240 / 0)
    }

    .lg\:decoration-slate-200\/10 {
        text-decoration-color: rgb(226 232 240 / 0.1)
    }

    .lg\:decoration-slate-200\/100 {
        text-decoration-color: rgb(226 232 240 / 1)
    }

    .lg\:decoration-slate-200\/20 {
        text-decoration-color: rgb(226 232 240 / 0.2)
    }

    .lg\:decoration-slate-200\/25 {
        text-decoration-color: rgb(226 232 240 / 0.25)
    }

    .lg\:decoration-slate-200\/30 {
        text-decoration-color: rgb(226 232 240 / 0.3)
    }

    .lg\:decoration-slate-200\/40 {
        text-decoration-color: rgb(226 232 240 / 0.4)
    }

    .lg\:decoration-slate-200\/5 {
        text-decoration-color: rgb(226 232 240 / 0.05)
    }

    .lg\:decoration-slate-200\/50 {
        text-decoration-color: rgb(226 232 240 / 0.5)
    }

    .lg\:decoration-slate-200\/60 {
        text-decoration-color: rgb(226 232 240 / 0.6)
    }

    .lg\:decoration-slate-200\/70 {
        text-decoration-color: rgb(226 232 240 / 0.7)
    }

    .lg\:decoration-slate-200\/75 {
        text-decoration-color: rgb(226 232 240 / 0.75)
    }

    .lg\:decoration-slate-200\/80 {
        text-decoration-color: rgb(226 232 240 / 0.8)
    }

    .lg\:decoration-slate-200\/90 {
        text-decoration-color: rgb(226 232 240 / 0.9)
    }

    .lg\:decoration-slate-200\/95 {
        text-decoration-color: rgb(226 232 240 / 0.95)
    }

    .lg\:decoration-slate-300 {
        text-decoration-color: #cbd5e1
    }

    .lg\:decoration-slate-300\/0 {
        text-decoration-color: rgb(203 213 225 / 0)
    }

    .lg\:decoration-slate-300\/10 {
        text-decoration-color: rgb(203 213 225 / 0.1)
    }

    .lg\:decoration-slate-300\/100 {
        text-decoration-color: rgb(203 213 225 / 1)
    }

    .lg\:decoration-slate-300\/20 {
        text-decoration-color: rgb(203 213 225 / 0.2)
    }

    .lg\:decoration-slate-300\/25 {
        text-decoration-color: rgb(203 213 225 / 0.25)
    }

    .lg\:decoration-slate-300\/30 {
        text-decoration-color: rgb(203 213 225 / 0.3)
    }

    .lg\:decoration-slate-300\/40 {
        text-decoration-color: rgb(203 213 225 / 0.4)
    }

    .lg\:decoration-slate-300\/5 {
        text-decoration-color: rgb(203 213 225 / 0.05)
    }

    .lg\:decoration-slate-300\/50 {
        text-decoration-color: rgb(203 213 225 / 0.5)
    }

    .lg\:decoration-slate-300\/60 {
        text-decoration-color: rgb(203 213 225 / 0.6)
    }

    .lg\:decoration-slate-300\/70 {
        text-decoration-color: rgb(203 213 225 / 0.7)
    }

    .lg\:decoration-slate-300\/75 {
        text-decoration-color: rgb(203 213 225 / 0.75)
    }

    .lg\:decoration-slate-300\/80 {
        text-decoration-color: rgb(203 213 225 / 0.8)
    }

    .lg\:decoration-slate-300\/90 {
        text-decoration-color: rgb(203 213 225 / 0.9)
    }

    .lg\:decoration-slate-300\/95 {
        text-decoration-color: rgb(203 213 225 / 0.95)
    }

    .lg\:decoration-slate-400 {
        text-decoration-color: #94a3b8
    }

    .lg\:decoration-slate-400\/0 {
        text-decoration-color: rgb(148 163 184 / 0)
    }

    .lg\:decoration-slate-400\/10 {
        text-decoration-color: rgb(148 163 184 / 0.1)
    }

    .lg\:decoration-slate-400\/100 {
        text-decoration-color: rgb(148 163 184 / 1)
    }

    .lg\:decoration-slate-400\/20 {
        text-decoration-color: rgb(148 163 184 / 0.2)
    }

    .lg\:decoration-slate-400\/25 {
        text-decoration-color: rgb(148 163 184 / 0.25)
    }

    .lg\:decoration-slate-400\/30 {
        text-decoration-color: rgb(148 163 184 / 0.3)
    }

    .lg\:decoration-slate-400\/40 {
        text-decoration-color: rgb(148 163 184 / 0.4)
    }

    .lg\:decoration-slate-400\/5 {
        text-decoration-color: rgb(148 163 184 / 0.05)
    }

    .lg\:decoration-slate-400\/50 {
        text-decoration-color: rgb(148 163 184 / 0.5)
    }

    .lg\:decoration-slate-400\/60 {
        text-decoration-color: rgb(148 163 184 / 0.6)
    }

    .lg\:decoration-slate-400\/70 {
        text-decoration-color: rgb(148 163 184 / 0.7)
    }

    .lg\:decoration-slate-400\/75 {
        text-decoration-color: rgb(148 163 184 / 0.75)
    }

    .lg\:decoration-slate-400\/80 {
        text-decoration-color: rgb(148 163 184 / 0.8)
    }

    .lg\:decoration-slate-400\/90 {
        text-decoration-color: rgb(148 163 184 / 0.9)
    }

    .lg\:decoration-slate-400\/95 {
        text-decoration-color: rgb(148 163 184 / 0.95)
    }

    .lg\:decoration-slate-50 {
        text-decoration-color: #f8fafc
    }

    .lg\:decoration-slate-50\/0 {
        text-decoration-color: rgb(248 250 252 / 0)
    }

    .lg\:decoration-slate-50\/10 {
        text-decoration-color: rgb(248 250 252 / 0.1)
    }

    .lg\:decoration-slate-50\/100 {
        text-decoration-color: rgb(248 250 252 / 1)
    }

    .lg\:decoration-slate-50\/20 {
        text-decoration-color: rgb(248 250 252 / 0.2)
    }

    .lg\:decoration-slate-50\/25 {
        text-decoration-color: rgb(248 250 252 / 0.25)
    }

    .lg\:decoration-slate-50\/30 {
        text-decoration-color: rgb(248 250 252 / 0.3)
    }

    .lg\:decoration-slate-50\/40 {
        text-decoration-color: rgb(248 250 252 / 0.4)
    }

    .lg\:decoration-slate-50\/5 {
        text-decoration-color: rgb(248 250 252 / 0.05)
    }

    .lg\:decoration-slate-50\/50 {
        text-decoration-color: rgb(248 250 252 / 0.5)
    }

    .lg\:decoration-slate-50\/60 {
        text-decoration-color: rgb(248 250 252 / 0.6)
    }

    .lg\:decoration-slate-50\/70 {
        text-decoration-color: rgb(248 250 252 / 0.7)
    }

    .lg\:decoration-slate-50\/75 {
        text-decoration-color: rgb(248 250 252 / 0.75)
    }

    .lg\:decoration-slate-50\/80 {
        text-decoration-color: rgb(248 250 252 / 0.8)
    }

    .lg\:decoration-slate-50\/90 {
        text-decoration-color: rgb(248 250 252 / 0.9)
    }

    .lg\:decoration-slate-50\/95 {
        text-decoration-color: rgb(248 250 252 / 0.95)
    }

    .lg\:decoration-slate-500 {
        text-decoration-color: #64748b
    }

    .lg\:decoration-slate-500\/0 {
        text-decoration-color: rgb(100 116 139 / 0)
    }

    .lg\:decoration-slate-500\/10 {
        text-decoration-color: rgb(100 116 139 / 0.1)
    }

    .lg\:decoration-slate-500\/100 {
        text-decoration-color: rgb(100 116 139 / 1)
    }

    .lg\:decoration-slate-500\/20 {
        text-decoration-color: rgb(100 116 139 / 0.2)
    }

    .lg\:decoration-slate-500\/25 {
        text-decoration-color: rgb(100 116 139 / 0.25)
    }

    .lg\:decoration-slate-500\/30 {
        text-decoration-color: rgb(100 116 139 / 0.3)
    }

    .lg\:decoration-slate-500\/40 {
        text-decoration-color: rgb(100 116 139 / 0.4)
    }

    .lg\:decoration-slate-500\/5 {
        text-decoration-color: rgb(100 116 139 / 0.05)
    }

    .lg\:decoration-slate-500\/50 {
        text-decoration-color: rgb(100 116 139 / 0.5)
    }

    .lg\:decoration-slate-500\/60 {
        text-decoration-color: rgb(100 116 139 / 0.6)
    }

    .lg\:decoration-slate-500\/70 {
        text-decoration-color: rgb(100 116 139 / 0.7)
    }

    .lg\:decoration-slate-500\/75 {
        text-decoration-color: rgb(100 116 139 / 0.75)
    }

    .lg\:decoration-slate-500\/80 {
        text-decoration-color: rgb(100 116 139 / 0.8)
    }

    .lg\:decoration-slate-500\/90 {
        text-decoration-color: rgb(100 116 139 / 0.9)
    }

    .lg\:decoration-slate-500\/95 {
        text-decoration-color: rgb(100 116 139 / 0.95)
    }

    .lg\:decoration-slate-600 {
        text-decoration-color: #475569
    }

    .lg\:decoration-slate-600\/0 {
        text-decoration-color: rgb(71 85 105 / 0)
    }

    .lg\:decoration-slate-600\/10 {
        text-decoration-color: rgb(71 85 105 / 0.1)
    }

    .lg\:decoration-slate-600\/100 {
        text-decoration-color: rgb(71 85 105 / 1)
    }

    .lg\:decoration-slate-600\/20 {
        text-decoration-color: rgb(71 85 105 / 0.2)
    }

    .lg\:decoration-slate-600\/25 {
        text-decoration-color: rgb(71 85 105 / 0.25)
    }

    .lg\:decoration-slate-600\/30 {
        text-decoration-color: rgb(71 85 105 / 0.3)
    }

    .lg\:decoration-slate-600\/40 {
        text-decoration-color: rgb(71 85 105 / 0.4)
    }

    .lg\:decoration-slate-600\/5 {
        text-decoration-color: rgb(71 85 105 / 0.05)
    }

    .lg\:decoration-slate-600\/50 {
        text-decoration-color: rgb(71 85 105 / 0.5)
    }

    .lg\:decoration-slate-600\/60 {
        text-decoration-color: rgb(71 85 105 / 0.6)
    }

    .lg\:decoration-slate-600\/70 {
        text-decoration-color: rgb(71 85 105 / 0.7)
    }

    .lg\:decoration-slate-600\/75 {
        text-decoration-color: rgb(71 85 105 / 0.75)
    }

    .lg\:decoration-slate-600\/80 {
        text-decoration-color: rgb(71 85 105 / 0.8)
    }

    .lg\:decoration-slate-600\/90 {
        text-decoration-color: rgb(71 85 105 / 0.9)
    }

    .lg\:decoration-slate-600\/95 {
        text-decoration-color: rgb(71 85 105 / 0.95)
    }

    .lg\:decoration-slate-700 {
        text-decoration-color: #334155
    }

    .lg\:decoration-slate-700\/0 {
        text-decoration-color: rgb(51 65 85 / 0)
    }

    .lg\:decoration-slate-700\/10 {
        text-decoration-color: rgb(51 65 85 / 0.1)
    }

    .lg\:decoration-slate-700\/100 {
        text-decoration-color: rgb(51 65 85 / 1)
    }

    .lg\:decoration-slate-700\/20 {
        text-decoration-color: rgb(51 65 85 / 0.2)
    }

    .lg\:decoration-slate-700\/25 {
        text-decoration-color: rgb(51 65 85 / 0.25)
    }

    .lg\:decoration-slate-700\/30 {
        text-decoration-color: rgb(51 65 85 / 0.3)
    }

    .lg\:decoration-slate-700\/40 {
        text-decoration-color: rgb(51 65 85 / 0.4)
    }

    .lg\:decoration-slate-700\/5 {
        text-decoration-color: rgb(51 65 85 / 0.05)
    }

    .lg\:decoration-slate-700\/50 {
        text-decoration-color: rgb(51 65 85 / 0.5)
    }

    .lg\:decoration-slate-700\/60 {
        text-decoration-color: rgb(51 65 85 / 0.6)
    }

    .lg\:decoration-slate-700\/70 {
        text-decoration-color: rgb(51 65 85 / 0.7)
    }

    .lg\:decoration-slate-700\/75 {
        text-decoration-color: rgb(51 65 85 / 0.75)
    }

    .lg\:decoration-slate-700\/80 {
        text-decoration-color: rgb(51 65 85 / 0.8)
    }

    .lg\:decoration-slate-700\/90 {
        text-decoration-color: rgb(51 65 85 / 0.9)
    }

    .lg\:decoration-slate-700\/95 {
        text-decoration-color: rgb(51 65 85 / 0.95)
    }

    .lg\:decoration-slate-75 {
        text-decoration-color: #F4F8FA
    }

    .lg\:decoration-slate-75\/0 {
        text-decoration-color: rgb(244 248 250 / 0)
    }

    .lg\:decoration-slate-75\/10 {
        text-decoration-color: rgb(244 248 250 / 0.1)
    }

    .lg\:decoration-slate-75\/100 {
        text-decoration-color: rgb(244 248 250 / 1)
    }

    .lg\:decoration-slate-75\/20 {
        text-decoration-color: rgb(244 248 250 / 0.2)
    }

    .lg\:decoration-slate-75\/25 {
        text-decoration-color: rgb(244 248 250 / 0.25)
    }

    .lg\:decoration-slate-75\/30 {
        text-decoration-color: rgb(244 248 250 / 0.3)
    }

    .lg\:decoration-slate-75\/40 {
        text-decoration-color: rgb(244 248 250 / 0.4)
    }

    .lg\:decoration-slate-75\/5 {
        text-decoration-color: rgb(244 248 250 / 0.05)
    }

    .lg\:decoration-slate-75\/50 {
        text-decoration-color: rgb(244 248 250 / 0.5)
    }

    .lg\:decoration-slate-75\/60 {
        text-decoration-color: rgb(244 248 250 / 0.6)
    }

    .lg\:decoration-slate-75\/70 {
        text-decoration-color: rgb(244 248 250 / 0.7)
    }

    .lg\:decoration-slate-75\/75 {
        text-decoration-color: rgb(244 248 250 / 0.75)
    }

    .lg\:decoration-slate-75\/80 {
        text-decoration-color: rgb(244 248 250 / 0.8)
    }

    .lg\:decoration-slate-75\/90 {
        text-decoration-color: rgb(244 248 250 / 0.9)
    }

    .lg\:decoration-slate-75\/95 {
        text-decoration-color: rgb(244 248 250 / 0.95)
    }

    .lg\:decoration-slate-800 {
        text-decoration-color: #1e293b
    }

    .lg\:decoration-slate-800\/0 {
        text-decoration-color: rgb(30 41 59 / 0)
    }

    .lg\:decoration-slate-800\/10 {
        text-decoration-color: rgb(30 41 59 / 0.1)
    }

    .lg\:decoration-slate-800\/100 {
        text-decoration-color: rgb(30 41 59 / 1)
    }

    .lg\:decoration-slate-800\/20 {
        text-decoration-color: rgb(30 41 59 / 0.2)
    }

    .lg\:decoration-slate-800\/25 {
        text-decoration-color: rgb(30 41 59 / 0.25)
    }

    .lg\:decoration-slate-800\/30 {
        text-decoration-color: rgb(30 41 59 / 0.3)
    }

    .lg\:decoration-slate-800\/40 {
        text-decoration-color: rgb(30 41 59 / 0.4)
    }

    .lg\:decoration-slate-800\/5 {
        text-decoration-color: rgb(30 41 59 / 0.05)
    }

    .lg\:decoration-slate-800\/50 {
        text-decoration-color: rgb(30 41 59 / 0.5)
    }

    .lg\:decoration-slate-800\/60 {
        text-decoration-color: rgb(30 41 59 / 0.6)
    }

    .lg\:decoration-slate-800\/70 {
        text-decoration-color: rgb(30 41 59 / 0.7)
    }

    .lg\:decoration-slate-800\/75 {
        text-decoration-color: rgb(30 41 59 / 0.75)
    }

    .lg\:decoration-slate-800\/80 {
        text-decoration-color: rgb(30 41 59 / 0.8)
    }

    .lg\:decoration-slate-800\/90 {
        text-decoration-color: rgb(30 41 59 / 0.9)
    }

    .lg\:decoration-slate-800\/95 {
        text-decoration-color: rgb(30 41 59 / 0.95)
    }

    .lg\:decoration-slate-850 {
        text-decoration-color: #0F172A
    }

    .lg\:decoration-slate-850\/0 {
        text-decoration-color: rgb(15 23 42 / 0)
    }

    .lg\:decoration-slate-850\/10 {
        text-decoration-color: rgb(15 23 42 / 0.1)
    }

    .lg\:decoration-slate-850\/100 {
        text-decoration-color: rgb(15 23 42 / 1)
    }

    .lg\:decoration-slate-850\/20 {
        text-decoration-color: rgb(15 23 42 / 0.2)
    }

    .lg\:decoration-slate-850\/25 {
        text-decoration-color: rgb(15 23 42 / 0.25)
    }

    .lg\:decoration-slate-850\/30 {
        text-decoration-color: rgb(15 23 42 / 0.3)
    }

    .lg\:decoration-slate-850\/40 {
        text-decoration-color: rgb(15 23 42 / 0.4)
    }

    .lg\:decoration-slate-850\/5 {
        text-decoration-color: rgb(15 23 42 / 0.05)
    }

    .lg\:decoration-slate-850\/50 {
        text-decoration-color: rgb(15 23 42 / 0.5)
    }

    .lg\:decoration-slate-850\/60 {
        text-decoration-color: rgb(15 23 42 / 0.6)
    }

    .lg\:decoration-slate-850\/70 {
        text-decoration-color: rgb(15 23 42 / 0.7)
    }

    .lg\:decoration-slate-850\/75 {
        text-decoration-color: rgb(15 23 42 / 0.75)
    }

    .lg\:decoration-slate-850\/80 {
        text-decoration-color: rgb(15 23 42 / 0.8)
    }

    .lg\:decoration-slate-850\/90 {
        text-decoration-color: rgb(15 23 42 / 0.9)
    }

    .lg\:decoration-slate-850\/95 {
        text-decoration-color: rgb(15 23 42 / 0.95)
    }

    .lg\:decoration-slate-900 {
        text-decoration-color: #0f172a
    }

    .lg\:decoration-slate-900\/0 {
        text-decoration-color: rgb(15 23 42 / 0)
    }

    .lg\:decoration-slate-900\/10 {
        text-decoration-color: rgb(15 23 42 / 0.1)
    }

    .lg\:decoration-slate-900\/100 {
        text-decoration-color: rgb(15 23 42 / 1)
    }

    .lg\:decoration-slate-900\/20 {
        text-decoration-color: rgb(15 23 42 / 0.2)
    }

    .lg\:decoration-slate-900\/25 {
        text-decoration-color: rgb(15 23 42 / 0.25)
    }

    .lg\:decoration-slate-900\/30 {
        text-decoration-color: rgb(15 23 42 / 0.3)
    }

    .lg\:decoration-slate-900\/40 {
        text-decoration-color: rgb(15 23 42 / 0.4)
    }

    .lg\:decoration-slate-900\/5 {
        text-decoration-color: rgb(15 23 42 / 0.05)
    }

    .lg\:decoration-slate-900\/50 {
        text-decoration-color: rgb(15 23 42 / 0.5)
    }

    .lg\:decoration-slate-900\/60 {
        text-decoration-color: rgb(15 23 42 / 0.6)
    }

    .lg\:decoration-slate-900\/70 {
        text-decoration-color: rgb(15 23 42 / 0.7)
    }

    .lg\:decoration-slate-900\/75 {
        text-decoration-color: rgb(15 23 42 / 0.75)
    }

    .lg\:decoration-slate-900\/80 {
        text-decoration-color: rgb(15 23 42 / 0.8)
    }

    .lg\:decoration-slate-900\/90 {
        text-decoration-color: rgb(15 23 42 / 0.9)
    }

    .lg\:decoration-slate-900\/95 {
        text-decoration-color: rgb(15 23 42 / 0.95)
    }

    .lg\:decoration-slate-950 {
        text-decoration-color: #00214A
    }

    .lg\:decoration-slate-950\/0 {
        text-decoration-color: rgb(0 33 74 / 0)
    }

    .lg\:decoration-slate-950\/10 {
        text-decoration-color: rgb(0 33 74 / 0.1)
    }

    .lg\:decoration-slate-950\/100 {
        text-decoration-color: rgb(0 33 74 / 1)
    }

    .lg\:decoration-slate-950\/20 {
        text-decoration-color: rgb(0 33 74 / 0.2)
    }

    .lg\:decoration-slate-950\/25 {
        text-decoration-color: rgb(0 33 74 / 0.25)
    }

    .lg\:decoration-slate-950\/30 {
        text-decoration-color: rgb(0 33 74 / 0.3)
    }

    .lg\:decoration-slate-950\/40 {
        text-decoration-color: rgb(0 33 74 / 0.4)
    }

    .lg\:decoration-slate-950\/5 {
        text-decoration-color: rgb(0 33 74 / 0.05)
    }

    .lg\:decoration-slate-950\/50 {
        text-decoration-color: rgb(0 33 74 / 0.5)
    }

    .lg\:decoration-slate-950\/60 {
        text-decoration-color: rgb(0 33 74 / 0.6)
    }

    .lg\:decoration-slate-950\/70 {
        text-decoration-color: rgb(0 33 74 / 0.7)
    }

    .lg\:decoration-slate-950\/75 {
        text-decoration-color: rgb(0 33 74 / 0.75)
    }

    .lg\:decoration-slate-950\/80 {
        text-decoration-color: rgb(0 33 74 / 0.8)
    }

    .lg\:decoration-slate-950\/90 {
        text-decoration-color: rgb(0 33 74 / 0.9)
    }

    .lg\:decoration-slate-950\/95 {
        text-decoration-color: rgb(0 33 74 / 0.95)
    }

    .lg\:decoration-stone-100 {
        text-decoration-color: #f5f5f4
    }

    .lg\:decoration-stone-100\/0 {
        text-decoration-color: rgb(245 245 244 / 0)
    }

    .lg\:decoration-stone-100\/10 {
        text-decoration-color: rgb(245 245 244 / 0.1)
    }

    .lg\:decoration-stone-100\/100 {
        text-decoration-color: rgb(245 245 244 / 1)
    }

    .lg\:decoration-stone-100\/20 {
        text-decoration-color: rgb(245 245 244 / 0.2)
    }

    .lg\:decoration-stone-100\/25 {
        text-decoration-color: rgb(245 245 244 / 0.25)
    }

    .lg\:decoration-stone-100\/30 {
        text-decoration-color: rgb(245 245 244 / 0.3)
    }

    .lg\:decoration-stone-100\/40 {
        text-decoration-color: rgb(245 245 244 / 0.4)
    }

    .lg\:decoration-stone-100\/5 {
        text-decoration-color: rgb(245 245 244 / 0.05)
    }

    .lg\:decoration-stone-100\/50 {
        text-decoration-color: rgb(245 245 244 / 0.5)
    }

    .lg\:decoration-stone-100\/60 {
        text-decoration-color: rgb(245 245 244 / 0.6)
    }

    .lg\:decoration-stone-100\/70 {
        text-decoration-color: rgb(245 245 244 / 0.7)
    }

    .lg\:decoration-stone-100\/75 {
        text-decoration-color: rgb(245 245 244 / 0.75)
    }

    .lg\:decoration-stone-100\/80 {
        text-decoration-color: rgb(245 245 244 / 0.8)
    }

    .lg\:decoration-stone-100\/90 {
        text-decoration-color: rgb(245 245 244 / 0.9)
    }

    .lg\:decoration-stone-100\/95 {
        text-decoration-color: rgb(245 245 244 / 0.95)
    }

    .lg\:decoration-stone-150 {
        text-decoration-color: #F5F6F1
    }

    .lg\:decoration-stone-150\/0 {
        text-decoration-color: rgb(245 246 241 / 0)
    }

    .lg\:decoration-stone-150\/10 {
        text-decoration-color: rgb(245 246 241 / 0.1)
    }

    .lg\:decoration-stone-150\/100 {
        text-decoration-color: rgb(245 246 241 / 1)
    }

    .lg\:decoration-stone-150\/20 {
        text-decoration-color: rgb(245 246 241 / 0.2)
    }

    .lg\:decoration-stone-150\/25 {
        text-decoration-color: rgb(245 246 241 / 0.25)
    }

    .lg\:decoration-stone-150\/30 {
        text-decoration-color: rgb(245 246 241 / 0.3)
    }

    .lg\:decoration-stone-150\/40 {
        text-decoration-color: rgb(245 246 241 / 0.4)
    }

    .lg\:decoration-stone-150\/5 {
        text-decoration-color: rgb(245 246 241 / 0.05)
    }

    .lg\:decoration-stone-150\/50 {
        text-decoration-color: rgb(245 246 241 / 0.5)
    }

    .lg\:decoration-stone-150\/60 {
        text-decoration-color: rgb(245 246 241 / 0.6)
    }

    .lg\:decoration-stone-150\/70 {
        text-decoration-color: rgb(245 246 241 / 0.7)
    }

    .lg\:decoration-stone-150\/75 {
        text-decoration-color: rgb(245 246 241 / 0.75)
    }

    .lg\:decoration-stone-150\/80 {
        text-decoration-color: rgb(245 246 241 / 0.8)
    }

    .lg\:decoration-stone-150\/90 {
        text-decoration-color: rgb(245 246 241 / 0.9)
    }

    .lg\:decoration-stone-150\/95 {
        text-decoration-color: rgb(245 246 241 / 0.95)
    }

    .lg\:decoration-stone-200 {
        text-decoration-color: #e7e5e4
    }

    .lg\:decoration-stone-200\/0 {
        text-decoration-color: rgb(231 229 228 / 0)
    }

    .lg\:decoration-stone-200\/10 {
        text-decoration-color: rgb(231 229 228 / 0.1)
    }

    .lg\:decoration-stone-200\/100 {
        text-decoration-color: rgb(231 229 228 / 1)
    }

    .lg\:decoration-stone-200\/20 {
        text-decoration-color: rgb(231 229 228 / 0.2)
    }

    .lg\:decoration-stone-200\/25 {
        text-decoration-color: rgb(231 229 228 / 0.25)
    }

    .lg\:decoration-stone-200\/30 {
        text-decoration-color: rgb(231 229 228 / 0.3)
    }

    .lg\:decoration-stone-200\/40 {
        text-decoration-color: rgb(231 229 228 / 0.4)
    }

    .lg\:decoration-stone-200\/5 {
        text-decoration-color: rgb(231 229 228 / 0.05)
    }

    .lg\:decoration-stone-200\/50 {
        text-decoration-color: rgb(231 229 228 / 0.5)
    }

    .lg\:decoration-stone-200\/60 {
        text-decoration-color: rgb(231 229 228 / 0.6)
    }

    .lg\:decoration-stone-200\/70 {
        text-decoration-color: rgb(231 229 228 / 0.7)
    }

    .lg\:decoration-stone-200\/75 {
        text-decoration-color: rgb(231 229 228 / 0.75)
    }

    .lg\:decoration-stone-200\/80 {
        text-decoration-color: rgb(231 229 228 / 0.8)
    }

    .lg\:decoration-stone-200\/90 {
        text-decoration-color: rgb(231 229 228 / 0.9)
    }

    .lg\:decoration-stone-200\/95 {
        text-decoration-color: rgb(231 229 228 / 0.95)
    }

    .lg\:decoration-stone-300 {
        text-decoration-color: #d6d3d1
    }

    .lg\:decoration-stone-300\/0 {
        text-decoration-color: rgb(214 211 209 / 0)
    }

    .lg\:decoration-stone-300\/10 {
        text-decoration-color: rgb(214 211 209 / 0.1)
    }

    .lg\:decoration-stone-300\/100 {
        text-decoration-color: rgb(214 211 209 / 1)
    }

    .lg\:decoration-stone-300\/20 {
        text-decoration-color: rgb(214 211 209 / 0.2)
    }

    .lg\:decoration-stone-300\/25 {
        text-decoration-color: rgb(214 211 209 / 0.25)
    }

    .lg\:decoration-stone-300\/30 {
        text-decoration-color: rgb(214 211 209 / 0.3)
    }

    .lg\:decoration-stone-300\/40 {
        text-decoration-color: rgb(214 211 209 / 0.4)
    }

    .lg\:decoration-stone-300\/5 {
        text-decoration-color: rgb(214 211 209 / 0.05)
    }

    .lg\:decoration-stone-300\/50 {
        text-decoration-color: rgb(214 211 209 / 0.5)
    }

    .lg\:decoration-stone-300\/60 {
        text-decoration-color: rgb(214 211 209 / 0.6)
    }

    .lg\:decoration-stone-300\/70 {
        text-decoration-color: rgb(214 211 209 / 0.7)
    }

    .lg\:decoration-stone-300\/75 {
        text-decoration-color: rgb(214 211 209 / 0.75)
    }

    .lg\:decoration-stone-300\/80 {
        text-decoration-color: rgb(214 211 209 / 0.8)
    }

    .lg\:decoration-stone-300\/90 {
        text-decoration-color: rgb(214 211 209 / 0.9)
    }

    .lg\:decoration-stone-300\/95 {
        text-decoration-color: rgb(214 211 209 / 0.95)
    }

    .lg\:decoration-stone-400 {
        text-decoration-color: #a8a29e
    }

    .lg\:decoration-stone-400\/0 {
        text-decoration-color: rgb(168 162 158 / 0)
    }

    .lg\:decoration-stone-400\/10 {
        text-decoration-color: rgb(168 162 158 / 0.1)
    }

    .lg\:decoration-stone-400\/100 {
        text-decoration-color: rgb(168 162 158 / 1)
    }

    .lg\:decoration-stone-400\/20 {
        text-decoration-color: rgb(168 162 158 / 0.2)
    }

    .lg\:decoration-stone-400\/25 {
        text-decoration-color: rgb(168 162 158 / 0.25)
    }

    .lg\:decoration-stone-400\/30 {
        text-decoration-color: rgb(168 162 158 / 0.3)
    }

    .lg\:decoration-stone-400\/40 {
        text-decoration-color: rgb(168 162 158 / 0.4)
    }

    .lg\:decoration-stone-400\/5 {
        text-decoration-color: rgb(168 162 158 / 0.05)
    }

    .lg\:decoration-stone-400\/50 {
        text-decoration-color: rgb(168 162 158 / 0.5)
    }

    .lg\:decoration-stone-400\/60 {
        text-decoration-color: rgb(168 162 158 / 0.6)
    }

    .lg\:decoration-stone-400\/70 {
        text-decoration-color: rgb(168 162 158 / 0.7)
    }

    .lg\:decoration-stone-400\/75 {
        text-decoration-color: rgb(168 162 158 / 0.75)
    }

    .lg\:decoration-stone-400\/80 {
        text-decoration-color: rgb(168 162 158 / 0.8)
    }

    .lg\:decoration-stone-400\/90 {
        text-decoration-color: rgb(168 162 158 / 0.9)
    }

    .lg\:decoration-stone-400\/95 {
        text-decoration-color: rgb(168 162 158 / 0.95)
    }

    .lg\:decoration-stone-50 {
        text-decoration-color: #fafaf9
    }

    .lg\:decoration-stone-50\/0 {
        text-decoration-color: rgb(250 250 249 / 0)
    }

    .lg\:decoration-stone-50\/10 {
        text-decoration-color: rgb(250 250 249 / 0.1)
    }

    .lg\:decoration-stone-50\/100 {
        text-decoration-color: rgb(250 250 249 / 1)
    }

    .lg\:decoration-stone-50\/20 {
        text-decoration-color: rgb(250 250 249 / 0.2)
    }

    .lg\:decoration-stone-50\/25 {
        text-decoration-color: rgb(250 250 249 / 0.25)
    }

    .lg\:decoration-stone-50\/30 {
        text-decoration-color: rgb(250 250 249 / 0.3)
    }

    .lg\:decoration-stone-50\/40 {
        text-decoration-color: rgb(250 250 249 / 0.4)
    }

    .lg\:decoration-stone-50\/5 {
        text-decoration-color: rgb(250 250 249 / 0.05)
    }

    .lg\:decoration-stone-50\/50 {
        text-decoration-color: rgb(250 250 249 / 0.5)
    }

    .lg\:decoration-stone-50\/60 {
        text-decoration-color: rgb(250 250 249 / 0.6)
    }

    .lg\:decoration-stone-50\/70 {
        text-decoration-color: rgb(250 250 249 / 0.7)
    }

    .lg\:decoration-stone-50\/75 {
        text-decoration-color: rgb(250 250 249 / 0.75)
    }

    .lg\:decoration-stone-50\/80 {
        text-decoration-color: rgb(250 250 249 / 0.8)
    }

    .lg\:decoration-stone-50\/90 {
        text-decoration-color: rgb(250 250 249 / 0.9)
    }

    .lg\:decoration-stone-50\/95 {
        text-decoration-color: rgb(250 250 249 / 0.95)
    }

    .lg\:decoration-stone-500 {
        text-decoration-color: #78716c
    }

    .lg\:decoration-stone-500\/0 {
        text-decoration-color: rgb(120 113 108 / 0)
    }

    .lg\:decoration-stone-500\/10 {
        text-decoration-color: rgb(120 113 108 / 0.1)
    }

    .lg\:decoration-stone-500\/100 {
        text-decoration-color: rgb(120 113 108 / 1)
    }

    .lg\:decoration-stone-500\/20 {
        text-decoration-color: rgb(120 113 108 / 0.2)
    }

    .lg\:decoration-stone-500\/25 {
        text-decoration-color: rgb(120 113 108 / 0.25)
    }

    .lg\:decoration-stone-500\/30 {
        text-decoration-color: rgb(120 113 108 / 0.3)
    }

    .lg\:decoration-stone-500\/40 {
        text-decoration-color: rgb(120 113 108 / 0.4)
    }

    .lg\:decoration-stone-500\/5 {
        text-decoration-color: rgb(120 113 108 / 0.05)
    }

    .lg\:decoration-stone-500\/50 {
        text-decoration-color: rgb(120 113 108 / 0.5)
    }

    .lg\:decoration-stone-500\/60 {
        text-decoration-color: rgb(120 113 108 / 0.6)
    }

    .lg\:decoration-stone-500\/70 {
        text-decoration-color: rgb(120 113 108 / 0.7)
    }

    .lg\:decoration-stone-500\/75 {
        text-decoration-color: rgb(120 113 108 / 0.75)
    }

    .lg\:decoration-stone-500\/80 {
        text-decoration-color: rgb(120 113 108 / 0.8)
    }

    .lg\:decoration-stone-500\/90 {
        text-decoration-color: rgb(120 113 108 / 0.9)
    }

    .lg\:decoration-stone-500\/95 {
        text-decoration-color: rgb(120 113 108 / 0.95)
    }

    .lg\:decoration-stone-600 {
        text-decoration-color: #57534e
    }

    .lg\:decoration-stone-600\/0 {
        text-decoration-color: rgb(87 83 78 / 0)
    }

    .lg\:decoration-stone-600\/10 {
        text-decoration-color: rgb(87 83 78 / 0.1)
    }

    .lg\:decoration-stone-600\/100 {
        text-decoration-color: rgb(87 83 78 / 1)
    }

    .lg\:decoration-stone-600\/20 {
        text-decoration-color: rgb(87 83 78 / 0.2)
    }

    .lg\:decoration-stone-600\/25 {
        text-decoration-color: rgb(87 83 78 / 0.25)
    }

    .lg\:decoration-stone-600\/30 {
        text-decoration-color: rgb(87 83 78 / 0.3)
    }

    .lg\:decoration-stone-600\/40 {
        text-decoration-color: rgb(87 83 78 / 0.4)
    }

    .lg\:decoration-stone-600\/5 {
        text-decoration-color: rgb(87 83 78 / 0.05)
    }

    .lg\:decoration-stone-600\/50 {
        text-decoration-color: rgb(87 83 78 / 0.5)
    }

    .lg\:decoration-stone-600\/60 {
        text-decoration-color: rgb(87 83 78 / 0.6)
    }

    .lg\:decoration-stone-600\/70 {
        text-decoration-color: rgb(87 83 78 / 0.7)
    }

    .lg\:decoration-stone-600\/75 {
        text-decoration-color: rgb(87 83 78 / 0.75)
    }

    .lg\:decoration-stone-600\/80 {
        text-decoration-color: rgb(87 83 78 / 0.8)
    }

    .lg\:decoration-stone-600\/90 {
        text-decoration-color: rgb(87 83 78 / 0.9)
    }

    .lg\:decoration-stone-600\/95 {
        text-decoration-color: rgb(87 83 78 / 0.95)
    }

    .lg\:decoration-stone-700 {
        text-decoration-color: #44403c
    }

    .lg\:decoration-stone-700\/0 {
        text-decoration-color: rgb(68 64 60 / 0)
    }

    .lg\:decoration-stone-700\/10 {
        text-decoration-color: rgb(68 64 60 / 0.1)
    }

    .lg\:decoration-stone-700\/100 {
        text-decoration-color: rgb(68 64 60 / 1)
    }

    .lg\:decoration-stone-700\/20 {
        text-decoration-color: rgb(68 64 60 / 0.2)
    }

    .lg\:decoration-stone-700\/25 {
        text-decoration-color: rgb(68 64 60 / 0.25)
    }

    .lg\:decoration-stone-700\/30 {
        text-decoration-color: rgb(68 64 60 / 0.3)
    }

    .lg\:decoration-stone-700\/40 {
        text-decoration-color: rgb(68 64 60 / 0.4)
    }

    .lg\:decoration-stone-700\/5 {
        text-decoration-color: rgb(68 64 60 / 0.05)
    }

    .lg\:decoration-stone-700\/50 {
        text-decoration-color: rgb(68 64 60 / 0.5)
    }

    .lg\:decoration-stone-700\/60 {
        text-decoration-color: rgb(68 64 60 / 0.6)
    }

    .lg\:decoration-stone-700\/70 {
        text-decoration-color: rgb(68 64 60 / 0.7)
    }

    .lg\:decoration-stone-700\/75 {
        text-decoration-color: rgb(68 64 60 / 0.75)
    }

    .lg\:decoration-stone-700\/80 {
        text-decoration-color: rgb(68 64 60 / 0.8)
    }

    .lg\:decoration-stone-700\/90 {
        text-decoration-color: rgb(68 64 60 / 0.9)
    }

    .lg\:decoration-stone-700\/95 {
        text-decoration-color: rgb(68 64 60 / 0.95)
    }

    .lg\:decoration-stone-800 {
        text-decoration-color: #292524
    }

    .lg\:decoration-stone-800\/0 {
        text-decoration-color: rgb(41 37 36 / 0)
    }

    .lg\:decoration-stone-800\/10 {
        text-decoration-color: rgb(41 37 36 / 0.1)
    }

    .lg\:decoration-stone-800\/100 {
        text-decoration-color: rgb(41 37 36 / 1)
    }

    .lg\:decoration-stone-800\/20 {
        text-decoration-color: rgb(41 37 36 / 0.2)
    }

    .lg\:decoration-stone-800\/25 {
        text-decoration-color: rgb(41 37 36 / 0.25)
    }

    .lg\:decoration-stone-800\/30 {
        text-decoration-color: rgb(41 37 36 / 0.3)
    }

    .lg\:decoration-stone-800\/40 {
        text-decoration-color: rgb(41 37 36 / 0.4)
    }

    .lg\:decoration-stone-800\/5 {
        text-decoration-color: rgb(41 37 36 / 0.05)
    }

    .lg\:decoration-stone-800\/50 {
        text-decoration-color: rgb(41 37 36 / 0.5)
    }

    .lg\:decoration-stone-800\/60 {
        text-decoration-color: rgb(41 37 36 / 0.6)
    }

    .lg\:decoration-stone-800\/70 {
        text-decoration-color: rgb(41 37 36 / 0.7)
    }

    .lg\:decoration-stone-800\/75 {
        text-decoration-color: rgb(41 37 36 / 0.75)
    }

    .lg\:decoration-stone-800\/80 {
        text-decoration-color: rgb(41 37 36 / 0.8)
    }

    .lg\:decoration-stone-800\/90 {
        text-decoration-color: rgb(41 37 36 / 0.9)
    }

    .lg\:decoration-stone-800\/95 {
        text-decoration-color: rgb(41 37 36 / 0.95)
    }

    .lg\:decoration-stone-900 {
        text-decoration-color: #1c1917
    }

    .lg\:decoration-stone-900\/0 {
        text-decoration-color: rgb(28 25 23 / 0)
    }

    .lg\:decoration-stone-900\/10 {
        text-decoration-color: rgb(28 25 23 / 0.1)
    }

    .lg\:decoration-stone-900\/100 {
        text-decoration-color: rgb(28 25 23 / 1)
    }

    .lg\:decoration-stone-900\/20 {
        text-decoration-color: rgb(28 25 23 / 0.2)
    }

    .lg\:decoration-stone-900\/25 {
        text-decoration-color: rgb(28 25 23 / 0.25)
    }

    .lg\:decoration-stone-900\/30 {
        text-decoration-color: rgb(28 25 23 / 0.3)
    }

    .lg\:decoration-stone-900\/40 {
        text-decoration-color: rgb(28 25 23 / 0.4)
    }

    .lg\:decoration-stone-900\/5 {
        text-decoration-color: rgb(28 25 23 / 0.05)
    }

    .lg\:decoration-stone-900\/50 {
        text-decoration-color: rgb(28 25 23 / 0.5)
    }

    .lg\:decoration-stone-900\/60 {
        text-decoration-color: rgb(28 25 23 / 0.6)
    }

    .lg\:decoration-stone-900\/70 {
        text-decoration-color: rgb(28 25 23 / 0.7)
    }

    .lg\:decoration-stone-900\/75 {
        text-decoration-color: rgb(28 25 23 / 0.75)
    }

    .lg\:decoration-stone-900\/80 {
        text-decoration-color: rgb(28 25 23 / 0.8)
    }

    .lg\:decoration-stone-900\/90 {
        text-decoration-color: rgb(28 25 23 / 0.9)
    }

    .lg\:decoration-stone-900\/95 {
        text-decoration-color: rgb(28 25 23 / 0.95)
    }

    .lg\:decoration-stone-950 {
        text-decoration-color: #0c0a09
    }

    .lg\:decoration-stone-950\/0 {
        text-decoration-color: rgb(12 10 9 / 0)
    }

    .lg\:decoration-stone-950\/10 {
        text-decoration-color: rgb(12 10 9 / 0.1)
    }

    .lg\:decoration-stone-950\/100 {
        text-decoration-color: rgb(12 10 9 / 1)
    }

    .lg\:decoration-stone-950\/20 {
        text-decoration-color: rgb(12 10 9 / 0.2)
    }

    .lg\:decoration-stone-950\/25 {
        text-decoration-color: rgb(12 10 9 / 0.25)
    }

    .lg\:decoration-stone-950\/30 {
        text-decoration-color: rgb(12 10 9 / 0.3)
    }

    .lg\:decoration-stone-950\/40 {
        text-decoration-color: rgb(12 10 9 / 0.4)
    }

    .lg\:decoration-stone-950\/5 {
        text-decoration-color: rgb(12 10 9 / 0.05)
    }

    .lg\:decoration-stone-950\/50 {
        text-decoration-color: rgb(12 10 9 / 0.5)
    }

    .lg\:decoration-stone-950\/60 {
        text-decoration-color: rgb(12 10 9 / 0.6)
    }

    .lg\:decoration-stone-950\/70 {
        text-decoration-color: rgb(12 10 9 / 0.7)
    }

    .lg\:decoration-stone-950\/75 {
        text-decoration-color: rgb(12 10 9 / 0.75)
    }

    .lg\:decoration-stone-950\/80 {
        text-decoration-color: rgb(12 10 9 / 0.8)
    }

    .lg\:decoration-stone-950\/90 {
        text-decoration-color: rgb(12 10 9 / 0.9)
    }

    .lg\:decoration-stone-950\/95 {
        text-decoration-color: rgb(12 10 9 / 0.95)
    }

    .lg\:decoration-teal-100 {
        text-decoration-color: #ccfbf1
    }

    .lg\:decoration-teal-100\/0 {
        text-decoration-color: rgb(204 251 241 / 0)
    }

    .lg\:decoration-teal-100\/10 {
        text-decoration-color: rgb(204 251 241 / 0.1)
    }

    .lg\:decoration-teal-100\/100 {
        text-decoration-color: rgb(204 251 241 / 1)
    }

    .lg\:decoration-teal-100\/20 {
        text-decoration-color: rgb(204 251 241 / 0.2)
    }

    .lg\:decoration-teal-100\/25 {
        text-decoration-color: rgb(204 251 241 / 0.25)
    }

    .lg\:decoration-teal-100\/30 {
        text-decoration-color: rgb(204 251 241 / 0.3)
    }

    .lg\:decoration-teal-100\/40 {
        text-decoration-color: rgb(204 251 241 / 0.4)
    }

    .lg\:decoration-teal-100\/5 {
        text-decoration-color: rgb(204 251 241 / 0.05)
    }

    .lg\:decoration-teal-100\/50 {
        text-decoration-color: rgb(204 251 241 / 0.5)
    }

    .lg\:decoration-teal-100\/60 {
        text-decoration-color: rgb(204 251 241 / 0.6)
    }

    .lg\:decoration-teal-100\/70 {
        text-decoration-color: rgb(204 251 241 / 0.7)
    }

    .lg\:decoration-teal-100\/75 {
        text-decoration-color: rgb(204 251 241 / 0.75)
    }

    .lg\:decoration-teal-100\/80 {
        text-decoration-color: rgb(204 251 241 / 0.8)
    }

    .lg\:decoration-teal-100\/90 {
        text-decoration-color: rgb(204 251 241 / 0.9)
    }

    .lg\:decoration-teal-100\/95 {
        text-decoration-color: rgb(204 251 241 / 0.95)
    }

    .lg\:decoration-teal-200 {
        text-decoration-color: #99f6e4
    }

    .lg\:decoration-teal-200\/0 {
        text-decoration-color: rgb(153 246 228 / 0)
    }

    .lg\:decoration-teal-200\/10 {
        text-decoration-color: rgb(153 246 228 / 0.1)
    }

    .lg\:decoration-teal-200\/100 {
        text-decoration-color: rgb(153 246 228 / 1)
    }

    .lg\:decoration-teal-200\/20 {
        text-decoration-color: rgb(153 246 228 / 0.2)
    }

    .lg\:decoration-teal-200\/25 {
        text-decoration-color: rgb(153 246 228 / 0.25)
    }

    .lg\:decoration-teal-200\/30 {
        text-decoration-color: rgb(153 246 228 / 0.3)
    }

    .lg\:decoration-teal-200\/40 {
        text-decoration-color: rgb(153 246 228 / 0.4)
    }

    .lg\:decoration-teal-200\/5 {
        text-decoration-color: rgb(153 246 228 / 0.05)
    }

    .lg\:decoration-teal-200\/50 {
        text-decoration-color: rgb(153 246 228 / 0.5)
    }

    .lg\:decoration-teal-200\/60 {
        text-decoration-color: rgb(153 246 228 / 0.6)
    }

    .lg\:decoration-teal-200\/70 {
        text-decoration-color: rgb(153 246 228 / 0.7)
    }

    .lg\:decoration-teal-200\/75 {
        text-decoration-color: rgb(153 246 228 / 0.75)
    }

    .lg\:decoration-teal-200\/80 {
        text-decoration-color: rgb(153 246 228 / 0.8)
    }

    .lg\:decoration-teal-200\/90 {
        text-decoration-color: rgb(153 246 228 / 0.9)
    }

    .lg\:decoration-teal-200\/95 {
        text-decoration-color: rgb(153 246 228 / 0.95)
    }

    .lg\:decoration-teal-300 {
        text-decoration-color: #5eead4
    }

    .lg\:decoration-teal-300\/0 {
        text-decoration-color: rgb(94 234 212 / 0)
    }

    .lg\:decoration-teal-300\/10 {
        text-decoration-color: rgb(94 234 212 / 0.1)
    }

    .lg\:decoration-teal-300\/100 {
        text-decoration-color: rgb(94 234 212 / 1)
    }

    .lg\:decoration-teal-300\/20 {
        text-decoration-color: rgb(94 234 212 / 0.2)
    }

    .lg\:decoration-teal-300\/25 {
        text-decoration-color: rgb(94 234 212 / 0.25)
    }

    .lg\:decoration-teal-300\/30 {
        text-decoration-color: rgb(94 234 212 / 0.3)
    }

    .lg\:decoration-teal-300\/40 {
        text-decoration-color: rgb(94 234 212 / 0.4)
    }

    .lg\:decoration-teal-300\/5 {
        text-decoration-color: rgb(94 234 212 / 0.05)
    }

    .lg\:decoration-teal-300\/50 {
        text-decoration-color: rgb(94 234 212 / 0.5)
    }

    .lg\:decoration-teal-300\/60 {
        text-decoration-color: rgb(94 234 212 / 0.6)
    }

    .lg\:decoration-teal-300\/70 {
        text-decoration-color: rgb(94 234 212 / 0.7)
    }

    .lg\:decoration-teal-300\/75 {
        text-decoration-color: rgb(94 234 212 / 0.75)
    }

    .lg\:decoration-teal-300\/80 {
        text-decoration-color: rgb(94 234 212 / 0.8)
    }

    .lg\:decoration-teal-300\/90 {
        text-decoration-color: rgb(94 234 212 / 0.9)
    }

    .lg\:decoration-teal-300\/95 {
        text-decoration-color: rgb(94 234 212 / 0.95)
    }

    .lg\:decoration-teal-400 {
        text-decoration-color: #2dd4bf
    }

    .lg\:decoration-teal-400\/0 {
        text-decoration-color: rgb(45 212 191 / 0)
    }

    .lg\:decoration-teal-400\/10 {
        text-decoration-color: rgb(45 212 191 / 0.1)
    }

    .lg\:decoration-teal-400\/100 {
        text-decoration-color: rgb(45 212 191 / 1)
    }

    .lg\:decoration-teal-400\/20 {
        text-decoration-color: rgb(45 212 191 / 0.2)
    }

    .lg\:decoration-teal-400\/25 {
        text-decoration-color: rgb(45 212 191 / 0.25)
    }

    .lg\:decoration-teal-400\/30 {
        text-decoration-color: rgb(45 212 191 / 0.3)
    }

    .lg\:decoration-teal-400\/40 {
        text-decoration-color: rgb(45 212 191 / 0.4)
    }

    .lg\:decoration-teal-400\/5 {
        text-decoration-color: rgb(45 212 191 / 0.05)
    }

    .lg\:decoration-teal-400\/50 {
        text-decoration-color: rgb(45 212 191 / 0.5)
    }

    .lg\:decoration-teal-400\/60 {
        text-decoration-color: rgb(45 212 191 / 0.6)
    }

    .lg\:decoration-teal-400\/70 {
        text-decoration-color: rgb(45 212 191 / 0.7)
    }

    .lg\:decoration-teal-400\/75 {
        text-decoration-color: rgb(45 212 191 / 0.75)
    }

    .lg\:decoration-teal-400\/80 {
        text-decoration-color: rgb(45 212 191 / 0.8)
    }

    .lg\:decoration-teal-400\/90 {
        text-decoration-color: rgb(45 212 191 / 0.9)
    }

    .lg\:decoration-teal-400\/95 {
        text-decoration-color: rgb(45 212 191 / 0.95)
    }

    .lg\:decoration-teal-450 {
        text-decoration-color: #00B89E
    }

    .lg\:decoration-teal-450\/0 {
        text-decoration-color: rgb(0 184 158 / 0)
    }

    .lg\:decoration-teal-450\/10 {
        text-decoration-color: rgb(0 184 158 / 0.1)
    }

    .lg\:decoration-teal-450\/100 {
        text-decoration-color: rgb(0 184 158 / 1)
    }

    .lg\:decoration-teal-450\/20 {
        text-decoration-color: rgb(0 184 158 / 0.2)
    }

    .lg\:decoration-teal-450\/25 {
        text-decoration-color: rgb(0 184 158 / 0.25)
    }

    .lg\:decoration-teal-450\/30 {
        text-decoration-color: rgb(0 184 158 / 0.3)
    }

    .lg\:decoration-teal-450\/40 {
        text-decoration-color: rgb(0 184 158 / 0.4)
    }

    .lg\:decoration-teal-450\/5 {
        text-decoration-color: rgb(0 184 158 / 0.05)
    }

    .lg\:decoration-teal-450\/50 {
        text-decoration-color: rgb(0 184 158 / 0.5)
    }

    .lg\:decoration-teal-450\/60 {
        text-decoration-color: rgb(0 184 158 / 0.6)
    }

    .lg\:decoration-teal-450\/70 {
        text-decoration-color: rgb(0 184 158 / 0.7)
    }

    .lg\:decoration-teal-450\/75 {
        text-decoration-color: rgb(0 184 158 / 0.75)
    }

    .lg\:decoration-teal-450\/80 {
        text-decoration-color: rgb(0 184 158 / 0.8)
    }

    .lg\:decoration-teal-450\/90 {
        text-decoration-color: rgb(0 184 158 / 0.9)
    }

    .lg\:decoration-teal-450\/95 {
        text-decoration-color: rgb(0 184 158 / 0.95)
    }

    .lg\:decoration-teal-50 {
        text-decoration-color: #f0fdfa
    }

    .lg\:decoration-teal-50\/0 {
        text-decoration-color: rgb(240 253 250 / 0)
    }

    .lg\:decoration-teal-50\/10 {
        text-decoration-color: rgb(240 253 250 / 0.1)
    }

    .lg\:decoration-teal-50\/100 {
        text-decoration-color: rgb(240 253 250 / 1)
    }

    .lg\:decoration-teal-50\/20 {
        text-decoration-color: rgb(240 253 250 / 0.2)
    }

    .lg\:decoration-teal-50\/25 {
        text-decoration-color: rgb(240 253 250 / 0.25)
    }

    .lg\:decoration-teal-50\/30 {
        text-decoration-color: rgb(240 253 250 / 0.3)
    }

    .lg\:decoration-teal-50\/40 {
        text-decoration-color: rgb(240 253 250 / 0.4)
    }

    .lg\:decoration-teal-50\/5 {
        text-decoration-color: rgb(240 253 250 / 0.05)
    }

    .lg\:decoration-teal-50\/50 {
        text-decoration-color: rgb(240 253 250 / 0.5)
    }

    .lg\:decoration-teal-50\/60 {
        text-decoration-color: rgb(240 253 250 / 0.6)
    }

    .lg\:decoration-teal-50\/70 {
        text-decoration-color: rgb(240 253 250 / 0.7)
    }

    .lg\:decoration-teal-50\/75 {
        text-decoration-color: rgb(240 253 250 / 0.75)
    }

    .lg\:decoration-teal-50\/80 {
        text-decoration-color: rgb(240 253 250 / 0.8)
    }

    .lg\:decoration-teal-50\/90 {
        text-decoration-color: rgb(240 253 250 / 0.9)
    }

    .lg\:decoration-teal-50\/95 {
        text-decoration-color: rgb(240 253 250 / 0.95)
    }

    .lg\:decoration-teal-500 {
        text-decoration-color: #14b8a6
    }

    .lg\:decoration-teal-500\/0 {
        text-decoration-color: rgb(20 184 166 / 0)
    }

    .lg\:decoration-teal-500\/10 {
        text-decoration-color: rgb(20 184 166 / 0.1)
    }

    .lg\:decoration-teal-500\/100 {
        text-decoration-color: rgb(20 184 166 / 1)
    }

    .lg\:decoration-teal-500\/20 {
        text-decoration-color: rgb(20 184 166 / 0.2)
    }

    .lg\:decoration-teal-500\/25 {
        text-decoration-color: rgb(20 184 166 / 0.25)
    }

    .lg\:decoration-teal-500\/30 {
        text-decoration-color: rgb(20 184 166 / 0.3)
    }

    .lg\:decoration-teal-500\/40 {
        text-decoration-color: rgb(20 184 166 / 0.4)
    }

    .lg\:decoration-teal-500\/5 {
        text-decoration-color: rgb(20 184 166 / 0.05)
    }

    .lg\:decoration-teal-500\/50 {
        text-decoration-color: rgb(20 184 166 / 0.5)
    }

    .lg\:decoration-teal-500\/60 {
        text-decoration-color: rgb(20 184 166 / 0.6)
    }

    .lg\:decoration-teal-500\/70 {
        text-decoration-color: rgb(20 184 166 / 0.7)
    }

    .lg\:decoration-teal-500\/75 {
        text-decoration-color: rgb(20 184 166 / 0.75)
    }

    .lg\:decoration-teal-500\/80 {
        text-decoration-color: rgb(20 184 166 / 0.8)
    }

    .lg\:decoration-teal-500\/90 {
        text-decoration-color: rgb(20 184 166 / 0.9)
    }

    .lg\:decoration-teal-500\/95 {
        text-decoration-color: rgb(20 184 166 / 0.95)
    }

    .lg\:decoration-teal-550 {
        text-decoration-color: #008573
    }

    .lg\:decoration-teal-550\/0 {
        text-decoration-color: rgb(0 133 115 / 0)
    }

    .lg\:decoration-teal-550\/10 {
        text-decoration-color: rgb(0 133 115 / 0.1)
    }

    .lg\:decoration-teal-550\/100 {
        text-decoration-color: rgb(0 133 115 / 1)
    }

    .lg\:decoration-teal-550\/20 {
        text-decoration-color: rgb(0 133 115 / 0.2)
    }

    .lg\:decoration-teal-550\/25 {
        text-decoration-color: rgb(0 133 115 / 0.25)
    }

    .lg\:decoration-teal-550\/30 {
        text-decoration-color: rgb(0 133 115 / 0.3)
    }

    .lg\:decoration-teal-550\/40 {
        text-decoration-color: rgb(0 133 115 / 0.4)
    }

    .lg\:decoration-teal-550\/5 {
        text-decoration-color: rgb(0 133 115 / 0.05)
    }

    .lg\:decoration-teal-550\/50 {
        text-decoration-color: rgb(0 133 115 / 0.5)
    }

    .lg\:decoration-teal-550\/60 {
        text-decoration-color: rgb(0 133 115 / 0.6)
    }

    .lg\:decoration-teal-550\/70 {
        text-decoration-color: rgb(0 133 115 / 0.7)
    }

    .lg\:decoration-teal-550\/75 {
        text-decoration-color: rgb(0 133 115 / 0.75)
    }

    .lg\:decoration-teal-550\/80 {
        text-decoration-color: rgb(0 133 115 / 0.8)
    }

    .lg\:decoration-teal-550\/90 {
        text-decoration-color: rgb(0 133 115 / 0.9)
    }

    .lg\:decoration-teal-550\/95 {
        text-decoration-color: rgb(0 133 115 / 0.95)
    }

    .lg\:decoration-teal-600 {
        text-decoration-color: #0d9488
    }

    .lg\:decoration-teal-600\/0 {
        text-decoration-color: rgb(13 148 136 / 0)
    }

    .lg\:decoration-teal-600\/10 {
        text-decoration-color: rgb(13 148 136 / 0.1)
    }

    .lg\:decoration-teal-600\/100 {
        text-decoration-color: rgb(13 148 136 / 1)
    }

    .lg\:decoration-teal-600\/20 {
        text-decoration-color: rgb(13 148 136 / 0.2)
    }

    .lg\:decoration-teal-600\/25 {
        text-decoration-color: rgb(13 148 136 / 0.25)
    }

    .lg\:decoration-teal-600\/30 {
        text-decoration-color: rgb(13 148 136 / 0.3)
    }

    .lg\:decoration-teal-600\/40 {
        text-decoration-color: rgb(13 148 136 / 0.4)
    }

    .lg\:decoration-teal-600\/5 {
        text-decoration-color: rgb(13 148 136 / 0.05)
    }

    .lg\:decoration-teal-600\/50 {
        text-decoration-color: rgb(13 148 136 / 0.5)
    }

    .lg\:decoration-teal-600\/60 {
        text-decoration-color: rgb(13 148 136 / 0.6)
    }

    .lg\:decoration-teal-600\/70 {
        text-decoration-color: rgb(13 148 136 / 0.7)
    }

    .lg\:decoration-teal-600\/75 {
        text-decoration-color: rgb(13 148 136 / 0.75)
    }

    .lg\:decoration-teal-600\/80 {
        text-decoration-color: rgb(13 148 136 / 0.8)
    }

    .lg\:decoration-teal-600\/90 {
        text-decoration-color: rgb(13 148 136 / 0.9)
    }

    .lg\:decoration-teal-600\/95 {
        text-decoration-color: rgb(13 148 136 / 0.95)
    }

    .lg\:decoration-teal-700 {
        text-decoration-color: #0f766e
    }

    .lg\:decoration-teal-700\/0 {
        text-decoration-color: rgb(15 118 110 / 0)
    }

    .lg\:decoration-teal-700\/10 {
        text-decoration-color: rgb(15 118 110 / 0.1)
    }

    .lg\:decoration-teal-700\/100 {
        text-decoration-color: rgb(15 118 110 / 1)
    }

    .lg\:decoration-teal-700\/20 {
        text-decoration-color: rgb(15 118 110 / 0.2)
    }

    .lg\:decoration-teal-700\/25 {
        text-decoration-color: rgb(15 118 110 / 0.25)
    }

    .lg\:decoration-teal-700\/30 {
        text-decoration-color: rgb(15 118 110 / 0.3)
    }

    .lg\:decoration-teal-700\/40 {
        text-decoration-color: rgb(15 118 110 / 0.4)
    }

    .lg\:decoration-teal-700\/5 {
        text-decoration-color: rgb(15 118 110 / 0.05)
    }

    .lg\:decoration-teal-700\/50 {
        text-decoration-color: rgb(15 118 110 / 0.5)
    }

    .lg\:decoration-teal-700\/60 {
        text-decoration-color: rgb(15 118 110 / 0.6)
    }

    .lg\:decoration-teal-700\/70 {
        text-decoration-color: rgb(15 118 110 / 0.7)
    }

    .lg\:decoration-teal-700\/75 {
        text-decoration-color: rgb(15 118 110 / 0.75)
    }

    .lg\:decoration-teal-700\/80 {
        text-decoration-color: rgb(15 118 110 / 0.8)
    }

    .lg\:decoration-teal-700\/90 {
        text-decoration-color: rgb(15 118 110 / 0.9)
    }

    .lg\:decoration-teal-700\/95 {
        text-decoration-color: rgb(15 118 110 / 0.95)
    }

    .lg\:decoration-teal-800 {
        text-decoration-color: #115e59
    }

    .lg\:decoration-teal-800\/0 {
        text-decoration-color: rgb(17 94 89 / 0)
    }

    .lg\:decoration-teal-800\/10 {
        text-decoration-color: rgb(17 94 89 / 0.1)
    }

    .lg\:decoration-teal-800\/100 {
        text-decoration-color: rgb(17 94 89 / 1)
    }

    .lg\:decoration-teal-800\/20 {
        text-decoration-color: rgb(17 94 89 / 0.2)
    }

    .lg\:decoration-teal-800\/25 {
        text-decoration-color: rgb(17 94 89 / 0.25)
    }

    .lg\:decoration-teal-800\/30 {
        text-decoration-color: rgb(17 94 89 / 0.3)
    }

    .lg\:decoration-teal-800\/40 {
        text-decoration-color: rgb(17 94 89 / 0.4)
    }

    .lg\:decoration-teal-800\/5 {
        text-decoration-color: rgb(17 94 89 / 0.05)
    }

    .lg\:decoration-teal-800\/50 {
        text-decoration-color: rgb(17 94 89 / 0.5)
    }

    .lg\:decoration-teal-800\/60 {
        text-decoration-color: rgb(17 94 89 / 0.6)
    }

    .lg\:decoration-teal-800\/70 {
        text-decoration-color: rgb(17 94 89 / 0.7)
    }

    .lg\:decoration-teal-800\/75 {
        text-decoration-color: rgb(17 94 89 / 0.75)
    }

    .lg\:decoration-teal-800\/80 {
        text-decoration-color: rgb(17 94 89 / 0.8)
    }

    .lg\:decoration-teal-800\/90 {
        text-decoration-color: rgb(17 94 89 / 0.9)
    }

    .lg\:decoration-teal-800\/95 {
        text-decoration-color: rgb(17 94 89 / 0.95)
    }

    .lg\:decoration-teal-900 {
        text-decoration-color: #134e4a
    }

    .lg\:decoration-teal-900\/0 {
        text-decoration-color: rgb(19 78 74 / 0)
    }

    .lg\:decoration-teal-900\/10 {
        text-decoration-color: rgb(19 78 74 / 0.1)
    }

    .lg\:decoration-teal-900\/100 {
        text-decoration-color: rgb(19 78 74 / 1)
    }

    .lg\:decoration-teal-900\/20 {
        text-decoration-color: rgb(19 78 74 / 0.2)
    }

    .lg\:decoration-teal-900\/25 {
        text-decoration-color: rgb(19 78 74 / 0.25)
    }

    .lg\:decoration-teal-900\/30 {
        text-decoration-color: rgb(19 78 74 / 0.3)
    }

    .lg\:decoration-teal-900\/40 {
        text-decoration-color: rgb(19 78 74 / 0.4)
    }

    .lg\:decoration-teal-900\/5 {
        text-decoration-color: rgb(19 78 74 / 0.05)
    }

    .lg\:decoration-teal-900\/50 {
        text-decoration-color: rgb(19 78 74 / 0.5)
    }

    .lg\:decoration-teal-900\/60 {
        text-decoration-color: rgb(19 78 74 / 0.6)
    }

    .lg\:decoration-teal-900\/70 {
        text-decoration-color: rgb(19 78 74 / 0.7)
    }

    .lg\:decoration-teal-900\/75 {
        text-decoration-color: rgb(19 78 74 / 0.75)
    }

    .lg\:decoration-teal-900\/80 {
        text-decoration-color: rgb(19 78 74 / 0.8)
    }

    .lg\:decoration-teal-900\/90 {
        text-decoration-color: rgb(19 78 74 / 0.9)
    }

    .lg\:decoration-teal-900\/95 {
        text-decoration-color: rgb(19 78 74 / 0.95)
    }

    .lg\:decoration-teal-950 {
        text-decoration-color: #042f2e
    }

    .lg\:decoration-teal-950\/0 {
        text-decoration-color: rgb(4 47 46 / 0)
    }

    .lg\:decoration-teal-950\/10 {
        text-decoration-color: rgb(4 47 46 / 0.1)
    }

    .lg\:decoration-teal-950\/100 {
        text-decoration-color: rgb(4 47 46 / 1)
    }

    .lg\:decoration-teal-950\/20 {
        text-decoration-color: rgb(4 47 46 / 0.2)
    }

    .lg\:decoration-teal-950\/25 {
        text-decoration-color: rgb(4 47 46 / 0.25)
    }

    .lg\:decoration-teal-950\/30 {
        text-decoration-color: rgb(4 47 46 / 0.3)
    }

    .lg\:decoration-teal-950\/40 {
        text-decoration-color: rgb(4 47 46 / 0.4)
    }

    .lg\:decoration-teal-950\/5 {
        text-decoration-color: rgb(4 47 46 / 0.05)
    }

    .lg\:decoration-teal-950\/50 {
        text-decoration-color: rgb(4 47 46 / 0.5)
    }

    .lg\:decoration-teal-950\/60 {
        text-decoration-color: rgb(4 47 46 / 0.6)
    }

    .lg\:decoration-teal-950\/70 {
        text-decoration-color: rgb(4 47 46 / 0.7)
    }

    .lg\:decoration-teal-950\/75 {
        text-decoration-color: rgb(4 47 46 / 0.75)
    }

    .lg\:decoration-teal-950\/80 {
        text-decoration-color: rgb(4 47 46 / 0.8)
    }

    .lg\:decoration-teal-950\/90 {
        text-decoration-color: rgb(4 47 46 / 0.9)
    }

    .lg\:decoration-teal-950\/95 {
        text-decoration-color: rgb(4 47 46 / 0.95)
    }

    .lg\:decoration-violet-100 {
        text-decoration-color: #ede9fe
    }

    .lg\:decoration-violet-100\/0 {
        text-decoration-color: rgb(237 233 254 / 0)
    }

    .lg\:decoration-violet-100\/10 {
        text-decoration-color: rgb(237 233 254 / 0.1)
    }

    .lg\:decoration-violet-100\/100 {
        text-decoration-color: rgb(237 233 254 / 1)
    }

    .lg\:decoration-violet-100\/20 {
        text-decoration-color: rgb(237 233 254 / 0.2)
    }

    .lg\:decoration-violet-100\/25 {
        text-decoration-color: rgb(237 233 254 / 0.25)
    }

    .lg\:decoration-violet-100\/30 {
        text-decoration-color: rgb(237 233 254 / 0.3)
    }

    .lg\:decoration-violet-100\/40 {
        text-decoration-color: rgb(237 233 254 / 0.4)
    }

    .lg\:decoration-violet-100\/5 {
        text-decoration-color: rgb(237 233 254 / 0.05)
    }

    .lg\:decoration-violet-100\/50 {
        text-decoration-color: rgb(237 233 254 / 0.5)
    }

    .lg\:decoration-violet-100\/60 {
        text-decoration-color: rgb(237 233 254 / 0.6)
    }

    .lg\:decoration-violet-100\/70 {
        text-decoration-color: rgb(237 233 254 / 0.7)
    }

    .lg\:decoration-violet-100\/75 {
        text-decoration-color: rgb(237 233 254 / 0.75)
    }

    .lg\:decoration-violet-100\/80 {
        text-decoration-color: rgb(237 233 254 / 0.8)
    }

    .lg\:decoration-violet-100\/90 {
        text-decoration-color: rgb(237 233 254 / 0.9)
    }

    .lg\:decoration-violet-100\/95 {
        text-decoration-color: rgb(237 233 254 / 0.95)
    }

    .lg\:decoration-violet-101 {
        text-decoration-color: #EFE8FF
    }

    .lg\:decoration-violet-101\/0 {
        text-decoration-color: rgb(239 232 255 / 0)
    }

    .lg\:decoration-violet-101\/10 {
        text-decoration-color: rgb(239 232 255 / 0.1)
    }

    .lg\:decoration-violet-101\/100 {
        text-decoration-color: rgb(239 232 255 / 1)
    }

    .lg\:decoration-violet-101\/20 {
        text-decoration-color: rgb(239 232 255 / 0.2)
    }

    .lg\:decoration-violet-101\/25 {
        text-decoration-color: rgb(239 232 255 / 0.25)
    }

    .lg\:decoration-violet-101\/30 {
        text-decoration-color: rgb(239 232 255 / 0.3)
    }

    .lg\:decoration-violet-101\/40 {
        text-decoration-color: rgb(239 232 255 / 0.4)
    }

    .lg\:decoration-violet-101\/5 {
        text-decoration-color: rgb(239 232 255 / 0.05)
    }

    .lg\:decoration-violet-101\/50 {
        text-decoration-color: rgb(239 232 255 / 0.5)
    }

    .lg\:decoration-violet-101\/60 {
        text-decoration-color: rgb(239 232 255 / 0.6)
    }

    .lg\:decoration-violet-101\/70 {
        text-decoration-color: rgb(239 232 255 / 0.7)
    }

    .lg\:decoration-violet-101\/75 {
        text-decoration-color: rgb(239 232 255 / 0.75)
    }

    .lg\:decoration-violet-101\/80 {
        text-decoration-color: rgb(239 232 255 / 0.8)
    }

    .lg\:decoration-violet-101\/90 {
        text-decoration-color: rgb(239 232 255 / 0.9)
    }

    .lg\:decoration-violet-101\/95 {
        text-decoration-color: rgb(239 232 255 / 0.95)
    }

    .lg\:decoration-violet-200 {
        text-decoration-color: #ddd6fe
    }

    .lg\:decoration-violet-200\/0 {
        text-decoration-color: rgb(221 214 254 / 0)
    }

    .lg\:decoration-violet-200\/10 {
        text-decoration-color: rgb(221 214 254 / 0.1)
    }

    .lg\:decoration-violet-200\/100 {
        text-decoration-color: rgb(221 214 254 / 1)
    }

    .lg\:decoration-violet-200\/20 {
        text-decoration-color: rgb(221 214 254 / 0.2)
    }

    .lg\:decoration-violet-200\/25 {
        text-decoration-color: rgb(221 214 254 / 0.25)
    }

    .lg\:decoration-violet-200\/30 {
        text-decoration-color: rgb(221 214 254 / 0.3)
    }

    .lg\:decoration-violet-200\/40 {
        text-decoration-color: rgb(221 214 254 / 0.4)
    }

    .lg\:decoration-violet-200\/5 {
        text-decoration-color: rgb(221 214 254 / 0.05)
    }

    .lg\:decoration-violet-200\/50 {
        text-decoration-color: rgb(221 214 254 / 0.5)
    }

    .lg\:decoration-violet-200\/60 {
        text-decoration-color: rgb(221 214 254 / 0.6)
    }

    .lg\:decoration-violet-200\/70 {
        text-decoration-color: rgb(221 214 254 / 0.7)
    }

    .lg\:decoration-violet-200\/75 {
        text-decoration-color: rgb(221 214 254 / 0.75)
    }

    .lg\:decoration-violet-200\/80 {
        text-decoration-color: rgb(221 214 254 / 0.8)
    }

    .lg\:decoration-violet-200\/90 {
        text-decoration-color: rgb(221 214 254 / 0.9)
    }

    .lg\:decoration-violet-200\/95 {
        text-decoration-color: rgb(221 214 254 / 0.95)
    }

    .lg\:decoration-violet-250 {
        text-decoration-color: #DED0FF
    }

    .lg\:decoration-violet-250\/0 {
        text-decoration-color: rgb(222 208 255 / 0)
    }

    .lg\:decoration-violet-250\/10 {
        text-decoration-color: rgb(222 208 255 / 0.1)
    }

    .lg\:decoration-violet-250\/100 {
        text-decoration-color: rgb(222 208 255 / 1)
    }

    .lg\:decoration-violet-250\/20 {
        text-decoration-color: rgb(222 208 255 / 0.2)
    }

    .lg\:decoration-violet-250\/25 {
        text-decoration-color: rgb(222 208 255 / 0.25)
    }

    .lg\:decoration-violet-250\/30 {
        text-decoration-color: rgb(222 208 255 / 0.3)
    }

    .lg\:decoration-violet-250\/40 {
        text-decoration-color: rgb(222 208 255 / 0.4)
    }

    .lg\:decoration-violet-250\/5 {
        text-decoration-color: rgb(222 208 255 / 0.05)
    }

    .lg\:decoration-violet-250\/50 {
        text-decoration-color: rgb(222 208 255 / 0.5)
    }

    .lg\:decoration-violet-250\/60 {
        text-decoration-color: rgb(222 208 255 / 0.6)
    }

    .lg\:decoration-violet-250\/70 {
        text-decoration-color: rgb(222 208 255 / 0.7)
    }

    .lg\:decoration-violet-250\/75 {
        text-decoration-color: rgb(222 208 255 / 0.75)
    }

    .lg\:decoration-violet-250\/80 {
        text-decoration-color: rgb(222 208 255 / 0.8)
    }

    .lg\:decoration-violet-250\/90 {
        text-decoration-color: rgb(222 208 255 / 0.9)
    }

    .lg\:decoration-violet-250\/95 {
        text-decoration-color: rgb(222 208 255 / 0.95)
    }

    .lg\:decoration-violet-300 {
        text-decoration-color: #c4b5fd
    }

    .lg\:decoration-violet-300\/0 {
        text-decoration-color: rgb(196 181 253 / 0)
    }

    .lg\:decoration-violet-300\/10 {
        text-decoration-color: rgb(196 181 253 / 0.1)
    }

    .lg\:decoration-violet-300\/100 {
        text-decoration-color: rgb(196 181 253 / 1)
    }

    .lg\:decoration-violet-300\/20 {
        text-decoration-color: rgb(196 181 253 / 0.2)
    }

    .lg\:decoration-violet-300\/25 {
        text-decoration-color: rgb(196 181 253 / 0.25)
    }

    .lg\:decoration-violet-300\/30 {
        text-decoration-color: rgb(196 181 253 / 0.3)
    }

    .lg\:decoration-violet-300\/40 {
        text-decoration-color: rgb(196 181 253 / 0.4)
    }

    .lg\:decoration-violet-300\/5 {
        text-decoration-color: rgb(196 181 253 / 0.05)
    }

    .lg\:decoration-violet-300\/50 {
        text-decoration-color: rgb(196 181 253 / 0.5)
    }

    .lg\:decoration-violet-300\/60 {
        text-decoration-color: rgb(196 181 253 / 0.6)
    }

    .lg\:decoration-violet-300\/70 {
        text-decoration-color: rgb(196 181 253 / 0.7)
    }

    .lg\:decoration-violet-300\/75 {
        text-decoration-color: rgb(196 181 253 / 0.75)
    }

    .lg\:decoration-violet-300\/80 {
        text-decoration-color: rgb(196 181 253 / 0.8)
    }

    .lg\:decoration-violet-300\/90 {
        text-decoration-color: rgb(196 181 253 / 0.9)
    }

    .lg\:decoration-violet-300\/95 {
        text-decoration-color: rgb(196 181 253 / 0.95)
    }

    .lg\:decoration-violet-400 {
        text-decoration-color: #a78bfa
    }

    .lg\:decoration-violet-400\/0 {
        text-decoration-color: rgb(167 139 250 / 0)
    }

    .lg\:decoration-violet-400\/10 {
        text-decoration-color: rgb(167 139 250 / 0.1)
    }

    .lg\:decoration-violet-400\/100 {
        text-decoration-color: rgb(167 139 250 / 1)
    }

    .lg\:decoration-violet-400\/20 {
        text-decoration-color: rgb(167 139 250 / 0.2)
    }

    .lg\:decoration-violet-400\/25 {
        text-decoration-color: rgb(167 139 250 / 0.25)
    }

    .lg\:decoration-violet-400\/30 {
        text-decoration-color: rgb(167 139 250 / 0.3)
    }

    .lg\:decoration-violet-400\/40 {
        text-decoration-color: rgb(167 139 250 / 0.4)
    }

    .lg\:decoration-violet-400\/5 {
        text-decoration-color: rgb(167 139 250 / 0.05)
    }

    .lg\:decoration-violet-400\/50 {
        text-decoration-color: rgb(167 139 250 / 0.5)
    }

    .lg\:decoration-violet-400\/60 {
        text-decoration-color: rgb(167 139 250 / 0.6)
    }

    .lg\:decoration-violet-400\/70 {
        text-decoration-color: rgb(167 139 250 / 0.7)
    }

    .lg\:decoration-violet-400\/75 {
        text-decoration-color: rgb(167 139 250 / 0.75)
    }

    .lg\:decoration-violet-400\/80 {
        text-decoration-color: rgb(167 139 250 / 0.8)
    }

    .lg\:decoration-violet-400\/90 {
        text-decoration-color: rgb(167 139 250 / 0.9)
    }

    .lg\:decoration-violet-400\/95 {
        text-decoration-color: rgb(167 139 250 / 0.95)
    }

    .lg\:decoration-violet-450 {
        text-decoration-color: #804CFF
    }

    .lg\:decoration-violet-450\/0 {
        text-decoration-color: rgb(128 76 255 / 0)
    }

    .lg\:decoration-violet-450\/10 {
        text-decoration-color: rgb(128 76 255 / 0.1)
    }

    .lg\:decoration-violet-450\/100 {
        text-decoration-color: rgb(128 76 255 / 1)
    }

    .lg\:decoration-violet-450\/20 {
        text-decoration-color: rgb(128 76 255 / 0.2)
    }

    .lg\:decoration-violet-450\/25 {
        text-decoration-color: rgb(128 76 255 / 0.25)
    }

    .lg\:decoration-violet-450\/30 {
        text-decoration-color: rgb(128 76 255 / 0.3)
    }

    .lg\:decoration-violet-450\/40 {
        text-decoration-color: rgb(128 76 255 / 0.4)
    }

    .lg\:decoration-violet-450\/5 {
        text-decoration-color: rgb(128 76 255 / 0.05)
    }

    .lg\:decoration-violet-450\/50 {
        text-decoration-color: rgb(128 76 255 / 0.5)
    }

    .lg\:decoration-violet-450\/60 {
        text-decoration-color: rgb(128 76 255 / 0.6)
    }

    .lg\:decoration-violet-450\/70 {
        text-decoration-color: rgb(128 76 255 / 0.7)
    }

    .lg\:decoration-violet-450\/75 {
        text-decoration-color: rgb(128 76 255 / 0.75)
    }

    .lg\:decoration-violet-450\/80 {
        text-decoration-color: rgb(128 76 255 / 0.8)
    }

    .lg\:decoration-violet-450\/90 {
        text-decoration-color: rgb(128 76 255 / 0.9)
    }

    .lg\:decoration-violet-450\/95 {
        text-decoration-color: rgb(128 76 255 / 0.95)
    }

    .lg\:decoration-violet-50 {
        text-decoration-color: #f5f3ff
    }

    .lg\:decoration-violet-50\/0 {
        text-decoration-color: rgb(245 243 255 / 0)
    }

    .lg\:decoration-violet-50\/10 {
        text-decoration-color: rgb(245 243 255 / 0.1)
    }

    .lg\:decoration-violet-50\/100 {
        text-decoration-color: rgb(245 243 255 / 1)
    }

    .lg\:decoration-violet-50\/20 {
        text-decoration-color: rgb(245 243 255 / 0.2)
    }

    .lg\:decoration-violet-50\/25 {
        text-decoration-color: rgb(245 243 255 / 0.25)
    }

    .lg\:decoration-violet-50\/30 {
        text-decoration-color: rgb(245 243 255 / 0.3)
    }

    .lg\:decoration-violet-50\/40 {
        text-decoration-color: rgb(245 243 255 / 0.4)
    }

    .lg\:decoration-violet-50\/5 {
        text-decoration-color: rgb(245 243 255 / 0.05)
    }

    .lg\:decoration-violet-50\/50 {
        text-decoration-color: rgb(245 243 255 / 0.5)
    }

    .lg\:decoration-violet-50\/60 {
        text-decoration-color: rgb(245 243 255 / 0.6)
    }

    .lg\:decoration-violet-50\/70 {
        text-decoration-color: rgb(245 243 255 / 0.7)
    }

    .lg\:decoration-violet-50\/75 {
        text-decoration-color: rgb(245 243 255 / 0.75)
    }

    .lg\:decoration-violet-50\/80 {
        text-decoration-color: rgb(245 243 255 / 0.8)
    }

    .lg\:decoration-violet-50\/90 {
        text-decoration-color: rgb(245 243 255 / 0.9)
    }

    .lg\:decoration-violet-50\/95 {
        text-decoration-color: rgb(245 243 255 / 0.95)
    }

    .lg\:decoration-violet-500 {
        text-decoration-color: #8b5cf6
    }

    .lg\:decoration-violet-500\/0 {
        text-decoration-color: rgb(139 92 246 / 0)
    }

    .lg\:decoration-violet-500\/10 {
        text-decoration-color: rgb(139 92 246 / 0.1)
    }

    .lg\:decoration-violet-500\/100 {
        text-decoration-color: rgb(139 92 246 / 1)
    }

    .lg\:decoration-violet-500\/20 {
        text-decoration-color: rgb(139 92 246 / 0.2)
    }

    .lg\:decoration-violet-500\/25 {
        text-decoration-color: rgb(139 92 246 / 0.25)
    }

    .lg\:decoration-violet-500\/30 {
        text-decoration-color: rgb(139 92 246 / 0.3)
    }

    .lg\:decoration-violet-500\/40 {
        text-decoration-color: rgb(139 92 246 / 0.4)
    }

    .lg\:decoration-violet-500\/5 {
        text-decoration-color: rgb(139 92 246 / 0.05)
    }

    .lg\:decoration-violet-500\/50 {
        text-decoration-color: rgb(139 92 246 / 0.5)
    }

    .lg\:decoration-violet-500\/60 {
        text-decoration-color: rgb(139 92 246 / 0.6)
    }

    .lg\:decoration-violet-500\/70 {
        text-decoration-color: rgb(139 92 246 / 0.7)
    }

    .lg\:decoration-violet-500\/75 {
        text-decoration-color: rgb(139 92 246 / 0.75)
    }

    .lg\:decoration-violet-500\/80 {
        text-decoration-color: rgb(139 92 246 / 0.8)
    }

    .lg\:decoration-violet-500\/90 {
        text-decoration-color: rgb(139 92 246 / 0.9)
    }

    .lg\:decoration-violet-500\/95 {
        text-decoration-color: rgb(139 92 246 / 0.95)
    }

    .lg\:decoration-violet-600 {
        text-decoration-color: #7c3aed
    }

    .lg\:decoration-violet-600\/0 {
        text-decoration-color: rgb(124 58 237 / 0)
    }

    .lg\:decoration-violet-600\/10 {
        text-decoration-color: rgb(124 58 237 / 0.1)
    }

    .lg\:decoration-violet-600\/100 {
        text-decoration-color: rgb(124 58 237 / 1)
    }

    .lg\:decoration-violet-600\/20 {
        text-decoration-color: rgb(124 58 237 / 0.2)
    }

    .lg\:decoration-violet-600\/25 {
        text-decoration-color: rgb(124 58 237 / 0.25)
    }

    .lg\:decoration-violet-600\/30 {
        text-decoration-color: rgb(124 58 237 / 0.3)
    }

    .lg\:decoration-violet-600\/40 {
        text-decoration-color: rgb(124 58 237 / 0.4)
    }

    .lg\:decoration-violet-600\/5 {
        text-decoration-color: rgb(124 58 237 / 0.05)
    }

    .lg\:decoration-violet-600\/50 {
        text-decoration-color: rgb(124 58 237 / 0.5)
    }

    .lg\:decoration-violet-600\/60 {
        text-decoration-color: rgb(124 58 237 / 0.6)
    }

    .lg\:decoration-violet-600\/70 {
        text-decoration-color: rgb(124 58 237 / 0.7)
    }

    .lg\:decoration-violet-600\/75 {
        text-decoration-color: rgb(124 58 237 / 0.75)
    }

    .lg\:decoration-violet-600\/80 {
        text-decoration-color: rgb(124 58 237 / 0.8)
    }

    .lg\:decoration-violet-600\/90 {
        text-decoration-color: rgb(124 58 237 / 0.9)
    }

    .lg\:decoration-violet-600\/95 {
        text-decoration-color: rgb(124 58 237 / 0.95)
    }

    .lg\:decoration-violet-650 {
        text-decoration-color: #5C14FF
    }

    .lg\:decoration-violet-650\/0 {
        text-decoration-color: rgb(92 20 255 / 0)
    }

    .lg\:decoration-violet-650\/10 {
        text-decoration-color: rgb(92 20 255 / 0.1)
    }

    .lg\:decoration-violet-650\/100 {
        text-decoration-color: rgb(92 20 255 / 1)
    }

    .lg\:decoration-violet-650\/20 {
        text-decoration-color: rgb(92 20 255 / 0.2)
    }

    .lg\:decoration-violet-650\/25 {
        text-decoration-color: rgb(92 20 255 / 0.25)
    }

    .lg\:decoration-violet-650\/30 {
        text-decoration-color: rgb(92 20 255 / 0.3)
    }

    .lg\:decoration-violet-650\/40 {
        text-decoration-color: rgb(92 20 255 / 0.4)
    }

    .lg\:decoration-violet-650\/5 {
        text-decoration-color: rgb(92 20 255 / 0.05)
    }

    .lg\:decoration-violet-650\/50 {
        text-decoration-color: rgb(92 20 255 / 0.5)
    }

    .lg\:decoration-violet-650\/60 {
        text-decoration-color: rgb(92 20 255 / 0.6)
    }

    .lg\:decoration-violet-650\/70 {
        text-decoration-color: rgb(92 20 255 / 0.7)
    }

    .lg\:decoration-violet-650\/75 {
        text-decoration-color: rgb(92 20 255 / 0.75)
    }

    .lg\:decoration-violet-650\/80 {
        text-decoration-color: rgb(92 20 255 / 0.8)
    }

    .lg\:decoration-violet-650\/90 {
        text-decoration-color: rgb(92 20 255 / 0.9)
    }

    .lg\:decoration-violet-650\/95 {
        text-decoration-color: rgb(92 20 255 / 0.95)
    }

    .lg\:decoration-violet-700 {
        text-decoration-color: #6d28d9
    }

    .lg\:decoration-violet-700\/0 {
        text-decoration-color: rgb(109 40 217 / 0)
    }

    .lg\:decoration-violet-700\/10 {
        text-decoration-color: rgb(109 40 217 / 0.1)
    }

    .lg\:decoration-violet-700\/100 {
        text-decoration-color: rgb(109 40 217 / 1)
    }

    .lg\:decoration-violet-700\/20 {
        text-decoration-color: rgb(109 40 217 / 0.2)
    }

    .lg\:decoration-violet-700\/25 {
        text-decoration-color: rgb(109 40 217 / 0.25)
    }

    .lg\:decoration-violet-700\/30 {
        text-decoration-color: rgb(109 40 217 / 0.3)
    }

    .lg\:decoration-violet-700\/40 {
        text-decoration-color: rgb(109 40 217 / 0.4)
    }

    .lg\:decoration-violet-700\/5 {
        text-decoration-color: rgb(109 40 217 / 0.05)
    }

    .lg\:decoration-violet-700\/50 {
        text-decoration-color: rgb(109 40 217 / 0.5)
    }

    .lg\:decoration-violet-700\/60 {
        text-decoration-color: rgb(109 40 217 / 0.6)
    }

    .lg\:decoration-violet-700\/70 {
        text-decoration-color: rgb(109 40 217 / 0.7)
    }

    .lg\:decoration-violet-700\/75 {
        text-decoration-color: rgb(109 40 217 / 0.75)
    }

    .lg\:decoration-violet-700\/80 {
        text-decoration-color: rgb(109 40 217 / 0.8)
    }

    .lg\:decoration-violet-700\/90 {
        text-decoration-color: rgb(109 40 217 / 0.9)
    }

    .lg\:decoration-violet-700\/95 {
        text-decoration-color: rgb(109 40 217 / 0.95)
    }

    .lg\:decoration-violet-750 {
        text-decoration-color: #5906AD
    }

    .lg\:decoration-violet-750\/0 {
        text-decoration-color: rgb(89 6 173 / 0)
    }

    .lg\:decoration-violet-750\/10 {
        text-decoration-color: rgb(89 6 173 / 0.1)
    }

    .lg\:decoration-violet-750\/100 {
        text-decoration-color: rgb(89 6 173 / 1)
    }

    .lg\:decoration-violet-750\/20 {
        text-decoration-color: rgb(89 6 173 / 0.2)
    }

    .lg\:decoration-violet-750\/25 {
        text-decoration-color: rgb(89 6 173 / 0.25)
    }

    .lg\:decoration-violet-750\/30 {
        text-decoration-color: rgb(89 6 173 / 0.3)
    }

    .lg\:decoration-violet-750\/40 {
        text-decoration-color: rgb(89 6 173 / 0.4)
    }

    .lg\:decoration-violet-750\/5 {
        text-decoration-color: rgb(89 6 173 / 0.05)
    }

    .lg\:decoration-violet-750\/50 {
        text-decoration-color: rgb(89 6 173 / 0.5)
    }

    .lg\:decoration-violet-750\/60 {
        text-decoration-color: rgb(89 6 173 / 0.6)
    }

    .lg\:decoration-violet-750\/70 {
        text-decoration-color: rgb(89 6 173 / 0.7)
    }

    .lg\:decoration-violet-750\/75 {
        text-decoration-color: rgb(89 6 173 / 0.75)
    }

    .lg\:decoration-violet-750\/80 {
        text-decoration-color: rgb(89 6 173 / 0.8)
    }

    .lg\:decoration-violet-750\/90 {
        text-decoration-color: rgb(89 6 173 / 0.9)
    }

    .lg\:decoration-violet-750\/95 {
        text-decoration-color: rgb(89 6 173 / 0.95)
    }

    .lg\:decoration-violet-800 {
        text-decoration-color: #5b21b6
    }

    .lg\:decoration-violet-800\/0 {
        text-decoration-color: rgb(91 33 182 / 0)
    }

    .lg\:decoration-violet-800\/10 {
        text-decoration-color: rgb(91 33 182 / 0.1)
    }

    .lg\:decoration-violet-800\/100 {
        text-decoration-color: rgb(91 33 182 / 1)
    }

    .lg\:decoration-violet-800\/20 {
        text-decoration-color: rgb(91 33 182 / 0.2)
    }

    .lg\:decoration-violet-800\/25 {
        text-decoration-color: rgb(91 33 182 / 0.25)
    }

    .lg\:decoration-violet-800\/30 {
        text-decoration-color: rgb(91 33 182 / 0.3)
    }

    .lg\:decoration-violet-800\/40 {
        text-decoration-color: rgb(91 33 182 / 0.4)
    }

    .lg\:decoration-violet-800\/5 {
        text-decoration-color: rgb(91 33 182 / 0.05)
    }

    .lg\:decoration-violet-800\/50 {
        text-decoration-color: rgb(91 33 182 / 0.5)
    }

    .lg\:decoration-violet-800\/60 {
        text-decoration-color: rgb(91 33 182 / 0.6)
    }

    .lg\:decoration-violet-800\/70 {
        text-decoration-color: rgb(91 33 182 / 0.7)
    }

    .lg\:decoration-violet-800\/75 {
        text-decoration-color: rgb(91 33 182 / 0.75)
    }

    .lg\:decoration-violet-800\/80 {
        text-decoration-color: rgb(91 33 182 / 0.8)
    }

    .lg\:decoration-violet-800\/90 {
        text-decoration-color: rgb(91 33 182 / 0.9)
    }

    .lg\:decoration-violet-800\/95 {
        text-decoration-color: rgb(91 33 182 / 0.95)
    }

    .lg\:decoration-violet-900 {
        text-decoration-color: #4c1d95
    }

    .lg\:decoration-violet-900\/0 {
        text-decoration-color: rgb(76 29 149 / 0)
    }

    .lg\:decoration-violet-900\/10 {
        text-decoration-color: rgb(76 29 149 / 0.1)
    }

    .lg\:decoration-violet-900\/100 {
        text-decoration-color: rgb(76 29 149 / 1)
    }

    .lg\:decoration-violet-900\/20 {
        text-decoration-color: rgb(76 29 149 / 0.2)
    }

    .lg\:decoration-violet-900\/25 {
        text-decoration-color: rgb(76 29 149 / 0.25)
    }

    .lg\:decoration-violet-900\/30 {
        text-decoration-color: rgb(76 29 149 / 0.3)
    }

    .lg\:decoration-violet-900\/40 {
        text-decoration-color: rgb(76 29 149 / 0.4)
    }

    .lg\:decoration-violet-900\/5 {
        text-decoration-color: rgb(76 29 149 / 0.05)
    }

    .lg\:decoration-violet-900\/50 {
        text-decoration-color: rgb(76 29 149 / 0.5)
    }

    .lg\:decoration-violet-900\/60 {
        text-decoration-color: rgb(76 29 149 / 0.6)
    }

    .lg\:decoration-violet-900\/70 {
        text-decoration-color: rgb(76 29 149 / 0.7)
    }

    .lg\:decoration-violet-900\/75 {
        text-decoration-color: rgb(76 29 149 / 0.75)
    }

    .lg\:decoration-violet-900\/80 {
        text-decoration-color: rgb(76 29 149 / 0.8)
    }

    .lg\:decoration-violet-900\/90 {
        text-decoration-color: rgb(76 29 149 / 0.9)
    }

    .lg\:decoration-violet-900\/95 {
        text-decoration-color: rgb(76 29 149 / 0.95)
    }

    .lg\:decoration-violet-950 {
        text-decoration-color: #2e1065
    }

    .lg\:decoration-violet-950\/0 {
        text-decoration-color: rgb(46 16 101 / 0)
    }

    .lg\:decoration-violet-950\/10 {
        text-decoration-color: rgb(46 16 101 / 0.1)
    }

    .lg\:decoration-violet-950\/100 {
        text-decoration-color: rgb(46 16 101 / 1)
    }

    .lg\:decoration-violet-950\/20 {
        text-decoration-color: rgb(46 16 101 / 0.2)
    }

    .lg\:decoration-violet-950\/25 {
        text-decoration-color: rgb(46 16 101 / 0.25)
    }

    .lg\:decoration-violet-950\/30 {
        text-decoration-color: rgb(46 16 101 / 0.3)
    }

    .lg\:decoration-violet-950\/40 {
        text-decoration-color: rgb(46 16 101 / 0.4)
    }

    .lg\:decoration-violet-950\/5 {
        text-decoration-color: rgb(46 16 101 / 0.05)
    }

    .lg\:decoration-violet-950\/50 {
        text-decoration-color: rgb(46 16 101 / 0.5)
    }

    .lg\:decoration-violet-950\/60 {
        text-decoration-color: rgb(46 16 101 / 0.6)
    }

    .lg\:decoration-violet-950\/70 {
        text-decoration-color: rgb(46 16 101 / 0.7)
    }

    .lg\:decoration-violet-950\/75 {
        text-decoration-color: rgb(46 16 101 / 0.75)
    }

    .lg\:decoration-violet-950\/80 {
        text-decoration-color: rgb(46 16 101 / 0.8)
    }

    .lg\:decoration-violet-950\/90 {
        text-decoration-color: rgb(46 16 101 / 0.9)
    }

    .lg\:decoration-violet-950\/95 {
        text-decoration-color: rgb(46 16 101 / 0.95)
    }

    .lg\:decoration-yellow-100 {
        text-decoration-color: #fef9c3
    }

    .lg\:decoration-yellow-100\/0 {
        text-decoration-color: rgb(254 249 195 / 0)
    }

    .lg\:decoration-yellow-100\/10 {
        text-decoration-color: rgb(254 249 195 / 0.1)
    }

    .lg\:decoration-yellow-100\/100 {
        text-decoration-color: rgb(254 249 195 / 1)
    }

    .lg\:decoration-yellow-100\/20 {
        text-decoration-color: rgb(254 249 195 / 0.2)
    }

    .lg\:decoration-yellow-100\/25 {
        text-decoration-color: rgb(254 249 195 / 0.25)
    }

    .lg\:decoration-yellow-100\/30 {
        text-decoration-color: rgb(254 249 195 / 0.3)
    }

    .lg\:decoration-yellow-100\/40 {
        text-decoration-color: rgb(254 249 195 / 0.4)
    }

    .lg\:decoration-yellow-100\/5 {
        text-decoration-color: rgb(254 249 195 / 0.05)
    }

    .lg\:decoration-yellow-100\/50 {
        text-decoration-color: rgb(254 249 195 / 0.5)
    }

    .lg\:decoration-yellow-100\/60 {
        text-decoration-color: rgb(254 249 195 / 0.6)
    }

    .lg\:decoration-yellow-100\/70 {
        text-decoration-color: rgb(254 249 195 / 0.7)
    }

    .lg\:decoration-yellow-100\/75 {
        text-decoration-color: rgb(254 249 195 / 0.75)
    }

    .lg\:decoration-yellow-100\/80 {
        text-decoration-color: rgb(254 249 195 / 0.8)
    }

    .lg\:decoration-yellow-100\/90 {
        text-decoration-color: rgb(254 249 195 / 0.9)
    }

    .lg\:decoration-yellow-100\/95 {
        text-decoration-color: rgb(254 249 195 / 0.95)
    }

    .lg\:decoration-yellow-200 {
        text-decoration-color: #fef08a
    }

    .lg\:decoration-yellow-200\/0 {
        text-decoration-color: rgb(254 240 138 / 0)
    }

    .lg\:decoration-yellow-200\/10 {
        text-decoration-color: rgb(254 240 138 / 0.1)
    }

    .lg\:decoration-yellow-200\/100 {
        text-decoration-color: rgb(254 240 138 / 1)
    }

    .lg\:decoration-yellow-200\/20 {
        text-decoration-color: rgb(254 240 138 / 0.2)
    }

    .lg\:decoration-yellow-200\/25 {
        text-decoration-color: rgb(254 240 138 / 0.25)
    }

    .lg\:decoration-yellow-200\/30 {
        text-decoration-color: rgb(254 240 138 / 0.3)
    }

    .lg\:decoration-yellow-200\/40 {
        text-decoration-color: rgb(254 240 138 / 0.4)
    }

    .lg\:decoration-yellow-200\/5 {
        text-decoration-color: rgb(254 240 138 / 0.05)
    }

    .lg\:decoration-yellow-200\/50 {
        text-decoration-color: rgb(254 240 138 / 0.5)
    }

    .lg\:decoration-yellow-200\/60 {
        text-decoration-color: rgb(254 240 138 / 0.6)
    }

    .lg\:decoration-yellow-200\/70 {
        text-decoration-color: rgb(254 240 138 / 0.7)
    }

    .lg\:decoration-yellow-200\/75 {
        text-decoration-color: rgb(254 240 138 / 0.75)
    }

    .lg\:decoration-yellow-200\/80 {
        text-decoration-color: rgb(254 240 138 / 0.8)
    }

    .lg\:decoration-yellow-200\/90 {
        text-decoration-color: rgb(254 240 138 / 0.9)
    }

    .lg\:decoration-yellow-200\/95 {
        text-decoration-color: rgb(254 240 138 / 0.95)
    }

    .lg\:decoration-yellow-255 {
        text-decoration-color: #FCE880
    }

    .lg\:decoration-yellow-255\/0 {
        text-decoration-color: rgb(252 232 128 / 0)
    }

    .lg\:decoration-yellow-255\/10 {
        text-decoration-color: rgb(252 232 128 / 0.1)
    }

    .lg\:decoration-yellow-255\/100 {
        text-decoration-color: rgb(252 232 128 / 1)
    }

    .lg\:decoration-yellow-255\/20 {
        text-decoration-color: rgb(252 232 128 / 0.2)
    }

    .lg\:decoration-yellow-255\/25 {
        text-decoration-color: rgb(252 232 128 / 0.25)
    }

    .lg\:decoration-yellow-255\/30 {
        text-decoration-color: rgb(252 232 128 / 0.3)
    }

    .lg\:decoration-yellow-255\/40 {
        text-decoration-color: rgb(252 232 128 / 0.4)
    }

    .lg\:decoration-yellow-255\/5 {
        text-decoration-color: rgb(252 232 128 / 0.05)
    }

    .lg\:decoration-yellow-255\/50 {
        text-decoration-color: rgb(252 232 128 / 0.5)
    }

    .lg\:decoration-yellow-255\/60 {
        text-decoration-color: rgb(252 232 128 / 0.6)
    }

    .lg\:decoration-yellow-255\/70 {
        text-decoration-color: rgb(252 232 128 / 0.7)
    }

    .lg\:decoration-yellow-255\/75 {
        text-decoration-color: rgb(252 232 128 / 0.75)
    }

    .lg\:decoration-yellow-255\/80 {
        text-decoration-color: rgb(252 232 128 / 0.8)
    }

    .lg\:decoration-yellow-255\/90 {
        text-decoration-color: rgb(252 232 128 / 0.9)
    }

    .lg\:decoration-yellow-255\/95 {
        text-decoration-color: rgb(252 232 128 / 0.95)
    }

    .lg\:decoration-yellow-300 {
        text-decoration-color: #fde047
    }

    .lg\:decoration-yellow-300\/0 {
        text-decoration-color: rgb(253 224 71 / 0)
    }

    .lg\:decoration-yellow-300\/10 {
        text-decoration-color: rgb(253 224 71 / 0.1)
    }

    .lg\:decoration-yellow-300\/100 {
        text-decoration-color: rgb(253 224 71 / 1)
    }

    .lg\:decoration-yellow-300\/20 {
        text-decoration-color: rgb(253 224 71 / 0.2)
    }

    .lg\:decoration-yellow-300\/25 {
        text-decoration-color: rgb(253 224 71 / 0.25)
    }

    .lg\:decoration-yellow-300\/30 {
        text-decoration-color: rgb(253 224 71 / 0.3)
    }

    .lg\:decoration-yellow-300\/40 {
        text-decoration-color: rgb(253 224 71 / 0.4)
    }

    .lg\:decoration-yellow-300\/5 {
        text-decoration-color: rgb(253 224 71 / 0.05)
    }

    .lg\:decoration-yellow-300\/50 {
        text-decoration-color: rgb(253 224 71 / 0.5)
    }

    .lg\:decoration-yellow-300\/60 {
        text-decoration-color: rgb(253 224 71 / 0.6)
    }

    .lg\:decoration-yellow-300\/70 {
        text-decoration-color: rgb(253 224 71 / 0.7)
    }

    .lg\:decoration-yellow-300\/75 {
        text-decoration-color: rgb(253 224 71 / 0.75)
    }

    .lg\:decoration-yellow-300\/80 {
        text-decoration-color: rgb(253 224 71 / 0.8)
    }

    .lg\:decoration-yellow-300\/90 {
        text-decoration-color: rgb(253 224 71 / 0.9)
    }

    .lg\:decoration-yellow-300\/95 {
        text-decoration-color: rgb(253 224 71 / 0.95)
    }

    .lg\:decoration-yellow-350 {
        text-decoration-color: #FFDD9A
    }

    .lg\:decoration-yellow-350\/0 {
        text-decoration-color: rgb(255 221 154 / 0)
    }

    .lg\:decoration-yellow-350\/10 {
        text-decoration-color: rgb(255 221 154 / 0.1)
    }

    .lg\:decoration-yellow-350\/100 {
        text-decoration-color: rgb(255 221 154 / 1)
    }

    .lg\:decoration-yellow-350\/20 {
        text-decoration-color: rgb(255 221 154 / 0.2)
    }

    .lg\:decoration-yellow-350\/25 {
        text-decoration-color: rgb(255 221 154 / 0.25)
    }

    .lg\:decoration-yellow-350\/30 {
        text-decoration-color: rgb(255 221 154 / 0.3)
    }

    .lg\:decoration-yellow-350\/40 {
        text-decoration-color: rgb(255 221 154 / 0.4)
    }

    .lg\:decoration-yellow-350\/5 {
        text-decoration-color: rgb(255 221 154 / 0.05)
    }

    .lg\:decoration-yellow-350\/50 {
        text-decoration-color: rgb(255 221 154 / 0.5)
    }

    .lg\:decoration-yellow-350\/60 {
        text-decoration-color: rgb(255 221 154 / 0.6)
    }

    .lg\:decoration-yellow-350\/70 {
        text-decoration-color: rgb(255 221 154 / 0.7)
    }

    .lg\:decoration-yellow-350\/75 {
        text-decoration-color: rgb(255 221 154 / 0.75)
    }

    .lg\:decoration-yellow-350\/80 {
        text-decoration-color: rgb(255 221 154 / 0.8)
    }

    .lg\:decoration-yellow-350\/90 {
        text-decoration-color: rgb(255 221 154 / 0.9)
    }

    .lg\:decoration-yellow-350\/95 {
        text-decoration-color: rgb(255 221 154 / 0.95)
    }

    .lg\:decoration-yellow-351 {
        text-decoration-color: #FFD60B
    }

    .lg\:decoration-yellow-351\/0 {
        text-decoration-color: rgb(255 214 11 / 0)
    }

    .lg\:decoration-yellow-351\/10 {
        text-decoration-color: rgb(255 214 11 / 0.1)
    }

    .lg\:decoration-yellow-351\/100 {
        text-decoration-color: rgb(255 214 11 / 1)
    }

    .lg\:decoration-yellow-351\/20 {
        text-decoration-color: rgb(255 214 11 / 0.2)
    }

    .lg\:decoration-yellow-351\/25 {
        text-decoration-color: rgb(255 214 11 / 0.25)
    }

    .lg\:decoration-yellow-351\/30 {
        text-decoration-color: rgb(255 214 11 / 0.3)
    }

    .lg\:decoration-yellow-351\/40 {
        text-decoration-color: rgb(255 214 11 / 0.4)
    }

    .lg\:decoration-yellow-351\/5 {
        text-decoration-color: rgb(255 214 11 / 0.05)
    }

    .lg\:decoration-yellow-351\/50 {
        text-decoration-color: rgb(255 214 11 / 0.5)
    }

    .lg\:decoration-yellow-351\/60 {
        text-decoration-color: rgb(255 214 11 / 0.6)
    }

    .lg\:decoration-yellow-351\/70 {
        text-decoration-color: rgb(255 214 11 / 0.7)
    }

    .lg\:decoration-yellow-351\/75 {
        text-decoration-color: rgb(255 214 11 / 0.75)
    }

    .lg\:decoration-yellow-351\/80 {
        text-decoration-color: rgb(255 214 11 / 0.8)
    }

    .lg\:decoration-yellow-351\/90 {
        text-decoration-color: rgb(255 214 11 / 0.9)
    }

    .lg\:decoration-yellow-351\/95 {
        text-decoration-color: rgb(255 214 11 / 0.95)
    }

    .lg\:decoration-yellow-400 {
        text-decoration-color: #facc15
    }

    .lg\:decoration-yellow-400\/0 {
        text-decoration-color: rgb(250 204 21 / 0)
    }

    .lg\:decoration-yellow-400\/10 {
        text-decoration-color: rgb(250 204 21 / 0.1)
    }

    .lg\:decoration-yellow-400\/100 {
        text-decoration-color: rgb(250 204 21 / 1)
    }

    .lg\:decoration-yellow-400\/20 {
        text-decoration-color: rgb(250 204 21 / 0.2)
    }

    .lg\:decoration-yellow-400\/25 {
        text-decoration-color: rgb(250 204 21 / 0.25)
    }

    .lg\:decoration-yellow-400\/30 {
        text-decoration-color: rgb(250 204 21 / 0.3)
    }

    .lg\:decoration-yellow-400\/40 {
        text-decoration-color: rgb(250 204 21 / 0.4)
    }

    .lg\:decoration-yellow-400\/5 {
        text-decoration-color: rgb(250 204 21 / 0.05)
    }

    .lg\:decoration-yellow-400\/50 {
        text-decoration-color: rgb(250 204 21 / 0.5)
    }

    .lg\:decoration-yellow-400\/60 {
        text-decoration-color: rgb(250 204 21 / 0.6)
    }

    .lg\:decoration-yellow-400\/70 {
        text-decoration-color: rgb(250 204 21 / 0.7)
    }

    .lg\:decoration-yellow-400\/75 {
        text-decoration-color: rgb(250 204 21 / 0.75)
    }

    .lg\:decoration-yellow-400\/80 {
        text-decoration-color: rgb(250 204 21 / 0.8)
    }

    .lg\:decoration-yellow-400\/90 {
        text-decoration-color: rgb(250 204 21 / 0.9)
    }

    .lg\:decoration-yellow-400\/95 {
        text-decoration-color: rgb(250 204 21 / 0.95)
    }

    .lg\:decoration-yellow-450 {
        text-decoration-color: #FAB313
    }

    .lg\:decoration-yellow-450\/0 {
        text-decoration-color: rgb(250 179 19 / 0)
    }

    .lg\:decoration-yellow-450\/10 {
        text-decoration-color: rgb(250 179 19 / 0.1)
    }

    .lg\:decoration-yellow-450\/100 {
        text-decoration-color: rgb(250 179 19 / 1)
    }

    .lg\:decoration-yellow-450\/20 {
        text-decoration-color: rgb(250 179 19 / 0.2)
    }

    .lg\:decoration-yellow-450\/25 {
        text-decoration-color: rgb(250 179 19 / 0.25)
    }

    .lg\:decoration-yellow-450\/30 {
        text-decoration-color: rgb(250 179 19 / 0.3)
    }

    .lg\:decoration-yellow-450\/40 {
        text-decoration-color: rgb(250 179 19 / 0.4)
    }

    .lg\:decoration-yellow-450\/5 {
        text-decoration-color: rgb(250 179 19 / 0.05)
    }

    .lg\:decoration-yellow-450\/50 {
        text-decoration-color: rgb(250 179 19 / 0.5)
    }

    .lg\:decoration-yellow-450\/60 {
        text-decoration-color: rgb(250 179 19 / 0.6)
    }

    .lg\:decoration-yellow-450\/70 {
        text-decoration-color: rgb(250 179 19 / 0.7)
    }

    .lg\:decoration-yellow-450\/75 {
        text-decoration-color: rgb(250 179 19 / 0.75)
    }

    .lg\:decoration-yellow-450\/80 {
        text-decoration-color: rgb(250 179 19 / 0.8)
    }

    .lg\:decoration-yellow-450\/90 {
        text-decoration-color: rgb(250 179 19 / 0.9)
    }

    .lg\:decoration-yellow-450\/95 {
        text-decoration-color: rgb(250 179 19 / 0.95)
    }

    .lg\:decoration-yellow-50 {
        text-decoration-color: #fefce8
    }

    .lg\:decoration-yellow-50\/0 {
        text-decoration-color: rgb(254 252 232 / 0)
    }

    .lg\:decoration-yellow-50\/10 {
        text-decoration-color: rgb(254 252 232 / 0.1)
    }

    .lg\:decoration-yellow-50\/100 {
        text-decoration-color: rgb(254 252 232 / 1)
    }

    .lg\:decoration-yellow-50\/20 {
        text-decoration-color: rgb(254 252 232 / 0.2)
    }

    .lg\:decoration-yellow-50\/25 {
        text-decoration-color: rgb(254 252 232 / 0.25)
    }

    .lg\:decoration-yellow-50\/30 {
        text-decoration-color: rgb(254 252 232 / 0.3)
    }

    .lg\:decoration-yellow-50\/40 {
        text-decoration-color: rgb(254 252 232 / 0.4)
    }

    .lg\:decoration-yellow-50\/5 {
        text-decoration-color: rgb(254 252 232 / 0.05)
    }

    .lg\:decoration-yellow-50\/50 {
        text-decoration-color: rgb(254 252 232 / 0.5)
    }

    .lg\:decoration-yellow-50\/60 {
        text-decoration-color: rgb(254 252 232 / 0.6)
    }

    .lg\:decoration-yellow-50\/70 {
        text-decoration-color: rgb(254 252 232 / 0.7)
    }

    .lg\:decoration-yellow-50\/75 {
        text-decoration-color: rgb(254 252 232 / 0.75)
    }

    .lg\:decoration-yellow-50\/80 {
        text-decoration-color: rgb(254 252 232 / 0.8)
    }

    .lg\:decoration-yellow-50\/90 {
        text-decoration-color: rgb(254 252 232 / 0.9)
    }

    .lg\:decoration-yellow-50\/95 {
        text-decoration-color: rgb(254 252 232 / 0.95)
    }

    .lg\:decoration-yellow-500 {
        text-decoration-color: #eab308
    }

    .lg\:decoration-yellow-500\/0 {
        text-decoration-color: rgb(234 179 8 / 0)
    }

    .lg\:decoration-yellow-500\/10 {
        text-decoration-color: rgb(234 179 8 / 0.1)
    }

    .lg\:decoration-yellow-500\/100 {
        text-decoration-color: rgb(234 179 8 / 1)
    }

    .lg\:decoration-yellow-500\/20 {
        text-decoration-color: rgb(234 179 8 / 0.2)
    }

    .lg\:decoration-yellow-500\/25 {
        text-decoration-color: rgb(234 179 8 / 0.25)
    }

    .lg\:decoration-yellow-500\/30 {
        text-decoration-color: rgb(234 179 8 / 0.3)
    }

    .lg\:decoration-yellow-500\/40 {
        text-decoration-color: rgb(234 179 8 / 0.4)
    }

    .lg\:decoration-yellow-500\/5 {
        text-decoration-color: rgb(234 179 8 / 0.05)
    }

    .lg\:decoration-yellow-500\/50 {
        text-decoration-color: rgb(234 179 8 / 0.5)
    }

    .lg\:decoration-yellow-500\/60 {
        text-decoration-color: rgb(234 179 8 / 0.6)
    }

    .lg\:decoration-yellow-500\/70 {
        text-decoration-color: rgb(234 179 8 / 0.7)
    }

    .lg\:decoration-yellow-500\/75 {
        text-decoration-color: rgb(234 179 8 / 0.75)
    }

    .lg\:decoration-yellow-500\/80 {
        text-decoration-color: rgb(234 179 8 / 0.8)
    }

    .lg\:decoration-yellow-500\/90 {
        text-decoration-color: rgb(234 179 8 / 0.9)
    }

    .lg\:decoration-yellow-500\/95 {
        text-decoration-color: rgb(234 179 8 / 0.95)
    }

    .lg\:decoration-yellow-550 {
        text-decoration-color: #DA9900
    }

    .lg\:decoration-yellow-550\/0 {
        text-decoration-color: rgb(218 153 0 / 0)
    }

    .lg\:decoration-yellow-550\/10 {
        text-decoration-color: rgb(218 153 0 / 0.1)
    }

    .lg\:decoration-yellow-550\/100 {
        text-decoration-color: rgb(218 153 0 / 1)
    }

    .lg\:decoration-yellow-550\/20 {
        text-decoration-color: rgb(218 153 0 / 0.2)
    }

    .lg\:decoration-yellow-550\/25 {
        text-decoration-color: rgb(218 153 0 / 0.25)
    }

    .lg\:decoration-yellow-550\/30 {
        text-decoration-color: rgb(218 153 0 / 0.3)
    }

    .lg\:decoration-yellow-550\/40 {
        text-decoration-color: rgb(218 153 0 / 0.4)
    }

    .lg\:decoration-yellow-550\/5 {
        text-decoration-color: rgb(218 153 0 / 0.05)
    }

    .lg\:decoration-yellow-550\/50 {
        text-decoration-color: rgb(218 153 0 / 0.5)
    }

    .lg\:decoration-yellow-550\/60 {
        text-decoration-color: rgb(218 153 0 / 0.6)
    }

    .lg\:decoration-yellow-550\/70 {
        text-decoration-color: rgb(218 153 0 / 0.7)
    }

    .lg\:decoration-yellow-550\/75 {
        text-decoration-color: rgb(218 153 0 / 0.75)
    }

    .lg\:decoration-yellow-550\/80 {
        text-decoration-color: rgb(218 153 0 / 0.8)
    }

    .lg\:decoration-yellow-550\/90 {
        text-decoration-color: rgb(218 153 0 / 0.9)
    }

    .lg\:decoration-yellow-550\/95 {
        text-decoration-color: rgb(218 153 0 / 0.95)
    }

    .lg\:decoration-yellow-600 {
        text-decoration-color: #ca8a04
    }

    .lg\:decoration-yellow-600\/0 {
        text-decoration-color: rgb(202 138 4 / 0)
    }

    .lg\:decoration-yellow-600\/10 {
        text-decoration-color: rgb(202 138 4 / 0.1)
    }

    .lg\:decoration-yellow-600\/100 {
        text-decoration-color: rgb(202 138 4 / 1)
    }

    .lg\:decoration-yellow-600\/20 {
        text-decoration-color: rgb(202 138 4 / 0.2)
    }

    .lg\:decoration-yellow-600\/25 {
        text-decoration-color: rgb(202 138 4 / 0.25)
    }

    .lg\:decoration-yellow-600\/30 {
        text-decoration-color: rgb(202 138 4 / 0.3)
    }

    .lg\:decoration-yellow-600\/40 {
        text-decoration-color: rgb(202 138 4 / 0.4)
    }

    .lg\:decoration-yellow-600\/5 {
        text-decoration-color: rgb(202 138 4 / 0.05)
    }

    .lg\:decoration-yellow-600\/50 {
        text-decoration-color: rgb(202 138 4 / 0.5)
    }

    .lg\:decoration-yellow-600\/60 {
        text-decoration-color: rgb(202 138 4 / 0.6)
    }

    .lg\:decoration-yellow-600\/70 {
        text-decoration-color: rgb(202 138 4 / 0.7)
    }

    .lg\:decoration-yellow-600\/75 {
        text-decoration-color: rgb(202 138 4 / 0.75)
    }

    .lg\:decoration-yellow-600\/80 {
        text-decoration-color: rgb(202 138 4 / 0.8)
    }

    .lg\:decoration-yellow-600\/90 {
        text-decoration-color: rgb(202 138 4 / 0.9)
    }

    .lg\:decoration-yellow-600\/95 {
        text-decoration-color: rgb(202 138 4 / 0.95)
    }

    .lg\:decoration-yellow-700 {
        text-decoration-color: #a16207
    }

    .lg\:decoration-yellow-700\/0 {
        text-decoration-color: rgb(161 98 7 / 0)
    }

    .lg\:decoration-yellow-700\/10 {
        text-decoration-color: rgb(161 98 7 / 0.1)
    }

    .lg\:decoration-yellow-700\/100 {
        text-decoration-color: rgb(161 98 7 / 1)
    }

    .lg\:decoration-yellow-700\/20 {
        text-decoration-color: rgb(161 98 7 / 0.2)
    }

    .lg\:decoration-yellow-700\/25 {
        text-decoration-color: rgb(161 98 7 / 0.25)
    }

    .lg\:decoration-yellow-700\/30 {
        text-decoration-color: rgb(161 98 7 / 0.3)
    }

    .lg\:decoration-yellow-700\/40 {
        text-decoration-color: rgb(161 98 7 / 0.4)
    }

    .lg\:decoration-yellow-700\/5 {
        text-decoration-color: rgb(161 98 7 / 0.05)
    }

    .lg\:decoration-yellow-700\/50 {
        text-decoration-color: rgb(161 98 7 / 0.5)
    }

    .lg\:decoration-yellow-700\/60 {
        text-decoration-color: rgb(161 98 7 / 0.6)
    }

    .lg\:decoration-yellow-700\/70 {
        text-decoration-color: rgb(161 98 7 / 0.7)
    }

    .lg\:decoration-yellow-700\/75 {
        text-decoration-color: rgb(161 98 7 / 0.75)
    }

    .lg\:decoration-yellow-700\/80 {
        text-decoration-color: rgb(161 98 7 / 0.8)
    }

    .lg\:decoration-yellow-700\/90 {
        text-decoration-color: rgb(161 98 7 / 0.9)
    }

    .lg\:decoration-yellow-700\/95 {
        text-decoration-color: rgb(161 98 7 / 0.95)
    }

    .lg\:decoration-yellow-800 {
        text-decoration-color: #854d0e
    }

    .lg\:decoration-yellow-800\/0 {
        text-decoration-color: rgb(133 77 14 / 0)
    }

    .lg\:decoration-yellow-800\/10 {
        text-decoration-color: rgb(133 77 14 / 0.1)
    }

    .lg\:decoration-yellow-800\/100 {
        text-decoration-color: rgb(133 77 14 / 1)
    }

    .lg\:decoration-yellow-800\/20 {
        text-decoration-color: rgb(133 77 14 / 0.2)
    }

    .lg\:decoration-yellow-800\/25 {
        text-decoration-color: rgb(133 77 14 / 0.25)
    }

    .lg\:decoration-yellow-800\/30 {
        text-decoration-color: rgb(133 77 14 / 0.3)
    }

    .lg\:decoration-yellow-800\/40 {
        text-decoration-color: rgb(133 77 14 / 0.4)
    }

    .lg\:decoration-yellow-800\/5 {
        text-decoration-color: rgb(133 77 14 / 0.05)
    }

    .lg\:decoration-yellow-800\/50 {
        text-decoration-color: rgb(133 77 14 / 0.5)
    }

    .lg\:decoration-yellow-800\/60 {
        text-decoration-color: rgb(133 77 14 / 0.6)
    }

    .lg\:decoration-yellow-800\/70 {
        text-decoration-color: rgb(133 77 14 / 0.7)
    }

    .lg\:decoration-yellow-800\/75 {
        text-decoration-color: rgb(133 77 14 / 0.75)
    }

    .lg\:decoration-yellow-800\/80 {
        text-decoration-color: rgb(133 77 14 / 0.8)
    }

    .lg\:decoration-yellow-800\/90 {
        text-decoration-color: rgb(133 77 14 / 0.9)
    }

    .lg\:decoration-yellow-800\/95 {
        text-decoration-color: rgb(133 77 14 / 0.95)
    }

    .lg\:decoration-yellow-900 {
        text-decoration-color: #713f12
    }

    .lg\:decoration-yellow-900\/0 {
        text-decoration-color: rgb(113 63 18 / 0)
    }

    .lg\:decoration-yellow-900\/10 {
        text-decoration-color: rgb(113 63 18 / 0.1)
    }

    .lg\:decoration-yellow-900\/100 {
        text-decoration-color: rgb(113 63 18 / 1)
    }

    .lg\:decoration-yellow-900\/20 {
        text-decoration-color: rgb(113 63 18 / 0.2)
    }

    .lg\:decoration-yellow-900\/25 {
        text-decoration-color: rgb(113 63 18 / 0.25)
    }

    .lg\:decoration-yellow-900\/30 {
        text-decoration-color: rgb(113 63 18 / 0.3)
    }

    .lg\:decoration-yellow-900\/40 {
        text-decoration-color: rgb(113 63 18 / 0.4)
    }

    .lg\:decoration-yellow-900\/5 {
        text-decoration-color: rgb(113 63 18 / 0.05)
    }

    .lg\:decoration-yellow-900\/50 {
        text-decoration-color: rgb(113 63 18 / 0.5)
    }

    .lg\:decoration-yellow-900\/60 {
        text-decoration-color: rgb(113 63 18 / 0.6)
    }

    .lg\:decoration-yellow-900\/70 {
        text-decoration-color: rgb(113 63 18 / 0.7)
    }

    .lg\:decoration-yellow-900\/75 {
        text-decoration-color: rgb(113 63 18 / 0.75)
    }

    .lg\:decoration-yellow-900\/80 {
        text-decoration-color: rgb(113 63 18 / 0.8)
    }

    .lg\:decoration-yellow-900\/90 {
        text-decoration-color: rgb(113 63 18 / 0.9)
    }

    .lg\:decoration-yellow-900\/95 {
        text-decoration-color: rgb(113 63 18 / 0.95)
    }

    .lg\:decoration-yellow-950 {
        text-decoration-color: #422006
    }

    .lg\:decoration-yellow-950\/0 {
        text-decoration-color: rgb(66 32 6 / 0)
    }

    .lg\:decoration-yellow-950\/10 {
        text-decoration-color: rgb(66 32 6 / 0.1)
    }

    .lg\:decoration-yellow-950\/100 {
        text-decoration-color: rgb(66 32 6 / 1)
    }

    .lg\:decoration-yellow-950\/20 {
        text-decoration-color: rgb(66 32 6 / 0.2)
    }

    .lg\:decoration-yellow-950\/25 {
        text-decoration-color: rgb(66 32 6 / 0.25)
    }

    .lg\:decoration-yellow-950\/30 {
        text-decoration-color: rgb(66 32 6 / 0.3)
    }

    .lg\:decoration-yellow-950\/40 {
        text-decoration-color: rgb(66 32 6 / 0.4)
    }

    .lg\:decoration-yellow-950\/5 {
        text-decoration-color: rgb(66 32 6 / 0.05)
    }

    .lg\:decoration-yellow-950\/50 {
        text-decoration-color: rgb(66 32 6 / 0.5)
    }

    .lg\:decoration-yellow-950\/60 {
        text-decoration-color: rgb(66 32 6 / 0.6)
    }

    .lg\:decoration-yellow-950\/70 {
        text-decoration-color: rgb(66 32 6 / 0.7)
    }

    .lg\:decoration-yellow-950\/75 {
        text-decoration-color: rgb(66 32 6 / 0.75)
    }

    .lg\:decoration-yellow-950\/80 {
        text-decoration-color: rgb(66 32 6 / 0.8)
    }

    .lg\:decoration-yellow-950\/90 {
        text-decoration-color: rgb(66 32 6 / 0.9)
    }

    .lg\:decoration-yellow-950\/95 {
        text-decoration-color: rgb(66 32 6 / 0.95)
    }

    .lg\:decoration-zinc-100 {
        text-decoration-color: #f4f4f5
    }

    .lg\:decoration-zinc-100\/0 {
        text-decoration-color: rgb(244 244 245 / 0)
    }

    .lg\:decoration-zinc-100\/10 {
        text-decoration-color: rgb(244 244 245 / 0.1)
    }

    .lg\:decoration-zinc-100\/100 {
        text-decoration-color: rgb(244 244 245 / 1)
    }

    .lg\:decoration-zinc-100\/20 {
        text-decoration-color: rgb(244 244 245 / 0.2)
    }

    .lg\:decoration-zinc-100\/25 {
        text-decoration-color: rgb(244 244 245 / 0.25)
    }

    .lg\:decoration-zinc-100\/30 {
        text-decoration-color: rgb(244 244 245 / 0.3)
    }

    .lg\:decoration-zinc-100\/40 {
        text-decoration-color: rgb(244 244 245 / 0.4)
    }

    .lg\:decoration-zinc-100\/5 {
        text-decoration-color: rgb(244 244 245 / 0.05)
    }

    .lg\:decoration-zinc-100\/50 {
        text-decoration-color: rgb(244 244 245 / 0.5)
    }

    .lg\:decoration-zinc-100\/60 {
        text-decoration-color: rgb(244 244 245 / 0.6)
    }

    .lg\:decoration-zinc-100\/70 {
        text-decoration-color: rgb(244 244 245 / 0.7)
    }

    .lg\:decoration-zinc-100\/75 {
        text-decoration-color: rgb(244 244 245 / 0.75)
    }

    .lg\:decoration-zinc-100\/80 {
        text-decoration-color: rgb(244 244 245 / 0.8)
    }

    .lg\:decoration-zinc-100\/90 {
        text-decoration-color: rgb(244 244 245 / 0.9)
    }

    .lg\:decoration-zinc-100\/95 {
        text-decoration-color: rgb(244 244 245 / 0.95)
    }

    .lg\:decoration-zinc-150 {
        text-decoration-color: #F1F1F1
    }

    .lg\:decoration-zinc-150\/0 {
        text-decoration-color: rgb(241 241 241 / 0)
    }

    .lg\:decoration-zinc-150\/10 {
        text-decoration-color: rgb(241 241 241 / 0.1)
    }

    .lg\:decoration-zinc-150\/100 {
        text-decoration-color: rgb(241 241 241 / 1)
    }

    .lg\:decoration-zinc-150\/20 {
        text-decoration-color: rgb(241 241 241 / 0.2)
    }

    .lg\:decoration-zinc-150\/25 {
        text-decoration-color: rgb(241 241 241 / 0.25)
    }

    .lg\:decoration-zinc-150\/30 {
        text-decoration-color: rgb(241 241 241 / 0.3)
    }

    .lg\:decoration-zinc-150\/40 {
        text-decoration-color: rgb(241 241 241 / 0.4)
    }

    .lg\:decoration-zinc-150\/5 {
        text-decoration-color: rgb(241 241 241 / 0.05)
    }

    .lg\:decoration-zinc-150\/50 {
        text-decoration-color: rgb(241 241 241 / 0.5)
    }

    .lg\:decoration-zinc-150\/60 {
        text-decoration-color: rgb(241 241 241 / 0.6)
    }

    .lg\:decoration-zinc-150\/70 {
        text-decoration-color: rgb(241 241 241 / 0.7)
    }

    .lg\:decoration-zinc-150\/75 {
        text-decoration-color: rgb(241 241 241 / 0.75)
    }

    .lg\:decoration-zinc-150\/80 {
        text-decoration-color: rgb(241 241 241 / 0.8)
    }

    .lg\:decoration-zinc-150\/90 {
        text-decoration-color: rgb(241 241 241 / 0.9)
    }

    .lg\:decoration-zinc-150\/95 {
        text-decoration-color: rgb(241 241 241 / 0.95)
    }

    .lg\:decoration-zinc-200 {
        text-decoration-color: #e4e4e7
    }

    .lg\:decoration-zinc-200\/0 {
        text-decoration-color: rgb(228 228 231 / 0)
    }

    .lg\:decoration-zinc-200\/10 {
        text-decoration-color: rgb(228 228 231 / 0.1)
    }

    .lg\:decoration-zinc-200\/100 {
        text-decoration-color: rgb(228 228 231 / 1)
    }

    .lg\:decoration-zinc-200\/20 {
        text-decoration-color: rgb(228 228 231 / 0.2)
    }

    .lg\:decoration-zinc-200\/25 {
        text-decoration-color: rgb(228 228 231 / 0.25)
    }

    .lg\:decoration-zinc-200\/30 {
        text-decoration-color: rgb(228 228 231 / 0.3)
    }

    .lg\:decoration-zinc-200\/40 {
        text-decoration-color: rgb(228 228 231 / 0.4)
    }

    .lg\:decoration-zinc-200\/5 {
        text-decoration-color: rgb(228 228 231 / 0.05)
    }

    .lg\:decoration-zinc-200\/50 {
        text-decoration-color: rgb(228 228 231 / 0.5)
    }

    .lg\:decoration-zinc-200\/60 {
        text-decoration-color: rgb(228 228 231 / 0.6)
    }

    .lg\:decoration-zinc-200\/70 {
        text-decoration-color: rgb(228 228 231 / 0.7)
    }

    .lg\:decoration-zinc-200\/75 {
        text-decoration-color: rgb(228 228 231 / 0.75)
    }

    .lg\:decoration-zinc-200\/80 {
        text-decoration-color: rgb(228 228 231 / 0.8)
    }

    .lg\:decoration-zinc-200\/90 {
        text-decoration-color: rgb(228 228 231 / 0.9)
    }

    .lg\:decoration-zinc-200\/95 {
        text-decoration-color: rgb(228 228 231 / 0.95)
    }

    .lg\:decoration-zinc-300 {
        text-decoration-color: #d4d4d8
    }

    .lg\:decoration-zinc-300\/0 {
        text-decoration-color: rgb(212 212 216 / 0)
    }

    .lg\:decoration-zinc-300\/10 {
        text-decoration-color: rgb(212 212 216 / 0.1)
    }

    .lg\:decoration-zinc-300\/100 {
        text-decoration-color: rgb(212 212 216 / 1)
    }

    .lg\:decoration-zinc-300\/20 {
        text-decoration-color: rgb(212 212 216 / 0.2)
    }

    .lg\:decoration-zinc-300\/25 {
        text-decoration-color: rgb(212 212 216 / 0.25)
    }

    .lg\:decoration-zinc-300\/30 {
        text-decoration-color: rgb(212 212 216 / 0.3)
    }

    .lg\:decoration-zinc-300\/40 {
        text-decoration-color: rgb(212 212 216 / 0.4)
    }

    .lg\:decoration-zinc-300\/5 {
        text-decoration-color: rgb(212 212 216 / 0.05)
    }

    .lg\:decoration-zinc-300\/50 {
        text-decoration-color: rgb(212 212 216 / 0.5)
    }

    .lg\:decoration-zinc-300\/60 {
        text-decoration-color: rgb(212 212 216 / 0.6)
    }

    .lg\:decoration-zinc-300\/70 {
        text-decoration-color: rgb(212 212 216 / 0.7)
    }

    .lg\:decoration-zinc-300\/75 {
        text-decoration-color: rgb(212 212 216 / 0.75)
    }

    .lg\:decoration-zinc-300\/80 {
        text-decoration-color: rgb(212 212 216 / 0.8)
    }

    .lg\:decoration-zinc-300\/90 {
        text-decoration-color: rgb(212 212 216 / 0.9)
    }

    .lg\:decoration-zinc-300\/95 {
        text-decoration-color: rgb(212 212 216 / 0.95)
    }

    .lg\:decoration-zinc-400 {
        text-decoration-color: #a1a1aa
    }

    .lg\:decoration-zinc-400\/0 {
        text-decoration-color: rgb(161 161 170 / 0)
    }

    .lg\:decoration-zinc-400\/10 {
        text-decoration-color: rgb(161 161 170 / 0.1)
    }

    .lg\:decoration-zinc-400\/100 {
        text-decoration-color: rgb(161 161 170 / 1)
    }

    .lg\:decoration-zinc-400\/20 {
        text-decoration-color: rgb(161 161 170 / 0.2)
    }

    .lg\:decoration-zinc-400\/25 {
        text-decoration-color: rgb(161 161 170 / 0.25)
    }

    .lg\:decoration-zinc-400\/30 {
        text-decoration-color: rgb(161 161 170 / 0.3)
    }

    .lg\:decoration-zinc-400\/40 {
        text-decoration-color: rgb(161 161 170 / 0.4)
    }

    .lg\:decoration-zinc-400\/5 {
        text-decoration-color: rgb(161 161 170 / 0.05)
    }

    .lg\:decoration-zinc-400\/50 {
        text-decoration-color: rgb(161 161 170 / 0.5)
    }

    .lg\:decoration-zinc-400\/60 {
        text-decoration-color: rgb(161 161 170 / 0.6)
    }

    .lg\:decoration-zinc-400\/70 {
        text-decoration-color: rgb(161 161 170 / 0.7)
    }

    .lg\:decoration-zinc-400\/75 {
        text-decoration-color: rgb(161 161 170 / 0.75)
    }

    .lg\:decoration-zinc-400\/80 {
        text-decoration-color: rgb(161 161 170 / 0.8)
    }

    .lg\:decoration-zinc-400\/90 {
        text-decoration-color: rgb(161 161 170 / 0.9)
    }

    .lg\:decoration-zinc-400\/95 {
        text-decoration-color: rgb(161 161 170 / 0.95)
    }

    .lg\:decoration-zinc-50 {
        text-decoration-color: #fafafa
    }

    .lg\:decoration-zinc-50\/0 {
        text-decoration-color: rgb(250 250 250 / 0)
    }

    .lg\:decoration-zinc-50\/10 {
        text-decoration-color: rgb(250 250 250 / 0.1)
    }

    .lg\:decoration-zinc-50\/100 {
        text-decoration-color: rgb(250 250 250 / 1)
    }

    .lg\:decoration-zinc-50\/20 {
        text-decoration-color: rgb(250 250 250 / 0.2)
    }

    .lg\:decoration-zinc-50\/25 {
        text-decoration-color: rgb(250 250 250 / 0.25)
    }

    .lg\:decoration-zinc-50\/30 {
        text-decoration-color: rgb(250 250 250 / 0.3)
    }

    .lg\:decoration-zinc-50\/40 {
        text-decoration-color: rgb(250 250 250 / 0.4)
    }

    .lg\:decoration-zinc-50\/5 {
        text-decoration-color: rgb(250 250 250 / 0.05)
    }

    .lg\:decoration-zinc-50\/50 {
        text-decoration-color: rgb(250 250 250 / 0.5)
    }

    .lg\:decoration-zinc-50\/60 {
        text-decoration-color: rgb(250 250 250 / 0.6)
    }

    .lg\:decoration-zinc-50\/70 {
        text-decoration-color: rgb(250 250 250 / 0.7)
    }

    .lg\:decoration-zinc-50\/75 {
        text-decoration-color: rgb(250 250 250 / 0.75)
    }

    .lg\:decoration-zinc-50\/80 {
        text-decoration-color: rgb(250 250 250 / 0.8)
    }

    .lg\:decoration-zinc-50\/90 {
        text-decoration-color: rgb(250 250 250 / 0.9)
    }

    .lg\:decoration-zinc-50\/95 {
        text-decoration-color: rgb(250 250 250 / 0.95)
    }

    .lg\:decoration-zinc-500 {
        text-decoration-color: #71717a
    }

    .lg\:decoration-zinc-500\/0 {
        text-decoration-color: rgb(113 113 122 / 0)
    }

    .lg\:decoration-zinc-500\/10 {
        text-decoration-color: rgb(113 113 122 / 0.1)
    }

    .lg\:decoration-zinc-500\/100 {
        text-decoration-color: rgb(113 113 122 / 1)
    }

    .lg\:decoration-zinc-500\/20 {
        text-decoration-color: rgb(113 113 122 / 0.2)
    }

    .lg\:decoration-zinc-500\/25 {
        text-decoration-color: rgb(113 113 122 / 0.25)
    }

    .lg\:decoration-zinc-500\/30 {
        text-decoration-color: rgb(113 113 122 / 0.3)
    }

    .lg\:decoration-zinc-500\/40 {
        text-decoration-color: rgb(113 113 122 / 0.4)
    }

    .lg\:decoration-zinc-500\/5 {
        text-decoration-color: rgb(113 113 122 / 0.05)
    }

    .lg\:decoration-zinc-500\/50 {
        text-decoration-color: rgb(113 113 122 / 0.5)
    }

    .lg\:decoration-zinc-500\/60 {
        text-decoration-color: rgb(113 113 122 / 0.6)
    }

    .lg\:decoration-zinc-500\/70 {
        text-decoration-color: rgb(113 113 122 / 0.7)
    }

    .lg\:decoration-zinc-500\/75 {
        text-decoration-color: rgb(113 113 122 / 0.75)
    }

    .lg\:decoration-zinc-500\/80 {
        text-decoration-color: rgb(113 113 122 / 0.8)
    }

    .lg\:decoration-zinc-500\/90 {
        text-decoration-color: rgb(113 113 122 / 0.9)
    }

    .lg\:decoration-zinc-500\/95 {
        text-decoration-color: rgb(113 113 122 / 0.95)
    }

    .lg\:decoration-zinc-600 {
        text-decoration-color: #52525b
    }

    .lg\:decoration-zinc-600\/0 {
        text-decoration-color: rgb(82 82 91 / 0)
    }

    .lg\:decoration-zinc-600\/10 {
        text-decoration-color: rgb(82 82 91 / 0.1)
    }

    .lg\:decoration-zinc-600\/100 {
        text-decoration-color: rgb(82 82 91 / 1)
    }

    .lg\:decoration-zinc-600\/20 {
        text-decoration-color: rgb(82 82 91 / 0.2)
    }

    .lg\:decoration-zinc-600\/25 {
        text-decoration-color: rgb(82 82 91 / 0.25)
    }

    .lg\:decoration-zinc-600\/30 {
        text-decoration-color: rgb(82 82 91 / 0.3)
    }

    .lg\:decoration-zinc-600\/40 {
        text-decoration-color: rgb(82 82 91 / 0.4)
    }

    .lg\:decoration-zinc-600\/5 {
        text-decoration-color: rgb(82 82 91 / 0.05)
    }

    .lg\:decoration-zinc-600\/50 {
        text-decoration-color: rgb(82 82 91 / 0.5)
    }

    .lg\:decoration-zinc-600\/60 {
        text-decoration-color: rgb(82 82 91 / 0.6)
    }

    .lg\:decoration-zinc-600\/70 {
        text-decoration-color: rgb(82 82 91 / 0.7)
    }

    .lg\:decoration-zinc-600\/75 {
        text-decoration-color: rgb(82 82 91 / 0.75)
    }

    .lg\:decoration-zinc-600\/80 {
        text-decoration-color: rgb(82 82 91 / 0.8)
    }

    .lg\:decoration-zinc-600\/90 {
        text-decoration-color: rgb(82 82 91 / 0.9)
    }

    .lg\:decoration-zinc-600\/95 {
        text-decoration-color: rgb(82 82 91 / 0.95)
    }

    .lg\:decoration-zinc-700 {
        text-decoration-color: #3f3f46
    }

    .lg\:decoration-zinc-700\/0 {
        text-decoration-color: rgb(63 63 70 / 0)
    }

    .lg\:decoration-zinc-700\/10 {
        text-decoration-color: rgb(63 63 70 / 0.1)
    }

    .lg\:decoration-zinc-700\/100 {
        text-decoration-color: rgb(63 63 70 / 1)
    }

    .lg\:decoration-zinc-700\/20 {
        text-decoration-color: rgb(63 63 70 / 0.2)
    }

    .lg\:decoration-zinc-700\/25 {
        text-decoration-color: rgb(63 63 70 / 0.25)
    }

    .lg\:decoration-zinc-700\/30 {
        text-decoration-color: rgb(63 63 70 / 0.3)
    }

    .lg\:decoration-zinc-700\/40 {
        text-decoration-color: rgb(63 63 70 / 0.4)
    }

    .lg\:decoration-zinc-700\/5 {
        text-decoration-color: rgb(63 63 70 / 0.05)
    }

    .lg\:decoration-zinc-700\/50 {
        text-decoration-color: rgb(63 63 70 / 0.5)
    }

    .lg\:decoration-zinc-700\/60 {
        text-decoration-color: rgb(63 63 70 / 0.6)
    }

    .lg\:decoration-zinc-700\/70 {
        text-decoration-color: rgb(63 63 70 / 0.7)
    }

    .lg\:decoration-zinc-700\/75 {
        text-decoration-color: rgb(63 63 70 / 0.75)
    }

    .lg\:decoration-zinc-700\/80 {
        text-decoration-color: rgb(63 63 70 / 0.8)
    }

    .lg\:decoration-zinc-700\/90 {
        text-decoration-color: rgb(63 63 70 / 0.9)
    }

    .lg\:decoration-zinc-700\/95 {
        text-decoration-color: rgb(63 63 70 / 0.95)
    }

    .lg\:decoration-zinc-800 {
        text-decoration-color: #27272a
    }

    .lg\:decoration-zinc-800\/0 {
        text-decoration-color: rgb(39 39 42 / 0)
    }

    .lg\:decoration-zinc-800\/10 {
        text-decoration-color: rgb(39 39 42 / 0.1)
    }

    .lg\:decoration-zinc-800\/100 {
        text-decoration-color: rgb(39 39 42 / 1)
    }

    .lg\:decoration-zinc-800\/20 {
        text-decoration-color: rgb(39 39 42 / 0.2)
    }

    .lg\:decoration-zinc-800\/25 {
        text-decoration-color: rgb(39 39 42 / 0.25)
    }

    .lg\:decoration-zinc-800\/30 {
        text-decoration-color: rgb(39 39 42 / 0.3)
    }

    .lg\:decoration-zinc-800\/40 {
        text-decoration-color: rgb(39 39 42 / 0.4)
    }

    .lg\:decoration-zinc-800\/5 {
        text-decoration-color: rgb(39 39 42 / 0.05)
    }

    .lg\:decoration-zinc-800\/50 {
        text-decoration-color: rgb(39 39 42 / 0.5)
    }

    .lg\:decoration-zinc-800\/60 {
        text-decoration-color: rgb(39 39 42 / 0.6)
    }

    .lg\:decoration-zinc-800\/70 {
        text-decoration-color: rgb(39 39 42 / 0.7)
    }

    .lg\:decoration-zinc-800\/75 {
        text-decoration-color: rgb(39 39 42 / 0.75)
    }

    .lg\:decoration-zinc-800\/80 {
        text-decoration-color: rgb(39 39 42 / 0.8)
    }

    .lg\:decoration-zinc-800\/90 {
        text-decoration-color: rgb(39 39 42 / 0.9)
    }

    .lg\:decoration-zinc-800\/95 {
        text-decoration-color: rgb(39 39 42 / 0.95)
    }

    .lg\:decoration-zinc-900 {
        text-decoration-color: #18181b
    }

    .lg\:decoration-zinc-900\/0 {
        text-decoration-color: rgb(24 24 27 / 0)
    }

    .lg\:decoration-zinc-900\/10 {
        text-decoration-color: rgb(24 24 27 / 0.1)
    }

    .lg\:decoration-zinc-900\/100 {
        text-decoration-color: rgb(24 24 27 / 1)
    }

    .lg\:decoration-zinc-900\/20 {
        text-decoration-color: rgb(24 24 27 / 0.2)
    }

    .lg\:decoration-zinc-900\/25 {
        text-decoration-color: rgb(24 24 27 / 0.25)
    }

    .lg\:decoration-zinc-900\/30 {
        text-decoration-color: rgb(24 24 27 / 0.3)
    }

    .lg\:decoration-zinc-900\/40 {
        text-decoration-color: rgb(24 24 27 / 0.4)
    }

    .lg\:decoration-zinc-900\/5 {
        text-decoration-color: rgb(24 24 27 / 0.05)
    }

    .lg\:decoration-zinc-900\/50 {
        text-decoration-color: rgb(24 24 27 / 0.5)
    }

    .lg\:decoration-zinc-900\/60 {
        text-decoration-color: rgb(24 24 27 / 0.6)
    }

    .lg\:decoration-zinc-900\/70 {
        text-decoration-color: rgb(24 24 27 / 0.7)
    }

    .lg\:decoration-zinc-900\/75 {
        text-decoration-color: rgb(24 24 27 / 0.75)
    }

    .lg\:decoration-zinc-900\/80 {
        text-decoration-color: rgb(24 24 27 / 0.8)
    }

    .lg\:decoration-zinc-900\/90 {
        text-decoration-color: rgb(24 24 27 / 0.9)
    }

    .lg\:decoration-zinc-900\/95 {
        text-decoration-color: rgb(24 24 27 / 0.95)
    }

    .lg\:decoration-zinc-950 {
        text-decoration-color: #09090b
    }

    .lg\:decoration-zinc-950\/0 {
        text-decoration-color: rgb(9 9 11 / 0)
    }

    .lg\:decoration-zinc-950\/10 {
        text-decoration-color: rgb(9 9 11 / 0.1)
    }

    .lg\:decoration-zinc-950\/100 {
        text-decoration-color: rgb(9 9 11 / 1)
    }

    .lg\:decoration-zinc-950\/20 {
        text-decoration-color: rgb(9 9 11 / 0.2)
    }

    .lg\:decoration-zinc-950\/25 {
        text-decoration-color: rgb(9 9 11 / 0.25)
    }

    .lg\:decoration-zinc-950\/30 {
        text-decoration-color: rgb(9 9 11 / 0.3)
    }

    .lg\:decoration-zinc-950\/40 {
        text-decoration-color: rgb(9 9 11 / 0.4)
    }

    .lg\:decoration-zinc-950\/5 {
        text-decoration-color: rgb(9 9 11 / 0.05)
    }

    .lg\:decoration-zinc-950\/50 {
        text-decoration-color: rgb(9 9 11 / 0.5)
    }

    .lg\:decoration-zinc-950\/60 {
        text-decoration-color: rgb(9 9 11 / 0.6)
    }

    .lg\:decoration-zinc-950\/70 {
        text-decoration-color: rgb(9 9 11 / 0.7)
    }

    .lg\:decoration-zinc-950\/75 {
        text-decoration-color: rgb(9 9 11 / 0.75)
    }

    .lg\:decoration-zinc-950\/80 {
        text-decoration-color: rgb(9 9 11 / 0.8)
    }

    .lg\:decoration-zinc-950\/90 {
        text-decoration-color: rgb(9 9 11 / 0.9)
    }

    .lg\:decoration-zinc-950\/95 {
        text-decoration-color: rgb(9 9 11 / 0.95)
    }

    .lg\:shadow-none {
        --tw-shadow: 0 0 #0000;
        --tw-shadow-colored: 0 0 #0000;
        box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
    }

    :is(.dark .lg\:dark\:bg-white\/5) {
        background-color: rgb(255 255 255 / 0.05)
    }
}

@media (min-width: 1280px) {
    .xl\:mt-16 {
        margin-top: 4rem
    }

    .xl\:block {
        display: block
    }

    .xl\:flex {
        display: flex
    }

    .xl\:w-3\/4 {
        width: 75%
    }

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

    .xl\:flex-row {
        flex-direction: row
    }

    .xl\:justify-center {
        justify-content: center
    }

    .xl\:gap-10 {
        gap: 2.5rem
    }

    .xl\:gap-12 {
        gap: 3rem
    }

    .xl\:gap-8 {
        gap: 2rem
    }

    .xl\:gap-9 {
        gap: 2.25rem
    }

    .xl\:gap-\[100px\] {
        gap: 100px
    }

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

    .xl\:gap-x-12 {
        column-gap: 3rem
    }

    .xl\:gap-y-12 {
        row-gap: 3rem
    }

    .xl\:gap-y-16 {
        row-gap: 4rem
    }

    .xl\:bg-\[image\:var\(--bg-xl-url\)\] {
        background-image: var(--bg-xl-url)
    }

    .xl\:p-10 {
        padding: 2.5rem
    }

    .xl\:p-12 {
        padding: 3rem
    }

    .xl\:p-20 {
        padding: 5rem
    }

    .xl\:p-6 {
        padding: 1.5rem
    }

    .xl\:p-8 {
        padding: 2rem
    }

    .xl\:px-14 {
        padding-left: 4.5rem;
        padding-right: 4.5rem
    }

    .xl\:px-16 {
        padding-left: 4rem;
        padding-right: 4rem
    }

    .xl\:px-20 {
        padding-left: 5rem;
        padding-right: 5rem
    }

    .xl\:px-3 {
        padding-left: 0.75rem;
        padding-right: 0.75rem
    }

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

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

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

    .xl\:pb-12 {
        padding-bottom: 3rem
    }

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

    .xl\:pl-20 {
        padding-left: 5rem
    }

    .xl\:pl-24 {
        padding-left: 6rem
    }

    .xl\:pr-0 {
        padding-right: 0px
    }

    .xl\:pr-8 {
        padding-right: 2rem
    }

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

    .xl\:text-4xl {
        font-size: 2.25rem;
        line-height: 2.5rem
    }

    .xl\:text-5xl {
        font-size: 3rem;
        line-height: 1
    }

    .xl\:leading-\[44px\] {
        line-height: 44px
    }
}

@media (min-width: 1536px) {
    .\32xl\:mt-12 {
        margin-top: 3rem
    }

    .\32xl\:w-3\/4 {
        width: 75%
    }

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

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

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

    .\32xl\:gap-12 {
        gap: 3rem
    }

    .\32xl\:gap-16 {
        gap: 4rem
    }

    .\32xl\:gap-40 {
        gap: 10rem
    }

    .\32xl\:gap-5 {
        gap: 1.25rem
    }

    .\32xl\:p-10 {
        padding: 2.5rem
    }

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

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

    .\32xl\:pt-16 {
        padding-top: 4rem
    }

    .\32xl\:text-5xl {
        font-size: 3rem;
        line-height: 1
    }

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

    .\32xl\:text-xl {
        font-size: 1.25rem;
        line-height: 1.75rem
    }

    .\32xl\:leading-\[56px\] {
        line-height: 56px
    }
}

.\[\&\>\*\]\:h-auto>* {
    height: auto
}

.\[\&\>\*\]\:shrink-0>* {
    flex-shrink: 0
}

.\[\&\>\*\]\:basis-\[70vw\]>* {
    flex-basis: 70vw
}

.\[\&\>\*\]\:whitespace-normal>* {
    white-space: normal
}

.\[\&\>\*\]\:bg-\[var\(--bg-even\)\]>* {
    background-color: var(--bg-even)
}

.\[\&\>\*\]\:bg-\[var\(--bg-odd\)\]>* {
    background-color: var(--bg-odd)
}

.\[\&\>\*\]\:bg-neutral-100>* {
    --tw-bg-opacity: 1;
    background-color: rgb(245 245 245 / var(--tw-bg-opacity))
}

.\[\&\>\*\]\:bg-white>* {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity))
}

.\[\&\>\*\]\:font-sofia>* {
    font-family: SofiaPro, Sofia W03, Helvetica Neue, Arial, sans-serif
}

.\[\&\>\*\]\:text-sm>* {
    font-size: 0.875rem;
    line-height: 1.25rem
}

@media (min-width: 640px) {
    .\[\&\>\*\]\:sm\:basis-\[37vw\]>* {
        flex-basis: 37vw
    }
}

@media (min-width: 768px) {
    .\[\&\>\*\]\:md\:w-auto>* {
        width: auto
    }
}

.\[\&\>\.block-content\]\:w-auto>.block-content {
    width: auto
}

.\[\&\>a\]\:px-4>a {
    padding-left: 1rem;
    padding-right: 1rem
}

.\[\&\>a\]\:py-\[10px\]>a {
    padding-top: 10px;
    padding-bottom: 10px
}

.\[\&\>a\]\:text-sm>a {
    font-size: 0.875rem;
    line-height: 1.25rem
}

@media (min-width: 768px) {
    .md\:\[\&\>a\]\:px-6>a {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .md\:\[\&\>a\]\:py-3>a {
        padding-top: 0.75rem;
        padding-bottom: 0.75rem
    }

    .md\:\[\&\>a\]\:text-base>a {
        font-size: 1rem;
        line-height: 1.5rem
    }
}

@media (min-width: 1536px) {
    .\32xl\:\[\&\>a\]\:px-10>a {
        padding-left: 2.5rem;
        padding-right: 2.5rem
    }

    .\32xl\:\[\&\>a\]\:text-lg>a {
        font-size: 1.125rem;
        line-height: 1.75rem
    }
}

.\[\&\>div\]\:mx-0>div {
    margin-left: 0px;
    margin-right: 0px
}

.\[\&\>div\]\:mx-5>div {
    margin-left: 1.25rem;
    margin-right: 1.25rem
}

.\[\&\>div\]\:h-\[99\%\]>div {
    height: 99%
}

@media (min-width: 768px) {
    .md\:\[\&\>div\]\:mx-4>div {
        margin-left: 1rem;
        margin-right: 1rem
    }

    .md\:\[\&\>div\]\:flex-row>div {
        flex-direction: row
    }
}

@media (min-width: 1280px) {
    .xl\:\[\&\>div\]\:mx-6>div {
        margin-left: 1.5rem;
        margin-right: 1.5rem
    }
}

.\[\&\>img\]\:mt-5>img {
    margin-top: 1.25rem
}

.\[\&\>img\]\:w-full>img {
    width: 100%
}

.\[\&\>p\]\:m-0>p {
    margin: 0px
}

.\[\&\>p\]\:my-0>p {
    margin-top: 0px;
    margin-bottom: 0px
}

.\[\&\>p\]\:font-semibold>p {
    font-weight: 600
}

@media (min-width: 640px) {
    .\[\&\>p\]\:sm\:text-xl>p {
        font-size: 1.25rem;
        line-height: 1.75rem
    }
}

.\[\&\>svg\]\:stroke-\[--question-colour\]>svg {
    stroke: var(--question-colour)
}

.\[\&\>svg\]\:hover\:stroke-\[--question-active-colour\]:hover>svg {
    stroke: var(--question-active-colour)
}

.group[aria-expanded="true"] .group-aria-expanded\:\[\&\>svg\]\:stroke-\[--question-active-colour\]>svg {
    stroke: var(--question-active-colour)
}

.\[\&_a\]\:text-\[--link-colour\] a {
    color: var(--link-colour)
}

.\[\&_a\]\:text-font a {
    --tw-text-opacity: 1;
    color: rgb(11 11 11 / var(--tw-text-opacity))
}

.\[\&_a\]\:text-font-dark a {
    --tw-text-opacity: 1;
    color: rgb(255 255 255 / var(--tw-text-opacity))
}

.\[\&_a\]\:hover\:text-\[--link-colour\]:hover a {
    color: var(--link-colour)
}

.\[\&_p\]\:mb-0 p {
    margin-bottom: 0px
}

.\[\&_p\]\:p-0 p {
    padding: 0px
}

.\[\&_p\]\:\ !text-base p {
    font-size: 1rem !important;
    line-height: 1.5rem !important
}

.\[\&_p\]\:\ !text-lg p {
    font-size: 1.125rem !important;
    line-height: 1.75rem !important
}

.\[\&_p\]\:\ !text-sm p {
    font-size: 0.875rem !important;
    line-height: 1.25rem !important
}

.\[\&_p\]\:\ !text-xs p {
    font-size: 0.75rem !important;
    line-height: 1rem !important
}

@font-face {
    font-family: "Sofia W03";
    src: url(../fonts/be4ba6e19e577062d53c.woff2) format("woff2"), url(../fonts/01c09f03ce21081207b0.woff) format("woff");
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: "Sofia W03";
    src: url(../fonts/00b72589adf762a79100.woff2) format("woff2"), url(../fonts/a5dfe50ce5edad4102e5.woff) format("woff");
    font-weight: 100;
    font-style: italic
}

@font-face {
    font-family: "Sofia W03";
    src: url(../fonts/d40f8859128b77287f24.woff2) format("woff2"), url(../fonts/d5f7c2d0db089661e488.woff) format("woff");
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: "Sofia W03";
    src: url(../fonts/221bfc4d17d7f89d9680.woff2) format("woff2"), url(../fonts/2b33085d6d89345c8eb7.woff) format("woff");
    font-weight: 200;
    font-style: italic
}

@font-face {
    font-family: "Sofia W03";
    src: url(../fonts/3f9a402b5ea0667e553e.woff2) format("woff2"), url(../fonts/a2e8cd3b3a47f30afbfb.woff) format("woff");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: "Sofia W03";
    src: url(../fonts/5f51be3077ce616c11bb.woff2) format("woff2"), url(../fonts/36b97c5f44632f01bcd8.woff) format("woff");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: "Sofia W03";
    src: url(../js/0f16cac12cf5b6dd7875.woff2) format("woff2"), url(../js/f790b222a0687aa63268.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "Sofia W03";
    src: url(../js/8f5996ef5a54e9716b61.woff2) format("woff2"), url(../js/56b31699ab2b44be0f62.woff) format("woff");
    font-weight: 900;
    font-style: italic
}

@font-face {
    font-family: "Sofia W03";
    src: url(../js/50a8e4caf5adf5defa9a.woff2) format("woff2"), url(../js/fb6f03f056adb09fffe1.woff) format("woff");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: "Sofia W03";
    src: url(../js/8a5a6852db7b1a19abd8.woff2) format("woff2"), url(../js/07e27809456834f76475.woff) format("woff");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: "Sofia W03";
    src: url(../js/2d836ce5ff89ad59fa8f.woff2) format("woff2"), url(../js/3d75ef17f467717601cd.woff) format("woff");
    font-weight: 500;
    font-style: italic
}

@font-face {
    font-family: "Sofia W03";
    src: url(../js/e653ed95aab884f29ab6.woff2) format("woff2"), url(../js/a3006a3f358b30f1bfe7.woff) format("woff");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: "Sofia W03";
    src: url(../js/c89d427feee71b6b225f.woff2) format("woff2"), url(../js/9a0df61162b2181d9c43.woff) format("woff");
    font-weight: 600;
    font-style: italic
}

@font-face {
    font-family: "Sofia W03";
    src: url(../js/93f24a8ed07b0d366f25.woff2) format("woff2"), url(../js/16a03bdf195e4d00faba.woff) format("woff");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: "Sofia W03";
    src: url(../js/94b3b8b51460e619df75.woff2) format("woff2"), url(../js/6818fb896d456be65339.woff) format("woff");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: "Sofia W03";
    src: url(../js/58262457843bb3e6e2df.woff2) format("woff2"), url(../js/572f5db10720dc0162f4.woff) format("woff");
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: "Sofia W05 Regular";
    src: url(../js/59c08f4b5024c4aa5046.woff2) format("woff2"), url(../js/8f0a7abf90a888fae1ed.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'SofiaPro';
    src: url(../fonts/ced7336ea2ed7ac3458e.otf) format("opentype");
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: "SofiaPro";
    src: url(../fonts/5ef6f37a2e4d902a87ae.otf) format("opentype");
    font-weight: 900;
    font-style: italic
}

@font-face {
    font-family: "SofiaPro";
    src: url(../fonts/5b3413040ae9b9ef1dd8.otf) format("opentype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: "SofiaPro";
    src: url(../fonts/f61c978512db3d954c2d.otf) format("opentype");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: "SofiaPro";
    src: url(../fonts/c04058349003dcb75aae.otf) format("opentype");
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: "SofiaPro";
    src: url(../fonts/bb9e2d9dc9918b2a8c7d.otf) format("opentype");
    font-weight: 200;
    font-style: italic
}

@font-face {
    font-family: "SofiaPro";
    src: url(../fonts/148e8d3a0a41658ea32e.otf) format("opentype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: "SofiaPro";
    src: url(../fonts/5b84929e3115134f9137.otf) format("opentype");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: "SofiaPro";
    src: url(../fonts/d7ba583ddd46eafc909e.otf) format("opentype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: "SofiaPro";
    src: url(../fonts/5003f7bfd908c92618d8.otf) format("opentype");
    font-weight: 500;
    font-style: italic
}

@font-face {
    font-family: "SofiaPro";
    src: url(../jfontss/0726aaa65f8d31145859.otf) format("opentype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: "SofiaPro";
    src: url(../fonts/607f3baf50c5038bfe0e.otf) format("opentype");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: "SofiaPro";
    src: url(../fonts/b858b7baf83ffe2fb03a.otf) format("opentype");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: "SofiaPro";
    src: url(../fonts/e182fa0e7c288992fe99.otf) format("opentype");
    font-weight: 600;
    font-style: italic
}

@font-face {
    font-family: "SofiaPro";
    src: url(../fonts/a3ecaf1d1c1aebcea76e.otf) format("opentype");
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: "SofiaPro";
    src: url(../fonts/4e0f96eccfe4bbf53097.otf) format("opentype");
    font-weight: 100;
    font-style: italic
}

@font-face {
    font-family: 'Poppins';
    src: url(../fonts/d8b850b920a5ef49d752.ttf) format("truetype");
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: 'Poppins';
    src: url(../fonts/563eda3d3407af0fb581.ttf) format("truetype");
    font-weight: 900;
    font-style: italic
}

@font-face {
    font-family: 'Poppins';
    src: url(../fonts/cdb29a5d7ccf57ff05a3.ttf) format("truetype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Poppins';
    src: url(../fonts/cfb635a5111b545f5598.ttf) format("truetype");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: 'Poppins';
    src: url(../fonts/01849ee091e1762a5dd5.ttf) format("truetype");
    font-weight: 800;
    font-style: normal
}

@font-face {
    font-family: 'Poppins';
    src: url(../fonts/73d4495be63ad83b25cc.ttf) format("truetype");
    font-weight: 800;
    font-style: italic
}

@font-face {
    font-family: 'Poppins';
    src: url(../fonts/333cb30c20e31999802a.ttf) format("truetype");
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: 'Poppins';
    src: url(../fonts/dbdfd398abcbbafc022b.ttf) format("truetype");
    font-weight: 200;
    font-style: italic
}

@font-face {
    font-family: 'Poppins';
    src: url(../fonts/e373f6163127e2d469af.ttf) format("truetype");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: 'Poppins';
    src: url(../fonts/7641a0f76ca9ef6c252c.ttf) format("truetype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'Poppins';
    src: url(../fonts/4a7d59f898225cc2f2e7.ttf) format("truetype");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: 'Poppins';
    src: url(../fonts/673ed42382ab264e0bf5.ttf) format("truetype");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: 'Poppins';
    src: url(../fonts/89e040c6a64d18f620dc.ttf) format("truetype");
    font-weight: 500;
    font-style: italic
}

@font-face {
    font-family: 'Poppins';
    src: url(../fonts/35d26b781dc5fda684cc.ttf) format("truetype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Poppins';
    src: url(../fonts/ac8d04b620e54be9b0f0.ttf) format("truetype");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'Poppins';
    src: url(../fonts/3524ffc3226f4578e5c5.ttf) format("truetype");
    font-weight: 600;
    font-style: italic
}

@font-face {
    font-family: 'Poppins';
    src: url(../fonts/59ff6a729e30c99b478e.ttf) format("truetype");
    font-weight: 100;
    font-style: normal
}

@font-face {
    font-family: 'Poppins';
    src: url(../fonts/9d5e661e645ce9a32fe6.ttf) format("truetype");
    font-weight: 100;
    font-style: italic
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url(../fonts/46ac4a80d50e7812e677.otf) format("opentype");
    font-weight: 900;
    font-style: normal
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url(../fonts/30fdfa5b2996e45fbcf7.otf) format("opentype");
    font-weight: 900;
    font-style: italic
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url(../fonts/751d4a14f36df3f4d63c.otf) format("opentype");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url(../fonts/30fdfa5b2996e45fbcf7.otf) format("opentype");
    font-weight: 700;
    font-style: italic
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url(../fonts/eb2a2dab0d2bc9e93317.otf) format("opentype");
    font-weight: 200;
    font-style: normal
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url(../fonts/54cd08b0003a598004f3.otf) format("opentype");
    font-weight: 200;
    font-style: italic
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url(../fonts/fb96197d794f3be75287.otf) format("opentype");
    font-weight: 400;
    font-style: italic
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url(../fonts/0d4a9a1bc6d71ce32780.otf) format("opentype");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url(../fonts/270ee59ba0b29ee4c493.otf) format("opentype");
    font-weight: 300;
    font-style: italic
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url(../fonts/7a9975d8c02d6933c47d.otf) format("opentype");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url(../fonts/94f13d0e0d1f9443c8ce.otf) format("opentype");
    font-weight: 600;
    font-style: normal
}

@font-face {
    font-family: 'Source Sans Pro';
    src: url(../fonts/972b642e35323937d113.otf) format("opentype");
    font-weight: 600;
    font-style: italic
}

*,
::before,
::after {
    border-width: 0;
    border-style: solid
}

* {
    box-sizing: border-box
}

a:hover {
    color: unset
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

.testimonials-rich-text .rich-text {
    color: var(--text-color);
    font-family: SofiaPro, Sofia W03, Helvetica Neue, Arial, sans-serif
}

.testimonials-rich-text .rich-text h2,
.testimonials-rich-text .rich-text h3,
.testimonials-rich-text .rich-text h4 {
    font-family: SofiaPro, Sofia W03, Helvetica Neue, Arial, sans-serif;
    margin-top: 0;
    font-weight: 900
}

.testimonials-rich-text .rich-text p {
    font-family: SofiaPro, Sofia W03, Helvetica Neue, Arial, sans-serif;
    font-size: 24px;
    line-height: 34px
}

.testimonials-rich-text .rich-text h3 {
    font-size: 30px;
    line-height: 38px
}