.demo-button span{flex-direction:row;justify-content:center;align-items:center;gap:.5rem;animation:3s ease-in-out infinite soft-bounce;display:flex;position:relative}@keyframes soft-bounce{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}.call-to-action-button{transition:transform .2s,box-shadow .2s;position:relative;overflow:visible;box-shadow:inset 0 1px 1px #fff3,0 4px 6px #0003,0 0 28px #7b2ccf80,0 0 56px #d4af3740}.call-to-action-button:hover{box-shadow:inset 0 1px 1px #ffffff4d,0 6px 12px #00000040,0 0 40px #7b2ccf99,0 0 80px #d4af3759}.cta-bounce-wrapper{animation:5s ease-in-out infinite cta-pulse}.cta-bounce-wrapper:hover{animation-play-state:paused}@keyframes cta-pulse{0%,94%{transform:scale(1)}96%{transform:scale(1.06)}98%,to{transform:scale(1)}}
