body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:16px;margin:0;padding:0}*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.main{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;padding:5vh 5vw}@media only screen and (max-width:800px){.main{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:2vh 2vw}}a{border-bottom:2px solid #000;color:inherit;text-decoration:none}aside{margin-right:5%;position:relative}@media only screen and (max-width:800px){aside{margin-bottom:5%}}aside h1{color:#000;font-size:6rem;letter-spacing:-2px;margin:0}aside h4{color:#656565;margin:0;white-space:nowrap}section{-webkit-box-flex:2;-moz-box-flex:2;-ms-flex-positive:2;flex-grow:2}.fotoContainer{margin-bottom:4rem}.fotoContainer--single{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.fotoContainer--group{display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:800px){.fotoContainer--group{-ms-flex-wrap:wrap;flex-wrap:wrap}}.foto--landscape{margin:0 auto;width:90%}.foto--landscape img{display:block;height:auto;width:100%}.foto--square--half{width:48%}.foto--square--half img{height:auto;width:100%}.foto--square--40{width:40%}.foto--square--40 img{height:auto;width:100%}@media only screen and (max-width:800px){.foto,.foto img{width:100%}}.foto__description{color:#000;display:none;font-size:.9rem;font-weight:600;letter-spacing:-.5px;margin-top:.5em;opacity:0;text-align:right;-webkit-transition:opacity .2s ease-in;-o-transition:opacity .2s ease-in;transition:opacity .2s ease-in;width:100%}.foto:hover .foto__description{opacity:1}.foto__year{font-size:.8em;font-style:italic;font-weight:400;margin-left:.4em}footer p{color:#656565;font-size:.8em;font-weight:600;line-height:160%}