*,
:before,
:after {
    box-sizing: border-box
}

html {
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

body {
    font-family: system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji"
}

hr {
    height: 0;
    color: inherit
}

abbr[title] {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

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

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

button,
select {
    text-transform: none
}

button,
[type=button],
[type=reset],
[type=submit] {
    -webkit-appearance: button
}

legend {
    padding: 0
}

progress {
    vertical-align: baseline
}

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

summary {
    display: list-item
}

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

button {
    background-color: transparent;
    background-image: none
}

fieldset {
    margin: 0;
    padding: 0
}

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

html {
    font-family: Muli, Roboto, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    line-height: 1.5
}

body {
    font-family: inherit;
    line-height: inherit
}

*,
:before,
:after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: currentColor
}

hr {
    border-top-width: 1px
}

img {
    border-style: solid
}

textarea {
    resize: vertical
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    opacity: 1;
    color: #bdbdbd
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    opacity: 1;
    color: #bdbdbd
}

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

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

table {
    border-collapse: collapse
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

button,
input,
optgroup,
select,
textarea {
    padding: 0;
    line-height: inherit;
    color: inherit
}

pre,
code,
kbd,
samp {
    font-family: Consolas, "Liberation Mono", Menlo, Courier, monospace
}

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

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

[hidden] {
    display: none
}

*,
:before,
:after {
    --tw-border-opacity: 1;
    border-color: rgba(238, 238, 238, var(--tw-border-opacity))
}

.pointer-events-auto {
    pointer-events: auto
}

.invisible {
    visibility: hidden
}

.static {
    position: static
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.sticky {
    position: sticky
}

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

.top-0 {
    top: 0
}

.top-4 {
    top: .4rem
}

.top-6 {
    top: .6rem
}

.top-8 {
    top: .8rem
}

.-top-16 {
    top: -1.6rem
}

.right-0 {
    right: 0
}

.right-4 {
    right: .4rem
}

.right-8 {
    right: .8rem
}

.right-10 {
    right: 1rem
}

.right-12 {
    right: 1.2rem
}

.right-16 {
    right: 1.6rem
}

.bottom-0 {
    bottom: 0
}

.bottom-2 {
    bottom: .2rem
}

.bottom-32 {
    bottom: 3.2rem
}

.left-0 {
    left: 0
}

.z-0 {
    z-index: 0
}

.z-10 {
    z-index: 10
}

.z-20 {
    z-index: 20
}

.z-30 {
    z-index: 30
}

.z-99 {
    z-index: 99
}

.z-999 {
    z-index: 999
}

.m-4 {
    margin: .4rem
}

.m-8 {
    margin: .8rem
}

.m-16 {
    margin: 1.6rem
}

.-m-4 {
    margin: -.4rem
}

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

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

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

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

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

.mx-12 {
    margin-left: 1.2rem;
    margin-right: 1.2rem
}

.mx-24 {
    margin-left: 2.4rem;
    margin-right: 2.4rem
}

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

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

.-mx-12 {
    margin-left: -1.2rem;
    margin-right: -1.2rem
}

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

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

.my-24 {
    margin-top: 2.4rem;
    margin-bottom: 2.4rem
}

.my-128 {
    margin-top: 12.8rem;
    margin-bottom: 12.8rem
}

.my-136 {
    margin-top: 13.6rem;
    margin-bottom: 13.6rem
}

.mt-0 {
    margin-top: 0
}

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

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

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

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

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

.mt-32 {
    margin-top: 3.2rem
}

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

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

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

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

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

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

.-mt-32 {
    margin-top: -3.2rem
}

.-mt-56 {
    margin-top: -5.6rem
}

.-mt-192 {
    margin-top: -19.2rem
}

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

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

.mr-8 {
    margin-right: .8rem
}

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

.mr-16 {
    margin-right: 1.6rem
}

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

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

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

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

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

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

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

.mb-52 {
    margin-bottom: 5.2rem
}

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

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

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

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

.ml-12 {
    margin-left: 1.2rem
}

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

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.flex {
    display: flex
}

.table {
    display: table
}

.contents {
    display: contents
}

.hidden {
    display: none
}

.h-6 {
    height: .6rem
}

.h-8 {
    height: .8rem
}

.h-20 {
    height: 2rem
}

.h-28 {
    height: 2.8rem
}

.h-40 {
    height: 4rem
}

.h-44 {
    height: 4.4rem
}

.h-48 {
    height: 4.8rem
}

.h-52 {
    height: 5.2rem
}

.h-60 {
    height: 6rem
}

.h-80 {
    height: 8rem
}

.h-160 {
    height: 16rem
}

.h-200 {
    height: 20rem
}

.h-320 {
    height: 32rem
}

.h-400 {
    height: 40rem
}

.h-1\/4 {
    height: 25%
}

.h-3\/4 {
    height: 75%
}

.h-full {
    height: 100%
}

.h-screen {
    height: 100vh
}

.max-h-40 {
    max-height: 4rem
}

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

.min-h-40 {
    min-height: 4rem
}

.min-h-48 {
    min-height: 4.8rem
}

.min-h-64 {
    min-height: 6.4rem
}

.min-h-80 {
    min-height: 8rem
}

.min-h-92 {
    min-height: 9.2rem
}

.min-h-160 {
    min-height: 16rem
}

.min-h-200 {
    min-height: 20rem
}

.min-h-288 {
    min-height: 28.8rem
}

.min-h-400 {
    min-height: 40rem
}

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

.w-20 {
    width: 2rem
}

.w-32 {
    width: 3.2rem
}

.w-40 {
    width: 4rem
}

.w-48 {
    width: 4.8rem
}

.w-52 {
    width: 5.2rem
}

.w-80 {
    width: 8rem
}

.w-128 {
    width: 12.8rem
}

.w-160 {
    width: 10rem
}

.w-192 {
    width: 19.2rem
}

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

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

.w-4\/12 {
    width: 33.333333%
}

.w-8\/12 {
    width: 66.666667%
}

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

.w-full {
    width: 100%
}

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

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

.min-w-128 {
    min-width: 12.8rem
}

.min-w-160 {
    min-width: 10rem
}

.min-w-200 {
    min-width: 20rem
}

.min-w-320 {
    min-width: 32rem
}

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

.max-w-40 {
    max-width: 4rem
}

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

.max-w-400 {
    max-width: 40rem
}

.max-w-512 {
    max-width: 51.2rem
}

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

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

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

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

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

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

.flex-auto {
    flex: 1 1 auto
}

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

.flex-shrink {
    flex-shrink: 1
}

.flex-grow {
    flex-grow: 1
}

.transform {
    --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;
    transform: translate(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

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

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

@-webkit-keyframes ping {
    75%,
    to {
        transform: scale(2);
        opacity: 0
    }
}

@keyframes ping {
    75%,
    to {
        transform: scale(2);
        opacity: 0
    }
}

@-webkit-keyframes pulse {
    50% {
        opacity: .5
    }
}

@keyframes pulse {
    50% {
        opacity: .5
    }
}

@-webkit-keyframes bounce {
    0%,
    to {
        transform: translateY(-25%);
        -webkit-animation-timing-function: cubic-bezier(.8, 0, 1, 1);
        animation-timing-function: cubic-bezier(.8, 0, 1, 1)
    }
    50% {
        transform: none;
        -webkit-animation-timing-function: cubic-bezier(0, 0, .2, 1);
        animation-timing-function: cubic-bezier(0, 0, .2, 1)
    }
}

@keyframes bounce {
    0%,
    to {
        transform: translateY(-25%);
        -webkit-animation-timing-function: cubic-bezier(.8, 0, 1, 1);
        animation-timing-function: cubic-bezier(.8, 0, 1, 1)
    }
    50% {
        transform: none;
        -webkit-animation-timing-function: cubic-bezier(0, 0, .2, 1);
        animation-timing-function: cubic-bezier(0, 0, .2, 1)
    }
}

.cursor-default {
    cursor: default
}

.cursor-pointer {
    cursor: pointer
}

.flex-row {
    flex-direction: row
}

.flex-col {
    flex-direction: column
}

.flex-wrap {
    flex-wrap: wrap
}

.flex-nowrap {
    flex-wrap: nowrap
}

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

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

.items-center {
    align-items: center
}

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

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

.justify-center {
    justify-content: center
}

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

.overflow-hidden {
    overflow: hidden
}

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

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

.whitespace-nowrap {
    white-space: nowrap
}

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

.rounded-6 {
    border-radius: .6rem
}

.rounded-8 {
    border-radius: .8rem
}

.rounded-16 {
    border-radius: 1.6rem
}

.rounded-20 {
    border-radius: 2rem
}

.rounded {
    border-radius: .4rem
}

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

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

.rounded-t-12 {
    border-top-left-radius: 1.2rem;
    border-top-right-radius: 1.2rem
}

.rounded-b-4 {
    border-bottom-right-radius: .4rem;
    border-bottom-left-radius: .4rem
}

.border {
    border-width: 1px
}

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

.bg-red-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(229, 57, 53, var(--tw-bg-opacity))
}

.bg-red-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(211, 47, 47, var(--tw-bg-opacity))
}

.bg-orange-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 140, 0, var(--tw-bg-opacity))
}

.bg-yellow-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(251, 192, 45, var(--tw-bg-opacity))
}

.bg-yellow-800 {
    --tw-bg-opacity: 1;
    background-color: rgba(249, 168, 37, var(--tw-bg-opacity))
}

.bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgba(67, 160, 71, var(--tw-bg-opacity))
}

.bg-blue-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(25, 118, 210, var(--tw-bg-opacity))
}

.bg-indigo-700 {
    --tw-bg-opacity: 1;
    background-color: rgba(48, 63, 159, var(--tw-bg-opacity))
}

.hover\:bg-transparent:hover {
    background-color: transparent
}

.focus\:bg-transparent:focus {
    background-color: transparent
}

.p-0 {
    padding: 0
}

.p-4 {
    padding: .4rem
}

.p-8 {
    padding: .8rem
}

.p-12 {
    padding: 1.2rem
}

.p-14 {
    padding: 1.4rem
}

.p-16 {
    padding: 1.6rem
}

.p-20 {
    padding: 2rem
}

.p-24 {
    padding: 2.4rem
}

.p-32 {
    padding: 3.2rem
}

.p-64 {
    padding: 6.4rem
}

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

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

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

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

.px-16 {
    padding-left: 1.6rem;
    padding-right: 1.6rem
}

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

.px-24 {
    padding-left: 2.4rem;
    padding-right: 2.4rem
}

.px-32 {
    padding-left: 3.2rem;
    padding-right: 3.2rem
}

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

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

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

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

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

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

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

.py-32 {
    padding-top: 3.2rem;
    padding-bottom: 3.2rem
}

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

.py-96 {
    padding-top: 9.6rem;
    padding-bottom: 9.6rem
}

.pt-0 {
    padding-top: 0
}

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

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

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

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

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

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

.pt-48 {
    padding-top: 4.8rem
}

.pt-136 {
    padding-top: 13.6rem
}

.pr-4 {
    padding-right: .4rem
}

.pb-0 {
    padding-bottom: 0
}

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

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

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

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

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

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

.pb-48 {
    padding-bottom: 4.8rem
}

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

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

.pl-24 {
    padding-left: 2.4rem
}

.pl-32 {
    padding-left: 3.2rem
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-10 {
    font-size: 1rem
}

.text-11 {
    font-size: 1.1rem
}

.text-12 {
    font-size: 1.2rem
}

.text-13 {
    font-size: 1.3rem
}

.text-14 {
    font-size: 1.4rem
}

.text-15 {
    font-size: 1.5rem
}

.text-16 {
    font-size: 1.6rem
}

.text-18 {
    font-size: 1.8rem
}

.text-20 {
    font-size: 2rem
}

.text-24 {
    font-size: 2.4rem
}

.text-28 {
    font-size: 2.8rem
}

.text-32 {
    font-size: 3.2rem
}

.text-36 {
    font-size: 3.6rem
}

.text-48 {
    font-size: 4.8rem
}

.text-56 {
    font-size: 5.6rem
}

.text-72 {
    font-size: 7.2rem
}

.text-96 {
    font-size: 9.6rem
}

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

.font-100 {
    font-weight: 100
}

.font-500 {
    font-weight: 500
}

.font-700 {
    font-weight: 700
}

.font-900 {
    font-weight: 900
}

.font-normal {
    font-weight: 400
}

.font-medium {
    font-weight: 500
}

.font-semibold {
    font-weight: 600
}

.font-bold {
    font-weight: 700
}

.uppercase {
    text-transform: uppercase
}

.italic {
    font-style: italic
}

.leading-none {
    line-height: 1
}

.leading-tight {
    line-height: 1.25
}

.tracking-tighter {
    letter-spacing: -.05em
}

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

.text-black {
    --tw-text-opacity: 1;
    color: rgba(34, 41, 47, var(--tw-text-opacity))
}

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

.text-gray-500 {
    --tw-text-opacity: 1;
    color: rgba(158, 158, 158, var(--tw-text-opacity))
}

.text-red-500 {
    --tw-text-opacity: 1;
    color: rgba(244, 67, 54, var(--tw-text-opacity))
}

.text-orange-500 {
    --tw-text-opacity: 1;
    color: rgba(255, 152, 0, var(--tw-text-opacity))
}

.text-yellow-900 {
    --tw-text-opacity: 1;
    color: rgba(245, 127, 23, var(--tw-text-opacity))
}

.text-green-500 {
    --tw-text-opacity: 1;
    color: rgba(76, 175, 80, var(--tw-text-opacity))
}

.text-green {
    --tw-text-opacity: 1;
    color: rgba(76, 175, 80, var(--tw-text-opacity))
}

.text-blue {
    --tw-text-opacity: 1;
    color: rgba(33, 150, 243, var(--tw-text-opacity))
}

.underline {
    text-decoration: underline
}

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

.no-underline {
    text-decoration: none
}

.opacity-50 {
    opacity: .5
}

.opacity-60 {
    opacity: .6
}

.opacity-70 {
    opacity: .7
}

.opacity-75 {
    opacity: .75
}

.opacity-80 {
    opacity: .8
}

*,
:before,
:after {
    --tw-shadow: 0 0 #0000
}

.shadow-0 {
    --tw-shadow: 0px 0px 0px 0px rgba(0, 0, 0, .2), 0px 0px 0px 0px rgba(0, 0, 0, .14), 0px 0px 0px 0px rgba(0, 0, 0, .12);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-5 {
    --tw-shadow: 0px 3px 5px -1px rgba(0, 0, 0, .2), 0px 5px 8px 0px rgba(0, 0, 0, .14), 0px 1px 14px 0px rgba(0, 0, 0, .12);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-24 {
    --tw-shadow: 0px 11px 15px -7px rgba(0, 0, 0, .2), 0px 24px 38px 3px rgba(0, 0, 0, .14), 0px 9px 46px 8px rgba(0, 0, 0, .12);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow {
    --tw-shadow: 0 1px 3px 0 rgba(0, 0, 0, .1), 0 1px 2px 0 rgba(0, 0, 0, .06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-md {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-2xl {
    --tw-shadow: 0 25px 50px -12px rgba(0, 0, 0, .25);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-none {
    --tw-shadow: 0 0 #0000;
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.hover\:shadow-md:hover {
    --tw-shadow: 0 4px 6px -1px rgba(0, 0, 0, .1), 0 2px 4px -1px rgba(0, 0, 0, .06);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

*,
:before,
:after {
    --tw-ring-inset: var(--tw-empty, );
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgba(33, 150, 243, .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000
}

.filter {
    --tw-blur: var(--tw-empty, );
    --tw-brightness: var(--tw-empty, );
    --tw-contrast: var(--tw-empty, );
    --tw-grayscale: var(--tw-empty, );
    --tw-hue-rotate: var(--tw-empty, );
    --tw-invert: var(--tw-empty, );
    --tw-saturate: var(--tw-empty, );
    --tw-sepia: var(--tw-empty, );
    --tw-drop-shadow: var(--tw-empty, );
    filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)
}

.transition {
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: background-color, border-color, color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.transition-shadow {
    transition-property: box-shadow;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

html {
    font-size: 62.5%;
    font-family: Poppins, Roboto, Helvetica Neue, Arial, sans-serif;
    background-color: #121212
}

body {
    font-size: 13px;
    line-height: 1.4;
    overflow-x: hidden
}

html,
body,
#root {
    position: relative;
    margin: 0;
    min-height: 100vh
}

h1,
.h1 {
    font-size: 24px
}

h2,
.h2 {
    font-size: 20px
}

h3,
.h3 {
    font-size: 16px
}

h4,
.h4 {
    font-size: 15px
}

h5,
.h5 {
    font-size: 13px
}

h6,
.h6 {
    font-size: 12px
}

.ps>.ps__rail-y,
.ps>.ps__rail-x {
    z-index: 99
}

a[role=button] {
    text-decoration: none
}

[role=tooltip] {
    z-index: 9999
}

@media only screen and (min-width: 992px) {
    ::-webkit-scrollbar {
        width: 8px;
        height: 8px;
        background-color: #0000
    }
    ::-webkit-scrollbar:hover {
        width: 8px;
        height: 8px;
        background-color: #0000000f
    }
    ::-webkit-scrollbar-thumb {
        border: 2px solid transparent;
        border-radius: 20px
    }
    ::-webkit-scrollbar-thumb:active {
        border-radius: 20px
    }
}

form label {
    z-index: 99
}

body.no-animate *,
body.no-animate *:before,
body.no-animate *:after {
    transition: none !important;
    -webkit-animation: none !important;
    animation: none !important
}

button:focus {
    outline: none
}

@-webkit-keyframes autofill {
    0%,
    to {
        background: transparent
    }
}

@keyframes autofill {
    0%,
    to {
        background: transparent
    }
}

input:-webkit-autofill {
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-name: autofill !important;
    animation-name: autofill !important;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-box-shadow: 0 0 0 100px transparent inset !important
}

:focus {
    outline-color: transparent
}

.fc-scrollgrid-section-liquid {
    height: 1px !important
}

@media (min-width: 600px) {
    .sm\:right-32 {
        right: 3.2rem
    }
    .sm\:mx-8 {
        margin-left: .8rem;
        margin-right: .8rem
    }
    .sm\:-mt-4 {
        margin-top: -.4rem
    }
    .sm\:block {
        display: block
    }
    .sm\:flex {
        display: flex
    }
    .sm\:h-64 {
        height: 6.4rem
    }
    .sm\:h-288 {
        height: 28.8rem
    }
    .sm\:h-360 {
        height: 36rem
    }
    .sm\:min-h-160 {
        min-height: 16rem
    }
    .sm\:w-64 {
        width: 6.4rem
    }
    .sm\:w-160 {
        width: 10rem
    }
    .sm\:w-640 {
        width: 64rem
    }
    .sm\:w-1\/2 {
        width: 50%
    }
    .sm\:w-2\/5 {
        width: 40%
    }
    .sm\:w-3\/5 {
        width: 60%
    }
    .sm\:min-w-sm {
        min-width: 48rem
    }
    .sm\:max-w-512 {
        max-width: 51.2rem
    }
    .sm\:max-w-sm {
        max-width: 48rem
    }
    .sm\:flex-row {
        flex-direction: row
    }
    .sm\:justify-start {
        justify-content: flex-start
    }
    .sm\:justify-between {
        justify-content: space-between
    }
    .sm\:p-8 {
        padding: .8rem
    }
    .sm\:p-16 {
        padding: 1.6rem
    }
    .sm\:p-24 {
        padding: 2.4rem
    }
    .sm\:p-32 {
        padding: 3.2rem
    }
    .sm\:px-12 {
        padding-left: 1.2rem;
        padding-right: 1.2rem
    }
    .sm\:px-16 {
        padding-left: 1.6rem;
        padding-right: 1.6rem
    }
    .sm\:px-24 {
        padding-left: 2.4rem;
        padding-right: 2.4rem
    }
    .sm\:pb-0 {
        padding-bottom: 0
    }
    .sm\:text-14 {
        font-size: 1.4rem
    }
    .sm\:text-16 {
        font-size: 1.6rem
    }
    .sm\:text-18 {
        font-size: 1.8rem
    }
    .sm\:text-20 {
        font-size: 2rem
    }
    .sm\:text-24 {
        font-size: 2.4rem
    }
    .sm\:text-28 {
        font-size: 2.8rem
    }
    .sm\:text-44 {
        font-size: 4.4rem
    }
    .sm\:text-56 {
        font-size: 5.6rem
    }
    .sm\:text-64 {
        font-size: 6.4rem
    }
}

@media (min-width: 960px) {
    .md\:mx-4 {
        margin-left: .4rem;
        margin-right: .4rem
    }
    .md\:mb-68 {
        margin-bottom: 6.8rem
    }
    .md\:ml-0 {
        margin-left: 0
    }
    .md\:block {
        display: block
    }
    .md\:flex {
        display: flex
    }
    .md\:h-64 {
        height: 6.4rem
    }
    .md\:min-h-64 {
        min-height: 6.4rem
    }
    .md\:w-320 {
        width: 32rem
    }
    .md\:w-1\/2 {
        width: 50%
    }
    .md\:w-1\/3 {
        width: 33.333333%
    }
    .md\:w-full {
        width: 100%
    }
    .md\:min-w-md {
        min-width: 64rem
    }
    .md\:max-w-xl {
        max-width: 96rem
    }
    .md\:max-w-2xl {
        max-width: 112rem
    }
    .md\:max-w-3xl {
        max-width: 128rem
    }
    .md\:flex-row {
        flex-direction: row
    }
    .md\:p-16 {
        padding: 1.6rem
    }
    .md\:p-24 {
        padding: 2.4rem
    }
    .md\:p-32 {
        padding: 3.2rem
    }
    .md\:px-8 {
        padding-left: .8rem;
        padding-right: .8rem
    }
    .md\:px-16 {
        padding-left: 1.6rem;
        padding-right: 1.6rem
    }
    .md\:py-6 {
        padding-top: .6rem;
        padding-bottom: .6rem
    }
    .md\:text-32 {
        font-size: 3.2rem
    }
    .md\:text-40 {
        font-size: 4rem
    }
    .md\:text-52 {
        font-size: 5.2rem
    }
}

@media (min-width: 1280px) {
    .lg\:mr-80 {
        margin-right: 8rem
    }
}

@media (min-width: 1920px) {
    .xl\:w-1\/4 {
        width: 25%
    }
}

.ps {
    overflow: hidden !important;
    overflow-anchor: none;
    -ms-overflow-style: none;
    touch-action: auto;
    -ms-touch-action: auto
}

.ps__rail-x {
    display: none;
    opacity: 0;
    transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    height: 15px;
    bottom: 0px;
    position: absolute
}

.ps__rail-y {
    display: none;
    opacity: 0;
    transition: background-color .2s linear, opacity .2s linear;
    -webkit-transition: background-color .2s linear, opacity .2s linear;
    width: 15px;
    right: 0;
    position: absolute
}

.ps--active-x>.ps__rail-x,
.ps--active-y>.ps__rail-y {
    display: block;
    background-color: transparent
}

.ps:hover>.ps__rail-x,
.ps:hover>.ps__rail-y,
.ps--focus>.ps__rail-x,
.ps--focus>.ps__rail-y,
.ps--scrolling-x>.ps__rail-x,
.ps--scrolling-y>.ps__rail-y {
    opacity: .6
}

.ps .ps__rail-x:hover,
.ps .ps__rail-y:hover,
.ps .ps__rail-x:focus,
.ps .ps__rail-y:focus,
.ps .ps__rail-x.ps--clicking,
.ps .ps__rail-y.ps--clicking {
    background-color: #eee;
    opacity: .9
}

.ps__thumb-x {
    background-color: #aaa;
    border-radius: 6px;
    transition: background-color .2s linear, height .2s ease-in-out;
    -webkit-transition: background-color .2s linear, height .2s ease-in-out;
    height: 6px;
    bottom: 2px;
    position: absolute
}

.ps__thumb-y {
    background-color: #aaa;
    border-radius: 6px;
    transition: background-color .2s linear, width .2s ease-in-out;
    -webkit-transition: background-color .2s linear, width .2s ease-in-out;
    width: 6px;
    right: 2px;
    position: absolute
}

.ps__rail-x:hover>.ps__thumb-x,
.ps__rail-x:focus>.ps__thumb-x,
.ps__rail-x.ps--clicking .ps__thumb-x {
    background-color: #999;
    height: 11px
}

.ps__rail-y:hover>.ps__thumb-y,
.ps__rail-y:focus>.ps__thumb-y,
.ps__rail-y.ps--clicking .ps__thumb-y {
    background-color: #999;
    width: 11px
}

@supports (-ms-overflow-style: none) {
    .ps {
        overflow: auto !important
    }
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .ps {
        overflow: auto !important
    }
}