.link{cursor:pointer}.link.link--underlined{background-repeat:no-repeat;background-size:100% 0;background-position:0 111%;transition:all .3s ease;position:relative;font-weight:600;padding:0 4px;opacity:1}.link.link--underlined:hover{color:#000;background-image:linear-gradient(180deg,#feda2f 100%,#feda2f 0);background-size:100% 100%}.link.link--underlined:before{content:"";background-color:#feda2f;position:absolute;left:0;bottom:-2px;width:100%;height:3px;transition:all .3s ease-in-out}