nav.disciplines{width:100%;padding:0 10px;font-size:.8em}@media (min-width:1024px){nav.disciplines{padding:0;font-size:1em}}nav.disciplines ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;list-style:none;width:100%;margin:1em -5px;padding-left:0}nav.disciplines ul li{margin:5px}nav.disciplines ul button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;color:#2c3e50;font-size:1em;font-family:nudista-web,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;border:0;padding:6px 14px;cursor:pointer;outline:none}nav.disciplines ul button:hover{background-color:#86ff00}nav.disciplines ul button.active{background-color:#5c47a7;color:#fff}.projects-view{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.projects-view:before{content:"";margin-right:auto;min-width:100px;max-width:100px}.mode-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-left:auto;font-size:22px;min-width:100px;max-width:100px}.mode-buttons span{margin-left:5px;cursor:pointer}.mode-buttons span.active{color:#5c47a7}.mode-buttons span:hover{color:#86ff00}.projects{list-style:none;padding-left:0}.projects h2{color:#2c3e50;word-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;font-size:1em}@media (min-width:512px){.projects h2{font-size:1.2em}}@media (min-width:1024px){.projects h2{font-size:1.6em}}.projects a{text-decoration:none}.projects a:hover h2{color:#86ff00}.projects.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:2em;grid-row-gap:1em;padding:0 10px}@media (min-width:512px){.projects.grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.projects.grid{grid-template-columns:repeat(3,minmax(0,1fr));padding:0}}.projects.grid img{max-width:100%}.projects.list li{display:block;text-align:left}