.icon{width:1em;height:1em;vertical-align:-.15em;fill:currentColor;overflow:hidden}#app{display:grid;position:relative;grid-template-columns:24% 48.5% 27.5%;width:100vw;max-width:1260px;margin:0 auto}#navigation{position:sticky;top:0;height:100vh;overflow-y:auto}@media only screen and (min-width :768px) and (max-width :1024px){#app{grid-template-columns:82px auto 30vw;max-width:1024px;min-width:768px}}@media only screen and (min-width :320px) and (max-width :767px){#app{display:flex;flex-direction:column;width:100vw;max-width:100vw;min-width:100vw}#navigation{position:fixed;top:0;left:0;width:246px;height:100vh}}