/*! tailwindcss v2.2.16 | MIT License | https://tailwindcss.com*/
/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */

@keyframes zoom-in-zoom-out {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.02, 1.02);
  }
  100% {
    transform: scale(1, 1);
  }
}
.mb-2.company{margin-bottom:0;}
.name{margin-top:}
html{
    -webkit-text-size-adjust:100%;
    line-height:1.15;
    -moz-tab-size:4;
    -o-tab-size:4;
    tab-size:4
}
body{
    font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji;
    margin:0
}
hr{
    color:inherit;
    height:0
}
abbr[title]{
    -webkit-text-decoration:underline dotted;
    text-decoration:underline dotted
}
b,strong{
    font-weight:bolder
}
code,kbd,pre,samp{
    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{
    border-color:inherit;
    text-indent:0
}
button,input,optgroup,select,textarea{
    font-family:inherit;
    font-size:100%;
    line-height:1.15;
    margin:0
}
button,select{
    text-transform:none
}
[type=button],[type=reset],[type=submit],button{
    -webkit-appearance:button
}
::-moz-focus-inner{
    border-style:none;
    padding:0
}
legend{
    padding:0
}
progress{
    vertical-align:baseline
}
::-webkit-inner-spin-button,::-webkit-outer-spin-button{
    height:auto
}
[type=search]{
    -webkit-appearance:textfield;
    outline-offset:-2px
}
::-webkit-search-decoration{
    -webkit-appearance:none
}
::-webkit-file-upload-button{
    -webkit-appearance:button;
    font:inherit
}
summary{
    display:list-item
}
blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{
    margin:0
}
button{
    background-color:transparent;
    background-image:none
}
fieldset,ol,ul{
    margin:0;
    padding:0
}
ol,ul{
    list-style:none
}
html{
    font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;
    line-height:1.5
}
body{
    font-family:inherit;
    line-height:inherit
}
*,:after,:before{
    border:0 solid;
    box-sizing:border-box
}
hr{
    border-top-width:1px
}
img{
    border-style:solid
}
textarea{
    resize:vertical
}
input::-moz-placeholder,textarea::-moz-placeholder{
    color:#9ca3af;
    opacity:1
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{
    color:#9ca3af;
    opacity:1
}
input::placeholder,textarea::placeholder{
    color:#9ca3af;
    opacity:1
}
[role=button],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{
    color:inherit;
    line-height:inherit;
    padding:0
}
code,kbd,pre,samp{
    font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace
}
audio,canvas,embed,iframe,img,object,svg,video{
    display:block;
    vertical-align:middle
}
img,video{
    height:auto;
    max-width:100%
}
[hidden]{
    display:none
}
*,:after,:before{
    --tw-border-opacity:1;
    border-color:rgba(229,231,235,var(--tw-border-opacity))
}
.container{
    width:100%
}
@media (min-width:640px){
    .container{
        max-width:640px
    }
}
@media (min-width:768px){
    .container{
        max-width:768px
    }
}
@media (min-width:1024px){
    .container{
        max-width:1024px
    }
}
@media (min-width:1280px){
    .container{
        max-width:1280px
    }
}
@media (min-width:1536px){
    .container{
        max-width:1536px
    }
}
.aspect-w-1,.aspect-w-16,.aspect-w-2,.aspect-w-4{
    padding-bottom:calc(var(--tw-aspect-h)/var(--tw-aspect-w)*100%);
    position:relative
}
.aspect-w-16>*,.aspect-w-1>*,.aspect-w-2>*,.aspect-w-4>*{
    bottom:0;
    height:100%;
    left:0;
    position:absolute;
    right:0;
    top:0;
    width:100%
}
.aspect-w-1{
    --tw-aspect-w:1
}
.aspect-w-2{
    --tw-aspect-w:2
}
.aspect-w-4{
    --tw-aspect-w:4
}
.aspect-w-16{
    --tw-aspect-w:16
}
.aspect-h-1{
    --tw-aspect-h:1
}
.aspect-h-5{
    --tw-aspect-h:5
}
.aspect-h-9{
    --tw-aspect-h:9
}
.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
}
.pointer-events-none{
    pointer-events:none
}
.visible{
    visibility:visible
}
.static{
    position:static
}
.fixed{
    position:fixed
}
.absolute{
    position:absolute
}
.relative{
    position:relative
}
.top-0{
    top:0
}
.top-1{
    top:.25rem
}
.top-12{
    top:3rem
}
.top-24{
    top:6rem
}
.top-full{
    top:100%
}
.right-0{
    right:0
}
.right-1{
    right:.25rem
}
.right-6{
    right:1.5rem
}
.bottom-0{
    bottom:0
}
.bottom-5{
    bottom:1.25rem
}
.left-0{
    left:0
}
.left-1{
    left:.25rem
}
.left-6{
    left:1.5rem
}
.z-0{
    z-index:0
}
.z-10{
    z-index:10
}
.z-50{
    z-index:50
}
.focus\:z-10:focus{
    z-index:10
}
.col-span-2{
    grid-column:span 2/span 2
}
.col-span-3{
    grid-column:span 3/span 3
}
.float-right{
    float:right
}
.m-0{
    margin:0
}
.m-1{
    margin:.25rem
}
.m-2{
    margin:.5rem
}
.m-4{
    margin:1rem
}
.m-32{
    margin:8rem
}
.m-auto{
    margin:auto
}
.mx-1{
    margin-left:.25rem;
    margin-right:.25rem
}
.mx-3{
    margin-left:.75rem;
    margin-right:.75rem
}
.mx-auto{
    margin-left:auto;
    margin-right:auto
}
.my-1{
    margin-bottom:.25rem;
    margin-top:.25rem
}
.my-2{
    margin-bottom:.5rem;
    margin-top:.5rem
}
.my-3{
    margin-bottom:.75rem;
    margin-top:.75rem
}
.my-4{
    margin-bottom:1rem;
    margin-top:1rem
}
.my-5{
    margin-bottom:1.25rem;
    margin-top:1.25rem
}
.my-6{
    margin-bottom:1.5rem;
    margin-top:1.5rem
}
.my-8{
    margin-bottom:2rem;
    margin-top:2rem
}
.my-10{
    margin-bottom:2.5rem;
    margin-top:2.5rem
}
.my-12{
    margin-bottom:3rem;
    margin-top:3rem
}
.my-16{
    margin-bottom:4rem;
    margin-top:4rem
}
.my-32{
    margin-bottom:8rem;
    margin-top:8rem
}
.my-1\.5{
    margin-bottom:.375rem;
    margin-top:.375rem
}
.my-3\.5{
    margin-bottom:.875rem;
    margin-top:.875rem
}
.mt-0{
    margin-top:0
}
.mt-1{
    margin-top:.25rem
}
.mt-2{
    margin-top:.5rem
}
.mt-3{
    margin-top:.75rem
}
.mt-4{
    margin-top:1rem
}
.mt-5{
    margin-top:1.25rem
}
.mt-6{
    margin-top:1.5rem
}
.mt-8{
    margin-top:2rem
}
.mt-10{
    margin-top:2.5rem
}
.mt-12{
    margin-top:3rem
}
.mt-16{
    margin-top:4rem
}
.mt-28{
    margin-top:7rem
}
.mt-0\.5{
    margin-top:.125rem
}
.mt-1\.5{
    margin-top:.375rem
}
.mt-3\.5{
    margin-top:.875rem
}
.-mt-1{
    margin-top:-.25rem
}
.mr-0{
    margin-right:0
}
.mr-1{
    margin-right:.25rem
}
.mr-3{
    margin-right:.75rem
}
.mr-4{
    margin-right:1rem
}
.mr-16{
    margin-right:4rem
}
.mr-0\.5{
    margin-right:.125rem
}
.-mr-1{
    margin-right:-.25rem
}
.mb-0{
    margin-bottom:0
}
.mb-1{
    margin-bottom:0rem
}
.mb-2{
    margin-bottom:.5rem
}
.mb-3{
    margin-bottom:.75rem
}
.mb-4{
    margin-bottom:1rem
}
.mb-5{
    margin-bottom:1.25rem;
    width: 90%;
margin: auto;
}
.mb-6{
    margin-bottom:1.5rem
}
.mb-7{
    margin-bottom:1.75rem
}
.mb-8{
    margin-bottom:2rem
}
.mb-16{
    margin-bottom:4rem
}
.mb-3\.5{
    margin-bottom:.875rem
}
.-mb-0{
    margin-bottom:0
}
.-mb-0\.5{
    margin-bottom:-.125rem
}
.ml-0{
    margin-left:0
}
.ml-1{
    margin-left:.25rem
}
.ml-2{
    margin-left:.5rem
}
.ml-3{
    margin-left:.75rem
}
.ml-11{
    margin-left:2.75rem
}
.ml-12{
    margin-left:3rem
}
.ml-16{
    margin-left:4rem
}
.ml-0\.5{
    margin-left:.125rem
}
.-ml-px{
    margin-left:-1px
}
.block{
    display:block
}
.inline-block{
    display:inline-block
}
.inline{
    display:inline
}
.flex{
    display:flex
}
.inline-flex{
    display:inline-flex
}
.table{
    display:table
}
.table-cell{
    display:table-cell
}
.grid{
    display:grid
}
.contents{
    display:contents
}
.hidden{
    display:none
}
.h-1{
    height:.25rem
}
.h-2{
    height:.5rem
}
.h-3{
    height:.75rem
}
.h-4{
    height:1rem
}
.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-10{
    height:2.5rem
}
.h-11{
    height:2.75rem
}
.h-12{
    height:3rem
}
.h-14{
    height:3.5rem
}
.h-16{
    height:4rem
}
.h-20{
  height: 3rem;
  margin-top: 2em;
  margin-bottom: .2em;
}
.h-24{
    height:6rem
}
.h-28{
    height:7rem
}
.h-32{
    height:8rem
}
.h-36{
    height:12rem
}
.h-48{
    height:12rem
}
.h-64{
    height:16rem
}
.h-72{
    height:18rem
}
.h-96{
    height:24rem
}
.h-auto{
    height:auto
}
.h-full{
    height:100%
}
.max-h-52{
    max-height:13rem
}
.w-0{
    width:0
}
.w-1{
    width:.25rem
}
.w-2{
    width:.5rem
}
.w-3{
    width:.75rem
}
.w-4{
    width:1rem
}
.w-5{
    width:1.25rem
}
.w-6{
    width:1.5rem
}
.w-8{
    width:2rem
}
.w-9{
    width:2.25rem
}
.w-10{
    width:2.5rem
}
.w-11{
    width:2.75rem
}
.w-12{
    width:3rem
}
.w-14{
    width:3.5rem
}
.w-16{
    width:4rem
}
.w-24{
    width:6rem
}
.w-28{
    width:7rem
}
.w-32{
    width:8rem
}
.w-52{
    width:13rem
}
.w-56{
    width:14rem
}
.w-72{
    width:18rem
}
.w-80{
    width:20rem
}
.w-auto{
    width:auto
}
.w-1\/2{
    width:50%
}
.w-1\/3{
    width:33.333333%
}
.w-2\/3{
    width:66.666667%
}
.w-1\/4{
    width:25%
}
.w-3\/4{
    width:75%
}
.w-1\/5{
    width:20%
}
.w-2\/5{
    width:40%
}
.w-3\/5{
    width:60%
}
.w-4\/5{
    width:80%
}
.w-5\/6{
    width:83.333333%
}
.w-5\/12{
    width:41.666667%
}
.w-11\/12{
    width:91.666667%
}
.w-full{
    width:100%
}
.min-w-full{
    min-width:100%
}
.max-w-xs{
    max-width:20rem
}
.max-w-sm{
    max-width:24rem
}
.max-w-md{
    max-width:28rem
}
.max-w-lg{
    max-width:32rem
}
.max-w-xl{
    max-width:36rem
}
.max-w-2xl{
    max-width:42rem
}
.max-w-3xl{
    max-width:48rem
}
.max-w-4xl{
    max-width:56rem
}
.max-w-5xl{
    max-width:64rem
}
.max-w-6xl{
    max-width:72rem
}
.max-w-7xl{
    max-width:80rem
}
.max-w-full{
    max-width:100%
}
.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-0{
    flex-grow:0
}
.flex-grow{
    flex-grow:1
}
.table-auto{
    table-layout:auto
}
.origin-top-right{
    transform-origin:top right
}
.origin-top-left{
    transform-origin:top left
}
.transform{
    transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.transform,.transform-gpu{
    --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-gpu{
    transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),0) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}
.hover\:-translate-y-0:hover{
    --tw-translate-y:0px
}
.hover\:-translate-y-0\.5:hover{
    --tw-translate-y:-0.125rem
}
.rotate-90{
    --tw-rotate:90deg
}
.rotate-180{
    --tw-rotate:180deg
}
.scale-50{
    --tw-scale-x:.5;
    --tw-scale-y:.5
}
.scale-95{
    --tw-scale-x:.95;
    --tw-scale-y:.95
}
.scale-100{
    --tw-scale-x:1;
    --tw-scale-y:1
}
.group:hover .group-hover\:scale-110{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
}
.hover\:scale-105:hover{
    --tw-scale-x:1.05;
    --tw-scale-y:1.05
}
.hover\:scale-110:hover{
    --tw-scale-x:1.1;
    --tw-scale-y:1.1
}
.hover\:scale-125:hover{
    --tw-scale-x:1.25;
    --tw-scale-y:1.25
}
@-webkit-keyframes spin{
    to{
        transform:rotate(1turn)
    }
}
@keyframes spin{
    to{
        transform:rotate(1turn)
    }
}
@-webkit-keyframes ping{
    75%,to{
        opacity:0;
        transform:scale(2)
    }
}
@keyframes ping{
    75%,to{
        opacity:0;
        transform:scale(2)
    }
}
@-webkit-keyframes pulse{
    50%{
        opacity:.5
    }
}
@keyframes pulse{
    50%{
        opacity:.5
    }
}
@-webkit-keyframes bounce{
    0%,to{
        -webkit-animation-timing-function:cubic-bezier(.8,0,1,1);
        animation-timing-function:cubic-bezier(.8,0,1,1);
        transform:translateY(-25%)
    }
    50%{
        -webkit-animation-timing-function:cubic-bezier(0,0,.2,1);
        animation-timing-function:cubic-bezier(0,0,.2,1);
        transform:none
    }
}
.animate-ping{
    -webkit-animation:ping 1s cubic-bezier(0,0,.2,1) infinite;
    animation:ping 1s cubic-bezier(0,0,.2,1) infinite
}
.cursor-default{
    cursor:default
}
.cursor-pointer{
    cursor:pointer
}
.cursor-move{
    cursor:move
}
.select-all{
    -webkit-user-select:all;
    -moz-user-select:all;
    user-select:all
}
.list-inside{
    list-style-position:inside
}
.list-disc{
    list-style-type:disc
}
.grid-cols-1{
    grid-template-columns:repeat(1,minmax(0,1fr))
}
.grid-cols-2{
    grid-template-columns:repeat(2,minmax(0,1fr))
}
.grid-cols-3{
    grid-template-columns:repeat(3,minmax(0,1fr))
}
.grid-cols-4{
    grid-template-columns:repeat(4,minmax(0,1fr))
}
.grid-cols-5{
    grid-template-columns:repeat(5,minmax(0,1fr))
}
.grid-cols-6{
    grid-template-columns:repeat(6,minmax(0,1fr))
}
.flex-row{
    flex-direction:row
}
.flex-col{
    flex-direction:column
}
.flex-col-reverse{
    flex-direction:column-reverse
}
.flex-wrap{
    flex-wrap:wrap
}
.place-content-center{
    place-content:center
}
.place-content-between{
    place-content:space-between
}
.place-items-center{
    place-items:center
}
.content-center{
    align-content:center
}
.content-end{
    align-content:flex-end
}
.content-between{
    align-content:space-between
}
.items-start{
    align-items:flex-start
}
.items-end{
    align-items:flex-end
}
.items-center{
    align-items:center
}
.items-baseline{
    align-items:baseline
}
.justify-start{
    justify-content:flex-start
}
.justify-end{
    justify-content:flex-end
}
.justify-center{
    justify-content:center
}
.justify-between{
    justify-content:space-between
}
.justify-items-center{
    justify-items:center
}
.gap-0{
    gap:0
}
.gap-1{
    gap:.25rem;
    margin-top: 3vw;
}
.gap-2{
    gap:.5rem
}
.gap-3{
    gap:.75rem
}
.gap-4{
    gap:1rem;

}
.gap-6{
    gap:1.5rem
}
.gap-8{
    gap:2rem
}
.gap-0\.5{
    gap:.125rem
}
.gap-1\.5{
    gap:.375rem
}
.gap-2\.5{
    gap:.625rem
}
.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))
}
.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))
}
.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)))
}
.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)))
}
.space-y-4>:not([hidden])~:not([hidden]){
    --tw-space-y-reverse:0;
    margin-bottom:calc(1rem*var(--tw-space-y-reverse));
    margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))
}
.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)))
}
.divide-gray-100>:not([hidden])~:not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(243,244,246,var(--tw-divide-opacity))
}
.divide-gray-200>:not([hidden])~:not([hidden]){
    --tw-divide-opacity:1;
    border-color:rgba(229,231,235,var(--tw-divide-opacity))
}
@media (prefers-color-scheme:dark){
    .dark\:divide-gray-600>:not([hidden])~:not([hidden]){
        --tw-divide-opacity:1;
        border-color:rgba(75,85,99,var(--tw-divide-opacity))
    }
}
.self-end{
    align-self:flex-end
}
.self-center{
    align-self:center
}
.self-stretch{
    align-self:stretch
}
.justify-self-end{
    justify-self:end
}
.overflow-auto{
    overflow:auto
}
.overflow-hidden{
    overflow:hidden
}
.overflow-visible{
    overflow:visible
}
.overflow-x-auto{
    overflow-x:auto
}
.overflow-y-scroll{
    overflow-y:scroll
}
.whitespace-nowrap{
    white-space:nowrap
}
.whitespace-pre-line{
    white-space:pre-line
}
.whitespace-pre-wrap{
    white-space:pre-wrap
}
.rounded-none{
    border-radius:0
}
.rounded-sm{
    border-radius:.125rem
}
.rounded{
    border-radius:.25rem
}
.rounded-md{
    border-radius:.375rem
}
.rounded-lg{
    border-radius:.5rem
}
.rounded-xl{
    border-radius:.75rem
}
.rounded-3xl{
    border-radius:1.5rem
}
.rounded-full{
    border-radius:9999px
}
.rounded-r-md{
    border-bottom-right-radius:.375rem;
    border-top-right-radius:.375rem
}
.rounded-l-md{
    border-bottom-left-radius:.375rem;
    border-top-left-radius:.375rem
}
.border-0{
    border-width:0
}
.border-2{
    border-width:2px
}
.border{
    border-width:1px
}
.border-t{
    border-top-width:1px
}
.border-b{
    border-bottom-width:1px
}
.border-l-0{
    border-left-width:0
}
.border-dashed{
    border-style:dashed
}
.border-none{
    border-style:none
}
.border-transparent{
    border-color:transparent
}
.border-gray-100{
    --tw-border-opacity:1;
    border-color:rgba(243,244,246,var(--tw-border-opacity))
}
.border-gray-200{
    --tw-border-opacity:1;
    border-color:rgba(229,231,235,var(--tw-border-opacity))
}
.border-gray-300{
    --tw-border-opacity:1;
    border-color:rgba(209,213,219,var(--tw-border-opacity))
}
.border-indigo-50{
    --tw-border-opacity:1;
    border-color:rgba(238,242,255,var(--tw-border-opacity))
}
.border-indigo-100{
    --tw-border-opacity:1;
    border-color:rgba(224,231,255,var(--tw-border-opacity))
}
.border-indigo-200{
    --tw-border-opacity:1;
    border-color:rgba(199,210,254,var(--tw-border-opacity))
}
.border-indigo-500{
    --tw-border-opacity:1;
    border-color:rgba(99,102,241,var(--tw-border-opacity))
}
.border-purple-50{
    --tw-border-opacity:1;
    border-color:rgba(245,243,255,var(--tw-border-opacity))
}
.group:hover .group-hover\:border-indigo-500{
    --tw-border-opacity:1;
    border-color:rgba(99,102,241,var(--tw-border-opacity))
}
.hover\:border-gray-900:hover{
    --tw-border-opacity:1;
    border-color:rgba(17,24,39,var(--tw-border-opacity))
}
.hover\:border-indigo-400:hover{
    --tw-border-opacity:1;
    border-color:rgba(129,140,248,var(--tw-border-opacity))
}
.hover\:border-indigo-500:hover{
    --tw-border-opacity:1;
    border-color:rgba(99,102,241,var(--tw-border-opacity))
}
.hover\:border-indigo-600:hover{
    --tw-border-opacity:1;
    border-color:rgba(79,70,229,var(--tw-border-opacity))
}
.focus\:border-gray-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(209,213,219,var(--tw-border-opacity))
}
.focus\:border-blue-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(147,197,253,var(--tw-border-opacity))
}
.focus\:border-indigo-300:focus{
    --tw-border-opacity:1;
    border-color:rgba(165,180,252,var(--tw-border-opacity))
}
.focus\:border-indigo-500:focus{
    --tw-border-opacity:1;
    border-color:rgba(99,102,241,var(--tw-border-opacity))
}
@media (prefers-color-scheme:dark){
    .dark\:border-gray-500{
        --tw-border-opacity:1;
        border-color:rgba(107,114,128,var(--tw-border-opacity))
    }
    .dark\:border-gray-600{
        --tw-border-opacity:1;
        border-color:rgba(75,85,99,var(--tw-border-opacity))
    }
    .dark\:border-gray-700{
        --tw-border-opacity:1;
        border-color:rgba(55,65,81,var(--tw-border-opacity))
    }
    .dark\:border-red-800{
        --tw-border-opacity:1;
        border-color:rgba(153,27,27,var(--tw-border-opacity))
    }
    .dark\:hover\:border-gray-500:hover{
        --tw-border-opacity:1;
        border-color:rgba(107,114,128,var(--tw-border-opacity))
    }
}
.bg-black{
    --tw-bg-opacity:1;
    background-color:rgba(0,0,0,var(--tw-bg-opacity))
}
.bg-white{
    --tw-bg-opacity:1;
    background-color:rgba(255,255,255,var(--tw-bg-opacity))
}
.bg-gray-50{
    --tw-bg-opacity:1;
    background-color:rgba(249,250,251,var(--tw-bg-opacity))
}
.bg-gray-100{
    --tw-bg-opacity:1;
    background-color:rgba(243,244,246,var(--tw-bg-opacity))
}
.bg-gray-200{
    --tw-bg-opacity:1;
    background-color:rgba(229,231,235,var(--tw-bg-opacity))
}
.bg-gray-300{
    --tw-bg-opacity:1;
    background-color:rgba(209,213,219,var(--tw-bg-opacity))
}
.bg-gray-500{
    --tw-bg-opacity:1;
    background-color:rgba(107,114,128,var(--tw-bg-opacity))
}
.bg-gray-600{
    --tw-bg-opacity:1;
    background-color:rgba(75,85,99,var(--tw-bg-opacity))
}
.bg-gray-900{
    --tw-bg-opacity:1;
    background-color:rgba(17,24,39,var(--tw-bg-opacity))
}
.bg-red-50{
    --tw-bg-opacity:1;
    background-color:rgba(254,242,242,var(--tw-bg-opacity))
}
.bg-red-100{
    --tw-bg-opacity:1;
    background-color:rgba(254,226,226,var(--tw-bg-opacity))
}
.bg-red-500{
    --tw-bg-opacity:1;
    background-color:rgba(239,68,68,var(--tw-bg-opacity))
}
.bg-red-600{
    --tw-bg-opacity:1;
    background-color:rgba(220,38,38,var(--tw-bg-opacity))
}
.bg-yellow-50{
    --tw-bg-opacity:1;
    background-color:rgba(255,251,235,var(--tw-bg-opacity))
}
.bg-yellow-500{
    --tw-bg-opacity:1;
    background-color:rgba(245,158,11,var(--tw-bg-opacity))
}
.bg-yellow-600{
    --tw-bg-opacity:1;
    background-color:rgba(217,119,6,var(--tw-bg-opacity))
}
.bg-green-50{
    --tw-bg-opacity:1;
    background-color:rgba(236,253,245,var(--tw-bg-opacity))
}
.bg-green-500{
    --tw-bg-opacity:1;
    background-color:rgba(16,185,129,var(--tw-bg-opacity))
}
.bg-blue-50{
    --tw-bg-opacity:1;
    background-color:rgba(239,246,255,var(--tw-bg-opacity))
}
.bg-blue-500{
    --tw-bg-opacity:1;
    background-color:rgba(59,130,246,var(--tw-bg-opacity))
}
.bg-blue-600{
    --tw-bg-opacity:1;
    background-color:rgba(37,99,235,var(--tw-bg-opacity))
}
.bg-indigo-50{
    --tw-bg-opacity:1;
    background-color:rgba(238,242,255,var(--tw-bg-opacity))
}
.bg-indigo-100{
    --tw-bg-opacity:1;
    background-color:rgba(224,231,255,var(--tw-bg-opacity))
}
.bg-indigo-300{
    --tw-bg-opacity:1;
    background-color:rgba(165,180,252,var(--tw-bg-opacity))
}
.bg-indigo-500{
    --tw-bg-opacity:1;
    background-color:rgba(99,102,241,var(--tw-bg-opacity))
}
.bg-indigo-600{
    --tw-bg-opacity:1;
    background-color:rgba(79,70,229,var(--tw-bg-opacity))
}
.bg-purple-50{
    --tw-bg-opacity:1;
    background-color:rgba(245,243,255,var(--tw-bg-opacity))
}
.group:hover .group-hover\:bg-transparent{
    background-color:transparent
}
.group:hover .group-hover\:bg-yellow-500{
    --tw-bg-opacity:1;
    background-color:rgba(245,158,11,var(--tw-bg-opacity))
}
.group:hover .group-hover\:bg-blue-500{
    --tw-bg-opacity:1;
    background-color:rgba(59,130,246,var(--tw-bg-opacity))
}
.group:hover .group-hover\:bg-indigo-500{
    --tw-bg-opacity:1;
    background-color:rgba(99,102,241,var(--tw-bg-opacity))
}
.hover\:bg-black:hover{
    --tw-bg-opacity:1;
    background-color:rgba(0,0,0,var(--tw-bg-opacity))
}
.hover\:bg-gray-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(249,250,251,var(--tw-bg-opacity))
}
.hover\:bg-gray-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(243,244,246,var(--tw-bg-opacity))
}
.hover\:bg-gray-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(229,231,235,var(--tw-bg-opacity))
}
.hover\:bg-gray-400:hover{
    --tw-bg-opacity:1;
    background-color:rgba(156,163,175,var(--tw-bg-opacity))
}
.hover\:bg-gray-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(75,85,99,var(--tw-bg-opacity))
}
.hover\:bg-gray-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(55,65,81,var(--tw-bg-opacity))
}
.hover\:bg-gray-800:hover{
    --tw-bg-opacity:1;
    background-color:rgba(31,41,55,var(--tw-bg-opacity))
}
.hover\:bg-red-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(254,226,226,var(--tw-bg-opacity))
}
.hover\:bg-red-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(185,28,28,var(--tw-bg-opacity))
}
.hover\:bg-yellow-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(254,243,199,var(--tw-bg-opacity))
}
.hover\:bg-yellow-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(180,83,9,var(--tw-bg-opacity))
}
.hover\:bg-green-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(209,250,229,var(--tw-bg-opacity))
}
.hover\:bg-green-600:hover{
    --tw-bg-opacity:1;
    background-color:rgba(5,150,105,var(--tw-bg-opacity))
}
.hover\:bg-blue-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(219,234,254,var(--tw-bg-opacity))
}
.hover\:bg-blue-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(29,78,216,var(--tw-bg-opacity))
}
.hover\:bg-indigo-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(238,242,255,var(--tw-bg-opacity))
}
.hover\:bg-indigo-100:hover{
    --tw-bg-opacity:1;
    background-color:rgba(224,231,255,var(--tw-bg-opacity))
}
.hover\:bg-indigo-200:hover{
    --tw-bg-opacity:1;
    background-color:rgba(199,210,254,var(--tw-bg-opacity))
}
.hover\:bg-indigo-500:hover{
    --tw-bg-opacity:1;
    background-color:rgba(99,102,241,var(--tw-bg-opacity))
}
.hover\:bg-indigo-700:hover{
    --tw-bg-opacity:1;
    background-color:rgba(67,56,202,var(--tw-bg-opacity))
}
.hover\:bg-purple-50:hover{
    --tw-bg-opacity:1;
    background-color:rgba(245,243,255,var(--tw-bg-opacity))
}
.focus\:bg-gray-100:focus{
    --tw-bg-opacity:1;
    background-color:rgba(243,244,246,var(--tw-bg-opacity))
}
.focus\:bg-indigo-500:focus{
    --tw-bg-opacity:1;
    background-color:rgba(99,102,241,var(--tw-bg-opacity))
}
@media (prefers-color-scheme:dark){
    .dark\:bg-gray-200{
        --tw-bg-opacity:1;
        background-color:rgba(229,231,235,var(--tw-bg-opacity))
    }
    .dark\:bg-gray-500{
        --tw-bg-opacity:1;
        background-color:rgba(107,114,128,var(--tw-bg-opacity))
    }
    .dark\:bg-gray-700{
        --tw-bg-opacity:1;
        background-color:rgba(55,65,81,var(--tw-bg-opacity))
    }
    .dark\:bg-gray-800{
        --tw-bg-opacity:1;
        background-color:rgba(31,41,55,var(--tw-bg-opacity))
    }
    .dark\:bg-gray-900{
        --tw-bg-opacity:1;
        background-color:rgba(17,24,39,var(--tw-bg-opacity))
    }
    .dark\:bg-red-500{
        --tw-bg-opacity:1;
        background-color:rgba(239,68,68,var(--tw-bg-opacity))
    }
    .dark\:bg-indigo-200{
        --tw-bg-opacity:1;
        background-color:rgba(199,210,254,var(--tw-bg-opacity))
    }
    .dark\:focus\:bg-gray-600:focus,.dark\:hover\:bg-gray-600:hover{
        --tw-bg-opacity:1;
        background-color:rgba(75,85,99,var(--tw-bg-opacity))
    }
}
.bg-opacity-0{
    --tw-bg-opacity:0
}
.bg-opacity-10{
    --tw-bg-opacity:0.1
}
.bg-opacity-25{
    --tw-bg-opacity:0.25
}
.bg-opacity-50{
    --tw-bg-opacity:0.5
}
.bg-opacity-75{
    --tw-bg-opacity:0.75
}
.bg-opacity-100{
    --tw-bg-opacity:1
}
.hover\:bg-opacity-10:hover{
    --tw-bg-opacity:0.1
}
.hover\:bg-opacity-50:hover{
    --tw-bg-opacity:0.5
}
.hover\:bg-opacity-70:hover{
    --tw-bg-opacity:0.7
}
.hover\:bg-opacity-100:hover{
    --tw-bg-opacity:1
}
.bg-gradient-to-br{
    background-image:linear-gradient(to bottom right,var(--tw-gradient-stops))
}
.from-indigo-50{
    --tw-gradient-from:#eef2ff;
    --tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to,rgba(238,242,255,0))
}
.via-white{
    --tw-gradient-stops:var(--tw-gradient-from),#fff,var(--tw-gradient-to,hsla(0,0%,100%,0))
}
.to-white{
    --tw-gradient-to:#fff
}
.bg-cover{
    background-size:cover
}
.bg-center{
    background-position:50%
}
.bg-no-repeat{
    background-repeat:no-repeat
}
.fill-current{
    fill:currentColor
}
.p-0{
    padding:0
}
.p-1{
    padding:.25rem
}
.p-2{
    padding:.5rem
}
.p-3{
    padding:.75rem
}
.p-4{
    padding:1rem
}
.p-5{
    padding:1.25rem
}
.p-8{
    padding:2rem
}
.p-32{
    padding:8rem
}
.p-0\.5{
    padding:.125rem
}
.p-1\.5{
    padding:.375rem
}
.px-0{
    padding-left:0;
    padding-right:0
}
.px-1{
    padding-left:.25rem;
    padding-right:.25rem
}
.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-10{
    padding-left:2.5rem;
    padding-right:2.5rem
}
.px-1\.5{
    padding-left:0.1rem;
    padding-right:0.1rem;
}
.px-2\.5{
    padding-left:.625rem;
    padding-right:.625rem
}
.py-0{
    padding-bottom:0;
    padding-top:0
}
.py-1{
    padding-bottom:.25rem;
    padding-top:.25rem;
        padding: 0 20;
}
.py-2{
    padding-bottom:.5rem;
    padding-top:1rem
}
.py-3{
    padding-bottom:.75rem;
    padding-top:.75rem
}
.py-4{
    padding-bottom:1rem;
    padding-top:1rem
}
.py-5{
    padding-bottom:1.25rem;
    padding-top:1.25rem
}
.py-6{
    padding-bottom:1.5rem;
    padding-top:1.5rem
}
.py-8{
    padding-bottom:2rem;
    padding-top:2rem
}
.py-0\.5{
    padding-bottom:.125rem;
    padding-top:.125rem
}
.py-1\.5{
    padding-bottom:.375rem;
    padding-top:.375rem
}
.py-2\.5{
    padding-bottom:.625rem;
    padding-top:.625rem
}
.pt-0{
    padding-top:0
}
.pt-1{
    padding-top:.25rem
}
.pt-2{
    padding-top:.5rem
}
.pt-3{
    padding-top:.75rem
}
.pt-4{
    padding-top:1rem
}
.pt-5{
    padding-top:1.25rem
}
.pt-6{
    padding-top:1.5rem
}
.pt-8{
    padding-top:2rem
}
.pt-10{
    padding-top:2.5rem
}
.pt-2\.5{
    padding-top:.625rem
}
.pr-1{
    padding-right:.25rem
}
.pr-4{
    padding-right:1rem
}
.pb-0{
    padding-bottom:0
}
.pb-1{
    padding-bottom:.25rem
}
.pb-2{
    padding-bottom:.5rem
}
.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-16{
    padding-bottom:4rem
}
.pb-20{
    padding-bottom:5rem
}
.pb-2\.5{
    padding-bottom:.625rem
}
.pl-0{
    padding-left:0
}
.pl-1{
    padding-left:.25rem
}
.pl-3{
    padding-left:.75rem
}
.pl-4{
    padding-left:1rem
}
.pl-24{
    padding-left:6rem
}
.text-left{
    text-align:left
}
.text-center{
    text-align:center
}
.text-right{
    text-align:right
}
.font-sans{
    font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji
}
.font-mono{
    font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace
}
.text-xs{
    font-size:.75rem;
    line-height:1rem
}
.text-sm{
    font-size:.875rem;
    line-height:1.25rem
}
.text-base{
    font-size:1rem;
    line-height:1.5rem
}
.text-lg{
    font-size:1.125rem
}
.text-lg,.text-xl{
    line-height:1.75rem
}
.text-xl{
    font-size:1.25rem
}
.text-2xl{
    font-size:1.8rem;
    line-height:2.5rem
}
.text-3xl{
    font-size:1.875rem;
    line-height:2.25rem
}
.text-4xl{
    font-size:2.25rem;
    line-height:2.5rem
}
.text-5xl{
    font-size:3rem;
    line-height:1
}
.text-6xl{
    font-size:3.75rem;
    line-height:1
}
.text-7xl{
    font-size:4.5rem;
    line-height:1
}
.font-light{
    font-weight:300
}
.font-normal{
    font-weight:400
}
.font-medium{
    font-weight:500
}
.font-semibold{
    font-weight:600
}
.font-bold{
    font-weight:700
}
.font-extrabold{
    font-weight:800
}
.uppercase{
    text-transform:uppercase
}
.capitalize{
    text-transform:capitalize
}
.italic{
    font-style:italic
}
.leading-3{
    line-height:.75rem
}
.leading-4{
    line-height:1rem
}
.leading-5{
    line-height:1.25rem
}
.leading-8{
    line-height:2rem
}
.leading-none{
    line-height:1.5
}
.leading-tight{
    line-height:1.25
}
.leading-snug{
    line-height:1.375
}
.tracking-tight{
    letter-spacing:-.025em
}
.tracking-wide{
    letter-spacing:.025em
}
.tracking-wider{
    letter-spacing:.05em
}
.text-current{
    color:currentColor
}
.text-black{
    --tw-text-opacity:1;
    color:rgba(0,0,0,var(--tw-text-opacity))
}
.text-white{
    --tw-text-opacity:1;
    color:rgba(255,255,255,var(--tw-text-opacity))
}
.text-gray-400{
    --tw-text-opacity:1;
    color:rgba(156,163,175,var(--tw-text-opacity))
}
.text-gray-500{
    --tw-text-opacity:1;
    color:rgba(107,114,128,var(--tw-text-opacity))
}
.text-gray-600{
    --tw-text-opacity:1;
    color:rgba(75,85,99,var(--tw-text-opacity))
}
.text-gray-700{
    --tw-text-opacity:1;
    color:rgba(55,65,81,var(--tw-text-opacity))
}
.text-gray-800{
    --tw-text-opacity:1;
    color:rgba(31,41,55,var(--tw-text-opacity))
}
.text-gray-900{
    --tw-text-opacity:1;
    color:rgba(17,24,39,var(--tw-text-opacity))
}
.text-red-400{
    --tw-text-opacity:1;
    color:rgba(248,113,113,var(--tw-text-opacity))
}
.text-red-500{
    --tw-text-opacity:1;
    color:rgba(239,68,68,var(--tw-text-opacity))
}
.text-red-600{
    --tw-text-opacity:1;
    color:rgba(220,38,38,var(--tw-text-opacity))
}
.text-red-800{
    --tw-text-opacity:1;
    color:rgba(153,27,27,var(--tw-text-opacity))
}
.text-yellow-500{
    --tw-text-opacity:1;
    color:rgba(245,158,11,var(--tw-text-opacity))
}
.text-yellow-600{
    --tw-text-opacity:1;
    color:rgba(217,119,6,var(--tw-text-opacity))
}
.text-yellow-700{
    --tw-text-opacity:1;
    color:rgba(180,83,9,var(--tw-text-opacity))
}
.text-green-500{
    --tw-text-opacity:1;
    color:rgba(16,185,129,var(--tw-text-opacity))
}
.text-green-600{
    --tw-text-opacity:1;
    color:rgba(5,150,105,var(--tw-text-opacity))
}
.text-blue-600{
    --tw-text-opacity:1;
    color:rgba(37,99,235,var(--tw-text-opacity))
}
.text-blue-700{
    --tw-text-opacity:1;
    color:rgba(29,78,216,var(--tw-text-opacity))
}
.text-indigo-50{
    --tw-text-opacity:1;
    color:rgba(238,242,255,var(--tw-text-opacity))
}
.text-indigo-100{
    --tw-text-opacity:1;
    color:rgba(224,231,255,var(--tw-text-opacity))
}
.text-indigo-200{
    --tw-text-opacity:1;
    color:rgba(199,210,254,var(--tw-text-opacity))
}
.text-indigo-300{
    --tw-text-opacity:1;
    color:rgba(165,180,252,var(--tw-text-opacity))
}
.text-indigo-400{
    --tw-text-opacity:1;
    color:rgba(129,140,248,var(--tw-text-opacity))
}
.text-indigo-500{
    --tw-text-opacity:1;
    color:rgba(99,102,241,var(--tw-text-opacity))
}
.text-indigo-600{
    --tw-text-opacity:1;
    color:rgba(79,70,229,var(--tw-text-opacity))
}
.text-indigo-700{
    --tw-text-opacity:1;
    color:rgba(67,56,202,var(--tw-text-opacity))
}
.text-indigo-800{
    --tw-text-opacity:1;
    color:rgba(55,48,163,var(--tw-text-opacity))
}
.text-purple-500{
    --tw-text-opacity:1;
    color:rgba(139,92,246,var(--tw-text-opacity))
}
.group:hover .group-hover\:text-white{
    --tw-text-opacity:1;
    color:rgba(255,255,255,var(--tw-text-opacity))
}
.group:hover .group-hover\:text-yellow-50{
    --tw-text-opacity:1;
    color:rgba(255,251,235,var(--tw-text-opacity))
}
.group:hover .group-hover\:text-yellow-500{
    --tw-text-opacity:1;
    color:rgba(245,158,11,var(--tw-text-opacity))
}
.group:hover .group-hover\:text-blue-50{
    --tw-text-opacity:1;
    color:rgba(239,246,255,var(--tw-text-opacity))
}
.group:hover .group-hover\:text-blue-500{
    --tw-text-opacity:1;
    color:rgba(59,130,246,var(--tw-text-opacity))
}
.group:hover .group-hover\:text-indigo-50{
    --tw-text-opacity:1;
    color:rgba(238,242,255,var(--tw-text-opacity))
}
.group:hover .group-hover\:text-indigo-500{
    --tw-text-opacity:1;
    color:rgba(99,102,241,var(--tw-text-opacity))
}
.group:hover .group-hover\:text-indigo-600{
    --tw-text-opacity:1;
    color:rgba(79,70,229,var(--tw-text-opacity))
}
.group:hover .group-hover\:text-indigo-700{
    --tw-text-opacity:1;
    color:rgba(67,56,202,var(--tw-text-opacity))
}
.group:hover .group-hover\:text-purple-700{
    --tw-text-opacity:1;
    color:rgba(109,40,217,var(--tw-text-opacity))
}
.hover\:text-white:hover{
    --tw-text-opacity:1;
    color:rgba(255,255,255,var(--tw-text-opacity))
}
.hover\:text-gray-400:hover{
    --tw-text-opacity:1;
    color:rgba(156,163,175,var(--tw-text-opacity))
}
.hover\:text-gray-500:hover{
    --tw-text-opacity:1;
    color:rgba(107,114,128,var(--tw-text-opacity))
}
.hover\:text-gray-600:hover{
    --tw-text-opacity:1;
    color:rgba(75,85,99,var(--tw-text-opacity))
}
.hover\:text-gray-700:hover{
    --tw-text-opacity:1;
    color:rgba(55,65,81,var(--tw-text-opacity))
}
.hover\:text-gray-900:hover{
    --tw-text-opacity:1;
    color:rgba(17,24,39,var(--tw-text-opacity))
}
.hover\:text-red-500:hover{
    --tw-text-opacity:1;
    color:rgba(239,68,68,var(--tw-text-opacity))
}
.hover\:text-red-600:hover{
    --tw-text-opacity:1;
    color:rgba(220,38,38,var(--tw-text-opacity))
}
.hover\:text-red-700:hover{
    --tw-text-opacity:1;
    color:rgba(185,28,28,var(--tw-text-opacity))
}
.hover\:text-indigo-100:hover{
    --tw-text-opacity:1;
    color:rgba(224,231,255,var(--tw-text-opacity))
}
.hover\:text-indigo-500:hover{
    --tw-text-opacity:1;
    color:rgba(99,102,241,var(--tw-text-opacity))
}
.hover\:text-indigo-600:hover{
    --tw-text-opacity:1;
    color:rgba(79,70,229,var(--tw-text-opacity))
}
.hover\:text-indigo-700:hover{
    --tw-text-opacity:1;
    color:rgba(67,56,202,var(--tw-text-opacity))
}
.hover\:text-indigo-900:hover{
    --tw-text-opacity:1;
    color:rgba(49,46,129,var(--tw-text-opacity))
}
.hover\:text-purple-800:hover{
    --tw-text-opacity:1;
    color:rgba(91,33,182,var(--tw-text-opacity))
}
.focus\:text-white:focus{
    --tw-text-opacity:1;
    color:rgba(255,255,255,var(--tw-text-opacity))
}
.focus\:text-gray-800:focus{
    --tw-text-opacity:1;
    color:rgba(31,41,55,var(--tw-text-opacity))
}
.focus\:text-gray-900:focus{
    --tw-text-opacity:1;
    color:rgba(17,24,39,var(--tw-text-opacity))
}
@media (prefers-color-scheme:dark){
    .dark\:text-white{
        --tw-text-opacity:1;
        color:rgba(255,255,255,var(--tw-text-opacity))
    }
    .dark\:text-gray-400{
        --tw-text-opacity:1;
        color:rgba(156,163,175,var(--tw-text-opacity))
    }
    .dark\:text-gray-900{
        --tw-text-opacity:1;
        color:rgba(17,24,39,var(--tw-text-opacity))
    }
    .dark\:text-indigo-900{
        --tw-text-opacity:1;
        color:rgba(49,46,129,var(--tw-text-opacity))
    }
    .dark\:hover\:text-gray-400:hover{
        --tw-text-opacity:1;
        color:rgba(156,163,175,var(--tw-text-opacity))
    }
}
.text-opacity-50{
    --tw-text-opacity:0.5
}
.underline{
    text-decoration:underline
}
.line-through{
    text-decoration:line-through
}
.no-underline{
    text-decoration:none
}
.hover\:underline:hover{
    text-decoration:underline
}
.hover\:no-underline:hover{
    text-decoration:none
}
.focus\:underline:focus{
    text-decoration:underline
}
.antialiased{
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
.placeholder-indigo-300::-moz-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(165,180,252,var(--tw-placeholder-opacity))
}
.placeholder-indigo-300:-ms-input-placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(165,180,252,var(--tw-placeholder-opacity))
}
.placeholder-indigo-300::placeholder{
    --tw-placeholder-opacity:1;
    color:rgba(165,180,252,var(--tw-placeholder-opacity))
}
.opacity-0{
    opacity:0
}
.opacity-25{
    opacity:.25
}
.opacity-50{
    opacity:.5
}
.opacity-100{
    opacity:1
}
.group:hover .group-hover\:opacity-0{
    opacity:0
}
.group:hover .group-hover\:opacity-100,.hover\:opacity-100:hover{
    opacity:1
}
*,:after,:before{
    --tw-shadow:0 0 #0000
}
.shadow-sm{
    --tw-shadow:0 1px 2px 0 rgba(0,0,0,.05)
}
.shadow,.shadow-sm{
    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)
}
.shadow-lg{
    --tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)
}
.group:hover .group-hover\:shadow,.shadow-lg{
    box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}
.group:hover .group-hover\:shadow{
    --tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)
}
.group:hover .group-hover\:shadow-md{
    --tw-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)
}
.group:hover .group-hover\:shadow-md,.group:hover .group-hover\:shadow-xl{
    box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}
.group:hover .group-hover\:shadow-xl{
    --tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)
}
.hover\:shadow-sm:hover{
    --tw-shadow:0 1px 2px 0 rgba(0,0,0,.05)
}
.hover\:shadow-sm:hover,.hover\:shadow:hover{
    box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}
.hover\:shadow:hover{
    --tw-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)
}
.hover\:shadow-lg:hover{
    --tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)
}
.hover\:shadow-lg:hover,.hover\:shadow-xl:hover{
    box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
}
.hover\:shadow-xl:hover{
    --tw-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)
}
.focus\:outline-none:focus{
    outline:2px solid transparent;
    outline-offset:2px
}
*,:after,:before{
    --tw-ring-inset:var(--tw-empty,
    /*!*/
    /*!*/
    );
    --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
}
.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)
}
.ring-1,.ring-2{
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)
}
.ring-2{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)
}
.hover\:ring-1:hover{
    --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)
}
.focus\:ring-0:focus,.hover\:ring-1:hover{
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)
}
.focus\:ring-0:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(var(--tw-ring-offset-width)) var(--tw-ring-color)
}
.focus\:ring-2:focus{
    --tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
    --tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color)
}
.focus\:ring-2:focus,.focus\:ring:focus{
    box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)
}
.focus\:ring: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(3px + var(--tw-ring-offset-width)) var(--tw-ring-color)
}
.ring-transparent{
    --tw-ring-color:transparent
}
.ring-black{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(0,0,0,var(--tw-ring-opacity))
}
.ring-indigo-400{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(129,140,248,var(--tw-ring-opacity))
}
.focus\:ring-indigo-200:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(199,210,254,var(--tw-ring-opacity))
}
.focus\:ring-indigo-500:focus{
    --tw-ring-opacity:1;
    --tw-ring-color:rgba(99,102,241,var(--tw-ring-opacity))
}
@media (prefers-color-scheme:dark){
    .dark\:ring-gray-600{
        --tw-ring-opacity:1;
        --tw-ring-color:rgba(75,85,99,var(--tw-ring-opacity))
    }
}
.ring-opacity-5{
    --tw-ring-opacity:0.05
}
.focus\:ring-opacity-50:focus{
    --tw-ring-opacity:0.5
}
.focus\:ring-offset-0:focus{
    --tw-ring-offset-width:0px
}
.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)
}
.blur{
    --tw-blur:blur(8px)
}
.grayscale{
    --tw-grayscale:grayscale(100%)
}
.hover\:grayscale-0:hover{
    --tw-grayscale:grayscale(0)
}
.transition-all{
    transition-duration:.15s;
    transition-property:all;
    transition-timing-function:cubic-bezier(.4,0,.2,1)
}
.transition{
    transition-duration:.15s;
    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-colors{
    transition-duration:.15s;
    transition-property:background-color,border-color,color,fill,stroke;
    transition-timing-function:cubic-bezier(.4,0,.2,1)
}
.transition-opacity{
    transition-duration:.15s;
    transition-property:opacity;
    transition-timing-function:cubic-bezier(.4,0,.2,1)
}
.duration-75{
    transition-duration:75ms
}
.duration-100{
    transition-duration:.1s
}
.duration-150{
    transition-duration:.15s
}
.duration-200{
    transition-duration:.2s
}
.duration-300{
    transition-duration:.3s
}
.ease-in{
    transition-timing-function:cubic-bezier(.4,0,1,1)
}
.ease-out{
    transition-timing-function:cubic-bezier(0,0,.2,1)
}
.ease-in-out{
    transition-timing-function:cubic-bezier(.4,0,.2,1)
}
[x-cloak]{
    display:none!important
}
.animation{
    -webkit-animation-duration:1.2s;
    animation-duration:1.2s;
    -webkit-animation-iteration-count:infinite;
    animation-iteration-count:infinite;
    transition:transform .1s ease
}
.animation.animation-shaking{
    -webkit-animation-name:zoom-in-zoom-out;
    animation-name:zoom-in-zoom-out
}
.animation.animation-bouncing{
    -webkit-animation-name:bounce;
    animation-name:bounce
}
.animation.animation-glowing{
    -webkit-animation-name:glow;
    animation-name:glow
}
@-webkit-keyframes shake{
    0%{
        transform:translate(0) rotate(0deg)
    }
    2%{
        transform:translate(-3px) rotate(-2deg)
    }
    4%{
        transform:translate(0) rotate(0deg)
    }
    6%{
        transform:translate(3px) rotate(2deg)
    }
    8%{
        transform:translate(0) rotate(0deg)
    }
    10%{
        transform:translate(-3px) rotate(-2deg)
    }
    12%{
        transform:translate(0) rotate(0deg)
    }
    14%{
        transform:translate(3px) rotate(2deg)
    }
    16%{
        transform:translate(0) rotate(0deg)
    }
    18%{
        transform:translate(-3px) rotate(-2deg)
    }
    20%{
        transform:translate(0) rotate(0deg)
    }
}
@keyframes shake{
    0%{
        transform:translate(0) rotate(0deg)
    }
    2%{
        transform:translate(-3px) rotate(-2deg)
    }
    4%{
        transform:translate(0) rotate(0deg)
    }
    6%{
        transform:translate(3px) rotate(2deg)
    }
    8%{
        transform:translate(0) rotate(0deg)
    }
    10%{
        transform:translate(-3px) rotate(-2deg)
    }
    12%{
        transform:translate(0) rotate(0deg)
    }
    14%{
        transform:translate(3px) rotate(2deg)
    }
    16%{
        transform:translate(0) rotate(0deg)
    }
    18%{
        transform:translate(-3px) rotate(-2deg)
    }
    20%{
        transform:translate(0) rotate(0deg)
    }
}
@keyframes bounce{
    0%{
        transform:translateY(0)
    }
    2%{
        transform:translateY(3px)
    }
    4%{
        transform:translateY(0)
    }
    6%{
        transform:translateY(-3px)
    }
    8%{
        transform:translateY(0)
    }
    10%{
        transform:translateY(3px)
    }
    12%{
        transform:translateY(0)
    }
    14%{
        transform:translateY(-3px)
    }
    16%{
        transform:translateY(0)
    }
    18%{
        transform:translateY(3px)
    }
    20%{
        transform:translateY(0)
    }
}
@-webkit-keyframes glow{
    0%{
        transform:scale(1)
    }
    5%{
        transform:scale(1.03)
    }
    10%{
        transform:scale(1)
    }
    15%{
        transform:scale(1.03)
    }
    20%{
        transform:scale(1)
    }
    25%{
        transform:scale(1.03)
    }
    30%{
        transform:scale(1)
    }
}
@keyframes glow{
    0%{
        transform:scale(1)
    }
    5%{
        transform:scale(1.03)
    }
    10%{
        transform:scale(1)
    }
    15%{
        transform:scale(1.03)
    }
    20%{
        transform:scale(1)
    }
    25%{
        transform:scale(1.03)
    }
    30%{
        transform:scale(1)
    }
}
@media (min-width:640px){
    .sm\:mx-auto{
        margin-left:auto;
        margin-right:auto
    }
    .sm\:mt-5{
        margin-top:1.25rem
    }
    .sm\:block{
        display:block
    }
    .sm\:flex{
        display:flex
    }
    .sm\:table-cell{
        display:table-cell
    }
    .sm\:hidden{
        display:none
    }
    .sm\:grid-cols-2{
        grid-template-columns:repeat(2,minmax(0,1fr))
    }
    .sm\: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\:rounded-lg{
        border-radius:.5rem
    }
    .sm\:text-sm{
        font-size:.875rem;
        line-height:1.25rem
    }
    .sm\:text-lg{
        font-size:1.125rem;
        line-height:1.75rem
    }
    .sm\:text-2xl{
        font-size:1.5rem;
        line-height:2rem
    }
    .sm\:text-3xl{
        font-size:1.875rem;
        line-height:2.25rem
    }
    .sm\:text-4xl{
        font-size:2.25rem;
        line-height:2.5rem
    }
    .sm\:text-5xl{
        font-size:3rem;
        line-height:1
    }
    .sm\:leading-5{
        line-height:1.25rem
    }
}
@media (min-width:768px){
    .md\:order-last{
        order:9999
    }
    .md\:mx-0{
        margin-left:0;
        margin-right:0
    }
    .md\:my-4{
        margin-bottom:1rem;
        margin-top:1rem
    }
    .md\:my-12{
        margin-bottom:3rem;
        margin-top:3rem
    }
    .md\:mt-1{
        margin-top:.25rem
    }
    .md\:mt-3{
        margin-top:.75rem
    }
    .md\:mt-4{
        margin-top:1rem
    }
    .md\:mt-5{
        margin-top:1.25rem
    }
    .md\:mt-8{
        margin-top:2rem
    }
    .md\:mt-20{
        margin-top:5rem
    }
    .md\:mb-0{
        margin-bottom:0
    }
    .md\:mb-4{
        margin-bottom:1rem
    }
    .md\:mb-6{
        margin-bottom:1.5rem
    }
    .md\:mb-8{
        margin-bottom:2rem
    }
    .md\:ml-2{
        margin-left:.5rem
    }
    .md\:block{
        display:block
    }
    .md\:inline-block{
        display:inline-block
    }
    .md\:inline{
        display:inline
    }
    .md\:flex{
        display:flex
    }
    .md\:table-cell{
        display:table-cell
    }
    .md\:hidden{
        display:none
    }
    .md\:h-6{
        height:1.5rem
    }
    .md\:h-10{
        height:2.5rem
    }
    .md\:h-11{
        height:2.75rem
    }
    .md\:h-14{
        height:3.5rem
    }
    .md\:h-16{
        height:4rem
    }
    .md\:h-24{
        height:6rem
    }
    .md\:h-48{
        height:12rem
    }
    .md\:w-6{
        width:1.5rem
    }
    .md\:w-11{
        width:2.75rem
    }
    .md\:w-12{
        width:3rem
    }
    .md\:w-14{
        width:3.5rem
    }
    .md\:w-24{
        width:6rem
    }
    .md\:w-32{
        width:8rem
    }
    .md\:w-44{
        width:11rem
    }
    .md\:w-48{
        width:12rem
    }
    .md\:w-56{
        width:14rem
    }
    .md\:w-auto{
        width:auto
    }
    .md\:w-1\/2{
        width:50%
    }
    .md\:w-2\/3{
        width:66.666667%
    }
    .md\:w-2\/4{
        width:50%
    }
    .md\:w-2\/5{
        width:40%
    }
    .md\:w-3\/5{
        width:60%
    }
    .md\:max-w-sm{
        max-width:24rem
    }
    .md\:max-w-md{
        max-width:28rem
    }
    .md\:flex-1{
        flex:1 1 0%
    }
    .md\:scale-75{
        --tw-scale-x:.75;
        --tw-scale-y:.75
    }
    .md\:grid-cols-1{
        grid-template-columns:repeat(1,minmax(0,1fr))
    }
    .md\:grid-cols-2{
        grid-template-columns:repeat(2,minmax(0,1fr))
    }
    .md\:grid-cols-3{
        grid-template-columns:repeat(3,minmax(0,1fr))
    }
    .md\:grid-cols-4{
        grid-template-columns:repeat(4,minmax(0,1fr))
    }
    .md\:grid-cols-5{
        grid-template-columns:repeat(5,minmax(0,1fr))
    }
    .md\:flex-row{
        flex-direction:row
    }
    .md\:flex-row-reverse{
        flex-direction:row-reverse
    }
    .md\:flex-col{
        flex-direction:column
    }
    .md\:items-center{
        align-items:center
    }
    .md\:justify-start{
        justify-content:flex-start
    }
    .md\:justify-between{
        justify-content:space-between
    }
    .md\:gap-0{
        gap:0
    }
    .md\:gap-1{
        gap:.25rem
    }
    .md\:gap-3{
        gap:.75rem
    }
    .md\:gap-4{
        gap:1rem
    }
    .md\:gap-5{
        gap:1.25rem
    }
    .md\:gap-6{
        gap:1.5rem
    }
    .md\:gap-8{
        gap:2rem
    }
    .md\:gap-12{
        gap:3rem
    }
    .md\: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))
    }
    .md\: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)))
    }
    .md\:rounded-lg{
        border-radius:.5rem
    }
    .md\:p-0{
        padding:0
    }
    .md\:p-1{
        padding:.25rem
    }
    .md\:p-2{
        padding:.5rem
    }
    .md\:p-3{
        padding:.75rem
    }
    .md\:p-4{
        padding:1rem
    }
    .md\:p-6{
        padding:1.5rem
    }
    .md\:px-1{
        padding-left:.25rem;
        padding-right:.25rem
    }
    .md\:px-3{
        padding-left:.75rem;
        padding-right:.75rem
    }
    .md\:px-6{
        padding-left:1.5rem;
        padding-right:1.5rem
    }
    .md\:px-16{
        padding-left:4rem;
        padding-right:4rem
    }
    .md\:px-1\.5{
        padding-left:.375rem;
        padding-right:.375rem
    }
    .md\:py-0{
        padding-bottom:0;
        padding-top:0
    }
    .md\:py-1{
        padding-bottom:.25rem;
        padding-top:.25rem
    }
    .md\:py-2{
        padding-bottom:.5rem;
        padding-top:.5rem
    }
    .md\:py-3{
        padding-bottom:.75rem;
        padding-top:.75rem
    }
    .md\:py-12{
        padding-bottom:3rem;
        padding-top:3rem
    }
    .md\:py-32{
        padding-bottom:8rem;
        padding-top:8rem
    }
    .md\:py-1\.5{
        padding-bottom:.375rem;
        padding-top:.375rem
    }
    .md\:py-2\.5{
        padding-bottom:.625rem;
        padding-top:.625rem
    }
    .md\:pt-0{
        padding-top:0
    }
    .md\:pt-12{
        padding-top:3rem
    }
    .md\:text-left{
        text-align:left
    }
    .md\:text-center{
        text-align:center
    }
    .md\:text-sm{
        font-size:.875rem;
        line-height:1.25rem
    }
    .md\:text-base{
        font-size:1rem;
        line-height:1.5rem
    }
    .md\:text-lg{
        font-size:1.125rem;
        line-height:1.75rem
    }
    .md\:text-xl{
        font-size:1.25rem;
        line-height:1.75rem
    }
    .md\:text-2xl{
        font-size:1.5rem;
        line-height:2rem
    }
    .md\:text-3xl{
        font-size:1.875rem;
        line-height:2.25rem
    }
    .md\:text-4xl{
        font-size:2.25rem;
        line-height:2.5rem
    }
    .button-content .md\:text-4xl{
        font-size:2rem;
        line-height:2.5rem
    }
    .md\:text-5xl{
        font-size:3rem;
        line-height:1
    }
    .md\:text-6xl{
        font-size:3.75rem;
        line-height:1
    }
    .md\:text-8xl{
        font-size:6rem;
        line-height:1
    }
    .md\:shadow-sm{
        --tw-shadow:0 1px 2px 0 rgba(0,0,0,.05);
        box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)
    }
}
@media (min-width:1024px){
    .lg\:aspect-w-2{
        padding-bottom:calc(var(--tw-aspect-h)/var(--tw-aspect-w)*100%);
        position:relative
    }
    .lg\:aspect-w-2>*{
        bottom:0;
        height:100%;
        left:0;
        position:absolute;
        right:0;
        top:0;
        width:100%
    }
    .lg\:aspect-w-2{
        --tw-aspect-w:2
    }
    .lg\:relative{
        position:relative
    }
    .lg\:top-0{
        top:0
    }
    .lg\:right-0{
        right:0
    }
    .lg\:bottom-0{
        bottom:0
    }
    .lg\:left-0{
        left:0
    }
    .lg\:order-first{
        order:-9999
    }
    .lg\:order-last{
        order:9999
    }
    .lg\:col-span-2{
        grid-column:span 2/span 2
    }
    .lg\:mx-0{
        margin-left:0;
        margin-right:0
    }
    .lg\:mx-auto{
        margin-left:auto;
        margin-right:auto
    }
    .lg\:my-1{
        margin-bottom:.25rem;
        margin-top:.25rem
    }
    .lg\:my-2{
        margin-bottom:.5rem;
        margin-top:.5rem
    }
    .lg\:my-3{
        margin-bottom:.75rem;
        margin-top:.75rem
    }
    .lg\:my-4{
        margin-bottom:1rem;
        margin-top:1rem
    }
    .lg\:my-5{
        margin-bottom:1.25rem;
        margin-top:1.25rem
        padding: 0 20;
    }
    .lg\:my-6{
        margin-bottom:1.5rem;
        margin-top:1.5rem
    }
    .lg\:my-8{
        margin-bottom:2rem;
        margin-top:2rem
    }
    .lg\:my-12{
        margin-bottom:3rem;
        margin-top:3rem
    }
    .lg\:my-16{
        margin-bottom:4rem;
        margin-top:4rem
    }
    .lg\:my-20{
        margin-bottom:5rem;
        margin-top:5rem
    }
    .lg\:my-32{
        margin-bottom:8rem;
        margin-top:8rem
    }
    .lg\:mt-0{
        margin-top:0
    }
    .lg\:mt-1{
        margin-top:.25rem
    }
    .lg\:mt-2{
        margin-top:.5rem
    }
    .lg\:mt-4{
        margin-top:1rem
    }
    .lg\:mt-5{
        margin-top:1.25rem
    }
    .lg\:mt-6{
        margin-top:1.5rem
    }
    .lg\:mt-8{
        margin-top:2rem
    }
    .lg\:mt-10{
        margin-top:2.5rem
    }
    .lg\:mt-12{
        margin-top:3rem
    }
    .lg\:mt-14{
        margin-top:3.5rem
    }
    .lg\:mt-16{
        margin-top:4rem
    }
    .lg\:mt-24{
        margin-top:6rem
    }
    .lg\:mt-28{
        margin-top:7rem
    }
    .lg\:mr-32{
        margin-right:8rem
    }
    .lg\:mb-0{
        margin-bottom:0
    }
    .lg\:mb-2{
        margin-bottom:.5rem
    }
    .lg\:mb-4{
        margin-bottom:1rem
    }
    .lg\:mb-6{
        margin-bottom:1.5rem
    }
    .lg\:mb-8{
        margin-bottom:2rem
    }
    .lg\:mb-9{
        margin-bottom:2.25rem
    }
    .lg\:mb-10{
        margin-bottom:2.5rem
    }
    .lg\:mb-12{
        margin-bottom:3rem
    }
    .lg\:mb-16{
        margin-bottom:4rem
    }
    .lg\:ml-0{
        margin-left:0
    }
    .lg\:ml-32{
        margin-left:8rem
    }
    .lg\:block{
        display:block
    }
    .lg\:inline-block{
        display:inline-block
    }
    .lg\:inline{
        display:inline
    }
    .lg\:hidden{
        display:none
    }
    .lg\:h-5{
        height:1.25rem
    }
    .lg\:h-7{
        height:1.75rem
    }
    .lg\:h-10{
        height:2.5rem
    }
    .lg\:h-12{
        height:3rem
    }
    .lg\:h-14{
        height:3.5rem
    }
    .lg\:h-16{
        height:4rem
    }
    .lg\:h-28{
        height:7rem
    }
    .lg\:h-32{
        height:8rem
    }
    .lg\:h-36{
        height:9rem
    }
    .lg\:h-52{
        height:13rem
    }
    .lg\:h-96{
        height:24rem
    }
    .lg\:h-auto{
        height:auto
    }
    .lg\:w-5{
        width:1.25rem
    }
    .lg\:w-10{
        width:2.5rem
    }
    .lg\:w-12{
        width:3rem
    }
    .lg\:w-16{
        width:4rem
    }
    .lg\:w-24{
        width:6rem
    }
    .lg\:w-36{
        width:9rem
    }
    .lg\:w-48{
        width:12rem
    }
    .lg\:w-80{
        width:20rem
    }
    .lg\:w-96{
        width:24rem
    }
    .lg\:w-auto{
        width:auto
    }
    .lg\:w-1\/3{
        width:33.333333%
    }
    .lg\:w-2\/3{
        width:66.666667%
    }
    .lg\:w-1\/4{
        width:25%
    }
    .lg\:w-3\/4{
        width:75%
    }
    .lg\:w-1\/5{
        width:20%
    }
    .lg\:w-2\/5{
        width:40%
    }
    .lg\:w-3\/5{
        width:60%
    }
    .lg\:w-5\/12{
        width:41.666667%
    }
    .lg\:w-7\/12{
        width:58.333333%
    }
    .lg\:w-full{
        width:100%
    }
    .lg\:max-w-sm{
        max-width:24rem
    }
    .lg\:max-w-md{
        max-width:28rem
    }
    .lg\:scale-90{
        --tw-scale-x:.9;
        --tw-scale-y:.9
    }
    .lg\:scale-100{
        --tw-scale-x:1;
        --tw-scale-y:1
    }
    .lg\:grid-cols-1{
        grid-template-columns:repeat(1,minmax(0,1fr))
    }
    .lg\:grid-cols-2{
        grid-template-columns:repeat(2,minmax(0,1fr))
    }
    .lg\:grid-cols-3{
        grid-template-columns:repeat(3,minmax(0,1fr))
    }
    .lg\:grid-cols-4{
        grid-template-columns:repeat(4,minmax(0,1fr))
    }
    .lg\:grid-cols-5{
        grid-template-columns:repeat(5,minmax(0,1fr))
    }
    .lg\:grid-cols-6{
        grid-template-columns:repeat(6,minmax(0,1fr))
    }
    .lg\:flex-row{
        flex-direction:row
    }
    .lg\:flex-row-reverse{
        flex-direction:row-reverse
    }
    .lg\:items-center{
        align-items:center
    }
    .lg\:justify-between{
        justify-content:space-between
    }
    .lg\:gap-2{
        gap:.5rem
    }
    .lg\:gap-3{
        gap:.75rem
    }
    .lg\:gap-4{
        gap:1rem
    }
    .lg\:gap-6{
        gap:1.5rem
    }
    .lg\:gap-8{
        gap:2rem
    }
    .lg\:gap-10{
        gap:2.5rem
    }
    .lg\:gap-12{
        gap:3rem
    }
    .lg\:gap-16{
        gap:4rem
    }
    .lg\:space-y-4>:not([hidden])~:not([hidden]){
        --tw-space-y-reverse:0;
        margin-bottom:calc(1rem*var(--tw-space-y-reverse));
        margin-top:calc(1rem*(1 - var(--tw-space-y-reverse)))
    }
    .lg\:rounded-lg{
        border-radius:.5rem
    }
    .lg\:bg-transparent{
        background-color:transparent
    }
    .lg\:p-2{
        padding:.5rem
    }
    .lg\:p-3{
        padding:.75rem
    }
    .lg\:p-4{
        padding:1rem
    }
    .lg\:p-8{
        padding:2rem
    }
    .lg\:px-0{
        padding-left:0;
        padding-right:0
    }
    .lg\:px-2{
        padding-left:.5rem;
        padding-right:.5rem
    }
    .lg\:px-3{
        padding-left:.75rem;
        padding-right:.75rem
    }
    .lg\:px-4{
        padding-left:1rem;
        padding-right:1rem
    }
    .lg\:px-0\.5{
        padding-left:.125rem;
        padding-right:.125rem
    }
    .lg\:py-1{
        padding-bottom:.25rem;
        padding-top:.25rem
    }
    .lg\:py-2{
        padding-bottom:.5rem;
        padding-top:.5rem
    }
    .lg\:py-4{
        padding-bottom:1rem;
        padding-top:1rem
    }
    .lg\:py-5{
        padding-bottom:1.25rem;
        padding-top:1.25rem
    }
    .lg\:py-8{
        padding-bottom:2rem;
        padding-top:2rem
    }
    .lg\:py-16{
        padding-bottom:4rem;
        padding-top:4rem
    }
    .lg\:py-1\.5{
        padding-bottom:.375rem;
        padding-top:.375rem
    }
    .lg\:pt-6{
        padding-top:1.5rem
    }
    .lg\:pt-16{
        padding-top:4rem
    }
    .lg\:pb-5{
        padding-bottom:1.25rem
    }
    .lg\:text-left{
        text-align:left
    }
    .lg\:text-center{
        text-align:center
    }
    .lg\:text-sm{
        font-size:.875rem;
        line-height:1.25rem
    }
    .lg\:text-base{
        font-size:1rem;
        line-height:1.5rem
    }
    .lg\:text-lg{
        font-size:1.125rem;
        line-height:1.75rem
    }
    .lg\:text-xl{
        font-size:1.25rem;
        line-height:1.75rem
    }
    .lg\:text-2xl{
        font-size:1.5rem;
        line-height:2rem
    }
    .lg\:text-3xl{
        font-size:1.875rem;
        line-height:2.25rem
    }
    .lg\:text-4xl{
        font-size:2.25rem;
        line-height:2.5rem
    }
    .lg\:text-5xl{
        font-size:3rem;
        line-height:1
    }
    .lg\:text-6xl{
        font-size:3.75rem;
        line-height:1
    }
    .lg\:text-7xl{
        font-size:4.5rem;
        line-height:1
    }
    .lg\:text-9xl{
        font-size:8rem;
        line-height:1
    }
}
@media (min-width:1280px){
    .xl\:mt-32{
        margin-top:8rem
    }
    .xl\:block{
        display:block
    }
    .xl\:flex{
        display:flex
    }
    .xl\:hidden{
        display:none
    }
    .xl\:h-10{
        height:2.5rem
    }
    .xl\:h-24{
        height:6rem
    }
    .xl\:w-10{
        width:2.5rem
    }
    .xl\:w-56{
        width:14rem
    }
    .xl\:max-w-sm{
        max-width:24rem
    }
    .xl\:scale-100{
        --tw-scale-x:1;
        --tw-scale-y:1
    }
    .xl\:grid-cols-2{
        grid-template-columns:repeat(2,minmax(0,1fr))
    }
    .xl\:grid-cols-3{
        grid-template-columns:repeat(3,minmax(0,1fr))
    }
    .xl\:grid-cols-5{
        grid-template-columns:repeat(5,minmax(0,1fr))
    }
    .xl\:flex-row{
        flex-direction:row
    }
    .xl\:px-3{
        padding-left:.75rem;
        padding-right:.75rem
    }
    .xl\:px-6{
        padding-left:1.5rem;
        padding-right:1.5rem
    }
    .xl\:py-1{
        padding-bottom:.25rem;
        padding-top:.25rem
    }
    .xl\:py-3{
        padding-bottom:.75rem;
        padding-top:.75rem
    }
    .xl\:py-4{
        padding-bottom:1rem;
        padding-top:1rem
    }
    .xl\:py-8{
        padding-bottom:2rem;
        padding-top:2rem
    }
    .xl\:py-1\.5{
        padding-bottom:.375rem;
        padding-top:.375rem
    }
    .xl\:text-lg{
        font-size:1.125rem;
        line-height:1.75rem
    }
    .xl\:text-xl{
        font-size:1.25rem;
        line-height:1.75rem
    }
    .xl\:font-bold{
        font-weight:700
    }
}
@media (min-width:1536px){
    .\32xl\:grid-cols-2{
        grid-template-columns:repeat(2,minmax(0,1fr))
    }
    .\32xl\:grid-cols-4{
        grid-template-columns:repeat(4,minmax(0,1fr))
    }
    .\32xl\:text-6xl{
        font-size:3.75rem;
        line-height:1
    }
}

@media screen and (max-width:700px){

  .py-2\.5{
      font-size: 15px;
  }


}
