.menu_wrap a.active{background:var(--secondary);color:#fff;border-radius:16px;padding:6px 16px}@media only screen and (max-width:768px){.menu_overlay{z-index:1;background:#0000009f;width:100%;height:100vh;transition:all .5s;position:fixed;top:0;right:0}.menu_wrap{color:#fff;z-index:9999;background-image:linear-gradient(to bottom right,#0f1b3e,#101d41,#111e44,#122047,#13224a,#142652,#162a5a,#172e62,#183672,#183e82,#154792,#1050a3);width:300px;height:100vh;padding:20px;transition:all .5s;position:fixed;top:0;right:0;transform:translate(100%)}.menu_open{transform:translate(0)}}
