.hs-menu-wrapper{position:relative}.hs-menu-children-wrapper{align-items:center;background-color:#fff;display:flex;flex-direction:column;justify-content:center;left:50%;max-height:0;opacity:0;overflow:hidden;position:absolute;top:100%;transform:translateX(-50%);transition:all .5s ease-in-out;visibility:hidden;z-index:9999}.hs-menu-children-wrapper li a{display:block;padding:.5rem 1rem;white-space:nowrap}.hs-menu-wrapper li:hover .hs-menu-children-wrapper{max-height:500px;opacity:1;visibility:visible}header ul{align-items:center;display:flex;justify-content:flex-end;list-style:none;margin:0;padding:0}.smart-menu ul li+li{margin-left:1rem}.smart-menu ul li a{color:#000}