.button{border-radius:12px}.button,.buttonVip{animation:textura 2.2s cubic-bezier(.2,.5,.9,.6) 2s infinite normal none running;background-image:linear-gradient(135deg,#bb760c,#f8d166,#cca11e,#eac84f,#bb760c);background-size:400% 200%;transition:background 1.4s cubic-bezier(.55,.1,.47,.94) 0s;background-color:#f8d166;padding:8px}.buttonVip{border-radius:50px}@keyframes textura{0%{background-position:0 0}to{background-position:100% 0}}