.app-header-layout{z-index:100;width:100%;padding:16px 16px 0;display:flex;position:fixed;top:0;left:0}.app-header-layout .app-header{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background-color:#00243acc;border-radius:1.5rem;flex-direction:column;justify-content:space-between;justify-self:center;align-items:center;width:100%;height:auto;padding:16px;display:flex;position:relative;box-shadow:6px 5px 12px 1px #0000004d}.app-header-layout .app-header:before{content:"";z-index:0;box-sizing:border-box;border-radius:1.5rem;width:100%;height:100%;display:block;position:absolute;top:0;left:0;box-shadow:inset 3px 4px 2px -3px #ffffffb3}.app-header-layout .app-header:after{content:"";z-index:0;box-sizing:border-box;border-radius:1.5rem;width:100%;height:100%;display:block;position:absolute;top:0;left:0;box-shadow:inset -3px -4px 3px -3px #000000b3}.app-header-layout .app-header{z-index:5;background-color:#00243acc;flex-direction:column;padding:0;position:relative}.app-header-layout .app-header__content{z-index:5;border-radius:3rem;justify-content:space-between;align-items:center;width:100%;height:3rem;padding:.5rem;display:flex;position:relative}.app-header-layout .app-header__logo{margin-left:.9375rem;margin-right:.9375rem;transition:transform .3s;transform:rotate(0)}.app-header-layout .app-header__logo-wrap{color:#0ff;align-items:center;font-family:Montserrat,sans-serif;font-size:1.125rem;font-weight:600;display:flex}.app-header-layout .app-header__logo-wrap,.app-header-layout .app-header__nav-wrap{z-index:2;position:relative}.app-header-layout .app-header__nav-wrap{justify-content:space-between;align-items:center;display:flex}.app-header-layout .app-header__menu-button{margin-left:.5rem}@media (max-width:767px){.app-hide-on-md{display:none!important}.app-show-on-md{display:flex!important}.app-header-layout{height:auto!important}.app-header__nav-wrap{position:static!important}.app-header-layout__mob-menu-drop-shadow{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:4;cursor:pointer;background-color:#00000080;width:100%;height:100vh;display:block;position:fixed;top:0;left:0}.app-header-layout:not(.app-header-layout--mobile-menu-opened) .app-header-layout__mob-menu-drop-shadow{display:none!important}.app-header-layout:not(.app-header-layout--mobile-menu-opened) .app-header__mobile-menu-items{overflow:hidden;height:0!important;padding-bottom:0!important}.app-header-layout--mobile-menu-opened{align-items:flex-start;height:100vh!important}.app-header-layout--mobile-menu-opened .app-header__mobile-menu-items{overflow:visible;height:12.5rem!important}.app-header-layout--mobile-menu-opened .app-header__logo{transform:rotate(20deg)}}@media (min-width:768px){.app-hide-on-more-md{display:none!important}.app-show-on-more-md{display:flex!important}}
