:root{--branding--color: #FFF;--header-bg-color: var(--branding--color)}html{scroll-behavior:smooth}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}}:root{--size-sides-spacing: 1rem;--size-boxed-width: 82em;--size-mq-mobile: 48em;--size-mq-tablet: 64em;--size-mq-desktop-s: 82em}@media screen and (max-width: 768px) and (min-width: 1024px){:root{--size-sides-spacing: 2rem}}@media screen and (min-width: 1025px){:root{--size-sides-spacing: 3rem}}.loading-screen{pointer-events:none;-webkit-user-select:none;user-select:none;position:fixed;top:0;left:0;bottom:0;right:0;display:flex;justify-content:center;align-items:center;background-color:#ccc;z-index:5}.loading-screen #preloader-animation{width:100%;max-width:500px}header{display:flex;justify-content:space-between;margin:2em var(--size-sides-spacing)}header .site-branding img{transform-origin:0 0}@media screen and (max-width: 48em){header .site-branding img{width:120px}}header ul{list-style-type:none;display:flex;flex-wrap:wrap;align-items:center;gap:1em}header ul a{text-decoration:none}@media screen and (max-width: 48em){header ul{position:absolute;z-index:2;inset:calc(var(--size-sides-spacing) + 60px) var(--size-sides-spacing) var(--size-sides-spacing);flex-direction:column;justify-content:end;align-items:flex-start;padding:4em;background-color:var(--wp--preset--color--primary);visibility:hidden}}header li{padding:.2em .8em;border:4px solid #28262600}header li:hover,header li.current_page_item{border:4px solid var(--wp--preset--color--primary)}@media screen and (max-width: 48em){header li.current_page_item{border-color:var(--wp--preset--color--white)}header li a{color:var(--wp--preset--color--white)}}header .mobile-nav-toggle{background:transparent;border:0}@media screen and (min-width: 48em){header .mobile-nav-toggle{display:none}}body.single-work header li.works-menu-item{border:4px solid var(--wp--preset--color--primary)}footer{margin:2em var(--size-sides-spacing);font-size:.7rem;color:#888;position:fixed;bottom:0;right:0;opacity:.2;transition:opacity .3s ease}footer:hover{opacity:1}body{font-family:var(--wp--preset--font-family--space-grotesk);overflow-x:hidden}main#primary{max-width:calc(var(--size-boxed-width) - var(--size-sides-spacing));margin:5em auto;padding:0 var(--size-sides-spacing)}.main-content{width:100%}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:var(--color-accent);box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;clip-path:none;color:var(--color-accent);display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#primary[tabindex="-1"]:focus{outline:0}.animated-bg{position:fixed;inset:0;z-index:-1}.animated-bg svg{animation:move 300s ease-in-out infinite;stroke:var(--wp--preset--color--tertiary);stroke-width:2px;fill:none;width:100vw;height:100dvh;transform:scale(1.2) rotate(0)}@keyframes move{0%{transform:scale(1) rotate(0)}25%{transform:scale(1.2) rotate(55deg)}50%{transform:scale(1.1) rotate(180deg)}75%{transform:scale(1.4) rotate(55deg)}to{transform:scale(1) rotate(0)}}.filters{margin-bottom:4em;margin-top:10em}.filters button{font-family:var(--wp--preset--font-family--space-mono);font-size:1em;background:none;border:none;border:4px solid #28262600;cursor:pointer}.filters button.is-checked{border:4px solid var(--wp--preset--color--primary)}.grid{display:grid;grid-template-columns:1fr;gap:2em;grid-auto-rows:auto}@media screen and (min-width: 768px){.grid{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 1025px){.grid{grid-template-columns:repeat(3,1fr)}}.grid-item{position:relative!important;left:auto!important;top:auto!important;width:auto!important;margin-bottom:0;display:grid;grid-template-rows:subgrid;grid-row:span 2;gap:0;will-change:transform,opacity}.grid-item:hover .overlay{opacity:1}.grid-item .image-section{position:relative;grid-row:1}.grid-item .overlay{position:absolute;inset:0;opacity:0;transition:opacity .2s ease}.grid-item .overlay img{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:60%}.grid-item img{width:100%;height:auto;display:block}.grid-item a{text-decoration:none;color:var(--wp--preset--color--primary)}.grid-item h2{font-size:1.5em;margin:0;line-height:1.2}.grid-item .info-section{grid-row:2;margin-top:2em;display:flex;justify-content:space-between;align-items:center}.grid-item .info-section a{flex:1;margin-right:1em;align-self:baseline}.grid-item .info-section .meta-wrapper{text-align:right;flex-shrink:0;display:flex;flex-direction:column}.grid-item .info-section .year,.grid-item .info-section .category{display:block;line-height:1.2em}.grid-item .info-section .category{color:inherit;opacity:1;background-color:transparent;margin-top:.25em}.simple-bg{position:absolute;inset:10em 0 0 0;display:flex;justify-content:center;align-items:center;z-index:-1}.simple-bg svg{stroke:var(--wp--preset--color--tertiary);width:90vw;height:100vh}section.single-work-header{display:flex;flex-direction:column;margin-bottom:10em}section.single-work-header .cover{width:100%}section.single-work-header .cover img{width:100%;height:auto;-o-object-fit:contain;object-fit:contain}@media screen and (min-width: 48em){section.single-work-header{flex-direction:row-reverse}section.single-work-header .cover{width:60%}section.single-work-header .cover img{width:100%}}section.single-work-header h1{font-size:1.25rem;margin:0}section.single-work-header ul{list-style-type:none;margin:0;padding:0;line-height:1.2}section.single-work-header .details{font-size:1.25rem;text-align:left;width:40%;display:flex;justify-content:flex-end;flex-direction:column}.glightbox-container .goverlay{background:rgba(255,255,255,.2)!important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.glightbox-container .gslide,.glightbox-container .gcontainer{background:transparent!important}.glightbox-container .gclose,.glightbox-container .gnext,.glightbox-container .gprev{filter:invert(1);background:transparent!important}.glightbox-container .gslide-description,.glightbox-container .gdesc-inner{background:transparent!important;color:#000;padding-inline-start:0!important;padding-inline-end:0!important;text-align:left}.glightbox-container .gslide-image,.glightbox-container .gslide-image img{box-shadow:none!important}#menu-about-sub-menu{list-style-type:none;padding:0;margin:0 0 4em;display:flex;gap:1em}#menu-about-sub-menu a{text-decoration:none}#menu-about-sub-menu li{padding:.2em .8em;border:4px solid #28262600}#menu-about-sub-menu li.current-menu-item,#menu-about-sub-menu li:hover{border:4px solid var(--wp--preset--color--primary)}.glightbox-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999!important;overflow:hidden;touch-action:none;-webkit-text-size-adjust:100%;text-size-adjust:100%;backface-visibility:hidden;outline:0}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{position:relative;width:100%;height:100%;z-index:9999;overflow:hidden}.glightbox-container .gslider{transition:transform .4s ease;height:100%;left:0;top:0;width:100%;position:relative;overflow:hidden;display:flex!important;justify-content:center;align-items:center;transform:translateZ(0)}.glightbox-container .gslide{width:100%;position:absolute;-webkit-user-select:none;user-select:none;display:flex;align-items:center;justify-content:center;opacity:0}.glightbox-container .gslide.current{opacity:1;z-index:99999;position:relative}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{position:relative;width:100%;display:flex;justify-content:center;flex-direction:column;max-width:100%;margin:auto;height:100vh}.glightbox-container .ginner-container.gvideo-container{width:100%}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{outline:0!important;border:none;min-height:165px;-webkit-overflow-scrolling:touch;touch-action:auto}.gslide:not(.current){pointer-events:none}.gslide-image{align-items:center}.gslide-image img{max-height:100vh;display:block;padding:0;float:none;outline:0;border:none;-webkit-user-select:none;user-select:none;max-width:100vw;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;touch-action:none;margin:auto;min-width:200px}.desc-bottom .gslide-image img,.desc-top .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{width:auto;max-width:100%}.gslide-image img.zoomable{position:relative}.gslide-image img.dragging{cursor:grabbing!important;transition:none}.gslide-video{position:relative;max-width:100vh;width:100%!important}.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster{display:none}.gslide-video .gvideo-wrapper{width:100%;margin:auto}.gslide-video:before{content:"";position:absolute;width:100%;height:100%;background:rgba(255,0,0,.34);display:none}.gslide-video.playing:before{display:none}.gslide-video.fullscreen{max-width:100%!important;min-width:100%;height:75vh}.gslide-video.fullscreen video{max-width:100%!important;width:100%!important}.gslide-inline{background:#fff;text-align:left;max-height:calc(100vh - 40px);overflow:auto;max-width:100%;margin:auto}.gslide-inline .ginlined-content{padding:20px;width:100%}.gslide-inline .dragging{cursor:grabbing!important;transition:none}.ginlined-content{overflow:auto;display:block!important;opacity:1}.gslide-external{display:flex;width:100%;min-width:100%;background:#fff;padding:0;overflow:auto;max-height:75vh;height:100%}.gslide-media{display:flex;width:auto}.zoomed .gslide-media{box-shadow:none!important}.desc-bottom .gslide-media,.desc-top .gslide-media{margin:0 auto;flex-direction:column}.gslide-description{position:relative;flex:1 0 100%}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description.description-bottom,.gslide-description.description-top{margin:0 auto;width:100%}.gslide-description p{margin-bottom:12px}.gslide-description p:last-child{margin-bottom:0}.zoomed .gslide-description,.glightbox-button-hidden{display:none}.glightbox-mobile .glightbox-container .gslide-description{height:auto!important;width:100%;position:absolute;bottom:0;padding:19px 11px 50px;max-width:100vw!important;order:2!important;max-height:78vh;overflow:auto!important;background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.75) 100%);transition:opacity .3s linear}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:700}.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}.gdesc-open .gslide-media{transition:opacity .5s ease;opacity:.4}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{transition:opacity .5s ease;opacity:1}.greset{transition:all .3s ease}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.glightbox-open{overflow:hidden}.gloader{height:25px;width:25px;animation:lightboxLoader .8s infinite linear;border:2px solid #fff;border-right-color:transparent;border-radius:50%;position:absolute;display:block;z-index:9999;left:0;right:0;margin:0 auto;top:47%}.goverlay{width:100%;height:calc(100vh + 1px);position:fixed;top:-1px;left:0;background:#000;will-change:opacity}.glightbox-mobile .goverlay{background:#000}.gclose,.gnext,.gprev{z-index:99999;cursor:pointer;width:26px;height:44px;border:none;display:flex;justify-content:center;align-items:center;flex-direction:column}.gclose svg,.gnext svg,.gprev svg{display:block;width:25px;height:auto;margin:0;padding:0}.gclose.disabled,.gnext.disabled,.gprev.disabled{opacity:.1}.gclose .garrow,.gnext .garrow,.gprev .garrow{stroke:#fff}.gbtn.focused{outline:2px solid #0f3d81}iframe.wait-autoplay{opacity:0}.glightbox-closing .gclose,.glightbox-closing .gnext,.glightbox-closing .gprev{opacity:0!important}.glightbox-clean .gslide-description{background:#fff}.glightbox-clean .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-title{font-size:1em;font-weight:400;font-family:arial;color:#000;margin-bottom:19px;line-height:1.4em}.glightbox-clean .gslide-desc{font-size:.86em;margin-bottom:0;font-family:arial;line-height:1.4em}.glightbox-clean .gslide-video{background:#000}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.75);border-radius:4px}.glightbox-clean .gclose path,.glightbox-clean .gnext path,.glightbox-clean .gprev path{fill:#fff}.glightbox-clean .gprev{position:absolute;top:-100%;left:30px;width:40px;height:50px}.glightbox-clean .gnext{position:absolute;top:-100%;right:30px;width:40px;height:50px}.glightbox-clean .gclose{width:35px;height:35px;top:15px;right:10px;position:absolute}.glightbox-clean .gclose svg{width:18px;height:auto}.glightbox-clean .gclose:hover{opacity:1}.gfadeIn{animation:gfadeIn .5s ease}.gfadeOut{animation:gfadeOut .5s ease}.gslideOutLeft{animation:gslideOutLeft .3s ease}.gslideInLeft{animation:gslideInLeft .3s ease}.gslideOutRight{animation:gslideOutRight .3s ease}.gslideInRight{animation:gslideInRight .3s ease}.gzoomIn{animation:gzoomIn .5s ease}.gzoomOut{animation:gzoomOut .5s ease}@keyframes lightboxLoader{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes gfadeIn{0%{opacity:0}to{opacity:1}}@keyframes gfadeOut{0%{opacity:1}to{opacity:0}}@keyframes gslideInLeft{0%{opacity:0;transform:translate3d(-60%,0,0)}to{visibility:visible;transform:translateZ(0);opacity:1}}@keyframes gslideOutLeft{0%{opacity:1;visibility:visible;transform:translateZ(0)}to{transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@keyframes gslideInRight{0%{opacity:0;visibility:visible;transform:translate3d(60%,0,0)}to{transform:translateZ(0);opacity:1}}@keyframes gslideOutRight{0%{opacity:1;visibility:visible;transform:translateZ(0)}to{transform:translate3d(60%,0,0);opacity:0}}@keyframes gzoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@media (min-width:769px){.glightbox-container .ginner-container{width:auto;height:auto;flex-direction:row}.glightbox-container .ginner-container.desc-top .gslide-description{order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{order:1}.glightbox-container .ginner-container.desc-left .gslide-description{order:0}.glightbox-container .ginner-container.desc-left .gslide-image{order:1}.gslide-image img{max-height:97vh;max-width:100%}.gslide-image img.zoomable{cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:rgba(0,0,0,.92)}.glightbox-clean .gslide-media{box-shadow:1px 2px 9px rgba(0,0,0,.65)}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner{position:absolute;height:100%;overflow-y:auto}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.32)}.glightbox-clean .gclose:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover{background-color:rgba(0,0,0,.7)}.glightbox-clean .gprev,.glightbox-clean .gnext{top:45%}}@media (min-width:992px){.glightbox-clean .gclose{opacity:.7;right:20px}}@media screen and (max-height:420px){.goverlay{background:#000}}
