.overview-menu-container{position:absolute;z-index:99;top:0;left:0;width:100vw;height:100vh;background:#fff;padding:20px 16px 40px;overflow-y:scroll;font-family:"var(--font-poppins)",sans-serif}.overview-menu-container.desktop{width:40%;left:50%;transform:translateX(-50%);overflow:hidden}.overview-menu-backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(0,0,0,.5);position:fixed;z-index:9;height:100vh;width:100vw}.tab-buttons{display:flex;justify-content:space-between;width:218px;margin:30px auto 20px}.tab-buttons div{width:100px}