@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap");html{font-family:Inter,sans-serif}body{padding:0}.m-0,body{margin:0}.mx-4{margin-left:1rem;margin-right:1rem}.my-8{margin-top:2rem;margin-bottom:2rem}.mb-1{margin-bottom:.25rem}.mb-10{margin-bottom:2.5rem}.mb-16{margin-bottom:4rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-\[7px\]{margin-bottom:7px}.mr-2{margin-right:.5rem}.mr-3{margin-right:.75rem}.mr-\[20px\]{margin-right:20px}.mt-1{margin-top:.25rem}.mt-10{margin-top:2.5rem}.mt-\[60px\]{margin-top:60px}.flex{display:flex}.hidden{display:none}.h-\[24px\]{height:24px}.h-\[48px\]{height:48px}.w-\[12px\]{width:12px}.w-\[24px\]{width:24px}.w-\[46px\]{width:46px}.w-\[576px\]{width:576px}.w-full{width:100%}.transform{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))}.cursor-not-allowed{cursor:not-allowed}.cursor-pointer{cursor:pointer}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-8{gap:2rem}.rounded{border-radius:.25rem}.rounded-\[20px\]{border-radius:20px}.rounded-md{border-radius:.375rem}.border-\[0\.5px\]{border-width:.5px}.border-\[1px\]{border-width:1px}.border-solid{border-style:solid}.border-none{border-style:none}.border-red-500{--tw-border-opacity:1;border-color:rgb(239 68 68/var(--tw-border-opacity))}.border-stroke{--tw-border-opacity:1;border-color:rgb(193 193 193/var(--tw-border-opacity))}.bg-bgSecondary{--tw-bg-opacity:1;background-color:rgb(244 244 244/var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgb(0 0 0/var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.p-0{padding:0}.px-4{padding-left:1rem;padding-right:1rem}.px-\[18px\]{padding-left:18px;padding-right:18px}.px-\[40px\]{padding-left:40px;padding-right:40px}.px-\[60px\]{padding-left:60px;padding-right:60px}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-\[14px\]{padding-top:14px;padding-bottom:14px}.py-\[18\.5px\]{padding-top:18.5px;padding-bottom:18.5px}.pb-\[18px\]{padding-bottom:18px}.pt-20{padding-top:5rem}.pt-\[10px\]{padding-top:10px}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-\[24px\]{font-size:24px}.text-\[32px\]{font-size:32px}.text-base{font-size:1rem;line-height:1.5rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.text-xs{font-size:.75rem;line-height:1rem}.font-bold{font-weight:700}.font-light{font-weight:300}.font-medium{font-weight:500}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.tracking-\[1\.12px\]{letter-spacing:1.12px}.text-black{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}.text-grayed{--tw-text-opacity:1;color:rgb(172 172 172/var(--tw-text-opacity))}.text-muted{--tw-text-opacity:1;color:rgb(51 51 51/var(--tw-text-opacity))}.text-red-500{--tw-text-opacity:1;color:rgb(239 68 68/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.no-underline{text-decoration-line:none}.loader{width:48px;height:48px;border:5px solid;border-color:#000 #000 transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}@keyframes rotation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.disabled\:bg-grayed:disabled{--tw-bg-opacity:1;background-color:rgb(172 172 172/var(--tw-bg-opacity))}.disabled\:text-black:disabled{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity))}