span.error-message-display{color:red!important;font-style:normal;font-weight:500;font-size:1.2rem;line-height:2rem;word-break:normal}input[type=date],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],textarea{display:block;height:3.8rem;box-sizing:border-box;border-radius:.5rem;padding:.4rem .8rem;border:.1rem solid transparent;font-style:normal;font-weight:400;font-size:1.2rem;line-height:2rem;background:var(--color-whitesmoke2);font-family:Poppins,sans-serif}input[type=date]:hover,input[type=email]:hover,input[type=month]:hover,input[type=number]:hover,input[type=password]:hover,input[type=search]:hover,input[type=tel]:hover,input[type=text]:hover,textarea:hover{border:.1rem solid #008af5}input[type=date]:focus,input[type=email]:focus,input[type=month]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,textarea:focus{outline:none;border:.1rem solid #008af5}input[type=date]::placeholder,input[type=email]::placeholder,input[type=month]::placeholder,input[type=number]::placeholder,input[type=password]::placeholder,input[type=search]::placeholder,input[type=tel]::placeholder,input[type=text]::placeholder,textarea::placeholder{font-style:normal;font-weight:400;font-size:1.2rem;line-height:2rem;font-family:DM Sans}label .eye-toggle{all:unset;height:3.8rem;width:3.8rem;position:absolute;top:2rem;right:0;cursor:pointer;display:grid;place-items:center}