.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.pointer-events-none{pointer-events:none}.visible{visibility:visible}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.inset-0{inset:0}.top-0{top:0}.left-0{left:0}.right-0{right:0}.top-\[calc\(100\%-8px\)\]{top:calc(100% - 8px)}.left-1\/2{left:50%}.top-\[4px\]{top:4px}.bottom-0{bottom:0}.z-10{z-index:10}.z-50{z-index:50}.z-0{z-index:0}.m-2{margin:.5rem}.\!m-0{margin:0!important}.m-0{margin:0}.my-3{margin-top:.75rem;margin-bottom:.75rem}.my-0{margin-top:0;margin-bottom:0}.my-4{margin-top:1rem;margin-bottom:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.\!mx-auto{margin-left:auto!important;margin-right:auto!important}.mx-auto{margin-left:auto;margin-right:auto}.\!mx-8{margin-left:2rem!important;margin-right:2rem!important}.\!my-12{margin-top:3rem!important;margin-bottom:3rem!important}.\!my-16{margin-top:4rem!important;margin-bottom:4rem!important}.mb-6{margin-bottom:1.5rem}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.mt-2{margin-top:.5rem}.mb-0{margin-bottom:0}.mt-0{margin-top:0}.mb-3{margin-bottom:.75rem}.mt-auto{margin-top:auto}.ml-auto{margin-left:auto}.mt-5{margin-top:1.25rem}.mt-3{margin-top:.75rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mr-1{margin-right:.25rem}.-ml-4{margin-left:-1rem}.-mt-4{margin-top:-1rem}.ml-1{margin-left:.25rem}.mr-3{margin-right:.75rem}.\!mb-6{margin-bottom:1.5rem!important}.\!mb-4{margin-bottom:1rem!important}.mr-auto{margin-right:auto}.\!mr-auto{margin-right:auto!important}.\!mt-8{margin-top:2rem!important}.\!mb-2{margin-bottom:.5rem!important}.\!mb-8{margin-bottom:2rem!important}.mr-2{margin-right:.5rem}.mt-6{margin-top:1.5rem}.mt-1{margin-top:.25rem}.block{display:block}.inline-block{display:inline-block}.inline{display:inline}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.\!h-64{height:16rem!important}.h-full{height:100%}.\!h-12{height:3rem!important}.h-6{height:1.5rem}.h-\[110px\]{height:110px}.\!h-\[42px\]{height:42px!important}.h-\[42px\]{height:42px}.h-8{height:2rem}.\!h-0{height:0px!important}.h-12{height:3rem}.h-10{height:2.5rem}.h-\[calc\(100vh-116px\)\]{height:calc(100vh - 116px)}.h-32{height:8rem}.h-\[calc\(100dvh-116px\)\]{height:calc(100dvh - 116px)}.h-20{height:5rem}.max-h-\[62px\]{max-height:62px}.w-28{width:7rem}.w-full{width:100%}.\!w-12{width:3rem!important}.w-\[42px\]{width:42px}.w-8{width:2rem}.w-6{width:1.5rem}.w-\[112px\]{width:112px}.w-0{width:0px}.w-12{width:3rem}.w-10{width:2.5rem}.w-32{width:8rem}.w-16{width:4rem}.w-20{width:5rem}.min-w-\[120px\]{min-width:120px}.max-w-\[215px\]{max-width:215px}.max-w-\[500px\]{max-width:500px}.max-w-\[175px\]{max-width:175px}.max-w-screen-md{max-width:768px}.max-w-screen-xl{max-width:1280px}.max-w-full{max-width:100%}.max-w-lg{max-width:32rem}.flex-auto{flex:1 1 auto}.flex-none{flex:none}.flex-shrink-0{flex-shrink:0}.-translate-x-1\/2{--tw-translate-x: -50%;transform:var(--tw-transform)}.rotate-45{--tw-rotate: 45deg;transform:var(--tw-transform)}.transform{transform:var(--tw-transform)}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-none{list-style-type:none}.appearance-none{appearance:none}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-1{gap:.25rem}.gap-4{gap:1rem}.gap-5{gap:1.25rem}.\!gap-2{gap:.5rem!important}.gap-y-12{row-gap:3rem}.gap-x-10{column-gap:2.5rem}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.whitespace-nowrap{white-space:nowrap}.break-words{overflow-wrap:break-word}.rounded-lg{border-radius:.5rem}.rounded-md{border-radius:.375rem}.rounded{border-radius:.25rem}.rounded-full{border-radius:9999px}.rounded-l-full{border-top-left-radius:9999px;border-bottom-left-radius:9999px}.rounded-tl-full{border-top-left-radius:9999px}.rounded-tr-full{border-top-right-radius:9999px}.border{border-width:1px}.border-l-\[12px\]{border-left-width:12px}.border-r-\[12px\]{border-right-width:12px}.border-b-\[12px\]{border-bottom-width:12px}.border-none{border-style:none}.border-transparent{border-color:transparent}.border-b-black{--tw-border-opacity: 1;border-bottom-color:rgba(0,0,0,var(--tw-border-opacity))}.bg-red-500{--tw-bg-opacity: 1;background-color:rgba(239,68,68,var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity: 1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-neutral-darkest{--tw-bg-opacity: 1;background-color:rgba(51,51,51,var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity: 1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-neutral-lighter{--tw-bg-opacity: 1;background-color:rgba(242,242,242,var(--tw-bg-opacity))}.bg-primary{--tw-bg-opacity: 1;background-color:rgba(34,34,34,var(--tw-bg-opacity))}.bg-gray-200{--tw-bg-opacity: 1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.object-cover{object-fit:cover}.p-4{padding:1rem}.p-1{padding:.25rem}.\!p-0{padding:0!important}.\!p-1\.5{padding:.375rem!important}.\!p-1{padding:.25rem!important}.\!p-2{padding:.5rem!important}.p-2{padding:.5rem}.p-0{padding:0}.py-4{padding-top:1rem;padding-bottom:1rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.px-0{padding-left:0;padding-right:0}.px-2{padding-left:.5rem;padding-right:.5rem}.\!py-4{padding-top:1rem!important;padding-bottom:1rem!important}.\!px-2{padding-left:.5rem!important;padding-right:.5rem!important}.\!py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.\!px-4{padding-left:1rem!important;padding-right:1rem!important}.\!px-3{padding-left:.75rem!important;padding-right:.75rem!important}.\!py-12{padding-top:3rem!important;padding-bottom:3rem!important}.\!py-2\.5{padding-top:.625rem!important;padding-bottom:.625rem!important}.px-1{padding-left:.25rem;padding-right:.25rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.pl-5{padding-left:1.25rem}.pl-0{padding-left:0}.pb-1{padding-bottom:.25rem}.pt-8{padding-top:2rem}.pb-2{padding-bottom:.5rem}.\!pb-4{padding-bottom:1rem!important}.\!pt-4{padding-top:1rem!important}.\!pt-6{padding-top:1.5rem!important}.\!pb-12{padding-bottom:3rem!important}.\!pt-8{padding-top:2rem!important}.pb-0{padding-bottom:0}.pt-2{padding-top:.5rem}.pt-1{padding-top:.25rem}.pb-4{padding-bottom:1rem}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-sm{font-size:.875rem;line-height:1.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-base{font-size:1rem;line-height:1.5rem}.text-\[22px\]{font-size:22px}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-lg{font-size:1.125rem;line-height:1.75rem}.font-medium{font-weight:500}.font-light{font-weight:300}.leading-none{line-height:1}.text-white{--tw-text-opacity: 1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-neutral-darker{--tw-text-opacity: 1;color:rgba(119,119,119,var(--tw-text-opacity))}.text-primary{--tw-text-opacity: 1;color:rgba(34,34,34,var(--tw-text-opacity))}.text-black{--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity))}.text-gray-500{--tw-text-opacity: 1;color:rgba(107,114,128,var(--tw-text-opacity))}.text-secondary{--tw-text-opacity: 1;color:rgba(231,0,0,var(--tw-text-opacity))}.no-underline{text-decoration:none}.opacity-0{opacity:0}.shadow-xl{--tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, .1), 0 10px 10px -5px rgba(0, 0, 0, .04);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.outline-none{outline:2px solid transparent;outline-offset:2px}.filter{filter:var(--tw-filter)}.transition-opacity{transition-property:opacity;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-all{transition-property:all;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.transition-colors{transition-property:background-color,border-color,color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-300{transition-duration:.3s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.hover\:bg-neutral-darkest:hover{--tw-bg-opacity: 1;background-color:rgba(51,51,51,var(--tw-bg-opacity))}.hover\:bg-neutral-lighter:hover{--tw-bg-opacity: 1;background-color:rgba(242,242,242,var(--tw-bg-opacity))}.hover\:bg-neutral-light:hover{--tw-bg-opacity: 1;background-color:rgba(226,226,226,var(--tw-bg-opacity))}.hover\:bg-neutral-darker:hover{--tw-bg-opacity: 1;background-color:rgba(119,119,119,var(--tw-bg-opacity))}.hover\:text-primary:hover{--tw-text-opacity: 1;color:rgba(34,34,34,var(--tw-text-opacity))}.hover\:text-neutral-darkest:hover{--tw-text-opacity: 1;color:rgba(51,51,51,var(--tw-text-opacity))}.hover\:text-black:hover{--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity))}.hover\:opacity-60:hover{opacity:.6}.hover\:opacity-70:hover{opacity:.7}.focus\:border-primary:focus{--tw-border-opacity: 1;border-color:rgba(34,34,34,var(--tw-border-opacity))}.focus\:bg-neutral-lighter:focus{--tw-bg-opacity: 1;background-color:rgba(242,242,242,var(--tw-bg-opacity))}.focus\:text-black:focus{--tw-text-opacity: 1;color:rgba(0,0,0,var(--tw-text-opacity))}.focus\:opacity-70:focus{opacity:.7}.focus\:outline-none:focus{outline:2px solid transparent;outline-offset:2px}.focus\:ring-2:focus{--tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow, 0 0 #0000)}.focus\:ring-primary:focus{--tw-ring-opacity: 1;--tw-ring-color: rgba(34, 34, 34, var(--tw-ring-opacity)) }.focus-visible\:bg-neutral-lighter:focus-visible{--tw-bg-opacity: 1;background-color:rgba(242,242,242,var(--tw-bg-opacity))}.focus-visible\:text-primary:focus-visible{--tw-text-opacity: 1;color:rgba(34,34,34,var(--tw-text-opacity))}.active\:bg-neutral-darkest\/75:active{background-color:#333333bf}.active\:bg-neutral-light:active{--tw-bg-opacity: 1;background-color:rgba(226,226,226,var(--tw-bg-opacity))}.active\:bg-neutral-darker:active{--tw-bg-opacity: 1;background-color:rgba(119,119,119,var(--tw-bg-opacity))}.active\:text-gray-600:active{--tw-text-opacity: 1;color:rgba(75,85,99,var(--tw-text-opacity))}.active\:opacity-50:active{opacity:.5}@media(min-width:350px){.xxs\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:640px){.sm\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(min-width:768px){.md\:\!my-12{margin-top:3rem!important;margin-bottom:3rem!important}.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:w-40{width:10rem}.md\:w-2\/6{width:33.333333%}.md\:w-3\/6{width:50%}.md\:w-1\/6{width:16.666667%}.md\:max-w-\[215px\]{max-width:215px}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:\!px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.md\:\!pb-6{padding-bottom:1.5rem!important}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-xl{font-size:1.25rem;line-height:1.75rem}}@media(min-width:1024px){.lg\:left-4{left:1rem}.lg\:right-4{right:1rem}.lg\:bottom-auto{bottom:auto}.lg\:top-4{top:1rem}.lg\:\!mb-6{margin-bottom:1.5rem!important}.lg\:block{display:block}.lg\:hidden{display:none}.lg\:h-40{height:10rem}.lg\:h-20{height:5rem}.lg\:h-14{height:3.5rem}.lg\:w-40{width:10rem}.lg\:w-20{width:5rem}.lg\:w-14{width:3.5rem}.lg\:w-auto{width:auto}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:p-1{padding:.25rem}.lg\:\!px-6{padding-left:1.5rem!important;padding-right:1.5rem!important}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-2xl{font-size:1.5rem;line-height:2rem}.lg\:text-lg{font-size:1.125rem;line-height:1.75rem}.lg\:text-xl{font-size:1.25rem;line-height:1.75rem}.lg\:text-base{font-size:1rem;line-height:1.5rem}}@media(min-width:1280px){.xl\:\!my-20{margin-top:5rem!important;margin-bottom:5rem!important}.xl\:w-1\/4{width:25%}.xl\:w-2\/4{width:50%}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:gap-6{gap:1.5rem}}
