.SideBarSignUpButtons{display:flex;flex-direction:row;justify-content:center;align-items:center;margin-top:.62rem;padding:0 1.5rem;transition:padding .3s;.SideBar-closed & {padding: 0 1.37rem;} .GButton.small {padding: .75rem 1rem; height: 2.5rem;} .SideBarLogIn {overflow: hidden; text-wrap: nowrap; width: 100%; margin-right: .62rem; transition: width .3s,margin-right .3s; .SideBar-closed & {width: 0; margin-right: 0;}} .SideBarSignUp {width: 100%; .GButton.small {gap: 0; transition: padding .3s; .SideBar-closed & {padding: .5rem;}} .SideBarSignUpTextContainer {width: 100%; transition: width .3s; .SideBar-closed & {width: 0;} .Text {overflow: hidden; text-wrap: nowrap;}} .SideBarSignUpIcon {display: flex; flex-direction: row; overflow: hidden; height: 1.5rem; width: 0; transition: width .3s; .SideBar-closed & {width: 1.5rem;} svg {min-width: 24px;}}}}
