.input-error{border-bottom-width:2px;--tw-border-opacity:1;border-bottom-color:rgb(193 41 46/var(--tw-border-opacity));background-color:rgb(193 41 46/var(--tw-bg-opacity));--tw-bg-opacity:0.05}.input-eye svg{max-width:24px;max-height:24px}.input-eye svg path{fill:#767676;stroke:#767676}:is(.dark .input-eye svg path){fill:hsla(0,0%,99%,.8);stroke:hsla(0,0%,99%,.8)}.animated_checkmark .path{stroke-dasharray:150;stroke-dashoffset:0}.animated_checkmark .path.circle{stroke-dashoffset:150;transform-origin:center;animation:circle .9s ease-in-out .2s forwards}.animated_checkmark .path.circle-colored{animation:colored-circle .9s ease-in-out}.animated_checkmark .path.line{stroke-dashoffset:150;animation:dash .9s ease-in-out .5s forwards}.animated_checkmark .path.check{stroke-dashoffset:-100;animation:dash-check .9s ease-in-out .35s forwards}@keyframes circle{0%{stroke-dashoffset:150;transform:rotate(0)}to{stroke-dashoffset:0;transform:rotate(359deg)}}@keyframes dash{0%{stroke-dashoffset:150}to{stroke-dashoffset:0}}@keyframes dash-check{0%{stroke-dashoffset:-100}to{stroke-dashoffset:900}}@keyframes colored-circle{0%{opacity:0}to{opacity:.2}}.animation-ctn{text-align:center;margin-top:5em}