.container-svg{height:3.5rem;z-index:1000;background-color:#1a2a51;top:80%;right:0;border-radius:.75rem 0 0 .5rem;transition:background-color .3s ease;cursor:pointer;text-decoration:none;&:hover{background-color:#234385}&:hover>div>span{width:100%;padding-right:2rem}& div{display:flex;height:100%;width:100%;justify-content:space-evenly;padding:.5rem;align-items:center}& div svg{width:2rem;height:2rem;color:#83f481}& div span{width:0;overflow:hidden;transition:width .4s ease}}