:root{--color-background: white;--color-text: black;--color-anchor: var(--color-text)}:root{--line-height: 1.5;--line-height-em: calc(var(--line-height) * 1em);--font-size: 12;--body-font-weight: 300;--font-family: var(--font-sans);--font-sans: "Montserrat", Arial, sans-serif;--font-serif: Times, serif}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}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;-webkit-text-decoration:underline;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}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-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}template{display:none}[hidden]{display:none}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}html{background:var(--page-background);height:100%}body{min-height:100%}@media (prefers-reduced-motion: no-preference){html{scroll-behavior:smooth}}[hidden]{display:none!important}img{vertical-align:middle;max-width:100%;width:100%;height:auto}figure{margin:0;padding:0}svg{vertical-align:middle}a{--underline-opacity: .5;color:#000;color:var(--color-anchor);text-decoration-line:underline;text-decoration-thickness:1px;-webkit-text-decoration-skip-ink:all;text-decoration-skip-ink:all;text-decoration-color:black / .5;text-decoration-color:var(--color-anchor) / var(--underline-opacity);text-underline-offset:.15em;transition:color .2s,text-decoration-color .2s}a:active,a:visited{color:#000;color:var(--color-anchor)}a:hover{--underline-opacity: 0}a:focus-visible{--underline-opacity: 0;outline:var(--focus-outline);outline-offset:2px}ul,ol{margin:0 0 1.5em;margin:0 0 var(--line-height-em) 0}:root{--p-margin-bottom: calc(var(--line-height) * 1rem)}html{color:#000;color:var(--color-text);font-size:62.5%;line-height:1.5;line-height:var(--line-height);font-optical-sizing:auto;-webkit-text-size-adjust:100%;font-variation-settings:"wdth" 100}*{color:#000;color:var(--color-text, black)}body,p,h1,h2,h3,h4,h5,h6,button,a{font-family:Montserrat,Arial,sans-serif;font-family:var(--font-family, arial, serif);line-height:1.5;line-height:var(--line-height);font-weight:400;font-weight:var(--font-weight, 400);font-style:normal;font-style:var(--font-style, normal);font-size:calc(12 * .1rem);font-size:calc(var(--font-size) * .1rem)}body{--font-size: 12;--line-height: 1.5;--font-weight: 300}p,h1,h2,h3,h4,h5,h6{margin:0 0 1.5rem;margin:0 0 var(--p-margin-bottom) 0}h1{--font-size: 22;--line-height: 1.5;--font-weight: 300}h2{--font-size: 20;--line-height: 1.5;--font-weight: 300}h3{--font-size: 18;--line-height: 1.5;--font-weight: 300}h4{--font-size: 16;--line-height: 1.5;--font-weight: 300}h5{--font-size: 14;--line-height: 1.5;--font-weight: 700}h6{--font-size: 12;--line-height: 1.5;--font-weight: 700;--text-transform: uppercase}.o-contain{width:100%;max-width:50rem}.o-contain--centered{margin-left:auto;margin-right:auto}:root{--page-spacing-y: 1.4rem;--page-spacing-x: 2rem}.c-page{display:flex;flex-direction:column;padding:0 2rem;padding:0 var(--page-spacing-x);padding-top:0;padding-bottom:4.6rem;padding-bottom:var(--footer-height);background:#fff;background:var(--page-background, white)}.c-page--full-height{min-height:100vh}:root{--c-header--z: 1000;--c-header-checkbox-icon-size: 2.4rem;--c-header--logo-v-space: var(--page-spacing-y);--c-header--height: calc(2rem + (var(--page-spacing-y) * 2))}.c-header{--color-anchor: var(--color-grey);position:sticky;top:0;left:0;right:0;padding:1.4rem 2rem;padding:var(--page-spacing-y) var(--page-spacing-x);margin:0 -2rem;margin:0 calc(-1 * var(--page-spacing-x));z-index:1000;z-index:var(--c-header--z);background:#fff;background:var(--page-background, white);display:flex;justify-content:space-between}.c-header a{-webkit-text-decoration:none;text-decoration:none}.c-header a:hover,.c-header a:focus,.c-header a.is-current,.c-header a.is-section{color:var(--color-orange)}.c-header a:hover,.c-header a:focus{-webkit-text-decoration:underline;text-decoration:underline}.c-header__logo path,.c-header__nav-btn path,.c-header__nav path{fill:#000;fill:var(--color-text, black)}.c-header__logo svg{display:block}.c-header__nav{position:fixed;top:0;left:0;right:0;bottom:0;padding:1.4rem 2rem;padding:var(--page-spacing-y) var(--page-spacing-x);z-index:-1;background:#fff;background:var(--page-background, white);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3rem}.c-header__nav a{text-transform:uppercase}@media (max-width: 999px){.c-header__nav-checkbox:checked~.c-header__nav-btn .c-header__nav-btn__open{display:none}.c-header__nav-checkbox:not(:checked)~.c-header__nav,.c-header__nav-checkbox:not(:checked)~.c-header__nav-btn .c-header__nav-btn__close{display:none}}@media (min-width: 1000px){.c-header__nav-btn{display:none}.c-header__nav{display:flex;position:relative;width:auto;height:auto;flex-direction:row;padding:0}}.c-page-main{flex-grow:1}:root{--footer-height: calc(1.8rem + (var(--page-spacing-y) * 2))}.c-footer{position:fixed;bottom:0;left:0;width:100%;height:4.6rem;height:var(--footer-height);padding:1.4rem 2rem;padding:var(--page-spacing-y) var(--page-spacing-x);display:flex;flex-direction:row;justify-content:space-between;margin-top:auto;padding-top:1.4rem;padding-top:var(--page-spacing-y);background:#fff;background:var(--page-background, white)}.c-footer p{margin:0}.c-home-slider{gap:3rem}.c-home-slider__inner.swiper-wrapper{position:absolute;flex-direction:row}.c-home-slider,.c-home-slider__inner,.c-home-slider__slide{width:100%;height:100%;flex-grow:1;display:flex;flex-direction:column}.c-home-slider__slide{position:relative;justify-content:center;align-items:center}.c-home-slider__slide img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.js .c-home-slider:not(.is-js-enabled) .c-home-slider__slide{display:none}.c-series-grid{display:grid;overflow:hidden;grid-gap:2rem;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.c-series-grid__item{display:flex;flex-direction:column-reverse;gap:1rem;-webkit-text-decoration:none;text-decoration:none;aspect-ratio:var(--width) / var(--height)}.c-series-grid__item__heading{margin:0}.c-series-grid__item:hover,.c-series-grid__item:focus{-webkit-text-decoration:underline;text-decoration:underline}.c-works-series-image-viewer{position:fixed;top:4.8rem;top:var(--c-header--height);left:0;width:100%;height:calc(100% - (1.8rem + (1.4rem * 2)) - (2rem + (1.4rem * 2)));height:calc(100% - 4.6rem - 4.8rem);height:calc(100% - var(--footer-height) - var(--c-header--height));background:#fff;background:var(--page-background, white)}.c-works-series-image-viewer:focus{outline:0}.c-works-series-image-viewer.is-left{cursor:url("data:image/svg+xml,%3csvg%20width='9'%20height='17'%20viewBox='0%200%209%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.25%2015.75L0.75%208.25L8.25%200.75'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e"),auto}.c-works-series-image-viewer.is-right{cursor:url("data:image/svg+xml,%3csvg%20width='9'%20height='17'%20viewBox='0%200%209%2017'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.75%200.75L8.25%208.25L0.75%2015.75'%20stroke='black'%20stroke-width='1.5'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e"),auto}.c-works-series-image-viewer__img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.c-works-series{position:relative;height:100%}.c-works-series__about{position:fixed;top:4.8rem;top:var(--c-header--height);left:0;width:100%;height:calc(100% - (2rem + (1.4rem * 2)) - (1.8rem + (1.4rem * 2)));height:calc(100% - 4.8rem - 4.6rem);height:calc(100% - var(--c-header--height) - var(--footer-height));background:#fff;background:var(--page-background, white);display:flex}.c-works-series__about__image-container,.c-works-series__about__text-container{flex-basis:50%;flex-grow:0;flex-shrink:0}.c-works-series__about__image-container{position:relative}.c-works-series__about__image-container img{position:absolute;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center}.c-works-series__about__text-container{overflow:auto}@media (orientation: portrait){.c-works-series__about{flex-direction:column}.c-works-series__about__image-container{border-bottom:1px solid currentColor}.c-works-series__about__image-container img{top:3rem;left:3rem;width:calc(100% - 6rem);height:calc(100% - 6rem)}.c-works-series__about__text-container{padding:3rem 0}}@media (orientation: landscape){.c-works-series__about__image-container{border-right:1px solid currentColor}.c-works-series__about__image-container img{top:10%;left:3rem;left:calc(5rem - var(--page-spacing-x));width:calc(100% - 8rem);width:calc(100% - (5rem - var(--page-spacing-x)) - 5rem);height:80%}.c-works-series__about__text-container{padding:0 5rem}}.c-works-series-nav{position:fixed;bottom:0;left:0;width:100%;display:flex;justify-content:space-between;padding:1.4rem 2rem;padding:var(--page-spacing-y) var(--page-spacing-x);background:#fff;background:var(--page-background, white);z-index:1000;z-index:var(--c-header--z, 1000)}.c-works-series-nav__title{margin:0}.c-works-series-nav__grid-btn svg path{stroke:#000;stroke:var(--color-text, black)}.c-works-series-nav__grid-btn:hover svg path,focus.c-works-series-nav__grid-btn:not(.does-not-exist) svg path{fill:#000;fill:var(--color-text, black)}@media (min-width: 1000px){.c-works-series-nav{width:34%;left:33%}}.c-notes-list{display:flex;flex-direction:column;gap:3rem}.c-notes-list__note header{display:flex;gap:2rem;margin-bottom:1rem}.c-notes-list__note header time{order:-1}.c-notes-list__note header>*{margin:0}.c-page.is-HomePage .c-page-main{display:flex;flex-direction:column}.u-link-unstyled{-webkit-text-decoration:none;text-decoration:none}.u-link-unstyled:hover,.u-link-unstyled:focus{-webkit-text-decoration:underline;text-decoration:underline}.u-visuallyhidden{clip:rect(0 0 0 0);clip-path:inset(50%);height:1px;overflow:hidden;position:absolute;white-space:nowrap;width:1px}.u-type-h1{--font-size: 22;--line-height: 1.5;--font-weight: 300}.u-type-h2{--font-size: 20;--line-height: 1.5;--font-weight: 300}.u-type-h3{--font-size: 18;--line-height: 1.5;--font-weight: 300}.u-type-h4{--font-size: 16;--line-height: 1.5;--font-weight: 300}.u-type-h5{--font-size: 14;--line-height: 1.5;--font-weight: 700}.u-type-h6{--font-size: 12;--line-height: 1.5;--font-weight: 700;--text-transform: uppercase}.u-type-body{--font-size: 12;--line-height: 1.5;--font-weight: 300}.u-caps{text-transform:uppercase}
