.menu{width:100%;max-height:60px;overflow:hidden;visibility:visible;transition:max-height 0.4s ease;z-index:9999}.menu.open{height:auto!important;max-height:100dvh!important;overflow:visible!important}.ham{position:relative;z-index:9999;min-width:44px;min-height:44px;cursor:pointer;pointer-events:auto;touch-action:manipulation;-webkit-tap-highlight-color:#fff0}.menu-parent-open{height:auto!important;max-height:none!important;overflow:visible!important}