.Layout{display:grid;grid-template-columns:300px 1fr;height:100vh;grid-gap:30px;gap:30px}@media(max-width:960px){.Layout{display:block}}.Layout.Internal .Layout__Content{padding-top:50px;width:90%;max-width:1000px;padding-bottom:100px}@media(max-width:960px){.Layout.Internal .Layout__Content{width:100%;padding:30px}}.Layout.Internal .Layout__Content h1{border-bottom:1px solid #eee;margin-bottom:50px;padding-bottom:20px}.MainNav{position:fixed;height:100%}@media(max-width:960px){.MainNav{position:relative}.MainNav__Content{display:flex;flex-direction:column;align-items:center;width:100%}}.MainNav__Centering{display:flex;align-items:center;height:100%;padding:30px}.MainNav__Logo{display:inline-block;text-decoration:none;transition:transform .3s;min-width:200px}.MainNav__Logo:hover{transform:scale(1.05) rotate(3deg)}.MainNav__Logo h2{color:#fff;padding:10px;float:left;margin:2px 0;clear:both}.MainNav__Logo h2:first-child{background-color:#fdc701}.MainNav__Logo h2:nth-child(2){background-color:#003c6d}.MainNav ul{display:flex;flex-direction:column;list-style:none;padding:0}@media(max-width:960px){.MainNav ul{flex-direction:row}}.MainNav li a{display:block;padding:10px;text-decoration:none;color:#a0a0a0}.MainNav li a:hover{color:#000}.LinkList a,.LinkList p{display:inline-block;margin:10px 0 0}.LinkList a{display:inline-block;margin-right:10px;background:#fdc701;border-radius:5px;color:#000;text-decoration:none;padding:3px 50px 3px 10px;border:1px solid transparent;background-image:url(/images/assets/external-link.png);background-size:15px auto;background-repeat:no-repeat;background-position:right 10px center}.LinkList a:hover{background-color:#eebb01}.MainNav li .ResearchProject a,.ResearchProject .MainNav li a,.ResearchProject h3{margin-bottom:30px}.MainNav li .ResearchProject a a,.ResearchProject .MainNav li a a,.ResearchProject h3 a{text-decoration:none;color:#000}.MainNav li .ResearchProject a a:hover,.ResearchProject .MainNav li a a:hover,.ResearchProject h3 a:hover{text-decoration:underline}.ResearchProject img{width:100%;height:auto}.ResearchProject__Tag{background:#a0a0a0;text-decoration:none;border-radius:30px;color:#fff;padding:3px 10px;font-size:14px;margin-right:10px;display:inline-block}.ResearchProject__Tag:hover{background-color:#000}.Home__Canvas{width:calc(100vw - 30 - 300px);height:100vh;left:0;top:0}.People__Section{border-bottom:1px solid #eee;margin-bottom:50px;padding-bottom:50px}@media(max-width:960px){.People__Section{margin-bottom:30px;padding-bottom:30px}}.People__Section>h2{color:#a0a0a0}.People__List{list-style:none;padding:0}.People__Person{margin-top:50px;display:flex;flex-direction:row;align-items:flex-start;gap:30px}@media(max-width:960px){.People__Person{flex-direction:column;margin-top:30px;gap:20px;text-align:center}}.People__PersonInfo{flex:1 1;max-width:600px}@media(max-width:960px){.People__PersonInfo{max-width:100%;order:2}.People__PersonInfo h2{font-size:1.5em;margin-bottom:.5em}}.People__PersonInfo h4{margin-top:5px}@media(max-width:960px){.People__PersonInfo h4{margin-top:0;margin-bottom:1em;font-size:1em}.LinkList .People__PersonInfo a,.People__PersonInfo .LinkList a,.People__PersonInfo p{font-size:.95em;line-height:1.5}}.People__PersonImage{flex:0 0 auto;width:280px;max-width:280px}@media(max-width:960px){.People__PersonImage{order:1;width:200px;max-width:200px;margin:0 auto;align-self:center}}.People__PersonImage img{width:100%;height:350px;object-fit:cover;object-position:center top;border-radius:4px;box-shadow:0 2px 8px rgba(0,0,0,.1)}@media(max-width:960px){.People__PersonImage img{height:200px;border-radius:4px;box-shadow:0 2px 12px rgba(0,0,0,.15)}}.Research__Header h1{margin-bottom:20px!important}.Research__Header a{text-decoration:none;color:#a0a0a0;margin-bottom:10px;display:block}.Research__Header a:hover{color:#000}.Research__Tags{border-bottom:1px solid #eee;padding-bottom:10px}.Research .ResearchProject__Tag{display:inline-block;color:#fff}.Research .ResearchProject__Tag:hover{color:#fff}.Research__Projects{list-style:none;padding:0}.Research__Projects li{margin-bottom:50px;border-bottom:1px solid #eee;padding-bottom:50px}/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}@font-face{font-family:post_groteskbold;src:url(/fonts/postgrotesk-bold-webfont.woff2) format("woff2"),url(/fonts/postgrotesk-bold-webfont.woff) format("woff");font-display:swap}@font-face{font-family:post_groteskbook;src:url(/fonts/postgrotesk-book-webfont.woff2) format("woff2"),url(/fonts/postgrotesk-book-webfont.woff) format("woff");font-display:swap}@font-face{font-family:post_grotesklight;src:url(/fonts/postgrotesk-light-webfont.woff2) format("woff2"),url(/fonts/postgrotesk-light-webfont.woff) format("woff");font-display:swap}@font-face{font-family:post_groteskmedium;src:url(/fonts/postgrotesk-medium-webfont.woff2) format("woff2"),url(/fonts/postgrotesk-medium-webfont.woff) format("woff");font-display:swap}body{font-family:post_groteskbold,Arial,sans-serif}.font-bold{font-family:post_groteskbold}.LinkList a,.font-book,p{font-family:post_groteskbook}.font-light{font-family:post_grotesklight}.MainNav li a,.ResearchProject__Tag,.font-medium,h3{font-family:post_groteskmedium}.MainNav li a,h1,h2,h3,h4{margin:0}h1{font-size:35px}h2{font-size:30px}.MainNav li a,h3{font-size:25px}.LinkList a,p{font-size:18px;line-height:28px;font-weight:400}.LinkList a a,p a{color:#a0a0a0}.LinkList a a:hover,p a:hover{color:#000}body,html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}.clearfix{clear:both}.Content{overflow:hidden}