Login
Enter your credentials to access the store.
Email Address
0 ? true : false" @input="emailValid = value.length === 0 || /^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(value)" type="text" :class="(value && !emailValid) ? 'text-red-500' : 'text-sitip_blue-500'" class="text-lg sm:text-xl xl:text-2xl w-full bg-transparent border-0 border-b border-sitip_blue-500 py-2 focus:outline-none focus:border-sitip_blue-500 focus:ring-0" />
Password*
0 ? true : false" @input="passwordValid = value.length > 0" :type="showPassword ? 'text' : 'password'" class="text-lg sm:text-xl xl:text-2xl w-full bg-transparent border-0 border-b border-sitip_blue-500 text-sitip_blue-500 py-2 pr-8 focus:outline-none focus:border-sitip_blue-500 focus:ring-0" >
Login
or
Register
Forgot your Password?