@keyframes dash{to{stroke-dashoffset:0}}.animate-dash-heart{animation:dash 2.5s ease-in infinite;stroke-dasharray:100;stroke-dashoffset:100}.animate-bounce-slow[data-v-9d5e133b]{animation:bounce-9d5e133b 3s infinite}@keyframes bounce-9d5e133b{0%,to{animation-timing-function:cubic-bezier(.8,0,1,1);transform:translateY(-5%)}50%{animation-timing-function:cubic-bezier(0,0,.2,1);transform:translateY(0)}}
