.animated-btn:hover{background-position:100%;background-size:200% auto;-webkit-animation:pulse 2s infinite;animation:pulse512 1.5s infinite}@keyframes pulse512{0%{box-shadow:0 0 0 0 #05bada66}70%{box-shadow:0 0 0 10px rgb(218 103 68/0)}to{box-shadow:0 0 0 0 rgb(218 103 68/0)}}