@keyframes rotate{to{transform:rotate(1turn)}}.pricing-animated-border{position:relative;z-index:0;overflow:hidden;border-radius:12px}.pricing-animated-border:before{content:"";position:absolute;z-index:-2;left:-50%;top:-50%;width:200%;height:200%;background-repeat:no-repeat;background-size:50% 50%,50% 50%;background-position:0 0,100% 0,100% 100%,0 100%;background-image:linear-gradient(#9333ea,#9333ea),linear-gradient(#ec4899,#ec4899),linear-gradient(#9333ea,#9333ea),linear-gradient(#ec4899,#ec4899);animation:rotate 4s linear infinite}.pricing-animated-border:after{content:"";position:absolute;z-index:-1;left:4px;top:4px;width:calc(100% - 8px);height:calc(100% - 8px);background:#1e293b;border-radius:8px}
