.left-0 {
    left: 0
}

.left-1 {
    left: .25rem
}

.left-1\/2 {
    left: 50%
}

.left-2 {
    left: .5rem
}

.left-3 {
    left: .75rem
}

.left-48 {
    left: 12rem
}

.left-5 {
    left: 1.25rem
}

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

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

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

.right-0 {
    right: 0
}

.right-1 {
    right: .25rem
}

.right-2 {
    right: .5rem
}

.right-3 {
    right: .75rem
}

.right-4 {
    right: 1rem
}

.right-5 {
    right: 1.25rem
}

.right-6 {
    right: 1.5rem
}

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

.top-0 {
    top: 0
}

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

.top-11 {
    top: 2.75rem
}

.top-3 {
    top: .75rem
}

.top-4 {
    top: 1rem
}

.top-5 {
    top: 1.25rem
}

.top-7 {
    top: 1.75rem
}

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

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

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

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

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

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

.\!z-40 {
    z-index: 40!important
}

.\!z-50 {
    z-index: 50!important
}

.z-0 {
    z-index: 0
}

.z-20 {
    z-index: 20
}

.z-30 {
    z-index: 30
}

.z-40 {
    z-index: 40
}

.z-50 {
    z-index: 50
}

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

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

.-m-\[2px\] {
    margin: -2px
}

.m-1 {
    margin: .25rem
}

.m-auto {
    margin: auto
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.ml-\[2px\] {
    margin-left: 2px
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.line-clamp-1 {
    -webkit-line-clamp: 1
}

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

.line-clamp-2 {
    -webkit-line-clamp: 2
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.flex {
    display: flex
}

.inline-flex {
    display: inline-flex
}

.grid {
    display: grid
}

.contents {
    display: contents
}

.hidden {
    display: none
}

.\!h-\[calc\(100dvh\)\] {
    height: calc(100dvh)!important
}

.\!h-screen {
    height: 100vh!important
}

.h-1 {
    height: .25rem
}

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

.h-10 {
    height: 2.5rem
}

.h-11 {
    height: 2.75rem
}

.h-12 {
    height: 3rem
}

.h-14 {
    height: 3.5rem
}

.h-16 {
    height: 4rem
}

.h-2 {
    height: .5rem
}

.h-20 {
    height: 5rem
}

.h-28 {
    height: 7rem
}

.h-3 {
    height: .75rem
}

.h-4 {
    height: 1rem
}

.h-48 {
    height: 12rem
}

.h-5 {
    height: 1.25rem
}

.h-6 {
    height: 1.5rem
}

.h-7 {
    height: 1.75rem
}

.h-8 {
    height: 2rem
}

.h-9 {
    height: 2.25rem
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.h-\[44vw\] {
    height: 44vw
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.h-\[calc\(50dvw\)\] {
    height: calc(50dvw)
}

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

.h-full {
    height: 100%
}

.h-screen {
    height: 100vh
}

.\!max-h-\[86px\] {
    max-height: 86px!important
}

.max-h-14 {
    max-height: 3.5rem
}

.max-h-20 {
    max-height: 5rem
}

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

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

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

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

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

.max-h-\[45\%\] {
    max-height: 45%
}

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

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

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

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

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

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

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

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

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

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

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

.\!min-h-\[86px\] {
    min-height: 86px!important
}

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

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

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

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

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

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

.min-h-9 {
    min-height: 2.25rem
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.\!w-screen {
    width: 100vw!important
}

.w-0 {
    width: 0
}

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

.w-10 {
    width: 2.5rem
}

.w-12 {
    width: 3rem
}

.w-14 {
    width: 3.5rem
}

.w-16 {
    width: 4rem
}

.w-2 {
    width: .5rem
}

.w-20 {
    width: 5rem
}

.w-28 {
    width: 7rem
}

.w-3 {
    width: .75rem
}

.w-4 {
    width: 1rem
}

.w-40 {
    width: 10rem
}

.w-5 {
    width: 1.25rem
}

.w-6 {
    width: 1.5rem
}

.w-7 {
    width: 1.75rem
}

.w-8 {
    width: 2rem
}

.w-9 {
    width: 2.25rem
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w-auto {
    width: auto
}

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

.w-full {
    width: 100%
}

.w-screen {
    width: 100vw
}

.\!min-w-24 {
    min-width: 6rem!important
}

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

.\!min-w-\[172px\] {
    min-width: 172px!important
}

.\!min-w-\[86px\] {
    min-width: 86px!important
}

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

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

.min-w-24 {
    min-width: 6rem
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.\!max-w-\[172px\] {
    max-width: 172px!important
}

.\!max-w-\[86px\] {
    max-width: 86px!important
}

.max-w-52 {
    max-width: 13rem
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.flex-grow {
    flex-grow: 1
}

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

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

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

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

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

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

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

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

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

.translate-x-0\.5 {
    --tw-translate-x: 0.125rem
}

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

.translate-x-28 {
    --tw-translate-x: 7rem
}

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

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

.translate-x-\[18px\] {
    --tw-translate-x: 18px
}

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

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

@keyframes enterleft {
    0% {
        opacity: 0;
        transform: translateX(15%)
    }

    to {
        opacity: 1;
        transform: translateX(0)
    }
}

.animate-enter-left {
    animation: enterleft .4s ease
}

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

.animate-pulse {
    animation: pulse 2s cubic-bezier(.4,0,.6,1) infinite
}

@keyframes pulseShadow {
    0% {
        box-shadow: 0 -4px 56.5px 0 #000
    }

    50% {
        box-shadow: 0 -4px 56.5px 0 #ecc654
    }

    to {
        box-shadow: 0 -4px 56.5px 0 #000
    }
}

.animate-pulseShadow {
    animation: pulseShadow 1.5s infinite
}

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

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

.cursor-default {
    cursor: default
}

.cursor-not-allowed {
    cursor: not-allowed
}

.cursor-pointer {
    cursor: pointer
}

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

.resize {
    resize: both
}

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

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

.flex-row {
    flex-direction: row
}

.flex-row-reverse {
    flex-direction: row-reverse
}

.flex-col {
    flex-direction: column
}

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

.flex-wrap {
    flex-wrap: wrap
}

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

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

.items-center {
    align-items: center
}

.items-stretch {
    align-items: stretch
}

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

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

.justify-center {
    justify-content: center
}

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

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

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

.gap-0 {
    gap: 0
}

.gap-1 {
    gap: .25rem
}

.gap-1\.5 {
    gap: .375rem
}

.gap-10 {
    gap: 2.5rem
}

.gap-2 {
    gap: .5rem
}

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

.gap-3 {
    gap: .75rem
}

.gap-3\.5 {
    gap: .875rem
}

.gap-4 {
    gap: 1rem
}

.gap-5 {
    gap: 1.25rem
}

.gap-6 {
    gap: 1.5rem
}

.gap-8 {
    gap: 2rem
}

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

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

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

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

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

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

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

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

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

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

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

.divide-theme-gray-500>:not([hidden])~:not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgb(93 93 93/var(--tw-divide-opacity))
}

.divide-theme-gray-900>:not([hidden])~:not([hidden]) {
    --tw-divide-opacity: 1;
    border-color: rgb(30 30 30/var(--tw-divide-opacity))
}

.justify-self-center {
    justify-self: center
}

.overflow-auto {
    overflow: auto
}

.\!overflow-hidden {
    overflow: hidden!important
}

.overflow-hidden {
    overflow: hidden
}

.overflow-clip {
    overflow: clip
}

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

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

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

.overflow-x-clip {
    overflow-x: clip
}

.scroll-smooth {
    scroll-behavior: smooth
}

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

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

.whitespace-nowrap {
    white-space: nowrap
}

.whitespace-pre {
    white-space: pre
}

.whitespace-pre-line {
    white-space: pre-line
}

.text-wrap {
    text-wrap: wrap
}

.rounded {
    border-radius: .25rem
}

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

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

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

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

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

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

.rounded-sm {
    border-radius: .125rem
}

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

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

.rounded-b-2xl {
    border-bottom-right-radius: 1rem;
    border-bottom-left-radius: 1rem
}

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

.rounded-l {
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.rounded-l-lg {
    border-top-left-radius: .5rem;
    border-bottom-left-radius: .5rem
}

.rounded-l-md {
    border-top-left-radius: .375rem;
    border-bottom-left-radius: .375rem
}

.rounded-l-xl {
    border-top-left-radius: .75rem;
    border-bottom-left-radius: .75rem
}

.rounded-r {
    border-top-right-radius: .25rem;
    border-bottom-right-radius: .25rem
}

.rounded-r-lg {
    border-top-right-radius: .5rem;
    border-bottom-right-radius: .5rem
}

.rounded-r-md {
    border-top-right-radius: .375rem;
    border-bottom-right-radius: .375rem
}

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

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

.rounded-t-lg {
    border-top-left-radius: .5rem;
    border-top-right-radius: .5rem
}

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

.rounded-bl-lg {
    border-bottom-left-radius: .5rem
}

.rounded-tr {
    border-top-right-radius: .25rem
}

.rounded-tr-lg {
    border-top-right-radius: .5rem
}

.border {
    border-width: 1px
}

.border-2,.border-\[2px\] {
    border-width: 2px
}

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

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

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

.border-l-\[3px\] {
    border-left-width: 3px
}

.border-r {
    border-right-width: 1px
}

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

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

.border-dashed {
    border-style: dashed
}

.border-none {
    border-style: none
}

.border-\[\#0EBE66\] {
    --tw-border-opacity: 1;
    border-color: rgb(14 190 102/var(--tw-border-opacity))
}

.border-\[\#0EBE66\]\/10 {
    border-color: rgba(14,190,102,.1)
}

.border-\[\#22C55E\] {
    --tw-border-opacity: 1;
    border-color: rgb(34 197 94/var(--tw-border-opacity))
}

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

.border-\[\#E4E7EC\] {
    --tw-border-opacity: 1;
    border-color: rgb(228 231 236/var(--tw-border-opacity))
}

.border-\[\#FFB931\] {
    --tw-border-opacity: 1;
    border-color: rgb(255 185 49/var(--tw-border-opacity))
}

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

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

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

.border-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgb(156 163 175/var(--tw-border-opacity))
}

.border-gray-400\/60 {
    border-color: rgba(156,163,175,.6)
}

.border-gray-600 {
    --tw-border-opacity: 1;
    border-color: rgb(75 85 99/var(--tw-border-opacity))
}

.border-green-400 {
    --tw-border-opacity: 1;
    border-color: rgb(74 222 128/var(--tw-border-opacity))
}

.border-green-500 {
    --tw-border-opacity: 1;
    border-color: rgb(34 197 94/var(--tw-border-opacity))
}

.border-quaternary {
    --tw-border-opacity: 1;
    border-color: rgb(156 163 175/var(--tw-border-opacity))
}

.border-quaternary\/40 {
    border-color: rgba(156,163,175,.4)
}

.border-quaternary\/60 {
    border-color: rgba(156,163,175,.6)
}

.border-red-500 {
    --tw-border-opacity: 1;
    border-color: rgb(239 68 68/var(--tw-border-opacity))
}

.border-secondary {
    --tw-border-opacity: 1;
    border-color: rgb(30 38 44/var(--tw-border-opacity))
}

.border-tertiary {
    --tw-border-opacity: 1;
    border-color: rgb(49 61 71/var(--tw-border-opacity))
}

.border-theme-brand-primary-dark {
    --tw-border-opacity: 1;
    border-color: rgb(61 30 11/var(--tw-border-opacity))
}

.border-theme-brand-primary-dark\/40 {
    border-color: rgba(61,30,11,.4)
}

.border-theme-brand-primary-normal {
    --tw-border-opacity: 1;
    border-color: rgb(234 190 59/var(--tw-border-opacity))
}

.border-theme-brand-primary-normal\/50 {
    border-color: rgba(234,190,59,.5)
}

.border-theme-brand-secondary-dark {
    --tw-border-opacity: 1;
    border-color: rgb(15 15 15/var(--tw-border-opacity))
}

.border-theme-brand-secondary-normal {
    --tw-border-opacity: 1;
    border-color: rgb(30 30 30/var(--tw-border-opacity))
}

.border-theme-error-normal {
    --tw-border-opacity: 1;
    border-color: rgb(240 68 56/var(--tw-border-opacity))
}

.border-theme-gray-100 {
    --tw-border-opacity: 1;
    border-color: rgb(209 209 209/var(--tw-border-opacity))
}

.border-theme-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgb(176 176 176/var(--tw-border-opacity))
}

.border-theme-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgb(136 136 136/var(--tw-border-opacity))
}

.border-theme-gray-400 {
    --tw-border-opacity: 1;
    border-color: rgb(109 109 109/var(--tw-border-opacity))
}

.border-theme-gray-50 {
    --tw-border-opacity: 1;
    border-color: rgb(231 231 231/var(--tw-border-opacity))
}

.border-theme-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgb(93 93 93/var(--tw-border-opacity))
}

.border-theme-gray-700 {
    --tw-border-opacity: 1;
    border-color: rgb(54 54 54/var(--tw-border-opacity))
}

.border-theme-gray-900 {
    --tw-border-opacity: 1;
    border-color: rgb(30 30 30/var(--tw-border-opacity))
}

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

.border-b-quaternary\/10 {
    border-bottom-color: rgba(156,163,175,.1)
}

.border-b-quaternary\/20 {
    border-bottom-color: rgba(156,163,175,.2)
}

.\!bg-transparent {
    background-color: transparent!important
}

.bg-\[\#03A344\] {
    --tw-bg-opacity: 1;
    background-color: rgb(3 163 68/var(--tw-bg-opacity))
}

.bg-\[\#0EBE66\] {
    --tw-bg-opacity: 1;
    background-color: rgb(14 190 102/var(--tw-bg-opacity))
}

.bg-\[\#0EBE66\]\/10 {
    background-color: rgba(14,190,102,.1)
}

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

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

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

.bg-\[\#404040\]\/40 {
    background-color: rgba(64,64,64,.4)
}

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

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

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

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

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

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

.bg-\[\#EAECF0\] {
    --tw-bg-opacity: 1;
    background-color: rgb(234 236 240/var(--tw-bg-opacity))
}

.bg-\[\#EE7219\] {
    --tw-bg-opacity: 1;
    background-color: rgb(238 114 25/var(--tw-bg-opacity))
}

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

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

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

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

.bg-\[\#FFB931\] {
    --tw-bg-opacity: 1;
    background-color: rgb(255 185 49/var(--tw-bg-opacity))
}

.bg-action {
    --tw-bg-opacity: 1;
    background-color: rgb(23 82 173/var(--tw-bg-opacity))
}

.bg-action\/70 {
    background-color: rgba(23,82,173,.7)
}

.bg-amber-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(245 158 11/var(--tw-bg-opacity))
}

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

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

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

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

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

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

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

.bg-green-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(22 163 74/var(--tw-bg-opacity))
}

.bg-green-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(22 101 52/var(--tw-bg-opacity))
}

.bg-orange-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(249 115 22/var(--tw-bg-opacity))
}

.bg-orange-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(234 88 12/var(--tw-bg-opacity))
}

.bg-primary {
    --tw-bg-opacity: 1;
    background-color: rgb(11 20 26/var(--tw-bg-opacity))
}

.bg-quaternary {
    --tw-bg-opacity: 1;
    background-color: rgb(156 163 175/var(--tw-bg-opacity))
}

.bg-quaternary\/30 {
    background-color: rgba(156,163,175,.3)
}

.bg-quaternary\/50 {
    background-color: rgba(156,163,175,.5)
}

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

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

.bg-red-900 {
    --tw-bg-opacity: 1;
    background-color: rgb(127 29 29/var(--tw-bg-opacity))
}

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

.bg-secondary\/60 {
    background-color: rgba(30,38,44,.6)
}

.bg-secondary\/70 {
    background-color: rgba(30,38,44,.7)
}

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

.bg-tertiary {
    --tw-bg-opacity: 1;
    background-color: rgb(49 61 71/var(--tw-bg-opacity))
}

.bg-tertiary\/60 {
    background-color: rgba(49,61,71,.6)
}

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

.bg-theme-brand-primary-dark {
    --tw-bg-opacity: 1;
    background-color: rgb(61 30 11/var(--tw-bg-opacity))
}

.bg-theme-brand-primary-light {
    --tw-bg-opacity: 1;
    background-color: rgb(249 243 200/var(--tw-bg-opacity))
}

.bg-theme-brand-primary-normal {
    --tw-bg-opacity: 1;
    background-color: rgb(234 190 59/var(--tw-bg-opacity))
}

.bg-theme-brand-primary-normal\/10 {
    background-color: rgba(123, 244, 153,.2)
}

.bg-theme-brand-primary-normal\/20 {
    background-color: rgba(234,190,59,.2)
}

.bg-theme-brand-primary-normal\/40 {
    background-color: rgba(234,190,59,.4)
}

.bg-theme-brand-primary-normal\/5 {
    background-color: rgba(234,190,59,.05)
}

.bg-theme-brand-secondary-dark {
    --tw-bg-opacity: 1;
    background-color: rgb(15 15 15/var(--tw-bg-opacity))
}

.bg-theme-brand-secondary-light {
    --tw-bg-opacity: 1;
    background-color: rgb(54 54 54/var(--tw-bg-opacity))
}

.bg-theme-brand-secondary-normal {
    --tw-bg-opacity: 1;
    background-color: rgb(30 30 30/var(--tw-bg-opacity))
}

.bg-theme-error-normal {
    --tw-bg-opacity: 1;
    background-color: rgb(240 68 56/var(--tw-bg-opacity))
}

.bg-theme-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(209 209 209/var(--tw-bg-opacity))
}

.bg-theme-gray-25 {
    --tw-bg-opacity: 1;
    background-color: rgb(246 246 246/var(--tw-bg-opacity))
}

.bg-theme-gray-300 {
    --tw-bg-opacity: 1;
    background-color: rgb(136 136 136/var(--tw-bg-opacity))
}

.bg-theme-gray-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(109 109 109/var(--tw-bg-opacity))
}

.bg-theme-gray-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(231 231 231/var(--tw-bg-opacity))
}

.bg-theme-gray-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(93 93 93/var(--tw-bg-opacity))
}

.bg-theme-gray-600 {
    --tw-bg-opacity: 1;
    background-color: rgb(71 71 71/var(--tw-bg-opacity))
}

.bg-theme-gray-700 {
    --tw-bg-opacity: 1;
    background-color: rgb(54 54 54/var(--tw-bg-opacity))
}

.bg-theme-gray-800 {
    --tw-bg-opacity: 1;
    background-color: rgb(41 41 41/var(--tw-bg-opacity))
}

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

.bg-theme-gray-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(15 15 15/var(--tw-bg-opacity))
}

.bg-theme-grayFooter {
    --tw-bg-opacity: 1;
    background-color: rgb(55 55 55/var(--tw-bg-opacity))
}

.bg-theme-success-dark {
    --tw-bg-opacity: 1;
    background-color: rgb(5 79 49/var(--tw-bg-opacity))
}

.bg-theme-success-normal {
    --tw-bg-opacity: 1;
    background-color: rgb(50 213 131/var(--tw-bg-opacity))
}

.bg-theme-warning-dark {
    --tw-bg-opacity: 1;
    background-color: rgb(122 46 14/var(--tw-bg-opacity))
}

.bg-theme-warning-normal {
    --tw-bg-opacity: 1;
    background-color: rgb(253 176 34/var(--tw-bg-opacity))
}

.bg-transparent {
    background-color: transparent
}

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

.bg-yellow-400 {
    --tw-bg-opacity: 1;
    background-color: rgb(250 204 21/var(--tw-bg-opacity))
}

.bg-yellow-500 {
    --tw-bg-opacity: 1;
    background-color: rgb(234 179 8/var(--tw-bg-opacity))
}

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

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

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

.bg-gradient-to-tr {
    background-image: linear-gradient(to top right,var(--tw-gradient-stops))
}

.from-\[\#000000\] {
    --tw-gradient-from: #000 var(--tw-gradient-from-position);
    --tw-gradient-to: transparent var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-\[\#FFCB33\] {
    --tw-gradient-from: #ffcb33 var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(255,203,51,0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-\[\#a754de\] {
    --tw-gradient-from: #a754de var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(167,84,222,0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-theme-brand-primary-normal {
    --tw-gradient-from: #eabe3b var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(234,190,59,0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.from-violet-900 {
    --tw-gradient-from: #4c1d95 var(--tw-gradient-from-position);
    --tw-gradient-to: rgba(76,29,149,0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),var(--tw-gradient-to)
}

.via-\[\#3f320e\] {
    --tw-gradient-to: rgba(63,50,14,0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),#3f320e var(--tw-gradient-via-position),var(--tw-gradient-to)
}

.via-\[\#e6b72c\] {
    --tw-gradient-to: rgba(230,183,44,0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),#e6b72c var(--tw-gradient-via-position),var(--tw-gradient-to)
}

.via-\[\#ff2d84\] {
    --tw-gradient-to: rgba(255,45,132,0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),#ff2d84 var(--tw-gradient-via-position),var(--tw-gradient-to)
}

.via-purple-800 {
    --tw-gradient-to: rgba(107,33,168,0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),#6b21a8 var(--tw-gradient-via-position),var(--tw-gradient-to)
}

.via-theme-gray-700 {
    --tw-gradient-to: rgba(54,54,54,0) var(--tw-gradient-to-position);
    --tw-gradient-stops: var(--tw-gradient-from),#363636 var(--tw-gradient-via-position),var(--tw-gradient-to)
}

.to-\[\#FAC938\] {
    --tw-gradient-to: #fac938 var(--tw-gradient-to-position)
}

.to-\[\#caa126\] {
    --tw-gradient-to: #caa126 var(--tw-gradient-to-position)
}

.to-\[\#fd9c5b\] {
    --tw-gradient-to: #fd9c5b var(--tw-gradient-to-position)
}

.to-indigo-900 {
    --tw-gradient-to: #312e81 var(--tw-gradient-to-position)
}

.to-theme-brand-primary-light {
    --tw-gradient-to: #f9f3c8 var(--tw-gradient-to-position)
}

.to-theme-brand-secondary-normal {
    --tw-gradient-to: #1e1e1e var(--tw-gradient-to-position)
}

.bg-cover {
    background-size: cover
}

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

.fill-quaternary {
    fill: #9ca3af
}

.fill-theme-brand-primary-normal {
    fill: #eabe3b
}

.fill-theme-brand-secondary-normal {
    fill: #1e1e1e
}

.fill-theme-gray-800 {
    fill: #292929
}

.fill-white {
    fill: #fff
}

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

.p-1 {
    padding: .25rem
}

.p-2 {
    padding: .5rem
}

.p-20 {
    padding: 5rem
}

.p-3 {
    padding: .75rem
}

.p-4 {
    padding: 1rem
}

.p-5 {
    padding: 1.25rem
}

.p-6 {
    padding: 1.5rem
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.pl-10 {
    padding-left: 2.5rem
}

.pl-12 {
    padding-left: 3rem
}

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

.pl-3 {
    padding-left: .75rem
}

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

.pl-6 {
    padding-left: 1.5rem
}

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

.pl-9 {
    padding-left: 2.25rem
}

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

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

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

.pr-10 {
    padding-right: 2.5rem
}

.pr-2 {
    padding-right: .5rem
}

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

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

.pr-8 {
    padding-right: 2rem
}

.ps-1 {
    padding-inline-start:.25rem}

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

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

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

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

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

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

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

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

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-justify {
    text-align: justify
}

.text-start {
    text-align: start
}

.font-inter {
    font-family: var(--font-inter)
}

.font-poppins {
    font-family: var(--font-poppins)
}

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

.text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem
}

.text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem
}

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

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
}
