.glow-text{text-shadow:0 0 8px hsla(0,0%,100%,.8),0 0 12px hsla(0,0%,100%,.6),0 0 16px rgba(255,0,0,.5),0 0 24px rgba(255,0,0,.4);animation:glow 1.5s ease-in-out infinite}.sub-button{background-size:250% 250%}@keyframes glow{0%,to{text-shadow:0 0 8px hsla(0,0%,100%,.8),0 0 12px hsla(0,0%,100%,.6),0 0 16px rgba(255,0,0,.5),0 0 24px rgba(255,0,0,.4)}50%{text-shadow:0 0 12px #fff,0 0 20px rgba(255,0,0,.7),0 0 30px rgba(255,0,0,.6),0 0 40px rgba(255,0,0,.5)}}.business-button:before{content:"";position:absolute;width:100px;height:100%;background-image:linear-gradient(120deg,hsla(0,0%,100%,0) 30%,hsla(0,0%,100%,.7),hsla(0,0%,100%,0) 70%);top:0;left:-100px;animation:shinepricing 5s linear 3s infinite}@keyframes shinepricing{0%{left:-100px}20%{left:100%}to{left:100%}}