html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after{content:"";content:none}q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:"NeueHaasUnica-Regular";src:url("../fonts/NeueHaasUnica-Regular.woff") format("woff"),url("../fonts/NeueHaasUnica-Regular.woff2") format("woff2");font-style:normal;font-weight:normal}html,body{height:100%}body{display:flex;flex-direction:column;font-family:NeueHaasUnica-Regular;font-size:18px;line-height:28px;margin-left:30px;margin-right:30px}body a{color:#000;text-decoration:none}body a.selected,body a:hover{color:#00b632}body.projects .link-projects{color:#00b632}body.images .link-images{color:#00b632}body.about .link-about{color:#00b632}body.contact .link-contact{color:#00b632}body em{font-style:italic}main{flex:1 0 auto}nav{background-color:#fff;width:100%;box-sizing:border-box;position:sticky;top:0;z-index:10;padding-top:30px;padding-bottom:28px;display:flex;flex-flow:row wrap;justify-content:space-between;border-bottom:1px solid #000}@media(min-width: 576px){nav{flex-flow:row nowrap}}nav section{flex-basis:50%}nav section:first-of-type{order:1;flex-basis:55%}nav section:nth-of-type(2){order:3;flex-basis:100%;text-align:center;margin-top:20px}nav section:nth-of-type(3){order:2;flex-basis:45%;text-align:right}@media(min-width: 768px){nav section:first-of-type,nav section:nth-of-type(2),nav section:nth-of-type(3){order:unset;flex-basis:auto;text-align:unset;margin-top:0}}nav section a.pl{padding-left:10px}footer{flex-shrink:0;border-top:1px solid #000;clear:both;padding-top:30px;padding-bottom:28px}.sorting{padding-top:15px;padding-bottom:30px;display:flex;justify-content:flex-end}.sorting a{background-repeat:no-repeat;background-position:100% 5px;background-size:12px;padding-right:16px;font-size:15px;line-height:21px}.sorting a:first-of-type{margin-right:15px}.sorting a.asc{background-image:url(../img/icon-sm-up.svg)}.sorting a.asc:before{content:"";background-image:url(../img/icon-sm-up-hover.svg)}.sorting a.asc.selected,.sorting a.asc:hover{background-image:url(../img/icon-sm-up-hover.svg)}.sorting a.desc{background-image:url(../img/icon-sm-dn.svg)}.sorting a.desc:before{content:"";background-image:url(../img/icon-sm-dn-hover.svg)}.sorting a.desc.selected,.sorting a.desc:hover{background-image:url(../img/icon-sm-dn-hover.svg)}.lightbox-area{cursor:zoom-in}.lightbox{position:fixed;top:0;left:0;z-index:100000;display:none;width:100%;height:100%;min-height:100%;overflow:hidden;background:#fff;box-sizing:border-box}.lightbox .btn-close{position:absolute;top:27px;right:27px;z-index:100;background-size:contain;width:25px;height:25px;background-color:transparent;border:0;background-image:url("../img/icon-close.svg");cursor:pointer}.lightbox .btn-close:before{content:"";background-image:url("../img/icon-close-hover.svg")}.lightbox .btn-close:hover{background-image:url("../img/icon-close-hover.svg")}.lightbox .caption{position:absolute;bottom:24px;left:24px;max-width:700px;z-index:2;padding-right:24px;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:13pt;line-height:20pt;letter-spacing:1px}.lightbox .pic{overflow:hidden;position:absolute;top:50%;left:50%;z-index:1}.lightbox .left-arrow{position:absolute;top:50%;margin-top:-10px;left:24px;display:none;cursor:pointer;border:0;text-decoration:none;background-image:url("../img/icon-sm-left.svg");background-repeat:no-repeat;background-size:contain;width:25px;height:25px;background-color:transparent}.lightbox .left-arrow:hover,.lightbox .left-arrow:before{content:"";background-image:url("../img/icon-sm-left-hover.svg")}.lightbox .right-arrow{position:absolute;overflow:hidden;top:50%;margin-top:-10px;right:24px;display:none;cursor:pointer;border:0;text-decoration:none;background-image:url("../img/icon-sm-right.svg");background-repeat:no-repeat;background-size:contain;width:25px;height:25px;background-color:transparent}.lightbox .right-arrow:hover,.lightbox .right-arrow:before{content:"";background-image:url("../img/icon-sm-right-hover.svg")}.lightbox-pic{cursor:pointer}.projects .listing{padding-bottom:30px;column-count:1;column-gap:45px}@media(min-width: 1024px){.projects .listing{column-count:2}}@media(min-width: 1200px){.projects .listing{column-count:3}}.projects .listing .item{display:grid;column-gap:6px;grid-template-columns:1fr 1fr}.projects .listing .item .title{min-width:200px}@media(min-width: 768px){.projects .listing .item .title{min-width:330px}}.projects .listing .item .date{text-align:right}.projects .prev{float:left;background-repeat:no-repeat;background-position:0 5px;background-size:12px;padding-left:25px;margin-bottom:15px;line-height:28px;background-image:url(../img/icon-sm-left.svg)}.projects .prev:before{content:"";background-image:url(../img/icon-sm-left-hover.svg)}.projects .prev:hover{background-image:url(../img/icon-sm-left-hover.svg)}.projects .next{float:right;margin-bottom:15px;background-repeat:no-repeat;background-position:100% 5px;background-size:12px;padding-right:25px;line-height:28px;background-image:url(../img/icon-sm-right.svg)}.projects .next:before{content:"";background-image:url(../img/icon-sm-right-hover.svg)}.projects .next:hover{background-image:url(../img/icon-sm-right-hover.svg)}.projects .year{position:absolute;top:84px;right:30px;padding-top:15px;text-align:right}.projects .details section{margin-left:auto;margin-right:auto;max-width:100%}.projects .details section figure{max-width:100%}@media(min-width: 1024px){.projects .details section.col-2{display:flex;flex-flow:row wrap;justify-content:space-between}.projects .details section.col-2 figure{max-width:50%;margin-left:-15px;margin-right:-15px}}@media(min-width: 1200px){.projects .details section.col-2{max-width:1115px;display:flex}.projects .details section.col-2 figure{max-width:550px}}.projects .details section p{margin-bottom:30px;clear:both;max-width:700px;margin-left:auto;margin-right:auto}.projects .details section h1.title{margin-top:45px;margin-bottom:45px;text-align:center}.projects .details section figure{margin-bottom:30px}.projects .details section figure img{vertical-align:top;width:100%;height:auto}.projects .details section figure figcaption{margin-top:15px;font-size:15px;line-height:21px}.projects .details section figure.col-2{clear:both;max-width:800px;margin-left:auto;margin-right:auto}.projects .details section.lg{max-width:900px}.images .subnav{display:flex;flex-direction:row;flex-wrap:wrap}.images .subnav .cat{order:2;align-self:center;flex-wrap:wrap;justify-content:center;gap:10px}.images .subnav .sorting{order:1;align-self:flex-end;width:100%}@media(min-width: 1024px){.images .subnav{flex-direction:initial;justify-content:space-between}.images .subnav .cat{order:1}.images .subnav .sorting{order:2;width:auto}}.images .subnav .cat{padding-top:15px;padding-bottom:30px;display:flex;column-gap:12px}.images .subnav .cat a{font-size:15px;line-height:21px}.images .wrapper{overflow:hidden}.images .listing{display:grid;justify-content:center;row-gap:1px;margin-left:-15px;margin-right:-15px;margin-bottom:-1px;grid-template-columns:1fr 1fr}@media(min-width: 768px){.images .listing{grid-template-columns:1fr 1fr 1fr}}@media(min-width: 1024px){.images .listing{grid-template-columns:250px 250px 250px 250px}}@media(min-width: 1440px){.images .listing{grid-template-columns:250px 250px 250px 250px 250px}}@media(min-width: 1600px){.images .listing{grid-template-columns:250px 250px 250px 250px 250px 250px}}@media(min-width: 1800px){.images .listing{grid-template-columns:250px 250px 250px 250px 250px 250px 250px}}.images .listing .item{border-bottom:1px solid #000;background-color:#fff;padding-left:15px;padding-right:15px;padding-top:30px;padding-bottom:30px}.images .listing .item img{width:100%;vertical-align:top;display:block;padding-bottom:20px}.images .listing .item .caption{font-size:15px;line-height:21px;display:block}.images .listing .item .title{display:block;font-size:15px;line-height:21px;color:#00b632}.images .listing .item .title p{margin:0}.about .subnav{margin-top:30px;margin-bottom:30px;display:flex;flex-flow:row wrap;justify-content:center;gap:15px}.about .details section{margin-left:auto;margin-right:auto;max-width:100%}.about .details section figure{max-width:100%}@media(min-width: 1024px){.about .details section.col-2{display:flex;flex-flow:row wrap;justify-content:space-between}.about .details section.col-2 figure{max-width:50%;margin-left:-15px;margin-right:-15px}}@media(min-width: 1200px){.about .details section.col-2{max-width:1115px;display:flex}.about .details section.col-2 figure{max-width:550px}}.about .details section p{margin-bottom:30px;clear:both;max-width:700px;margin-left:auto;margin-right:auto}.about .details section h1.title{margin-top:45px;margin-bottom:45px;text-align:center}.about .details section figure{margin-bottom:30px}.about .details section figure img{vertical-align:top;width:100%;height:auto}.about .details section figure figcaption{margin-top:15px;font-size:15px;line-height:21px}.about .details section figure.col-2{clear:both;max-width:800px;margin-left:auto;margin-right:auto}.about .details section.lg{max-width:900px}.contact .details{margin-top:30px}.contact .details section{margin-left:auto;margin-right:auto;max-width:100%}.contact .details section figure{max-width:100%}@media(min-width: 1024px){.contact .details section.col-2{display:flex;flex-flow:row wrap;justify-content:space-between}.contact .details section.col-2 figure{max-width:50%;margin-left:-15px;margin-right:-15px}}@media(min-width: 1200px){.contact .details section.col-2{max-width:1115px;display:flex}.contact .details section.col-2 figure{max-width:550px}}.contact .details section p{margin-bottom:30px;clear:both;max-width:700px;margin-left:auto;margin-right:auto}.contact .details section h1.title{margin-top:45px;margin-bottom:45px;text-align:center}.contact .details section figure{margin-bottom:30px}.contact .details section figure img{vertical-align:top;width:100%;height:auto}.contact .details section figure figcaption{margin-top:15px;font-size:15px;line-height:21px}.contact .details section figure.col-2{clear:both;max-width:800px;margin-left:auto;margin-right:auto}.contact .details section.lg{max-width:900px}/*# sourceMappingURL=style.css.map */
