.navbar-item{position:relative}.dropdown-toggle{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.dropdown-icon.open,.open-icon{transform:rotate(180deg)}.dropdown-menu{max-height:0;overflow:hidden;transition:max-height .3s,padding .3s;background-color:#fff;list-style:none;margin:0;padding:0}.dropdown-menu li{padding:5px 10px}.dropdown-menu li:hover{background-color:#f0f0f0}.dropdown-menu.open{max-height:200px;padding:10px}