.aboutActive{position:relative;z-index:0;display:inline-flex}.aboutActive:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#af8bd3;background-image:linear-gradient(270deg,#13e2df,#af8bd3);animation:h .1s forwards paused}.about-btns-box:focus-within :before{animation-play-state:running}.about-btns-box [tabIndex]:focus{background:#af8bd3;background-image:linear-gradient(270deg,#13e2df,#af8bd3);border-bottom:1px solid #13e2df}.about-btns-box button:hover{background:#af8bd3;background-image:linear-gradient(90deg,#13e2df,#af8bd3)}@keyframes h{1%,to{background:transparent}}