@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{-webkit-text-fill-color:#0C1B3A!important;color:#0c1b3a!important;-webkit-box-shadow:0 0 0 1000px #EEF3FB inset!important;transition:background-color 5000s ease-in-out 0s}
