.custom-checkbox{-webkit-appearance:none;-moz-appearance:none;appearance:none;height:1.25rem;width:1.25rem;border:.0625rem solid #dcdcdc;border-radius:.25rem;font-weight:400;position:relative;cursor:pointer}.custom-checkbox:checked{--tw-border-opacity:1;border-color:rgb(168 198 255/var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgb(168 198 255/var(--tw-bg-opacity,1))}.custom-checkbox:checked:after{content:"";background:url(https://d31nhljklqe4s7.cloudfront.net/tamice_test_v2/_next/static/media/checked-icon.a59d84a5.svg) no-repeat 50%;background-size:contain;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-weight:700;text-align:center}.modal{position:fixed;inset:0;display:flex;width:100%;align-items:center;justify-content:center;background-color:rgb(0 0 0/var(--tw-bg-opacity,1));--tw-bg-opacity:0.5}.modal-content{width:100%;border-radius:.5rem;--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity,1));padding:2rem;--tw-shadow:0 10px 15px -3px rgb(0 0 0/0.1),0 4px 6px -4px rgb(0 0 0/0.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.close{cursor:pointer;--tw-text-opacity:1;color:rgb(107 114 128/var(--tw-text-opacity,1))}.close:hover{--tw-text-opacity:1;color:rgb(0 0 0/var(--tw-text-opacity,1))}.close .close-icon{height:1.5rem;width:1.5rem}.tabs .tab-headers{margin-bottom:1rem;display:flex}.auth-modal{position:relative;margin:auto;box-shadow:0 4px 8px rgba(0,0,0,.2);overflow:auto;background:#fff;border-radius:1.25rem}.overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.75);z-index:1000}