.blink{position:relative;font-size:2rem;padding:0 1.5rem;background:#ff78f0aa}.blink:before{content:"";display:block;position:absolute;bottom:0;right:0;width:0;height:2px;background-color:currentColor;transition:all .8s cubic-bezier(.19,1,.22,1)}.blink:hover:before{width:100%}.blink:hover:after{height:0;animation:none}.blink:after{content:"";display:block;position:absolute;bottom:0;right:0;width:2px;height:100%;background-color:currentColor;transition:all .8s cubic-bezier(.19,1,.22,1);opacity:0;animation:blinking 1s linear infinite}@keyframes blinking{0%,49.9%{opacity:0}50%,to{opacity:1}}.wipe_left{animation:wipe-left 4s ease}@keyframes wipe-left{0%,0%{right:-100vw}50%{right:-100vw}to,to{right:0}}.wipe_right{animation:wipe-right 4s ease}@keyframes wipe-right{0%,0%{right:100vw}50%{right:100vw}to,to{right:0}}.wipe_up{animation:wipe-up 4s ease}@keyframes wipe-up{0%,0%{top:100vh}50%{top:100vh}to,to{top:0}}
/*# sourceMappingURL=/s/files/1/0670/8068/3831/t/4/assets/animations.css.map */
