.questions{padding:70px 15px;text-align:center;line-height:normal}.questions a{text-align:center;text-decoration:none;position:relative;display:inline-block;font-weight:500;font-size:24px}.questions a:after,.questions a:before{width:100%;z-index:2}.questions a:after,.questions a:before{content:"";position:absolute;top:auto;bottom:0;left:0;height:2px;box-sizing:border-box;background-color:#ec0e8c;transition:.4s}.questions a:before{width:0;z-index:1}.questions a:after{left:auto;right:0}.questions a:hover:before{width:100%;-webkit-animation:animationWidthNoneToFull .5s ease-in both;animation:animationWidthNoneToFull .5s ease-in both;-webkit-animation-delay:.8s;animation-delay:.8s}.questions a:hover:after{-webkit-animation:animationWidthFullToNone .4s ease-in both;animation:animationWidthFullToNone .4s ease-in both;-webkit-animation-delay:.4s;animation-delay:.4s}@media (max-width:767px){.questions{padding:35px 0}.questions a{font-size:20px}}