*,:after,:before{box-sizing:border-box}html{text-size-adjust:none}blockquote,body,dd,dl,figure,h1,h2,h3,h4,p{-webkit-margin-after:0;margin-block-end:0}ol[role=list],ul[role=list]{list-style:none}body{min-height:100vh;line-height:1.5}button,h1,h2,h3,h4,input,label{line-height:1.1}h1,h2,h3,h4{text-wrap:balance}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto;color:currentColor}img,picture{max-width:100%;display:block}button,input,select,textarea{font-family:inherit;font-size:inherit}textarea:not([rows]){min-height:10em}:target{scroll-margin-block:5ex}@font-face{font-family:GT Walsheim;src:url(/fonts/GT-Walsheim-Regular.woff2) format("woff2"),url(/fonts/GT-Walsheim-Regular.woff) format("woff"),url(/fonts/GT-Walsheim-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:GT Walsheim;src:url(/fonts/GT-Walsheim-Bold.woff2) format("woff2"),url(/fonts/GT-Walsheim-Bold.woff) format("woff"),url(/fonts/GT-Walsheim-Bold.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:GT Walsheim;src:url(/fonts/GT-Walsheim-Regular-Oblique.woff2) format("woff2"),url(/fonts/GT-Walsheim-Oblique.woff) format("woff"),url(/fonts/GT-Walsheim-Oblique.ttf) format("truetype");font-weight:400;font-style:italic}@font-face{font-family:GT Walsheim;src:url(/fonts/GT-Walsheim-Bold-Oblique.woff2) format("woff2"),url(/fonts/GT-Walsheim-Bold-Oblique.woff) format("woff"),url(/fonts/GT-Walsheim-Bold-Oblique.ttf) format("truetype");font-weight:700;font-style:italic}:root{--color-black:#222;--color-super-black:#000;--color-white:#fff;--color-light-grey:#efefef;--color-mid-grey:#666;--color-green:#399434;--color-yellow:hsla(44,98%,50%,1);--color-light-blue:hsl(206,90%,88%);--color-blue:hsl(207,62%,58%);--color-pink:hsla(341,100%,85%,1);--frame-width:1350px;--font-size-small:95%;--font-size-medium:100%;--font-size-large:120%;--font-sans:"GT Walsheim",helvetica,sans-serif;--font-sans-bold:"walsheim-bold",sans-serif}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--font-sans);font-optical-sizing:auto}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}li,p{font-size:var(--font-size-small);line-height:1.3;text-wrap:pretty;font-weight:400}p a{text-decoration:none;color:var(--color-blue);border-bottom:1px solid var(--color-blue)}.column h4{font-size:var(--font-size-small);margin-bottom:.5rem}.column p a{font-weight:700;color:var(--color-blue)}header{max-width:var(--frame-width);margin-left:auto;margin-right:auto;padding:1rem .5rem 3rem}header p{text-wrap:balance}header a{display:block}header svg{margin-bottom:1rem}em{font-style:italic}@media screen and (min-width:992px){header{display:grid;align-items:flex-start;grid-gap:1rem;gap:1rem;grid-template-columns:3fr 1fr}}header svg{max-width:200px;height:auto;transform:scale(1);transition:transform .15s ease-in-out}header a:active svg{transform:scale(1.05)}.fixednav{opacity:0;transform:translateY(-1rem);bottom:1rem;width:100%;z-index:100;left:0;display:flex;align-items:center;justify-content:center;position:fixed;transition:opacity .25s ease-in-out,transform .25s ease-in-out}body.scrolled .fixednav{opacity:1;transform:translateY(0)}.fixednav .fixed-wrapper svg{max-width:120px;height:auto;line-height:1}@media screen and (min-width:992px){.fixednav .fixed-wrapper svg{max-width:150px}}.fixednav .fixed-wrapper{padding:.75rem;display:flex;box-shadow:2px 4px 4px hsl(0deg 0% 0%/.18);background-color:var(--color-green);align-items:center;gap:.5rem;border-radius:2rem}@media screen and (min-width:992px){.fixednav .fixed-wrapper{gap:1rem}}.fixednav .fixed-wrapper a{font-style:italic;display:block;color:var(--color-white);line-height:0}.records{max-width:var(--frame-width);margin:0 auto;display:flex;padding-left:.5rem;padding-right:.5rem;flex-direction:column;gap:2rem;overflow:hidden}.records h2{margin-bottom:0}.featured-record{padding:1rem 0}.featured-record .column{margin-bottom:.5rem}.featured-record h2{margin-bottom:.5rem;line-height:1.1;font-weight:700;font-size:var(--font-size-large);text-wrap:pretty}img{max-width:100%;height:auto}.image-slide .column-wrapper{display:flex;flex-direction:column;gap:1rem}@media screen and (min-width:992px){.image-slide .column-wrapper{display:grid;align-items:flex-end;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(2,1fr)}.image-slide .column-wrapper.single{display:block}}.image-slide .column-wrapper figure{position:relative}.image-slide .column-wrapper figure figcaption{position:absolute;bottom:1rem;right:1rem;padding:.2rem .5rem;font-size:var(--font-size-small);background-color:var(--color-white)}.column.featured-video{margin-bottom:1.5rem}.featured-video figure{position:relative;padding-bottom:56.5%;aspect-ratio:16/9;overflow:hidden}.featured-video video{position:absolute;top:0;object-fit:cover;width:100%;height:100%;bottom:0;right:0;left:0}.featured-record figure{margin-bottom:1.5rem}.grid-wrapper-2{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(2,1fr)}.record-context{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(2,auto)}.project-meta{margin-bottom:1rem}.record-context>.column:first-of-type{grid-column:1/13}.record-context .column-wrapper{grid-column:1/13;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem;padding:0}.record-context .column:nth-of-type(3),.record-context .column:nth-of-type(4){grid-column:1/13}@media screen and (min-width:700px){.record-context .column:nth-of-type(3){grid-column:1/7}.record-context .column:nth-of-type(4){grid-column:7/13}}@media screen and (min-width:992px){.record-context>.column{grid-row:span 2}.record-context>.column:first-of-type{grid-column:1/4}.record-context .column-wrapper{grid-column:4/7;display:flex;flex-direction:column}.record-context .column:nth-of-type(3){grid-column:7/10}.record-context .column:nth-of-type(4){grid-column:10/13}.record-context .column-wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:1rem;gap:1rem}}ul.element{list-style:none;padding:0;margin-bottom:.5rem}ul.element.size{text-transform:capitalize}ul.element.inline{margin-top:.5rem;display:flex;gap:.5rem}.about{margin:0 auto;max-width:var(--frame-width);padding:3rem .5rem}@media screen and (min-width:992px){.about{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:2fr 1fr 1fr}}.text-block{background-color:var(--color-light-grey);padding:2.5rem;color:var(--color-black)}.explainer{color:var(--color-white);background-color:var(--color-green)}@media screen and (min-width:992px){.text-block{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:1fr 2fr}}.text-block h3{font-size:var(--font-size-large);display:inline-block;font-weight:700;margin-bottom:1rem}.text-block .column:last-of-type h3{margin-bottom:0}.text-block p{max-width:70ch;margin-bottom:.5rem}.text-block p,.text-block ul{font-size:var(--font-size-large)}.text-block ul{padding-left:1em}.column-blocks{display:flex;gap:.5rem;padding-top:1.5rem;border-top:1px solid var(--color-mid-grey);flex-direction:column}@media screen and (min-width:700px){.column-blocks{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(3,1fr)}.column-blocks.background .column:first-of-type{display:flex;grid-column:1/4}}@media screen and (min-width:992px){.column-blocks{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(4,1fr)}.column-blocks.background .column:first-of-type{grid-column:auto}.column-blocks .column:last-of-type{border-right:none}.column-blocks.background{gap:1rem;padding-left:0;padding-right:0;padding-bottom:.5rem}}.column-blocks p{font-size:var(--font-size-small);margin-bottom:.5rem}main.page{max-width:var(--frame-width);margin-left:auto;margin-right:auto;padding-left:.5rem;padding-right:.5rem}main{position:relative;z-index:20;background-color:var(--color-white);margin-bottom:20rem;box-shadow:0 1px 1px hsl(0deg 0% 0%/.075),0 2px 2px hsl(0deg 0% 0%/.075),0 4px 4px hsl(0deg 0% 0%/.075),0 8px 8px hsl(0deg 0% 0%/.075),0 16px 16px hsl(0deg 0% 0%/.075)}.record{display:flex;flex-direction:column;gap:.5rem;padding:1rem 0;transition:background-color,.3s ease-in-out;border-bottom:1px solid var(--color-mid-grey)}.record h3+p{margin-bottom:.5rem}.record:hover{cursor:pointer;background-color:var(--color-light-grey)}.record h3{font-weight:700}.record{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:repeat(12,1fr)}.record>.column:first-of-type{grid-column:1/13}.record>.column:nth-of-type(2){grid-column:1/7}.record>.column:nth-of-type(3){grid-column:7/13}.record>.column:nth-of-type(4){grid-column:1/7}.record>.column:nth-of-type(5){grid-column:7/13}@media screen and (min-width:992px){.record>.column:first-of-type{grid-column:1/5}.record>.column:nth-of-type(2){grid-column:5/7}.record>.column:nth-of-type(3){grid-column:7/9}.record>.column:nth-of-type(4){grid-column:9/11}.record>.column:nth-of-type(5){grid-column:11/13}}.more-records{padding-left:.5rem;max-width:var(--frame-width);margin-left:auto;margin-right:auto}.more-records a{border-bottom:1px solid var(--color-mid-grey);border-top:1px solid var(--color-mid-grey);display:flex;justify-content:space-between;padding-top:1rem;padding-bottom:1rem}.link-slide a{padding:2.5rem;background-color:var(--color-light-blue);color:var(--color-black);display:block;border:3px solid var(--color-blue);transition:background-color .3s ease-in-out}.link-slide.contact{margin-bottom:.5rem}.link-slide a:hover{background-color:var(--color-blue)}.link-slide a h3{font-weight:700;margin-bottom:1rem}@media screen and (min-width:992px){.link-slide a{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:2fr 4fr}}.link-slide p{text-wrap:balance;font-size:var(--font-size-large)}footer{margin-top:2.5rem;margin-left:auto;margin-right:auto;gap:1rem;position:fixed;bottom:0;left:0;width:100%;z-index:10}footer,footer .site-misc{display:flex;flex-direction:column}footer .site-misc{position:relative;z-index:100;color:var(--color-white);padding:.5rem 1rem;gap:.5rem;text-align:center;background-color:var(--color-black)}footer .footer-details{position:relative}footer svg{top:-170%;position:absolute;width:150px;left:calc(50% - 75px);height:auto}@media screen and (min-width:700px){footer svg{top:-250%}}@media screen and (min-width:992px){footer svg{top:-400%}}footer small{display:block;text-wrap:pretty;line-height:1.1}button.only-nav{outline:none;margin:0;border:none;position:fixed;bottom:1.5rem;background:none;right:1.5rem;font-size:var(--font-size-medium);font-weight:700}button.only-nav a{border-radius:1rem;border:1px solid var(--color-black);transition:background-color .25s ease-in-out,padding .25s ease-in-out;background-color:var(--color-white);display:block;color:var(--color-black);padding:1rem}button.only-nav a:hover{background-color:var(--color-blue)}button.only-nav a:active{padding:.75rem}