@keyframes animations_letterBounce__64HCT{0%,to{transform:translateY(0)}50%{transform:translateY(-3px)}}@keyframes animations_radialRedSpread__b0QBl{0%{color:#fff;text-shadow:none}to{color:red;text-shadow:0 0 8px rgba(255,0,0,.3)}}@keyframes animations_nameHoverSpread__0SRtL{0%{color:#fff;text-shadow:none}to{color:red;text-shadow:0 0 8px rgba(255,0,0,.3)}}.animations_animatedLink__B_JhN{position:relative;display:inline-block;transition:all .3s ease;text-decoration:underline}.animations_animatedLink__B_JhN:hover{animation:animations_radialRedSpread__b0QBl .3s forwards;text-decoration:underline}.animations_animatedLink__B_JhN:hover span{display:inline-block;animation:animations_letterBounce__64HCT .3s ease infinite;animation-delay:calc(.05s * var(--letter-index))}.animations_animatedLink__B_JhN span{white-space:pre}.animations_nameHover__BqvGS{cursor:pointer;transition:all .3s ease;text-decoration:none}.animations_nameHover__BqvGS:hover{color:red;text-shadow:0 0 8px rgba(255,0,0,.3)}