.navMenuDefault{z-index:-1;top:0;left:0;right:0}@keyframes slideDown{0%{transform:translateY(0);opacity:0}60%{opacity:1}to{transform:translateY(5)}}.menuOpenAnimation{transform:translateY(10px);overflow:hidden;z-index:1;top:100%;animation:slideDown .35s ease-in-out}@keyframes slideLeftToRight{0%{z-index:1;opacity:0;left:-100%}40%{opacity:1}to{z-index:1;left:0}}.showNavigationBar{animation:slideLeftToRight .5s ease-in-out forwards}@keyframes slideDownMobile{0%{max-height:0;opacity:0}50%{opacity:1}to{max-height:100%}}.mobileMenuOpenAnimation{overflow:hidden;max-height:100%;animation:slideDownMobile .6s linear}
