.bg-bubble{animation:bg-bubble 24s linear infinite both}@keyframes bg-bubble{0%{background-position:0 0}to{background-position:0 -100%}}.btn-ripple .ripple{position:absolute;bottom:0;left:0;right:0;top:0;border-radius:9999px;border-width:1px;--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity,1));animation:btn-ripple 1.5s ease-in infinite both;display:none}.btn-ripple:hover .ripple{display:block}@keyframes btn-ripple{0%{transform:scale(1) translateZ(0);opacity:1}to{transform:scaleY(1.6) scaleX(1.2) translateZ(0);opacity:0}}.bg-slider{animation:bg-slider 24s linear infinite both}@keyframes bg-slider{0%{background-position:0 0}to{background-position:-100% 0}}.startup-ripple .logo{animation:startup-logo 2s linear 1 both}@keyframes startup-logo{0%{opacity:0}to{opacity:1}}.startup-ripple .ripple{position:absolute;bottom:0;left:0;right:0;top:0;border-radius:9999px;border-width:2px;border-color:hsla(0,0%,100%,.6)}@media (min-width:768px){.startup-ripple .ripple{border-width:4px}}.startup-ripple .ripple{animation:startup-ripple 3s ease-in infinite both}@keyframes startup-ripple{0%{transform:scale(0) translateZ(0);opacity:0}30%{opacity:1}to{transform:scale(3) translateZ(0);opacity:0}}