.right-menu__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;font-family:GoogleSans-Medium,sans-serif;height:57px;padding:16px 30px}.right-menu__item,.right-menu__item svg{-webkit-transition:all .3s ease;transition:all .3s ease}.right-menu__item svg{fill:#40ae49;width:7px;height:10px}.right-menu__item:hover{background:#f0f8f0;color:#40ae49}.right-menu__item.router-link-exact-active{background:#40ae49;color:#fff}.right-menu__item.router-link-exact-active svg{fill:#fff}