.animated-underline{display:inline-block;position:relative}.underline-animation{background-color:#1e1a4c;bottom:-2px;height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.animated-underline:hover .underline-animation{width:100%}.bio-container{overflow:hidden}.bio-transition-enter-active,.bio-transition-leave-active{max-height:1000px;opacity:1;transition:all .4s ease}.bio-transition-enter-from,.bio-transition-leave-to{max-height:150px;opacity:.8}.button-text-enter-active,.button-text-leave-active{transition:opacity .2s ease,transform .2s ease}.button-text-enter-from,.button-text-leave-to{opacity:0;transform:translateY(5px)}.button-text-enter-to,.button-text-leave-from{opacity:1;transform:translateY(0)}
