@keyframes bounce-wave{0%,to{height:.5rem}50%{height:2rem}}.wave-dot-1{animation:bounce-wave 1.5s ease-in-out infinite}.wave-dot-2{animation:bounce-wave 1.3s ease-in-out infinite}.wave-dot-3{animation:bounce-wave 1.1s ease-in-out infinite}.grecaptcha-badge{visibility:hidden!important}.rotate-clockwise{animation:spin 1.5s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}