.desktop{display:none}.mobile{z-index:5;display:inline;position:relative}nav{color:#fff;text-align:center;background-color:#000;flex-wrap:wrap;font-weight:500;transition:all .4s;display:flex;transform:translate(100vw)}nav,a{font-size:.95em}.nav-open{width:100%;height:100vh;transition:all .4s;transform:translate(0)}.link:hover{background-color:#d8b4fe}@media only screen and (min-width:769px){nav{flex-grow:1;flex-shrink:1;justify-content:center;height:100%;display:flex}}
