.cta-button{cursor:pointer;text-shadow:2px 2px 3px #88008880;color:#fff;background:linear-gradient(15deg,#808,#aa2068,#6b21a8,#7e22ce,#6b21a8,#aa2068,#808) 0/300% no-repeat;border:none;border-radius:30px;gap:.4rem;width:fit-content;font-weight:700;transition:background .3s;display:flex}.cta-button:hover{background-position:100%;background-size:320%}.cta-button:hover svg{fill:#fff}.cta-button svg{fill:#f09f33;width:23px;transition:all .3s}
