*,
:after,
:before {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-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: rgba(59, 130, 246, .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: rgba(59, 130, 246, .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:
}

.label {
    align-items: center;
    border-radius: .5rem;
    display: inline-flex;
    font-size: .75rem;
    font-weight: 500;
    line-height: 1rem;
    padding: .25rem .625rem
}

a.label:focus,
a.label:hover {
    cursor: pointer;
    text-decoration-line: none
}

.label:empty {
    display: none
}

.label-default {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(248 250 252/var(--tw-bg-opacity));
    border-color: rgb(226 232 240/var(--tw-border-opacity));
    border-style: solid;
    border-width: 1px;
    color: rgb(51 65 85/var(--tw-text-opacity))
}

.label-default[href]:focus,
.label-default[href]:hover {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(241 245 249/var(--tw-bg-opacity));
    color: rgb(30 41 59/var(--tw-text-opacity))
}

.label-primary {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(239 246 255/var(--tw-bg-opacity));
    border-color: rgb(191 219 254/var(--tw-border-opacity));
    border-style: solid;
    border-width: 1px;
    color: rgb(37 99 235/var(--tw-text-opacity))
}

.label-primary[href]:focus,
.label-primary[href]:hover {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(219 234 254/var(--tw-bg-opacity));
    color: rgb(29 78 216/var(--tw-text-opacity))
}

.label-success {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(240 253 244/var(--tw-bg-opacity));
    border-color: rgb(187 247 208/var(--tw-border-opacity));
    border-style: solid;
    border-width: 1px;
    color: rgb(22 163 74/var(--tw-text-opacity))
}

.label-success[href]:focus,
.label-success[href]:hover {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(220 252 231/var(--tw-bg-opacity));
    color: rgb(21 128 61/var(--tw-text-opacity))
}

.label-info {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(240 249 255/var(--tw-bg-opacity));
    border-color: rgb(224 242 254/var(--tw-border-opacity));
    border-style: solid;
    border-width: 1px;
    color: rgb(2 132 199/var(--tw-text-opacity))
}

.label-info[href]:focus,
.label-info[href]:hover {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(224 242 254/var(--tw-bg-opacity));
    color: rgb(3 105 161/var(--tw-text-opacity))
}

.label-warning {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(254 252 232/var(--tw-bg-opacity));
    border-color: rgb(254 240 138/var(--tw-border-opacity));
    border-style: solid;
    border-width: 1px;
    color: rgb(202 138 4/var(--tw-text-opacity))
}

.label-warning[href]:focus,
.label-warning[href]:hover {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(254 249 195/var(--tw-bg-opacity));
    color: rgb(161 98 7/var(--tw-text-opacity))
}

.label-danger {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(254 242 242/var(--tw-bg-opacity));
    border-color: rgb(254 226 226/var(--tw-border-opacity));
    border-style: solid;
    border-width: 1px;
    color: rgb(220 38 38/var(--tw-text-opacity))
}

.label-danger[href]:focus,
.label-danger[href]:hover {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(254 226 226/var(--tw-bg-opacity));
    color: rgb(185 28 28/var(--tw-text-opacity))
}

.text-muted {
    color: rgb(100 116 139/var(--tw-text-opacity))
}

.text-muted,
.text-primary {
    --tw-text-opacity: 1
}

.text-primary {
    color: rgb(37 99 235/var(--tw-text-opacity))
}

a.text-primary:focus,
a.text-primary:hover {
    --tw-text-opacity: 1;
    color: rgb(29 78 216/var(--tw-text-opacity))
}

.text-success {
    --tw-text-opacity: 1;
    color: rgb(22 163 74/var(--tw-text-opacity))
}

a.text-success:focus,
a.text-success:hover {
    --tw-text-opacity: 1;
    color: rgb(21 128 61/var(--tw-text-opacity))
}

.text-info {
    --tw-text-opacity: 1;
    color: rgb(2 132 199/var(--tw-text-opacity))
}

a.text-info:focus,
a.text-info:hover {
    --tw-text-opacity: 1;
    color: rgb(3 105 161/var(--tw-text-opacity))
}

.text-warning {
    --tw-text-opacity: 1;
    color: rgb(202 138 4/var(--tw-text-opacity))
}

a.text-warning:focus,
a.text-warning:hover {
    --tw-text-opacity: 1;
    color: rgb(161 98 7/var(--tw-text-opacity))
}

.text-danger {
    --tw-text-opacity: 1;
    color: rgb(239 68 68/var(--tw-text-opacity))
}

a.text-danger:focus,
a.text-danger:hover {
    --tw-text-opacity: 1;
    color: rgb(220 38 38/var(--tw-text-opacity))
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(37 99 235/var(--tw-bg-opacity));
    border-color: rgb(37 99 235/var(--tw-border-opacity));
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.pagination>.disabled>a,
.pagination>.disabled>a:focus,
.pagination>.disabled>a:hover,
.pagination>.disabled>span,
.pagination>.disabled>span:focus,
.pagination>.disabled>span:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    border-color: rgb(226 232 240/var(--tw-border-opacity));
    color: rgb(148 163 184/var(--tw-text-opacity))
}

.alert {
    border-radius: .375rem;
    padding: 1rem;
    z-index: 99999999999 !important
}

.alert h4 {
    font-size: .9rem
}

.alert .alert-link,
.alert h4 {
    font-weight: 600
}

.alert-success {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(240 253 244/var(--tw-bg-opacity));
    border-color: rgba(187, 247, 208, .6);
    color: rgb(21 128 61/var(--tw-text-opacity))
}

.alert-success h4 {
    --tw-text-opacity: 1;
    color: rgb(22 101 52/var(--tw-text-opacity))
}

.alert-success hr {
    border-color: rgba(187, 247, 208, .8);
    border-top-width: 1px
}

.alert-success .alert-link {
    --tw-text-opacity: 1;
    color: rgb(22 101 52/var(--tw-text-opacity))
}

.alert-info {
    --tw-bg-opacity: 1;
    background-color: rgb(239 246 255/var(--tw-bg-opacity));
    border-color: rgba(191, 219, 254, .6);
    color: rgb(29 78 216/var(--tw-text-opacity))
}

.alert-info,
.alert-info h4 {
    --tw-text-opacity: 1
}

.alert-info h4 {
    color: rgb(30 64 175/var(--tw-text-opacity))
}

.alert-info hr {
    border-color: rgba(191, 219, 254, .8);
    border-top-width: 1px
}

.alert-info .alert-link {
    --tw-text-opacity: 1;
    color: rgb(30 64 175/var(--tw-text-opacity))
}

.alert-warning {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(254 252 232/var(--tw-bg-opacity));
    border-color: hsla(53, 98%, 77%, .6);
    color: rgb(161 98 7/var(--tw-text-opacity))
}

.alert-warning h4 {
    --tw-text-opacity: 1;
    color: rgb(133 77 14/var(--tw-text-opacity))
}

.alert-warning hr {
    border-color: hsla(53, 98%, 77%, .8);
    border-top-width: 1px
}

.alert-warning .alert-link {
    --tw-text-opacity: 1;
    color: rgb(133 77 14/var(--tw-text-opacity))
}

.alert-danger {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(254 242 242/var(--tw-bg-opacity));
    border-color: hsla(0, 96%, 89%, .6);
    color: rgb(185 28 28/var(--tw-text-opacity))
}

.alert-danger h4 {
    --tw-text-opacity: 1;
    color: rgb(153 27 27/var(--tw-text-opacity))
}

.alert-danger hr {
    border-color: hsla(0, 96%, 89%, .8);
    border-top-width: 1px
}

.alert-danger .alert-link {
    --tw-text-opacity: 1;
    color: rgb(153 27 27/var(--tw-text-opacity))
}

.alert.float-alert {
    display: inline-block;
    margin: 0 auto;
    max-width: 24rem;
    position: fixed;
    right: 1.25rem;
    top: 1.25rem;
    transition-duration: 75ms;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    z-index: 1031
}

.alert.float-alert span[data-notify=icon] {
    display: block;
    font-size: 19px;
    left: 17px;
    margin-top: -11px;
    position: absolute;
    top: 52%
}

.alert.float-alert .alert-title {
    float: left;
    font-weight: 500;
    margin-left: 2rem
}

.alert.float-alert .alert-title:where([dir=rtl], [dir=rtl] *) {
    float: right
}

.alert.float-alert button.close {
    border-radius: 50%;
    display: block;
    font-weight: 400;
    height: 2.25rem;
    line-height: 11px;
    margin-top: -18px;
    opacity: .4;
    outline: 2px solid transparent !important;
    outline-offset: 2px !important;
    padding: 3px;
    position: absolute;
    right: .625rem;
    text-align: center;
    top: 50%;
    width: 2.25rem;
    z-index: 1033
}

.alert-success.float-alert button.close {
    --tw-text-opacity: 1;
    color: rgb(22 101 52/var(--tw-text-opacity))
}

.alert-info.float-alert button.close {
    --tw-text-opacity: 1;
    color: rgb(7 89 133/var(--tw-text-opacity))
}

.alert-warning.float-alert button.close {
    --tw-text-opacity: 1;
    color: rgb(133 77 14/var(--tw-text-opacity))
}

.alert-danger.float-alert button.close {
    --tw-text-opacity: 1;
    color: rgb(153 27 27/var(--tw-text-opacity))
}

.alert.float-alert button.close:hover {
    opacity: .6
}

.alert.float-alert .close~span {
    display: block;
    max-width: 89%
}

.btn-group:focus-within {
    z-index: 10
}

.btn,
.btn-group>.btn {
    border-radius: .375rem;
    font-size: 13.45px;
    font-weight: 500;
    line-height: 20px
}

.btn-group-xs>.btn,
.btn-group>.btn-xs,
.btn-xs {
    border-radius: .25rem;
    font-size: .75rem;
    line-height: 1rem
}

.btn-group-sm>.btn,
.btn-group>.btn-sm,
.btn-sm {
    border-radius: .25rem;
    font-size: 12px;
    padding: .25rem .625rem
}

.btn-group-lg>.btn,
.btn-group>.btn-lg,
.btn-lg {
    font-size: .9rem
}

.btn .caret:where([dir=ltr], [dir=ltr] *) {
    margin-left: .25rem !important
}

.btn .caret:where([dir=rtl], [dir=rtl] *) {
    margin-right: .25rem
}

.btn.active,
.btn.active:focus,
.btn:active,
.btn:active:focus,
.btn:focus {
    --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);
    outline: 2px solid transparent;
    outline-offset: 2px
}

.btn-secondary {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(241 245 249/var(--tw-bg-opacity));
    border-color: rgb(203 213 225/var(--tw-border-opacity));
    color: rgb(30 41 59/var(--tw-text-opacity))
}

.btn-secondary.focus,
.btn-secondary:focus {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(51 65 85/var(--tw-ring-opacity));
    --tw-ring-offset-width: 2px;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.btn-secondary.focus,
.btn-secondary:focus,
.btn-secondary:hover {
    background-color: rgb(248 250 252/var(--tw-bg-opacity));
    border-color: rgb(203 213 225/var(--tw-border-opacity));
    color: rgb(15 23 42/var(--tw-text-opacity))
}

.btn-secondary:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1
}

.btn-secondary.active,
.btn-secondary:active,
.open>.dropdown-toggle.btn-secondary {
    background-image: none
}

.btn-secondary.active,
.btn-secondary.active.focus,
.btn-secondary.active:focus,
.btn-secondary.active:hover,
.btn-secondary:active,
.btn-secondary:active.focus,
.btn-secondary:active:focus,
.btn-secondary:active:hover,
.open>.dropdown-toggle.btn-secondary,
.open>.dropdown-toggle.btn-secondary.focus,
.open>.dropdown-toggle.btn-secondary:focus,
.open>.dropdown-toggle.btn-secondary:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(51 65 85/var(--tw-ring-opacity));
    --tw-ring-offset-width: 2px;
    background-color: rgb(248 250 252/var(--tw-bg-opacity));
    border-color: rgb(203 213 225/var(--tw-border-opacity));
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
    color: rgb(15 23 42/var(--tw-text-opacity))
}

.btn-secondary.disabled.focus,
.btn-secondary.disabled:focus,
.btn-secondary.disabled:hover,
.btn-secondary[disabled].focus,
.btn-secondary[disabled]:focus,
.btn-secondary[disabled]:hover,
fieldset[disabled] .btn-secondary.focus,
fieldset[disabled] .btn-secondary:focus,
fieldset[disabled] .btn-secondary:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    border-color: rgb(241 245 249/var(--tw-border-opacity))
}

.btn-secondary .badge {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(51 65 85/var(--tw-bg-opacity));
    color: rgb(241 245 249/var(--tw-text-opacity))
}

.btn-default {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    border-color: rgb(203 213 225/var(--tw-border-opacity));
    color: rgb(51 65 85/var(--tw-text-opacity))
}

.btn-default.focus,
.btn-default:focus {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(59 130 246/var(--tw-ring-opacity));
    --tw-ring-offset-width: 2px;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.btn-default.focus,
.btn-default:focus,
.btn-default:hover {
    background: linear-gradient(136deg, #8f20ffb3, #26fafd91);
    border-color: rgb(203 213 225/var(--tw-border-opacity));
    color: rgb(30 41 59/var(--tw-text-opacity))
}

.btn-default:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1
}

.btn-default.active,
.btn-default:active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.active,
.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open>.dropdown-toggle.btn-default,
.open>.dropdown-toggle.btn-default.focus,
.open>.dropdown-toggle.btn-default:focus,
.open>.dropdown-toggle.btn-default:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(59 130 246/var(--tw-ring-opacity));
    --tw-ring-offset-width: 2px;
    background-color: rgb(248 250 252/var(--tw-bg-opacity));
    border-color: rgb(203 213 225/var(--tw-border-opacity));
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
    color: rgb(30 41 59/var(--tw-text-opacity))
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    border-color: rgb(241 245 249/var(--tw-border-opacity))
}

.btn-default .badge {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(226 232 240/var(--tw-bg-opacity));
    color: rgb(71 85 105/var(--tw-text-opacity))
}

.btn-info {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(2 132 199/var(--tw-bg-opacity));
    border-color: rgb(2 132 199/var(--tw-border-opacity));
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.btn-info.focus,
.btn-info:focus {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(14 165 233/var(--tw-ring-opacity));
    --tw-ring-offset-width: 2px;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.btn-info.focus,
.btn-info:focus,
.btn-info:hover {
    background-color: rgb(3 105 161/var(--tw-bg-opacity));
    border-color: rgb(2 132 199/var(--tw-border-opacity));
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.btn-info:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1
}

.btn-info.active,
.btn-info:active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.active,
.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(14 165 233/var(--tw-ring-opacity));
    --tw-ring-offset-width: 2px;
    background-color: rgb(3 105 161/var(--tw-bg-opacity));
    border-color: rgb(2 132 199/var(--tw-border-opacity));
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    background-color: rgb(2 132 199/var(--tw-bg-opacity));
    border-color: rgb(2 132 199/var(--tw-border-opacity))
}

.btn-info .badge {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    color: rgb(3 105 161/var(--tw-text-opacity))
}

.btn-primary {
    border: 2px solid #3c73ff;
    background-color: #ffffff;
    border-radius: 20px;
    color: #000000;
    transition: .3s;
}

.btn-primary.focus,
.btn-primary:focus {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(59 130 246/var(--tw-ring-opacity));
    --tw-ring-offset-width: 2px;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.btn-primary.focus,
.btn-primary:focus,
.btn-primary:hover {
    background: linear-gradient(136deg, #8f20ffb3, #26fafd91);
    border-color: rgb(37 99 235/var(--tw-border-opacity));
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.btn-primary:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1
}

.btn-primary.active,
.btn-primary:active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.active,
.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(59 130 246/var(--tw-ring-opacity));
    --tw-ring-offset-width: 2px;
    background-color: rgb(29 78 216/var(--tw-bg-opacity));
    border-color: rgb(37 99 235/var(--tw-border-opacity));
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    background-color: rgb(37 99 235/var(--tw-bg-opacity));
    border-color: rgb(37 99 235/var(--tw-border-opacity))
}

.btn-primary .badge {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    color: rgb(29 78 216/var(--tw-text-opacity))
}

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

.btn-success {
    background: linear-gradient(136deg, #8f20ffb3, #26fafd91);
}

.btn-success,
.btn-success.focus,
.btn-success:focus {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    border-color: rgb(34 197 94/var(--tw-border-opacity));
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.btn-success.focus,
.btn-success: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);
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(74 222 128/var(--tw-ring-opacity));
    --tw-ring-offset-width: 2px;
    background-color: rgb(22 163 74/var(--tw-bg-opacity));
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open>.dropdown-toggle.btn-success {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(22 163 74/var(--tw-bg-opacity));
    border-color: rgb(34 197 94/var(--tw-border-opacity));
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.btn-success.active,
.btn-success:active,
.open>.dropdown-toggle.btn-success {
    --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);
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(74 222 128/var(--tw-ring-opacity));
    --tw-ring-offset-width: 2px;
    background-image: none;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}


.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(74 222 128/var(--tw-ring-opacity));
    --tw-ring-offset-width: 2px;
    background-color: rgb(22 163 74/var(--tw-bg-opacity));
    border-color: rgb(34 197 94/var(--tw-border-opacity));
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    background-color: rgb(34 197 94/var(--tw-bg-opacity));
    border-color: rgb(34 197 94/var(--tw-border-opacity))
}

.btn-success .badge {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    color: rgb(22 163 74/var(--tw-text-opacity))
}

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

.btn-warning {
    background-color: rgb(202 138 4/var(--tw-bg-opacity))
}

.btn-warning,
.btn-warning.focus,
.btn-warning:focus {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    border-color: rgb(202 138 4/var(--tw-border-opacity));
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.btn-warning.focus,
.btn-warning: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);
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(234 179 8/var(--tw-ring-opacity));
    --tw-ring-offset-width: 2px;
    background-color: rgb(161 98 7/var(--tw-bg-opacity));
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open>.dropdown-toggle.btn-warning {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(161 98 7/var(--tw-bg-opacity));
    border-color: rgb(202 138 4/var(--tw-border-opacity));
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.btn-warning.active,
.btn-warning:active,
.open>.dropdown-toggle.btn-warning {
    --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);
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(234 179 8/var(--tw-ring-opacity));
    --tw-ring-offset-width: 2px;
    background-image: none;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(234 179 8/var(--tw-ring-opacity));
    --tw-ring-offset-width: 2px;
    background-color: rgb(161 98 7/var(--tw-bg-opacity));
    border-color: rgb(202 138 4/var(--tw-border-opacity));
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    background-color: rgb(202 138 4/var(--tw-bg-opacity));
    border-color: rgb(202 138 4/var(--tw-border-opacity))
}

.btn-warning .badge {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    color: rgb(161 98 7/var(--tw-text-opacity))
}

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

.btn-danger {
    background-color: rgb(220 38 38/var(--tw-bg-opacity))
}

.btn-danger,
.btn-danger.focus,
.btn-danger:focus {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    border-color: rgb(220 38 38/var(--tw-border-opacity));
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.btn-danger.focus,
.btn-danger: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);
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(239 68 68/var(--tw-ring-opacity));
    --tw-ring-offset-width: 2px;
    background-color: rgb(185 28 28/var(--tw-bg-opacity));
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open>.dropdown-toggle.btn-danger {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(185 28 28/var(--tw-bg-opacity));
    border-color: rgb(220 38 38/var(--tw-border-opacity));
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.btn-danger.active,
.btn-danger:active,
.open>.dropdown-toggle.btn-danger {
    --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);
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(239 68 68/var(--tw-ring-opacity));
    --tw-ring-offset-width: 2px;
    background-image: none;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 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(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(239 68 68/var(--tw-ring-opacity));
    --tw-ring-offset-width: 2px;
    background-color: rgb(185 28 28/var(--tw-bg-opacity));
    border-color: rgb(220 38 38/var(--tw-border-opacity));
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    background-color: rgb(220 38 38/var(--tw-bg-opacity));
    border-color: rgb(220 38 38/var(--tw-border-opacity))
}

.btn-danger .badge {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    color: rgb(185 28 28/var(--tw-text-opacity))
}

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

input.form-control,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=file],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select.form-control,
textarea.form-control {
    --tw-border-opacity: 1;
    border-color: rgb(203 213 225/var(--tw-border-opacity));
    border-radius: .375rem;
    border-width: 1px
}

input.form-control::-moz-placeholder,
input[type=color]::-moz-placeholder,
input[type=date]::-moz-placeholder,
input[type=datetime-local]::-moz-placeholder,
input[type=datetime]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=file]::-moz-placeholder,
input[type=month]::-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=text]::-moz-placeholder,
input[type=time]::-moz-placeholder,
input[type=url]::-moz-placeholder,
input[type=week]::-moz-placeholder,
select.form-control::-moz-placeholder,
textarea.form-control::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(148 163 184/var(--tw-placeholder-opacity))
}

input.form-control::placeholder,
input[type=color]::placeholder,
input[type=date]::placeholder,
input[type=datetime-local]::placeholder,
input[type=datetime]::placeholder,
input[type=email]::placeholder,
input[type=file]::placeholder,
input[type=month]::placeholder,
input[type=number]::placeholder,
input[type=password]::placeholder,
input[type=search]::placeholder,
input[type=tel]::placeholder,
input[type=text]::placeholder,
input[type=time]::placeholder,
input[type=url]::placeholder,
input[type=week]::placeholder,
select.form-control::placeholder,
textarea.form-control::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(148 163 184/var(--tw-placeholder-opacity))
}

input.form-control,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=file],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
select.form-control,
textarea.form-control {
    --tw-shadow: 0 1px 2px 0 rgba(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)
}

input.form-control:focus,
input[type=color]:focus,
input[type=date]:focus,
input[type=datetime-local]:focus,
input[type=datetime]:focus,
input[type=email]:focus,
input[type=file]:focus,
input[type=month]:focus,
input[type=number]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=time]:focus,
input[type=url]:focus,
input[type=week]:focus,
select.form-control:focus,
textarea.form-control:focus {
    --tw-border-opacity: 1;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --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);
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(59 130 246/var(--tw-ring-opacity));
    border-color: rgb(59 130 246/var(--tw-border-opacity));
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
    outline: 2px solid transparent;
    outline-offset: 2px
}

.control-label,
label {
    --tw-text-opacity: 1;
    color: rgb(71 85 105/var(--tw-text-opacity));
    font-weight: 500;
    margin-bottom: .25rem
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    background-color: #eef1f6;
    border-color: #d1dbe5;
    color: #8babcc;
    cursor: not-allowed
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    --tw-text-opacity: 1;
    color: rgb(239 68 68/var(--tw-text-opacity))
}

.has-error .form-control {
    --tw-border-opacity: 1;
    --tw-shadow-color: #fecaca;
    --tw-shadow: var(--tw-shadow-colored)
}

.has-error .form-control,
.has-error .form-control:focus {
    border-color: rgb(239 68 68/var(--tw-border-opacity))
}

.has-error .form-control:focus {
    --tw-border-opacity: 1;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --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);
    --tw-ring-opacity: 1;
    --tw-ring-color: rgb(239 68 68/var(--tw-ring-opacity));
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
    outline: 2px solid transparent;
    outline-offset: 2px
}

.has-error .input-group-addon {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(254 242 242/var(--tw-bg-opacity));
    border-color: rgb(220 38 38/var(--tw-border-opacity));
    color: rgb(220 38 38/var(--tw-text-opacity))
}

.input-group>.input-group-btn>.btn:active,
.input-group>.input-group-btn>.btn:focus {
    --tw-ring-offset-width: 0px;
    border-color: transparent;
    z-index: 20
}

.input-group-btn:first-child>select+.btn {
    border-bottom-left-radius: .375rem !important;
    border-top-left-radius: .375rem !important
}

.input-group {
    --tw-shadow: 0 1px 2px 0 rgba(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);
    height: auto
}

.input-group button,
.input-group input {
    --tw-shadow: 0 0 #0000 !important;
    --tw-shadow-colored: 0 0 #0000 !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important
}

.input-group-addon {
    background-color: #fff;
    border: 1px solid #cbd5e1;
    border-radius: .375rem;
    color: #475569;
    padding-left: 15px;
    padding-right: 15px
}

[dir=rtl] .input-group-btn:last-child>.btn,
[dir=rtl] .input-group-btn:last-child>.btn-group {
    border-bottom-left-radius: .375rem;
    border-top-left-radius: .375rem
}

[dir=rtl] .input-group .form-control:first-child {
    border-bottom-right-radius: .375rem;
    border-top-right-radius: .375rem
}

[dir=rtl] .input-group .input-group-addon {
    border-bottom-left-radius: .375rem;
    border-left: 1px solid #cbd5e1;
    border-top-left-radius: .375rem
}

[dir=rtl].input-group-addon:last-child {
    border-left: 1px solid #cbd5e1
}

.checkbox {
    padding-left: 20px
}

.checkbox label {
    display: inline-block;
    padding-left: 5px;
    position: relative;
    vertical-align: middle
}

.checkbox label:before {
    background-color: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 3px;
    content: "";
    height: 17px;
    transition: border .15s ease-in-out, color .15s ease-in-out;
    width: 17px
}

.checkbox label:after,
.checkbox label:before {
    display: inline-block;
    left: 0;
    margin-left: -20px;
    position: absolute
}

.checkbox label:after {
    color: #334155;
    font-size: 11px;
    height: 16px;
    padding-left: 3px;
    padding-top: 1px;
    top: 0;
    width: 16px
}

.checkbox input[type=checkbox]:focus+label:before {
    outline: 0
}

.checkbox input[type=checkbox],
.checkbox input[type=radio] {
    opacity: 0;
    z-index: 1
}

.checkbox input[type=checkbox]:checked+label:after,
.checkbox input[type=radio]:checked+label:after {
    content: "\e013";
    font-family: Glyphicons Halflings
}

.checkbox input[type=checkbox]:disabled+label,
.checkbox input[type=radio]:disabled+label {
    opacity: .65
}

.checkbox input[type=checkbox]:disabled+label:before,
.checkbox input[type=radio]:disabled+label:before {
    background-color: #eee;
    cursor: not-allowed
}

.checkbox.checkbox-circle label:before {
    border-radius: 50%
}

.checkbox.checkbox-inline {
    margin-top: 0
}

.checkbox-primary input[type=checkbox]:checked+label:before,
.checkbox-primary input[type=radio]:checked+label:before {
    background-color: #2563eb;
    border-color: #2563eb
}

.checkbox-primary input[type=checkbox]:checked+label:after,
.checkbox-primary input[type=radio]:checked+label:after {
    color: #fff
}

.checkbox-danger input[type=checkbox]:checked+label:before,
.checkbox-danger input[type=radio]:checked+label:before {
    background-color: #dc2626;
    border-color: #dc2626
}

.checkbox-danger input[type=checkbox]:checked+label:after,
.checkbox-danger input[type=radio]:checked+label:after {
    color: #fff
}

.checkbox-info input[type=checkbox]:checked+label:before,
.checkbox-info input[type=radio]:checked+label:before {
    background-color: #2563eb;
    border-color: #2563eb
}

.checkbox-info input[type=checkbox]:checked+label:after,
.checkbox-info input[type=radio]:checked+label:after {
    color: #fff
}

.checkbox-success input[type=checkbox]:checked+label:before,
.checkbox-success input[type=radio]:checked+label:before {
    background-color: #22c55e;
    border-color: #22c55e
}

.checkbox-success input[type=checkbox]:checked+label:after,
.checkbox-success input[type=radio]:checked+label:after {
    color: #fff
}

.radio {
    padding-left: 20px
}

.radio label {
    display: inline-block;
    padding-left: 5px;
    position: relative;
    vertical-align: middle
}

.radio label:before {
    background-color: #fff;
    border: 1px solid #e2e8f0;
    content: "";
    height: 17px;
    left: 0;
    transition: border .15s ease-in-out;
    width: 17px
}

.radio label:after,
.radio label:before {
    border-radius: 50%;
    display: inline-block;
    margin-left: -20px;
    position: absolute
}

.radio label:after {
    background-color: #334155;
    content: " ";
    height: 11px;
    left: 3px;
    top: 3px;
    transform: scale(0);
    transition: transform .1s cubic-bezier(.8, -.33, .2, 1.33);
    width: 11px
}

.radio input[type=radio] {
    opacity: 0;
    z-index: 1
}

.radio input[type=radio]:focus+label:before {
    outline: 0
}

.radio input[type=radio]:checked+label:after {
    transform: scale(1)
}

.radio input[type=radio]:disabled+label {
    opacity: .65
}

.radio input[type=radio]:disabled+label:before {
    cursor: not-allowed
}

.radio.radio-inline {
    margin-top: 0
}

.radio-primary input[type=radio]+label:after {
    background-color: #2563eb
}

.radio-primary input[type=radio]:checked+label:before {
    border-color: #2563eb
}

.radio-primary input[type=radio]:checked+label:after {
    background-color: #2563eb
}

.radio-danger input[type=radio]+label:after {
    background-color: #dc2626
}

.radio-danger input[type=radio]:checked+label:before {
    border-color: #dc2626
}

.radio-danger input[type=radio]:checked+label:after {
    background-color: #dc2626
}

.radio-info input[type=radio]+label:after {
    background-color: #2563eb
}

.radio-info input[type=radio]:checked+label:before {
    border-color: #2563eb
}

.radio-info input[type=radio]:checked+label:after {
    background-color: #2563eb
}

.radio-success input[type=radio]+label:after {
    background-color: #22c55e
}

.radio-success input[type=radio]:checked+label:before {
    border-color: #22c55e
}

.radio-success input[type=radio]:checked+label:after {
    background-color: #22c55e
}

input[type=checkbox].styled:checked+label:after,
input[type=radio].styled:checked+label:after {
    content: "\e013";
    font-family: Glyphicons Halflings
}

input[type=checkbox] .styled:checked+label:after,
input[type=checkbox] .styled:checked+label:before,
input[type=radio] .styled:checked+label:after,
input[type=radio] .styled:checked+label:before {
    color: #fff
}

.input-group-addon .checkbox,
.input-group-addon .radio {
    margin: 0
}

.input-group-addon .checkbox label {
    padding-top: 2px
}

.input-group-addon .checkbox label:after {
    padding-left: 2px;
    padding-top: 5px
}

[dir=rtl] .checkbox {
    padding-left: 0;
    padding-right: 20px
}

[dir=rtl] .checkbox label {
    padding-right: 5px
}

[dir=rtl] table .checkbox label {
    padding-right: 0
}

[dir=rtl] .checkbox label:after,
[dir=rtl] .checkbox label:before {
    left: auto;
    margin-left: 0;
    margin-right: -20px;
    right: 0
}

[dir=rtl] .checkbox label:after {
    padding-left: 0;
    padding-right: 3px
}

[dir=rtl] .radio {
    padding-left: 0;
    padding-right: 20px
}

[dir=rtl] .radio label {
    padding-left: 0;
    padding-right: 5px
}

[dir=rtl] .radio label:before {
    left: auto;
    margin-left: 0;
    margin-right: -20px;
    right: 0
}

[dir=rtl] .radio label:after {
    left: auto;
    margin-left: 0;
    margin-right: -20px;
    right: 3px
}

.onoffswitch {
    position: relative;
    width: 50px
}

.onoffswitch-checkbox {
    display: none
}

.onoffswitch-label {
    background-color: rgb(226 232 240/var(--tw-bg-opacity));
    cursor: pointer;
    height: 20px;
    line-height: 22px;
    overflow: hidden;
    padding: 0;
    transition-duration: .15s;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.onoffswitch-label,
.onoffswitch-label:before {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    border-color: rgb(226 232 240/var(--tw-border-opacity));
    border-radius: .75rem;
    border-style: solid;
    border-width: 1px;
    display: block
}

.onoffswitch-label:before {
    --tw-content: "";
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    bottom: 0;
    content: var(--tw-content);
    margin: 0;
    position: absolute;
    right: 30px;
    top: 0;
    transition-duration: .15s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    width: 20px
}

.onoffswitch-checkbox:checked+.onoffswitch-label {
    --tw-bg-opacity: 1;
    background-color: rgb(59 130 246/var(--tw-bg-opacity))
}

.onoffswitch-checkbox:checked+.onoffswitch-label,
.onoffswitch-checkbox:checked+.onoffswitch-label:before {
    --tw-border-opacity: 1;
    border-color: rgb(59 130 246/var(--tw-border-opacity))
}

.onoffswitch-checkbox:checked+.onoffswitch-label:before {
    right: 0
}

.onoffswitch-checkbox:disabled+.onoffswitch-label {
    opacity: .5
}

.dropdown-menu {
    --tw-bg-opacity: 1;
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -2px rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0 4px 6px -1px var(--tw-shadow-color), 0 2px 4px -2px var(--tw-shadow-color);
    --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);
    --tw-ring-color: rgba(15, 23, 42, .05);
    --tw-ring-opacity: 0.05;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    border: 0;
    border-radius: .5rem;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
    margin-top: .75rem;
    z-index: 9000
}

.dropdown-menu:focus {
    outline: 2px solid transparent;
    outline-offset: 2px
}

.dropdown-menu .divider {
    --tw-bg-opacity: 1;
    background-color: rgb(241 245 249/var(--tw-bg-opacity));
    margin-bottom: .25rem;
    margin-top: .25rem
}

.dropdown-menu>li>a {
    --tw-text-opacity: 1;
    color: rgb(15 23 42/var(--tw-text-opacity));
    overflow-wrap: break-word;
    padding: .375rem 1rem;
    white-space: normal;
    width: 100%
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    outline: 2px solid transparent;
    outline-offset: 2px
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:focus,
.dropdown-menu>.active>a:hover,
.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(241 245 249/var(--tw-bg-opacity));
    color: rgb(15 23 42/var(--tw-text-opacity))
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:focus,
.dropdown-menu>.disabled>a:hover {
    --tw-text-opacity: 1;
    color: rgb(100 116 139/var(--tw-text-opacity))
}

.dropdown-header {
    --tw-text-opacity: 1;
    color: rgb(30 41 59/var(--tw-text-opacity));
    font-size: .9rem;
    font-weight: 500;
    padding-left: .875rem;
    padding-right: .875rem
}

.dropdown-submenu {
    position: relative
}

.dropdown-submenu>.dropdown-menu {
    border-radius: 0 6px 6px 6px;
    left: 100%;
    margin-left: -1px;
    margin-top: -6px;
    max-height: 500px;
    overflow-y: auto;
    top: 0
}

.dropdown-submenu:hover>.dropdown-menu {
    display: block
}

.dropdown-submenu>a:after {
    border-color: transparent transparent transparent #94a3b8;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    content: " ";
    display: block;
    float: right;
    height: 0;
    margin-right: -10px;
    margin-top: 5px;
    width: 0
}

.dropdown-submenu:hover>a:after {
    border-left-color: #64748b
}

.dropdown-submenu.pull-left {
    float: none
}

.dropdown-submenu.pull-left>.dropdown-menu {
    border-radius: 6px;
    border-top-left-radius: 0;
    margin-top: .2px
}

.dropdown-submenu.pull-left>.dropdown-menu li a:hover,
.dropdown-submenu.pull-left>.dropdown-menu li.active a,
.dropdown-submenu.pull-left>.dropdown-menu li.active a:hover {
    border-top-left-radius: 0
}

.dropdown-menu-right:where([dir=rtl], [dir=rtl] *) {
    right: 0
}

.progress {
    --tw-bg-opacity: 1;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    background-color: rgb(241 245 249/var(--tw-bg-opacity));
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.progress-bar[data-percent="0"],
.progress-bar[data-percent="0.00"] {
    --tw-text-opacity: 1;
    color: rgb(51 65 85/var(--tw-text-opacity));
    margin-left: .25rem
}

.progress-bar.active,
.progress.active .progress-bar {
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    background-color: rgb(37 99 235/var(--tw-bg-opacity));
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    color: rgb(255 255 255/var(--tw-text-opacity))
}

.progress-bar-success {
    --tw-bg-opacity: 1;
    background-color: rgb(34 197 94/var(--tw-bg-opacity))
}

.progress-bar-info {
    --tw-bg-opacity: 1;
    background-color: rgb(2 132 199/var(--tw-bg-opacity))
}

.progress-bar-warning {
    --tw-bg-opacity: 1;
    background-color: rgb(202 138 4/var(--tw-bg-opacity))
}

.progress-bar-danger {
    --tw-bg-opacity: 1;
    background-color: rgb(220 38 38/var(--tw-bg-opacity))
}

.progress-bar-default {
    --tw-bg-opacity: 1;
    background-color: rgb(71 85 105/var(--tw-bg-opacity))
}

.progress-bar-mini {
    height: .375rem
}

.nav {
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

.nav>li {
    display: block;
    position: relative
}

.nav>li>a {
    display: block;
    padding: .625rem .875rem;
    position: relative
}

.nav>li.disabled>a,
.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    --tw-text-opacity: 1;
    color: rgb(148 163 184/var(--tw-text-opacity))
}

.nav>li.disabled>a:focus,
.nav>li.disabled>a:hover {
    background-color: transparent;
    cursor: not-allowed;
    text-decoration-line: none
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    background-color: rgb(248 250 252/var(--tw-bg-opacity));
    border-color: rgb(37 99 235/var(--tw-border-opacity))
}

.nav .nav-divider {
    --tw-bg-opacity: 1;
    background-color: rgb(226 232 240/var(--tw-bg-opacity))
}

.nav>li>a>img {
    max-width: none
}

.tab-separator {
    border-color: rgb(226 232 240/var(--tw-border-opacity));
    border-right-width: 1px;
    border-style: solid
}

.nav-tabs,
.tab-separator {
    --tw-border-opacity: 1
}

.nav-tabs {
    background-color: transparent;
    border-bottom-width: 1px;
    border-color: rgb(226 232 240/var(--tw-border-opacity));
    margin-bottom: 1.75rem
}

.nav-tabs>li {
    border-bottom: 0
}

.nav-tabs>li>a {
    border-width: 0;
    color: rgb(71 85 105/var(--tw-text-opacity));
    font-weight: 500;
    padding: .625rem .75rem
}

.nav-tabs>li>a,
.nav>li>a:focus,
.nav>li>a:hover {
    --tw-text-opacity: 1;
    background-color: transparent
}

.nav>li>a:focus,
.nav>li>a:hover {
    color: rgb(30 41 59/var(--tw-text-opacity))
}

.nav-tabs>li>a:hover {
    --tw-border-opacity: 1;
    border-bottom-width: 1px;
    border-color: rgb(203 213 225/var(--tw-border-opacity))
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    --tw-border-opacity: 1;
    --tw-text-opacity: 1;
    background-color: transparent;
    border-color: rgb(37 99 235/var(--tw-border-opacity));
    border-radius: 0;
    border-style: solid;
    border-width: 0 0 1px;
    color: rgb(37 99 235/var(--tw-text-opacity));
    margin-bottom: 1px
}

.nav-tabs>li a i.menu-icon {
    --tw-text-opacity: 1;
    color: rgb(148 163 184/var(--tw-text-opacity));
    font-size: 16px;
    height: .75rem;
    margin-right: .5rem;
    width: .75rem
}

.nav-tabs>li a i.menu-icon:where([dir=rtl], [dir=rtl] *) {
    margin-left: .75rem
}

.nav-tabs>li>a:hover i.menu-icon {
    --tw-text-opacity: 1;
    color: rgb(100 116 139/var(--tw-text-opacity))
}

.nav-tabs>li.active>a i.menu-icon,
.nav-tabs>li.active>a:focus i.menu-icon,
.nav-tabs>li.active>a:hover i.menu-icon {
    --tw-text-opacity: 1;
    color: rgb(37 99 235/var(--tw-text-opacity))
}

.nav-tabs.nav-justified {
    border-bottom: 0;
    width: 100%
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    left: auto;
    top: auto
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    border-radius: 4px;
    margin-right: 0
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:focus,
.nav-tabs.nav-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:focus,
    .nav-tabs.nav-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:focus,
.nav-pills>li.active>a:hover {
    background-color: #337ab7;
    color: #fff
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-left: 0;
    margin-top: 2px
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
    left: auto;
    top: auto
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }

    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    border-radius: 4px;
    margin-right: 0
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:focus,
.nav-tabs-justified>.active>a:hover {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }

    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:focus,
    .nav-tabs-justified>.active>a:hover {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.nav-tabs .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: -1px
}

.navbar-pills-flat {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    border-color: rgb(226 232 240/var(--tw-border-opacity));
    border-radius: .375rem;
    border-style: solid;
    border-width: 1px;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.navbar-pills-flat>li>a {
    --tw-border-opacity: 1;
    border-bottom-width: 1px;
    border-color: rgb(226 232 240/var(--tw-border-opacity));
    margin-bottom: 0;
    margin-right: 0;
    padding: .625rem .875rem
}

.navbar-pills-flat>li:first-child a {
    border-top-left-radius: .375rem;
    border-top-right-radius: .375rem
}

.navbar-pills-flat>li:last-child a {
    border-bottom-left-radius: .375rem;
    border-bottom-right-radius: .375rem
}

.navbar-pills-flat>li.active>a,
.navbar-pills-flat>li.active>a:focus,
.navbar-pills-flat>li.active>a:hover,
.navbar-pills-flat>li>a:hover {
    --tw-border-opacity: 1;
    border-color: rgb(226 232 240/var(--tw-border-opacity))
}

.navbar-pills-flat>li a i.menu-icon {
    margin-right: 1rem
}

.horizontal-scrollable-tabs .arrow-right {
    float: right
}

.horizontal-scrollable-tabs .arrow-left {
    float: left
}

.horizontal-scrollable-tabs .scroller {
    --tw-border-opacity: 1;
    --tw-text-opacity: 1;
    background-color: transparent;
    border-bottom-width: 1px;
    border-color: rgb(226 232 240/var(--tw-border-opacity));
    border-style: solid;
    color: rgb(71 85 105/var(--tw-text-opacity));
    cursor: pointer;
    display: none;
    font-size: .86rem;
    font-weight: 600;
    margin-bottom: 1px;
    padding: .625rem
}

.horizontal-scrollable-tabs .scroller:hover {
    --tw-text-opacity: 1;
    color: rgb(100 116 139/var(--tw-text-opacity))
}

.horizontal-scrollable-tabs .scroller.disabled {
    cursor: not-allowed;
    opacity: .4
}

.horizontal-scrollable-tabs .horizontal-tabs .nav-tabs-horizontal {
    --tw-scroll-snap-strictness: mandatory;
    display: -webkit-box;
    display: -moz-box;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x var(--tw-scroll-snap-strictness)
}

.horizontal-scrollable-tabs .horizontal-tabs .nav-tabs-horizontal>li {
    float: none;
    min-width: 50px;
    scroll-snap-align: end;
    scroll-snap-stop: normal;
    text-align: center
}

.firefox .horizontal-scrollable-tabs .horizontal-tabs .nav-tabs-horizontal {
    overflow: -moz-scrollbars-none
}

.horizontal-scrollable-tabs .horizontal-tabs .nav-tabs-horizontal::-webkit-scrollbar {
    height: 0 !important;
    width: 0 !important
}

.horizontal-scrollable-tabs .tabs-submenu-wrapper li {
    position: static
}

.horizontal-scrollable-tabs .tabs-submenu-wrapper {
    display: none;
    position: absolute;
    z-index: 10
}

.panel,
.panel_s {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    border-color: rgb(226 232 240/var(--tw-border-opacity));
    border-radius: .375rem;
    border-style: solid;
    border-width: 1px;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    margin-bottom: 25px
}

.panel,
.panel-body,
.panel_s {
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.panel-body {
    --tw-bg-opacity: 1;
    border-radius: .375rem;
    padding: 1.5rem;
    position: relative
}

.panel-heading {
    --tw-border-opacity: 1;
    border-bottom-color: rgb(226 232 240/var(--tw-border-opacity));
    border-top-left-radius: .375rem;
    border-top-right-radius: .375rem;
    padding: .625rem 1.5rem
}

.panel-heading>.dropdown .dropdown-toggle,
.panel-title {
    color: inherit
}

.panel-title {
    font-size: .9rem;
    font-weight: 600;
    margin-bottom: 0;
    margin-top: 0
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.panel-footer {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    background-color: rgb(248 250 252/var(--tw-bg-opacity));
    border-bottom-left-radius: .375rem;
    border-bottom-right-radius: .375rem;
    border-color: rgb(226 232 240/var(--tw-border-opacity));
    border-style: solid;
    border-top-width: 1px;
    padding: .75rem 1.5rem
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-radius: 0;
    border-width: 1px 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: .375rem;
    border-top-right-radius: .375rem
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-left-radius: .375rem;
    border-bottom-right-radius: .375rem
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.list-group+.panel-footer,
.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-left: 15px;
    padding-right: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: .375rem;
    border-top-right-radius: .375rem
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: .375rem
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: .375rem
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-left-radius: .375rem;
    border-bottom-right-radius: .375rem
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: .375rem
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: .375rem
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #e2e8f0
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    border: 0;
    margin-bottom: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    border-radius: 4px;
    margin-bottom: 0
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #e2e8f0
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #e2e8f0
}

.panel-default {
    border-color: #e2e8f0
}

.panel-default>.panel-heading {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(203 213 225/var(--tw-bg-opacity));
    color: rgb(15 23 42/var(--tw-text-opacity))
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #e2e8f0
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #e2e8f0
}

.panel-primary {
    border: 0
}

.panel-primary>.panel-heading {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(219 234 254/var(--tw-bg-opacity));
    border-width: 0;
    color: rgb(29 78 216/var(--tw-text-opacity))
}

.panel-success {
    border: 0
}

.panel-success>.panel-heading {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(240 253 244/var(--tw-bg-opacity));
    border-width: 0;
    color: rgb(21 128 61/var(--tw-text-opacity))
}

.panel-info {
    border: 0
}

.panel-info>.panel-heading {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(224 242 254/var(--tw-bg-opacity));
    border-width: 0;
    color: rgb(3 105 161/var(--tw-text-opacity))
}

.panel-warning {
    border: 0
}

.panel-warning>.panel-heading {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(254 252 232/var(--tw-bg-opacity));
    border-width: 0;
    color: rgb(161 98 7/var(--tw-text-opacity))
}

.panel-danger {
    border: 0
}

.panel-danger>.panel-heading {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(254 242 242/var(--tw-bg-opacity));
    border-width: 0;
    color: rgb(185 28 28/var(--tw-text-opacity))
}

.badge {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(241 245 249/var(--tw-bg-opacity));
    border-radius: 9999px;
    color: rgb(30 41 59/var(--tw-text-opacity));
    display: inline;
    font-size: .75rem;
    font-weight: 500;
    line-height: 1rem;
    padding: .125rem .625rem
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
    --tw-text-opacity: 1;
    color: rgb(71 85 105/var(--tw-text-opacity))
}

a {
    color: rgb(37 99 235/var(--tw-text-opacity));
    outline: none !important;
    text-decoration: none !important
}

a,
a:focus {
    --tw-text-opacity: 1
}

a:focus {
    color: rgb(29 78 216/var(--tw-text-opacity))
}

a.disabled {
    pointer-events: none
}

.bold,
b,
strong {
    font-weight: 600
}

.small,
small {
    font-size: .8rem
}

.caret {
    border: solid #1e293b;
    border-style: solid !important;
    border-width: 0 1px 1px 0 !important;
    margin-top: -5.3px;
    padding: 3px;
    transform: rotate(45deg)
}

[dir=rtl] .caret {
    margin-right: 10px
}

.dropup .caret {
    border-width: 0 1px 1px 0 !important;
    transform: rotate(-135deg)
}

.dropup.btn-group .caret {
    margin-top: 0
}

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

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

.tw-absolute {
    position: absolute
}

.tw-relative {
    position: relative
}

.tw-inset-0 {
    inset: 0
}

.-tw-left-20 {
    left: -5rem
}

.-tw-left-9 {
    left: -2.25rem
}

.-tw-right-1 {
    right: -.25rem
}

.-tw-right-1\.5 {
    right: -.375rem
}

.-tw-right-3 {
    right: -.75rem
}

.-tw-top-2 {
    top: -.5rem
}

.tw-right-0 {
    right: 0
}

.tw-right-1 {
    right: .25rem
}

.tw-right-10 {
    right: 2.5rem
}

.tw-top-0 {
    top: 0
}

.tw-top-1 {
    top: .25rem
}

.tw-top-1\.5 {
    top: .375rem
}

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

.tw-top-2 {
    top: .5rem
}

.tw-top-2\.5 {
    top: .625rem
}

.tw-top-9 {
    top: 2.25rem
}

.tw-top-\[37px\] {
    top: 37px
}

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

.tw-z-20 {
    z-index: 20
}

.tw-m-0 {
    margin: 0
}

.\!tw-my-0 {
    margin-bottom: 0 !important;
    margin-top: 0 !important
}

.\!tw-my-6 {
    margin-bottom: 1.5rem !important;
    margin-top: 1.5rem !important
}

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

.-tw-mx-2\.5 {
    margin-left: -.625rem;
    margin-right: -.625rem
}

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

.-tw-mx-3\.5 {
    margin-left: -.875rem;
    margin-right: -.875rem
}

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

.-tw-mx-6 {
    margin-left: -1.5rem;
    margin-right: -1.5rem
}

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

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

.tw-mx-1\.5 {
    margin-left: .375rem;
    margin-right: .375rem
}

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

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

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

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

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

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

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

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

.\!tw-mb-3 {
    margin-bottom: .75rem !important
}

.\!tw-ml-3 {
    margin-left: .75rem !important
}

.\!tw-mt-0 {
    margin-top: 0 !important
}

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

.-tw-mb-0\.5 {
    margin-bottom: -.125rem
}

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

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

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

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

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

.-tw-mt-1\.5 {
    margin-top: -.375rem
}

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

.-tw-mt-2\.5 {
    margin-top: -.625rem
}

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

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

.-tw-mt-px {
    margin-top: -1px
}

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

.tw-mb-0\.5 {
    margin-bottom: .125rem
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tw-ml-2\.5 {
    margin-left: .625rem
}

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

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

.tw-ml-5 {
    margin-left: 1.25rem
}

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

.tw-ml-7 {
    margin-left: 1.75rem
}

.tw-ml-9 {
    margin-left: 2.25rem
}

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

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

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

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

.tw-mr-2\.5 {
    margin-right: .625rem
}

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

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

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

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

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

.tw-mt-1\.5 {
    margin-top: .375rem
}

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

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

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

.tw-mt-2\.5 {
    margin-top: .625rem
}

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

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

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

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

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

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

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

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

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

.tw-mt-px {
    margin-top: 1px
}

.tw-block {
    display: block
}

.tw-inline-block {
    display: inline-block
}

.tw-inline {
    display: inline
}

.tw-flex {
    display: flex
}

.tw-inline-flex {
    display: inline-flex
}

.tw-grid {
    display: grid
}

.tw-hidden {
    display: none
}

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

.tw-h-4 {
    height: 1rem
}

.tw-h-5 {
    height: 1.25rem
}

.tw-h-6 {
    height: 1.5rem
}

.tw-h-7 {
    height: 1.75rem
}

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

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

.tw-h-\[420px\] {
    height: 420px
}

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

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

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

.tw-min-h-0 {
    min-height: 0
}

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

.\!tw-w-28 {
    width: 7rem !important
}

.tw-w-10 {
    width: 2.5rem
}

.tw-w-4 {
    width: 1rem
}

.tw-w-48 {
    width: 12rem
}

.tw-w-5 {
    width: 1.25rem
}

.tw-w-56 {
    width: 14rem
}

.tw-w-6 {
    width: 1.5rem
}

.tw-w-7 {
    width: 1.75rem
}

.tw-w-8 {
    width: 2rem
}

.tw-w-9 {
    width: 2.25rem
}

.tw-w-96 {
    width: 24rem
}

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

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

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

.\!tw-max-w-xs {
    max-width: 20rem !important
}

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

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

.tw-max-w-56 {
    max-width: 14rem
}

.tw-max-w-64 {
    max-width: 16rem
}

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

.tw-max-w-\[28\.875rem\] {
    max-width: 28.875rem
}

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

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

.tw-max-w-\[48rem\] {
    max-width: 48rem
}

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

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

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

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

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

.tw-flex-auto {
    flex: 1 1 auto
}

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

.tw-grow {
    flex-grow: 1
}

.tw-animate-spin {
    animation: tw-spin 1s linear infinite
}

@keyframes tw-spin {
    to {
        transform: rotate(1turn)
    }
}

.tw-animate-spin-slow {
    animation: tw-spin 3s linear infinite
}

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

.tw-cursor-pointer {
    cursor: pointer
}

.tw-cursor-text {
    cursor: text
}

.tw-select-all {
    -webkit-user-select: all;
    -moz-user-select: all;
    user-select: all
}

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

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

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

.tw-flex-wrap {
    flex-wrap: wrap
}

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

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

.tw-items-center {
    align-items: center
}

.tw-items-baseline {
    align-items: baseline
}

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

.tw-justify-center {
    justify-content: center
}

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

.tw-gap-2 {
    gap: .5rem
}

.tw-gap-3 {
    gap: .75rem
}

.tw-gap-6 {
    gap: 1.5rem
}

.tw-gap-x-4 {
    -moz-column-gap: 1rem;
    column-gap: 1rem
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tw-divide-solid>:not([hidden])~:not([hidden]) {
    border-style: solid
}

.tw-divide-neutral-100>:not([hidden])~:not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgb(241 245 249/var(--tw-divide-opacity))
}

.tw-divide-neutral-200>:not([hidden])~:not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgb(226 232 240/var(--tw-divide-opacity))
}

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

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

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

.tw-overflow-hidden {
    overflow: hidden
}

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

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

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

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

.tw-text-clip {
    text-overflow: clip
}

.tw-text-wrap {
    text-wrap: wrap
}

.tw-text-nowrap {
    text-wrap: nowrap
}

.tw-text-balance {
    text-wrap: balance
}

.tw-text-pretty {
    text-wrap: pretty
}

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

.tw-rounded {
    border-radius: .25rem
}

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

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

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

.tw-rounded-b-md {
    border-bottom-left-radius: .375rem;
    border-bottom-right-radius: .375rem
}

.tw-rounded-t {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.\!tw-border-0 {
    border-width: 0 !important
}

.tw-border {
    border-width: 1px
}

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

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

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

.tw-border-b-0 {
    border-bottom-width: 0
}

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

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

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

.\!tw-border-danger-500 {
    --tw-border-opacity: 1 !important;
    border-color: rgb(239 68 68/var(--tw-border-opacity)) !important
}

.tw-border-neutral-100 {
    --tw-border-opacity: 1;
    border-color: rgb(241 245 249/var(--tw-border-opacity))
}

.tw-border-neutral-200 {
    --tw-border-opacity: 1;
    border-color: rgb(226 232 240/var(--tw-border-opacity))
}

.tw-border-neutral-200\/60 {
    border-color: rgba(226, 232, 240, .6)
}

.tw-border-neutral-300 {
    --tw-border-opacity: 1;
    border-color: rgb(203 213 225/var(--tw-border-opacity))
}

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

.tw-border-warning-100 {
    --tw-border-opacity: 1;
    border-color: rgb(254 249 195/var(--tw-border-opacity))
}

.\!tw-bg-warning-600 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(202 138 4/var(--tw-bg-opacity)) !important
}

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

.tw-bg-black\/0 {
    background-color: transparent
}

.tw-bg-black\/10 {
    background-color: rgba(0, 0, 0, .1)
}

.tw-bg-black\/100 {
    background-color: #000
}

.tw-bg-black\/15 {
    background-color: rgba(0, 0, 0, .15)
}

.tw-bg-black\/20 {
    background-color: rgba(0, 0, 0, .2)
}

.tw-bg-black\/25 {
    background-color: rgba(0, 0, 0, .25)
}

.tw-bg-black\/30 {
    background-color: rgba(0, 0, 0, .3)
}

.tw-bg-black\/35 {
    background-color: rgba(0, 0, 0, .35)
}

.tw-bg-black\/40 {
    background-color: rgba(0, 0, 0, .4)
}

.tw-bg-black\/45 {
    background-color: rgba(0, 0, 0, .45)
}

.tw-bg-black\/5 {
    background-color: rgba(0, 0, 0, .05)
}

.tw-bg-black\/50 {
    background-color: rgba(0, 0, 0, .5)
}

.tw-bg-black\/55 {
    background-color: rgba(0, 0, 0, .55)
}

.tw-bg-black\/60 {
    background-color: rgba(0, 0, 0, .6)
}

.tw-bg-black\/65 {
    background-color: rgba(0, 0, 0, .65)
}

.tw-bg-black\/70 {
    background-color: rgba(0, 0, 0, .7)
}

.tw-bg-black\/75 {
    background-color: rgba(0, 0, 0, .75)
}

.tw-bg-black\/80 {
    background-color: rgba(0, 0, 0, .8)
}

.tw-bg-black\/85 {
    background-color: rgba(0, 0, 0, .85)
}

.tw-bg-black\/90 {
    background-color: rgba(0, 0, 0, .9)
}

.tw-bg-black\/95 {
    background-color: rgba(0, 0, 0, .95)
}

.tw-bg-current {
    background-color: currentColor
}

.tw-bg-danger-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 226 226/var(--tw-bg-opacity))
}

.tw-bg-danger-100\/0 {
    background-color: hsla(0, 93%, 94%, 0)
}

.tw-bg-danger-100\/10 {
    background-color: hsla(0, 93%, 94%, .1)
}

.tw-bg-danger-100\/100 {
    background-color: #fee2e2
}

.tw-bg-danger-100\/15 {
    background-color: hsla(0, 93%, 94%, .15)
}

.tw-bg-danger-100\/20 {
    background-color: hsla(0, 93%, 94%, .2)
}

.tw-bg-danger-100\/25 {
    background-color: hsla(0, 93%, 94%, .25)
}

.tw-bg-danger-100\/30 {
    background-color: hsla(0, 93%, 94%, .3)
}

.tw-bg-danger-100\/35 {
    background-color: hsla(0, 93%, 94%, .35)
}

.tw-bg-danger-100\/40 {
    background-color: hsla(0, 93%, 94%, .4)
}

.tw-bg-danger-100\/45 {
    background-color: hsla(0, 93%, 94%, .45)
}

.tw-bg-danger-100\/5 {
    background-color: hsla(0, 93%, 94%, .05)
}

.tw-bg-danger-100\/50 {
    background-color: hsla(0, 93%, 94%, .5)
}

.tw-bg-danger-100\/55 {
    background-color: hsla(0, 93%, 94%, .55)
}

.tw-bg-danger-100\/60 {
    background-color: hsla(0, 93%, 94%, .6)
}

.tw-bg-danger-100\/65 {
    background-color: hsla(0, 93%, 94%, .65)
}

.tw-bg-danger-100\/70 {
    background-color: hsla(0, 93%, 94%, .7)
}

.tw-bg-danger-100\/75 {
    background-color: hsla(0, 93%, 94%, .75)
}

.tw-bg-danger-100\/80 {
    background-color: hsla(0, 93%, 94%, .8)
}

.tw-bg-danger-100\/85 {
    background-color: hsla(0, 93%, 94%, .85)
}

.tw-bg-danger-100\/90 {
    background-color: hsla(0, 93%, 94%, .9)
}

.tw-bg-danger-100\/95 {
    background-color: hsla(0, 93%, 94%, .95)
}

.tw-bg-danger-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 202 202/var(--tw-bg-opacity))
}

.tw-bg-danger-200\/0 {
    background-color: hsla(0, 96%, 89%, 0)
}

.tw-bg-danger-200\/10 {
    background-color: hsla(0, 96%, 89%, .1)
}

.tw-bg-danger-200\/100 {
    background-color: #fecaca
}

.tw-bg-danger-200\/15 {
    background-color: hsla(0, 96%, 89%, .15)
}

.tw-bg-danger-200\/20 {
    background-color: hsla(0, 96%, 89%, .2)
}

.tw-bg-danger-200\/25 {
    background-color: hsla(0, 96%, 89%, .25)
}

.tw-bg-danger-200\/30 {
    background-color: hsla(0, 96%, 89%, .3)
}

.tw-bg-danger-200\/35 {
    background-color: hsla(0, 96%, 89%, .35)
}

.tw-bg-danger-200\/40 {
    background-color: hsla(0, 96%, 89%, .4)
}

.tw-bg-danger-200\/45 {
    background-color: hsla(0, 96%, 89%, .45)
}

.tw-bg-danger-200\/5 {
    background-color: hsla(0, 96%, 89%, .05)
}

.tw-bg-danger-200\/50 {
    background-color: hsla(0, 96%, 89%, .5)
}

.tw-bg-danger-200\/55 {
    background-color: hsla(0, 96%, 89%, .55)
}

.tw-bg-danger-200\/60 {
    background-color: hsla(0, 96%, 89%, .6)
}

.tw-bg-danger-200\/65 {
    background-color: hsla(0, 96%, 89%, .65)
}

.tw-bg-danger-200\/70 {
    background-color: hsla(0, 96%, 89%, .7)
}

.tw-bg-danger-200\/75 {
    background-color: hsla(0, 96%, 89%, .75)
}

.tw-bg-danger-200\/80 {
    background-color: hsla(0, 96%, 89%, .8)
}

.tw-bg-danger-200\/85 {
    background-color: hsla(0, 96%, 89%, .85)
}

.tw-bg-danger-200\/90 {
    background-color: hsla(0, 96%, 89%, .9)
}

.tw-bg-danger-200\/95 {
    background-color: hsla(0, 96%, 89%, .95)
}

.tw-bg-danger-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(252 165 165/var(--tw-bg-opacity))
}

.tw-bg-danger-300\/0 {
    background-color: hsla(0, 94%, 82%, 0)
}

.tw-bg-danger-300\/10 {
    background-color: hsla(0, 94%, 82%, .1)
}

.tw-bg-danger-300\/100 {
    background-color: #fca5a5
}

.tw-bg-danger-300\/15 {
    background-color: hsla(0, 94%, 82%, .15)
}

.tw-bg-danger-300\/20 {
    background-color: hsla(0, 94%, 82%, .2)
}

.tw-bg-danger-300\/25 {
    background-color: hsla(0, 94%, 82%, .25)
}

.tw-bg-danger-300\/30 {
    background-color: hsla(0, 94%, 82%, .3)
}

.tw-bg-danger-300\/35 {
    background-color: hsla(0, 94%, 82%, .35)
}

.tw-bg-danger-300\/40 {
    background-color: hsla(0, 94%, 82%, .4)
}

.tw-bg-danger-300\/45 {
    background-color: hsla(0, 94%, 82%, .45)
}

.tw-bg-danger-300\/5 {
    background-color: hsla(0, 94%, 82%, .05)
}

.tw-bg-danger-300\/50 {
    background-color: hsla(0, 94%, 82%, .5)
}

.tw-bg-danger-300\/55 {
    background-color: hsla(0, 94%, 82%, .55)
}

.tw-bg-danger-300\/60 {
    background-color: hsla(0, 94%, 82%, .6)
}

.tw-bg-danger-300\/65 {
    background-color: hsla(0, 94%, 82%, .65)
}

.tw-bg-danger-300\/70 {
    background-color: hsla(0, 94%, 82%, .7)
}

.tw-bg-danger-300\/75 {
    background-color: hsla(0, 94%, 82%, .75)
}

.tw-bg-danger-300\/80 {
    background-color: hsla(0, 94%, 82%, .8)
}

.tw-bg-danger-300\/85 {
    background-color: hsla(0, 94%, 82%, .85)
}

.tw-bg-danger-300\/90 {
    background-color: hsla(0, 94%, 82%, .9)
}

.tw-bg-danger-300\/95 {
    background-color: hsla(0, 94%, 82%, .95)
}

.tw-bg-danger-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(248 113 113/var(--tw-bg-opacity))
}

.tw-bg-danger-400\/0 {
    background-color: hsla(0, 91%, 71%, 0)
}

.tw-bg-danger-400\/10 {
    background-color: hsla(0, 91%, 71%, .1)
}

.tw-bg-danger-400\/100 {
    background-color: #f87171
}

.tw-bg-danger-400\/15 {
    background-color: hsla(0, 91%, 71%, .15)
}

.tw-bg-danger-400\/20 {
    background-color: hsla(0, 91%, 71%, .2)
}

.tw-bg-danger-400\/25 {
    background-color: hsla(0, 91%, 71%, .25)
}

.tw-bg-danger-400\/30 {
    background-color: hsla(0, 91%, 71%, .3)
}

.tw-bg-danger-400\/35 {
    background-color: hsla(0, 91%, 71%, .35)
}

.tw-bg-danger-400\/40 {
    background-color: hsla(0, 91%, 71%, .4)
}

.tw-bg-danger-400\/45 {
    background-color: hsla(0, 91%, 71%, .45)
}

.tw-bg-danger-400\/5 {
    background-color: hsla(0, 91%, 71%, .05)
}

.tw-bg-danger-400\/50 {
    background-color: hsla(0, 91%, 71%, .5)
}

.tw-bg-danger-400\/55 {
    background-color: hsla(0, 91%, 71%, .55)
}

.tw-bg-danger-400\/60 {
    background-color: hsla(0, 91%, 71%, .6)
}

.tw-bg-danger-400\/65 {
    background-color: hsla(0, 91%, 71%, .65)
}

.tw-bg-danger-400\/70 {
    background-color: hsla(0, 91%, 71%, .7)
}

.tw-bg-danger-400\/75 {
    background-color: hsla(0, 91%, 71%, .75)
}

.tw-bg-danger-400\/80 {
    background-color: hsla(0, 91%, 71%, .8)
}

.tw-bg-danger-400\/85 {
    background-color: hsla(0, 91%, 71%, .85)
}

.tw-bg-danger-400\/90 {
    background-color: hsla(0, 91%, 71%, .9)
}

.tw-bg-danger-400\/95 {
    background-color: hsla(0, 91%, 71%, .95)
}

.tw-bg-danger-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 242 242/var(--tw-bg-opacity))
}

.tw-bg-danger-50\/0 {
    background-color: hsla(0, 86%, 97%, 0)
}

.tw-bg-danger-50\/10 {
    background-color: hsla(0, 86%, 97%, .1)
}

.tw-bg-danger-50\/100 {
    background-color: #fef2f2
}

.tw-bg-danger-50\/15 {
    background-color: hsla(0, 86%, 97%, .15)
}

.tw-bg-danger-50\/20 {
    background-color: hsla(0, 86%, 97%, .2)
}

.tw-bg-danger-50\/25 {
    background-color: hsla(0, 86%, 97%, .25)
}

.tw-bg-danger-50\/30 {
    background-color: hsla(0, 86%, 97%, .3)
}

.tw-bg-danger-50\/35 {
    background-color: hsla(0, 86%, 97%, .35)
}

.tw-bg-danger-50\/40 {
    background-color: hsla(0, 86%, 97%, .4)
}

.tw-bg-danger-50\/45 {
    background-color: hsla(0, 86%, 97%, .45)
}

.tw-bg-danger-50\/5 {
    background-color: hsla(0, 86%, 97%, .05)
}

.tw-bg-danger-50\/50 {
    background-color: hsla(0, 86%, 97%, .5)
}

.tw-bg-danger-50\/55 {
    background-color: hsla(0, 86%, 97%, .55)
}

.tw-bg-danger-50\/60 {
    background-color: hsla(0, 86%, 97%, .6)
}

.tw-bg-danger-50\/65 {
    background-color: hsla(0, 86%, 97%, .65)
}

.tw-bg-danger-50\/70 {
    background-color: hsla(0, 86%, 97%, .7)
}

.tw-bg-danger-50\/75 {
    background-color: hsla(0, 86%, 97%, .75)
}

.tw-bg-danger-50\/80 {
    background-color: hsla(0, 86%, 97%, .8)
}

.tw-bg-danger-50\/85 {
    background-color: hsla(0, 86%, 97%, .85)
}

.tw-bg-danger-50\/90 {
    background-color: hsla(0, 86%, 97%, .9)
}

.tw-bg-danger-50\/95 {
    background-color: hsla(0, 86%, 97%, .95)
}

.tw-bg-danger-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(239 68 68/var(--tw-bg-opacity))
}

.tw-bg-danger-500\/0 {
    background-color: rgba(239, 68, 68, 0)
}

.tw-bg-danger-500\/10 {
    background-color: rgba(239, 68, 68, .1)
}

.tw-bg-danger-500\/100 {
    background-color: #ef4444
}

.tw-bg-danger-500\/15 {
    background-color: rgba(239, 68, 68, .15)
}

.tw-bg-danger-500\/20 {
    background-color: rgba(239, 68, 68, .2)
}

.tw-bg-danger-500\/25 {
    background-color: rgba(239, 68, 68, .25)
}

.tw-bg-danger-500\/30 {
    background-color: rgba(239, 68, 68, .3)
}

.tw-bg-danger-500\/35 {
    background-color: rgba(239, 68, 68, .35)
}

.tw-bg-danger-500\/40 {
    background-color: rgba(239, 68, 68, .4)
}

.tw-bg-danger-500\/45 {
    background-color: rgba(239, 68, 68, .45)
}

.tw-bg-danger-500\/5 {
    background-color: rgba(239, 68, 68, .05)
}

.tw-bg-danger-500\/50 {
    background-color: rgba(239, 68, 68, .5)
}

.tw-bg-danger-500\/55 {
    background-color: rgba(239, 68, 68, .55)
}

.tw-bg-danger-500\/60 {
    background-color: rgba(239, 68, 68, .6)
}

.tw-bg-danger-500\/65 {
    background-color: rgba(239, 68, 68, .65)
}

.tw-bg-danger-500\/70 {
    background-color: rgba(239, 68, 68, .7)
}

.tw-bg-danger-500\/75 {
    background-color: rgba(239, 68, 68, .75)
}

.tw-bg-danger-500\/80 {
    background-color: rgba(239, 68, 68, .8)
}

.tw-bg-danger-500\/85 {
    background-color: rgba(239, 68, 68, .85)
}

.tw-bg-danger-500\/90 {
    background-color: rgba(239, 68, 68, .9)
}

.tw-bg-danger-500\/95 {
    background-color: rgba(239, 68, 68, .95)
}

.tw-bg-danger-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(220 38 38/var(--tw-bg-opacity))
}

.tw-bg-danger-600\/0 {
    background-color: rgba(220, 38, 38, 0)
}

.tw-bg-danger-600\/10 {
    background-color: rgba(220, 38, 38, .1)
}

.tw-bg-danger-600\/100 {
    background-color: #dc2626
}

.tw-bg-danger-600\/15 {
    background-color: rgba(220, 38, 38, .15)
}

.tw-bg-danger-600\/20 {
    background-color: rgba(220, 38, 38, .2)
}

.tw-bg-danger-600\/25 {
    background-color: rgba(220, 38, 38, .25)
}

.tw-bg-danger-600\/30 {
    background-color: rgba(220, 38, 38, .3)
}

.tw-bg-danger-600\/35 {
    background-color: rgba(220, 38, 38, .35)
}

.tw-bg-danger-600\/40 {
    background-color: rgba(220, 38, 38, .4)
}

.tw-bg-danger-600\/45 {
    background-color: rgba(220, 38, 38, .45)
}

.tw-bg-danger-600\/5 {
    background-color: rgba(220, 38, 38, .05)
}

.tw-bg-danger-600\/50 {
    background-color: rgba(220, 38, 38, .5)
}

.tw-bg-danger-600\/55 {
    background-color: rgba(220, 38, 38, .55)
}

.tw-bg-danger-600\/60 {
    background-color: rgba(220, 38, 38, .6)
}

.tw-bg-danger-600\/65 {
    background-color: rgba(220, 38, 38, .65)
}

.tw-bg-danger-600\/70 {
    background-color: rgba(220, 38, 38, .7)
}

.tw-bg-danger-600\/75 {
    background-color: rgba(220, 38, 38, .75)
}

.tw-bg-danger-600\/80 {
    background-color: rgba(220, 38, 38, .8)
}

.tw-bg-danger-600\/85 {
    background-color: rgba(220, 38, 38, .85)
}

.tw-bg-danger-600\/90 {
    background-color: rgba(220, 38, 38, .9)
}

.tw-bg-danger-600\/95 {
    background-color: rgba(220, 38, 38, .95)
}

.tw-bg-danger-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(185 28 28/var(--tw-bg-opacity))
}

.tw-bg-danger-700\/0 {
    background-color: rgba(185, 28, 28, 0)
}

.tw-bg-danger-700\/10 {
    background-color: rgba(185, 28, 28, .1)
}

.tw-bg-danger-700\/100 {
    background-color: #b91c1c
}

.tw-bg-danger-700\/15 {
    background-color: rgba(185, 28, 28, .15)
}

.tw-bg-danger-700\/20 {
    background-color: rgba(185, 28, 28, .2)
}

.tw-bg-danger-700\/25 {
    background-color: rgba(185, 28, 28, .25)
}

.tw-bg-danger-700\/30 {
    background-color: rgba(185, 28, 28, .3)
}

.tw-bg-danger-700\/35 {
    background-color: rgba(185, 28, 28, .35)
}

.tw-bg-danger-700\/40 {
    background-color: rgba(185, 28, 28, .4)
}

.tw-bg-danger-700\/45 {
    background-color: rgba(185, 28, 28, .45)
}

.tw-bg-danger-700\/5 {
    background-color: rgba(185, 28, 28, .05)
}

.tw-bg-danger-700\/50 {
    background-color: rgba(185, 28, 28, .5)
}

.tw-bg-danger-700\/55 {
    background-color: rgba(185, 28, 28, .55)
}

.tw-bg-danger-700\/60 {
    background-color: rgba(185, 28, 28, .6)
}

.tw-bg-danger-700\/65 {
    background-color: rgba(185, 28, 28, .65)
}

.tw-bg-danger-700\/70 {
    background-color: rgba(185, 28, 28, .7)
}

.tw-bg-danger-700\/75 {
    background-color: rgba(185, 28, 28, .75)
}

.tw-bg-danger-700\/80 {
    background-color: rgba(185, 28, 28, .8)
}

.tw-bg-danger-700\/85 {
    background-color: rgba(185, 28, 28, .85)
}

.tw-bg-danger-700\/90 {
    background-color: rgba(185, 28, 28, .9)
}

.tw-bg-danger-700\/95 {
    background-color: rgba(185, 28, 28, .95)
}

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

.tw-bg-danger-800\/0 {
    background-color: rgba(153, 27, 27, 0)
}

.tw-bg-danger-800\/10 {
    background-color: rgba(153, 27, 27, .1)
}

.tw-bg-danger-800\/100 {
    background-color: #991b1b
}

.tw-bg-danger-800\/15 {
    background-color: rgba(153, 27, 27, .15)
}

.tw-bg-danger-800\/20 {
    background-color: rgba(153, 27, 27, .2)
}

.tw-bg-danger-800\/25 {
    background-color: rgba(153, 27, 27, .25)
}

.tw-bg-danger-800\/30 {
    background-color: rgba(153, 27, 27, .3)
}

.tw-bg-danger-800\/35 {
    background-color: rgba(153, 27, 27, .35)
}

.tw-bg-danger-800\/40 {
    background-color: rgba(153, 27, 27, .4)
}

.tw-bg-danger-800\/45 {
    background-color: rgba(153, 27, 27, .45)
}

.tw-bg-danger-800\/5 {
    background-color: rgba(153, 27, 27, .05)
}

.tw-bg-danger-800\/50 {
    background-color: rgba(153, 27, 27, .5)
}

.tw-bg-danger-800\/55 {
    background-color: rgba(153, 27, 27, .55)
}

.tw-bg-danger-800\/60 {
    background-color: rgba(153, 27, 27, .6)
}

.tw-bg-danger-800\/65 {
    background-color: rgba(153, 27, 27, .65)
}

.tw-bg-danger-800\/70 {
    background-color: rgba(153, 27, 27, .7)
}

.tw-bg-danger-800\/75 {
    background-color: rgba(153, 27, 27, .75)
}

.tw-bg-danger-800\/80 {
    background-color: rgba(153, 27, 27, .8)
}

.tw-bg-danger-800\/85 {
    background-color: rgba(153, 27, 27, .85)
}

.tw-bg-danger-800\/90 {
    background-color: rgba(153, 27, 27, .9)
}

.tw-bg-danger-800\/95 {
    background-color: rgba(153, 27, 27, .95)
}

.tw-bg-danger-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(127 29 29/var(--tw-bg-opacity))
}

.tw-bg-danger-900\/0 {
    background-color: rgba(127, 29, 29, 0)
}

.tw-bg-danger-900\/10 {
    background-color: rgba(127, 29, 29, .1)
}

.tw-bg-danger-900\/100 {
    background-color: #7f1d1d
}

.tw-bg-danger-900\/15 {
    background-color: rgba(127, 29, 29, .15)
}

.tw-bg-danger-900\/20 {
    background-color: rgba(127, 29, 29, .2)
}

.tw-bg-danger-900\/25 {
    background-color: rgba(127, 29, 29, .25)
}

.tw-bg-danger-900\/30 {
    background-color: rgba(127, 29, 29, .3)
}

.tw-bg-danger-900\/35 {
    background-color: rgba(127, 29, 29, .35)
}

.tw-bg-danger-900\/40 {
    background-color: rgba(127, 29, 29, .4)
}

.tw-bg-danger-900\/45 {
    background-color: rgba(127, 29, 29, .45)
}

.tw-bg-danger-900\/5 {
    background-color: rgba(127, 29, 29, .05)
}

.tw-bg-danger-900\/50 {
    background-color: rgba(127, 29, 29, .5)
}

.tw-bg-danger-900\/55 {
    background-color: rgba(127, 29, 29, .55)
}

.tw-bg-danger-900\/60 {
    background-color: rgba(127, 29, 29, .6)
}

.tw-bg-danger-900\/65 {
    background-color: rgba(127, 29, 29, .65)
}

.tw-bg-danger-900\/70 {
    background-color: rgba(127, 29, 29, .7)
}

.tw-bg-danger-900\/75 {
    background-color: rgba(127, 29, 29, .75)
}

.tw-bg-danger-900\/80 {
    background-color: rgba(127, 29, 29, .8)
}

.tw-bg-danger-900\/85 {
    background-color: rgba(127, 29, 29, .85)
}

.tw-bg-danger-900\/90 {
    background-color: rgba(127, 29, 29, .9)
}

.tw-bg-danger-900\/95 {
    background-color: rgba(127, 29, 29, .95)
}

.tw-bg-danger-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(69 10 10/var(--tw-bg-opacity))
}

.tw-bg-danger-950\/0 {
    background-color: rgba(69, 10, 10, 0)
}

.tw-bg-danger-950\/10 {
    background-color: rgba(69, 10, 10, .1)
}

.tw-bg-danger-950\/100 {
    background-color: #450a0a
}

.tw-bg-danger-950\/15 {
    background-color: rgba(69, 10, 10, .15)
}

.tw-bg-danger-950\/20 {
    background-color: rgba(69, 10, 10, .2)
}

.tw-bg-danger-950\/25 {
    background-color: rgba(69, 10, 10, .25)
}

.tw-bg-danger-950\/30 {
    background-color: rgba(69, 10, 10, .3)
}

.tw-bg-danger-950\/35 {
    background-color: rgba(69, 10, 10, .35)
}

.tw-bg-danger-950\/40 {
    background-color: rgba(69, 10, 10, .4)
}

.tw-bg-danger-950\/45 {
    background-color: rgba(69, 10, 10, .45)
}

.tw-bg-danger-950\/5 {
    background-color: rgba(69, 10, 10, .05)
}

.tw-bg-danger-950\/50 {
    background-color: rgba(69, 10, 10, .5)
}

.tw-bg-danger-950\/55 {
    background-color: rgba(69, 10, 10, .55)
}

.tw-bg-danger-950\/60 {
    background-color: rgba(69, 10, 10, .6)
}

.tw-bg-danger-950\/65 {
    background-color: rgba(69, 10, 10, .65)
}

.tw-bg-danger-950\/70 {
    background-color: rgba(69, 10, 10, .7)
}

.tw-bg-danger-950\/75 {
    background-color: rgba(69, 10, 10, .75)
}

.tw-bg-danger-950\/80 {
    background-color: rgba(69, 10, 10, .8)
}

.tw-bg-danger-950\/85 {
    background-color: rgba(69, 10, 10, .85)
}

.tw-bg-danger-950\/90 {
    background-color: rgba(69, 10, 10, .9)
}

.tw-bg-danger-950\/95 {
    background-color: rgba(69, 10, 10, .95)
}

.tw-bg-info-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(224 242 254/var(--tw-bg-opacity))
}

.tw-bg-info-100\/0 {
    background-color: rgba(224, 242, 254, 0)
}

.tw-bg-info-100\/10 {
    background-color: rgba(224, 242, 254, .1)
}

.tw-bg-info-100\/100 {
    background-color: #e0f2fe
}

.tw-bg-info-100\/15 {
    background-color: rgba(224, 242, 254, .15)
}

.tw-bg-info-100\/20 {
    background-color: rgba(224, 242, 254, .2)
}

.tw-bg-info-100\/25 {
    background-color: rgba(224, 242, 254, .25)
}

.tw-bg-info-100\/30 {
    background-color: rgba(224, 242, 254, .3)
}

.tw-bg-info-100\/35 {
    background-color: rgba(224, 242, 254, .35)
}

.tw-bg-info-100\/40 {
    background-color: rgba(224, 242, 254, .4)
}

.tw-bg-info-100\/45 {
    background-color: rgba(224, 242, 254, .45)
}

.tw-bg-info-100\/5 {
    background-color: rgba(224, 242, 254, .05)
}

.tw-bg-info-100\/50 {
    background-color: rgba(224, 242, 254, .5)
}

.tw-bg-info-100\/55 {
    background-color: rgba(224, 242, 254, .55)
}

.tw-bg-info-100\/60 {
    background-color: rgba(224, 242, 254, .6)
}

.tw-bg-info-100\/65 {
    background-color: rgba(224, 242, 254, .65)
}

.tw-bg-info-100\/70 {
    background-color: rgba(224, 242, 254, .7)
}

.tw-bg-info-100\/75 {
    background-color: rgba(224, 242, 254, .75)
}

.tw-bg-info-100\/80 {
    background-color: rgba(224, 242, 254, .8)
}

.tw-bg-info-100\/85 {
    background-color: rgba(224, 242, 254, .85)
}

.tw-bg-info-100\/90 {
    background-color: rgba(224, 242, 254, .9)
}

.tw-bg-info-100\/95 {
    background-color: rgba(224, 242, 254, .95)
}

.tw-bg-info-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(186 230 253/var(--tw-bg-opacity))
}

.tw-bg-info-200\/0 {
    background-color: rgba(186, 230, 253, 0)
}

.tw-bg-info-200\/10 {
    background-color: rgba(186, 230, 253, .1)
}

.tw-bg-info-200\/100 {
    background-color: #bae6fd
}

.tw-bg-info-200\/15 {
    background-color: rgba(186, 230, 253, .15)
}

.tw-bg-info-200\/20 {
    background-color: rgba(186, 230, 253, .2)
}

.tw-bg-info-200\/25 {
    background-color: rgba(186, 230, 253, .25)
}

.tw-bg-info-200\/30 {
    background-color: rgba(186, 230, 253, .3)
}

.tw-bg-info-200\/35 {
    background-color: rgba(186, 230, 253, .35)
}

.tw-bg-info-200\/40 {
    background-color: rgba(186, 230, 253, .4)
}

.tw-bg-info-200\/45 {
    background-color: rgba(186, 230, 253, .45)
}

.tw-bg-info-200\/5 {
    background-color: rgba(186, 230, 253, .05)
}

.tw-bg-info-200\/50 {
    background-color: rgba(186, 230, 253, .5)
}

.tw-bg-info-200\/55 {
    background-color: rgba(186, 230, 253, .55)
}

.tw-bg-info-200\/60 {
    background-color: rgba(186, 230, 253, .6)
}

.tw-bg-info-200\/65 {
    background-color: rgba(186, 230, 253, .65)
}

.tw-bg-info-200\/70 {
    background-color: rgba(186, 230, 253, .7)
}

.tw-bg-info-200\/75 {
    background-color: rgba(186, 230, 253, .75)
}

.tw-bg-info-200\/80 {
    background-color: rgba(186, 230, 253, .8)
}

.tw-bg-info-200\/85 {
    background-color: rgba(186, 230, 253, .85)
}

.tw-bg-info-200\/90 {
    background-color: rgba(186, 230, 253, .9)
}

.tw-bg-info-200\/95 {
    background-color: rgba(186, 230, 253, .95)
}

.tw-bg-info-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(125 211 252/var(--tw-bg-opacity))
}

.tw-bg-info-300\/0 {
    background-color: rgba(125, 211, 252, 0)
}

.tw-bg-info-300\/10 {
    background-color: rgba(125, 211, 252, .1)
}

.tw-bg-info-300\/100 {
    background-color: #7dd3fc
}

.tw-bg-info-300\/15 {
    background-color: rgba(125, 211, 252, .15)
}

.tw-bg-info-300\/20 {
    background-color: rgba(125, 211, 252, .2)
}

.tw-bg-info-300\/25 {
    background-color: rgba(125, 211, 252, .25)
}

.tw-bg-info-300\/30 {
    background-color: rgba(125, 211, 252, .3)
}

.tw-bg-info-300\/35 {
    background-color: rgba(125, 211, 252, .35)
}

.tw-bg-info-300\/40 {
    background-color: rgba(125, 211, 252, .4)
}

.tw-bg-info-300\/45 {
    background-color: rgba(125, 211, 252, .45)
}

.tw-bg-info-300\/5 {
    background-color: rgba(125, 211, 252, .05)
}

.tw-bg-info-300\/50 {
    background-color: rgba(125, 211, 252, .5)
}

.tw-bg-info-300\/55 {
    background-color: rgba(125, 211, 252, .55)
}

.tw-bg-info-300\/60 {
    background-color: rgba(125, 211, 252, .6)
}

.tw-bg-info-300\/65 {
    background-color: rgba(125, 211, 252, .65)
}

.tw-bg-info-300\/70 {
    background-color: rgba(125, 211, 252, .7)
}

.tw-bg-info-300\/75 {
    background-color: rgba(125, 211, 252, .75)
}

.tw-bg-info-300\/80 {
    background-color: rgba(125, 211, 252, .8)
}

.tw-bg-info-300\/85 {
    background-color: rgba(125, 211, 252, .85)
}

.tw-bg-info-300\/90 {
    background-color: rgba(125, 211, 252, .9)
}

.tw-bg-info-300\/95 {
    background-color: rgba(125, 211, 252, .95)
}

.tw-bg-info-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(56 189 248/var(--tw-bg-opacity))
}

.tw-bg-info-400\/0 {
    background-color: rgba(56, 189, 248, 0)
}

.tw-bg-info-400\/10 {
    background-color: rgba(56, 189, 248, .1)
}

.tw-bg-info-400\/100 {
    background-color: #38bdf8
}

.tw-bg-info-400\/15 {
    background-color: rgba(56, 189, 248, .15)
}

.tw-bg-info-400\/20 {
    background-color: rgba(56, 189, 248, .2)
}

.tw-bg-info-400\/25 {
    background-color: rgba(56, 189, 248, .25)
}

.tw-bg-info-400\/30 {
    background-color: rgba(56, 189, 248, .3)
}

.tw-bg-info-400\/35 {
    background-color: rgba(56, 189, 248, .35)
}

.tw-bg-info-400\/40 {
    background-color: rgba(56, 189, 248, .4)
}

.tw-bg-info-400\/45 {
    background-color: rgba(56, 189, 248, .45)
}

.tw-bg-info-400\/5 {
    background-color: rgba(56, 189, 248, .05)
}

.tw-bg-info-400\/50 {
    background-color: rgba(56, 189, 248, .5)
}

.tw-bg-info-400\/55 {
    background-color: rgba(56, 189, 248, .55)
}

.tw-bg-info-400\/60 {
    background-color: rgba(56, 189, 248, .6)
}

.tw-bg-info-400\/65 {
    background-color: rgba(56, 189, 248, .65)
}

.tw-bg-info-400\/70 {
    background-color: rgba(56, 189, 248, .7)
}

.tw-bg-info-400\/75 {
    background-color: rgba(56, 189, 248, .75)
}

.tw-bg-info-400\/80 {
    background-color: rgba(56, 189, 248, .8)
}

.tw-bg-info-400\/85 {
    background-color: rgba(56, 189, 248, .85)
}

.tw-bg-info-400\/90 {
    background-color: rgba(56, 189, 248, .9)
}

.tw-bg-info-400\/95 {
    background-color: rgba(56, 189, 248, .95)
}

.tw-bg-info-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(240 249 255/var(--tw-bg-opacity))
}

.tw-bg-info-50\/0 {
    background-color: rgba(240, 249, 255, 0)
}

.tw-bg-info-50\/10 {
    background-color: rgba(240, 249, 255, .1)
}

.tw-bg-info-50\/100 {
    background-color: #f0f9ff
}

.tw-bg-info-50\/15 {
    background-color: rgba(240, 249, 255, .15)
}

.tw-bg-info-50\/20 {
    background-color: rgba(240, 249, 255, .2)
}

.tw-bg-info-50\/25 {
    background-color: rgba(240, 249, 255, .25)
}

.tw-bg-info-50\/30 {
    background-color: rgba(240, 249, 255, .3)
}

.tw-bg-info-50\/35 {
    background-color: rgba(240, 249, 255, .35)
}

.tw-bg-info-50\/40 {
    background-color: rgba(240, 249, 255, .4)
}

.tw-bg-info-50\/45 {
    background-color: rgba(240, 249, 255, .45)
}

.tw-bg-info-50\/5 {
    background-color: rgba(240, 249, 255, .05)
}

.tw-bg-info-50\/50 {
    background-color: rgba(240, 249, 255, .5)
}

.tw-bg-info-50\/55 {
    background-color: rgba(240, 249, 255, .55)
}

.tw-bg-info-50\/60 {
    background-color: rgba(240, 249, 255, .6)
}

.tw-bg-info-50\/65 {
    background-color: rgba(240, 249, 255, .65)
}

.tw-bg-info-50\/70 {
    background-color: rgba(240, 249, 255, .7)
}

.tw-bg-info-50\/75 {
    background-color: rgba(240, 249, 255, .75)
}

.tw-bg-info-50\/80 {
    background-color: rgba(240, 249, 255, .8)
}

.tw-bg-info-50\/85 {
    background-color: rgba(240, 249, 255, .85)
}

.tw-bg-info-50\/90 {
    background-color: rgba(240, 249, 255, .9)
}

.tw-bg-info-50\/95 {
    background-color: rgba(240, 249, 255, .95)
}

.tw-bg-info-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(14 165 233/var(--tw-bg-opacity))
}

.tw-bg-info-500\/0 {
    background-color: rgba(14, 165, 233, 0)
}

.tw-bg-info-500\/10 {
    background-color: rgba(14, 165, 233, .1)
}

.tw-bg-info-500\/100 {
    background-color: #0ea5e9
}

.tw-bg-info-500\/15 {
    background-color: rgba(14, 165, 233, .15)
}

.tw-bg-info-500\/20 {
    background-color: rgba(14, 165, 233, .2)
}

.tw-bg-info-500\/25 {
    background-color: rgba(14, 165, 233, .25)
}

.tw-bg-info-500\/30 {
    background-color: rgba(14, 165, 233, .3)
}

.tw-bg-info-500\/35 {
    background-color: rgba(14, 165, 233, .35)
}

.tw-bg-info-500\/40 {
    background-color: rgba(14, 165, 233, .4)
}

.tw-bg-info-500\/45 {
    background-color: rgba(14, 165, 233, .45)
}

.tw-bg-info-500\/5 {
    background-color: rgba(14, 165, 233, .05)
}

.tw-bg-info-500\/50 {
    background-color: rgba(14, 165, 233, .5)
}

.tw-bg-info-500\/55 {
    background-color: rgba(14, 165, 233, .55)
}

.tw-bg-info-500\/60 {
    background-color: rgba(14, 165, 233, .6)
}

.tw-bg-info-500\/65 {
    background-color: rgba(14, 165, 233, .65)
}

.tw-bg-info-500\/70 {
    background-color: rgba(14, 165, 233, .7)
}

.tw-bg-info-500\/75 {
    background-color: rgba(14, 165, 233, .75)
}

.tw-bg-info-500\/80 {
    background-color: rgba(14, 165, 233, .8)
}

.tw-bg-info-500\/85 {
    background-color: rgba(14, 165, 233, .85)
}

.tw-bg-info-500\/90 {
    background-color: rgba(14, 165, 233, .9)
}

.tw-bg-info-500\/95 {
    background-color: rgba(14, 165, 233, .95)
}

.tw-bg-info-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(2 132 199/var(--tw-bg-opacity))
}

.tw-bg-info-600\/0 {
    background-color: rgba(2, 132, 199, 0)
}

.tw-bg-info-600\/10 {
    background-color: rgba(2, 132, 199, .1)
}

.tw-bg-info-600\/100 {
    background-color: #0284c7
}

.tw-bg-info-600\/15 {
    background-color: rgba(2, 132, 199, .15)
}

.tw-bg-info-600\/20 {
    background-color: rgba(2, 132, 199, .2)
}

.tw-bg-info-600\/25 {
    background-color: rgba(2, 132, 199, .25)
}

.tw-bg-info-600\/30 {
    background-color: rgba(2, 132, 199, .3)
}

.tw-bg-info-600\/35 {
    background-color: rgba(2, 132, 199, .35)
}

.tw-bg-info-600\/40 {
    background-color: rgba(2, 132, 199, .4)
}

.tw-bg-info-600\/45 {
    background-color: rgba(2, 132, 199, .45)
}

.tw-bg-info-600\/5 {
    background-color: rgba(2, 132, 199, .05)
}

.tw-bg-info-600\/50 {
    background-color: rgba(2, 132, 199, .5)
}

.tw-bg-info-600\/55 {
    background-color: rgba(2, 132, 199, .55)
}

.tw-bg-info-600\/60 {
    background-color: rgba(2, 132, 199, .6)
}

.tw-bg-info-600\/65 {
    background-color: rgba(2, 132, 199, .65)
}

.tw-bg-info-600\/70 {
    background-color: rgba(2, 132, 199, .7)
}

.tw-bg-info-600\/75 {
    background-color: rgba(2, 132, 199, .75)
}

.tw-bg-info-600\/80 {
    background-color: rgba(2, 132, 199, .8)
}

.tw-bg-info-600\/85 {
    background-color: rgba(2, 132, 199, .85)
}

.tw-bg-info-600\/90 {
    background-color: rgba(2, 132, 199, .9)
}

.tw-bg-info-600\/95 {
    background-color: rgba(2, 132, 199, .95)
}

.tw-bg-info-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(3 105 161/var(--tw-bg-opacity))
}

.tw-bg-info-700\/0 {
    background-color: rgba(3, 105, 161, 0)
}

.tw-bg-info-700\/10 {
    background-color: rgba(3, 105, 161, .1)
}

.tw-bg-info-700\/100 {
    background-color: #0369a1
}

.tw-bg-info-700\/15 {
    background-color: rgba(3, 105, 161, .15)
}

.tw-bg-info-700\/20 {
    background-color: rgba(3, 105, 161, .2)
}

.tw-bg-info-700\/25 {
    background-color: rgba(3, 105, 161, .25)
}

.tw-bg-info-700\/30 {
    background-color: rgba(3, 105, 161, .3)
}

.tw-bg-info-700\/35 {
    background-color: rgba(3, 105, 161, .35)
}

.tw-bg-info-700\/40 {
    background-color: rgba(3, 105, 161, .4)
}

.tw-bg-info-700\/45 {
    background-color: rgba(3, 105, 161, .45)
}

.tw-bg-info-700\/5 {
    background-color: rgba(3, 105, 161, .05)
}

.tw-bg-info-700\/50 {
    background-color: rgba(3, 105, 161, .5)
}

.tw-bg-info-700\/55 {
    background-color: rgba(3, 105, 161, .55)
}

.tw-bg-info-700\/60 {
    background-color: rgba(3, 105, 161, .6)
}

.tw-bg-info-700\/65 {
    background-color: rgba(3, 105, 161, .65)
}

.tw-bg-info-700\/70 {
    background-color: rgba(3, 105, 161, .7)
}

.tw-bg-info-700\/75 {
    background-color: rgba(3, 105, 161, .75)
}

.tw-bg-info-700\/80 {
    background-color: rgba(3, 105, 161, .8)
}

.tw-bg-info-700\/85 {
    background-color: rgba(3, 105, 161, .85)
}

.tw-bg-info-700\/90 {
    background-color: rgba(3, 105, 161, .9)
}

.tw-bg-info-700\/95 {
    background-color: rgba(3, 105, 161, .95)
}

.tw-bg-info-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(7 89 133/var(--tw-bg-opacity))
}

.tw-bg-info-800\/0 {
    background-color: rgba(7, 89, 133, 0)
}

.tw-bg-info-800\/10 {
    background-color: rgba(7, 89, 133, .1)
}

.tw-bg-info-800\/100 {
    background-color: #075985
}

.tw-bg-info-800\/15 {
    background-color: rgba(7, 89, 133, .15)
}

.tw-bg-info-800\/20 {
    background-color: rgba(7, 89, 133, .2)
}

.tw-bg-info-800\/25 {
    background-color: rgba(7, 89, 133, .25)
}

.tw-bg-info-800\/30 {
    background-color: rgba(7, 89, 133, .3)
}

.tw-bg-info-800\/35 {
    background-color: rgba(7, 89, 133, .35)
}

.tw-bg-info-800\/40 {
    background-color: rgba(7, 89, 133, .4)
}

.tw-bg-info-800\/45 {
    background-color: rgba(7, 89, 133, .45)
}

.tw-bg-info-800\/5 {
    background-color: rgba(7, 89, 133, .05)
}

.tw-bg-info-800\/50 {
    background-color: rgba(7, 89, 133, .5)
}

.tw-bg-info-800\/55 {
    background-color: rgba(7, 89, 133, .55)
}

.tw-bg-info-800\/60 {
    background-color: rgba(7, 89, 133, .6)
}

.tw-bg-info-800\/65 {
    background-color: rgba(7, 89, 133, .65)
}

.tw-bg-info-800\/70 {
    background-color: rgba(7, 89, 133, .7)
}

.tw-bg-info-800\/75 {
    background-color: rgba(7, 89, 133, .75)
}

.tw-bg-info-800\/80 {
    background-color: rgba(7, 89, 133, .8)
}

.tw-bg-info-800\/85 {
    background-color: rgba(7, 89, 133, .85)
}

.tw-bg-info-800\/90 {
    background-color: rgba(7, 89, 133, .9)
}

.tw-bg-info-800\/95 {
    background-color: rgba(7, 89, 133, .95)
}

.tw-bg-info-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(12 74 110/var(--tw-bg-opacity))
}

.tw-bg-info-900\/0 {
    background-color: rgba(12, 74, 110, 0)
}

.tw-bg-info-900\/10 {
    background-color: rgba(12, 74, 110, .1)
}

.tw-bg-info-900\/100 {
    background-color: #0c4a6e
}

.tw-bg-info-900\/15 {
    background-color: rgba(12, 74, 110, .15)
}

.tw-bg-info-900\/20 {
    background-color: rgba(12, 74, 110, .2)
}

.tw-bg-info-900\/25 {
    background-color: rgba(12, 74, 110, .25)
}

.tw-bg-info-900\/30 {
    background-color: rgba(12, 74, 110, .3)
}

.tw-bg-info-900\/35 {
    background-color: rgba(12, 74, 110, .35)
}

.tw-bg-info-900\/40 {
    background-color: rgba(12, 74, 110, .4)
}

.tw-bg-info-900\/45 {
    background-color: rgba(12, 74, 110, .45)
}

.tw-bg-info-900\/5 {
    background-color: rgba(12, 74, 110, .05)
}

.tw-bg-info-900\/50 {
    background-color: rgba(12, 74, 110, .5)
}

.tw-bg-info-900\/55 {
    background-color: rgba(12, 74, 110, .55)
}

.tw-bg-info-900\/60 {
    background-color: rgba(12, 74, 110, .6)
}

.tw-bg-info-900\/65 {
    background-color: rgba(12, 74, 110, .65)
}

.tw-bg-info-900\/70 {
    background-color: rgba(12, 74, 110, .7)
}

.tw-bg-info-900\/75 {
    background-color: rgba(12, 74, 110, .75)
}

.tw-bg-info-900\/80 {
    background-color: rgba(12, 74, 110, .8)
}

.tw-bg-info-900\/85 {
    background-color: rgba(12, 74, 110, .85)
}

.tw-bg-info-900\/90 {
    background-color: rgba(12, 74, 110, .9)
}

.tw-bg-info-900\/95 {
    background-color: rgba(12, 74, 110, .95)
}

.tw-bg-info-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(8 47 73/var(--tw-bg-opacity))
}

.tw-bg-info-950\/0 {
    background-color: rgba(8, 47, 73, 0)
}

.tw-bg-info-950\/10 {
    background-color: rgba(8, 47, 73, .1)
}

.tw-bg-info-950\/100 {
    background-color: #082f49
}

.tw-bg-info-950\/15 {
    background-color: rgba(8, 47, 73, .15)
}

.tw-bg-info-950\/20 {
    background-color: rgba(8, 47, 73, .2)
}

.tw-bg-info-950\/25 {
    background-color: rgba(8, 47, 73, .25)
}

.tw-bg-info-950\/30 {
    background-color: rgba(8, 47, 73, .3)
}

.tw-bg-info-950\/35 {
    background-color: rgba(8, 47, 73, .35)
}

.tw-bg-info-950\/40 {
    background-color: rgba(8, 47, 73, .4)
}

.tw-bg-info-950\/45 {
    background-color: rgba(8, 47, 73, .45)
}

.tw-bg-info-950\/5 {
    background-color: rgba(8, 47, 73, .05)
}

.tw-bg-info-950\/50 {
    background-color: rgba(8, 47, 73, .5)
}

.tw-bg-info-950\/55 {
    background-color: rgba(8, 47, 73, .55)
}

.tw-bg-info-950\/60 {
    background-color: rgba(8, 47, 73, .6)
}

.tw-bg-info-950\/65 {
    background-color: rgba(8, 47, 73, .65)
}

.tw-bg-info-950\/70 {
    background-color: rgba(8, 47, 73, .7)
}

.tw-bg-info-950\/75 {
    background-color: rgba(8, 47, 73, .75)
}

.tw-bg-info-950\/80 {
    background-color: rgba(8, 47, 73, .8)
}

.tw-bg-info-950\/85 {
    background-color: rgba(8, 47, 73, .85)
}

.tw-bg-info-950\/90 {
    background-color: rgba(8, 47, 73, .9)
}

.tw-bg-info-950\/95 {
    background-color: rgba(8, 47, 73, .95)
}

.tw-bg-inherit {
    background-color: inherit
}

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

.tw-bg-neutral-100\/0 {
    background-color: rgba(241, 245, 249, 0)
}

.tw-bg-neutral-100\/10 {
    background-color: rgba(241, 245, 249, .1)
}

.tw-bg-neutral-100\/100 {
    background-color: #f1f5f9
}

.tw-bg-neutral-100\/15 {
    background-color: rgba(241, 245, 249, .15)
}

.tw-bg-neutral-100\/20 {
    background-color: rgba(241, 245, 249, .2)
}

.tw-bg-neutral-100\/25 {
    background-color: rgba(241, 245, 249, .25)
}

.tw-bg-neutral-100\/30 {
    background-color: rgba(241, 245, 249, .3)
}

.tw-bg-neutral-100\/35 {
    background-color: rgba(241, 245, 249, .35)
}

.tw-bg-neutral-100\/40 {
    background-color: rgba(241, 245, 249, .4)
}

.tw-bg-neutral-100\/45 {
    background-color: rgba(241, 245, 249, .45)
}

.tw-bg-neutral-100\/5 {
    background-color: rgba(241, 245, 249, .05)
}

.tw-bg-neutral-100\/50 {
    background-color: rgba(241, 245, 249, .5)
}

.tw-bg-neutral-100\/55 {
    background-color: rgba(241, 245, 249, .55)
}

.tw-bg-neutral-100\/60 {
    background-color: rgba(241, 245, 249, .6)
}

.tw-bg-neutral-100\/65 {
    background-color: rgba(241, 245, 249, .65)
}

.tw-bg-neutral-100\/70 {
    background-color: rgba(241, 245, 249, .7)
}

.tw-bg-neutral-100\/75 {
    background-color: rgba(241, 245, 249, .75)
}

.tw-bg-neutral-100\/80 {
    background-color: rgba(241, 245, 249, .8)
}

.tw-bg-neutral-100\/85 {
    background-color: rgba(241, 245, 249, .85)
}

.tw-bg-neutral-100\/90 {
    background-color: rgba(241, 245, 249, .9)
}

.tw-bg-neutral-100\/95 {
    background-color: rgba(241, 245, 249, .95)
}

.tw-bg-neutral-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(226 232 240/var(--tw-bg-opacity))
}

.tw-bg-neutral-200\/0 {
    background-color: rgba(226, 232, 240, 0)
}

.tw-bg-neutral-200\/10 {
    background-color: rgba(226, 232, 240, .1)
}

.tw-bg-neutral-200\/100 {
    background-color: #e2e8f0
}

.tw-bg-neutral-200\/15 {
    background-color: rgba(226, 232, 240, .15)
}

.tw-bg-neutral-200\/20 {
    background-color: rgba(226, 232, 240, .2)
}

.tw-bg-neutral-200\/25 {
    background-color: rgba(226, 232, 240, .25)
}

.tw-bg-neutral-200\/30 {
    background-color: rgba(226, 232, 240, .3)
}

.tw-bg-neutral-200\/35 {
    background-color: rgba(226, 232, 240, .35)
}

.tw-bg-neutral-200\/40 {
    background-color: rgba(226, 232, 240, .4)
}

.tw-bg-neutral-200\/45 {
    background-color: rgba(226, 232, 240, .45)
}

.tw-bg-neutral-200\/5 {
    background-color: rgba(226, 232, 240, .05)
}

.tw-bg-neutral-200\/50 {
    background-color: rgba(226, 232, 240, .5)
}

.tw-bg-neutral-200\/55 {
    background-color: rgba(226, 232, 240, .55)
}

.tw-bg-neutral-200\/60 {
    background-color: rgba(226, 232, 240, .6)
}

.tw-bg-neutral-200\/65 {
    background-color: rgba(226, 232, 240, .65)
}

.tw-bg-neutral-200\/70 {
    background-color: rgba(226, 232, 240, .7)
}

.tw-bg-neutral-200\/75 {
    background-color: rgba(226, 232, 240, .75)
}

.tw-bg-neutral-200\/80 {
    background-color: rgba(226, 232, 240, .8)
}

.tw-bg-neutral-200\/85 {
    background-color: rgba(226, 232, 240, .85)
}

.tw-bg-neutral-200\/90 {
    background-color: rgba(226, 232, 240, .9)
}

.tw-bg-neutral-200\/95 {
    background-color: rgba(226, 232, 240, .95)
}

.tw-bg-neutral-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(203 213 225/var(--tw-bg-opacity))
}

.tw-bg-neutral-300\/0 {
    background-color: rgba(203, 213, 225, 0)
}

.tw-bg-neutral-300\/10 {
    background-color: rgba(203, 213, 225, .1)
}

.tw-bg-neutral-300\/100 {
    background-color: #cbd5e1
}

.tw-bg-neutral-300\/15 {
    background-color: rgba(203, 213, 225, .15)
}

.tw-bg-neutral-300\/20 {
    background-color: rgba(203, 213, 225, .2)
}

.tw-bg-neutral-300\/25 {
    background-color: rgba(203, 213, 225, .25)
}

.tw-bg-neutral-300\/30 {
    background-color: rgba(203, 213, 225, .3)
}

.tw-bg-neutral-300\/35 {
    background-color: rgba(203, 213, 225, .35)
}

.tw-bg-neutral-300\/40 {
    background-color: rgba(203, 213, 225, .4)
}

.tw-bg-neutral-300\/45 {
    background-color: rgba(203, 213, 225, .45)
}

.tw-bg-neutral-300\/5 {
    background-color: rgba(203, 213, 225, .05)
}

.tw-bg-neutral-300\/50 {
    background-color: rgba(203, 213, 225, .5)
}

.tw-bg-neutral-300\/55 {
    background-color: rgba(203, 213, 225, .55)
}

.tw-bg-neutral-300\/60 {
    background-color: rgba(203, 213, 225, .6)
}

.tw-bg-neutral-300\/65 {
    background-color: rgba(203, 213, 225, .65)
}

.tw-bg-neutral-300\/70 {
    background-color: rgba(203, 213, 225, .7)
}

.tw-bg-neutral-300\/75 {
    background-color: rgba(203, 213, 225, .75)
}

.tw-bg-neutral-300\/80 {
    background-color: rgba(203, 213, 225, .8)
}

.tw-bg-neutral-300\/85 {
    background-color: rgba(203, 213, 225, .85)
}

.tw-bg-neutral-300\/90 {
    background-color: rgba(203, 213, 225, .9)
}

.tw-bg-neutral-300\/95 {
    background-color: rgba(203, 213, 225, .95)
}

.tw-bg-neutral-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(148 163 184/var(--tw-bg-opacity))
}

.tw-bg-neutral-400\/0 {
    background-color: rgba(148, 163, 184, 0)
}

.tw-bg-neutral-400\/10 {
    background-color: rgba(148, 163, 184, .1)
}

.tw-bg-neutral-400\/100 {
    background-color: #94a3b8
}

.tw-bg-neutral-400\/15 {
    background-color: rgba(148, 163, 184, .15)
}

.tw-bg-neutral-400\/20 {
    background-color: rgba(148, 163, 184, .2)
}

.tw-bg-neutral-400\/25 {
    background-color: rgba(148, 163, 184, .25)
}

.tw-bg-neutral-400\/30 {
    background-color: rgba(148, 163, 184, .3)
}

.tw-bg-neutral-400\/35 {
    background-color: rgba(148, 163, 184, .35)
}

.tw-bg-neutral-400\/40 {
    background-color: rgba(148, 163, 184, .4)
}

.tw-bg-neutral-400\/45 {
    background-color: rgba(148, 163, 184, .45)
}

.tw-bg-neutral-400\/5 {
    background-color: rgba(148, 163, 184, .05)
}

.tw-bg-neutral-400\/50 {
    background-color: rgba(148, 163, 184, .5)
}

.tw-bg-neutral-400\/55 {
    background-color: rgba(148, 163, 184, .55)
}

.tw-bg-neutral-400\/60 {
    background-color: rgba(148, 163, 184, .6)
}

.tw-bg-neutral-400\/65 {
    background-color: rgba(148, 163, 184, .65)
}

.tw-bg-neutral-400\/70 {
    background-color: rgba(148, 163, 184, .7)
}

.tw-bg-neutral-400\/75 {
    background-color: rgba(148, 163, 184, .75)
}

.tw-bg-neutral-400\/80 {
    background-color: rgba(148, 163, 184, .8)
}

.tw-bg-neutral-400\/85 {
    background-color: rgba(148, 163, 184, .85)
}

.tw-bg-neutral-400\/90 {
    background-color: rgba(148, 163, 184, .9)
}

.tw-bg-neutral-400\/95 {
    background-color: rgba(148, 163, 184, .95)
}

.tw-bg-neutral-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(248 250 252/var(--tw-bg-opacity))
}

.tw-bg-neutral-50\/0 {
    background-color: rgba(248, 250, 252, 0)
}

.tw-bg-neutral-50\/10 {
    background-color: rgba(248, 250, 252, .1)
}

.tw-bg-neutral-50\/100 {
    background-color: #f8fafc
}

.tw-bg-neutral-50\/15 {
    background-color: rgba(248, 250, 252, .15)
}

.tw-bg-neutral-50\/20 {
    background-color: rgba(248, 250, 252, .2)
}

.tw-bg-neutral-50\/25 {
    background-color: rgba(248, 250, 252, .25)
}

.tw-bg-neutral-50\/30 {
    background-color: rgba(248, 250, 252, .3)
}

.tw-bg-neutral-50\/35 {
    background-color: rgba(248, 250, 252, .35)
}

.tw-bg-neutral-50\/40 {
    background-color: rgba(248, 250, 252, .4)
}

.tw-bg-neutral-50\/45 {
    background-color: rgba(248, 250, 252, .45)
}

.tw-bg-neutral-50\/5 {
    background-color: rgba(248, 250, 252, .05)
}

.tw-bg-neutral-50\/50 {
    background-color: rgba(248, 250, 252, .5)
}

.tw-bg-neutral-50\/55 {
    background-color: rgba(248, 250, 252, .55)
}

.tw-bg-neutral-50\/60 {
    background-color: rgba(248, 250, 252, .6)
}

.tw-bg-neutral-50\/65 {
    background-color: rgba(248, 250, 252, .65)
}

.tw-bg-neutral-50\/70 {
    background-color: rgba(248, 250, 252, .7)
}

.tw-bg-neutral-50\/75 {
    background-color: rgba(248, 250, 252, .75)
}

.tw-bg-neutral-50\/80 {
    background-color: rgba(248, 250, 252, .8)
}

.tw-bg-neutral-50\/85 {
    background-color: rgba(248, 250, 252, .85)
}

.tw-bg-neutral-50\/90 {
    background-color: rgba(248, 250, 252, .9)
}

.tw-bg-neutral-50\/95 {
    background-color: rgba(248, 250, 252, .95)
}

.tw-bg-neutral-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(100 116 139/var(--tw-bg-opacity))
}

.tw-bg-neutral-500\/0 {
    background-color: rgba(100, 116, 139, 0)
}

.tw-bg-neutral-500\/10 {
    background-color: rgba(100, 116, 139, .1)
}

.tw-bg-neutral-500\/100 {
    background-color: #64748b
}

.tw-bg-neutral-500\/15 {
    background-color: rgba(100, 116, 139, .15)
}

.tw-bg-neutral-500\/20 {
    background-color: rgba(100, 116, 139, .2)
}

.tw-bg-neutral-500\/25 {
    background-color: rgba(100, 116, 139, .25)
}

.tw-bg-neutral-500\/30 {
    background-color: rgba(100, 116, 139, .3)
}

.tw-bg-neutral-500\/35 {
    background-color: rgba(100, 116, 139, .35)
}

.tw-bg-neutral-500\/40 {
    background-color: rgba(100, 116, 139, .4)
}

.tw-bg-neutral-500\/45 {
    background-color: rgba(100, 116, 139, .45)
}

.tw-bg-neutral-500\/5 {
    background-color: rgba(100, 116, 139, .05)
}

.tw-bg-neutral-500\/50 {
    background-color: rgba(100, 116, 139, .5)
}

.tw-bg-neutral-500\/55 {
    background-color: rgba(100, 116, 139, .55)
}

.tw-bg-neutral-500\/60 {
    background-color: rgba(100, 116, 139, .6)
}

.tw-bg-neutral-500\/65 {
    background-color: rgba(100, 116, 139, .65)
}

.tw-bg-neutral-500\/70 {
    background-color: rgba(100, 116, 139, .7)
}

.tw-bg-neutral-500\/75 {
    background-color: rgba(100, 116, 139, .75)
}

.tw-bg-neutral-500\/80 {
    background-color: rgba(100, 116, 139, .8)
}

.tw-bg-neutral-500\/85 {
    background-color: rgba(100, 116, 139, .85)
}

.tw-bg-neutral-500\/90 {
    background-color: rgba(100, 116, 139, .9)
}

.tw-bg-neutral-500\/95 {
    background-color: rgba(100, 116, 139, .95)
}

.tw-bg-neutral-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(71 85 105/var(--tw-bg-opacity))
}

.tw-bg-neutral-600\/0 {
    background-color: rgba(71, 85, 105, 0)
}

.tw-bg-neutral-600\/10 {
    background-color: rgba(71, 85, 105, .1)
}

.tw-bg-neutral-600\/100 {
    background-color: #475569
}

.tw-bg-neutral-600\/15 {
    background-color: rgba(71, 85, 105, .15)
}

.tw-bg-neutral-600\/20 {
    background-color: rgba(71, 85, 105, .2)
}

.tw-bg-neutral-600\/25 {
    background-color: rgba(71, 85, 105, .25)
}

.tw-bg-neutral-600\/30 {
    background-color: rgba(71, 85, 105, .3)
}

.tw-bg-neutral-600\/35 {
    background-color: rgba(71, 85, 105, .35)
}

.tw-bg-neutral-600\/40 {
    background-color: rgba(71, 85, 105, .4)
}

.tw-bg-neutral-600\/45 {
    background-color: rgba(71, 85, 105, .45)
}

.tw-bg-neutral-600\/5 {
    background-color: rgba(71, 85, 105, .05)
}

.tw-bg-neutral-600\/50 {
    background-color: rgba(71, 85, 105, .5)
}

.tw-bg-neutral-600\/55 {
    background-color: rgba(71, 85, 105, .55)
}

.tw-bg-neutral-600\/60 {
    background-color: rgba(71, 85, 105, .6)
}

.tw-bg-neutral-600\/65 {
    background-color: rgba(71, 85, 105, .65)
}

.tw-bg-neutral-600\/70 {
    background-color: rgba(71, 85, 105, .7)
}

.tw-bg-neutral-600\/75 {
    background-color: rgba(71, 85, 105, .75)
}

.tw-bg-neutral-600\/80 {
    background-color: rgba(71, 85, 105, .8)
}

.tw-bg-neutral-600\/85 {
    background-color: rgba(71, 85, 105, .85)
}

.tw-bg-neutral-600\/90 {
    background-color: rgba(71, 85, 105, .9)
}

.tw-bg-neutral-600\/95 {
    background-color: rgba(71, 85, 105, .95)
}

.tw-bg-neutral-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(51 65 85/var(--tw-bg-opacity))
}

.tw-bg-neutral-700\/0 {
    background-color: rgba(51, 65, 85, 0)
}

.tw-bg-neutral-700\/10 {
    background-color: rgba(51, 65, 85, .1)
}

.tw-bg-neutral-700\/100 {
    background-color: #334155
}

.tw-bg-neutral-700\/15 {
    background-color: rgba(51, 65, 85, .15)
}

.tw-bg-neutral-700\/20 {
    background-color: rgba(51, 65, 85, .2)
}

.tw-bg-neutral-700\/25 {
    background-color: rgba(51, 65, 85, .25)
}

.tw-bg-neutral-700\/30 {
    background-color: rgba(51, 65, 85, .3)
}

.tw-bg-neutral-700\/35 {
    background-color: rgba(51, 65, 85, .35)
}

.tw-bg-neutral-700\/40 {
    background-color: rgba(51, 65, 85, .4)
}

.tw-bg-neutral-700\/45 {
    background-color: rgba(51, 65, 85, .45)
}

.tw-bg-neutral-700\/5 {
    background-color: rgba(51, 65, 85, .05)
}

.tw-bg-neutral-700\/50 {
    background-color: rgba(51, 65, 85, .5)
}

.tw-bg-neutral-700\/55 {
    background-color: rgba(51, 65, 85, .55)
}

.tw-bg-neutral-700\/60 {
    background-color: rgba(51, 65, 85, .6)
}

.tw-bg-neutral-700\/65 {
    background-color: rgba(51, 65, 85, .65)
}

.tw-bg-neutral-700\/70 {
    background-color: rgba(51, 65, 85, .7)
}

.tw-bg-neutral-700\/75 {
    background-color: rgba(51, 65, 85, .75)
}

.tw-bg-neutral-700\/80 {
    background-color: rgba(51, 65, 85, .8)
}

.tw-bg-neutral-700\/85 {
    background-color: rgba(51, 65, 85, .85)
}

.tw-bg-neutral-700\/90 {
    background-color: rgba(51, 65, 85, .9)
}

.tw-bg-neutral-700\/95 {
    background-color: rgba(51, 65, 85, .95)
}

.tw-bg-neutral-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(30 41 59/var(--tw-bg-opacity))
}

.tw-bg-neutral-800\/0 {
    background-color: rgba(30, 41, 59, 0)
}

.tw-bg-neutral-800\/10 {
    background-color: rgba(30, 41, 59, .1)
}

.tw-bg-neutral-800\/100 {
    background-color: linear-gradient(107deg, #b10bff, #25fafc)
}

.tw-bg-neutral-800\/15 {
    background-color: rgba(30, 41, 59, .15)
}

.tw-bg-neutral-800\/20 {
    background-color: rgba(30, 41, 59, .2)
}

.tw-bg-neutral-800\/25 {
    background-color: rgba(30, 41, 59, .25)
}

.tw-bg-neutral-800\/30 {
    background-color: rgba(30, 41, 59, .3)
}

.tw-bg-neutral-800\/35 {
    background-color: rgba(30, 41, 59, .35)
}

.tw-bg-neutral-800\/40 {
    background-color: rgba(30, 41, 59, .4)
}

.tw-bg-neutral-800\/45 {
    background-color: rgba(30, 41, 59, .45)
}

.tw-bg-neutral-800\/5 {
    background-color: rgba(30, 41, 59, .05)
}

.tw-bg-neutral-800\/50 {
    background-color: rgba(30, 41, 59, .5)
}

.tw-bg-neutral-800\/55 {
    background-color: rgba(30, 41, 59, .55)
}

.tw-bg-neutral-800\/60 {
    background-color: rgba(30, 41, 59, .6)
}

.tw-bg-neutral-800\/65 {
    background-color: rgba(30, 41, 59, .65)
}

.tw-bg-neutral-800\/70 {
    background-color: rgba(30, 41, 59, .7)
}

.tw-bg-neutral-800\/75 {
    background-color: rgba(30, 41, 59, .75)
}

.tw-bg-neutral-800\/80 {
    background-color: rgba(30, 41, 59, .8)
}

.tw-bg-neutral-800\/85 {
    background-color: rgba(30, 41, 59, .85)
}

.tw-bg-neutral-800\/90 {
    background-color: rgba(30, 41, 59, .9)
}

.tw-bg-neutral-800\/95 {
    background-color: rgba(30, 41, 59, .95)
}

.tw-bg-neutral-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(15 23 42/var(--tw-bg-opacity))
}

.tw-bg-neutral-900\/0 {
    background-color: rgba(15, 23, 42, 0)
}

.tw-bg-neutral-900\/10 {
    background-color: rgba(15, 23, 42, .1)
}

.tw-bg-neutral-900\/100 {
    background-color: #0f172a
}

.tw-bg-neutral-900\/15 {
    background-color: rgba(15, 23, 42, .15)
}

.tw-bg-neutral-900\/20 {
    background-color: rgba(15, 23, 42, .2)
}

.tw-bg-neutral-900\/25 {
    background-color: rgba(15, 23, 42, .25)
}

.tw-bg-neutral-900\/30 {
    background-color: rgba(15, 23, 42, .3)
}

.tw-bg-neutral-900\/35 {
    background-color: rgba(15, 23, 42, .35)
}

.tw-bg-neutral-900\/40 {
    background-color: rgba(15, 23, 42, .4)
}

.tw-bg-neutral-900\/45 {
    background-color: rgba(15, 23, 42, .45)
}

.tw-bg-neutral-900\/5 {
    background-color: rgba(15, 23, 42, .05)
}

.tw-bg-neutral-900\/50 {
    background-color: rgba(15, 23, 42, .5)
}

.tw-bg-neutral-900\/55 {
    background-color: rgba(15, 23, 42, .55)
}

.tw-bg-neutral-900\/60 {
    background-color: rgba(15, 23, 42, .6)
}

.tw-bg-neutral-900\/65 {
    background-color: rgba(15, 23, 42, .65)
}

.tw-bg-neutral-900\/70 {
    background-color: rgba(15, 23, 42, .7)
}

.tw-bg-neutral-900\/75 {
    background-color: rgba(15, 23, 42, .75)
}

.tw-bg-neutral-900\/80 {
    background-color: rgba(15, 23, 42, .8)
}

.tw-bg-neutral-900\/85 {
    background-color: rgba(15, 23, 42, .85)
}

.tw-bg-neutral-900\/90 {
    background-color: rgba(15, 23, 42, .9)
}

.tw-bg-neutral-900\/95 {
    background-color: rgba(15, 23, 42, .95)
}

.tw-bg-neutral-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(2 6 23/var(--tw-bg-opacity))
}

.tw-bg-neutral-950\/0 {
    background-color: rgba(2, 6, 23, 0)
}

.tw-bg-neutral-950\/10 {
    background-color: rgba(2, 6, 23, .1)
}

.tw-bg-neutral-950\/100 {
    background-color: #020617
}

.tw-bg-neutral-950\/15 {
    background-color: rgba(2, 6, 23, .15)
}

.tw-bg-neutral-950\/20 {
    background-color: rgba(2, 6, 23, .2)
}

.tw-bg-neutral-950\/25 {
    background-color: rgba(2, 6, 23, .25)
}

.tw-bg-neutral-950\/30 {
    background-color: rgba(2, 6, 23, .3)
}

.tw-bg-neutral-950\/35 {
    background-color: rgba(2, 6, 23, .35)
}

.tw-bg-neutral-950\/40 {
    background-color: rgba(2, 6, 23, .4)
}

.tw-bg-neutral-950\/45 {
    background-color: rgba(2, 6, 23, .45)
}

.tw-bg-neutral-950\/5 {
    background-color: rgba(2, 6, 23, .05)
}

.tw-bg-neutral-950\/50 {
    background-color: rgba(2, 6, 23, .5)
}

.tw-bg-neutral-950\/55 {
    background-color: rgba(2, 6, 23, .55)
}

.tw-bg-neutral-950\/60 {
    background-color: rgba(2, 6, 23, .6)
}

.tw-bg-neutral-950\/65 {
    background-color: rgba(2, 6, 23, .65)
}

.tw-bg-neutral-950\/70 {
    background-color: rgba(2, 6, 23, .7)
}

.tw-bg-neutral-950\/75 {
    background-color: rgba(2, 6, 23, .75)
}

.tw-bg-neutral-950\/80 {
    background-color: rgba(2, 6, 23, .8)
}

.tw-bg-neutral-950\/85 {
    background-color: rgba(2, 6, 23, .85)
}

.tw-bg-neutral-950\/90 {
    background-color: rgba(2, 6, 23, .9)
}

.tw-bg-neutral-950\/95 {
    background-color: rgba(2, 6, 23, .95)
}

.tw-bg-primary-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(219 234 254/var(--tw-bg-opacity))
}

.tw-bg-primary-100\/0 {
    background-color: rgba(219, 234, 254, 0)
}

.tw-bg-primary-100\/10 {
    background-color: rgba(219, 234, 254, .1)
}

.tw-bg-primary-100\/100 {
    background-color: #dbeafe
}

.tw-bg-primary-100\/15 {
    background-color: rgba(219, 234, 254, .15)
}

.tw-bg-primary-100\/20 {
    background-color: rgba(219, 234, 254, .2)
}

.tw-bg-primary-100\/25 {
    background-color: rgba(219, 234, 254, .25)
}

.tw-bg-primary-100\/30 {
    background-color: rgba(219, 234, 254, .3)
}

.tw-bg-primary-100\/35 {
    background-color: rgba(219, 234, 254, .35)
}

.tw-bg-primary-100\/40 {
    background-color: rgba(219, 234, 254, .4)
}

.tw-bg-primary-100\/45 {
    background-color: rgba(219, 234, 254, .45)
}

.tw-bg-primary-100\/5 {
    background-color: rgba(219, 234, 254, .05)
}

.tw-bg-primary-100\/50 {
    background-color: rgba(219, 234, 254, .5)
}

.tw-bg-primary-100\/55 {
    background-color: rgba(219, 234, 254, .55)
}

.tw-bg-primary-100\/60 {
    background-color: rgba(219, 234, 254, .6)
}

.tw-bg-primary-100\/65 {
    background-color: rgba(219, 234, 254, .65)
}

.tw-bg-primary-100\/70 {
    background-color: rgba(219, 234, 254, .7)
}

.tw-bg-primary-100\/75 {
    background-color: rgba(219, 234, 254, .75)
}

.tw-bg-primary-100\/80 {
    background-color: rgba(219, 234, 254, .8)
}

.tw-bg-primary-100\/85 {
    background-color: rgba(219, 234, 254, .85)
}

.tw-bg-primary-100\/90 {
    background-color: rgba(219, 234, 254, .9)
}

.tw-bg-primary-100\/95 {
    background-color: rgba(219, 234, 254, .95)
}

.tw-bg-primary-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(191 219 254/var(--tw-bg-opacity))
}

.tw-bg-primary-200\/0 {
    background-color: rgba(191, 219, 254, 0)
}

.tw-bg-primary-200\/10 {
    background-color: rgba(191, 219, 254, .1)
}

.tw-bg-primary-200\/100 {
    background-color: #bfdbfe
}

.tw-bg-primary-200\/15 {
    background-color: rgba(191, 219, 254, .15)
}

.tw-bg-primary-200\/20 {
    background-color: rgba(191, 219, 254, .2)
}

.tw-bg-primary-200\/25 {
    background-color: rgba(191, 219, 254, .25)
}

.tw-bg-primary-200\/30 {
    background-color: rgba(191, 219, 254, .3)
}

.tw-bg-primary-200\/35 {
    background-color: rgba(191, 219, 254, .35)
}

.tw-bg-primary-200\/40 {
    background-color: rgba(191, 219, 254, .4)
}

.tw-bg-primary-200\/45 {
    background-color: rgba(191, 219, 254, .45)
}

.tw-bg-primary-200\/5 {
    background-color: rgba(191, 219, 254, .05)
}

.tw-bg-primary-200\/50 {
    background-color: rgba(191, 219, 254, .5)
}

.tw-bg-primary-200\/55 {
    background-color: rgba(191, 219, 254, .55)
}

.tw-bg-primary-200\/60 {
    background-color: rgba(191, 219, 254, .6)
}

.tw-bg-primary-200\/65 {
    background-color: rgba(191, 219, 254, .65)
}

.tw-bg-primary-200\/70 {
    background-color: rgba(191, 219, 254, .7)
}

.tw-bg-primary-200\/75 {
    background-color: rgba(191, 219, 254, .75)
}

.tw-bg-primary-200\/80 {
    background-color: rgba(191, 219, 254, .8)
}

.tw-bg-primary-200\/85 {
    background-color: rgba(191, 219, 254, .85)
}

.tw-bg-primary-200\/90 {
    background-color: rgba(191, 219, 254, .9)
}

.tw-bg-primary-200\/95 {
    background-color: rgba(191, 219, 254, .95)
}

.tw-bg-primary-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(147 197 253/var(--tw-bg-opacity))
}

.tw-bg-primary-300\/0 {
    background-color: rgba(147, 197, 253, 0)
}

.tw-bg-primary-300\/10 {
    background-color: rgba(147, 197, 253, .1)
}

.tw-bg-primary-300\/100 {
    background-color: #93c5fd
}

.tw-bg-primary-300\/15 {
    background-color: rgba(147, 197, 253, .15)
}

.tw-bg-primary-300\/20 {
    background-color: rgba(147, 197, 253, .2)
}

.tw-bg-primary-300\/25 {
    background-color: rgba(147, 197, 253, .25)
}

.tw-bg-primary-300\/30 {
    background-color: rgba(147, 197, 253, .3)
}

.tw-bg-primary-300\/35 {
    background-color: rgba(147, 197, 253, .35)
}

.tw-bg-primary-300\/40 {
    background-color: rgba(147, 197, 253, .4)
}

.tw-bg-primary-300\/45 {
    background-color: rgba(147, 197, 253, .45)
}

.tw-bg-primary-300\/5 {
    background-color: rgba(147, 197, 253, .05)
}

.tw-bg-primary-300\/50 {
    background-color: rgba(147, 197, 253, .5)
}

.tw-bg-primary-300\/55 {
    background-color: rgba(147, 197, 253, .55)
}

.tw-bg-primary-300\/60 {
    background-color: rgba(147, 197, 253, .6)
}

.tw-bg-primary-300\/65 {
    background-color: rgba(147, 197, 253, .65)
}

.tw-bg-primary-300\/70 {
    background-color: rgba(147, 197, 253, .7)
}

.tw-bg-primary-300\/75 {
    background-color: rgba(147, 197, 253, .75)
}

.tw-bg-primary-300\/80 {
    background-color: rgba(147, 197, 253, .8)
}

.tw-bg-primary-300\/85 {
    background-color: rgba(147, 197, 253, .85)
}

.tw-bg-primary-300\/90 {
    background-color: rgba(147, 197, 253, .9)
}

.tw-bg-primary-300\/95 {
    background-color: rgba(147, 197, 253, .95)
}

.tw-bg-primary-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(96 165 250/var(--tw-bg-opacity))
}

.tw-bg-primary-400\/0 {
    background-color: rgba(96, 165, 250, 0)
}

.tw-bg-primary-400\/10 {
    background-color: rgba(96, 165, 250, .1)
}

.tw-bg-primary-400\/100 {
    background-color: #60a5fa
}

.tw-bg-primary-400\/15 {
    background-color: rgba(96, 165, 250, .15)
}

.tw-bg-primary-400\/20 {
    background-color: rgba(96, 165, 250, .2)
}

.tw-bg-primary-400\/25 {
    background-color: rgba(96, 165, 250, .25)
}

.tw-bg-primary-400\/30 {
    background-color: rgba(96, 165, 250, .3)
}

.tw-bg-primary-400\/35 {
    background-color: rgba(96, 165, 250, .35)
}

.tw-bg-primary-400\/40 {
    background-color: rgba(96, 165, 250, .4)
}

.tw-bg-primary-400\/45 {
    background-color: rgba(96, 165, 250, .45)
}

.tw-bg-primary-400\/5 {
    background-color: rgba(96, 165, 250, .05)
}

.tw-bg-primary-400\/50 {
    background-color: rgba(96, 165, 250, .5)
}

.tw-bg-primary-400\/55 {
    background-color: rgba(96, 165, 250, .55)
}

.tw-bg-primary-400\/60 {
    background-color: rgba(96, 165, 250, .6)
}

.tw-bg-primary-400\/65 {
    background-color: rgba(96, 165, 250, .65)
}

.tw-bg-primary-400\/70 {
    background-color: rgba(96, 165, 250, .7)
}

.tw-bg-primary-400\/75 {
    background-color: rgba(96, 165, 250, .75)
}

.tw-bg-primary-400\/80 {
    background-color: rgba(96, 165, 250, .8)
}

.tw-bg-primary-400\/85 {
    background-color: rgba(96, 165, 250, .85)
}

.tw-bg-primary-400\/90 {
    background-color: rgba(96, 165, 250, .9)
}

.tw-bg-primary-400\/95 {
    background-color: rgba(96, 165, 250, .95)
}

.tw-bg-primary-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(239 246 255/var(--tw-bg-opacity))
}

.tw-bg-primary-50\/0 {
    background-color: rgba(239, 246, 255, 0)
}

.tw-bg-primary-50\/10 {
    background-color: rgba(239, 246, 255, .1)
}

.tw-bg-primary-50\/100 {
    background-color: #eff6ff
}

.tw-bg-primary-50\/15 {
    background-color: rgba(239, 246, 255, .15)
}

.tw-bg-primary-50\/20 {
    background-color: rgba(239, 246, 255, .2)
}

.tw-bg-primary-50\/25 {
    background-color: rgba(239, 246, 255, .25)
}

.tw-bg-primary-50\/30 {
    background-color: rgba(239, 246, 255, .3)
}

.tw-bg-primary-50\/35 {
    background-color: rgba(239, 246, 255, .35)
}

.tw-bg-primary-50\/40 {
    background-color: rgba(239, 246, 255, .4)
}

.tw-bg-primary-50\/45 {
    background-color: rgba(239, 246, 255, .45)
}

.tw-bg-primary-50\/5 {
    background-color: rgba(239, 246, 255, .05)
}

.tw-bg-primary-50\/50 {
    background-color: rgba(239, 246, 255, .5)
}

.tw-bg-primary-50\/55 {
    background-color: rgba(239, 246, 255, .55)
}

.tw-bg-primary-50\/60 {
    background-color: rgba(239, 246, 255, .6)
}

.tw-bg-primary-50\/65 {
    background-color: rgba(239, 246, 255, .65)
}

.tw-bg-primary-50\/70 {
    background-color: rgba(239, 246, 255, .7)
}

.tw-bg-primary-50\/75 {
    background-color: rgba(239, 246, 255, .75)
}

.tw-bg-primary-50\/80 {
    background-color: rgba(239, 246, 255, .8)
}

.tw-bg-primary-50\/85 {
    background-color: rgba(239, 246, 255, .85)
}

.tw-bg-primary-50\/90 {
    background-color: rgba(239, 246, 255, .9)
}

.tw-bg-primary-50\/95 {
    background-color: rgba(239, 246, 255, .95)
}

.tw-bg-primary-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(59 130 246/var(--tw-bg-opacity))
}

.tw-bg-primary-500\/0 {
    background-color: rgba(59, 130, 246, 0)
}

.tw-bg-primary-500\/10 {
    background-color: rgba(59, 130, 246, .1)
}

.tw-bg-primary-500\/100 {
    background-color: #3b82f6
}

.tw-bg-primary-500\/15 {
    background-color: rgba(59, 130, 246, .15)
}

.tw-bg-primary-500\/20 {
    background-color: rgba(59, 130, 246, .2)
}

.tw-bg-primary-500\/25 {
    background-color: rgba(59, 130, 246, .25)
}

.tw-bg-primary-500\/30 {
    background-color: rgba(59, 130, 246, .3)
}

.tw-bg-primary-500\/35 {
    background-color: rgba(59, 130, 246, .35)
}

.tw-bg-primary-500\/40 {
    background-color: rgba(59, 130, 246, .4)
}

.tw-bg-primary-500\/45 {
    background-color: rgba(59, 130, 246, .45)
}

.tw-bg-primary-500\/5 {
    background-color: rgba(59, 130, 246, .05)
}

.tw-bg-primary-500\/50 {
    background-color: rgba(59, 130, 246, .5)
}

.tw-bg-primary-500\/55 {
    background-color: rgba(59, 130, 246, .55)
}

.tw-bg-primary-500\/60 {
    background-color: rgba(59, 130, 246, .6)
}

.tw-bg-primary-500\/65 {
    background-color: rgba(59, 130, 246, .65)
}

.tw-bg-primary-500\/70 {
    background-color: rgba(59, 130, 246, .7)
}

.tw-bg-primary-500\/75 {
    background-color: rgba(59, 130, 246, .75)
}

.tw-bg-primary-500\/80 {
    background-color: rgba(59, 130, 246, .8)
}

.tw-bg-primary-500\/85 {
    background-color: rgba(59, 130, 246, .85)
}

.tw-bg-primary-500\/90 {
    background-color: rgba(59, 130, 246, .9)
}

.tw-bg-primary-500\/95 {
    background-color: rgba(59, 130, 246, .95)
}

.tw-bg-primary-600 {
    --tw-bg-opacity: 1;
    background: linear-gradient(136deg, #8f20ffb3, #26fafd91);
}

.tw-bg-primary-600\/0 {
    background-color: rgba(37, 99, 235, 0)
}

.tw-bg-primary-600\/10 {
    background-color: rgba(37, 99, 235, .1)
}

.tw-bg-primary-600\/100 {
    background-color: #2563eb
}

.tw-bg-primary-600\/15 {
    background-color: rgba(37, 99, 235, .15)
}

.tw-bg-primary-600\/20 {
    background-color: rgba(37, 99, 235, .2)
}

.tw-bg-primary-600\/25 {
    background-color: rgba(37, 99, 235, .25)
}

.tw-bg-primary-600\/30 {
    background-color: rgba(37, 99, 235, .3)
}

.tw-bg-primary-600\/35 {
    background-color: rgba(37, 99, 235, .35)
}

.tw-bg-primary-600\/40 {
    background-color: rgba(37, 99, 235, .4)
}

.tw-bg-primary-600\/45 {
    background-color: rgba(37, 99, 235, .45)
}

.tw-bg-primary-600\/5 {
    background-color: rgba(37, 99, 235, .05)
}

.tw-bg-primary-600\/50 {
    background-color: rgba(37, 99, 235, .5)
}

.tw-bg-primary-600\/55 {
    background-color: rgba(37, 99, 235, .55)
}

.tw-bg-primary-600\/60 {
    background-color: rgba(37, 99, 235, .6)
}

.tw-bg-primary-600\/65 {
    background-color: rgba(37, 99, 235, .65)
}

.tw-bg-primary-600\/70 {
    background-color: rgba(37, 99, 235, .7)
}

.tw-bg-primary-600\/75 {
    background-color: rgba(37, 99, 235, .75)
}

.tw-bg-primary-600\/80 {
    background-color: rgba(37, 99, 235, .8)
}

.tw-bg-primary-600\/85 {
    background-color: rgba(37, 99, 235, .85)
}

.tw-bg-primary-600\/90 {
    background-color: rgba(37, 99, 235, .9)
}

.tw-bg-primary-600\/95 {
    background-color: rgba(37, 99, 235, .95)
}

.tw-bg-primary-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(29 78 216/var(--tw-bg-opacity))
}

.tw-bg-primary-700\/0 {
    background-color: rgba(29, 78, 216, 0)
}

.tw-bg-primary-700\/10 {
    background-color: rgba(29, 78, 216, .1)
}

.tw-bg-primary-700\/100 {
    background-color: #1d4ed8
}

.tw-bg-primary-700\/15 {
    background-color: rgba(29, 78, 216, .15)
}

.tw-bg-primary-700\/20 {
    background-color: rgba(29, 78, 216, .2)
}

.tw-bg-primary-700\/25 {
    background-color: rgba(29, 78, 216, .25)
}

.tw-bg-primary-700\/30 {
    background-color: rgba(29, 78, 216, .3)
}

.tw-bg-primary-700\/35 {
    background-color: rgba(29, 78, 216, .35)
}

.tw-bg-primary-700\/40 {
    background-color: rgba(29, 78, 216, .4)
}

.tw-bg-primary-700\/45 {
    background-color: rgba(29, 78, 216, .45)
}

.tw-bg-primary-700\/5 {
    background-color: rgba(29, 78, 216, .05)
}

.tw-bg-primary-700\/50 {
    background-color: rgba(29, 78, 216, .5)
}

.tw-bg-primary-700\/55 {
    background-color: rgba(29, 78, 216, .55)
}

.tw-bg-primary-700\/60 {
    background-color: rgba(29, 78, 216, .6)
}

.tw-bg-primary-700\/65 {
    background-color: rgba(29, 78, 216, .65)
}

.tw-bg-primary-700\/70 {
    background-color: rgba(29, 78, 216, .7)
}

.tw-bg-primary-700\/75 {
    background-color: rgba(29, 78, 216, .75)
}

.tw-bg-primary-700\/80 {
    background-color: rgba(29, 78, 216, .8)
}

.tw-bg-primary-700\/85 {
    background-color: rgba(29, 78, 216, .85)
}

.tw-bg-primary-700\/90 {
    background-color: rgba(29, 78, 216, .9)
}

.tw-bg-primary-700\/95 {
    background-color: rgba(29, 78, 216, .95)
}

.tw-bg-primary-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(30 64 175/var(--tw-bg-opacity))
}

.tw-bg-primary-800\/0 {
    background-color: rgba(30, 64, 175, 0)
}

.tw-bg-primary-800\/10 {
    background-color: rgba(30, 64, 175, .1)
}

.tw-bg-primary-800\/100 {
    background-color: #1e40af
}

.tw-bg-primary-800\/15 {
    background-color: rgba(30, 64, 175, .15)
}

.tw-bg-primary-800\/20 {
    background-color: rgba(30, 64, 175, .2)
}

.tw-bg-primary-800\/25 {
    background-color: rgba(30, 64, 175, .25)
}

.tw-bg-primary-800\/30 {
    background-color: rgba(30, 64, 175, .3)
}

.tw-bg-primary-800\/35 {
    background-color: rgba(30, 64, 175, .35)
}

.tw-bg-primary-800\/40 {
    background-color: rgba(30, 64, 175, .4)
}

.tw-bg-primary-800\/45 {
    background-color: rgba(30, 64, 175, .45)
}

.tw-bg-primary-800\/5 {
    background-color: rgba(30, 64, 175, .05)
}

.tw-bg-primary-800\/50 {
    background-color: rgba(30, 64, 175, .5)
}

.tw-bg-primary-800\/55 {
    background-color: rgba(30, 64, 175, .55)
}

.tw-bg-primary-800\/60 {
    background-color: rgba(30, 64, 175, .6)
}

.tw-bg-primary-800\/65 {
    background-color: rgba(30, 64, 175, .65)
}

.tw-bg-primary-800\/70 {
    background-color: rgba(30, 64, 175, .7)
}

.tw-bg-primary-800\/75 {
    background-color: rgba(30, 64, 175, .75)
}

.tw-bg-primary-800\/80 {
    background-color: rgba(30, 64, 175, .8)
}

.tw-bg-primary-800\/85 {
    background-color: rgba(30, 64, 175, .85)
}

.tw-bg-primary-800\/90 {
    background-color: rgba(30, 64, 175, .9)
}

.tw-bg-primary-800\/95 {
    background-color: rgba(30, 64, 175, .95)
}

.tw-bg-primary-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(30 58 138/var(--tw-bg-opacity))
}

.tw-bg-primary-900\/0 {
    background-color: rgba(30, 58, 138, 0)
}

.tw-bg-primary-900\/10 {
    background-color: rgba(30, 58, 138, .1)
}

.tw-bg-primary-900\/100 {
    background-color: #1e3a8a
}

.tw-bg-primary-900\/15 {
    background-color: rgba(30, 58, 138, .15)
}

.tw-bg-primary-900\/20 {
    background-color: rgba(30, 58, 138, .2)
}

.tw-bg-primary-900\/25 {
    background-color: rgba(30, 58, 138, .25)
}

.tw-bg-primary-900\/30 {
    background-color: rgba(30, 58, 138, .3)
}

.tw-bg-primary-900\/35 {
    background-color: rgba(30, 58, 138, .35)
}

.tw-bg-primary-900\/40 {
    background-color: rgba(30, 58, 138, .4)
}

.tw-bg-primary-900\/45 {
    background-color: rgba(30, 58, 138, .45)
}

.tw-bg-primary-900\/5 {
    background-color: rgba(30, 58, 138, .05)
}

.tw-bg-primary-900\/50 {
    background-color: rgba(30, 58, 138, .5)
}

.tw-bg-primary-900\/55 {
    background-color: rgba(30, 58, 138, .55)
}

.tw-bg-primary-900\/60 {
    background-color: rgba(30, 58, 138, .6)
}

.tw-bg-primary-900\/65 {
    background-color: rgba(30, 58, 138, .65)
}

.tw-bg-primary-900\/70 {
    background-color: rgba(30, 58, 138, .7)
}

.tw-bg-primary-900\/75 {
    background-color: rgba(30, 58, 138, .75)
}

.tw-bg-primary-900\/80 {
    background-color: rgba(30, 58, 138, .8)
}

.tw-bg-primary-900\/85 {
    background-color: rgba(30, 58, 138, .85)
}

.tw-bg-primary-900\/90 {
    background-color: rgba(30, 58, 138, .9)
}

.tw-bg-primary-900\/95 {
    background-color: rgba(30, 58, 138, .95)
}

.tw-bg-primary-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(23 37 84/var(--tw-bg-opacity))
}

.tw-bg-primary-950\/0 {
    background-color: rgba(23, 37, 84, 0)
}

.tw-bg-primary-950\/10 {
    background-color: rgba(23, 37, 84, .1)
}

.tw-bg-primary-950\/100 {
    background-color: #172554
}

.tw-bg-primary-950\/15 {
    background-color: rgba(23, 37, 84, .15)
}

.tw-bg-primary-950\/20 {
    background-color: rgba(23, 37, 84, .2)
}

.tw-bg-primary-950\/25 {
    background-color: rgba(23, 37, 84, .25)
}

.tw-bg-primary-950\/30 {
    background-color: rgba(23, 37, 84, .3)
}

.tw-bg-primary-950\/35 {
    background-color: rgba(23, 37, 84, .35)
}

.tw-bg-primary-950\/40 {
    background-color: rgba(23, 37, 84, .4)
}

.tw-bg-primary-950\/45 {
    background-color: rgba(23, 37, 84, .45)
}

.tw-bg-primary-950\/5 {
    background-color: rgba(23, 37, 84, .05)
}

.tw-bg-primary-950\/50 {
    background-color: rgba(23, 37, 84, .5)
}

.tw-bg-primary-950\/55 {
    background-color: rgba(23, 37, 84, .55)
}

.tw-bg-primary-950\/60 {
    background-color: rgba(23, 37, 84, .6)
}

.tw-bg-primary-950\/65 {
    background-color: rgba(23, 37, 84, .65)
}

.tw-bg-primary-950\/70 {
    background-color: rgba(23, 37, 84, .7)
}

.tw-bg-primary-950\/75 {
    background-color: rgba(23, 37, 84, .75)
}

.tw-bg-primary-950\/80 {
    background-color: rgba(23, 37, 84, .8)
}

.tw-bg-primary-950\/85 {
    background-color: rgba(23, 37, 84, .85)
}

.tw-bg-primary-950\/90 {
    background-color: rgba(23, 37, 84, .9)
}

.tw-bg-primary-950\/95 {
    background-color: rgba(23, 37, 84, .95)
}

.tw-bg-success-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(220 252 231/var(--tw-bg-opacity))
}

.tw-bg-success-100\/0 {
    background-color: rgba(220, 252, 231, 0)
}

.tw-bg-success-100\/10 {
    background-color: rgba(220, 252, 231, .1)
}

.tw-bg-success-100\/100 {
    background-color: #dcfce7
}

.tw-bg-success-100\/15 {
    background-color: rgba(220, 252, 231, .15)
}

.tw-bg-success-100\/20 {
    background-color: rgba(220, 252, 231, .2)
}

.tw-bg-success-100\/25 {
    background-color: rgba(220, 252, 231, .25)
}

.tw-bg-success-100\/30 {
    background-color: rgba(220, 252, 231, .3)
}

.tw-bg-success-100\/35 {
    background-color: rgba(220, 252, 231, .35)
}

.tw-bg-success-100\/40 {
    background-color: rgba(220, 252, 231, .4)
}

.tw-bg-success-100\/45 {
    background-color: rgba(220, 252, 231, .45)
}

.tw-bg-success-100\/5 {
    background-color: rgba(220, 252, 231, .05)
}

.tw-bg-success-100\/50 {
    background-color: rgba(220, 252, 231, .5)
}

.tw-bg-success-100\/55 {
    background-color: rgba(220, 252, 231, .55)
}

.tw-bg-success-100\/60 {
    background-color: rgba(220, 252, 231, .6)
}

.tw-bg-success-100\/65 {
    background-color: rgba(220, 252, 231, .65)
}

.tw-bg-success-100\/70 {
    background-color: rgba(220, 252, 231, .7)
}

.tw-bg-success-100\/75 {
    background-color: rgba(220, 252, 231, .75)
}

.tw-bg-success-100\/80 {
    background-color: rgba(220, 252, 231, .8)
}

.tw-bg-success-100\/85 {
    background-color: rgba(220, 252, 231, .85)
}

.tw-bg-success-100\/90 {
    background-color: rgba(220, 252, 231, .9)
}

.tw-bg-success-100\/95 {
    background-color: rgba(220, 252, 231, .95)
}

.tw-bg-success-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(187 247 208/var(--tw-bg-opacity))
}

.tw-bg-success-200\/0 {
    background-color: rgba(187, 247, 208, 0)
}

.tw-bg-success-200\/10 {
    background-color: rgba(187, 247, 208, .1)
}

.tw-bg-success-200\/100 {
    background-color: #bbf7d0
}

.tw-bg-success-200\/15 {
    background-color: rgba(187, 247, 208, .15)
}

.tw-bg-success-200\/20 {
    background-color: rgba(187, 247, 208, .2)
}

.tw-bg-success-200\/25 {
    background-color: rgba(187, 247, 208, .25)
}

.tw-bg-success-200\/30 {
    background-color: rgba(187, 247, 208, .3)
}

.tw-bg-success-200\/35 {
    background-color: rgba(187, 247, 208, .35)
}

.tw-bg-success-200\/40 {
    background-color: rgba(187, 247, 208, .4)
}

.tw-bg-success-200\/45 {
    background-color: rgba(187, 247, 208, .45)
}

.tw-bg-success-200\/5 {
    background-color: rgba(187, 247, 208, .05)
}

.tw-bg-success-200\/50 {
    background-color: rgba(187, 247, 208, .5)
}

.tw-bg-success-200\/55 {
    background-color: rgba(187, 247, 208, .55)
}

.tw-bg-success-200\/60 {
    background-color: rgba(187, 247, 208, .6)
}

.tw-bg-success-200\/65 {
    background-color: rgba(187, 247, 208, .65)
}

.tw-bg-success-200\/70 {
    background-color: rgba(187, 247, 208, .7)
}

.tw-bg-success-200\/75 {
    background-color: rgba(187, 247, 208, .75)
}

.tw-bg-success-200\/80 {
    background-color: rgba(187, 247, 208, .8)
}

.tw-bg-success-200\/85 {
    background-color: rgba(187, 247, 208, .85)
}

.tw-bg-success-200\/90 {
    background-color: rgba(187, 247, 208, .9)
}

.tw-bg-success-200\/95 {
    background-color: rgba(187, 247, 208, .95)
}

.tw-bg-success-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(134 239 172/var(--tw-bg-opacity))
}

.tw-bg-success-300\/0 {
    background-color: rgba(134, 239, 172, 0)
}

.tw-bg-success-300\/10 {
    background-color: rgba(134, 239, 172, .1)
}

.tw-bg-success-300\/100 {
    background-color: #86efac
}

.tw-bg-success-300\/15 {
    background-color: rgba(134, 239, 172, .15)
}

.tw-bg-success-300\/20 {
    background-color: rgba(134, 239, 172, .2)
}

.tw-bg-success-300\/25 {
    background-color: rgba(134, 239, 172, .25)
}

.tw-bg-success-300\/30 {
    background-color: rgba(134, 239, 172, .3)
}

.tw-bg-success-300\/35 {
    background-color: rgba(134, 239, 172, .35)
}

.tw-bg-success-300\/40 {
    background-color: rgba(134, 239, 172, .4)
}

.tw-bg-success-300\/45 {
    background-color: rgba(134, 239, 172, .45)
}

.tw-bg-success-300\/5 {
    background-color: rgba(134, 239, 172, .05)
}

.tw-bg-success-300\/50 {
    background-color: rgba(134, 239, 172, .5)
}

.tw-bg-success-300\/55 {
    background-color: rgba(134, 239, 172, .55)
}

.tw-bg-success-300\/60 {
    background-color: rgba(134, 239, 172, .6)
}

.tw-bg-success-300\/65 {
    background-color: rgba(134, 239, 172, .65)
}

.tw-bg-success-300\/70 {
    background-color: rgba(134, 239, 172, .7)
}

.tw-bg-success-300\/75 {
    background-color: rgba(134, 239, 172, .75)
}

.tw-bg-success-300\/80 {
    background-color: rgba(134, 239, 172, .8)
}

.tw-bg-success-300\/85 {
    background-color: rgba(134, 239, 172, .85)
}

.tw-bg-success-300\/90 {
    background-color: rgba(134, 239, 172, .9)
}

.tw-bg-success-300\/95 {
    background-color: rgba(134, 239, 172, .95)
}

.tw-bg-success-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(74 222 128/var(--tw-bg-opacity))
}

.tw-bg-success-400\/0 {
    background-color: rgba(74, 222, 128, 0)
}

.tw-bg-success-400\/10 {
    background-color: rgba(74, 222, 128, .1)
}

.tw-bg-success-400\/100 {
    background-color: #4ade80
}

.tw-bg-success-400\/15 {
    background-color: rgba(74, 222, 128, .15)
}

.tw-bg-success-400\/20 {
    background-color: rgba(74, 222, 128, .2)
}

.tw-bg-success-400\/25 {
    background-color: rgba(74, 222, 128, .25)
}

.tw-bg-success-400\/30 {
    background-color: rgba(74, 222, 128, .3)
}

.tw-bg-success-400\/35 {
    background-color: rgba(74, 222, 128, .35)
}

.tw-bg-success-400\/40 {
    background-color: rgba(74, 222, 128, .4)
}

.tw-bg-success-400\/45 {
    background-color: rgba(74, 222, 128, .45)
}

.tw-bg-success-400\/5 {
    background-color: rgba(74, 222, 128, .05)
}

.tw-bg-success-400\/50 {
    background-color: rgba(74, 222, 128, .5)
}

.tw-bg-success-400\/55 {
    background-color: rgba(74, 222, 128, .55)
}

.tw-bg-success-400\/60 {
    background-color: rgba(74, 222, 128, .6)
}

.tw-bg-success-400\/65 {
    background-color: rgba(74, 222, 128, .65)
}

.tw-bg-success-400\/70 {
    background-color: rgba(74, 222, 128, .7)
}

.tw-bg-success-400\/75 {
    background-color: rgba(74, 222, 128, .75)
}

.tw-bg-success-400\/80 {
    background-color: rgba(74, 222, 128, .8)
}

.tw-bg-success-400\/85 {
    background-color: rgba(74, 222, 128, .85)
}

.tw-bg-success-400\/90 {
    background-color: rgba(74, 222, 128, .9)
}

.tw-bg-success-400\/95 {
    background-color: rgba(74, 222, 128, .95)
}

.tw-bg-success-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(240 253 244/var(--tw-bg-opacity))
}

.tw-bg-success-50\/0 {
    background-color: rgba(240, 253, 244, 0)
}

.tw-bg-success-50\/10 {
    background-color: rgba(240, 253, 244, .1)
}

.tw-bg-success-50\/100 {
    background-color: #f0fdf4
}

.tw-bg-success-50\/15 {
    background-color: rgba(240, 253, 244, .15)
}

.tw-bg-success-50\/20 {
    background-color: rgba(240, 253, 244, .2)
}

.tw-bg-success-50\/25 {
    background-color: rgba(240, 253, 244, .25)
}

.tw-bg-success-50\/30 {
    background-color: rgba(240, 253, 244, .3)
}

.tw-bg-success-50\/35 {
    background-color: rgba(240, 253, 244, .35)
}

.tw-bg-success-50\/40 {
    background-color: rgba(240, 253, 244, .4)
}

.tw-bg-success-50\/45 {
    background-color: rgba(240, 253, 244, .45)
}

.tw-bg-success-50\/5 {
    background-color: rgba(240, 253, 244, .05)
}

.tw-bg-success-50\/50 {
    background-color: rgba(240, 253, 244, .5)
}

.tw-bg-success-50\/55 {
    background-color: rgba(240, 253, 244, .55)
}

.tw-bg-success-50\/60 {
    background-color: rgba(240, 253, 244, .6)
}

.tw-bg-success-50\/65 {
    background-color: rgba(240, 253, 244, .65)
}

.tw-bg-success-50\/70 {
    background-color: rgba(240, 253, 244, .7)
}

.tw-bg-success-50\/75 {
    background-color: rgba(240, 253, 244, .75)
}

.tw-bg-success-50\/80 {
    background-color: rgba(240, 253, 244, .8)
}

.tw-bg-success-50\/85 {
    background-color: rgba(240, 253, 244, .85)
}

.tw-bg-success-50\/90 {
    background-color: rgba(240, 253, 244, .9)
}

.tw-bg-success-50\/95 {
    background-color: rgba(240, 253, 244, .95)
}

.tw-bg-success-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(34 197 94/var(--tw-bg-opacity))
}

.tw-bg-success-500\/0 {
    background-color: rgba(34, 197, 94, 0)
}

.tw-bg-success-500\/10 {
    background-color: rgba(34, 197, 94, .1)
}

.tw-bg-success-500\/100 {
    background-color: #22c55e
}

.tw-bg-success-500\/15 {
    background-color: rgba(34, 197, 94, .15)
}

.tw-bg-success-500\/20 {
    background-color: rgba(34, 197, 94, .2)
}

.tw-bg-success-500\/25 {
    background-color: rgba(34, 197, 94, .25)
}

.tw-bg-success-500\/30 {
    background-color: rgba(34, 197, 94, .3)
}

.tw-bg-success-500\/35 {
    background-color: rgba(34, 197, 94, .35)
}

.tw-bg-success-500\/40 {
    background-color: rgba(34, 197, 94, .4)
}

.tw-bg-success-500\/45 {
    background-color: rgba(34, 197, 94, .45)
}

.tw-bg-success-500\/5 {
    background-color: rgba(34, 197, 94, .05)
}

.tw-bg-success-500\/50 {
    background-color: rgba(34, 197, 94, .5)
}

.tw-bg-success-500\/55 {
    background-color: rgba(34, 197, 94, .55)
}

.tw-bg-success-500\/60 {
    background-color: rgba(34, 197, 94, .6)
}

.tw-bg-success-500\/65 {
    background-color: rgba(34, 197, 94, .65)
}

.tw-bg-success-500\/70 {
    background-color: rgba(34, 197, 94, .7)
}

.tw-bg-success-500\/75 {
    background-color: rgba(34, 197, 94, .75)
}

.tw-bg-success-500\/80 {
    background-color: rgba(34, 197, 94, .8)
}

.tw-bg-success-500\/85 {
    background-color: rgba(34, 197, 94, .85)
}

.tw-bg-success-500\/90 {
    background-color: rgba(34, 197, 94, .9)
}

.tw-bg-success-500\/95 {
    background-color: rgba(34, 197, 94, .95)
}

.tw-bg-success-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(22 163 74/var(--tw-bg-opacity))
}

.tw-bg-success-600\/0 {
    background-color: rgba(22, 163, 74, 0)
}

.tw-bg-success-600\/10 {
    background-color: rgba(22, 163, 74, .1)
}

.tw-bg-success-600\/100 {
    background-color: #16a34a
}

.tw-bg-success-600\/15 {
    background-color: rgba(22, 163, 74, .15)
}

.tw-bg-success-600\/20 {
    background-color: rgba(22, 163, 74, .2)
}

.tw-bg-success-600\/25 {
    background-color: rgba(22, 163, 74, .25)
}

.tw-bg-success-600\/30 {
    background-color: rgba(22, 163, 74, .3)
}

.tw-bg-success-600\/35 {
    background-color: rgba(22, 163, 74, .35)
}

.tw-bg-success-600\/40 {
    background-color: rgba(22, 163, 74, .4)
}

.tw-bg-success-600\/45 {
    background-color: rgba(22, 163, 74, .45)
}

.tw-bg-success-600\/5 {
    background-color: rgba(22, 163, 74, .05)
}

.tw-bg-success-600\/50 {
    background-color: rgba(22, 163, 74, .5)
}

.tw-bg-success-600\/55 {
    background-color: rgba(22, 163, 74, .55)
}

.tw-bg-success-600\/60 {
    background-color: rgba(22, 163, 74, .6)
}

.tw-bg-success-600\/65 {
    background-color: rgba(22, 163, 74, .65)
}

.tw-bg-success-600\/70 {
    background-color: rgba(22, 163, 74, .7)
}

.tw-bg-success-600\/75 {
    background-color: rgba(22, 163, 74, .75)
}

.tw-bg-success-600\/80 {
    background-color: rgba(22, 163, 74, .8)
}

.tw-bg-success-600\/85 {
    background-color: rgba(22, 163, 74, .85)
}

.tw-bg-success-600\/90 {
    background-color: rgba(22, 163, 74, .9)
}

.tw-bg-success-600\/95 {
    background-color: rgba(22, 163, 74, .95)
}

.tw-bg-success-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(21 128 61/var(--tw-bg-opacity))
}

.tw-bg-success-700\/0 {
    background-color: rgba(21, 128, 61, 0)
}

.tw-bg-success-700\/10 {
    background-color: rgba(21, 128, 61, .1)
}

.tw-bg-success-700\/100 {
    background-color: #15803d
}

.tw-bg-success-700\/15 {
    background-color: rgba(21, 128, 61, .15)
}

.tw-bg-success-700\/20 {
    background-color: rgba(21, 128, 61, .2)
}

.tw-bg-success-700\/25 {
    background-color: rgba(21, 128, 61, .25)
}

.tw-bg-success-700\/30 {
    background-color: rgba(21, 128, 61, .3)
}

.tw-bg-success-700\/35 {
    background-color: rgba(21, 128, 61, .35)
}

.tw-bg-success-700\/40 {
    background-color: rgba(21, 128, 61, .4)
}

.tw-bg-success-700\/45 {
    background-color: rgba(21, 128, 61, .45)
}

.tw-bg-success-700\/5 {
    background-color: rgba(21, 128, 61, .05)
}

.tw-bg-success-700\/50 {
    background-color: rgba(21, 128, 61, .5)
}

.tw-bg-success-700\/55 {
    background-color: rgba(21, 128, 61, .55)
}

.tw-bg-success-700\/60 {
    background-color: rgba(21, 128, 61, .6)
}

.tw-bg-success-700\/65 {
    background-color: rgba(21, 128, 61, .65)
}

.tw-bg-success-700\/70 {
    background-color: rgba(21, 128, 61, .7)
}

.tw-bg-success-700\/75 {
    background-color: rgba(21, 128, 61, .75)
}

.tw-bg-success-700\/80 {
    background-color: rgba(21, 128, 61, .8)
}

.tw-bg-success-700\/85 {
    background-color: rgba(21, 128, 61, .85)
}

.tw-bg-success-700\/90 {
    background-color: rgba(21, 128, 61, .9)
}

.tw-bg-success-700\/95 {
    background-color: rgba(21, 128, 61, .95)
}

.tw-bg-success-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(22 101 52/var(--tw-bg-opacity))
}

.tw-bg-success-800\/0 {
    background-color: rgba(22, 101, 52, 0)
}

.tw-bg-success-800\/10 {
    background-color: rgba(22, 101, 52, .1)
}

.tw-bg-success-800\/100 {
    background-color: #166534
}

.tw-bg-success-800\/15 {
    background-color: rgba(22, 101, 52, .15)
}

.tw-bg-success-800\/20 {
    background-color: rgba(22, 101, 52, .2)
}

.tw-bg-success-800\/25 {
    background-color: rgba(22, 101, 52, .25)
}

.tw-bg-success-800\/30 {
    background-color: rgba(22, 101, 52, .3)
}

.tw-bg-success-800\/35 {
    background-color: rgba(22, 101, 52, .35)
}

.tw-bg-success-800\/40 {
    background-color: rgba(22, 101, 52, .4)
}

.tw-bg-success-800\/45 {
    background-color: rgba(22, 101, 52, .45)
}

.tw-bg-success-800\/5 {
    background-color: rgba(22, 101, 52, .05)
}

.tw-bg-success-800\/50 {
    background-color: rgba(22, 101, 52, .5)
}

.tw-bg-success-800\/55 {
    background-color: rgba(22, 101, 52, .55)
}

.tw-bg-success-800\/60 {
    background-color: rgba(22, 101, 52, .6)
}

.tw-bg-success-800\/65 {
    background-color: rgba(22, 101, 52, .65)
}

.tw-bg-success-800\/70 {
    background-color: rgba(22, 101, 52, .7)
}

.tw-bg-success-800\/75 {
    background-color: rgba(22, 101, 52, .75)
}

.tw-bg-success-800\/80 {
    background-color: rgba(22, 101, 52, .8)
}

.tw-bg-success-800\/85 {
    background-color: rgba(22, 101, 52, .85)
}

.tw-bg-success-800\/90 {
    background-color: rgba(22, 101, 52, .9)
}

.tw-bg-success-800\/95 {
    background-color: rgba(22, 101, 52, .95)
}

.tw-bg-success-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(20 83 45/var(--tw-bg-opacity))
}

.tw-bg-success-900\/0 {
    background-color: rgba(20, 83, 45, 0)
}

.tw-bg-success-900\/10 {
    background-color: rgba(20, 83, 45, .1)
}

.tw-bg-success-900\/100 {
    background-color: #14532d
}

.tw-bg-success-900\/15 {
    background-color: rgba(20, 83, 45, .15)
}

.tw-bg-success-900\/20 {
    background-color: rgba(20, 83, 45, .2)
}

.tw-bg-success-900\/25 {
    background-color: rgba(20, 83, 45, .25)
}

.tw-bg-success-900\/30 {
    background-color: rgba(20, 83, 45, .3)
}

.tw-bg-success-900\/35 {
    background-color: rgba(20, 83, 45, .35)
}

.tw-bg-success-900\/40 {
    background-color: rgba(20, 83, 45, .4)
}

.tw-bg-success-900\/45 {
    background-color: rgba(20, 83, 45, .45)
}

.tw-bg-success-900\/5 {
    background-color: rgba(20, 83, 45, .05)
}

.tw-bg-success-900\/50 {
    background-color: rgba(20, 83, 45, .5)
}

.tw-bg-success-900\/55 {
    background-color: rgba(20, 83, 45, .55)
}

.tw-bg-success-900\/60 {
    background-color: rgba(20, 83, 45, .6)
}

.tw-bg-success-900\/65 {
    background-color: rgba(20, 83, 45, .65)
}

.tw-bg-success-900\/70 {
    background-color: rgba(20, 83, 45, .7)
}

.tw-bg-success-900\/75 {
    background-color: rgba(20, 83, 45, .75)
}

.tw-bg-success-900\/80 {
    background-color: rgba(20, 83, 45, .8)
}

.tw-bg-success-900\/85 {
    background-color: rgba(20, 83, 45, .85)
}

.tw-bg-success-900\/90 {
    background-color: rgba(20, 83, 45, .9)
}

.tw-bg-success-900\/95 {
    background-color: rgba(20, 83, 45, .95)
}

.tw-bg-success-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(5 46 22/var(--tw-bg-opacity))
}

.tw-bg-success-950\/0 {
    background-color: rgba(5, 46, 22, 0)
}

.tw-bg-success-950\/10 {
    background-color: rgba(5, 46, 22, .1)
}

.tw-bg-success-950\/100 {
    background-color: #052e16
}

.tw-bg-success-950\/15 {
    background-color: rgba(5, 46, 22, .15)
}

.tw-bg-success-950\/20 {
    background-color: rgba(5, 46, 22, .2)
}

.tw-bg-success-950\/25 {
    background-color: rgba(5, 46, 22, .25)
}

.tw-bg-success-950\/30 {
    background-color: rgba(5, 46, 22, .3)
}

.tw-bg-success-950\/35 {
    background-color: rgba(5, 46, 22, .35)
}

.tw-bg-success-950\/40 {
    background-color: rgba(5, 46, 22, .4)
}

.tw-bg-success-950\/45 {
    background-color: rgba(5, 46, 22, .45)
}

.tw-bg-success-950\/5 {
    background-color: rgba(5, 46, 22, .05)
}

.tw-bg-success-950\/50 {
    background-color: rgba(5, 46, 22, .5)
}

.tw-bg-success-950\/55 {
    background-color: rgba(5, 46, 22, .55)
}

.tw-bg-success-950\/60 {
    background-color: rgba(5, 46, 22, .6)
}

.tw-bg-success-950\/65 {
    background-color: rgba(5, 46, 22, .65)
}

.tw-bg-success-950\/70 {
    background-color: rgba(5, 46, 22, .7)
}

.tw-bg-success-950\/75 {
    background-color: rgba(5, 46, 22, .75)
}

.tw-bg-success-950\/80 {
    background-color: rgba(5, 46, 22, .8)
}

.tw-bg-success-950\/85 {
    background-color: rgba(5, 46, 22, .85)
}

.tw-bg-success-950\/90 {
    background-color: rgba(5, 46, 22, .9)
}

.tw-bg-success-950\/95 {
    background-color: rgba(5, 46, 22, .95)
}

.tw-bg-transparent,
.tw-bg-transparent\/0 {
    background-color: transparent
}

.tw-bg-transparent\/10 {
    background-color: rgba(0, 0, 0, .1)
}

.tw-bg-transparent\/100 {
    background-color: #000
}

.tw-bg-transparent\/15 {
    background-color: rgba(0, 0, 0, .15)
}

.tw-bg-transparent\/20 {
    background-color: rgba(0, 0, 0, .2)
}

.tw-bg-transparent\/25 {
    background-color: rgba(0, 0, 0, .25)
}

.tw-bg-transparent\/30 {
    background-color: rgba(0, 0, 0, .3)
}

.tw-bg-transparent\/35 {
    background-color: rgba(0, 0, 0, .35)
}

.tw-bg-transparent\/40 {
    background-color: rgba(0, 0, 0, .4)
}

.tw-bg-transparent\/45 {
    background-color: rgba(0, 0, 0, .45)
}

.tw-bg-transparent\/5 {
    background-color: rgba(0, 0, 0, .05)
}

.tw-bg-transparent\/50 {
    background-color: rgba(0, 0, 0, .5)
}

.tw-bg-transparent\/55 {
    background-color: rgba(0, 0, 0, .55)
}

.tw-bg-transparent\/60 {
    background-color: rgba(0, 0, 0, .6)
}

.tw-bg-transparent\/65 {
    background-color: rgba(0, 0, 0, .65)
}

.tw-bg-transparent\/70 {
    background-color: rgba(0, 0, 0, .7)
}

.tw-bg-transparent\/75 {
    background-color: rgba(0, 0, 0, .75)
}

.tw-bg-transparent\/80 {
    background-color: rgba(0, 0, 0, .8)
}

.tw-bg-transparent\/85 {
    background-color: rgba(0, 0, 0, .85)
}

.tw-bg-transparent\/90 {
    background-color: rgba(0, 0, 0, .9)
}

.tw-bg-transparent\/95 {
    background-color: rgba(0, 0, 0, .95)
}

.tw-bg-warning-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 249 195/var(--tw-bg-opacity))
}

.tw-bg-warning-100\/0 {
    background-color: hsla(55, 97%, 88%, 0)
}

.tw-bg-warning-100\/10 {
    background-color: hsla(55, 97%, 88%, .1)
}

.tw-bg-warning-100\/100 {
    background-color: #fef9c3
}

.tw-bg-warning-100\/15 {
    background-color: hsla(55, 97%, 88%, .15)
}

.tw-bg-warning-100\/20 {
    background-color: hsla(55, 97%, 88%, .2)
}

.tw-bg-warning-100\/25 {
    background-color: hsla(55, 97%, 88%, .25)
}

.tw-bg-warning-100\/30 {
    background-color: hsla(55, 97%, 88%, .3)
}

.tw-bg-warning-100\/35 {
    background-color: hsla(55, 97%, 88%, .35)
}

.tw-bg-warning-100\/40 {
    background-color: hsla(55, 97%, 88%, .4)
}

.tw-bg-warning-100\/45 {
    background-color: hsla(55, 97%, 88%, .45)
}

.tw-bg-warning-100\/5 {
    background-color: hsla(55, 97%, 88%, .05)
}

.tw-bg-warning-100\/50 {
    background-color: hsla(55, 97%, 88%, .5)
}

.tw-bg-warning-100\/55 {
    background-color: hsla(55, 97%, 88%, .55)
}

.tw-bg-warning-100\/60 {
    background-color: hsla(55, 97%, 88%, .6)
}

.tw-bg-warning-100\/65 {
    background-color: hsla(55, 97%, 88%, .65)
}

.tw-bg-warning-100\/70 {
    background-color: hsla(55, 97%, 88%, .7)
}

.tw-bg-warning-100\/75 {
    background-color: hsla(55, 97%, 88%, .75)
}

.tw-bg-warning-100\/80 {
    background-color: hsla(55, 97%, 88%, .8)
}

.tw-bg-warning-100\/85 {
    background-color: hsla(55, 97%, 88%, .85)
}

.tw-bg-warning-100\/90 {
    background-color: hsla(55, 97%, 88%, .9)
}

.tw-bg-warning-100\/95 {
    background-color: hsla(55, 97%, 88%, .95)
}

.tw-bg-warning-200 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 240 138/var(--tw-bg-opacity))
}

.tw-bg-warning-200\/0 {
    background-color: hsla(53, 98%, 77%, 0)
}

.tw-bg-warning-200\/10 {
    background-color: hsla(53, 98%, 77%, .1)
}

.tw-bg-warning-200\/100 {
    background-color: #fef08a
}

.tw-bg-warning-200\/15 {
    background-color: hsla(53, 98%, 77%, .15)
}

.tw-bg-warning-200\/20 {
    background-color: hsla(53, 98%, 77%, .2)
}

.tw-bg-warning-200\/25 {
    background-color: hsla(53, 98%, 77%, .25)
}

.tw-bg-warning-200\/30 {
    background-color: hsla(53, 98%, 77%, .3)
}

.tw-bg-warning-200\/35 {
    background-color: hsla(53, 98%, 77%, .35)
}

.tw-bg-warning-200\/40 {
    background-color: hsla(53, 98%, 77%, .4)
}

.tw-bg-warning-200\/45 {
    background-color: hsla(53, 98%, 77%, .45)
}

.tw-bg-warning-200\/5 {
    background-color: hsla(53, 98%, 77%, .05)
}

.tw-bg-warning-200\/50 {
    background-color: hsla(53, 98%, 77%, .5)
}

.tw-bg-warning-200\/55 {
    background-color: hsla(53, 98%, 77%, .55)
}

.tw-bg-warning-200\/60 {
    background-color: hsla(53, 98%, 77%, .6)
}

.tw-bg-warning-200\/65 {
    background-color: hsla(53, 98%, 77%, .65)
}

.tw-bg-warning-200\/70 {
    background-color: hsla(53, 98%, 77%, .7)
}

.tw-bg-warning-200\/75 {
    background-color: hsla(53, 98%, 77%, .75)
}

.tw-bg-warning-200\/80 {
    background-color: hsla(53, 98%, 77%, .8)
}

.tw-bg-warning-200\/85 {
    background-color: hsla(53, 98%, 77%, .85)
}

.tw-bg-warning-200\/90 {
    background-color: hsla(53, 98%, 77%, .9)
}

.tw-bg-warning-200\/95 {
    background-color: hsla(53, 98%, 77%, .95)
}

.tw-bg-warning-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(253 224 71/var(--tw-bg-opacity))
}

.tw-bg-warning-300\/0 {
    background-color: rgba(253, 224, 71, 0)
}

.tw-bg-warning-300\/10 {
    background-color: rgba(253, 224, 71, .1)
}

.tw-bg-warning-300\/100 {
    background-color: #fde047
}

.tw-bg-warning-300\/15 {
    background-color: rgba(253, 224, 71, .15)
}

.tw-bg-warning-300\/20 {
    background-color: rgba(253, 224, 71, .2)
}

.tw-bg-warning-300\/25 {
    background-color: rgba(253, 224, 71, .25)
}

.tw-bg-warning-300\/30 {
    background-color: rgba(253, 224, 71, .3)
}

.tw-bg-warning-300\/35 {
    background-color: rgba(253, 224, 71, .35)
}

.tw-bg-warning-300\/40 {
    background-color: rgba(253, 224, 71, .4)
}

.tw-bg-warning-300\/45 {
    background-color: rgba(253, 224, 71, .45)
}

.tw-bg-warning-300\/5 {
    background-color: rgba(253, 224, 71, .05)
}

.tw-bg-warning-300\/50 {
    background-color: rgba(253, 224, 71, .5)
}

.tw-bg-warning-300\/55 {
    background-color: rgba(253, 224, 71, .55)
}

.tw-bg-warning-300\/60 {
    background-color: rgba(253, 224, 71, .6)
}

.tw-bg-warning-300\/65 {
    background-color: rgba(253, 224, 71, .65)
}

.tw-bg-warning-300\/70 {
    background-color: rgba(253, 224, 71, .7)
}

.tw-bg-warning-300\/75 {
    background-color: rgba(253, 224, 71, .75)
}

.tw-bg-warning-300\/80 {
    background-color: rgba(253, 224, 71, .8)
}

.tw-bg-warning-300\/85 {
    background-color: rgba(253, 224, 71, .85)
}

.tw-bg-warning-300\/90 {
    background-color: rgba(253, 224, 71, .9)
}

.tw-bg-warning-300\/95 {
    background-color: rgba(253, 224, 71, .95)
}

.tw-bg-warning-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(250 204 21/var(--tw-bg-opacity))
}

.tw-bg-warning-400\/0 {
    background-color: rgba(250, 204, 21, 0)
}

.tw-bg-warning-400\/10 {
    background-color: rgba(250, 204, 21, .1)
}

.tw-bg-warning-400\/100 {
    background-color: #facc15
}

.tw-bg-warning-400\/15 {
    background-color: rgba(250, 204, 21, .15)
}

.tw-bg-warning-400\/20 {
    background-color: rgba(250, 204, 21, .2)
}

.tw-bg-warning-400\/25 {
    background-color: rgba(250, 204, 21, .25)
}

.tw-bg-warning-400\/30 {
    background-color: rgba(250, 204, 21, .3)
}

.tw-bg-warning-400\/35 {
    background-color: rgba(250, 204, 21, .35)
}

.tw-bg-warning-400\/40 {
    background-color: rgba(250, 204, 21, .4)
}

.tw-bg-warning-400\/45 {
    background-color: rgba(250, 204, 21, .45)
}

.tw-bg-warning-400\/5 {
    background-color: rgba(250, 204, 21, .05)
}

.tw-bg-warning-400\/50 {
    background-color: rgba(250, 204, 21, .5)
}

.tw-bg-warning-400\/55 {
    background-color: rgba(250, 204, 21, .55)
}

.tw-bg-warning-400\/60 {
    background-color: rgba(250, 204, 21, .6)
}

.tw-bg-warning-400\/65 {
    background-color: rgba(250, 204, 21, .65)
}

.tw-bg-warning-400\/70 {
    background-color: rgba(250, 204, 21, .7)
}

.tw-bg-warning-400\/75 {
    background-color: rgba(250, 204, 21, .75)
}

.tw-bg-warning-400\/80 {
    background-color: rgba(250, 204, 21, .8)
}

.tw-bg-warning-400\/85 {
    background-color: rgba(250, 204, 21, .85)
}

.tw-bg-warning-400\/90 {
    background-color: rgba(250, 204, 21, .9)
}

.tw-bg-warning-400\/95 {
    background-color: rgba(250, 204, 21, .95)
}

.tw-bg-warning-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 252 232/var(--tw-bg-opacity))
}

.tw-bg-warning-50\/0 {
    background-color: hsla(55, 92%, 95%, 0)
}

.tw-bg-warning-50\/10 {
    background-color: hsla(55, 92%, 95%, .1)
}

.tw-bg-warning-50\/100 {
    background-color: #fefce8
}

.tw-bg-warning-50\/15 {
    background-color: hsla(55, 92%, 95%, .15)
}

.tw-bg-warning-50\/20 {
    background-color: hsla(55, 92%, 95%, .2)
}

.tw-bg-warning-50\/25 {
    background-color: hsla(55, 92%, 95%, .25)
}

.tw-bg-warning-50\/30 {
    background-color: hsla(55, 92%, 95%, .3)
}

.tw-bg-warning-50\/35 {
    background-color: hsla(55, 92%, 95%, .35)
}

.tw-bg-warning-50\/40 {
    background-color: hsla(55, 92%, 95%, .4)
}

.tw-bg-warning-50\/45 {
    background-color: hsla(55, 92%, 95%, .45)
}

.tw-bg-warning-50\/5 {
    background-color: hsla(55, 92%, 95%, .05)
}

.tw-bg-warning-50\/50 {
    background-color: hsla(55, 92%, 95%, .5)
}

.tw-bg-warning-50\/55 {
    background-color: hsla(55, 92%, 95%, .55)
}

.tw-bg-warning-50\/60 {
    background-color: hsla(55, 92%, 95%, .6)
}

.tw-bg-warning-50\/65 {
    background-color: hsla(55, 92%, 95%, .65)
}

.tw-bg-warning-50\/70 {
    background-color: hsla(55, 92%, 95%, .7)
}

.tw-bg-warning-50\/75 {
    background-color: hsla(55, 92%, 95%, .75)
}

.tw-bg-warning-50\/80 {
    background-color: hsla(55, 92%, 95%, .8)
}

.tw-bg-warning-50\/85 {
    background-color: hsla(55, 92%, 95%, .85)
}

.tw-bg-warning-50\/90 {
    background-color: hsla(55, 92%, 95%, .9)
}

.tw-bg-warning-50\/95 {
    background-color: hsla(55, 92%, 95%, .95)
}

.tw-bg-warning-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(234 179 8/var(--tw-bg-opacity))
}

.tw-bg-warning-500\/0 {
    background-color: rgba(234, 179, 8, 0)
}

.tw-bg-warning-500\/10 {
    background-color: rgba(234, 179, 8, .1)
}

.tw-bg-warning-500\/100 {
    background-color: #eab308
}

.tw-bg-warning-500\/15 {
    background-color: rgba(234, 179, 8, .15)
}

.tw-bg-warning-500\/20 {
    background-color: rgba(234, 179, 8, .2)
}

.tw-bg-warning-500\/25 {
    background-color: rgba(234, 179, 8, .25)
}

.tw-bg-warning-500\/30 {
    background-color: rgba(234, 179, 8, .3)
}

.tw-bg-warning-500\/35 {
    background-color: rgba(234, 179, 8, .35)
}

.tw-bg-warning-500\/40 {
    background-color: rgba(234, 179, 8, .4)
}

.tw-bg-warning-500\/45 {
    background-color: rgba(234, 179, 8, .45)
}

.tw-bg-warning-500\/5 {
    background-color: rgba(234, 179, 8, .05)
}

.tw-bg-warning-500\/50 {
    background-color: rgba(234, 179, 8, .5)
}

.tw-bg-warning-500\/55 {
    background-color: rgba(234, 179, 8, .55)
}

.tw-bg-warning-500\/60 {
    background-color: rgba(234, 179, 8, .6)
}

.tw-bg-warning-500\/65 {
    background-color: rgba(234, 179, 8, .65)
}

.tw-bg-warning-500\/70 {
    background-color: rgba(234, 179, 8, .7)
}

.tw-bg-warning-500\/75 {
    background-color: rgba(234, 179, 8, .75)
}

.tw-bg-warning-500\/80 {
    background-color: rgba(234, 179, 8, .8)
}

.tw-bg-warning-500\/85 {
    background-color: rgba(234, 179, 8, .85)
}

.tw-bg-warning-500\/90 {
    background-color: rgba(234, 179, 8, .9)
}

.tw-bg-warning-500\/95 {
    background-color: rgba(234, 179, 8, .95)
}

.tw-bg-warning-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(202 138 4/var(--tw-bg-opacity))
}

.tw-bg-warning-600\/0 {
    background-color: rgba(202, 138, 4, 0)
}

.tw-bg-warning-600\/10 {
    background-color: rgba(202, 138, 4, .1)
}

.tw-bg-warning-600\/100 {
    background-color: #ca8a04
}

.tw-bg-warning-600\/15 {
    background-color: rgba(202, 138, 4, .15)
}

.tw-bg-warning-600\/20 {
    background-color: rgba(202, 138, 4, .2)
}

.tw-bg-warning-600\/25 {
    background-color: rgba(202, 138, 4, .25)
}

.tw-bg-warning-600\/30 {
    background-color: rgba(202, 138, 4, .3)
}

.tw-bg-warning-600\/35 {
    background-color: rgba(202, 138, 4, .35)
}

.tw-bg-warning-600\/40 {
    background-color: rgba(202, 138, 4, .4)
}

.tw-bg-warning-600\/45 {
    background-color: rgba(202, 138, 4, .45)
}

.tw-bg-warning-600\/5 {
    background-color: rgba(202, 138, 4, .05)
}

.tw-bg-warning-600\/50 {
    background-color: rgba(202, 138, 4, .5)
}

.tw-bg-warning-600\/55 {
    background-color: rgba(202, 138, 4, .55)
}

.tw-bg-warning-600\/60 {
    background-color: rgba(202, 138, 4, .6)
}

.tw-bg-warning-600\/65 {
    background-color: rgba(202, 138, 4, .65)
}

.tw-bg-warning-600\/70 {
    background-color: rgba(202, 138, 4, .7)
}

.tw-bg-warning-600\/75 {
    background-color: rgba(202, 138, 4, .75)
}

.tw-bg-warning-600\/80 {
    background-color: rgba(202, 138, 4, .8)
}

.tw-bg-warning-600\/85 {
    background-color: rgba(202, 138, 4, .85)
}

.tw-bg-warning-600\/90 {
    background-color: rgba(202, 138, 4, .9)
}

.tw-bg-warning-600\/95 {
    background-color: rgba(202, 138, 4, .95)
}

.tw-bg-warning-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(161 98 7/var(--tw-bg-opacity))
}

.tw-bg-warning-700\/0 {
    background-color: rgba(161, 98, 7, 0)
}

.tw-bg-warning-700\/10 {
    background-color: rgba(161, 98, 7, .1)
}

.tw-bg-warning-700\/100 {
    background-color: #a16207
}

.tw-bg-warning-700\/15 {
    background-color: rgba(161, 98, 7, .15)
}

.tw-bg-warning-700\/20 {
    background-color: rgba(161, 98, 7, .2)
}

.tw-bg-warning-700\/25 {
    background-color: rgba(161, 98, 7, .25)
}

.tw-bg-warning-700\/30 {
    background-color: rgba(161, 98, 7, .3)
}

.tw-bg-warning-700\/35 {
    background-color: rgba(161, 98, 7, .35)
}

.tw-bg-warning-700\/40 {
    background-color: rgba(161, 98, 7, .4)
}

.tw-bg-warning-700\/45 {
    background-color: rgba(161, 98, 7, .45)
}

.tw-bg-warning-700\/5 {
    background-color: rgba(161, 98, 7, .05)
}

.tw-bg-warning-700\/50 {
    background-color: rgba(161, 98, 7, .5)
}

.tw-bg-warning-700\/55 {
    background-color: rgba(161, 98, 7, .55)
}

.tw-bg-warning-700\/60 {
    background-color: rgba(161, 98, 7, .6)
}

.tw-bg-warning-700\/65 {
    background-color: rgba(161, 98, 7, .65)
}

.tw-bg-warning-700\/70 {
    background-color: rgba(161, 98, 7, .7)
}

.tw-bg-warning-700\/75 {
    background-color: rgba(161, 98, 7, .75)
}

.tw-bg-warning-700\/80 {
    background-color: rgba(161, 98, 7, .8)
}

.tw-bg-warning-700\/85 {
    background-color: rgba(161, 98, 7, .85)
}

.tw-bg-warning-700\/90 {
    background-color: rgba(161, 98, 7, .9)
}

.tw-bg-warning-700\/95 {
    background-color: rgba(161, 98, 7, .95)
}

.tw-bg-warning-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(133 77 14/var(--tw-bg-opacity))
}

.tw-bg-warning-800\/0 {
    background-color: rgba(133, 77, 14, 0)
}

.tw-bg-warning-800\/10 {
    background-color: rgba(133, 77, 14, .1)
}

.tw-bg-warning-800\/100 {
    background-color: #854d0e
}

.tw-bg-warning-800\/15 {
    background-color: rgba(133, 77, 14, .15)
}

.tw-bg-warning-800\/20 {
    background-color: rgba(133, 77, 14, .2)
}

.tw-bg-warning-800\/25 {
    background-color: rgba(133, 77, 14, .25)
}

.tw-bg-warning-800\/30 {
    background-color: rgba(133, 77, 14, .3)
}

.tw-bg-warning-800\/35 {
    background-color: rgba(133, 77, 14, .35)
}

.tw-bg-warning-800\/40 {
    background-color: rgba(133, 77, 14, .4)
}

.tw-bg-warning-800\/45 {
    background-color: rgba(133, 77, 14, .45)
}

.tw-bg-warning-800\/5 {
    background-color: rgba(133, 77, 14, .05)
}

.tw-bg-warning-800\/50 {
    background-color: rgba(133, 77, 14, .5)
}

.tw-bg-warning-800\/55 {
    background-color: rgba(133, 77, 14, .55)
}

.tw-bg-warning-800\/60 {
    background-color: rgba(133, 77, 14, .6)
}

.tw-bg-warning-800\/65 {
    background-color: rgba(133, 77, 14, .65)
}

.tw-bg-warning-800\/70 {
    background-color: rgba(133, 77, 14, .7)
}

.tw-bg-warning-800\/75 {
    background-color: rgba(133, 77, 14, .75)
}

.tw-bg-warning-800\/80 {
    background-color: rgba(133, 77, 14, .8)
}

.tw-bg-warning-800\/85 {
    background-color: rgba(133, 77, 14, .85)
}

.tw-bg-warning-800\/90 {
    background-color: rgba(133, 77, 14, .9)
}

.tw-bg-warning-800\/95 {
    background-color: rgba(133, 77, 14, .95)
}

.tw-bg-warning-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(113 63 18/var(--tw-bg-opacity))
}

.tw-bg-warning-900\/0 {
    background-color: rgba(113, 63, 18, 0)
}

.tw-bg-warning-900\/10 {
    background-color: rgba(113, 63, 18, .1)
}

.tw-bg-warning-900\/100 {
    background-color: #713f12
}

.tw-bg-warning-900\/15 {
    background-color: rgba(113, 63, 18, .15)
}

.tw-bg-warning-900\/20 {
    background-color: rgba(113, 63, 18, .2)
}

.tw-bg-warning-900\/25 {
    background-color: rgba(113, 63, 18, .25)
}

.tw-bg-warning-900\/30 {
    background-color: rgba(113, 63, 18, .3)
}

.tw-bg-warning-900\/35 {
    background-color: rgba(113, 63, 18, .35)
}

.tw-bg-warning-900\/40 {
    background-color: rgba(113, 63, 18, .4)
}

.tw-bg-warning-900\/45 {
    background-color: rgba(113, 63, 18, .45)
}

.tw-bg-warning-900\/5 {
    background-color: rgba(113, 63, 18, .05)
}

.tw-bg-warning-900\/50 {
    background-color: rgba(113, 63, 18, .5)
}

.tw-bg-warning-900\/55 {
    background-color: rgba(113, 63, 18, .55)
}

.tw-bg-warning-900\/60 {
    background-color: rgba(113, 63, 18, .6)
}

.tw-bg-warning-900\/65 {
    background-color: rgba(113, 63, 18, .65)
}

.tw-bg-warning-900\/70 {
    background-color: rgba(113, 63, 18, .7)
}

.tw-bg-warning-900\/75 {
    background-color: rgba(113, 63, 18, .75)
}

.tw-bg-warning-900\/80 {
    background-color: rgba(113, 63, 18, .8)
}

.tw-bg-warning-900\/85 {
    background-color: rgba(113, 63, 18, .85)
}

.tw-bg-warning-900\/90 {
    background-color: rgba(113, 63, 18, .9)
}

.tw-bg-warning-900\/95 {
    background-color: rgba(113, 63, 18, .95)
}

.tw-bg-warning-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(66 32 6/var(--tw-bg-opacity))
}

.tw-bg-warning-950\/0 {
    background-color: rgba(66, 32, 6, 0)
}

.tw-bg-warning-950\/10 {
    background-color: rgba(66, 32, 6, .1)
}

.tw-bg-warning-950\/100 {
    background-color: #422006
}

.tw-bg-warning-950\/15 {
    background-color: rgba(66, 32, 6, .15)
}

.tw-bg-warning-950\/20 {
    background-color: rgba(66, 32, 6, .2)
}

.tw-bg-warning-950\/25 {
    background-color: rgba(66, 32, 6, .25)
}

.tw-bg-warning-950\/30 {
    background-color: rgba(66, 32, 6, .3)
}

.tw-bg-warning-950\/35 {
    background-color: rgba(66, 32, 6, .35)
}

.tw-bg-warning-950\/40 {
    background-color: rgba(66, 32, 6, .4)
}

.tw-bg-warning-950\/45 {
    background-color: rgba(66, 32, 6, .45)
}

.tw-bg-warning-950\/5 {
    background-color: rgba(66, 32, 6, .05)
}

.tw-bg-warning-950\/50 {
    background-color: rgba(66, 32, 6, .5)
}

.tw-bg-warning-950\/55 {
    background-color: rgba(66, 32, 6, .55)
}

.tw-bg-warning-950\/60 {
    background-color: rgba(66, 32, 6, .6)
}

.tw-bg-warning-950\/65 {
    background-color: rgba(66, 32, 6, .65)
}

.tw-bg-warning-950\/70 {
    background-color: rgba(66, 32, 6, .7)
}

.tw-bg-warning-950\/75 {
    background-color: rgba(66, 32, 6, .75)
}

.tw-bg-warning-950\/80 {
    background-color: rgba(66, 32, 6, .8)
}

.tw-bg-warning-950\/85 {
    background-color: rgba(66, 32, 6, .85)
}

.tw-bg-warning-950\/90 {
    background-color: rgba(66, 32, 6, .9)
}

.tw-bg-warning-950\/95 {
    background-color: rgba(66, 32, 6, .95)
}

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

.tw-bg-white\/0 {
    background-color: hsla(0, 0%, 100%, 0)
}

.tw-bg-white\/10 {
    background-color: hsla(0, 0%, 100%, .1)
}

.tw-bg-white\/100 {
    background-color: #fff
}

.tw-bg-white\/15 {
    background-color: hsla(0, 0%, 100%, .15)
}

.tw-bg-white\/20 {
    background-color: hsla(0, 0%, 100%, .2)
}

.tw-bg-white\/25 {
    background-color: hsla(0, 0%, 100%, .25)
}

.tw-bg-white\/30 {
    background-color: hsla(0, 0%, 100%, .3)
}

.tw-bg-white\/35 {
    background-color: hsla(0, 0%, 100%, .35)
}

.tw-bg-white\/40 {
    background-color: hsla(0, 0%, 100%, .4)
}

.tw-bg-white\/45 {
    background-color: hsla(0, 0%, 100%, .45)
}

.tw-bg-white\/5 {
    background-color: hsla(0, 0%, 100%, .05)
}

.tw-bg-white\/50 {
    background-color: hsla(0, 0%, 100%, .5)
}

.tw-bg-white\/55 {
    background-color: hsla(0, 0%, 100%, .55)
}

.tw-bg-white\/60 {
    background-color: hsla(0, 0%, 100%, .6)
}

.tw-bg-white\/65 {
    background-color: hsla(0, 0%, 100%, .65)
}

.tw-bg-white\/70 {
    background-color: hsla(0, 0%, 100%, .7)
}

.tw-bg-white\/75 {
    background-color: hsla(0, 0%, 100%, .75)
}

.tw-bg-white\/80 {
    background-color: hsla(0, 0%, 100%, .8)
}

.tw-bg-white\/85 {
    background-color: hsla(0, 0%, 100%, .85)
}

.tw-bg-white\/90 {
    background-color: hsla(0, 0%, 100%, .9)
}

.tw-bg-white\/95 {
    background-color: hsla(0, 0%, 100%, .95)
}

.tw-bg-opacity-0 {
    --tw-bg-opacity: 0
}

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

.tw-bg-opacity-100 {
    --tw-bg-opacity: 1
}

.tw-bg-opacity-15 {
    --tw-bg-opacity: 0.15
}

.tw-bg-opacity-20 {
    --tw-bg-opacity: 0.2
}

.tw-bg-opacity-25 {
    --tw-bg-opacity: 0.25
}

.tw-bg-opacity-30 {
    --tw-bg-opacity: 0.3
}

.tw-bg-opacity-35 {
    --tw-bg-opacity: 0.35
}

.tw-bg-opacity-40 {
    --tw-bg-opacity: 0.4
}

.tw-bg-opacity-45 {
    --tw-bg-opacity: 0.45
}

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

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

.tw-bg-opacity-55 {
    --tw-bg-opacity: 0.55
}

.tw-bg-opacity-60 {
    --tw-bg-opacity: 0.6
}

.tw-bg-opacity-65 {
    --tw-bg-opacity: 0.65
}

.tw-bg-opacity-70 {
    --tw-bg-opacity: 0.7
}

.tw-bg-opacity-75 {
    --tw-bg-opacity: 0.75
}

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

.tw-bg-opacity-85 {
    --tw-bg-opacity: 0.85
}

.tw-bg-opacity-90 {
    --tw-bg-opacity: 0.9
}

.tw-bg-opacity-95 {
    --tw-bg-opacity: 0.95
}

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

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

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

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

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

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

.tw-bg-gradient-to-tl {
    background-image: linear-gradient(to top left, var(--tw-gradient-stops))
}

.tw-bg-gradient-to-tr {
    background-image: linear-gradient(to top right, var(--tw-gradient-stops))
}

.tw-bg-none {
    background-image: none
}

.tw-bg-auto {
    background-size: auto
}

.tw-bg-contain {
    background-size: contain
}

.tw-bg-cover {
    background-size: cover
}

.tw-bg-fixed {
    background-attachment: fixed
}

.tw-bg-local {
    background-attachment: local
}

.tw-bg-scroll {
    background-attachment: scroll
}

.tw-bg-clip-border {
    background-clip: border-box
}

.tw-bg-clip-padding {
    background-clip: padding-box
}

.tw-bg-clip-content {
    background-clip: content-box
}

.tw-bg-clip-text {
    -webkit-background-clip: text;
    background-clip: text
}

.tw-bg-bottom {
    background-position: bottom
}

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

.tw-bg-left {
    background-position: 0
}

.tw-bg-left-bottom {
    background-position: 0 100%
}

.tw-bg-left-top {
    background-position: 0 0
}

.tw-bg-right {
    background-position: 100%
}

.tw-bg-right-bottom {
    background-position: 100% 100%
}

.tw-bg-right-top {
    background-position: 100% 0
}

.tw-bg-top {
    background-position: top
}

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

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

.tw-bg-repeat-x {
    background-repeat: repeat-x
}

.tw-bg-repeat-y {
    background-repeat: repeat-y
}

.tw-bg-repeat-round {
    background-repeat: round
}

.tw-bg-repeat-space {
    background-repeat: space
}

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

.tw-bg-origin-padding {
    background-origin: padding-box
}

.tw-bg-origin-content {
    background-origin: content-box
}

.\!tw-p-0 {
    padding: 0 !important
}

.tw-p-1 {
    padding: .25rem
}

.tw-p-1\.5 {
    padding: .375rem
}

.tw-p-2 {
    padding: .5rem
}

.tw-p-2\.5 {
    padding: .625rem
}

.tw-p-3 {
    padding: .75rem
}

.tw-p-4 {
    padding: 1rem
}

.tw-p-6 {
    padding: 1.5rem
}

.\!tw-px-0 {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.\!tw-px-5 {
    padding-left: 1.25rem !important;
    padding-right: 1.25rem !important
}

.\!tw-py-1 {
    padding-bottom: .25rem !important;
    padding-top: .25rem !important
}

.\!tw-py-4 {
    padding-bottom: 1rem !important;
    padding-top: 1rem !important
}

.\!tw-py-\[18px\] {
    padding-bottom: 18px !important;
    padding-top: 18px !important
}

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

.tw-px-0\.5 {
    padding-left: .125rem;
    padding-right: .125rem
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.tw-pb-0 {
    padding-bottom: 0
}

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

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

.tw-pl-2 {
    padding-left: .5rem
}

.tw-pr-10 {
    padding-right: 2.5rem
}

.tw-pr-2 {
    padding-right: .5rem
}

.tw-pt-2 {
    padding-top: .5rem
}

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

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

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

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

.tw-text-left {
    text-align: left
}

.tw-text-center {
    text-align: center
}

.tw-text-right {
    text-align: right
}

.tw-text-justify {
    text-align: justify
}

.tw-text-start {
    text-align: start
}

.tw-text-end {
    text-align: end
}

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

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

.\!tw-text-base {
    font-size: .9rem !important
}

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

.tw-text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem
}

.tw-text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem
}

.tw-text-5xl {
    font-size: 3rem;
    line-height: 1
}

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

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

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

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

.tw-text-base {
    font-size: .9rem
}

.tw-text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem
}

.tw-text-normal {
    font-size: .84375rem
}

.tw-text-sm {
    font-size: .8rem
}

.tw-text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
}

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

.tw-font-bold {
    font-weight: 700
}

.tw-font-medium {
    font-weight: 500
}

.tw-font-normal {
    font-weight: 400
}

.tw-font-semibold {
    font-weight: 600
}

.tw-lowercase {
    text-transform: lowercase
}

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

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

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

.\!tw-text-neutral-700 {
    --tw-text-opacity: 1 !important;
    color: rgb(51 65 85/var(--tw-text-opacity)) !important
}

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

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

.tw-text-black\/0 {
    color: transparent
}

.tw-text-black\/10 {
    color: rgba(0, 0, 0, .1)
}

.tw-text-black\/100 {
    color: #000
}

.tw-text-black\/15 {
    color: rgba(0, 0, 0, .15)
}

.tw-text-black\/20 {
    color: rgba(0, 0, 0, .2)
}

.tw-text-black\/25 {
    color: rgba(0, 0, 0, .25)
}

.tw-text-black\/30 {
    color: rgba(0, 0, 0, .3)
}

.tw-text-black\/35 {
    color: rgba(0, 0, 0, .35)
}

.tw-text-black\/40 {
    color: rgba(0, 0, 0, .4)
}

.tw-text-black\/45 {
    color: rgba(0, 0, 0, .45)
}

.tw-text-black\/5 {
    color: rgba(0, 0, 0, .05)
}

.tw-text-black\/50 {
    color: rgba(0, 0, 0, .5)
}

.tw-text-black\/55 {
    color: rgba(0, 0, 0, .55)
}

.tw-text-black\/60 {
    color: rgba(0, 0, 0, .6)
}

.tw-text-black\/65 {
    color: rgba(0, 0, 0, .65)
}

.tw-text-black\/70 {
    color: rgba(0, 0, 0, .7)
}

.tw-text-black\/75 {
    color: rgba(0, 0, 0, .75)
}

.tw-text-black\/80 {
    color: rgba(0, 0, 0, .8)
}

.tw-text-black\/85 {
    color: rgba(0, 0, 0, .85)
}

.tw-text-black\/90 {
    color: rgba(0, 0, 0, .9)
}

.tw-text-black\/95 {
    color: rgba(0, 0, 0, .95)
}

.tw-text-current {
    color: currentColor
}

.tw-text-danger-100 {
    --tw-text-opacity: 1;
    color: rgb(254 226 226/var(--tw-text-opacity))
}

.tw-text-danger-100\/0 {
    color: hsla(0, 93%, 94%, 0)
}

.tw-text-danger-100\/10 {
    color: hsla(0, 93%, 94%, .1)
}

.tw-text-danger-100\/100 {
    color: #fee2e2
}

.tw-text-danger-100\/15 {
    color: hsla(0, 93%, 94%, .15)
}

.tw-text-danger-100\/20 {
    color: hsla(0, 93%, 94%, .2)
}

.tw-text-danger-100\/25 {
    color: hsla(0, 93%, 94%, .25)
}

.tw-text-danger-100\/30 {
    color: hsla(0, 93%, 94%, .3)
}

.tw-text-danger-100\/35 {
    color: hsla(0, 93%, 94%, .35)
}

.tw-text-danger-100\/40 {
    color: hsla(0, 93%, 94%, .4)
}

.tw-text-danger-100\/45 {
    color: hsla(0, 93%, 94%, .45)
}

.tw-text-danger-100\/5 {
    color: hsla(0, 93%, 94%, .05)
}

.tw-text-danger-100\/50 {
    color: hsla(0, 93%, 94%, .5)
}

.tw-text-danger-100\/55 {
    color: hsla(0, 93%, 94%, .55)
}

.tw-text-danger-100\/60 {
    color: hsla(0, 93%, 94%, .6)
}

.tw-text-danger-100\/65 {
    color: hsla(0, 93%, 94%, .65)
}

.tw-text-danger-100\/70 {
    color: hsla(0, 93%, 94%, .7)
}

.tw-text-danger-100\/75 {
    color: hsla(0, 93%, 94%, .75)
}

.tw-text-danger-100\/80 {
    color: hsla(0, 93%, 94%, .8)
}

.tw-text-danger-100\/85 {
    color: hsla(0, 93%, 94%, .85)
}

.tw-text-danger-100\/90 {
    color: hsla(0, 93%, 94%, .9)
}

.tw-text-danger-100\/95 {
    color: hsla(0, 93%, 94%, .95)
}

.tw-text-danger-200 {
    --tw-text-opacity: 1;
    color: rgb(254 202 202/var(--tw-text-opacity))
}

.tw-text-danger-200\/0 {
    color: hsla(0, 96%, 89%, 0)
}

.tw-text-danger-200\/10 {
    color: hsla(0, 96%, 89%, .1)
}

.tw-text-danger-200\/100 {
    color: #fecaca
}

.tw-text-danger-200\/15 {
    color: hsla(0, 96%, 89%, .15)
}

.tw-text-danger-200\/20 {
    color: hsla(0, 96%, 89%, .2)
}

.tw-text-danger-200\/25 {
    color: hsla(0, 96%, 89%, .25)
}

.tw-text-danger-200\/30 {
    color: hsla(0, 96%, 89%, .3)
}

.tw-text-danger-200\/35 {
    color: hsla(0, 96%, 89%, .35)
}

.tw-text-danger-200\/40 {
    color: hsla(0, 96%, 89%, .4)
}

.tw-text-danger-200\/45 {
    color: hsla(0, 96%, 89%, .45)
}

.tw-text-danger-200\/5 {
    color: hsla(0, 96%, 89%, .05)
}

.tw-text-danger-200\/50 {
    color: hsla(0, 96%, 89%, .5)
}

.tw-text-danger-200\/55 {
    color: hsla(0, 96%, 89%, .55)
}

.tw-text-danger-200\/60 {
    color: hsla(0, 96%, 89%, .6)
}

.tw-text-danger-200\/65 {
    color: hsla(0, 96%, 89%, .65)
}

.tw-text-danger-200\/70 {
    color: hsla(0, 96%, 89%, .7)
}

.tw-text-danger-200\/75 {
    color: hsla(0, 96%, 89%, .75)
}

.tw-text-danger-200\/80 {
    color: hsla(0, 96%, 89%, .8)
}

.tw-text-danger-200\/85 {
    color: hsla(0, 96%, 89%, .85)
}

.tw-text-danger-200\/90 {
    color: hsla(0, 96%, 89%, .9)
}

.tw-text-danger-200\/95 {
    color: hsla(0, 96%, 89%, .95)
}

.tw-text-danger-300 {
    --tw-text-opacity: 1;
    color: rgb(252 165 165/var(--tw-text-opacity))
}

.tw-text-danger-300\/0 {
    color: hsla(0, 94%, 82%, 0)
}

.tw-text-danger-300\/10 {
    color: hsla(0, 94%, 82%, .1)
}

.tw-text-danger-300\/100 {
    color: #fca5a5
}

.tw-text-danger-300\/15 {
    color: hsla(0, 94%, 82%, .15)
}

.tw-text-danger-300\/20 {
    color: hsla(0, 94%, 82%, .2)
}

.tw-text-danger-300\/25 {
    color: hsla(0, 94%, 82%, .25)
}

.tw-text-danger-300\/30 {
    color: hsla(0, 94%, 82%, .3)
}

.tw-text-danger-300\/35 {
    color: hsla(0, 94%, 82%, .35)
}

.tw-text-danger-300\/40 {
    color: hsla(0, 94%, 82%, .4)
}

.tw-text-danger-300\/45 {
    color: hsla(0, 94%, 82%, .45)
}

.tw-text-danger-300\/5 {
    color: hsla(0, 94%, 82%, .05)
}

.tw-text-danger-300\/50 {
    color: hsla(0, 94%, 82%, .5)
}

.tw-text-danger-300\/55 {
    color: hsla(0, 94%, 82%, .55)
}

.tw-text-danger-300\/60 {
    color: hsla(0, 94%, 82%, .6)
}

.tw-text-danger-300\/65 {
    color: hsla(0, 94%, 82%, .65)
}

.tw-text-danger-300\/70 {
    color: hsla(0, 94%, 82%, .7)
}

.tw-text-danger-300\/75 {
    color: hsla(0, 94%, 82%, .75)
}

.tw-text-danger-300\/80 {
    color: hsla(0, 94%, 82%, .8)
}

.tw-text-danger-300\/85 {
    color: hsla(0, 94%, 82%, .85)
}

.tw-text-danger-300\/90 {
    color: hsla(0, 94%, 82%, .9)
}

.tw-text-danger-300\/95 {
    color: hsla(0, 94%, 82%, .95)
}

.tw-text-danger-400 {
    --tw-text-opacity: 1;
    color: rgb(248 113 113/var(--tw-text-opacity))
}

.tw-text-danger-400\/0 {
    color: hsla(0, 91%, 71%, 0)
}

.tw-text-danger-400\/10 {
    color: hsla(0, 91%, 71%, .1)
}

.tw-text-danger-400\/100 {
    color: #f87171
}

.tw-text-danger-400\/15 {
    color: hsla(0, 91%, 71%, .15)
}

.tw-text-danger-400\/20 {
    color: hsla(0, 91%, 71%, .2)
}

.tw-text-danger-400\/25 {
    color: hsla(0, 91%, 71%, .25)
}

.tw-text-danger-400\/30 {
    color: hsla(0, 91%, 71%, .3)
}

.tw-text-danger-400\/35 {
    color: hsla(0, 91%, 71%, .35)
}

.tw-text-danger-400\/40 {
    color: hsla(0, 91%, 71%, .4)
}

.tw-text-danger-400\/45 {
    color: hsla(0, 91%, 71%, .45)
}

.tw-text-danger-400\/5 {
    color: hsla(0, 91%, 71%, .05)
}

.tw-text-danger-400\/50 {
    color: hsla(0, 91%, 71%, .5)
}

.tw-text-danger-400\/55 {
    color: hsla(0, 91%, 71%, .55)
}

.tw-text-danger-400\/60 {
    color: hsla(0, 91%, 71%, .6)
}

.tw-text-danger-400\/65 {
    color: hsla(0, 91%, 71%, .65)
}

.tw-text-danger-400\/70 {
    color: hsla(0, 91%, 71%, .7)
}

.tw-text-danger-400\/75 {
    color: hsla(0, 91%, 71%, .75)
}

.tw-text-danger-400\/80 {
    color: hsla(0, 91%, 71%, .8)
}

.tw-text-danger-400\/85 {
    color: hsla(0, 91%, 71%, .85)
}

.tw-text-danger-400\/90 {
    color: hsla(0, 91%, 71%, .9)
}

.tw-text-danger-400\/95 {
    color: hsla(0, 91%, 71%, .95)
}

.tw-text-danger-50 {
    --tw-text-opacity: 1;
    color: rgb(254 242 242/var(--tw-text-opacity))
}

.tw-text-danger-50\/0 {
    color: hsla(0, 86%, 97%, 0)
}

.tw-text-danger-50\/10 {
    color: hsla(0, 86%, 97%, .1)
}

.tw-text-danger-50\/100 {
    color: #fef2f2
}

.tw-text-danger-50\/15 {
    color: hsla(0, 86%, 97%, .15)
}

.tw-text-danger-50\/20 {
    color: hsla(0, 86%, 97%, .2)
}

.tw-text-danger-50\/25 {
    color: hsla(0, 86%, 97%, .25)
}

.tw-text-danger-50\/30 {
    color: hsla(0, 86%, 97%, .3)
}

.tw-text-danger-50\/35 {
    color: hsla(0, 86%, 97%, .35)
}

.tw-text-danger-50\/40 {
    color: hsla(0, 86%, 97%, .4)
}

.tw-text-danger-50\/45 {
    color: hsla(0, 86%, 97%, .45)
}

.tw-text-danger-50\/5 {
    color: hsla(0, 86%, 97%, .05)
}

.tw-text-danger-50\/50 {
    color: hsla(0, 86%, 97%, .5)
}

.tw-text-danger-50\/55 {
    color: hsla(0, 86%, 97%, .55)
}

.tw-text-danger-50\/60 {
    color: hsla(0, 86%, 97%, .6)
}

.tw-text-danger-50\/65 {
    color: hsla(0, 86%, 97%, .65)
}

.tw-text-danger-50\/70 {
    color: hsla(0, 86%, 97%, .7)
}

.tw-text-danger-50\/75 {
    color: hsla(0, 86%, 97%, .75)
}

.tw-text-danger-50\/80 {
    color: hsla(0, 86%, 97%, .8)
}

.tw-text-danger-50\/85 {
    color: hsla(0, 86%, 97%, .85)
}

.tw-text-danger-50\/90 {
    color: hsla(0, 86%, 97%, .9)
}

.tw-text-danger-50\/95 {
    color: hsla(0, 86%, 97%, .95)
}

.tw-text-danger-500 {
    --tw-text-opacity: 1;
    color: rgb(239 68 68/var(--tw-text-opacity))
}

.tw-text-danger-500\/0 {
    color: rgba(239, 68, 68, 0)
}

.tw-text-danger-500\/10 {
    color: rgba(239, 68, 68, .1)
}

.tw-text-danger-500\/100 {
    color: #ef4444
}

.tw-text-danger-500\/15 {
    color: rgba(239, 68, 68, .15)
}

.tw-text-danger-500\/20 {
    color: rgba(239, 68, 68, .2)
}

.tw-text-danger-500\/25 {
    color: rgba(239, 68, 68, .25)
}

.tw-text-danger-500\/30 {
    color: rgba(239, 68, 68, .3)
}

.tw-text-danger-500\/35 {
    color: rgba(239, 68, 68, .35)
}

.tw-text-danger-500\/40 {
    color: rgba(239, 68, 68, .4)
}

.tw-text-danger-500\/45 {
    color: rgba(239, 68, 68, .45)
}

.tw-text-danger-500\/5 {
    color: rgba(239, 68, 68, .05)
}

.tw-text-danger-500\/50 {
    color: rgba(239, 68, 68, .5)
}

.tw-text-danger-500\/55 {
    color: rgba(239, 68, 68, .55)
}

.tw-text-danger-500\/60 {
    color: rgba(239, 68, 68, .6)
}

.tw-text-danger-500\/65 {
    color: rgba(239, 68, 68, .65)
}

.tw-text-danger-500\/70 {
    color: rgba(239, 68, 68, .7)
}

.tw-text-danger-500\/75 {
    color: rgba(239, 68, 68, .75)
}

.tw-text-danger-500\/80 {
    color: rgba(239, 68, 68, .8)
}

.tw-text-danger-500\/85 {
    color: rgba(239, 68, 68, .85)
}

.tw-text-danger-500\/90 {
    color: rgba(239, 68, 68, .9)
}

.tw-text-danger-500\/95 {
    color: rgba(239, 68, 68, .95)
}

.tw-text-danger-600 {
    --tw-text-opacity: 1;
    color: rgb(220 38 38/var(--tw-text-opacity))
}

.tw-text-danger-600\/0 {
    color: rgba(220, 38, 38, 0)
}

.tw-text-danger-600\/10 {
    color: rgba(220, 38, 38, .1)
}

.tw-text-danger-600\/100 {
    color: #dc2626
}

.tw-text-danger-600\/15 {
    color: rgba(220, 38, 38, .15)
}

.tw-text-danger-600\/20 {
    color: rgba(220, 38, 38, .2)
}

.tw-text-danger-600\/25 {
    color: rgba(220, 38, 38, .25)
}

.tw-text-danger-600\/30 {
    color: rgba(220, 38, 38, .3)
}

.tw-text-danger-600\/35 {
    color: rgba(220, 38, 38, .35)
}

.tw-text-danger-600\/40 {
    color: rgba(220, 38, 38, .4)
}

.tw-text-danger-600\/45 {
    color: rgba(220, 38, 38, .45)
}

.tw-text-danger-600\/5 {
    color: rgba(220, 38, 38, .05)
}

.tw-text-danger-600\/50 {
    color: rgba(220, 38, 38, .5)
}

.tw-text-danger-600\/55 {
    color: rgba(220, 38, 38, .55)
}

.tw-text-danger-600\/60 {
    color: rgba(220, 38, 38, .6)
}

.tw-text-danger-600\/65 {
    color: rgba(220, 38, 38, .65)
}

.tw-text-danger-600\/70 {
    color: rgba(220, 38, 38, .7)
}

.tw-text-danger-600\/75 {
    color: rgba(220, 38, 38, .75)
}

.tw-text-danger-600\/80 {
    color: rgba(220, 38, 38, .8)
}

.tw-text-danger-600\/85 {
    color: rgba(220, 38, 38, .85)
}

.tw-text-danger-600\/90 {
    color: rgba(220, 38, 38, .9)
}

.tw-text-danger-600\/95 {
    color: rgba(220, 38, 38, .95)
}

.tw-text-danger-700 {
    --tw-text-opacity: 1;
    color: rgb(185 28 28/var(--tw-text-opacity))
}

.tw-text-danger-700\/0 {
    color: rgba(185, 28, 28, 0)
}

.tw-text-danger-700\/10 {
    color: rgba(185, 28, 28, .1)
}

.tw-text-danger-700\/100 {
    color: #b91c1c
}

.tw-text-danger-700\/15 {
    color: rgba(185, 28, 28, .15)
}

.tw-text-danger-700\/20 {
    color: rgba(185, 28, 28, .2)
}

.tw-text-danger-700\/25 {
    color: rgba(185, 28, 28, .25)
}

.tw-text-danger-700\/30 {
    color: rgba(185, 28, 28, .3)
}

.tw-text-danger-700\/35 {
    color: rgba(185, 28, 28, .35)
}

.tw-text-danger-700\/40 {
    color: rgba(185, 28, 28, .4)
}

.tw-text-danger-700\/45 {
    color: rgba(185, 28, 28, .45)
}

.tw-text-danger-700\/5 {
    color: rgba(185, 28, 28, .05)
}

.tw-text-danger-700\/50 {
    color: rgba(185, 28, 28, .5)
}

.tw-text-danger-700\/55 {
    color: rgba(185, 28, 28, .55)
}

.tw-text-danger-700\/60 {
    color: rgba(185, 28, 28, .6)
}

.tw-text-danger-700\/65 {
    color: rgba(185, 28, 28, .65)
}

.tw-text-danger-700\/70 {
    color: rgba(185, 28, 28, .7)
}

.tw-text-danger-700\/75 {
    color: rgba(185, 28, 28, .75)
}

.tw-text-danger-700\/80 {
    color: rgba(185, 28, 28, .8)
}

.tw-text-danger-700\/85 {
    color: rgba(185, 28, 28, .85)
}

.tw-text-danger-700\/90 {
    color: rgba(185, 28, 28, .9)
}

.tw-text-danger-700\/95 {
    color: rgba(185, 28, 28, .95)
}

.tw-text-danger-800 {
    --tw-text-opacity: 1;
    color: rgb(153 27 27/var(--tw-text-opacity))
}

.tw-text-danger-800\/0 {
    color: rgba(153, 27, 27, 0)
}

.tw-text-danger-800\/10 {
    color: rgba(153, 27, 27, .1)
}

.tw-text-danger-800\/100 {
    color: #991b1b
}

.tw-text-danger-800\/15 {
    color: rgba(153, 27, 27, .15)
}

.tw-text-danger-800\/20 {
    color: rgba(153, 27, 27, .2)
}

.tw-text-danger-800\/25 {
    color: rgba(153, 27, 27, .25)
}

.tw-text-danger-800\/30 {
    color: rgba(153, 27, 27, .3)
}

.tw-text-danger-800\/35 {
    color: rgba(153, 27, 27, .35)
}

.tw-text-danger-800\/40 {
    color: rgba(153, 27, 27, .4)
}

.tw-text-danger-800\/45 {
    color: rgba(153, 27, 27, .45)
}

.tw-text-danger-800\/5 {
    color: rgba(153, 27, 27, .05)
}

.tw-text-danger-800\/50 {
    color: rgba(153, 27, 27, .5)
}

.tw-text-danger-800\/55 {
    color: rgba(153, 27, 27, .55)
}

.tw-text-danger-800\/60 {
    color: rgba(153, 27, 27, .6)
}

.tw-text-danger-800\/65 {
    color: rgba(153, 27, 27, .65)
}

.tw-text-danger-800\/70 {
    color: rgba(153, 27, 27, .7)
}

.tw-text-danger-800\/75 {
    color: rgba(153, 27, 27, .75)
}

.tw-text-danger-800\/80 {
    color: rgba(153, 27, 27, .8)
}

.tw-text-danger-800\/85 {
    color: rgba(153, 27, 27, .85)
}

.tw-text-danger-800\/90 {
    color: rgba(153, 27, 27, .9)
}

.tw-text-danger-800\/95 {
    color: rgba(153, 27, 27, .95)
}

.tw-text-danger-900 {
    --tw-text-opacity: 1;
    color: rgb(127 29 29/var(--tw-text-opacity))
}

.tw-text-danger-900\/0 {
    color: rgba(127, 29, 29, 0)
}

.tw-text-danger-900\/10 {
    color: rgba(127, 29, 29, .1)
}

.tw-text-danger-900\/100 {
    color: #7f1d1d
}

.tw-text-danger-900\/15 {
    color: rgba(127, 29, 29, .15)
}

.tw-text-danger-900\/20 {
    color: rgba(127, 29, 29, .2)
}

.tw-text-danger-900\/25 {
    color: rgba(127, 29, 29, .25)
}

.tw-text-danger-900\/30 {
    color: rgba(127, 29, 29, .3)
}

.tw-text-danger-900\/35 {
    color: rgba(127, 29, 29, .35)
}

.tw-text-danger-900\/40 {
    color: rgba(127, 29, 29, .4)
}

.tw-text-danger-900\/45 {
    color: rgba(127, 29, 29, .45)
}

.tw-text-danger-900\/5 {
    color: rgba(127, 29, 29, .05)
}

.tw-text-danger-900\/50 {
    color: rgba(127, 29, 29, .5)
}

.tw-text-danger-900\/55 {
    color: rgba(127, 29, 29, .55)
}

.tw-text-danger-900\/60 {
    color: rgba(127, 29, 29, .6)
}

.tw-text-danger-900\/65 {
    color: rgba(127, 29, 29, .65)
}

.tw-text-danger-900\/70 {
    color: rgba(127, 29, 29, .7)
}

.tw-text-danger-900\/75 {
    color: rgba(127, 29, 29, .75)
}

.tw-text-danger-900\/80 {
    color: rgba(127, 29, 29, .8)
}

.tw-text-danger-900\/85 {
    color: rgba(127, 29, 29, .85)
}

.tw-text-danger-900\/90 {
    color: rgba(127, 29, 29, .9)
}

.tw-text-danger-900\/95 {
    color: rgba(127, 29, 29, .95)
}

.tw-text-danger-950 {
    --tw-text-opacity: 1;
    color: rgb(69 10 10/var(--tw-text-opacity))
}

.tw-text-danger-950\/0 {
    color: rgba(69, 10, 10, 0)
}

.tw-text-danger-950\/10 {
    color: rgba(69, 10, 10, .1)
}

.tw-text-danger-950\/100 {
    color: #450a0a
}

.tw-text-danger-950\/15 {
    color: rgba(69, 10, 10, .15)
}

.tw-text-danger-950\/20 {
    color: rgba(69, 10, 10, .2)
}

.tw-text-danger-950\/25 {
    color: rgba(69, 10, 10, .25)
}

.tw-text-danger-950\/30 {
    color: rgba(69, 10, 10, .3)
}

.tw-text-danger-950\/35 {
    color: rgba(69, 10, 10, .35)
}

.tw-text-danger-950\/40 {
    color: rgba(69, 10, 10, .4)
}

.tw-text-danger-950\/45 {
    color: rgba(69, 10, 10, .45)
}

.tw-text-danger-950\/5 {
    color: rgba(69, 10, 10, .05)
}

.tw-text-danger-950\/50 {
    color: rgba(69, 10, 10, .5)
}

.tw-text-danger-950\/55 {
    color: rgba(69, 10, 10, .55)
}

.tw-text-danger-950\/60 {
    color: rgba(69, 10, 10, .6)
}

.tw-text-danger-950\/65 {
    color: rgba(69, 10, 10, .65)
}

.tw-text-danger-950\/70 {
    color: rgba(69, 10, 10, .7)
}

.tw-text-danger-950\/75 {
    color: rgba(69, 10, 10, .75)
}

.tw-text-danger-950\/80 {
    color: rgba(69, 10, 10, .8)
}

.tw-text-danger-950\/85 {
    color: rgba(69, 10, 10, .85)
}

.tw-text-danger-950\/90 {
    color: rgba(69, 10, 10, .9)
}

.tw-text-danger-950\/95 {
    color: rgba(69, 10, 10, .95)
}

.tw-text-info-100 {
    --tw-text-opacity: 1;
    color: rgb(224 242 254/var(--tw-text-opacity))
}

.tw-text-info-100\/0 {
    color: rgba(224, 242, 254, 0)
}

.tw-text-info-100\/10 {
    color: rgba(224, 242, 254, .1)
}

.tw-text-info-100\/100 {
    color: #e0f2fe
}

.tw-text-info-100\/15 {
    color: rgba(224, 242, 254, .15)
}

.tw-text-info-100\/20 {
    color: rgba(224, 242, 254, .2)
}

.tw-text-info-100\/25 {
    color: rgba(224, 242, 254, .25)
}

.tw-text-info-100\/30 {
    color: rgba(224, 242, 254, .3)
}

.tw-text-info-100\/35 {
    color: rgba(224, 242, 254, .35)
}

.tw-text-info-100\/40 {
    color: rgba(224, 242, 254, .4)
}

.tw-text-info-100\/45 {
    color: rgba(224, 242, 254, .45)
}

.tw-text-info-100\/5 {
    color: rgba(224, 242, 254, .05)
}

.tw-text-info-100\/50 {
    color: rgba(224, 242, 254, .5)
}

.tw-text-info-100\/55 {
    color: rgba(224, 242, 254, .55)
}

.tw-text-info-100\/60 {
    color: rgba(224, 242, 254, .6)
}

.tw-text-info-100\/65 {
    color: rgba(224, 242, 254, .65)
}

.tw-text-info-100\/70 {
    color: rgba(224, 242, 254, .7)
}

.tw-text-info-100\/75 {
    color: rgba(224, 242, 254, .75)
}

.tw-text-info-100\/80 {
    color: rgba(224, 242, 254, .8)
}

.tw-text-info-100\/85 {
    color: rgba(224, 242, 254, .85)
}

.tw-text-info-100\/90 {
    color: rgba(224, 242, 254, .9)
}

.tw-text-info-100\/95 {
    color: rgba(224, 242, 254, .95)
}

.tw-text-info-200 {
    --tw-text-opacity: 1;
    color: rgb(186 230 253/var(--tw-text-opacity))
}

.tw-text-info-200\/0 {
    color: rgba(186, 230, 253, 0)
}

.tw-text-info-200\/10 {
    color: rgba(186, 230, 253, .1)
}

.tw-text-info-200\/100 {
    color: #bae6fd
}

.tw-text-info-200\/15 {
    color: rgba(186, 230, 253, .15)
}

.tw-text-info-200\/20 {
    color: rgba(186, 230, 253, .2)
}

.tw-text-info-200\/25 {
    color: rgba(186, 230, 253, .25)
}

.tw-text-info-200\/30 {
    color: rgba(186, 230, 253, .3)
}

.tw-text-info-200\/35 {
    color: rgba(186, 230, 253, .35)
}

.tw-text-info-200\/40 {
    color: rgba(186, 230, 253, .4)
}

.tw-text-info-200\/45 {
    color: rgba(186, 230, 253, .45)
}

.tw-text-info-200\/5 {
    color: rgba(186, 230, 253, .05)
}

.tw-text-info-200\/50 {
    color: rgba(186, 230, 253, .5)
}

.tw-text-info-200\/55 {
    color: rgba(186, 230, 253, .55)
}

.tw-text-info-200\/60 {
    color: rgba(186, 230, 253, .6)
}

.tw-text-info-200\/65 {
    color: rgba(186, 230, 253, .65)
}

.tw-text-info-200\/70 {
    color: rgba(186, 230, 253, .7)
}

.tw-text-info-200\/75 {
    color: rgba(186, 230, 253, .75)
}

.tw-text-info-200\/80 {
    color: rgba(186, 230, 253, .8)
}

.tw-text-info-200\/85 {
    color: rgba(186, 230, 253, .85)
}

.tw-text-info-200\/90 {
    color: rgba(186, 230, 253, .9)
}

.tw-text-info-200\/95 {
    color: rgba(186, 230, 253, .95)
}

.tw-text-info-300 {
    --tw-text-opacity: 1;
    color: rgb(125 211 252/var(--tw-text-opacity))
}

.tw-text-info-300\/0 {
    color: rgba(125, 211, 252, 0)
}

.tw-text-info-300\/10 {
    color: rgba(125, 211, 252, .1)
}

.tw-text-info-300\/100 {
    color: #7dd3fc
}

.tw-text-info-300\/15 {
    color: rgba(125, 211, 252, .15)
}

.tw-text-info-300\/20 {
    color: rgba(125, 211, 252, .2)
}

.tw-text-info-300\/25 {
    color: rgba(125, 211, 252, .25)
}

.tw-text-info-300\/30 {
    color: rgba(125, 211, 252, .3)
}

.tw-text-info-300\/35 {
    color: rgba(125, 211, 252, .35)
}

.tw-text-info-300\/40 {
    color: rgba(125, 211, 252, .4)
}

.tw-text-info-300\/45 {
    color: rgba(125, 211, 252, .45)
}

.tw-text-info-300\/5 {
    color: rgba(125, 211, 252, .05)
}

.tw-text-info-300\/50 {
    color: rgba(125, 211, 252, .5)
}

.tw-text-info-300\/55 {
    color: rgba(125, 211, 252, .55)
}

.tw-text-info-300\/60 {
    color: rgba(125, 211, 252, .6)
}

.tw-text-info-300\/65 {
    color: rgba(125, 211, 252, .65)
}

.tw-text-info-300\/70 {
    color: rgba(125, 211, 252, .7)
}

.tw-text-info-300\/75 {
    color: rgba(125, 211, 252, .75)
}

.tw-text-info-300\/80 {
    color: rgba(125, 211, 252, .8)
}

.tw-text-info-300\/85 {
    color: rgba(125, 211, 252, .85)
}

.tw-text-info-300\/90 {
    color: rgba(125, 211, 252, .9)
}

.tw-text-info-300\/95 {
    color: rgba(125, 211, 252, .95)
}

.tw-text-info-400 {
    --tw-text-opacity: 1;
    color: rgb(56 189 248/var(--tw-text-opacity))
}

.tw-text-info-400\/0 {
    color: rgba(56, 189, 248, 0)
}

.tw-text-info-400\/10 {
    color: rgba(56, 189, 248, .1)
}

.tw-text-info-400\/100 {
    color: #38bdf8
}

.tw-text-info-400\/15 {
    color: rgba(56, 189, 248, .15)
}

.tw-text-info-400\/20 {
    color: rgba(56, 189, 248, .2)
}

.tw-text-info-400\/25 {
    color: rgba(56, 189, 248, .25)
}

.tw-text-info-400\/30 {
    color: rgba(56, 189, 248, .3)
}

.tw-text-info-400\/35 {
    color: rgba(56, 189, 248, .35)
}

.tw-text-info-400\/40 {
    color: rgba(56, 189, 248, .4)
}

.tw-text-info-400\/45 {
    color: rgba(56, 189, 248, .45)
}

.tw-text-info-400\/5 {
    color: rgba(56, 189, 248, .05)
}

.tw-text-info-400\/50 {
    color: rgba(56, 189, 248, .5)
}

.tw-text-info-400\/55 {
    color: rgba(56, 189, 248, .55)
}

.tw-text-info-400\/60 {
    color: rgba(56, 189, 248, .6)
}

.tw-text-info-400\/65 {
    color: rgba(56, 189, 248, .65)
}

.tw-text-info-400\/70 {
    color: rgba(56, 189, 248, .7)
}

.tw-text-info-400\/75 {
    color: rgba(56, 189, 248, .75)
}

.tw-text-info-400\/80 {
    color: rgba(56, 189, 248, .8)
}

.tw-text-info-400\/85 {
    color: rgba(56, 189, 248, .85)
}

.tw-text-info-400\/90 {
    color: rgba(56, 189, 248, .9)
}

.tw-text-info-400\/95 {
    color: rgba(56, 189, 248, .95)
}

.tw-text-info-50 {
    --tw-text-opacity: 1;
    color: rgb(240 249 255/var(--tw-text-opacity))
}

.tw-text-info-50\/0 {
    color: rgba(240, 249, 255, 0)
}

.tw-text-info-50\/10 {
    color: rgba(240, 249, 255, .1)
}

.tw-text-info-50\/100 {
    color: #f0f9ff
}

.tw-text-info-50\/15 {
    color: rgba(240, 249, 255, .15)
}

.tw-text-info-50\/20 {
    color: rgba(240, 249, 255, .2)
}

.tw-text-info-50\/25 {
    color: rgba(240, 249, 255, .25)
}

.tw-text-info-50\/30 {
    color: rgba(240, 249, 255, .3)
}

.tw-text-info-50\/35 {
    color: rgba(240, 249, 255, .35)
}

.tw-text-info-50\/40 {
    color: rgba(240, 249, 255, .4)
}

.tw-text-info-50\/45 {
    color: rgba(240, 249, 255, .45)
}

.tw-text-info-50\/5 {
    color: rgba(240, 249, 255, .05)
}

.tw-text-info-50\/50 {
    color: rgba(240, 249, 255, .5)
}

.tw-text-info-50\/55 {
    color: rgba(240, 249, 255, .55)
}

.tw-text-info-50\/60 {
    color: rgba(240, 249, 255, .6)
}

.tw-text-info-50\/65 {
    color: rgba(240, 249, 255, .65)
}

.tw-text-info-50\/70 {
    color: rgba(240, 249, 255, .7)
}

.tw-text-info-50\/75 {
    color: rgba(240, 249, 255, .75)
}

.tw-text-info-50\/80 {
    color: rgba(240, 249, 255, .8)
}

.tw-text-info-50\/85 {
    color: rgba(240, 249, 255, .85)
}

.tw-text-info-50\/90 {
    color: rgba(240, 249, 255, .9)
}

.tw-text-info-50\/95 {
    color: rgba(240, 249, 255, .95)
}

.tw-text-info-500 {
    --tw-text-opacity: 1;
    color: rgb(14 165 233/var(--tw-text-opacity))
}

.tw-text-info-500\/0 {
    color: rgba(14, 165, 233, 0)
}

.tw-text-info-500\/10 {
    color: rgba(14, 165, 233, .1)
}

.tw-text-info-500\/100 {
    color: #0ea5e9
}

.tw-text-info-500\/15 {
    color: rgba(14, 165, 233, .15)
}

.tw-text-info-500\/20 {
    color: rgba(14, 165, 233, .2)
}

.tw-text-info-500\/25 {
    color: rgba(14, 165, 233, .25)
}

.tw-text-info-500\/30 {
    color: rgba(14, 165, 233, .3)
}

.tw-text-info-500\/35 {
    color: rgba(14, 165, 233, .35)
}

.tw-text-info-500\/40 {
    color: rgba(14, 165, 233, .4)
}

.tw-text-info-500\/45 {
    color: rgba(14, 165, 233, .45)
}

.tw-text-info-500\/5 {
    color: rgba(14, 165, 233, .05)
}

.tw-text-info-500\/50 {
    color: rgba(14, 165, 233, .5)
}

.tw-text-info-500\/55 {
    color: rgba(14, 165, 233, .55)
}

.tw-text-info-500\/60 {
    color: rgba(14, 165, 233, .6)
}

.tw-text-info-500\/65 {
    color: rgba(14, 165, 233, .65)
}

.tw-text-info-500\/70 {
    color: rgba(14, 165, 233, .7)
}

.tw-text-info-500\/75 {
    color: rgba(14, 165, 233, .75)
}

.tw-text-info-500\/80 {
    color: rgba(14, 165, 233, .8)
}

.tw-text-info-500\/85 {
    color: rgba(14, 165, 233, .85)
}

.tw-text-info-500\/90 {
    color: rgba(14, 165, 233, .9)
}

.tw-text-info-500\/95 {
    color: rgba(14, 165, 233, .95)
}

.tw-text-info-600 {
    --tw-text-opacity: 1;
    color: rgb(2 132 199/var(--tw-text-opacity))
}

.tw-text-info-600\/0 {
    color: rgba(2, 132, 199, 0)
}

.tw-text-info-600\/10 {
    color: rgba(2, 132, 199, .1)
}

.tw-text-info-600\/100 {
    color: #0284c7
}

.tw-text-info-600\/15 {
    color: rgba(2, 132, 199, .15)
}

.tw-text-info-600\/20 {
    color: rgba(2, 132, 199, .2)
}

.tw-text-info-600\/25 {
    color: rgba(2, 132, 199, .25)
}

.tw-text-info-600\/30 {
    color: rgba(2, 132, 199, .3)
}

.tw-text-info-600\/35 {
    color: rgba(2, 132, 199, .35)
}

.tw-text-info-600\/40 {
    color: rgba(2, 132, 199, .4)
}

.tw-text-info-600\/45 {
    color: rgba(2, 132, 199, .45)
}

.tw-text-info-600\/5 {
    color: rgba(2, 132, 199, .05)
}

.tw-text-info-600\/50 {
    color: rgba(2, 132, 199, .5)
}

.tw-text-info-600\/55 {
    color: rgba(2, 132, 199, .55)
}

.tw-text-info-600\/60 {
    color: rgba(2, 132, 199, .6)
}

.tw-text-info-600\/65 {
    color: rgba(2, 132, 199, .65)
}

.tw-text-info-600\/70 {
    color: rgba(2, 132, 199, .7)
}

.tw-text-info-600\/75 {
    color: rgba(2, 132, 199, .75)
}

.tw-text-info-600\/80 {
    color: rgba(2, 132, 199, .8)
}

.tw-text-info-600\/85 {
    color: rgba(2, 132, 199, .85)
}

.tw-text-info-600\/90 {
    color: rgba(2, 132, 199, .9)
}

.tw-text-info-600\/95 {
    color: rgba(2, 132, 199, .95)
}

.tw-text-info-700 {
    --tw-text-opacity: 1;
    color: rgb(3 105 161/var(--tw-text-opacity))
}

.tw-text-info-700\/0 {
    color: rgba(3, 105, 161, 0)
}

.tw-text-info-700\/10 {
    color: rgba(3, 105, 161, .1)
}

.tw-text-info-700\/100 {
    color: #0369a1
}

.tw-text-info-700\/15 {
    color: rgba(3, 105, 161, .15)
}

.tw-text-info-700\/20 {
    color: rgba(3, 105, 161, .2)
}

.tw-text-info-700\/25 {
    color: rgba(3, 105, 161, .25)
}

.tw-text-info-700\/30 {
    color: rgba(3, 105, 161, .3)
}

.tw-text-info-700\/35 {
    color: rgba(3, 105, 161, .35)
}

.tw-text-info-700\/40 {
    color: rgba(3, 105, 161, .4)
}

.tw-text-info-700\/45 {
    color: rgba(3, 105, 161, .45)
}

.tw-text-info-700\/5 {
    color: rgba(3, 105, 161, .05)
}

.tw-text-info-700\/50 {
    color: rgba(3, 105, 161, .5)
}

.tw-text-info-700\/55 {
    color: rgba(3, 105, 161, .55)
}

.tw-text-info-700\/60 {
    color: rgba(3, 105, 161, .6)
}

.tw-text-info-700\/65 {
    color: rgba(3, 105, 161, .65)
}

.tw-text-info-700\/70 {
    color: rgba(3, 105, 161, .7)
}

.tw-text-info-700\/75 {
    color: rgba(3, 105, 161, .75)
}

.tw-text-info-700\/80 {
    color: rgba(3, 105, 161, .8)
}

.tw-text-info-700\/85 {
    color: rgba(3, 105, 161, .85)
}

.tw-text-info-700\/90 {
    color: rgba(3, 105, 161, .9)
}

.tw-text-info-700\/95 {
    color: rgba(3, 105, 161, .95)
}

.tw-text-info-800 {
    --tw-text-opacity: 1;
    color: rgb(7 89 133/var(--tw-text-opacity))
}

.tw-text-info-800\/0 {
    color: rgba(7, 89, 133, 0)
}

.tw-text-info-800\/10 {
    color: rgba(7, 89, 133, .1)
}

.tw-text-info-800\/100 {
    color: #075985
}

.tw-text-info-800\/15 {
    color: rgba(7, 89, 133, .15)
}

.tw-text-info-800\/20 {
    color: rgba(7, 89, 133, .2)
}

.tw-text-info-800\/25 {
    color: rgba(7, 89, 133, .25)
}

.tw-text-info-800\/30 {
    color: rgba(7, 89, 133, .3)
}

.tw-text-info-800\/35 {
    color: rgba(7, 89, 133, .35)
}

.tw-text-info-800\/40 {
    color: rgba(7, 89, 133, .4)
}

.tw-text-info-800\/45 {
    color: rgba(7, 89, 133, .45)
}

.tw-text-info-800\/5 {
    color: rgba(7, 89, 133, .05)
}

.tw-text-info-800\/50 {
    color: rgba(7, 89, 133, .5)
}

.tw-text-info-800\/55 {
    color: rgba(7, 89, 133, .55)
}

.tw-text-info-800\/60 {
    color: rgba(7, 89, 133, .6)
}

.tw-text-info-800\/65 {
    color: rgba(7, 89, 133, .65)
}

.tw-text-info-800\/70 {
    color: rgba(7, 89, 133, .7)
}

.tw-text-info-800\/75 {
    color: rgba(7, 89, 133, .75)
}

.tw-text-info-800\/80 {
    color: rgba(7, 89, 133, .8)
}

.tw-text-info-800\/85 {
    color: rgba(7, 89, 133, .85)
}

.tw-text-info-800\/90 {
    color: rgba(7, 89, 133, .9)
}

.tw-text-info-800\/95 {
    color: rgba(7, 89, 133, .95)
}

.tw-text-info-900 {
    --tw-text-opacity: 1;
    color: rgb(12 74 110/var(--tw-text-opacity))
}

.tw-text-info-900\/0 {
    color: rgba(12, 74, 110, 0)
}

.tw-text-info-900\/10 {
    color: rgba(12, 74, 110, .1)
}

.tw-text-info-900\/100 {
    color: #0c4a6e
}

.tw-text-info-900\/15 {
    color: rgba(12, 74, 110, .15)
}

.tw-text-info-900\/20 {
    color: rgba(12, 74, 110, .2)
}

.tw-text-info-900\/25 {
    color: rgba(12, 74, 110, .25)
}

.tw-text-info-900\/30 {
    color: rgba(12, 74, 110, .3)
}

.tw-text-info-900\/35 {
    color: rgba(12, 74, 110, .35)
}

.tw-text-info-900\/40 {
    color: rgba(12, 74, 110, .4)
}

.tw-text-info-900\/45 {
    color: rgba(12, 74, 110, .45)
}

.tw-text-info-900\/5 {
    color: rgba(12, 74, 110, .05)
}

.tw-text-info-900\/50 {
    color: rgba(12, 74, 110, .5)
}

.tw-text-info-900\/55 {
    color: rgba(12, 74, 110, .55)
}

.tw-text-info-900\/60 {
    color: rgba(12, 74, 110, .6)
}

.tw-text-info-900\/65 {
    color: rgba(12, 74, 110, .65)
}

.tw-text-info-900\/70 {
    color: rgba(12, 74, 110, .7)
}

.tw-text-info-900\/75 {
    color: rgba(12, 74, 110, .75)
}

.tw-text-info-900\/80 {
    color: rgba(12, 74, 110, .8)
}

.tw-text-info-900\/85 {
    color: rgba(12, 74, 110, .85)
}

.tw-text-info-900\/90 {
    color: rgba(12, 74, 110, .9)
}

.tw-text-info-900\/95 {
    color: rgba(12, 74, 110, .95)
}

.tw-text-info-950 {
    --tw-text-opacity: 1;
    color: rgb(8 47 73/var(--tw-text-opacity))
}

.tw-text-info-950\/0 {
    color: rgba(8, 47, 73, 0)
}

.tw-text-info-950\/10 {
    color: rgba(8, 47, 73, .1)
}

.tw-text-info-950\/100 {
    color: #082f49
}

.tw-text-info-950\/15 {
    color: rgba(8, 47, 73, .15)
}

.tw-text-info-950\/20 {
    color: rgba(8, 47, 73, .2)
}

.tw-text-info-950\/25 {
    color: rgba(8, 47, 73, .25)
}

.tw-text-info-950\/30 {
    color: rgba(8, 47, 73, .3)
}

.tw-text-info-950\/35 {
    color: rgba(8, 47, 73, .35)
}

.tw-text-info-950\/40 {
    color: rgba(8, 47, 73, .4)
}

.tw-text-info-950\/45 {
    color: rgba(8, 47, 73, .45)
}

.tw-text-info-950\/5 {
    color: rgba(8, 47, 73, .05)
}

.tw-text-info-950\/50 {
    color: rgba(8, 47, 73, .5)
}

.tw-text-info-950\/55 {
    color: rgba(8, 47, 73, .55)
}

.tw-text-info-950\/60 {
    color: rgba(8, 47, 73, .6)
}

.tw-text-info-950\/65 {
    color: rgba(8, 47, 73, .65)
}

.tw-text-info-950\/70 {
    color: rgba(8, 47, 73, .7)
}

.tw-text-info-950\/75 {
    color: rgba(8, 47, 73, .75)
}

.tw-text-info-950\/80 {
    color: rgba(8, 47, 73, .8)
}

.tw-text-info-950\/85 {
    color: rgba(8, 47, 73, .85)
}

.tw-text-info-950\/90 {
    color: rgba(8, 47, 73, .9)
}

.tw-text-info-950\/95 {
    color: rgba(8, 47, 73, .95)
}

.tw-text-inherit {
    color: inherit
}

.tw-text-neutral-100 {
    --tw-text-opacity: 1;
    color: rgb(241 245 249/var(--tw-text-opacity))
}

.tw-text-neutral-100\/0 {
    color: rgba(241, 245, 249, 0)
}

.tw-text-neutral-100\/10 {
    color: rgba(241, 245, 249, .1)
}

.tw-text-neutral-100\/100 {
    color: #f1f5f9
}

.tw-text-neutral-100\/15 {
    color: rgba(241, 245, 249, .15)
}

.tw-text-neutral-100\/20 {
    color: rgba(241, 245, 249, .2)
}

.tw-text-neutral-100\/25 {
    color: rgba(241, 245, 249, .25)
}

.tw-text-neutral-100\/30 {
    color: rgba(241, 245, 249, .3)
}

.tw-text-neutral-100\/35 {
    color: rgba(241, 245, 249, .35)
}

.tw-text-neutral-100\/40 {
    color: rgba(241, 245, 249, .4)
}

.tw-text-neutral-100\/45 {
    color: rgba(241, 245, 249, .45)
}

.tw-text-neutral-100\/5 {
    color: rgba(241, 245, 249, .05)
}

.tw-text-neutral-100\/50 {
    color: rgba(241, 245, 249, .5)
}

.tw-text-neutral-100\/55 {
    color: rgba(241, 245, 249, .55)
}

.tw-text-neutral-100\/60 {
    color: rgba(241, 245, 249, .6)
}

.tw-text-neutral-100\/65 {
    color: rgba(241, 245, 249, .65)
}

.tw-text-neutral-100\/70 {
    color: rgba(241, 245, 249, .7)
}

.tw-text-neutral-100\/75 {
    color: rgba(241, 245, 249, .75)
}

.tw-text-neutral-100\/80 {
    color: rgba(241, 245, 249, .8)
}

.tw-text-neutral-100\/85 {
    color: rgba(241, 245, 249, .85)
}

.tw-text-neutral-100\/90 {
    color: rgba(241, 245, 249, .9)
}

.tw-text-neutral-100\/95 {
    color: rgba(241, 245, 249, .95)
}

.tw-text-neutral-200 {
    --tw-text-opacity: 1;
    color: rgb(226 232 240/var(--tw-text-opacity))
}

.tw-text-neutral-200\/0 {
    color: rgba(226, 232, 240, 0)
}

.tw-text-neutral-200\/10 {
    color: rgba(226, 232, 240, .1)
}

.tw-text-neutral-200\/100 {
    color: #e2e8f0
}

.tw-text-neutral-200\/15 {
    color: rgba(226, 232, 240, .15)
}

.tw-text-neutral-200\/20 {
    color: rgba(226, 232, 240, .2)
}

.tw-text-neutral-200\/25 {
    color: rgba(226, 232, 240, .25)
}

.tw-text-neutral-200\/30 {
    color: rgba(226, 232, 240, .3)
}

.tw-text-neutral-200\/35 {
    color: rgba(226, 232, 240, .35)
}

.tw-text-neutral-200\/40 {
    color: rgba(226, 232, 240, .4)
}

.tw-text-neutral-200\/45 {
    color: rgba(226, 232, 240, .45)
}

.tw-text-neutral-200\/5 {
    color: rgba(226, 232, 240, .05)
}

.tw-text-neutral-200\/50 {
    color: rgba(226, 232, 240, .5)
}

.tw-text-neutral-200\/55 {
    color: rgba(226, 232, 240, .55)
}

.tw-text-neutral-200\/60 {
    color: rgba(226, 232, 240, .6)
}

.tw-text-neutral-200\/65 {
    color: rgba(226, 232, 240, .65)
}

.tw-text-neutral-200\/70 {
    color: rgba(226, 232, 240, .7)
}

.tw-text-neutral-200\/75 {
    color: rgba(226, 232, 240, .75)
}

.tw-text-neutral-200\/80 {
    color: rgba(226, 232, 240, .8)
}

.tw-text-neutral-200\/85 {
    color: rgba(226, 232, 240, .85)
}

.tw-text-neutral-200\/90 {
    color: rgba(226, 232, 240, .9)
}

.tw-text-neutral-200\/95 {
    color: rgba(226, 232, 240, .95)
}

.tw-text-neutral-300 {
    --tw-text-opacity: 1;
    color: rgb(203 213 225/var(--tw-text-opacity))
}

.tw-text-neutral-300\/0 {
    color: rgba(203, 213, 225, 0)
}

.tw-text-neutral-300\/10 {
    color: rgba(203, 213, 225, .1)
}

.tw-text-neutral-300\/100 {
    color: #cbd5e1
}

.tw-text-neutral-300\/15 {
    color: rgba(203, 213, 225, .15)
}

.tw-text-neutral-300\/20 {
    color: rgba(203, 213, 225, .2)
}

.tw-text-neutral-300\/25 {
    color: rgba(203, 213, 225, .25)
}

.tw-text-neutral-300\/30 {
    color: rgba(203, 213, 225, .3)
}

.tw-text-neutral-300\/35 {
    color: rgba(203, 213, 225, .35)
}

.tw-text-neutral-300\/40 {
    color: rgba(203, 213, 225, .4)
}

.tw-text-neutral-300\/45 {
    color: rgba(203, 213, 225, .45)
}

.tw-text-neutral-300\/5 {
    color: rgba(203, 213, 225, .05)
}

.tw-text-neutral-300\/50 {
    color: rgba(203, 213, 225, .5)
}

.tw-text-neutral-300\/55 {
    color: rgba(203, 213, 225, .55)
}

.tw-text-neutral-300\/60 {
    color: rgba(203, 213, 225, .6)
}

.tw-text-neutral-300\/65 {
    color: rgba(203, 213, 225, .65)
}

.tw-text-neutral-300\/70 {
    color: rgba(203, 213, 225, .7)
}

.tw-text-neutral-300\/75 {
    color: rgba(203, 213, 225, .75)
}

.tw-text-neutral-300\/80 {
    color: rgba(203, 213, 225, .8)
}

.tw-text-neutral-300\/85 {
    color: rgba(203, 213, 225, .85)
}

.tw-text-neutral-300\/90 {
    color: rgba(203, 213, 225, .9)
}

.tw-text-neutral-300\/95 {
    color: rgba(203, 213, 225, .95)
}

.tw-text-neutral-400 {
    --tw-text-opacity: 1;
    color: rgb(148 163 184/var(--tw-text-opacity))
}

.tw-text-neutral-400\/0 {
    color: rgba(148, 163, 184, 0)
}

.tw-text-neutral-400\/10 {
    color: rgba(148, 163, 184, .1)
}

.tw-text-neutral-400\/100 {
    color: #94a3b8
}

.tw-text-neutral-400\/15 {
    color: rgba(148, 163, 184, .15)
}

.tw-text-neutral-400\/20 {
    color: rgba(148, 163, 184, .2)
}

.tw-text-neutral-400\/25 {
    color: rgba(148, 163, 184, .25)
}

.tw-text-neutral-400\/30 {
    color: rgba(148, 163, 184, .3)
}

.tw-text-neutral-400\/35 {
    color: rgba(148, 163, 184, .35)
}

.tw-text-neutral-400\/40 {
    color: rgba(148, 163, 184, .4)
}

.tw-text-neutral-400\/45 {
    color: rgba(148, 163, 184, .45)
}

.tw-text-neutral-400\/5 {
    color: rgba(148, 163, 184, .05)
}

.tw-text-neutral-400\/50 {
    color: rgba(148, 163, 184, .5)
}

.tw-text-neutral-400\/55 {
    color: rgba(148, 163, 184, .55)
}

.tw-text-neutral-400\/60 {
    color: rgba(148, 163, 184, .6)
}

.tw-text-neutral-400\/65 {
    color: rgba(148, 163, 184, .65)
}

.tw-text-neutral-400\/70 {
    color: rgba(148, 163, 184, .7)
}

.tw-text-neutral-400\/75 {
    color: rgba(148, 163, 184, .75)
}

.tw-text-neutral-400\/80 {
    color: rgba(148, 163, 184, .8)
}

.tw-text-neutral-400\/85 {
    color: rgba(148, 163, 184, .85)
}

.tw-text-neutral-400\/90 {
    color: rgba(148, 163, 184, .9)
}

.tw-text-neutral-400\/95 {
    color: rgba(148, 163, 184, .95)
}

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

.tw-text-neutral-50\/0 {
    color: rgba(248, 250, 252, 0)
}

.tw-text-neutral-50\/10 {
    color: rgba(248, 250, 252, .1)
}

.tw-text-neutral-50\/100 {
    color: #f8fafc
}

.tw-text-neutral-50\/15 {
    color: rgba(248, 250, 252, .15)
}

.tw-text-neutral-50\/20 {
    color: rgba(248, 250, 252, .2)
}

.tw-text-neutral-50\/25 {
    color: rgba(248, 250, 252, .25)
}

.tw-text-neutral-50\/30 {
    color: rgba(248, 250, 252, .3)
}

.tw-text-neutral-50\/35 {
    color: rgba(248, 250, 252, .35)
}

.tw-text-neutral-50\/40 {
    color: rgba(248, 250, 252, .4)
}

.tw-text-neutral-50\/45 {
    color: rgba(248, 250, 252, .45)
}

.tw-text-neutral-50\/5 {
    color: rgba(248, 250, 252, .05)
}

.tw-text-neutral-50\/50 {
    color: rgba(248, 250, 252, .5)
}

.tw-text-neutral-50\/55 {
    color: rgba(248, 250, 252, .55)
}

.tw-text-neutral-50\/60 {
    color: rgba(248, 250, 252, .6)
}

.tw-text-neutral-50\/65 {
    color: rgba(248, 250, 252, .65)
}

.tw-text-neutral-50\/70 {
    color: rgba(248, 250, 252, .7)
}

.tw-text-neutral-50\/75 {
    color: rgba(248, 250, 252, .75)
}

.tw-text-neutral-50\/80 {
    color: rgba(248, 250, 252, .8)
}

.tw-text-neutral-50\/85 {
    color: rgba(248, 250, 252, .85)
}

.tw-text-neutral-50\/90 {
    color: rgba(248, 250, 252, .9)
}

.tw-text-neutral-50\/95 {
    color: rgba(248, 250, 252, .95)
}

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

.tw-text-neutral-500\/0 {
    color: rgba(100, 116, 139, 0)
}

.tw-text-neutral-500\/10 {
    color: rgba(100, 116, 139, .1)
}

.tw-text-neutral-500\/100 {
    color: #64748b
}

.tw-text-neutral-500\/15 {
    color: rgba(100, 116, 139, .15)
}

.tw-text-neutral-500\/20 {
    color: rgba(100, 116, 139, .2)
}

.tw-text-neutral-500\/25 {
    color: rgba(100, 116, 139, .25)
}

.tw-text-neutral-500\/30 {
    color: rgba(100, 116, 139, .3)
}

.tw-text-neutral-500\/35 {
    color: rgba(100, 116, 139, .35)
}

.tw-text-neutral-500\/40 {
    color: rgba(100, 116, 139, .4)
}

.tw-text-neutral-500\/45 {
    color: rgba(100, 116, 139, .45)
}

.tw-text-neutral-500\/5 {
    color: rgba(100, 116, 139, .05)
}

.tw-text-neutral-500\/50 {
    color: rgba(100, 116, 139, .5)
}

.tw-text-neutral-500\/55 {
    color: rgba(100, 116, 139, .55)
}

.tw-text-neutral-500\/60 {
    color: rgba(100, 116, 139, .6)
}

.tw-text-neutral-500\/65 {
    color: rgba(100, 116, 139, .65)
}

.tw-text-neutral-500\/70 {
    color: rgba(100, 116, 139, .7)
}

.tw-text-neutral-500\/75 {
    color: rgba(100, 116, 139, .75)
}

.tw-text-neutral-500\/80 {
    color: rgba(100, 116, 139, .8)
}

.tw-text-neutral-500\/85 {
    color: rgba(100, 116, 139, .85)
}

.tw-text-neutral-500\/90 {
    color: rgba(100, 116, 139, .9)
}

.tw-text-neutral-500\/95 {
    color: rgba(100, 116, 139, .95)
}

.tw-text-neutral-600 {
    --tw-text-opacity: 1;
    color: rgb(71 85 105/var(--tw-text-opacity))
}

.tw-text-neutral-600\/0 {
    color: rgba(71, 85, 105, 0)
}

.tw-text-neutral-600\/10 {
    color: rgba(71, 85, 105, .1)
}

.tw-text-neutral-600\/100 {
    color: #475569
}

.tw-text-neutral-600\/15 {
    color: rgba(71, 85, 105, .15)
}

.tw-text-neutral-600\/20 {
    color: rgba(71, 85, 105, .2)
}

.tw-text-neutral-600\/25 {
    color: rgba(71, 85, 105, .25)
}

.tw-text-neutral-600\/30 {
    color: rgba(71, 85, 105, .3)
}

.tw-text-neutral-600\/35 {
    color: rgba(71, 85, 105, .35)
}

.tw-text-neutral-600\/40 {
    color: rgba(71, 85, 105, .4)
}

.tw-text-neutral-600\/45 {
    color: rgba(71, 85, 105, .45)
}

.tw-text-neutral-600\/5 {
    color: rgba(71, 85, 105, .05)
}

.tw-text-neutral-600\/50 {
    color: rgba(71, 85, 105, .5)
}

.tw-text-neutral-600\/55 {
    color: rgba(71, 85, 105, .55)
}

.tw-text-neutral-600\/60 {
    color: rgba(71, 85, 105, .6)
}

.tw-text-neutral-600\/65 {
    color: rgba(71, 85, 105, .65)
}

.tw-text-neutral-600\/70 {
    color: rgba(71, 85, 105, .7)
}

.tw-text-neutral-600\/75 {
    color: rgba(71, 85, 105, .75)
}

.tw-text-neutral-600\/80 {
    color: rgba(71, 85, 105, .8)
}

.tw-text-neutral-600\/85 {
    color: rgba(71, 85, 105, .85)
}

.tw-text-neutral-600\/90 {
    color: rgba(71, 85, 105, .9)
}

.tw-text-neutral-600\/95 {
    color: rgba(71, 85, 105, .95)
}

.tw-text-neutral-700 {
    --tw-text-opacity: 1;
    color: rgb(51 65 85/var(--tw-text-opacity))
}

.tw-text-neutral-700\/0 {
    color: rgba(51, 65, 85, 0)
}

.tw-text-neutral-700\/10 {
    color: rgba(51, 65, 85, .1)
}

.tw-text-neutral-700\/100 {
    color: #334155
}

.tw-text-neutral-700\/15 {
    color: rgba(51, 65, 85, .15)
}

.tw-text-neutral-700\/20 {
    color: rgba(51, 65, 85, .2)
}

.tw-text-neutral-700\/25 {
    color: rgba(51, 65, 85, .25)
}

.tw-text-neutral-700\/30 {
    color: rgba(51, 65, 85, .3)
}

.tw-text-neutral-700\/35 {
    color: rgba(51, 65, 85, .35)
}

.tw-text-neutral-700\/40 {
    color: rgba(51, 65, 85, .4)
}

.tw-text-neutral-700\/45 {
    color: rgba(51, 65, 85, .45)
}

.tw-text-neutral-700\/5 {
    color: rgba(51, 65, 85, .05)
}

.tw-text-neutral-700\/50 {
    color: rgba(51, 65, 85, .5)
}

.tw-text-neutral-700\/55 {
    color: rgba(51, 65, 85, .55)
}

.tw-text-neutral-700\/60 {
    color: rgba(51, 65, 85, .6)
}

.tw-text-neutral-700\/65 {
    color: rgba(51, 65, 85, .65)
}

.tw-text-neutral-700\/70 {
    color: rgba(51, 65, 85, .7)
}

.tw-text-neutral-700\/75 {
    color: rgba(51, 65, 85, .75)
}

.tw-text-neutral-700\/80 {
    color: rgba(51, 65, 85, .8)
}

.tw-text-neutral-700\/85 {
    color: rgba(51, 65, 85, .85)
}

.tw-text-neutral-700\/90 {
    color: rgba(51, 65, 85, .9)
}

.tw-text-neutral-700\/95 {
    color: rgba(51, 65, 85, .95)
}

.tw-text-neutral-800 {
    --tw-text-opacity: 1;
    color: rgb(30 41 59/var(--tw-text-opacity))
}

.tw-text-neutral-800\/0 {
    color: rgba(30, 41, 59, 0)
}

.tw-text-neutral-800\/10 {
    color: rgba(30, 41, 59, .1)
}

.tw-text-neutral-800\/100 {
    color: linear-gradient(107deg, #b10bff, #25fafc)
}

.tw-text-neutral-800\/15 {
    color: rgba(30, 41, 59, .15)
}

.tw-text-neutral-800\/20 {
    color: rgba(30, 41, 59, .2)
}

.tw-text-neutral-800\/25 {
    color: rgba(30, 41, 59, .25)
}

.tw-text-neutral-800\/30 {
    color: rgba(30, 41, 59, .3)
}

.tw-text-neutral-800\/35 {
    color: rgba(30, 41, 59, .35)
}

.tw-text-neutral-800\/40 {
    color: rgba(30, 41, 59, .4)
}

.tw-text-neutral-800\/45 {
    color: rgba(30, 41, 59, .45)
}

.tw-text-neutral-800\/5 {
    color: rgba(30, 41, 59, .05)
}

.tw-text-neutral-800\/50 {
    color: rgba(30, 41, 59, .5)
}

.tw-text-neutral-800\/55 {
    color: rgba(30, 41, 59, .55)
}

.tw-text-neutral-800\/60 {
    color: rgba(30, 41, 59, .6)
}

.tw-text-neutral-800\/65 {
    color: rgba(30, 41, 59, .65)
}

.tw-text-neutral-800\/70 {
    color: rgba(30, 41, 59, .7)
}

.tw-text-neutral-800\/75 {
    color: rgba(30, 41, 59, .75)
}

.tw-text-neutral-800\/80 {
    color: rgba(30, 41, 59, .8)
}

.tw-text-neutral-800\/85 {
    color: rgba(30, 41, 59, .85)
}

.tw-text-neutral-800\/90 {
    color: rgba(30, 41, 59, .9)
}

.tw-text-neutral-800\/95 {
    color: rgba(30, 41, 59, .95)
}

.tw-text-neutral-900 {
    --tw-text-opacity: 1;
    color: rgb(15 23 42/var(--tw-text-opacity))
}

.tw-text-neutral-900\/0 {
    color: rgba(15, 23, 42, 0)
}

.tw-text-neutral-900\/10 {
    color: rgba(15, 23, 42, .1)
}

.tw-text-neutral-900\/100 {
    color: #0f172a
}

.tw-text-neutral-900\/15 {
    color: rgba(15, 23, 42, .15)
}

.tw-text-neutral-900\/20 {
    color: rgba(15, 23, 42, .2)
}

.tw-text-neutral-900\/25 {
    color: rgba(15, 23, 42, .25)
}

.tw-text-neutral-900\/30 {
    color: rgba(15, 23, 42, .3)
}

.tw-text-neutral-900\/35 {
    color: rgba(15, 23, 42, .35)
}

.tw-text-neutral-900\/40 {
    color: rgba(15, 23, 42, .4)
}

.tw-text-neutral-900\/45 {
    color: rgba(15, 23, 42, .45)
}

.tw-text-neutral-900\/5 {
    color: rgba(15, 23, 42, .05)
}

.tw-text-neutral-900\/50 {
    color: rgba(15, 23, 42, .5)
}

.tw-text-neutral-900\/55 {
    color: rgba(15, 23, 42, .55)
}

.tw-text-neutral-900\/60 {
    color: rgba(15, 23, 42, .6)
}

.tw-text-neutral-900\/65 {
    color: rgba(15, 23, 42, .65)
}

.tw-text-neutral-900\/70 {
    color: rgba(15, 23, 42, .7)
}

.tw-text-neutral-900\/75 {
    color: rgba(15, 23, 42, .75)
}

.tw-text-neutral-900\/80 {
    color: rgba(15, 23, 42, .8)
}

.tw-text-neutral-900\/85 {
    color: rgba(15, 23, 42, .85)
}

.tw-text-neutral-900\/90 {
    color: rgba(15, 23, 42, .9)
}

.tw-text-neutral-900\/95 {
    color: rgba(15, 23, 42, .95)
}

.tw-text-neutral-950 {
    --tw-text-opacity: 1;
    color: rgb(2 6 23/var(--tw-text-opacity))
}

.tw-text-neutral-950\/0 {
    color: rgba(2, 6, 23, 0)
}

.tw-text-neutral-950\/10 {
    color: rgba(2, 6, 23, .1)
}

.tw-text-neutral-950\/100 {
    color: #020617
}

.tw-text-neutral-950\/15 {
    color: rgba(2, 6, 23, .15)
}

.tw-text-neutral-950\/20 {
    color: rgba(2, 6, 23, .2)
}

.tw-text-neutral-950\/25 {
    color: rgba(2, 6, 23, .25)
}

.tw-text-neutral-950\/30 {
    color: rgba(2, 6, 23, .3)
}

.tw-text-neutral-950\/35 {
    color: rgba(2, 6, 23, .35)
}

.tw-text-neutral-950\/40 {
    color: rgba(2, 6, 23, .4)
}

.tw-text-neutral-950\/45 {
    color: rgba(2, 6, 23, .45)
}

.tw-text-neutral-950\/5 {
    color: rgba(2, 6, 23, .05)
}

.tw-text-neutral-950\/50 {
    color: rgba(2, 6, 23, .5)
}

.tw-text-neutral-950\/55 {
    color: rgba(2, 6, 23, .55)
}

.tw-text-neutral-950\/60 {
    color: rgba(2, 6, 23, .6)
}

.tw-text-neutral-950\/65 {
    color: rgba(2, 6, 23, .65)
}

.tw-text-neutral-950\/70 {
    color: rgba(2, 6, 23, .7)
}

.tw-text-neutral-950\/75 {
    color: rgba(2, 6, 23, .75)
}

.tw-text-neutral-950\/80 {
    color: rgba(2, 6, 23, .8)
}

.tw-text-neutral-950\/85 {
    color: rgba(2, 6, 23, .85)
}

.tw-text-neutral-950\/90 {
    color: rgba(2, 6, 23, .9)
}

.tw-text-neutral-950\/95 {
    color: rgba(2, 6, 23, .95)
}

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

.tw-text-primary-100\/0 {
    color: rgba(219, 234, 254, 0)
}

.tw-text-primary-100\/10 {
    color: rgba(219, 234, 254, .1)
}

.tw-text-primary-100\/100 {
    color: #dbeafe
}

.tw-text-primary-100\/15 {
    color: rgba(219, 234, 254, .15)
}

.tw-text-primary-100\/20 {
    color: rgba(219, 234, 254, .2)
}

.tw-text-primary-100\/25 {
    color: rgba(219, 234, 254, .25)
}

.tw-text-primary-100\/30 {
    color: rgba(219, 234, 254, .3)
}

.tw-text-primary-100\/35 {
    color: rgba(219, 234, 254, .35)
}

.tw-text-primary-100\/40 {
    color: rgba(219, 234, 254, .4)
}

.tw-text-primary-100\/45 {
    color: rgba(219, 234, 254, .45)
}

.tw-text-primary-100\/5 {
    color: rgba(219, 234, 254, .05)
}

.tw-text-primary-100\/50 {
    color: rgba(219, 234, 254, .5)
}

.tw-text-primary-100\/55 {
    color: rgba(219, 234, 254, .55)
}

.tw-text-primary-100\/60 {
    color: rgba(219, 234, 254, .6)
}

.tw-text-primary-100\/65 {
    color: rgba(219, 234, 254, .65)
}

.tw-text-primary-100\/70 {
    color: rgba(219, 234, 254, .7)
}

.tw-text-primary-100\/75 {
    color: rgba(219, 234, 254, .75)
}

.tw-text-primary-100\/80 {
    color: rgba(219, 234, 254, .8)
}

.tw-text-primary-100\/85 {
    color: rgba(219, 234, 254, .85)
}

.tw-text-primary-100\/90 {
    color: rgba(219, 234, 254, .9)
}

.tw-text-primary-100\/95 {
    color: rgba(219, 234, 254, .95)
}

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

.tw-text-primary-200\/0 {
    color: rgba(191, 219, 254, 0)
}

.tw-text-primary-200\/10 {
    color: rgba(191, 219, 254, .1)
}

.tw-text-primary-200\/100 {
    color: #bfdbfe
}

.tw-text-primary-200\/15 {
    color: rgba(191, 219, 254, .15)
}

.tw-text-primary-200\/20 {
    color: rgba(191, 219, 254, .2)
}

.tw-text-primary-200\/25 {
    color: rgba(191, 219, 254, .25)
}

.tw-text-primary-200\/30 {
    color: rgba(191, 219, 254, .3)
}

.tw-text-primary-200\/35 {
    color: rgba(191, 219, 254, .35)
}

.tw-text-primary-200\/40 {
    color: rgba(191, 219, 254, .4)
}

.tw-text-primary-200\/45 {
    color: rgba(191, 219, 254, .45)
}

.tw-text-primary-200\/5 {
    color: rgba(191, 219, 254, .05)
}

.tw-text-primary-200\/50 {
    color: rgba(191, 219, 254, .5)
}

.tw-text-primary-200\/55 {
    color: rgba(191, 219, 254, .55)
}

.tw-text-primary-200\/60 {
    color: rgba(191, 219, 254, .6)
}

.tw-text-primary-200\/65 {
    color: rgba(191, 219, 254, .65)
}

.tw-text-primary-200\/70 {
    color: rgba(191, 219, 254, .7)
}

.tw-text-primary-200\/75 {
    color: rgba(191, 219, 254, .75)
}

.tw-text-primary-200\/80 {
    color: rgba(191, 219, 254, .8)
}

.tw-text-primary-200\/85 {
    color: rgba(191, 219, 254, .85)
}

.tw-text-primary-200\/90 {
    color: rgba(191, 219, 254, .9)
}

.tw-text-primary-200\/95 {
    color: rgba(191, 219, 254, .95)
}

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

.tw-text-primary-300\/0 {
    color: rgba(147, 197, 253, 0)
}

.tw-text-primary-300\/10 {
    color: rgba(147, 197, 253, .1)
}

.tw-text-primary-300\/100 {
    color: #93c5fd
}

.tw-text-primary-300\/15 {
    color: rgba(147, 197, 253, .15)
}

.tw-text-primary-300\/20 {
    color: rgba(147, 197, 253, .2)
}

.tw-text-primary-300\/25 {
    color: rgba(147, 197, 253, .25)
}

.tw-text-primary-300\/30 {
    color: rgba(147, 197, 253, .3)
}

.tw-text-primary-300\/35 {
    color: rgba(147, 197, 253, .35)
}

.tw-text-primary-300\/40 {
    color: rgba(147, 197, 253, .4)
}

.tw-text-primary-300\/45 {
    color: rgba(147, 197, 253, .45)
}

.tw-text-primary-300\/5 {
    color: rgba(147, 197, 253, .05)
}

.tw-text-primary-300\/50 {
    color: rgba(147, 197, 253, .5)
}

.tw-text-primary-300\/55 {
    color: rgba(147, 197, 253, .55)
}

.tw-text-primary-300\/60 {
    color: rgba(147, 197, 253, .6)
}

.tw-text-primary-300\/65 {
    color: rgba(147, 197, 253, .65)
}

.tw-text-primary-300\/70 {
    color: rgba(147, 197, 253, .7)
}

.tw-text-primary-300\/75 {
    color: rgba(147, 197, 253, .75)
}

.tw-text-primary-300\/80 {
    color: rgba(147, 197, 253, .8)
}

.tw-text-primary-300\/85 {
    color: rgba(147, 197, 253, .85)
}

.tw-text-primary-300\/90 {
    color: rgba(147, 197, 253, .9)
}

.tw-text-primary-300\/95 {
    color: rgba(147, 197, 253, .95)
}

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

.tw-text-primary-400\/0 {
    color: rgba(96, 165, 250, 0)
}

.tw-text-primary-400\/10 {
    color: rgba(96, 165, 250, .1)
}

.tw-text-primary-400\/100 {
    color: #60a5fa
}

.tw-text-primary-400\/15 {
    color: rgba(96, 165, 250, .15)
}

.tw-text-primary-400\/20 {
    color: rgba(96, 165, 250, .2)
}

.tw-text-primary-400\/25 {
    color: rgba(96, 165, 250, .25)
}

.tw-text-primary-400\/30 {
    color: rgba(96, 165, 250, .3)
}

.tw-text-primary-400\/35 {
    color: rgba(96, 165, 250, .35)
}

.tw-text-primary-400\/40 {
    color: rgba(96, 165, 250, .4)
}

.tw-text-primary-400\/45 {
    color: rgba(96, 165, 250, .45)
}

.tw-text-primary-400\/5 {
    color: rgba(96, 165, 250, .05)
}

.tw-text-primary-400\/50 {
    color: rgba(96, 165, 250, .5)
}

.tw-text-primary-400\/55 {
    color: rgba(96, 165, 250, .55)
}

.tw-text-primary-400\/60 {
    color: rgba(96, 165, 250, .6)
}

.tw-text-primary-400\/65 {
    color: rgba(96, 165, 250, .65)
}

.tw-text-primary-400\/70 {
    color: rgba(96, 165, 250, .7)
}

.tw-text-primary-400\/75 {
    color: rgba(96, 165, 250, .75)
}

.tw-text-primary-400\/80 {
    color: rgba(96, 165, 250, .8)
}

.tw-text-primary-400\/85 {
    color: rgba(96, 165, 250, .85)
}

.tw-text-primary-400\/90 {
    color: rgba(96, 165, 250, .9)
}

.tw-text-primary-400\/95 {
    color: rgba(96, 165, 250, .95)
}

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

.tw-text-primary-50\/0 {
    color: rgba(239, 246, 255, 0)
}

.tw-text-primary-50\/10 {
    color: rgba(239, 246, 255, .1)
}

.tw-text-primary-50\/100 {
    color: #eff6ff
}

.tw-text-primary-50\/15 {
    color: rgba(239, 246, 255, .15)
}

.tw-text-primary-50\/20 {
    color: rgba(239, 246, 255, .2)
}

.tw-text-primary-50\/25 {
    color: rgba(239, 246, 255, .25)
}

.tw-text-primary-50\/30 {
    color: rgba(239, 246, 255, .3)
}

.tw-text-primary-50\/35 {
    color: rgba(239, 246, 255, .35)
}

.tw-text-primary-50\/40 {
    color: rgba(239, 246, 255, .4)
}

.tw-text-primary-50\/45 {
    color: rgba(239, 246, 255, .45)
}

.tw-text-primary-50\/5 {
    color: rgba(239, 246, 255, .05)
}

.tw-text-primary-50\/50 {
    color: rgba(239, 246, 255, .5)
}

.tw-text-primary-50\/55 {
    color: rgba(239, 246, 255, .55)
}

.tw-text-primary-50\/60 {
    color: rgba(239, 246, 255, .6)
}

.tw-text-primary-50\/65 {
    color: rgba(239, 246, 255, .65)
}

.tw-text-primary-50\/70 {
    color: rgba(239, 246, 255, .7)
}

.tw-text-primary-50\/75 {
    color: rgba(239, 246, 255, .75)
}

.tw-text-primary-50\/80 {
    color: rgba(239, 246, 255, .8)
}

.tw-text-primary-50\/85 {
    color: rgba(239, 246, 255, .85)
}

.tw-text-primary-50\/90 {
    color: rgba(239, 246, 255, .9)
}

.tw-text-primary-50\/95 {
    color: rgba(239, 246, 255, .95)
}

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

.tw-text-primary-500\/0 {
    color: rgba(59, 130, 246, 0)
}

.tw-text-primary-500\/10 {
    color: rgba(59, 130, 246, .1)
}

.tw-text-primary-500\/100 {
    color: #3b82f6
}

.tw-text-primary-500\/15 {
    color: rgba(59, 130, 246, .15)
}

.tw-text-primary-500\/20 {
    color: rgba(59, 130, 246, .2)
}

.tw-text-primary-500\/25 {
    color: rgba(59, 130, 246, .25)
}

.tw-text-primary-500\/30 {
    color: rgba(59, 130, 246, .3)
}

.tw-text-primary-500\/35 {
    color: rgba(59, 130, 246, .35)
}

.tw-text-primary-500\/40 {
    color: rgba(59, 130, 246, .4)
}

.tw-text-primary-500\/45 {
    color: rgba(59, 130, 246, .45)
}

.tw-text-primary-500\/5 {
    color: rgba(59, 130, 246, .05)
}

.tw-text-primary-500\/50 {
    color: rgba(59, 130, 246, .5)
}

.tw-text-primary-500\/55 {
    color: rgba(59, 130, 246, .55)
}

.tw-text-primary-500\/60 {
    color: rgba(59, 130, 246, .6)
}

.tw-text-primary-500\/65 {
    color: rgba(59, 130, 246, .65)
}

.tw-text-primary-500\/70 {
    color: rgba(59, 130, 246, .7)
}

.tw-text-primary-500\/75 {
    color: rgba(59, 130, 246, .75)
}

.tw-text-primary-500\/80 {
    color: rgba(59, 130, 246, .8)
}

.tw-text-primary-500\/85 {
    color: rgba(59, 130, 246, .85)
}

.tw-text-primary-500\/90 {
    color: rgba(59, 130, 246, .9)
}

.tw-text-primary-500\/95 {
    color: rgba(59, 130, 246, .95)
}

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

.tw-text-primary-600\/0 {
    color: rgba(37, 99, 235, 0)
}

.tw-text-primary-600\/10 {
    color: rgba(37, 99, 235, .1)
}

.tw-text-primary-600\/100 {
    color: #2563eb
}

.tw-text-primary-600\/15 {
    color: rgba(37, 99, 235, .15)
}

.tw-text-primary-600\/20 {
    color: rgba(37, 99, 235, .2)
}

.tw-text-primary-600\/25 {
    color: rgba(37, 99, 235, .25)
}

.tw-text-primary-600\/30 {
    color: rgba(37, 99, 235, .3)
}

.tw-text-primary-600\/35 {
    color: rgba(37, 99, 235, .35)
}

.tw-text-primary-600\/40 {
    color: rgba(37, 99, 235, .4)
}

.tw-text-primary-600\/45 {
    color: rgba(37, 99, 235, .45)
}

.tw-text-primary-600\/5 {
    color: rgba(37, 99, 235, .05)
}

.tw-text-primary-600\/50 {
    color: rgba(37, 99, 235, .5)
}

.tw-text-primary-600\/55 {
    color: rgba(37, 99, 235, .55)
}

.tw-text-primary-600\/60 {
    color: rgba(37, 99, 235, .6)
}

.tw-text-primary-600\/65 {
    color: rgba(37, 99, 235, .65)
}

.tw-text-primary-600\/70 {
    color: rgba(37, 99, 235, .7)
}

.tw-text-primary-600\/75 {
    color: rgba(37, 99, 235, .75)
}

.tw-text-primary-600\/80 {
    color: rgba(37, 99, 235, .8)
}

.tw-text-primary-600\/85 {
    color: rgba(37, 99, 235, .85)
}

.tw-text-primary-600\/90 {
    color: rgba(37, 99, 235, .9)
}

.tw-text-primary-600\/95 {
    color: rgba(37, 99, 235, .95)
}

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

.tw-text-primary-700\/0 {
    color: rgba(29, 78, 216, 0)
}

.tw-text-primary-700\/10 {
    color: rgba(29, 78, 216, .1)
}

.tw-text-primary-700\/100 {
    color: #1d4ed8
}

.tw-text-primary-700\/15 {
    color: rgba(29, 78, 216, .15)
}

.tw-text-primary-700\/20 {
    color: rgba(29, 78, 216, .2)
}

.tw-text-primary-700\/25 {
    color: rgba(29, 78, 216, .25)
}

.tw-text-primary-700\/30 {
    color: rgba(29, 78, 216, .3)
}

.tw-text-primary-700\/35 {
    color: rgba(29, 78, 216, .35)
}

.tw-text-primary-700\/40 {
    color: rgba(29, 78, 216, .4)
}

.tw-text-primary-700\/45 {
    color: rgba(29, 78, 216, .45)
}

.tw-text-primary-700\/5 {
    color: rgba(29, 78, 216, .05)
}

.tw-text-primary-700\/50 {
    color: rgba(29, 78, 216, .5)
}

.tw-text-primary-700\/55 {
    color: rgba(29, 78, 216, .55)
}

.tw-text-primary-700\/60 {
    color: rgba(29, 78, 216, .6)
}

.tw-text-primary-700\/65 {
    color: rgba(29, 78, 216, .65)
}

.tw-text-primary-700\/70 {
    color: rgba(29, 78, 216, .7)
}

.tw-text-primary-700\/75 {
    color: rgba(29, 78, 216, .75)
}

.tw-text-primary-700\/80 {
    color: rgba(29, 78, 216, .8)
}

.tw-text-primary-700\/85 {
    color: rgba(29, 78, 216, .85)
}

.tw-text-primary-700\/90 {
    color: rgba(29, 78, 216, .9)
}

.tw-text-primary-700\/95 {
    color: rgba(29, 78, 216, .95)
}

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

.tw-text-primary-800\/0 {
    color: rgba(30, 64, 175, 0)
}

.tw-text-primary-800\/10 {
    color: rgba(30, 64, 175, .1)
}

.tw-text-primary-800\/100 {
    color: #1e40af
}

.tw-text-primary-800\/15 {
    color: rgba(30, 64, 175, .15)
}

.tw-text-primary-800\/20 {
    color: rgba(30, 64, 175, .2)
}

.tw-text-primary-800\/25 {
    color: rgba(30, 64, 175, .25)
}

.tw-text-primary-800\/30 {
    color: rgba(30, 64, 175, .3)
}

.tw-text-primary-800\/35 {
    color: rgba(30, 64, 175, .35)
}

.tw-text-primary-800\/40 {
    color: rgba(30, 64, 175, .4)
}

.tw-text-primary-800\/45 {
    color: rgba(30, 64, 175, .45)
}

.tw-text-primary-800\/5 {
    color: rgba(30, 64, 175, .05)
}

.tw-text-primary-800\/50 {
    color: rgba(30, 64, 175, .5)
}

.tw-text-primary-800\/55 {
    color: rgba(30, 64, 175, .55)
}

.tw-text-primary-800\/60 {
    color: rgba(30, 64, 175, .6)
}

.tw-text-primary-800\/65 {
    color: rgba(30, 64, 175, .65)
}

.tw-text-primary-800\/70 {
    color: rgba(30, 64, 175, .7)
}

.tw-text-primary-800\/75 {
    color: rgba(30, 64, 175, .75)
}

.tw-text-primary-800\/80 {
    color: rgba(30, 64, 175, .8)
}

.tw-text-primary-800\/85 {
    color: rgba(30, 64, 175, .85)
}

.tw-text-primary-800\/90 {
    color: rgba(30, 64, 175, .9)
}

.tw-text-primary-800\/95 {
    color: rgba(30, 64, 175, .95)
}

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

.tw-text-primary-900\/0 {
    color: rgba(30, 58, 138, 0)
}

.tw-text-primary-900\/10 {
    color: rgba(30, 58, 138, .1)
}

.tw-text-primary-900\/100 {
    color: #1e3a8a
}

.tw-text-primary-900\/15 {
    color: rgba(30, 58, 138, .15)
}

.tw-text-primary-900\/20 {
    color: rgba(30, 58, 138, .2)
}

.tw-text-primary-900\/25 {
    color: rgba(30, 58, 138, .25)
}

.tw-text-primary-900\/30 {
    color: rgba(30, 58, 138, .3)
}

.tw-text-primary-900\/35 {
    color: rgba(30, 58, 138, .35)
}

.tw-text-primary-900\/40 {
    color: rgba(30, 58, 138, .4)
}

.tw-text-primary-900\/45 {
    color: rgba(30, 58, 138, .45)
}

.tw-text-primary-900\/5 {
    color: rgba(30, 58, 138, .05)
}

.tw-text-primary-900\/50 {
    color: rgba(30, 58, 138, .5)
}

.tw-text-primary-900\/55 {
    color: rgba(30, 58, 138, .55)
}

.tw-text-primary-900\/60 {
    color: rgba(30, 58, 138, .6)
}

.tw-text-primary-900\/65 {
    color: rgba(30, 58, 138, .65)
}

.tw-text-primary-900\/70 {
    color: rgba(30, 58, 138, .7)
}

.tw-text-primary-900\/75 {
    color: rgba(30, 58, 138, .75)
}

.tw-text-primary-900\/80 {
    color: rgba(30, 58, 138, .8)
}

.tw-text-primary-900\/85 {
    color: rgba(30, 58, 138, .85)
}

.tw-text-primary-900\/90 {
    color: rgba(30, 58, 138, .9)
}

.tw-text-primary-900\/95 {
    color: rgba(30, 58, 138, .95)
}

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

.tw-text-primary-950\/0 {
    color: rgba(23, 37, 84, 0)
}

.tw-text-primary-950\/10 {
    color: rgba(23, 37, 84, .1)
}

.tw-text-primary-950\/100 {
    color: #172554
}

.tw-text-primary-950\/15 {
    color: rgba(23, 37, 84, .15)
}

.tw-text-primary-950\/20 {
    color: rgba(23, 37, 84, .2)
}

.tw-text-primary-950\/25 {
    color: rgba(23, 37, 84, .25)
}

.tw-text-primary-950\/30 {
    color: rgba(23, 37, 84, .3)
}

.tw-text-primary-950\/35 {
    color: rgba(23, 37, 84, .35)
}

.tw-text-primary-950\/40 {
    color: rgba(23, 37, 84, .4)
}

.tw-text-primary-950\/45 {
    color: rgba(23, 37, 84, .45)
}

.tw-text-primary-950\/5 {
    color: rgba(23, 37, 84, .05)
}

.tw-text-primary-950\/50 {
    color: rgba(23, 37, 84, .5)
}

.tw-text-primary-950\/55 {
    color: rgba(23, 37, 84, .55)
}

.tw-text-primary-950\/60 {
    color: rgba(23, 37, 84, .6)
}

.tw-text-primary-950\/65 {
    color: rgba(23, 37, 84, .65)
}

.tw-text-primary-950\/70 {
    color: rgba(23, 37, 84, .7)
}

.tw-text-primary-950\/75 {
    color: rgba(23, 37, 84, .75)
}

.tw-text-primary-950\/80 {
    color: rgba(23, 37, 84, .8)
}

.tw-text-primary-950\/85 {
    color: rgba(23, 37, 84, .85)
}

.tw-text-primary-950\/90 {
    color: rgba(23, 37, 84, .9)
}

.tw-text-primary-950\/95 {
    color: rgba(23, 37, 84, .95)
}

.tw-text-success-100 {
    --tw-text-opacity: 1;
    color: rgb(220 252 231/var(--tw-text-opacity))
}

.tw-text-success-100\/0 {
    color: rgba(220, 252, 231, 0)
}

.tw-text-success-100\/10 {
    color: rgba(220, 252, 231, .1)
}

.tw-text-success-100\/100 {
    color: #dcfce7
}

.tw-text-success-100\/15 {
    color: rgba(220, 252, 231, .15)
}

.tw-text-success-100\/20 {
    color: rgba(220, 252, 231, .2)
}

.tw-text-success-100\/25 {
    color: rgba(220, 252, 231, .25)
}

.tw-text-success-100\/30 {
    color: rgba(220, 252, 231, .3)
}

.tw-text-success-100\/35 {
    color: rgba(220, 252, 231, .35)
}

.tw-text-success-100\/40 {
    color: rgba(220, 252, 231, .4)
}

.tw-text-success-100\/45 {
    color: rgba(220, 252, 231, .45)
}

.tw-text-success-100\/5 {
    color: rgba(220, 252, 231, .05)
}

.tw-text-success-100\/50 {
    color: rgba(220, 252, 231, .5)
}

.tw-text-success-100\/55 {
    color: rgba(220, 252, 231, .55)
}

.tw-text-success-100\/60 {
    color: rgba(220, 252, 231, .6)
}

.tw-text-success-100\/65 {
    color: rgba(220, 252, 231, .65)
}

.tw-text-success-100\/70 {
    color: rgba(220, 252, 231, .7)
}

.tw-text-success-100\/75 {
    color: rgba(220, 252, 231, .75)
}

.tw-text-success-100\/80 {
    color: rgba(220, 252, 231, .8)
}

.tw-text-success-100\/85 {
    color: rgba(220, 252, 231, .85)
}

.tw-text-success-100\/90 {
    color: rgba(220, 252, 231, .9)
}

.tw-text-success-100\/95 {
    color: rgba(220, 252, 231, .95)
}

.tw-text-success-200 {
    --tw-text-opacity: 1;
    color: rgb(187 247 208/var(--tw-text-opacity))
}

.tw-text-success-200\/0 {
    color: rgba(187, 247, 208, 0)
}

.tw-text-success-200\/10 {
    color: rgba(187, 247, 208, .1)
}

.tw-text-success-200\/100 {
    color: #bbf7d0
}

.tw-text-success-200\/15 {
    color: rgba(187, 247, 208, .15)
}

.tw-text-success-200\/20 {
    color: rgba(187, 247, 208, .2)
}

.tw-text-success-200\/25 {
    color: rgba(187, 247, 208, .25)
}

.tw-text-success-200\/30 {
    color: rgba(187, 247, 208, .3)
}

.tw-text-success-200\/35 {
    color: rgba(187, 247, 208, .35)
}

.tw-text-success-200\/40 {
    color: rgba(187, 247, 208, .4)
}

.tw-text-success-200\/45 {
    color: rgba(187, 247, 208, .45)
}

.tw-text-success-200\/5 {
    color: rgba(187, 247, 208, .05)
}

.tw-text-success-200\/50 {
    color: rgba(187, 247, 208, .5)
}

.tw-text-success-200\/55 {
    color: rgba(187, 247, 208, .55)
}

.tw-text-success-200\/60 {
    color: rgba(187, 247, 208, .6)
}

.tw-text-success-200\/65 {
    color: rgba(187, 247, 208, .65)
}

.tw-text-success-200\/70 {
    color: rgba(187, 247, 208, .7)
}

.tw-text-success-200\/75 {
    color: rgba(187, 247, 208, .75)
}

.tw-text-success-200\/80 {
    color: rgba(187, 247, 208, .8)
}

.tw-text-success-200\/85 {
    color: rgba(187, 247, 208, .85)
}

.tw-text-success-200\/90 {
    color: rgba(187, 247, 208, .9)
}

.tw-text-success-200\/95 {
    color: rgba(187, 247, 208, .95)
}

.tw-text-success-300 {
    --tw-text-opacity: 1;
    color: rgb(134 239 172/var(--tw-text-opacity))
}

.tw-text-success-300\/0 {
    color: rgba(134, 239, 172, 0)
}

.tw-text-success-300\/10 {
    color: rgba(134, 239, 172, .1)
}

.tw-text-success-300\/100 {
    color: #86efac
}

.tw-text-success-300\/15 {
    color: rgba(134, 239, 172, .15)
}

.tw-text-success-300\/20 {
    color: rgba(134, 239, 172, .2)
}

.tw-text-success-300\/25 {
    color: rgba(134, 239, 172, .25)
}

.tw-text-success-300\/30 {
    color: rgba(134, 239, 172, .3)
}

.tw-text-success-300\/35 {
    color: rgba(134, 239, 172, .35)
}

.tw-text-success-300\/40 {
    color: rgba(134, 239, 172, .4)
}

.tw-text-success-300\/45 {
    color: rgba(134, 239, 172, .45)
}

.tw-text-success-300\/5 {
    color: rgba(134, 239, 172, .05)
}

.tw-text-success-300\/50 {
    color: rgba(134, 239, 172, .5)
}

.tw-text-success-300\/55 {
    color: rgba(134, 239, 172, .55)
}

.tw-text-success-300\/60 {
    color: rgba(134, 239, 172, .6)
}

.tw-text-success-300\/65 {
    color: rgba(134, 239, 172, .65)
}

.tw-text-success-300\/70 {
    color: rgba(134, 239, 172, .7)
}

.tw-text-success-300\/75 {
    color: rgba(134, 239, 172, .75)
}

.tw-text-success-300\/80 {
    color: rgba(134, 239, 172, .8)
}

.tw-text-success-300\/85 {
    color: rgba(134, 239, 172, .85)
}

.tw-text-success-300\/90 {
    color: rgba(134, 239, 172, .9)
}

.tw-text-success-300\/95 {
    color: rgba(134, 239, 172, .95)
}

.tw-text-success-400 {
    --tw-text-opacity: 1;
    color: rgb(74 222 128/var(--tw-text-opacity))
}

.tw-text-success-400\/0 {
    color: rgba(74, 222, 128, 0)
}

.tw-text-success-400\/10 {
    color: rgba(74, 222, 128, .1)
}

.tw-text-success-400\/100 {
    color: #4ade80
}

.tw-text-success-400\/15 {
    color: rgba(74, 222, 128, .15)
}

.tw-text-success-400\/20 {
    color: rgba(74, 222, 128, .2)
}

.tw-text-success-400\/25 {
    color: rgba(74, 222, 128, .25)
}

.tw-text-success-400\/30 {
    color: rgba(74, 222, 128, .3)
}

.tw-text-success-400\/35 {
    color: rgba(74, 222, 128, .35)
}

.tw-text-success-400\/40 {
    color: rgba(74, 222, 128, .4)
}

.tw-text-success-400\/45 {
    color: rgba(74, 222, 128, .45)
}

.tw-text-success-400\/5 {
    color: rgba(74, 222, 128, .05)
}

.tw-text-success-400\/50 {
    color: rgba(74, 222, 128, .5)
}

.tw-text-success-400\/55 {
    color: rgba(74, 222, 128, .55)
}

.tw-text-success-400\/60 {
    color: rgba(74, 222, 128, .6)
}

.tw-text-success-400\/65 {
    color: rgba(74, 222, 128, .65)
}

.tw-text-success-400\/70 {
    color: rgba(74, 222, 128, .7)
}

.tw-text-success-400\/75 {
    color: rgba(74, 222, 128, .75)
}

.tw-text-success-400\/80 {
    color: rgba(74, 222, 128, .8)
}

.tw-text-success-400\/85 {
    color: rgba(74, 222, 128, .85)
}

.tw-text-success-400\/90 {
    color: rgba(74, 222, 128, .9)
}

.tw-text-success-400\/95 {
    color: rgba(74, 222, 128, .95)
}

.tw-text-success-50 {
    --tw-text-opacity: 1;
    color: rgb(240 253 244/var(--tw-text-opacity))
}

.tw-text-success-50\/0 {
    color: rgba(240, 253, 244, 0)
}

.tw-text-success-50\/10 {
    color: rgba(240, 253, 244, .1)
}

.tw-text-success-50\/100 {
    color: #f0fdf4
}

.tw-text-success-50\/15 {
    color: rgba(240, 253, 244, .15)
}

.tw-text-success-50\/20 {
    color: rgba(240, 253, 244, .2)
}

.tw-text-success-50\/25 {
    color: rgba(240, 253, 244, .25)
}

.tw-text-success-50\/30 {
    color: rgba(240, 253, 244, .3)
}

.tw-text-success-50\/35 {
    color: rgba(240, 253, 244, .35)
}

.tw-text-success-50\/40 {
    color: rgba(240, 253, 244, .4)
}

.tw-text-success-50\/45 {
    color: rgba(240, 253, 244, .45)
}

.tw-text-success-50\/5 {
    color: rgba(240, 253, 244, .05)
}

.tw-text-success-50\/50 {
    color: rgba(240, 253, 244, .5)
}

.tw-text-success-50\/55 {
    color: rgba(240, 253, 244, .55)
}

.tw-text-success-50\/60 {
    color: rgba(240, 253, 244, .6)
}

.tw-text-success-50\/65 {
    color: rgba(240, 253, 244, .65)
}

.tw-text-success-50\/70 {
    color: rgba(240, 253, 244, .7)
}

.tw-text-success-50\/75 {
    color: rgba(240, 253, 244, .75)
}

.tw-text-success-50\/80 {
    color: rgba(240, 253, 244, .8)
}

.tw-text-success-50\/85 {
    color: rgba(240, 253, 244, .85)
}

.tw-text-success-50\/90 {
    color: rgba(240, 253, 244, .9)
}

.tw-text-success-50\/95 {
    color: rgba(240, 253, 244, .95)
}

.tw-text-success-500 {
    --tw-text-opacity: 1;
    color: rgb(34 197 94/var(--tw-text-opacity))
}

.tw-text-success-500\/0 {
    color: rgba(34, 197, 94, 0)
}

.tw-text-success-500\/10 {
    color: rgba(34, 197, 94, .1)
}

.tw-text-success-500\/100 {
    color: #22c55e
}

.tw-text-success-500\/15 {
    color: rgba(34, 197, 94, .15)
}

.tw-text-success-500\/20 {
    color: rgba(34, 197, 94, .2)
}

.tw-text-success-500\/25 {
    color: rgba(34, 197, 94, .25)
}

.tw-text-success-500\/30 {
    color: rgba(34, 197, 94, .3)
}

.tw-text-success-500\/35 {
    color: rgba(34, 197, 94, .35)
}

.tw-text-success-500\/40 {
    color: rgba(34, 197, 94, .4)
}

.tw-text-success-500\/45 {
    color: rgba(34, 197, 94, .45)
}

.tw-text-success-500\/5 {
    color: rgba(34, 197, 94, .05)
}

.tw-text-success-500\/50 {
    color: rgba(34, 197, 94, .5)
}

.tw-text-success-500\/55 {
    color: rgba(34, 197, 94, .55)
}

.tw-text-success-500\/60 {
    color: rgba(34, 197, 94, .6)
}

.tw-text-success-500\/65 {
    color: rgba(34, 197, 94, .65)
}

.tw-text-success-500\/70 {
    color: rgba(34, 197, 94, .7)
}

.tw-text-success-500\/75 {
    color: rgba(34, 197, 94, .75)
}

.tw-text-success-500\/80 {
    color: rgba(34, 197, 94, .8)
}

.tw-text-success-500\/85 {
    color: rgba(34, 197, 94, .85)
}

.tw-text-success-500\/90 {
    color: rgba(34, 197, 94, .9)
}

.tw-text-success-500\/95 {
    color: rgba(34, 197, 94, .95)
}

.tw-text-success-600 {
    --tw-text-opacity: 1;
    color: rgb(22 163 74/var(--tw-text-opacity))
}

.tw-text-success-600\/0 {
    color: rgba(22, 163, 74, 0)
}

.tw-text-success-600\/10 {
    color: rgba(22, 163, 74, .1)
}

.tw-text-success-600\/100 {
    color: #16a34a
}

.tw-text-success-600\/15 {
    color: rgba(22, 163, 74, .15)
}

.tw-text-success-600\/20 {
    color: rgba(22, 163, 74, .2)
}

.tw-text-success-600\/25 {
    color: rgba(22, 163, 74, .25)
}

.tw-text-success-600\/30 {
    color: rgba(22, 163, 74, .3)
}

.tw-text-success-600\/35 {
    color: rgba(22, 163, 74, .35)
}

.tw-text-success-600\/40 {
    color: rgba(22, 163, 74, .4)
}

.tw-text-success-600\/45 {
    color: rgba(22, 163, 74, .45)
}

.tw-text-success-600\/5 {
    color: rgba(22, 163, 74, .05)
}

.tw-text-success-600\/50 {
    color: rgba(22, 163, 74, .5)
}

.tw-text-success-600\/55 {
    color: rgba(22, 163, 74, .55)
}

.tw-text-success-600\/60 {
    color: rgba(22, 163, 74, .6)
}

.tw-text-success-600\/65 {
    color: rgba(22, 163, 74, .65)
}

.tw-text-success-600\/70 {
    color: rgba(22, 163, 74, .7)
}

.tw-text-success-600\/75 {
    color: rgba(22, 163, 74, .75)
}

.tw-text-success-600\/80 {
    color: rgba(22, 163, 74, .8)
}

.tw-text-success-600\/85 {
    color: rgba(22, 163, 74, .85)
}

.tw-text-success-600\/90 {
    color: rgba(22, 163, 74, .9)
}

.tw-text-success-600\/95 {
    color: rgba(22, 163, 74, .95)
}

.tw-text-success-700 {
    --tw-text-opacity: 1;
    color: rgb(21 128 61/var(--tw-text-opacity))
}

.tw-text-success-700\/0 {
    color: rgba(21, 128, 61, 0)
}

.tw-text-success-700\/10 {
    color: rgba(21, 128, 61, .1)
}

.tw-text-success-700\/100 {
    color: #15803d
}

.tw-text-success-700\/15 {
    color: rgba(21, 128, 61, .15)
}

.tw-text-success-700\/20 {
    color: rgba(21, 128, 61, .2)
}

.tw-text-success-700\/25 {
    color: rgba(21, 128, 61, .25)
}

.tw-text-success-700\/30 {
    color: rgba(21, 128, 61, .3)
}

.tw-text-success-700\/35 {
    color: rgba(21, 128, 61, .35)
}

.tw-text-success-700\/40 {
    color: rgba(21, 128, 61, .4)
}

.tw-text-success-700\/45 {
    color: rgba(21, 128, 61, .45)
}

.tw-text-success-700\/5 {
    color: rgba(21, 128, 61, .05)
}

.tw-text-success-700\/50 {
    color: rgba(21, 128, 61, .5)
}

.tw-text-success-700\/55 {
    color: rgba(21, 128, 61, .55)
}

.tw-text-success-700\/60 {
    color: rgba(21, 128, 61, .6)
}

.tw-text-success-700\/65 {
    color: rgba(21, 128, 61, .65)
}

.tw-text-success-700\/70 {
    color: rgba(21, 128, 61, .7)
}

.tw-text-success-700\/75 {
    color: rgba(21, 128, 61, .75)
}

.tw-text-success-700\/80 {
    color: rgba(21, 128, 61, .8)
}

.tw-text-success-700\/85 {
    color: rgba(21, 128, 61, .85)
}

.tw-text-success-700\/90 {
    color: rgba(21, 128, 61, .9)
}

.tw-text-success-700\/95 {
    color: rgba(21, 128, 61, .95)
}

.tw-text-success-800 {
    --tw-text-opacity: 1;
    color: rgb(22 101 52/var(--tw-text-opacity))
}

.tw-text-success-800\/0 {
    color: rgba(22, 101, 52, 0)
}

.tw-text-success-800\/10 {
    color: rgba(22, 101, 52, .1)
}

.tw-text-success-800\/100 {
    color: #166534
}

.tw-text-success-800\/15 {
    color: rgba(22, 101, 52, .15)
}

.tw-text-success-800\/20 {
    color: rgba(22, 101, 52, .2)
}

.tw-text-success-800\/25 {
    color: rgba(22, 101, 52, .25)
}

.tw-text-success-800\/30 {
    color: rgba(22, 101, 52, .3)
}

.tw-text-success-800\/35 {
    color: rgba(22, 101, 52, .35)
}

.tw-text-success-800\/40 {
    color: rgba(22, 101, 52, .4)
}

.tw-text-success-800\/45 {
    color: rgba(22, 101, 52, .45)
}

.tw-text-success-800\/5 {
    color: rgba(22, 101, 52, .05)
}

.tw-text-success-800\/50 {
    color: rgba(22, 101, 52, .5)
}

.tw-text-success-800\/55 {
    color: rgba(22, 101, 52, .55)
}

.tw-text-success-800\/60 {
    color: rgba(22, 101, 52, .6)
}

.tw-text-success-800\/65 {
    color: rgba(22, 101, 52, .65)
}

.tw-text-success-800\/70 {
    color: rgba(22, 101, 52, .7)
}

.tw-text-success-800\/75 {
    color: rgba(22, 101, 52, .75)
}

.tw-text-success-800\/80 {
    color: rgba(22, 101, 52, .8)
}

.tw-text-success-800\/85 {
    color: rgba(22, 101, 52, .85)
}

.tw-text-success-800\/90 {
    color: rgba(22, 101, 52, .9)
}

.tw-text-success-800\/95 {
    color: rgba(22, 101, 52, .95)
}

.tw-text-success-900 {
    --tw-text-opacity: 1;
    color: rgb(20 83 45/var(--tw-text-opacity))
}

.tw-text-success-900\/0 {
    color: rgba(20, 83, 45, 0)
}

.tw-text-success-900\/10 {
    color: rgba(20, 83, 45, .1)
}

.tw-text-success-900\/100 {
    color: #14532d
}

.tw-text-success-900\/15 {
    color: rgba(20, 83, 45, .15)
}

.tw-text-success-900\/20 {
    color: rgba(20, 83, 45, .2)
}

.tw-text-success-900\/25 {
    color: rgba(20, 83, 45, .25)
}

.tw-text-success-900\/30 {
    color: rgba(20, 83, 45, .3)
}

.tw-text-success-900\/35 {
    color: rgba(20, 83, 45, .35)
}

.tw-text-success-900\/40 {
    color: rgba(20, 83, 45, .4)
}

.tw-text-success-900\/45 {
    color: rgba(20, 83, 45, .45)
}

.tw-text-success-900\/5 {
    color: rgba(20, 83, 45, .05)
}

.tw-text-success-900\/50 {
    color: rgba(20, 83, 45, .5)
}

.tw-text-success-900\/55 {
    color: rgba(20, 83, 45, .55)
}

.tw-text-success-900\/60 {
    color: rgba(20, 83, 45, .6)
}

.tw-text-success-900\/65 {
    color: rgba(20, 83, 45, .65)
}

.tw-text-success-900\/70 {
    color: rgba(20, 83, 45, .7)
}

.tw-text-success-900\/75 {
    color: rgba(20, 83, 45, .75)
}

.tw-text-success-900\/80 {
    color: rgba(20, 83, 45, .8)
}

.tw-text-success-900\/85 {
    color: rgba(20, 83, 45, .85)
}

.tw-text-success-900\/90 {
    color: rgba(20, 83, 45, .9)
}

.tw-text-success-900\/95 {
    color: rgba(20, 83, 45, .95)
}

.tw-text-success-950 {
    --tw-text-opacity: 1;
    color: rgb(5 46 22/var(--tw-text-opacity))
}

.tw-text-success-950\/0 {
    color: rgba(5, 46, 22, 0)
}

.tw-text-success-950\/10 {
    color: rgba(5, 46, 22, .1)
}

.tw-text-success-950\/100 {
    color: #052e16
}

.tw-text-success-950\/15 {
    color: rgba(5, 46, 22, .15)
}

.tw-text-success-950\/20 {
    color: rgba(5, 46, 22, .2)
}

.tw-text-success-950\/25 {
    color: rgba(5, 46, 22, .25)
}

.tw-text-success-950\/30 {
    color: rgba(5, 46, 22, .3)
}

.tw-text-success-950\/35 {
    color: rgba(5, 46, 22, .35)
}

.tw-text-success-950\/40 {
    color: rgba(5, 46, 22, .4)
}

.tw-text-success-950\/45 {
    color: rgba(5, 46, 22, .45)
}

.tw-text-success-950\/5 {
    color: rgba(5, 46, 22, .05)
}

.tw-text-success-950\/50 {
    color: rgba(5, 46, 22, .5)
}

.tw-text-success-950\/55 {
    color: rgba(5, 46, 22, .55)
}

.tw-text-success-950\/60 {
    color: rgba(5, 46, 22, .6)
}

.tw-text-success-950\/65 {
    color: rgba(5, 46, 22, .65)
}

.tw-text-success-950\/70 {
    color: rgba(5, 46, 22, .7)
}

.tw-text-success-950\/75 {
    color: rgba(5, 46, 22, .75)
}

.tw-text-success-950\/80 {
    color: rgba(5, 46, 22, .8)
}

.tw-text-success-950\/85 {
    color: rgba(5, 46, 22, .85)
}

.tw-text-success-950\/90 {
    color: rgba(5, 46, 22, .9)
}

.tw-text-success-950\/95 {
    color: rgba(5, 46, 22, .95)
}

.tw-text-transparent,
.tw-text-transparent\/0 {
    color: transparent
}

.tw-text-transparent\/10 {
    color: rgba(0, 0, 0, .1)
}

.tw-text-transparent\/100 {
    color: #000
}

.tw-text-transparent\/15 {
    color: rgba(0, 0, 0, .15)
}

.tw-text-transparent\/20 {
    color: rgba(0, 0, 0, .2)
}

.tw-text-transparent\/25 {
    color: rgba(0, 0, 0, .25)
}

.tw-text-transparent\/30 {
    color: rgba(0, 0, 0, .3)
}

.tw-text-transparent\/35 {
    color: rgba(0, 0, 0, .35)
}

.tw-text-transparent\/40 {
    color: rgba(0, 0, 0, .4)
}

.tw-text-transparent\/45 {
    color: rgba(0, 0, 0, .45)
}

.tw-text-transparent\/5 {
    color: rgba(0, 0, 0, .05)
}

.tw-text-transparent\/50 {
    color: rgba(0, 0, 0, .5)
}

.tw-text-transparent\/55 {
    color: rgba(0, 0, 0, .55)
}

.tw-text-transparent\/60 {
    color: rgba(0, 0, 0, .6)
}

.tw-text-transparent\/65 {
    color: rgba(0, 0, 0, .65)
}

.tw-text-transparent\/70 {
    color: rgba(0, 0, 0, .7)
}

.tw-text-transparent\/75 {
    color: rgba(0, 0, 0, .75)
}

.tw-text-transparent\/80 {
    color: rgba(0, 0, 0, .8)
}

.tw-text-transparent\/85 {
    color: rgba(0, 0, 0, .85)
}

.tw-text-transparent\/90 {
    color: rgba(0, 0, 0, .9)
}

.tw-text-transparent\/95 {
    color: rgba(0, 0, 0, .95)
}

.tw-text-warning-100 {
    --tw-text-opacity: 1;
    color: rgb(254 249 195/var(--tw-text-opacity))
}

.tw-text-warning-100\/0 {
    color: hsla(55, 97%, 88%, 0)
}

.tw-text-warning-100\/10 {
    color: hsla(55, 97%, 88%, .1)
}

.tw-text-warning-100\/100 {
    color: #fef9c3
}

.tw-text-warning-100\/15 {
    color: hsla(55, 97%, 88%, .15)
}

.tw-text-warning-100\/20 {
    color: hsla(55, 97%, 88%, .2)
}

.tw-text-warning-100\/25 {
    color: hsla(55, 97%, 88%, .25)
}

.tw-text-warning-100\/30 {
    color: hsla(55, 97%, 88%, .3)
}

.tw-text-warning-100\/35 {
    color: hsla(55, 97%, 88%, .35)
}

.tw-text-warning-100\/40 {
    color: hsla(55, 97%, 88%, .4)
}

.tw-text-warning-100\/45 {
    color: hsla(55, 97%, 88%, .45)
}

.tw-text-warning-100\/5 {
    color: hsla(55, 97%, 88%, .05)
}

.tw-text-warning-100\/50 {
    color: hsla(55, 97%, 88%, .5)
}

.tw-text-warning-100\/55 {
    color: hsla(55, 97%, 88%, .55)
}

.tw-text-warning-100\/60 {
    color: hsla(55, 97%, 88%, .6)
}

.tw-text-warning-100\/65 {
    color: hsla(55, 97%, 88%, .65)
}

.tw-text-warning-100\/70 {
    color: hsla(55, 97%, 88%, .7)
}

.tw-text-warning-100\/75 {
    color: hsla(55, 97%, 88%, .75)
}

.tw-text-warning-100\/80 {
    color: hsla(55, 97%, 88%, .8)
}

.tw-text-warning-100\/85 {
    color: hsla(55, 97%, 88%, .85)
}

.tw-text-warning-100\/90 {
    color: hsla(55, 97%, 88%, .9)
}

.tw-text-warning-100\/95 {
    color: hsla(55, 97%, 88%, .95)
}

.tw-text-warning-200 {
    --tw-text-opacity: 1;
    color: rgb(254 240 138/var(--tw-text-opacity))
}

.tw-text-warning-200\/0 {
    color: hsla(53, 98%, 77%, 0)
}

.tw-text-warning-200\/10 {
    color: hsla(53, 98%, 77%, .1)
}

.tw-text-warning-200\/100 {
    color: #fef08a
}

.tw-text-warning-200\/15 {
    color: hsla(53, 98%, 77%, .15)
}

.tw-text-warning-200\/20 {
    color: hsla(53, 98%, 77%, .2)
}

.tw-text-warning-200\/25 {
    color: hsla(53, 98%, 77%, .25)
}

.tw-text-warning-200\/30 {
    color: hsla(53, 98%, 77%, .3)
}

.tw-text-warning-200\/35 {
    color: hsla(53, 98%, 77%, .35)
}

.tw-text-warning-200\/40 {
    color: hsla(53, 98%, 77%, .4)
}

.tw-text-warning-200\/45 {
    color: hsla(53, 98%, 77%, .45)
}

.tw-text-warning-200\/5 {
    color: hsla(53, 98%, 77%, .05)
}

.tw-text-warning-200\/50 {
    color: hsla(53, 98%, 77%, .5)
}

.tw-text-warning-200\/55 {
    color: hsla(53, 98%, 77%, .55)
}

.tw-text-warning-200\/60 {
    color: hsla(53, 98%, 77%, .6)
}

.tw-text-warning-200\/65 {
    color: hsla(53, 98%, 77%, .65)
}

.tw-text-warning-200\/70 {
    color: hsla(53, 98%, 77%, .7)
}

.tw-text-warning-200\/75 {
    color: hsla(53, 98%, 77%, .75)
}

.tw-text-warning-200\/80 {
    color: hsla(53, 98%, 77%, .8)
}

.tw-text-warning-200\/85 {
    color: hsla(53, 98%, 77%, .85)
}

.tw-text-warning-200\/90 {
    color: hsla(53, 98%, 77%, .9)
}

.tw-text-warning-200\/95 {
    color: hsla(53, 98%, 77%, .95)
}

.tw-text-warning-300 {
    --tw-text-opacity: 1;
    color: rgb(253 224 71/var(--tw-text-opacity))
}

.tw-text-warning-300\/0 {
    color: rgba(253, 224, 71, 0)
}

.tw-text-warning-300\/10 {
    color: rgba(253, 224, 71, .1)
}

.tw-text-warning-300\/100 {
    color: #fde047
}

.tw-text-warning-300\/15 {
    color: rgba(253, 224, 71, .15)
}

.tw-text-warning-300\/20 {
    color: rgba(253, 224, 71, .2)
}

.tw-text-warning-300\/25 {
    color: rgba(253, 224, 71, .25)
}

.tw-text-warning-300\/30 {
    color: rgba(253, 224, 71, .3)
}

.tw-text-warning-300\/35 {
    color: rgba(253, 224, 71, .35)
}

.tw-text-warning-300\/40 {
    color: rgba(253, 224, 71, .4)
}

.tw-text-warning-300\/45 {
    color: rgba(253, 224, 71, .45)
}

.tw-text-warning-300\/5 {
    color: rgba(253, 224, 71, .05)
}

.tw-text-warning-300\/50 {
    color: rgba(253, 224, 71, .5)
}

.tw-text-warning-300\/55 {
    color: rgba(253, 224, 71, .55)
}

.tw-text-warning-300\/60 {
    color: rgba(253, 224, 71, .6)
}

.tw-text-warning-300\/65 {
    color: rgba(253, 224, 71, .65)
}

.tw-text-warning-300\/70 {
    color: rgba(253, 224, 71, .7)
}

.tw-text-warning-300\/75 {
    color: rgba(253, 224, 71, .75)
}

.tw-text-warning-300\/80 {
    color: rgba(253, 224, 71, .8)
}

.tw-text-warning-300\/85 {
    color: rgba(253, 224, 71, .85)
}

.tw-text-warning-300\/90 {
    color: rgba(253, 224, 71, .9)
}

.tw-text-warning-300\/95 {
    color: rgba(253, 224, 71, .95)
}

.tw-text-warning-400 {
    --tw-text-opacity: 1;
    color: rgb(250 204 21/var(--tw-text-opacity))
}

.tw-text-warning-400\/0 {
    color: rgba(250, 204, 21, 0)
}

.tw-text-warning-400\/10 {
    color: rgba(250, 204, 21, .1)
}

.tw-text-warning-400\/100 {
    color: #facc15
}

.tw-text-warning-400\/15 {
    color: rgba(250, 204, 21, .15)
}

.tw-text-warning-400\/20 {
    color: rgba(250, 204, 21, .2)
}

.tw-text-warning-400\/25 {
    color: rgba(250, 204, 21, .25)
}

.tw-text-warning-400\/30 {
    color: rgba(250, 204, 21, .3)
}

.tw-text-warning-400\/35 {
    color: rgba(250, 204, 21, .35)
}

.tw-text-warning-400\/40 {
    color: rgba(250, 204, 21, .4)
}

.tw-text-warning-400\/45 {
    color: rgba(250, 204, 21, .45)
}

.tw-text-warning-400\/5 {
    color: rgba(250, 204, 21, .05)
}

.tw-text-warning-400\/50 {
    color: rgba(250, 204, 21, .5)
}

.tw-text-warning-400\/55 {
    color: rgba(250, 204, 21, .55)
}

.tw-text-warning-400\/60 {
    color: rgba(250, 204, 21, .6)
}

.tw-text-warning-400\/65 {
    color: rgba(250, 204, 21, .65)
}

.tw-text-warning-400\/70 {
    color: rgba(250, 204, 21, .7)
}

.tw-text-warning-400\/75 {
    color: rgba(250, 204, 21, .75)
}

.tw-text-warning-400\/80 {
    color: rgba(250, 204, 21, .8)
}

.tw-text-warning-400\/85 {
    color: rgba(250, 204, 21, .85)
}

.tw-text-warning-400\/90 {
    color: rgba(250, 204, 21, .9)
}

.tw-text-warning-400\/95 {
    color: rgba(250, 204, 21, .95)
}

.tw-text-warning-50 {
    --tw-text-opacity: 1;
    color: rgb(254 252 232/var(--tw-text-opacity))
}

.tw-text-warning-50\/0 {
    color: hsla(55, 92%, 95%, 0)
}

.tw-text-warning-50\/10 {
    color: hsla(55, 92%, 95%, .1)
}

.tw-text-warning-50\/100 {
    color: #fefce8
}

.tw-text-warning-50\/15 {
    color: hsla(55, 92%, 95%, .15)
}

.tw-text-warning-50\/20 {
    color: hsla(55, 92%, 95%, .2)
}

.tw-text-warning-50\/25 {
    color: hsla(55, 92%, 95%, .25)
}

.tw-text-warning-50\/30 {
    color: hsla(55, 92%, 95%, .3)
}

.tw-text-warning-50\/35 {
    color: hsla(55, 92%, 95%, .35)
}

.tw-text-warning-50\/40 {
    color: hsla(55, 92%, 95%, .4)
}

.tw-text-warning-50\/45 {
    color: hsla(55, 92%, 95%, .45)
}

.tw-text-warning-50\/5 {
    color: hsla(55, 92%, 95%, .05)
}

.tw-text-warning-50\/50 {
    color: hsla(55, 92%, 95%, .5)
}

.tw-text-warning-50\/55 {
    color: hsla(55, 92%, 95%, .55)
}

.tw-text-warning-50\/60 {
    color: hsla(55, 92%, 95%, .6)
}

.tw-text-warning-50\/65 {
    color: hsla(55, 92%, 95%, .65)
}

.tw-text-warning-50\/70 {
    color: hsla(55, 92%, 95%, .7)
}

.tw-text-warning-50\/75 {
    color: hsla(55, 92%, 95%, .75)
}

.tw-text-warning-50\/80 {
    color: hsla(55, 92%, 95%, .8)
}

.tw-text-warning-50\/85 {
    color: hsla(55, 92%, 95%, .85)
}

.tw-text-warning-50\/90 {
    color: hsla(55, 92%, 95%, .9)
}

.tw-text-warning-50\/95 {
    color: hsla(55, 92%, 95%, .95)
}

.tw-text-warning-500 {
    --tw-text-opacity: 1;
    color: rgb(234 179 8/var(--tw-text-opacity))
}

.tw-text-warning-500\/0 {
    color: rgba(234, 179, 8, 0)
}

.tw-text-warning-500\/10 {
    color: rgba(234, 179, 8, .1)
}

.tw-text-warning-500\/100 {
    color: #eab308
}

.tw-text-warning-500\/15 {
    color: rgba(234, 179, 8, .15)
}

.tw-text-warning-500\/20 {
    color: rgba(234, 179, 8, .2)
}

.tw-text-warning-500\/25 {
    color: rgba(234, 179, 8, .25)
}

.tw-text-warning-500\/30 {
    color: rgba(234, 179, 8, .3)
}

.tw-text-warning-500\/35 {
    color: rgba(234, 179, 8, .35)
}

.tw-text-warning-500\/40 {
    color: rgba(234, 179, 8, .4)
}

.tw-text-warning-500\/45 {
    color: rgba(234, 179, 8, .45)
}

.tw-text-warning-500\/5 {
    color: rgba(234, 179, 8, .05)
}

.tw-text-warning-500\/50 {
    color: rgba(234, 179, 8, .5)
}

.tw-text-warning-500\/55 {
    color: rgba(234, 179, 8, .55)
}

.tw-text-warning-500\/60 {
    color: rgba(234, 179, 8, .6)
}

.tw-text-warning-500\/65 {
    color: rgba(234, 179, 8, .65)
}

.tw-text-warning-500\/70 {
    color: rgba(234, 179, 8, .7)
}

.tw-text-warning-500\/75 {
    color: rgba(234, 179, 8, .75)
}

.tw-text-warning-500\/80 {
    color: rgba(234, 179, 8, .8)
}

.tw-text-warning-500\/85 {
    color: rgba(234, 179, 8, .85)
}

.tw-text-warning-500\/90 {
    color: rgba(234, 179, 8, .9)
}

.tw-text-warning-500\/95 {
    color: rgba(234, 179, 8, .95)
}

.tw-text-warning-600 {
    --tw-text-opacity: 1;
    color: rgb(202 138 4/var(--tw-text-opacity))
}

.tw-text-warning-600\/0 {
    color: rgba(202, 138, 4, 0)
}

.tw-text-warning-600\/10 {
    color: rgba(202, 138, 4, .1)
}

.tw-text-warning-600\/100 {
    color: #ca8a04
}

.tw-text-warning-600\/15 {
    color: rgba(202, 138, 4, .15)
}

.tw-text-warning-600\/20 {
    color: rgba(202, 138, 4, .2)
}

.tw-text-warning-600\/25 {
    color: rgba(202, 138, 4, .25)
}

.tw-text-warning-600\/30 {
    color: rgba(202, 138, 4, .3)
}

.tw-text-warning-600\/35 {
    color: rgba(202, 138, 4, .35)
}

.tw-text-warning-600\/40 {
    color: rgba(202, 138, 4, .4)
}

.tw-text-warning-600\/45 {
    color: rgba(202, 138, 4, .45)
}

.tw-text-warning-600\/5 {
    color: rgba(202, 138, 4, .05)
}

.tw-text-warning-600\/50 {
    color: rgba(202, 138, 4, .5)
}

.tw-text-warning-600\/55 {
    color: rgba(202, 138, 4, .55)
}

.tw-text-warning-600\/60 {
    color: rgba(202, 138, 4, .6)
}

.tw-text-warning-600\/65 {
    color: rgba(202, 138, 4, .65)
}

.tw-text-warning-600\/70 {
    color: rgba(202, 138, 4, .7)
}

.tw-text-warning-600\/75 {
    color: rgba(202, 138, 4, .75)
}

.tw-text-warning-600\/80 {
    color: rgba(202, 138, 4, .8)
}

.tw-text-warning-600\/85 {
    color: rgba(202, 138, 4, .85)
}

.tw-text-warning-600\/90 {
    color: rgba(202, 138, 4, .9)
}

.tw-text-warning-600\/95 {
    color: rgba(202, 138, 4, .95)
}

.tw-text-warning-700 {
    --tw-text-opacity: 1;
    color: rgb(161 98 7/var(--tw-text-opacity))
}

.tw-text-warning-700\/0 {
    color: rgba(161, 98, 7, 0)
}

.tw-text-warning-700\/10 {
    color: rgba(161, 98, 7, .1)
}

.tw-text-warning-700\/100 {
    color: #a16207
}

.tw-text-warning-700\/15 {
    color: rgba(161, 98, 7, .15)
}

.tw-text-warning-700\/20 {
    color: rgba(161, 98, 7, .2)
}

.tw-text-warning-700\/25 {
    color: rgba(161, 98, 7, .25)
}

.tw-text-warning-700\/30 {
    color: rgba(161, 98, 7, .3)
}

.tw-text-warning-700\/35 {
    color: rgba(161, 98, 7, .35)
}

.tw-text-warning-700\/40 {
    color: rgba(161, 98, 7, .4)
}

.tw-text-warning-700\/45 {
    color: rgba(161, 98, 7, .45)
}

.tw-text-warning-700\/5 {
    color: rgba(161, 98, 7, .05)
}

.tw-text-warning-700\/50 {
    color: rgba(161, 98, 7, .5)
}

.tw-text-warning-700\/55 {
    color: rgba(161, 98, 7, .55)
}

.tw-text-warning-700\/60 {
    color: rgba(161, 98, 7, .6)
}

.tw-text-warning-700\/65 {
    color: rgba(161, 98, 7, .65)
}

.tw-text-warning-700\/70 {
    color: rgba(161, 98, 7, .7)
}

.tw-text-warning-700\/75 {
    color: rgba(161, 98, 7, .75)
}

.tw-text-warning-700\/80 {
    color: rgba(161, 98, 7, .8)
}

.tw-text-warning-700\/85 {
    color: rgba(161, 98, 7, .85)
}

.tw-text-warning-700\/90 {
    color: rgba(161, 98, 7, .9)
}

.tw-text-warning-700\/95 {
    color: rgba(161, 98, 7, .95)
}

.tw-text-warning-800 {
    --tw-text-opacity: 1;
    color: rgb(133 77 14/var(--tw-text-opacity))
}

.tw-text-warning-800\/0 {
    color: rgba(133, 77, 14, 0)
}

.tw-text-warning-800\/10 {
    color: rgba(133, 77, 14, .1)
}

.tw-text-warning-800\/100 {
    color: #854d0e
}

.tw-text-warning-800\/15 {
    color: rgba(133, 77, 14, .15)
}

.tw-text-warning-800\/20 {
    color: rgba(133, 77, 14, .2)
}

.tw-text-warning-800\/25 {
    color: rgba(133, 77, 14, .25)
}

.tw-text-warning-800\/30 {
    color: rgba(133, 77, 14, .3)
}

.tw-text-warning-800\/35 {
    color: rgba(133, 77, 14, .35)
}

.tw-text-warning-800\/40 {
    color: rgba(133, 77, 14, .4)
}

.tw-text-warning-800\/45 {
    color: rgba(133, 77, 14, .45)
}

.tw-text-warning-800\/5 {
    color: rgba(133, 77, 14, .05)
}

.tw-text-warning-800\/50 {
    color: rgba(133, 77, 14, .5)
}

.tw-text-warning-800\/55 {
    color: rgba(133, 77, 14, .55)
}

.tw-text-warning-800\/60 {
    color: rgba(133, 77, 14, .6)
}

.tw-text-warning-800\/65 {
    color: rgba(133, 77, 14, .65)
}

.tw-text-warning-800\/70 {
    color: rgba(133, 77, 14, .7)
}

.tw-text-warning-800\/75 {
    color: rgba(133, 77, 14, .75)
}

.tw-text-warning-800\/80 {
    color: rgba(133, 77, 14, .8)
}

.tw-text-warning-800\/85 {
    color: rgba(133, 77, 14, .85)
}

.tw-text-warning-800\/90 {
    color: rgba(133, 77, 14, .9)
}

.tw-text-warning-800\/95 {
    color: rgba(133, 77, 14, .95)
}

.tw-text-warning-900 {
    --tw-text-opacity: 1;
    color: rgb(113 63 18/var(--tw-text-opacity))
}

.tw-text-warning-900\/0 {
    color: rgba(113, 63, 18, 0)
}

.tw-text-warning-900\/10 {
    color: rgba(113, 63, 18, .1)
}

.tw-text-warning-900\/100 {
    color: #713f12
}

.tw-text-warning-900\/15 {
    color: rgba(113, 63, 18, .15)
}

.tw-text-warning-900\/20 {
    color: rgba(113, 63, 18, .2)
}

.tw-text-warning-900\/25 {
    color: rgba(113, 63, 18, .25)
}

.tw-text-warning-900\/30 {
    color: rgba(113, 63, 18, .3)
}

.tw-text-warning-900\/35 {
    color: rgba(113, 63, 18, .35)
}

.tw-text-warning-900\/40 {
    color: rgba(113, 63, 18, .4)
}

.tw-text-warning-900\/45 {
    color: rgba(113, 63, 18, .45)
}

.tw-text-warning-900\/5 {
    color: rgba(113, 63, 18, .05)
}

.tw-text-warning-900\/50 {
    color: rgba(113, 63, 18, .5)
}

.tw-text-warning-900\/55 {
    color: rgba(113, 63, 18, .55)
}

.tw-text-warning-900\/60 {
    color: rgba(113, 63, 18, .6)
}

.tw-text-warning-900\/65 {
    color: rgba(113, 63, 18, .65)
}

.tw-text-warning-900\/70 {
    color: rgba(113, 63, 18, .7)
}

.tw-text-warning-900\/75 {
    color: rgba(113, 63, 18, .75)
}

.tw-text-warning-900\/80 {
    color: rgba(113, 63, 18, .8)
}

.tw-text-warning-900\/85 {
    color: rgba(113, 63, 18, .85)
}

.tw-text-warning-900\/90 {
    color: rgba(113, 63, 18, .9)
}

.tw-text-warning-900\/95 {
    color: rgba(113, 63, 18, .95)
}

.tw-text-warning-950 {
    --tw-text-opacity: 1;
    color: rgb(66 32 6/var(--tw-text-opacity))
}

.tw-text-warning-950\/0 {
    color: rgba(66, 32, 6, 0)
}

.tw-text-warning-950\/10 {
    color: rgba(66, 32, 6, .1)
}

.tw-text-warning-950\/100 {
    color: #422006
}

.tw-text-warning-950\/15 {
    color: rgba(66, 32, 6, .15)
}

.tw-text-warning-950\/20 {
    color: rgba(66, 32, 6, .2)
}

.tw-text-warning-950\/25 {
    color: rgba(66, 32, 6, .25)
}

.tw-text-warning-950\/30 {
    color: rgba(66, 32, 6, .3)
}

.tw-text-warning-950\/35 {
    color: rgba(66, 32, 6, .35)
}

.tw-text-warning-950\/40 {
    color: rgba(66, 32, 6, .4)
}

.tw-text-warning-950\/45 {
    color: rgba(66, 32, 6, .45)
}

.tw-text-warning-950\/5 {
    color: rgba(66, 32, 6, .05)
}

.tw-text-warning-950\/50 {
    color: rgba(66, 32, 6, .5)
}

.tw-text-warning-950\/55 {
    color: rgba(66, 32, 6, .55)
}

.tw-text-warning-950\/60 {
    color: rgba(66, 32, 6, .6)
}

.tw-text-warning-950\/65 {
    color: rgba(66, 32, 6, .65)
}

.tw-text-warning-950\/70 {
    color: rgba(66, 32, 6, .7)
}

.tw-text-warning-950\/75 {
    color: rgba(66, 32, 6, .75)
}

.tw-text-warning-950\/80 {
    color: rgba(66, 32, 6, .8)
}

.tw-text-warning-950\/85 {
    color: rgba(66, 32, 6, .85)
}

.tw-text-warning-950\/90 {
    color: rgba(66, 32, 6, .9)
}

.tw-text-warning-950\/95 {
    color: rgba(66, 32, 6, .95)
}

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

.tw-text-white\/0 {
    color: hsla(0, 0%, 100%, 0)
}

.tw-text-white\/10 {
    color: hsla(0, 0%, 100%, .1)
}

.tw-text-white\/100 {
    color: #fff
}

.tw-text-white\/15 {
    color: hsla(0, 0%, 100%, .15)
}

.tw-text-white\/20 {
    color: hsla(0, 0%, 100%, .2)
}

.tw-text-white\/25 {
    color: hsla(0, 0%, 100%, .25)
}

.tw-text-white\/30 {
    color: hsla(0, 0%, 100%, .3)
}

.tw-text-white\/35 {
    color: hsla(0, 0%, 100%, .35)
}

.tw-text-white\/40 {
    color: hsla(0, 0%, 100%, .4)
}

.tw-text-white\/45 {
    color: hsla(0, 0%, 100%, .45)
}

.tw-text-white\/5 {
    color: hsla(0, 0%, 100%, .05)
}

.tw-text-white\/50 {
    color: hsla(0, 0%, 100%, .5)
}

.tw-text-white\/55 {
    color: hsla(0, 0%, 100%, .55)
}

.tw-text-white\/60 {
    color: hsla(0, 0%, 100%, .6)
}

.tw-text-white\/65 {
    color: hsla(0, 0%, 100%, .65)
}

.tw-text-white\/70 {
    color: hsla(0, 0%, 100%, .7)
}

.tw-text-white\/75 {
    color: hsla(0, 0%, 100%, .75)
}

.tw-text-white\/80 {
    color: hsla(0, 0%, 100%, .8)
}

.tw-text-white\/85 {
    color: hsla(0, 0%, 100%, .85)
}

.tw-text-white\/90 {
    color: hsla(0, 0%, 100%, .9)
}

.tw-text-white\/95 {
    color: hsla(0, 0%, 100%, .95)
}

.tw-text-opacity-0 {
    --tw-text-opacity: 0
}

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

.tw-text-opacity-100 {
    --tw-text-opacity: 1
}

.tw-text-opacity-15 {
    --tw-text-opacity: 0.15
}

.tw-text-opacity-20 {
    --tw-text-opacity: 0.2
}

.tw-text-opacity-25 {
    --tw-text-opacity: 0.25
}

.tw-text-opacity-30 {
    --tw-text-opacity: 0.3
}

.tw-text-opacity-35 {
    --tw-text-opacity: 0.35
}

.tw-text-opacity-40 {
    --tw-text-opacity: 0.4
}

.tw-text-opacity-45 {
    --tw-text-opacity: 0.45
}

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

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

.tw-text-opacity-55 {
    --tw-text-opacity: 0.55
}

.tw-text-opacity-60 {
    --tw-text-opacity: 0.6
}

.tw-text-opacity-65 {
    --tw-text-opacity: 0.65
}

.tw-text-opacity-70 {
    --tw-text-opacity: 0.7
}

.tw-text-opacity-75 {
    --tw-text-opacity: 0.75
}

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

.tw-text-opacity-85 {
    --tw-text-opacity: 0.85
}

.tw-text-opacity-90 {
    --tw-text-opacity: 0.9
}

.tw-text-opacity-95 {
    --tw-text-opacity: 0.95
}

.\!tw-placeholder-neutral-400::-moz-placeholder {
    --tw-placeholder-opacity: 1 !important;
    color: rgb(148 163 184/var(--tw-placeholder-opacity)) !important
}

.\!tw-placeholder-neutral-400::placeholder {
    --tw-placeholder-opacity: 1 !important;
    color: rgb(148 163 184/var(--tw-placeholder-opacity)) !important
}

.tw-opacity-60 {
    opacity: .6
}

.tw-opacity-70 {
    opacity: .7
}

.tw-opacity-80 {
    opacity: .8
}

.tw-bg-blend-normal {
    background-blend-mode: normal
}

.tw-bg-blend-multiply {
    background-blend-mode: multiply
}

.tw-bg-blend-screen {
    background-blend-mode: screen
}

.tw-bg-blend-overlay {
    background-blend-mode: overlay
}

.tw-bg-blend-darken {
    background-blend-mode: darken
}

.tw-bg-blend-lighten {
    background-blend-mode: lighten
}

.tw-bg-blend-color-dodge {
    background-blend-mode: color-dodge
}

.tw-bg-blend-color-burn {
    background-blend-mode: color-burn
}

.tw-bg-blend-hard-light {
    background-blend-mode: hard-light
}

.tw-bg-blend-soft-light {
    background-blend-mode: soft-light
}

.tw-bg-blend-difference {
    background-blend-mode: difference
}

.tw-bg-blend-exclusion {
    background-blend-mode: exclusion
}

.tw-bg-blend-hue {
    background-blend-mode: hue
}

.tw-bg-blend-saturation {
    background-blend-mode: saturation
}

.tw-bg-blend-color {
    background-blend-mode: color
}

.tw-bg-blend-luminosity {
    background-blend-mode: luminosity
}

.\!tw-shadow-none {
    --tw-shadow: 0 0 #0000 !important;
    --tw-shadow-colored: 0 0 #0000 !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important
}

.tw-shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px -1px rgba(0, 0, 0, .1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color)
}

.tw-shadow,
.tw-shadow-sm {
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.tw-shadow-sm {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color)
}

.tw-outline-none {
    outline: 2px solid transparent;
    outline-offset: 2px
}

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

.tw-ring-1,
.tw-ring-2 {
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000)
}

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

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

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

.tw-ring-offset-2 {
    --tw-ring-offset-width: 2px
}

.tw-transition-all {
    transition-duration: .15s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1)
}

.bg-primary {
    background-color: rgb(37 99 235/var(--tw-bg-opacity))
}

.bg-primary,
a.bg-primary:focus,
a.bg-primary:hover {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

a.bg-primary:focus,
a.bg-primary:hover {
    background-color: rgb(29 78 216/var(--tw-bg-opacity))
}

.bg-neutral {
    background-color: rgb(248 250 252/var(--tw-bg-opacity));
    color: rgb(51 65 85/var(--tw-text-opacity))
}

.bg-neutral,
a.bg-neutral:focus,
a.bg-neutral:hover {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1
}

a.bg-neutral:focus,
a.bg-neutral:hover {
    background-color: rgb(226 232 240/var(--tw-bg-opacity));
    color: rgb(30 41 59/var(--tw-text-opacity))
}

.bg-success {
    background-color: rgb(34 197 94/var(--tw-bg-opacity))
}

.bg-success,
a.bg-success:focus,
a.bg-success:hover {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

a.bg-success:focus,
a.bg-success:hover {
    background-color: rgb(22 163 74/var(--tw-bg-opacity))
}

.bg-info {
    background-color: rgb(2 132 199/var(--tw-bg-opacity))
}

.bg-info,
a.bg-info:focus,
a.bg-info:hover {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

a.bg-info:focus,
a.bg-info:hover {
    background-color: rgb(3 105 161/var(--tw-bg-opacity))
}

.bg-warning {
    background-color: rgb(202 138 4/var(--tw-bg-opacity))
}

.bg-warning,
a.bg-warning:focus,
a.bg-warning:hover {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

a.bg-warning:focus,
a.bg-warning:hover {
    background-color: rgb(161 98 7/var(--tw-bg-opacity))
}

.bg-danger {
    background-color: rgb(220 38 38/var(--tw-bg-opacity))
}

.bg-danger,
a.bg-danger:focus,
a.bg-danger:hover {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

a.bg-danger:focus,
a.bg-danger:hover {
    background-color: rgb(185 28 28/var(--tw-bg-opacity))
}

.xdsoft_ {
    z-index: 99999999999999
}

.xdsoft_datetimepicker {
    border: 1px solid #e2e8f0;
    border-radius: .375rem;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);
    font-family: Inter, sans-serif;
    margin-top: 5px;
    padding: 10px
}

.xdsoft_datetimepicker .xdsoft_calendar td,
.xdsoft_datetimepicker .xdsoft_calendar th {
    --tw-text-opacity: 1;
    color: rgb(51 65 85/var(--tw-text-opacity))
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div {
    --tw-bg-opacity: 1;
    background-color: rgb(248 250 252/var(--tw-bg-opacity))
}

.xdsoft_datetimepicker .xdsoft_calendar td>div {
    padding-bottom: 1px;
    padding-top: 1px
}

.xdsoft_datetimepicker .xdsoft_datepicker {
    width: 260px
}

.xdsoft_datetimepicker .xdsoft_calendar td,
.xdsoft_datetimepicker .xdsoft_calendar th {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    border-width: 0;
    text-align: center
}

.xdsoft_datetimepicker .xdsoft_calendar td {
    padding: 5px 5px 5px 7px
}

.xdsoft_datetimepicker .xdsoft_calendar th {
    --tw-text-opacity: 1;
    color: rgb(100 116 139/var(--tw-text-opacity));
    font-weight: 400;
    padding: .625rem .375rem
}

.xdsoft_datetimepicker .xdsoft_datepicker.active+.xdsoft_timepicker {
    margin-top: 7px
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box {
    height: 151px
}

.xdsoft_datetimepicker .xdsoft_label {
    font-weight: 400
}

.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current {
    --tw-bg-opacity: 1;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    background-color: rgb(37 99 235/var(--tw-bg-opacity));
    border-radius: .375rem;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div.xdsoft_current:hover {
    border-radius: 0
}

.xdsoft_datetimepicker .xdsoft_next,
.xdsoft_datetimepicker .xdsoft_prev,
.xdsoft_datetimepicker .xdsoft_today_button {
    --tw-text-opacity: 1 !important;
    color: rgb(71 85 105/var(--tw-text-opacity)) !important
}

.xdsoft_datetimepicker .xdsoft_calendar td:hover,
.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    --tw-bg-opacity: 1 !important;
    --tw-text-opacity: 1 !important;
    background-color: rgb(224 242 254/var(--tw-bg-opacity)) !important;
    border-radius: .375rem;
    color: rgb(3 105 161/var(--tw-text-opacity)) !important
}

.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box>div>div:hover {
    --tw-text-opacity: 1;
    border-radius: 0;
    color: rgb(30 41 59/var(--tw-text-opacity))
}

.xdsoft_datetimepicker .xdsoft_label>.xdsoft_select>div>.xdsoft_option:hover {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(203 213 225/var(--tw-bg-opacity));
    color: rgb(15 23 42/var(--tw-text-opacity))
}

@media (max-width:768px) {
    input.datepicker {
        font-size: 16px !important
    }
}

.panel-table-full .dataTables_wrapper .table-responsive {
    border-bottom: 1px;
    border-color: rgba(226, 232, 240, .7);
    border-style: solid;
    margin-bottom: 1rem;
    margin-left: -1.5rem;
    margin-right: -1.5rem
}

.panel-table-full .dataTables_wrapper.app_dt_empty .table-responsive {
    border-bottom-width: 0
}

.panel-table-full .dataTables_wrapper table.dataTable {
    margin-bottom: 0 !important
}

.panel-table-full .dataTables_wrapper thead>tr>th:first-child {
    border-left: 0 !important
}

.panel-table-full .dataTables_wrapper thead>tr>th:last-child {
    border-right: 0 !important
}

.panel-full-width-tabs {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important
}

.panel-full-width-tabs .nav {
    border-top-left-radius: .375rem;
    border-top-right-radius: .375rem;
    margin-top: -1.5rem !important;
    padding-left: 1.5rem;
    padding-right: 1.5rem
}

.panel-full-width-tabs .nav li a,
.panel-full-width-tabs.horizontal-scrollable-tabs .scroller {
    padding-bottom: .875rem;
    padding-top: .875rem
}

.modal .panel-full-width-tabs {
    margin-left: -1rem !important;
    margin-right: -1rem !important
}

.modal .panel-full-width-tabs .nav {
    padding-left: 1rem;
    padding-right: 1rem
}

.panel-full-width-tabs .arrow-left[style="display: block;"]~.horizontal-tabs>.nav-tabs,
.panel-full-width-tabs .arrow-right[style="display: block;"]~.horizontal-tabs>.nav-tabs {
    padding-left: .5rem;
    padding-right: .5rem
}

@media screen and (max-width:767px) {
    .panel-table-full .table-responsive {
        border: 0;
        width: auto
    }

    .panel-full-width-tabs.horizontal-scrollable-tabs .scroller {
        padding-bottom: .9rem;
        padding-top: .9rem
    }
}

.panel .hr-panel-heading,
.panel .hr-panel-separator,
.panel_s .hr-panel-heading,
.panel_s .hr-panel-separator {
    --tw-border-opacity: 1;
    border-color: rgb(226 232 240/var(--tw-border-opacity));
    margin: 1.25rem -1.5rem
}

.modal-body .panel .hr-panel-heading,
.modal-body .panel .hr-panel-separator,
.modal-body .panel_s .hr-panel-heading,
.modal-body .panel_s .hr-panel-separator {
    margin-left: -1rem;
    margin-right: -1rem
}

.panel>.hr-panel-heading,
.panel>.hr-panel-separator,
.panel_s>.hr-panel-heading,
.panel_s>.hr-panel-separator {
    margin-left: 0;
    margin-right: 0
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    border-top: 1px solid #e2e8f0
}

.table>thead>tr>th {
    border-bottom: 1px solid #e2e8f0;
    font-weight: 500;
    vertical-align: bottom
}

.table>tbody+tbody {
    border-top: 2px solid #e2e8f0
}

.table-bordered,
.table-bordered>tbody>tr>td,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>td,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border: 1px solid #e2e8f0
}

.table-bordered>thead>tr>td,
.table-bordered>thead>tr>th {
    border-bottom-width: 1px
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f8fafc
}

.table-hover>tbody>tr:hover {
    background-color: #f1f5f9
}

.table>tbody>tr.active>td,
.table>tbody>tr.active>th,
.table>tbody>tr>td.active,
.table>tbody>tr>th.active,
.table>tfoot>tr.active>td,
.table>tfoot>tr.active>th,
.table>tfoot>tr>td.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>thead>tr.active>th,
.table>thead>tr>td.active,
.table>thead>tr>th.active {
    background-color: #f1f5f9;
    color: #475569
}

.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr.active:hover>th,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover {
    background-color: #f8fafc
}

.table>tbody>tr.success>td,
.table>tbody>tr.success>th,
.table>tbody>tr>td.success,
.table>tbody>tr>th.success,
.table>tfoot>tr.success>td,
.table>tfoot>tr.success>th,
.table>tfoot>tr>td.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>thead>tr.success>th,
.table>thead>tr>td.success,
.table>thead>tr>th.success {
    background-color: #f0fdf4;
    color: #16a34a
}

.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr.success:hover>th,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover {
    background-color: #dcfce7
}

.table>tbody>tr.info>td,
.table>tbody>tr.info>th,
.table>tbody>tr>td.info,
.table>tbody>tr>th.info,
.table>tfoot>tr.info>td,
.table>tfoot>tr.info>th,
.table>tfoot>tr>td.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>thead>tr.info>th,
.table>thead>tr>td.info,
.table>thead>tr>th.info {
    background-color: #f0f9ff;
    color: #0284c7
}

.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr.info:hover>th,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover {
    background-color: #dcfce7
}

.table>tbody>tr.warning>td,
.table>tbody>tr.warning>th,
.table>tbody>tr>td.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr.warning>td,
.table>tfoot>tr.warning>th,
.table>tfoot>tr>td.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>thead>tr.warning>th,
.table>thead>tr>td.warning,
.table>thead>tr>th.warning {
    background-color: #fefce8;
    color: #ca8a04
}

.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr.warning:hover>th,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover {
    background-color: #fef9c3
}

.table>tbody>tr.danger>td,
.table>tbody>tr.danger>th,
.table>tbody>tr>td.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr.danger>td,
.table>tfoot>tr.danger>th,
.table>tfoot>tr>td.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>thead>tr.danger>th,
.table>thead>tr>td.danger,
.table>thead>tr>th.danger {
    background-color: #fef2f2;
    color: #dc2626
}

.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr.danger:hover>th,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover {
    background-color: #fee2e2
}

.table>tbody>tr.secondary>td,
.table>tbody>tr.secondary>th,
.table>tbody>tr>td.secondary,
.table>tbody>tr>th.secondary,
.table>tfoot>tr.secondary>td,
.table>tfoot>tr.secondary>th,
.table>tfoot>tr>td.secondary,
.table>tfoot>tr>th.secondary,
.table>thead>tr.secondary>td,
.table>thead>tr.secondary>th,
.table>thead>tr>td.secondary,
.table>thead>tr>th.secondary {
    background-color: #f8fafc;
    color: #475569
}

.table-hover>tbody>tr.secondary:hover>td,
.table-hover>tbody>tr.secondary:hover>th,
.table-hover>tbody>tr:hover>.secondary,
.table-hover>tbody>tr>td.secondary:hover,
.table-hover>tbody>tr>th.secondary:hover {
    background-color: #f1f5f9
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
    padding: 10px
}

.table-condensed>tbody>tr>td,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>td,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>thead>tr>th {
    padding: 5px
}

.container-fluid .table-responsive {
    overflow-x: inherit
}

.table>thead>tr>th {
    vertical-align: middle
}

.table>tbody>tr>td,
.table>tfoot>tr>td {
    color: #64748b
}

[dir=rtl] .table thead th {
    text-align: right
}

table.dataTable thead .sorting:after {
    content: "";
    height: 18px;
    margin-left: 5px;
    opacity: 0;
    top: 12px;
    transition: opacity .3s ease-out;
    width: 18px
}

table.dataTable thead th.sorting:after,
table.dataTable thead th.sorting_desc:after {
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"><path fill-rule="evenodd" d="M5.23 7.21a.75.75 0 011.06.02L10 11.168l3.71-3.938a.75.75 0 111.08 1.04l-4.25 4.5a.75.75 0 01-1.08 0l-4.25-4.5a.75.75 0 01.02-1.06z" clip-rule="evenodd" /></svg>') no-repeat 50%
}

table.dataTable thead th.sorting_asc:after {
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 20 20" fill="currentColor"><path fill-rule="evenodd" d="M14.77 12.79a.75.75 0 01-1.06-.02L10 8.832 6.29 12.77a.75.75 0 11-1.08-1.04l4.25-4.5a.75.75 0 011.08 0l4.25 4.5a.75.75 0 01-.02 1.06z" clip-rule="evenodd" /></svg>') no-repeat 50%
}

table.dataTable thead th.sorting_asc:after,
table.dataTable thead th.sorting_desc:after {
    background-color: #cbd5e1;
    border-radius: .375rem;
    opacity: 1
}

table.dataTable thead th:hover.sorting:after {
    opacity: 1
}

div.dataTables_wrapper div.dataTables_processing {
    background: transparent;
    border: 0;
    box-shadow: none
}

[dir=rtl] div.dataTables_wrapper div.dataTables_filter {
    text-align: left
}

[dir=rtl] div.dataTables_wrapper div.dataTables_filter input {
    border-bottom-left-radius: .375rem;
    border-top-left-radius: .375rem
}

[dir=rtl] div.dataTables_wrapper div.dataTables_filter .input-group .input-group-addon {
    --tw-border-opacity: 1;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: .375rem;
    border-color: rgb(203 213 225/var(--tw-border-opacity));
    border-left-width: 0;
    border-right-width: 1px;
    border-style: solid;
    border-top-left-radius: 0;
    border-top-right-radius: .375rem
}

[dir=rtl] .dt-button-collection.dropdown-menu {
    right: auto
}

[dir=rtl] div.dataTables_wrapper {
    direction: rtl
}

.dataTables_filter input {
    font-size: 14px;
    margin-left: 0 !important;
    transition: width .3s ease;
    width: 80px !important
}

.dataTables_filter input:focus {
    width: 160px !important
}

.dataTables_filter label {
    text-align: right
}

@media (max-width:768px) {
    .table-responsive {
        padding: 15px 0
    }

    .dataTables_filter input,
    .dataTables_filter input:focus {
        width: 100% !important
    }
}

div.dataTables_wrapper div.dataTables_paging {
    margin-top: .75rem
}

div.dataTables_wrapper div.dataTables_info {
    color: #64748b;
    margin-top: 15px
}

.dataTables_empty {
    text-align: left !important
}

.app_dt_empty .dataTables_info,
.app_dt_empty .dataTables_paginate,
.app_dt_empty table tfoot {
    display: none
}

.app_dt_empty .dataTables_length,
.app_dt_empty .dt-buttons,
.app_dt_empty table thead {
    opacity: .7
}

div.dataTables_wrapper div.dataTables_paginate {
    padding-right: 15px
}

.dt-table-loading.table,
.table-loading .dataTables_filter,
.table-loading .dataTables_length,
.table-loading .dt-buttons,
.table-loading table tbody tr,
.table-loading table thead th {
    opacity: 0 !important
}

.table-loading table thead tr {
    height: 120px;
    min-height: 120px
}

.table-loading {
    background: url(../images/table-loading.png);
    background-repeat: repeat-x
}

[dir=rtl] .dataTables_paginate {
    margin-left: 15px !important;
    text-align: left !important
}

table.dataTable tbody td {
    border-color: rgba(226, 232, 240, .7)
}

table.dataTable thead>tr>th {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(248 250 252/var(--tw-bg-opacity));
    color: rgb(71 85 105/var(--tw-text-opacity));
    font-size: 13.5px;
    white-space: nowrap
}

.table.dataTable>thead:first-child>tr:first-child>th,
table.dataTable thead>tr>th {
    border-color: rgba(226, 232, 240, .7);
    border-top: 1px rgba(226, 232, 240, .7);
    border-style: solid
}

table.dataTable thead>tr>th:not(:last-child) {
    border-right: 1px;
    border-color: rgba(226, 232, 240, .7);
    border-style: solid
}

.table.dataTable>thead:first-child>tr:first-child>th:first-child {
    border-left: 1px;
    border-color: rgba(226, 232, 240, .7);
    border-style: solid
}

.table.dataTable>thead:first-child>tr:first-child>th:last-child {
    border-right: 1px;
    border-color: rgba(226, 232, 240, .7);
    border-style: solid
}

table.dataTable tbody tr:first-child td {
    border-top: 0
}

table.dataTable thead>tr>td.sorting_asc,
table.dataTable thead>tr>td.sorting_desc,
table.dataTable thead>tr>th.sorting_asc,
table.dataTable thead>tr>th.sorting_desc {
    background: #f1f5f9;
    color: #334155
}

table.dataTable>tbody>tr.danger+tr:not(.danger)>td,
table.dataTable>tbody>tr.danger>td {
    --tw-border-opacity: 1;
    border-color: rgb(254 226 226/var(--tw-border-opacity))
}

table.dataTable>tbody>tr.warning+tr:not(.warning)>td,
table.dataTable>tbody>tr.warning>td {
    --tw-border-opacity: 1;
    border-color: rgb(254 249 195/var(--tw-border-opacity))
}

table.dataTable>tbody>tr.info+tr:not(.info)>td,
table.dataTable>tbody>tr.info>td {
    --tw-border-opacity: 1;
    border-color: rgb(224 242 254/var(--tw-border-opacity))
}

table.dataTable>tbody>tr.success+tr:not(.success)>td,
table.dataTable>tbody>tr.success>td {
    --tw-border-opacity: 1;
    border-color: rgb(220 252 231/var(--tw-border-opacity))
}

.dt-table {
    width: 100% !important
}

.dataTables_length {
    float: left;
    margin-right: 5px
}

[dir=rtl] .dataTables_length {
    float: right;
    margin-left: 5px
}

ul.dt-button-collection.dropdown-menu {
    z-index: 20005
}

.dt-buttons.btn-group:empty {
    display: none
}

.dt-page-jump .dt-page-jump-select {
    float: right;
    margin-left: 10px;
    margin-top: 2px;
    width: auto
}

[dir=rtl] .dt-page-jump .dt-page-jump-select {
    float: left;
    margin-right: 15px
}

@media screen and (max-width:767px) {
    div.dt-buttons {
        float: right;
        text-align: right;
        width: auto;
        z-index: 55
    }

    .dt-buttons.btn-group .btn {
        padding-bottom: 6.5px !important;
        padding-top: 6.5px !important
    }

    div.dataTables_wrapper div.dataTables_length {
        position: absolute;
        top: 0;
        z-index: 55
    }

    [dir=rtl] div.dataTables_wrapper div.dataTables_length {
        left: 10px
    }

    div.dataTables_wrapper div.dataTables_paginate {
        padding-right: 0
    }
}

.dt-loader:not(:required) {
    animation: loader 2s ease-out .3s infinite;
    background: #e2e8f0;
    display: block;
    height: 1.5em;
    left: 50%;
    margin: 0 auto;
    position: absolute;
    text-align: center;
    text-indent: -9999px;
    top: 50%;
    width: .9em;
    z-index: 999999999999999
}

.dt-loader:not(:required):after,
.dt-loader:not(:required):before {
    background: #e2e8f0;
    content: "\x200B";
    display: inline-block;
    height: 1.5em;
    position: absolute;
    top: 0;
    width: .9em
}

.dt-loader:not(:required):before {
    animation: loader 2s ease-out .15s infinite;
    left: -1.6em
}

.dt-loader:not(:required):after {
    animation: loader 2s ease-out .45s infinite;
    right: -1.6em
}

.table .checkbox {
    padding-left: 10px
}

body.gantt {
    border: inherit;
    margin: inherit;
    position: inherit;
    width: inherit
}

.gantt .grid-row:nth-child(2n) {
    fill: #e2e8f0
}

.gantt .lower-text,
.gantt .upper-text {
    fill: #334155;
    font-size: 13px;
    font-weight: 500
}

.gantt .bar-label,
.gantt .bar-label.big {
    font-size: 13px;
    font-weight: 300
}

.gantt .bar-label.big {
    fill: #0f172a
}

.gantt .bar {
    fill: #475569
}

.gantt .ganttGreen .bar {
    fill: #22c55e
}

.gantt .ganttRed .bar {
    fill: #ca8a04
}

body.modal-open {
    overflow: hidden
}

.modal {
    z-index: 10000
}

.modal-header .close {
    --tw-text-opacity: 1;
    color: rgb(148 163 184/var(--tw-text-opacity));
    font-size: 30px;
    font-weight: 300;
    height: 1.75rem;
    margin-top: -.25rem;
    opacity: 1;
    outline: 2px solid transparent;
    outline-offset: 2px;
    width: 1.75rem
}

.modal-header .close:active,
.modal-header .close:hover {
    --tw-text-opacity: 1;
    color: rgb(71 85 105/var(--tw-text-opacity))
}

.modal-header {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    border-top-left-radius: .375rem;
    border-top-right-radius: .375rem;
    padding: 1.25rem 1rem
}

.modal-title {
    --tw-text-opacity: 1;
    color: rgb(51 65 85/var(--tw-text-opacity));
    font-weight: 500
}

.modal-content {
    --tw-border-opacity: 1;
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05);
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color);
    border-color: rgb(226 232 240/var(--tw-border-opacity));
    border-radius: .375rem;
    border-style: solid;
    border-width: 1px;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.modal-open .dropdown-menu {
    z-index: 10001
}

.modal-body {
    padding: 1.5rem 1rem
}

.modal-backdrop {
    background-color: rgba(51, 65, 85, .7)
}

.modal-backdrop.in {
    opacity: .9
}

@media (min-width:768px) {
    .modal-xl {
        max-width: 1200px;
        width: 90%
    }

    .modal-xxl {
        max-width: 1500px;
        width: 98%
    }
}

.bootstrap-select .dropdown-toggle {
    font-weight: 400
}

.bootstrap-select .dropdown-toggle:focus {
    outline: 2px solid transparent !important;
    outline-offset: 2px !important
}

.bootstrap-select.dropup .dropdown-menu {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    border-bottom-width: 0;
    margin-bottom: .75rem !important
}

.bootstrap-select:not(.dropup) .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-top-width: 0
}

.bootstrap-select:not(.dropup) .dropdown-toggle[aria-expanded=true] {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.bootstrap-select.dropup .dropdown-toggle[aria-expanded=true] {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.bootstrap-select.fit-width .dropdown-toggle .caret {
    position: absolute;
    right: -6px
}

.bootstrap-select .dropdown-menu>li:first-child>a {
    border-radius: 0
}

.bootstrap-select .dropdown-toggle:active,
.bootstrap-select .dropdown-toggle:focus,
.bootstrap-select.open>.dropdown-toggle,
.bootstrap-select.open>.dropdown-toggle:hover {
    --tw-ring-offset-width: 0px;
    border-color: transparent
}

.bootstrap-select>.dropdown-toggle.bs-placeholder,
.bootstrap-select>.dropdown-toggle.bs-placeholder:active,
.bootstrap-select>.dropdown-toggle.bs-placeholder:focus,
.bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
    --tw-text-opacity: 1;
    color: rgb(148 163 184/var(--tw-text-opacity))
}

.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group>.disabled,
.bootstrap-select.disabled,
.bootstrap-select>.disabled {
    --tw-bg-opacity: 1;
    background-color: rgb(241 245 249/var(--tw-bg-opacity));
    pointer-events: none
}

.bootstrap-select .btn {
    font-size: 13.5px;
    height: 34px
}

.bootstrap-select .dropdown-header+li a {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option {
    text-transform: none
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option:where([dir=rtl], [dir=rtl] *) {
    text-align: right
}

.bootstrap-select.btn-group .bs-placeholder .filter-option {
    color: #a1b4cc
}

.error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select.open>.dropdown-toggle .has-error .bootstrap-select.open>.dropdown-toggle,
.has-error .bootstrap-select .dropdown-toggle {
    --tw-border-opacity: 1 !important;
    --tw-text-opacity: 1;
    --tw-shadow: 0 0 #0000 !important;
    --tw-shadow-colored: 0 0 #0000 !important;
    --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(var(--tw-ring-offset-width)) var(--tw-ring-color);
    --tw-ring-offset-width: 0px;
    border-color: rgb(239 68 68/var(--tw-border-opacity)) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
    color: rgb(239 68 68/var(--tw-text-opacity))
}

.error .bootstrap-select .dropdown-toggle:hover,
.has-error .bootstrap-select .dropdown-toggle:hover {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 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(var(--tw-ring-offset-width)) var(--tw-ring-color);
    background-color: rgb(254 242 242/var(--tw-bg-opacity));
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
    color: rgb(185 28 28/var(--tw-text-opacity))
}

.error .bootstrap-select .dropdown-toggle:focus,
.has-error .bootstrap-select .dropdown-toggle:focus {
    --tw-border-opacity: 1 !important;
    --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);
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgb(239 68 68/var(--tw-ring-opacity)) !important;
    border-color: rgb(239 68 68/var(--tw-border-opacity)) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000);
    outline: 2px solid transparent;
    outline-offset: 2px
}

.bootstrap-select .status {
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    background-color: rgb(241 245 249/var(--tw-bg-opacity));
    color: rgb(100 116 139/var(--tw-text-opacity))
}

.bs-searchbox .form-control {
    border-radius: .375rem !important
}

.bootstrap-select.input-group-btn.open .dropdown-toggle,
.input-group-select .bootstrap-select .dropdown-toggle:focus,
.input-group-select .bootstrap-select.open .dropdown-toggle {
    --tw-ring-offset-width: 0px;
    border-color: transparent;
    z-index: 20
}

.bootstrap-select.show-tick .dropdown-menu li.selected a span.check-mark {
    --tw-text-opacity: 1;
    color: rgb(71 85 105/var(--tw-text-opacity));
    margin-top: 5px
}

.simple-bootstrap-select .bootstrap-select .dropdown-toggle {
    --tw-shadow: 0 0 #0000 !important;
    --tw-shadow-colored: 0 0 #0000 !important;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    background-color: transparent !important;
    border-width: 0;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
    padding-left: 0
}

.simple-bootstrap-select .dropdown-menu {
    margin-top: 0
}

.simple-bootstrap-select .bootstrap-select.dropup .dropdown-menu {
    margin-bottom: 0
}

[dir=rtl] .bootstrap-select.btn-group .dropdown-toggle .caret {
    left: 12px;
    right: auto
}

.ajax-remove-values-option.bootstrap-select.ajax-search.btn-group .dropdown-toggle .caret {
    margin-right: 17px
}

.select-placeholder .input-group {
    display: none
}

.select-placeholder label,
.select-placeholder label small {
    --tw-blur: blur(4px);
    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);
    opacity: .6
}

.select-placeholder:after {
    --tw-border-opacity: 1;
    background-color: rgba(226, 232, 240, .5);
    background-size: 800px 104px;
    border-color: rgb(203 213 225/var(--tw-border-opacity));
    border-radius: .375rem;
    border-style: solid;
    border-width: 1px;
    content: " ";
    display: block !important;
    height: 34px;
    opacity: 1 !important;
    position: relative;
    width: 100% !important
}

.bootstrap-select.ajax-remove-values-option:not(.select-placeholder) .ajax-clear-values {
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="1.5" stroke="currentColor"><path stroke-linecap="round" stroke-linejoin="round" d="M6 18L18 6M6 6l12 12" /></svg>') no-repeat 50%;
    height: 15px;
    position: absolute;
    top: 10px;
    width: 15px;
    z-index: 99
}

.bootstrap-select.ajax-remove-values-option:not(.select-placeholder) .ajax-clear-values:where([dir=ltr], [dir=ltr] *) {
    right: 38px
}

.bootstrap-select.ajax-remove-values-option:not(.select-placeholder) .ajax-clear-values:where([dir=rtl], [dir=rtl] *) {
    left: 38px
}

.bootstrap-select .caret {
    margin-top: -5px !important
}

.bootstrap-select.dropup .caret {
    margin-top: 0 !important
}

.bootstrap-select .dropdown-toggle .caret:where([dir=ltr], [dir=ltr] *) {
    right: 18px
}

.bootstrap-select .dropdown-toggle .caret:where([dir=rtl], [dir=rtl] *) {
    left: .75rem;
    right: auto
}

.bootstrap-select .dropdown-toggle .filter-option:where([dir=rtl], [dir=rtl] *) {
    margin-right: auto;
    padding-left: 1rem;
    padding-right: 0;
    right: 0;
    text-align: right
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.input-group-select .input-group-addon {
    opacity: 0
}

[dir=rtl] .input-group-select .bootstrap-select .btn {
    border-bottom-left-radius: 0 !important;
    border-bottom-right-radius: .375rem !important;
    border-top-left-radius: 0 !important;
    border-top-right-radius: .375rem !important
}

.bootstrap-select .dropdown-menu li.active small {
    --tw-text-opacity: 1 !important;
    color: rgb(100 116 139/var(--tw-text-opacity)) !important
}

.form-wrap.form-builder .frmb-control {
    --tw-shadow: 0 1px 2px 0 rgba(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)
}

.form-wrap.form-builder .frmb-control li {
    --tw-border-opacity: 1;
    --tw-shadow: 0 0 #0000 !important;
    --tw-shadow-colored: 0 0 #0000 !important;
    border-color: rgb(226 232 240/var(--tw-border-opacity));
    border-style: solid;
    border-width: 1px;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important
}

.form-wrap.form-builder .frmb-control li:hover {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(248 250 252/var(--tw-bg-opacity)) !important
}

.frmb .field-actions .del-button {
    float: right
}

.web-to-lead-form .frmb .prev-holder .checkbox label:before,
.web-to-lead-form .frmb .prev-holder .radio label:before {
    display: none !important
}

.web-to-lead-form .frmb .checkbox input[type=checkbox],
.web-to-lead-form .frmb .checkbox input[type=radio] {
    opacity: 1 !important
}

.frm-holder .access-wrap,
.frm-holder .toggle-wrap,
.subtype-wrap,
.web-to-lead-form .copy-button,
.web-to-lead-form .field-options a.remove,
.web-to-lead-form .frmb-control .fb-separator,
.web-to-lead-form .maxlength-wrap,
.web-to-lead-form .option-actions,
.web-to-lead-form .other-wrap,
.web-to-lead-form li[type=datetime-local] .value-wrap,
.web-to-lead-form li[type=datetime] .value-wrap {
    display: none !important
}

.paragraph-field.form-field {
    --tw-text-opacity: 1;
    color: rgb(71 85 105/var(--tw-text-opacity));
    font-size: 14px;
    line-height: 25px
}

.form-wrap.form-builder .frmb .prev-holder input[type=number] {
    width: 100% !important
}

.frmb-control li.input-set-control:first-child {
    border-top-left-radius: 4px !important;
    border-top-right-radius: 4px !important
}

.form-wrap.form-builder .frmb .field-actions .btn {
    font-weight: 400
}

.form-wrap.form-builder .frmb .field-actions .btn:first-child {
    border-radius: 0 !important
}

.form-wrap.form-builder .frmb .field-label,
.form-wrap.form-builder .frmb .legend {
    --tw-text-opacity: 1 !important;
    color: rgb(71 85 105/var(--tw-text-opacity)) !important;
    font-size: .8rem !important;
    font-weight: 500 !important;
    margin-bottom: .25rem
}

.name-wrap input,
.stage-wrap .form-field input[type=color],
.stage-wrap .form-field input[type=date],
.stage-wrap .form-field input[type=datetime-local],
.stage-wrap .form-field input[type=file],
.stage-wrap .form-field select[multiple=true],
.web-to-lead-form [id^=frmb-][id$=-form-wrap] .frmb .form-field .form-group.field-options input[type=text] {
    --tw-bg-opacity: 1 !important;
    --tw-text-opacity: 1;
    background-color: rgb(241 245 249/var(--tw-bg-opacity)) !important;
    color: rgb(148 163 184/var(--tw-text-opacity));
    cursor: not-allowed;
    pointer-events: none
}

.cb-wrap li.disabled {
    --tw-bg-opacity: 1;
    background-color: rgb(241 245 249/var(--tw-bg-opacity));
    opacity: .6;
    pointer-events: none
}

.web-to-lead-form .stage-wrap .checkbox input[type=checkbox]:checked+label:after,
.web-to-lead-form .stage-wrap .checkbox input[type=radio]:checked+label:after {
    content: " "
}

.stage-wrap .form-field input[type=color],
.stage-wrap .form-field input[type=date] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
    width: 100% !important
}

.stage-wrap .form-field input[type=color]::-moz-color-swatch,
.stage-wrap .form-field input[type=color]::-moz-color-swatch-wrapper,
.stage-wrap .form-field input[type=color]::-webkit-color-swatch,
.stage-wrap .form-field input[type=color]::-webkit-color-swatch-wrapper {
    display: none !important
}

​.stage-wrap .form-field input[type=date] {
    --tw-text-opacity: 1;
    color: rgb(241 245 249/var(--tw-text-opacity))
}

[dir=rtl] [id^=frmb-][id$=-form-wrap] .frmb .field-actions {
    left: 0 !important;
    right: inherit
}

[id^=frmb-][id$=-form-wrap] .frmb li.form-field {
    border: 1px dashed transparent !important;
    padding: 1rem
}

[id^=frmb-][id$=-form-wrap] .frmb li.form-field:hover {
    --tw-border-opacity: 1 !important;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    border-color: rgb(203 213 225/var(--tw-border-opacity)) !important;
    border-radius: .25rem;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
    outline: 2px solid transparent;
    outline-offset: 2px
}

[id^=frmb-][id$=-form-wrap] .frmb li.form-field.delete {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(254 242 242/var(--tw-bg-opacity)) !important
}

.form-wrap.form-builder .frmb .field-actions {
    margin-right: -1px;
    margin-top: -1px
}

.form-wrap.form-builder .frmb .field-actions .btn {
    --tw-border-opacity: 1 !important;
    --tw-text-opacity: 1 !important;
    border-color: rgb(203 213 225/var(--tw-border-opacity)) !important;
    border-left-width: 0 !important;
    border-radius: 0 !important;
    border-right-width: 1px !important;
    border-top-width: 1px !important;
    color: rgb(71 85 105/var(--tw-text-opacity)) !important
}

.form-wrap.form-builder .frmb .field-actions .btn:hover {
    --tw-bg-opacity: 1 !important;
    --tw-text-opacity: 1 !important;
    background-color: rgb(248 250 252/var(--tw-bg-opacity)) !important;
    color: rgb(30 41 59/var(--tw-text-opacity)) !important
}

.form-wrap.form-builder .frmb .field-actions .btn:active {
    position: relative !important;
    z-index: 20 !important
}

.form-wrap.form-builder .frmb .field-actions .btn:nth-child(2) {
    border-left-width: 1px !important
}

.form-wrap.form-builder .frmb .form-elements {
    background-color: rgba(241, 245, 249, .6) !important;
    padding-bottom: 1.5rem !important;
    padding-right: 1.5rem !important;
    padding-top: 1.5rem !important
}

.form-wrap.form-builder .frmb .form-elements,
.form-wrap.form-builder .frmb li .close-field {
    --tw-border-opacity: 1 !important;
    border-color: rgb(226 232 240/var(--tw-border-opacity)) !important
}

.form-wrap.form-builder .frmb li .close-field {
    --tw-text-opacity: 1 !important;
    bottom: 16px !important;
    color: rgb(71 85 105/var(--tw-text-opacity)) !important;
    font-size: .8rem !important
}

.form-wrap.form-builder .empty .frmb {
    --tw-border-opacity: 1 !important;
    border-color: rgb(203 213 225/var(--tw-border-opacity)) !important;
    border-width: 1.5px !important
}

.form-wrap.form-builder .frmb .sortable-options {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(226 232 240/var(--tw-bg-opacity)) !important
}

.form-wrap.form-builder .frmb .sortable-options>li .remove {
    --tw-border-opacity: 1 !important;
    --tw-bg-opacity: 1 !important;
    --tw-text-opacity: 1 !important;
    align-items: center;
    background-color: rgb(239 68 68/var(--tw-bg-opacity)) !important;
    border-color: rgb(239 68 68/var(--tw-border-opacity)) !important;
    border-radius: .375rem !important;
    color: rgb(255 255 255/var(--tw-text-opacity)) !important;
    display: inline-flex !important;
    height: auto !important;
    justify-content: center;
    line-height: 1rem !important;
    margin-top: .125rem;
    padding: .25rem .5rem !important;
    top: auto !important;
    width: auto !important
}

.form-wrap.form-builder .frmb .option-actions a,
.form-wrap.form-builder .frmb .option-actions button {
    --tw-border-opacity: 1;
    --tw-bg-opacity: 1;
    --tw-text-opacity: 1;
    align-items: center;
    background-color: rgb(255 255 255/var(--tw-bg-opacity));
    border-color: rgb(203 213 225/var(--tw-border-opacity));
    color: rgb(51 65 85/var(--tw-text-opacity));
    cursor: pointer;
    display: inline-flex
}

.form-wrap.form-builder .frmb li.moving,
.form-wrap.form-builder .frmb li.ui-sortable-helper {
    --tw-shadow: 0 10px 15px -3px rgba(0, 0, 0, .1), 0 4px 6px -4px rgba(0, 0, 0, .1) !important;
    --tw-shadow-colored: 0 10px 15px -3px var(--tw-shadow-color), 0 4px 6px -4px var(--tw-shadow-color) !important;
    --tw-shadow-color: rgba(148, 163, 184, .2) !important;
    --tw-shadow: var(--tw-shadow-colored) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important
}

[id^=frmb-][id$=-form-wrap] .btn-primary {
    --tw-text-opacity: 1;
    color: rgb(255 255 255/var(--tw-text-opacity))
}

[id^=frmb-][id$=-form-wrap] .frmb {
    margin: 0 0 0 20px !important
}

.form-wrap.form-builder .frmb .prev-holder input[type=email],
.form-wrap.form-builder .frmb .prev-holder input[type=number],
.form-wrap.form-builder .frmb .prev-holder input[type=text],
.form-wrap.form-builder .frmb .prev-holder select,
.form-wrap.form-builder .frmb .prev-holder textarea,
[id^=frmb-][id$=-form-wrap] .frmb .form-elements .fld-label,
[id^=frmb-][id$=-form-wrap] .frmb .form-elements input[type=color],
[id^=frmb-][id$=-form-wrap] .frmb .form-elements input[type=date],
[id^=frmb-][id$=-form-wrap] .frmb .form-elements input[type=number],
[id^=frmb-][id$=-form-wrap] .frmb .form-elements input[type=text],
[id^=frmb-][id$=-form-wrap] .frmb .form-elements select,
[id^=frmb-][id$=-form-wrap] .frmb .form-elements textarea {
    --tw-border-opacity: 1 !important;
    border-color: rgb(203 213 225/var(--tw-border-opacity)) !important;
    border-radius: .375rem !important;
    border-width: 1px !important
}

.form-wrap.form-builder .frmb .prev-holder input[type=email]::-moz-placeholder,
.form-wrap.form-builder .frmb .prev-holder input[type=number]::-moz-placeholder,
.form-wrap.form-builder .frmb .prev-holder input[type=text]::-moz-placeholder,
.form-wrap.form-builder .frmb .prev-holder select::-moz-placeholder,
.form-wrap.form-builder .frmb .prev-holder textarea::-moz-placeholder,
[id^=frmb-][id$=-form-wrap] .frmb .form-elements .fld-label::-moz-placeholder,
[id^=frmb-][id$=-form-wrap] .frmb .form-elements input[type=color]::-moz-placeholder,
[id^=frmb-][id$=-form-wrap] .frmb .form-elements input[type=date]::-moz-placeholder,
[id^=frmb-][id$=-form-wrap] .frmb .form-elements input[type=number]::-moz-placeholder,
[id^=frmb-][id$=-form-wrap] .frmb .form-elements input[type=text]::-moz-placeholder,
[id^=frmb-][id$=-form-wrap] .frmb .form-elements select::-moz-placeholder,
[id^=frmb-][id$=-form-wrap] .frmb .form-elements textarea::-moz-placeholder {
    --tw-placeholder-opacity: 1 !important;
    color: rgb(148 163 184/var(--tw-placeholder-opacity)) !important
}

.form-wrap.form-builder .frmb .prev-holder input[type=email]::placeholder,
.form-wrap.form-builder .frmb .prev-holder input[type=number]::placeholder,
.form-wrap.form-builder .frmb .prev-holder input[type=text]::placeholder,
.form-wrap.form-builder .frmb .prev-holder select::placeholder,
.form-wrap.form-builder .frmb .prev-holder textarea::placeholder,
[id^=frmb-][id$=-form-wrap] .frmb .form-elements .fld-label::placeholder,
[id^=frmb-][id$=-form-wrap] .frmb .form-elements input[type=color]::placeholder,
[id^=frmb-][id$=-form-wrap] .frmb .form-elements input[type=date]::placeholder,
[id^=frmb-][id$=-form-wrap] .frmb .form-elements input[type=number]::placeholder,
[id^=frmb-][id$=-form-wrap] .frmb .form-elements input[type=text]::placeholder,
[id^=frmb-][id$=-form-wrap] .frmb .form-elements select::placeholder,
[id^=frmb-][id$=-form-wrap] .frmb .form-elements textarea::placeholder {
    --tw-placeholder-opacity: 1 !important;
    color: rgb(148 163 184/var(--tw-placeholder-opacity)) !important
}

.form-wrap.form-builder .frmb .prev-holder input[type=email],
.form-wrap.form-builder .frmb .prev-holder input[type=number],
.form-wrap.form-builder .frmb .prev-holder input[type=text],
.form-wrap.form-builder .frmb .prev-holder select,
.form-wrap.form-builder .frmb .prev-holder textarea,
[id^=frmb-][id$=-form-wrap] .frmb .form-elements .fld-label,
[id^=frmb-][id$=-form-wrap] .frmb .form-elements input[type=color],
[id^=frmb-][id$=-form-wrap] .frmb .form-elements input[type=date],
[id^=frmb-][id$=-form-wrap] .frmb .form-elements input[type=number],
[id^=frmb-][id$=-form-wrap] .frmb .form-elements input[type=text],
[id^=frmb-][id$=-form-wrap] .frmb .form-elements select,
[id^=frmb-][id$=-form-wrap] .frmb .form-elements textarea {
    --tw-shadow: 0 1px 2px 0 rgba(0, 0, 0, .05) !important;
    --tw-shadow-colored: 0 1px 2px 0 var(--tw-shadow-color) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important
}

.form-wrap.form-builder .frmb .prev-holder input[type=email]:focus,
.form-wrap.form-builder .frmb .prev-holder input[type=number]:focus,
.form-wrap.form-builder .frmb .prev-holder input[type=text]:focus,
.form-wrap.form-builder .frmb .prev-holder select:focus,
.form-wrap.form-builder .frmb .prev-holder textarea:focus,
[id^=frmb-][id$=-form-wrap] .frmb .form-elements .fld-label:focus,
[id^=frmb-][id$=-form-wrap] .frmb .form-elements input[type=color]:focus,
[id^=frmb-][id$=-form-wrap] .frmb .form-elements input[type=date]:focus,
[id^=frmb-][id$=-form-wrap] .frmb .form-elements input[type=number]:focus,
[id^=frmb-][id$=-form-wrap] .frmb .form-elements input[type=text]:focus,
[id^=frmb-][id$=-form-wrap] .frmb .form-elements select:focus,
[id^=frmb-][id$=-form-wrap] .frmb .form-elements textarea:focus {
    --tw-border-opacity: 1 !important;
    --tw-shadow: 0 0 #0000 !important;
    --tw-shadow-colored: 0 0 #0000 !important;
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    --tw-ring-opacity: 1 !important;
    --tw-ring-color: rgb(59 130 246/var(--tw-ring-opacity)) !important;
    border-color: rgb(59 130 246/var(--tw-border-opacity)) !important;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important;
    outline: 2px solid transparent !important;
    outline-offset: 2px !important
}

.form-wrap.form-builder .frmb .required-asterisk {
    --tw-text-opacity: 1;
    color: rgb(239 68 68/var(--tw-text-opacity));
    float: left;
    margin-right: .25rem;
    margin-top: .375rem
}

[id^=frmb-][id$=-form-wrap] .frmb .form-elements .false-label:first-child,
[id^=frmb-][id$=-form-wrap] .frmb .form-elements label:first-child {
    font-weight: 500 !important
}

.tox-dialog-wrap__backdrop,
.tox-dialog-wrap__backdrop--opaque {
    background-color: rgba(15, 23, 42, .25) !important
}

@media (max-width:768px) {
    .tox-dialog-wrap__backdrop--opaque {
        background-color: #fff !important
    }
}

.first\:tw-pt-0:first-child {
    padding-top: 0
}

.last\:tw-mb-0:last-child {
    margin-bottom: 0
}

.last\:tw-border-r-0:last-child {
    border-right-width: 0
}

.last\:tw-pb-0:last-child {
    padding-bottom: 0
}

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

.hover\:tw-bg-neutral-200:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(226 232 240/var(--tw-bg-opacity))
}

.hover\:tw-bg-neutral-300:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(203 213 225/var(--tw-bg-opacity))
}

.hover\:tw-bg-neutral-300\/50:hover {
    background-color: rgba(203, 213, 225, .5)
}

.hover\:tw-bg-neutral-50:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(248 250 252/var(--tw-bg-opacity))
}

.hover\:tw-text-danger-700:hover {
    --tw-text-opacity: 1;
    color: rgb(185 28 28/var(--tw-text-opacity))
}

.hover\:tw-text-neutral-200:hover {
    --tw-text-opacity: 1;
    color: rgb(226 232 240/var(--tw-text-opacity))
}

.hover\:tw-text-neutral-500:hover {
    --tw-text-opacity: 1;
    color: rgb(100 116 139/var(--tw-text-opacity))
}

.hover\:tw-text-neutral-700:hover {
    --tw-text-opacity: 1;
    color: rgb(51 65 85/var(--tw-text-opacity))
}

.hover\:tw-text-neutral-800:hover {
    --tw-text-opacity: 1;
    color: rgb(30 41 59/var(--tw-text-opacity))
}

.hover\:tw-text-neutral-900:hover {
    --tw-text-opacity: 1;
    color: rgb(15 23 42/var(--tw-text-opacity))
}

.hover\:tw-text-warning-700:hover {
    --tw-text-opacity: 1;
    color: rgb(161 98 7/var(--tw-text-opacity))
}

.hover\:tw-text-warning-900:hover {
    --tw-text-opacity: 1;
    color: rgb(113 63 18/var(--tw-text-opacity))
}

.hover\:\!tw-placeholder-neutral-600:hover::-moz-placeholder {
    --tw-placeholder-opacity: 1 !important;
    color: rgb(71 85 105/var(--tw-placeholder-opacity)) !important
}

.hover\:\!tw-placeholder-neutral-600:hover::placeholder {
    --tw-placeholder-opacity: 1 !important;
    color: rgb(71 85 105/var(--tw-placeholder-opacity)) !important
}

.hover\:tw-opacity-70:hover {
    opacity: .7
}

.focus\:tw-text-danger-700:focus {
    --tw-text-opacity: 1;
    color: rgb(185 28 28/var(--tw-text-opacity))
}

.focus\:tw-text-neutral-700:focus {
    --tw-text-opacity: 1;
    color: rgb(51 65 85/var(--tw-text-opacity))
}

.focus\:tw-text-neutral-800:focus {
    --tw-text-opacity: 1;
    color: rgb(30 41 59/var(--tw-text-opacity))
}

.focus\:tw-text-warning-700:focus {
    --tw-text-opacity: 1;
    color: rgb(161 98 7/var(--tw-text-opacity))
}

.focus\:\!tw-placeholder-neutral-600:focus::-moz-placeholder {
    --tw-placeholder-opacity: 1 !important;
    color: rgb(71 85 105/var(--tw-placeholder-opacity)) !important
}

.focus\:\!tw-placeholder-neutral-600:focus::placeholder {
    --tw-placeholder-opacity: 1 !important;
    color: rgb(71 85 105/var(--tw-placeholder-opacity)) !important
}

.focus\:\!tw-ring-0:focus {
    --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color) !important;
    --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color) !important;
    box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow, 0 0 #0000) !important
}

.active\:tw-text-neutral-600:active {
    --tw-text-opacity: 1;
    color: rgb(71 85 105/var(--tw-text-opacity))
}

.active\:tw-text-neutral-700:active {
    --tw-text-opacity: 1;
    color: rgb(51 65 85/var(--tw-text-opacity))
}

.active\:tw-text-neutral-800:active {
    --tw-text-opacity: 1;
    color: rgb(30 41 59/var(--tw-text-opacity))
}

.active\:tw-text-neutral-900:active {
    --tw-text-opacity: 1;
    color: rgb(15 23 42/var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-block {
    display: block
}

.tw-group:hover .group-hover\:tw-inline-flex {
    display: inline-flex
}

.tw-group:hover .group-hover\:\!tw-bg-neutral-100\/60 {
    background-color: rgba(241, 245, 249, .6) !important
}

.tw-group:hover .group-hover\:\!tw-bg-primary-700 {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(29 78 216/var(--tw-bg-opacity)) !important
}

.tw-group:hover .group-hover\:tw-text-neutral-600 {
    --tw-text-opacity: 1;
    color: rgb(71 85 105/var(--tw-text-opacity))
}

.tw-group:hover .group-hover\:tw-text-neutral-800 {
    --tw-text-opacity: 1;
    color: rgb(30 41 59/var(--tw-text-opacity))
}

.data-\[active\=true\]\:tw-bg-neutral-200[data-active=true] {
    --tw-bg-opacity: 1;
    background-color: rgb(226 232 240/var(--tw-bg-opacity))
}

.data-\[active\=true\]\:tw-text-neutral-800[data-active=true] {
    --tw-text-opacity: 1;
    color: rgb(30 41 59/var(--tw-text-opacity))
}

@media (min-width:640px) {
    .sm\:tw-top-2 {
        top: .5rem
    }

    .sm\:tw-col-span-1 {
        grid-column: span 1/span 1
    }

    .sm\:tw-col-span-2 {
        grid-column: span 2/span 2
    }

    .sm\:tw-mx-6 {
        margin-left: 1.5rem;
        margin-right: 1.5rem
    }

    .sm\:-tw-mt-1 {
        margin-top: -.25rem
    }

    .sm\:-tw-mt-1\.5 {
        margin-top: -.375rem
    }

    .sm\:tw-mb-0 {
        margin-bottom: 0
    }

    .sm\:tw-mb-4 {
        margin-bottom: 1rem
    }

    .sm\:tw-mb-5 {
        margin-bottom: 1.25rem
    }

    .sm\:tw-ml-1 {
        margin-left: .25rem
    }

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

    .sm\:tw-mr-1 {
        margin-right: .25rem
    }

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

    .sm\:tw-mr-2 {
        margin-right: .5rem
    }

    .sm\:tw-mr-3 {
        margin-right: .75rem
    }

    .sm\:tw-mt-0 {
        margin-top: 0
    }

    .sm\:tw-mt-4 {
        margin-top: 1rem
    }

    .sm\:tw-mt-6 {
        margin-top: 1.5rem
    }

    .sm\:tw-mt-8 {
        margin-top: 2rem
    }

    .sm\:tw-block {
        display: block
    }

    .sm\:tw-flex {
        display: flex
    }

    .sm\:tw-inline-flex {
        display: inline-flex
    }

    .sm\:tw-h-8 {
        height: 2rem
    }

    .sm\:tw-w-9 {
        width: 2.25rem
    }

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

    .sm\:tw-w-auto {
        width: auto
    }

    .sm\:tw-max-w-xs {
        max-width: 20rem
    }

    .sm\:tw-flex-initial {
        flex: 0 1 auto
    }

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

    .sm\:tw-flex-row {
        flex-direction: row
    }

    .sm\:tw-items-center {
        align-items: center
    }

    .sm\:tw-justify-center {
        justify-content: center
    }

    .sm\:tw-justify-between {
        justify-content: space-between
    }

    .sm\:tw-gap-4 {
        gap: 1rem
    }

    .sm\:tw-gap-5 {
        gap: 1.25rem
    }

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

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

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

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

    .sm\:tw-self-end {
        align-self: flex-end
    }

    .sm\:tw-text-clip {
        text-overflow: clip
    }

    .sm\:tw-rounded-md {
        border-radius: .375rem
    }

    .sm\:tw-border {
        border-width: 1px
    }

    .sm\:tw-border-r {
        border-right-width: 1px
    }

    .sm\:tw-border-solid {
        border-style: solid
    }

    .sm\:tw-border-neutral-200 {
        --tw-border-opacity: 1;
        border-color: rgb(226 232 240/var(--tw-border-opacity))
    }

    .sm\:tw-border-neutral-200\/60 {
        border-color: rgba(226, 232, 240, .6)
    }

    .sm\:tw-bg-neutral-900\/50 {
        background-color: rgb(255 255 255)
    }

    .sm\:tw-p-4 {
        padding: 1rem
    }

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

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

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

    .tw-group:hover .sm\:group-hover\:\!tw-bg-neutral-100\/60 {
        background-color: rgba(241, 245, 249, .6) !important
    }
}

@media (min-width:768px) {
    .md\:tw-mr-4 {
        margin-right: 1rem
    }

    .md\:tw-mt-2 {
        margin-top: .5rem
    }

    .md\:tw-block {
        display: block
    }

    .md\:tw-flex {
        display: flex
    }

    .md\:tw-flex-1 {
        flex: 1 1 0%
    }

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

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

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

    .md\:tw-items-center {
        align-items: center
    }

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

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

    .md\:tw-self-center {
        align-self: center
    }

    .md\:tw-border-r {
        border-right-width: 1px
    }

    .md\:tw-border-solid {
        border-style: solid
    }

    .md\:tw-border-neutral-300 {
        --tw-border-opacity: 1;
        border-color: rgb(203 213 225/var(--tw-border-opacity))
    }
}

@media (min-width:1024px) {
    .lg\:tw-sticky {
        position: sticky
    }

    .lg\:tw-top-2 {
        top: .5rem
    }

    .lg\:tw-col-span-7 {
        grid-column: span 7/span 7
    }

    .lg\:tw-mt-0 {
        margin-top: 0
    }

    .lg\:tw-flex {
        display: flex
    }

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

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

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

    .lg\:tw-flex-row {
        flex-direction: row
    }

    .lg\:tw-gap-6 {
        gap: 1.5rem
    }

    .lg\:tw-border-0 {
        border-width: 0
    }

    .lg\:tw-border-r {
        border-right-width: 1px
    }

    .lg\:tw-border-r-0 {
        border-right-width: 0
    }

    .lg\:tw-border-solid {
        border-style: solid
    }

    .lg\:tw-border-neutral-300 {
        --tw-border-opacity: 1;
        border-color: rgb(203 213 225/var(--tw-border-opacity))
    }

    .lg\:last\:tw-border-r-0:last-child {
        border-right-width: 0
    }
}

@media (min-width:1280px) {
    .xl\:tw-static {
        position: static
    }

    .xl\:tw-col-span-8 {
        grid-column: span 8/span 8
    }

    .xl\:tw-ml-3 {
        margin-left: .75rem
    }

    .xl\:tw-ml-3\.5 {
        margin-left: .875rem
    }

    .xl\:tw-mt-0 {
        margin-top: 0
    }

    .xl\:tw-flex-row {
        flex-direction: row
    }

    .xl\:tw-border-l {
        border-left-width: 1px
    }

    .xl\:tw-border-solid {
        border-style: solid
    }

    .xl\:tw-border-neutral-400 {
        --tw-border-opacity: 1;
        border-color: rgb(148 163 184/var(--tw-border-opacity))
    }

    .xl\:tw-border-opacity-50 {
        --tw-border-opacity: 0.5
    }

    .xl\:tw-pl-3 {
        padding-left: .75rem
    }

    .xl\:tw-pl-3\.5 {
        padding-left: .875rem
    }

    .xl\:tw-pr-0 {
        padding-right: 0
    }
}

.ltr\:tw-right-1:where([dir=ltr], [dir=ltr] *) {
    right: .25rem
}

.ltr\:tw-ml-4:where([dir=ltr], [dir=ltr] *) {
    margin-left: 1rem
}

.ltr\:tw-mr-1:where([dir=ltr], [dir=ltr] *) {
    margin-right: .25rem
}

.ltr\:tw-mr-1\.5:where([dir=ltr], [dir=ltr] *) {
    margin-right: .375rem
}

.ltr\:tw-space-x-2:where([dir=ltr], [dir=ltr] *)>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-left: calc(.5rem*(1 - var(--tw-space-x-reverse)));
    margin-right: calc(.5rem*var(--tw-space-x-reverse))
}

.rtl\:tw-left-0:where([dir=rtl], [dir=rtl] *) {
    left: 0
}

.rtl\:tw-ml-1:where([dir=rtl], [dir=rtl] *) {
    margin-left: .25rem
}

.rtl\:tw-ml-1\.5:where([dir=rtl], [dir=rtl] *) {
    margin-left: .375rem
}

.rtl\:tw-ml-3:where([dir=rtl], [dir=rtl] *) {
    margin-left: .75rem
}

.rtl\:tw-mr-3:where([dir=rtl], [dir=rtl] *) {
    margin-right: .75rem
}

.rtl\:tw-mr-4:where([dir=rtl], [dir=rtl] *) {
    margin-right: 1rem
}

.rtl\:tw-space-x-reverse:where([dir=rtl], [dir=rtl] *)>:not([hidden])~:not([hidden]) {
    --tw-space-x-reverse: 1
}

.rtl\:\!tw-px-0:where([dir=rtl], [dir=rtl] *) {
    padding-left: 0 !important;
    padding-right: 0 !important
}

.rtl\:\!tw-px-0\.5:where([dir=rtl], [dir=rtl] *) {
    padding-left: .125rem !important;
    padding-right: .125rem !important
}

.\[\&\>p\:last-child\]\:tw-mb-0>p:last-child {
    margin-bottom: 0
}

.\[\&\>p\:last-child\]\:tw-pb-0>p:last-child {
    padding-bottom: 0
}

.\[\&_\.form-group\]\:\!tw-mb-0 .form-group,
.\[\&_\.input-group\]\:\!tw-mb-0 .input-group {
    margin-bottom: 0 !important
}

.\[\&_img\]\:tw-mr-3 img {
    margin-right: .75rem
}

.\[\&_p\]\:tw-mb-5 p {
    margin-bottom: 1.25rem
}