:root{--flyout-width: 100%}@media (min-width: 575px){:root{--flyout-width: 250px}}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:inherit;vertical-align:baseline;position:relative}.is-hidden{display:none}@media (max-width: 574px){.is-hidden-mobile{display:none}}@media (min-width: 575px){.is-hidden-tablet{display:none}}.nowrap{white-space:nowrap}.clear-float{width:100%;clear:both;height:0;display:block}:root{--font-size: 1.3125rem;--font-size-xs: 67.5%;--font-size-s: 87.5%;--font-size-l: 150%}@media (min-width: 575px){:root{--font-size-s: 75%;--font-size-l: 150%}}html{font-size:16px;line-height:1.2}@media (max-width: 320px){html{font-size:12px}}@font-face{font-family:'AvenirNextProDemi';src:url("../fonts/AvenirNextProDemi/font.woff2") format("woff2"),url("../fonts/AvenirNextProDemi/font.woff") format("woff")}body{vertical-align:baseline;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;font-family:"AvenirNextProDemi","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:var(--font-size)}button,input,select{text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}html{vertical-align:baseline}body,html{min-height:100%}:root{--bg-color: #000;--fg-color: #fff;overscroll-behavior:none}body{transition:background-color 200ms linear;background-color:var(--bg-color)}body.is-loading .site-content{opacity:0}.site-content{color:var(--fg-color);opacity:1}.site-content:after{width:100%;display:block;height:0.025em;content:' '}.clear{clear:both}li{list-style:none}::-moz-selection{color:blue}::selection{color:blue}a{text-decoration:none;transition-duration:0.125s;cursor:pointer}button#contact{transition:all 0.25s cubic-bezier(0.23, 1, 0.32, 1) 0s;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;font-family:inherit;font-weight:inherit;font-size:inherit;line-height:inherit;background-color:transparent;position:fixed;bottom:1.2rem;right:1.5rem;z-index:999;padding:calc(1px + 0.5rem) 0.75rem calc(1px + 0.5rem) 0.875rem;font-size:0.875rem;display:flex;gap:0.5rem}button#contact>*{position:relative}button#contact:before{box-shadow:0 0 2rem rgba(0,0,0,0.125);transition:-webkit-transform 0.125s ease-in-out 0s;transition:transform 0.125s ease-in-out 0s;transition:transform 0.125s ease-in-out 0s, -webkit-transform 0.125s ease-in-out 0s;background-color:white;border-radius:2rem;content:'';position:absolute;top:0;left:0;width:100%;height:100%}button#contact:hover:before{-webkit-transform:scale(1.05);transform:scale(1.05)}button#contact:hover .emoji{-webkit-animation:wave 1s forwards linear;animation:wave 1s forwards linear}@media (max-width: 574px){.show-cookie-notice button#contact{bottom:3.75rem}}@-webkit-keyframes wave{20%,40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}10%,30%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}0%,50%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes wave{20%,40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}10%,30%{-webkit-transform:rotate(10deg);transform:rotate(10deg)}0%,50%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}#search-form{position:relative;--bg-color: rgba(128, 128, 128, 0.25);--hover-bg-color: rgba(128, 128, 128, 0.375);background-color:var(--bg-color);-webkit-backdrop-filter:blur(20px) saturate(200%);backdrop-filter:blur(20px) saturate(200%);border-radius:4rem;font-size:0.875rem}#search-form:hover,#search-form:has(input:focus){background-color:var(--hover-bg-color)}#search-form:focus-within{outline:1px solid currentColor}#search-form .search-icon{cursor:pointer;z-index:2;left:0.5rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);position:absolute;display:block}#search-form .search-icon svg{display:block;width:1.5rem;height:1.5rem}#search-form .search-icon svg circle,#search-form .search-icon svg line{stroke-width:2px}#search-form input{box-sizing:border-box;width:100%;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;margin:0;border:0;color:inherit;background:transparent;border:none;font-size:inherit;line-height:inherit;font-family:inherit;padding:0.5rem 0.75rem 0.5rem 2.25rem}#search-form input::-webkit-input-placeholder{font-weight:inherit;color:currentColor}#search-form input::-moz-placeholder{font-weight:inherit;color:currentColor}#search-form input::placeholder{font-weight:inherit;color:currentColor}#search-form input:focus{outline:none}#search-form button{opacity:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;border-radius:0;position:absolute;right:0;padding:0;margin:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:opacity 0.125s linear 0s;cursor:pointer;color:inherit}#search-form button svg{position:relative;top:0.125rem;right:-0.5rem;width:2rem;height:2rem}.flyout-close,.flyout-open{--duration: 75ms;--easing: cubic-bezier(0.27, 0.85, 0.31, 1.05);cursor:pointer;height:0;overflow-y:visible;top:0.875rem;right:1.375rem;font-size:1.5rem;position:absolute;color:#fff}@media (min-width: 575px){.flyout-close,.flyout-open{font-size:2rem;top:1.25rem}}@media (min-width: 1024px){.flyout-close,.flyout-open{right:auto;left:1rem}}.flyout-open:before{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%) scale(0.5);transform:translate(-50%, -50%) scale(0.5);display:block;width:2.75rem;height:2.75rem;border-radius:2rem;background-color:white;content:'';opacity:0}.flyout-open:hover{mix-blend-mode:initial;color:#000}.flyout-open:hover:before{opacity:1;-webkit-transform:translate(-50%, -50%) scale(1);transform:translate(-50%, -50%) scale(1);transition:opacity var(--duration) linear 0s,-webkit-transform var(--duration) var(--easing) 0s;transition:opacity var(--duration) linear 0s,transform var(--duration) var(--easing) 0s;transition:opacity var(--duration) linear 0s,transform var(--duration) var(--easing) 0s,-webkit-transform var(--duration) var(--easing) 0s}body>.flyout-close,body>.flyout-open{z-index:999;position:fixed}@media (max-width: 574px){nav#tabs .flyout-open{position:absolute;display:block;z-index:1}}.flyout-open{color:white;width:1.5rem;height:1.875rem;mix-blend-mode:difference}@media (min-width: 575px){.flyout-open{height:2rem}}.flyout-open .hamburger-line{width:1.5rem;height:1.5px;background-color:currentColor;position:absolute;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.flyout-open .hamburger-line.hamburger-line-1{top:27.5%}.flyout-open .hamburger-line.hamburger-line-2{top:50%}.flyout-open .hamburger-line.hamburger-line-3{top:72.5%}.flyout-close{display:none;width:1.5rem;height:2rem}.flyout-close .hamburger-line{width:1.5rem;height:1.5px;background-color:currentColor;position:absolute;left:50%}.flyout-close .hamburger-line.hamburger-line-1{top:50%;-webkit-transform:translate(-50%, -50%) rotate(-45deg);transform:translate(-50%, -50%) rotate(-45deg)}.flyout-close .hamburger-line.hamburger-line-2{top:50%;-webkit-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg)}.has-active-flyout .flyout-close{display:block}.has-active-flyout .flyout-open{display:none}.has-active-flyout .flyout-open .hamburger-line{top:50%}.has-active-flyout .flyout-open .hamburger-line.hamburger-line-2{display:none}.has-active-flyout .flyout-open .hamburger-line.hamburger-line-1{-webkit-transform:translate(-50%, -50%) rotate(45deg);transform:translate(-50%, -50%) rotate(45deg)}.has-active-flyout .flyout-open .hamburger-line.hamburger-line-3{-webkit-transform:translate(-50%, -50%) rotate(135deg);transform:translate(-50%, -50%) rotate(135deg)}nav.flyout{box-sizing:border-box;position:fixed;top:0;width:var(--flyout-width);right:calc(0px - var(--flyout-width));will-change:left, right, width;transition:all 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0s;height:100%;overflow:hidden;color:#fff;z-index:999}nav.flyout:before{position:absolute;top:0;left:0;width:100%;height:100%;content:'';background:linear-gradient(to right, #000 0%,rgba(0,0,0,0.738) 19%,rgba(0,0,0,0.541) 34%,rgba(0,0,0,0.382) 47%,rgba(0,0,0,0.278) 56.5%,rgba(0,0,0,0.194) 65%,rgba(0,0,0,0.126) 73%,rgba(0,0,0,0.075) 80.2%,rgba(0,0,0,0.042) 86.1%,rgba(0,0,0,0.021) 91%,rgba(0,0,0,0.008) 95.2%,rgba(0,0,0,0.002) 98.2%,rgba(0,0,0,0) 100%);opacity:0.4}@media (min-width: 1024px){nav.flyout{right:auto;left:calc(0px - var(--flyout-width))}}nav.flyout .flyout-content{display:flex;flex-direction:row;height:100%}nav.flyout .flyout-content .site-menu-container{overflow:scroll;-ms-overflow-style:none;box-sizing:border-box;width:100%;height:100%;display:flex;flex-grow:0;flex-direction:column;justify-content:space-between}nav.flyout .flyout-content .site-menu-container::-webkit-scrollbar{-webkit-appearance:none;width:0;height:0}nav.flyout .flyout-content .social{display:flex;flex-wrap:wrap;line-height:1.6667;margin:0 0 0.5em;gap:1em;font-size:var(--font-size)}nav.flyout .flyout-content .social svg{width:1.5rem;height:1.5rem;fill:currentColor}.legal{font-size:0.75rem;line-height:1.5;padding:1em 1.5em 2.2em;transition:all 0.25s cubic-bezier(0.23, 1, 0.32, 1) 0s}@media (min-width: 575px){.legal{padding:1.5rem 1.25rem}}.legal a,.legal a:visited{color:inherit}.show-cookie-notice .legal{padding-bottom:4.3rem}@-webkit-keyframes title-slide-u{100%{-webkit-transform:translateX(-102.5%);transform:translateX(-102.5%)}}@keyframes title-slide-u{100%{-webkit-transform:translateX(-102.5%);transform:translateX(-102.5%)}}@-webkit-keyframes title-slide-e{100%{-webkit-transform:translateX(-105%);transform:translateX(-105%)}}@keyframes title-slide-e{100%{-webkit-transform:translateX(-105%);transform:translateX(-105%)}}.site-menu{--bg-color: rgba(128, 128, 128, 0.25);--hover-bg-color: rgba(128, 128, 128, 0.375);--duration: 75ms;--easing: cubic-bezier(0.27, 0.85, 0.31, 1.05);padding:1rem 1.5rem;font-size:var(--font-size)}@media (min-width: 575px){.site-menu{padding:5.5rem 0.5rem 3.5rem;font-size:1.5rem}}.site-menu .flyout-title{padding:0.5rem 0.75rem;margin:0 0 1.5rem 0}.site-menu>ul>li{line-height:1.25;font-size:0.75em;margin:0 0 1px}.site-menu>ul>li>a,.site-menu>ul>li>a:visited{background-color:var(--bg-color);font-size:0.875rem;transition:background-color var(--duration) linear 0s;padding:0.5rem 0.75rem;display:block;border-radius:1rem}.site-menu>ul>li>a:hover,.site-menu>ul>li>a:visited:hover{background-color:var(--hover-bg-color)}.site-menu .list-label{font-size:0.875rem;padding:0.5em 0.75rem}.site-menu a,.site-menu a:visited{color:inherit;display:block;transition:color var(--duration) linear 0s}.site-menu a:hover,.site-menu a:visited:hover{color:white}.site-menu .expand-nested-list{-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;font-family:inherit;font-size:0.875rem;line-height:inherit;color:inherit;padding:0.5rem 0.75rem;margin:0;display:block;width:100%;border-radius:0px;border:none;background-color:transparent;display:flex;justify-content:space-between;align-items:center;gap:0.25em;text-align:left;position:relative}.site-menu .expand-symbol{position:absolute;right:0;top:50%;-webkit-transform:translate(-0.375rem, -50%);transform:translate(-0.375rem, -50%);width:1.5em;height:1.5em;border-radius:3em;transition:background-color var(--duration) linear 0s}.site-menu .expand-symbol:hover{background-color:rgba(255,255,255,0.25)}.site-menu .expand-symbol:after,.site-menu .expand-symbol:before{position:absolute;background-color:currentColor;width:1px;height:50%;top:50%;left:50%;-webkit-transform:translate(-50%, -50%) rotate(0deg);transform:translate(-50%, -50%) rotate(0deg);transition:all 0.125s var(--easing) 0s;content:' '}.site-menu .expand-symbol:after{width:50%;height:1px}.site-menu .is-expanded .expand-symbol:before{height:0}@media (max-width: 574px){.site-menu li{line-height:1.5}}.site-menu li:not(.has-nested-list,.has-nested-list li)>a,.site-menu li:not(.has-nested-list,.has-nested-list li)>a:visited{-webkit-backdrop-filter:blur(20px) saturate(200%);backdrop-filter:blur(20px) saturate(200%)}.site-menu li.has-nested-list{display:flex;flex-wrap:wrap;justify-content:space-between;transition:background-color 0.125s linear 0s;background-color:var(--bg-color);-webkit-backdrop-filter:blur(20px) saturate(200%);backdrop-filter:blur(20px) saturate(200%);padding:0;border-radius:1rem}.site-menu li.has-nested-list:hover{background-color:var(--hover-bg-color)}.site-menu li.has-nested-list:hover .expand-symbol{background-color:rgba(255,255,255,0.25)}.site-menu li.has-nested-list>ul{width:100%;font-size:0;opacity:0;transition:opacity 0.125s linear 0s,font-size 0.125s var(--easing) 0.125s;padding-bottom:0.5em}.site-menu li.has-nested-list>ul>li a,.site-menu li.has-nested-list>ul>li a:visited{padding:0.125em 0.875em;opacity:0.75}.site-menu li.has-nested-list>ul>li a.is-selected,.site-menu li.has-nested-list>ul>li a:hover,.site-menu li.has-nested-list>ul>li a:visited.is-selected,.site-menu li.has-nested-list>ul>li a:visited:hover{opacity:1}.site-menu li.has-nested-list.is-expanded>ul{transition:opacity 0.125s linear 0.25s,font-size 0.125s var(--easing) 0s;font-size:0.875rem;opacity:1}.site-menu>ul{margin-bottom:0.6667em}body.studio-catalog .studio-catalog,body.studio-everyone-forever .studio-everyone-forever,body.studio-future-humans .studio-future-humans,body.studio-universal-everything .studio-universal-everything{display:revert !important}.site-content{position:relative;right:0;width:100%;min-height:100vh;transition:all 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0s}@media (min-width: 1024px){.site-content{right:auto;left:0}}.has-active-flyout{overflow:hidden}@media (min-width: 575px){.has-active-flyout{overflow-x:hidden;overflow-y:auto}}.has-active-flyout .flyout-open{display:none}.has-active-flyout .icon-close{display:block}.has-active-flyout body{overflow-x:hidden}.has-active-flyout body .tabs-spacer{height:1.625rem}.has-active-flyout body .flyout{right:0}@media (min-width: 1024px){.has-active-flyout body .flyout{right:auto;left:0}}.has-active-flyout body .flyout .site-menu-container{padding-top:var(--header-height)}.has-active-flyout body .fade-out-when-nav-open{opacity:0 !important;pointer-events:none;transition:opacity 0.25s linear 0s}.fade-out-when-nav-open{transition:opacity 0.25s linear 0.125s}@media (min-width: 1024px){body.home .subtitle{max-width:50%;text-wrap:balance}}@media (min-width: 1024px){.tile.announcement p{width:60%;margin:0;font-size:var(--font-size)}}.tile.announcement .cta-wrapper{margin:1rem 0 0}.tile.announcement a.cta,.tile.announcement a.cta:visited{display:inline-block;padding:0.375em 0.5em;border:none;line-height:1.25;border-radius:0.5rem;text-decoration:none;background:#fff;color:black}.columns{display:flex;flex-wrap:wrap;color:inherit}.columns .column{width:100%;box-sizing:border-box}@media (min-width: 575px){.columns .column.portrait{width:25%}.columns .column.biography{width:75%}}.columns .column.portrait img{width:100%;height:auto}.columns .column.biography{padding:1.3em 0}@media (min-width: 575px){.columns .column.biography{padding:0 2rem 1.3em}}.columns .column.biography .collective-name{font-size:var(--font-size);margin-bottom:0.3333em}.columns .column.biography p{font-size:var(--font-size-s);margin:1.3em 0}.page-template-page-editions{--bg-color: blue;--fg-color: #fff}.page-template-page-editions .flyout-open{color:#fff;mix-blend-mode:normal}.page .slide.text .story{line-height:1.25}@media (min-width: 1024px){.page .slide.text .story{margin-right:25%}}.page .slide.text h3{margin-top:2.5rem;padding:1.5rem 0;border-top:2px solid rgba(255,255,255,0.25)}.page .slide.text h3:first-of-type{border:none;margin-top:0;padding-top:0}.page .slide.text .description p.vimeo{max-width:100%}.page .slide.text p.vimeo{width:100%;padding:56.25% 0 0;height:0;overflow:hidden;margin:2rem 0 0}.page .slide.text p.vimeo iframe{position:absolute;top:0;left:0;width:100%;height:100%}.page .slide.text p:not(.vimeo){margin-bottom:1.3em}.page .slide.text blockquote p{text-indent:-0.5rem}.page .slide.text blockquote em{font-size:0.984375rem;opacity:0.75}@media (min-width: 575px){.page .slide.text blockquote em{font-size:1.25rem}}.page .slide.text .media-vimeo{margin:2rem 0 0;height:0;overflow:hidden;padding:100% 0 0}@media (min-width: 575px){.page .slide.text .media-vimeo{padding:56.25% 0 0}}.page .slide.text .media-vimeo .video{position:absolute;top:0;left:0;width:100%;height:100%}.page .slide.text .media-vimeo .video video{opacity:0;transition:opacity 0.25s linear 0s;min-width:100%;min-height:100%;width:auto;height:auto;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%) scale(1.01);transform:translate(-50%, -50%) scale(1.01)}.page .slide.text .media-vimeo .video.playing video{opacity:1}.page .slide.text p.vimeo-caption{margin:0.375rem 0 1.5625rem}.page .slide.text a,.page .slide.text a:visited{color:inherit;display:inline;border-bottom:1px solid currentColor}.page .slide:last-of-type{padding-bottom:8rem}.label-documentaries .column p,.label-exhibitions .column p,.label-press .column p,label-awards-collections .column p{margin-bottom:0.25rem}body.privacy-policy .story,body.super-you-privacy-policy .story,body.terms-and-conditions .story{font-size:0.75rem;line-height:normal}body.privacy-policy .story h3,body.super-you-privacy-policy .story h3,body.terms-and-conditions .story h3{padding:0 !important;margin:0 0 0.75em !important}body.privacy-policy .story ol,body.privacy-policy .story p,body.privacy-policy .story ul,body.super-you-privacy-policy .story ol,body.super-you-privacy-policy .story p,body.super-you-privacy-policy .story ul,body.terms-and-conditions .story ol,body.terms-and-conditions .story p,body.terms-and-conditions .story ul{margin:0 0 1em !important}body.privacy-policy .story ul,body.super-you-privacy-policy .story ul,body.terms-and-conditions .story ul{list-style-type:disc}body.privacy-policy .story ol,body.super-you-privacy-policy .story ol,body.terms-and-conditions .story ol{list-style-type:decimal}body.privacy-policy .story li,body.super-you-privacy-policy .story li,body.terms-and-conditions .story li{list-style:inherit;margin-left:2em}@media (min-width: 575px){body.privacy-policy .story,body.super-you-privacy-policy .story,body.terms-and-conditions .story{font-size:1rem}}.page.about .intro-tile a,.page.privacy-policy .intro-tile a,.page.terms-and-conditions .intro-tile a,body.super-you-privacy-policy .intro-tile a{color:inherit}.page.about .slide.text,.page.privacy-policy .slide.text,.page.terms-and-conditions .slide.text,body.super-you-privacy-policy .slide.text{opacity:0.65;color:black;padding-bottom:4rem}.page.about .slide.text a,.page.about .slide.text a:visited,.page.privacy-policy .slide.text a,.page.privacy-policy .slide.text a:visited,.page.terms-and-conditions .slide.text a,.page.terms-and-conditions .slide.text a:visited,body.super-you-privacy-policy .slide.text a,body.super-you-privacy-policy .slide.text a:visited{color:black;border-color:rgba(0,0,0,0.25)}@media (max-width: 1023px){.page.about .slide.text,.page.privacy-policy .slide.text,.page.terms-and-conditions .slide.text,body.super-you-privacy-policy .slide.text{padding-right:3.5rem}.page.about .slide.text .column,.page.privacy-policy .slide.text .column,.page.terms-and-conditions .slide.text .column,body.super-you-privacy-policy .slide.text .column{width:100% !important}}@media (min-width: 575px){.page.about .slide.text,.page.privacy-policy .slide.text,.page.terms-and-conditions .slide.text,body.super-you-privacy-policy .slide.text{padding-bottom:8rem}.page.about .slide.text:last-of-type,.page.privacy-policy .slide.text:last-of-type,.page.terms-and-conditions .slide.text:last-of-type,body.super-you-privacy-policy .slide.text:last-of-type{min-height:50vh}}.video-iframe{width:100%;padding:56.25% 0 0;margin:0;overflow:hidden;border-radius:0.5rem;height:0}.video-iframe iframe{position:absolute;top:0;left:0;width:100%;height:100%}.page-template-default.project-type-projectcollections .tile.text h3{margin-bottom:0.75rem}.page-template-default.project-type-projectcollections .tile.text p{margin-bottom:3rem}body.contact a.cta,body.contact a.cta:visited{display:inline-block;padding:0.25em 0.5em;border:none;white-space:nowrap;border-radius:0.5rem;text-decoration:none;background:var(--fg-color);color:var(--bg-color)}body.contact .newsletter{border-top:1px solid var(--fg-color)}.contact-block{padding:1.5rem 1.5rem 3rem;min-height:100vh}@media (min-width: 575px){.contact-block{padding:1.5rem 3vw}}@media (min-width: 1024px){.contact-block{padding:1.5rem calc(12vw - 0.5rem)}}.contact-block h3{color:inherit;margin-bottom:0.5rem}.contact-block p{margin-bottom:3rem}.contact-block p a,.contact-block p a:visited{color:inherit;margin-bottom:-2px;display:inline}.contact-block p a:hover,.contact-block p a:visited:hover{color:inherit}.contact-block .contact{padding:2rem 0;border-top:1px solid var(--fg-color)}.contact-block .contact h3 a{color:inherit;border-bottom:1px solid currentColor}@media (max-width: 1023px){.contact-block .contact h3 a{font-size:0.95em}}.contact-block .newsletter{min-height:50vh}.contact-block .newsletter .mc4wp-form-fields{display:flex;flex-wrap:wrap}.contact-block .newsletter #subForm .mc4wp-form-fields,.contact-block .newsletter .mc4wp-form .mc4wp-form-fields{gap:1rem}.contact-block .newsletter #subForm p,.contact-block .newsletter .mc4wp-form p{display:inline-block;padding:0;margin:0}.contact-block .newsletter #subForm input[type='email'],.contact-block .newsletter .mc4wp-form input[type='email']{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:inherit;display:block;opacity:1;box-sizing:border-box;color:inherit;font-size:1rem;margin:0;background:none;line-height:normal;border:none;border-bottom:1px solid currentColor;width:100%;border-radius:0;padding:0.375rem 0;font-size:1.3125rem;max-width:100%}@media (min-width: 575px){.contact-block .newsletter #subForm input[type='email'],.contact-block .newsletter .mc4wp-form input[type='email']{min-width:22rem}}.contact-block .newsletter #subForm input[type='email']::-webkit-input-placeholder, .contact-block .newsletter .mc4wp-form input[type='email']::-webkit-input-placeholder{color:inherit}.contact-block .newsletter #subForm input[type='email']::-moz-placeholder, .contact-block .newsletter .mc4wp-form input[type='email']::-moz-placeholder{color:inherit}.contact-block .newsletter #subForm input[type='email']::placeholder,.contact-block .newsletter .mc4wp-form input[type='email']::placeholder{color:inherit}.contact-block .newsletter #subForm input[type='email']:focus,.contact-block .newsletter .mc4wp-form input[type='email']:focus{opacity:1}.contact-block .newsletter #subForm input[type='submit'],.contact-block .newsletter .mc4wp-form input[type='submit']{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;line-height:normal;padding:0.25em 0.5em;border-radius:0.5rem;background-color:transparent;color:inherit;cursor:pointer;font-size:1.3125rem;font-family:inherit;background-color:var(--fg-color);color:var(--bg-color)}@media (min-width: 575px){.contact-block .newsletter #subForm input[type='submit'],.contact-block .newsletter .mc4wp-form input[type='submit']{margin:0}}.contact-block .newsletter form .interest-categories{font-size:1rem}.contact-block .newsletter form .interest-categories ul{margin:0 0 1rem}.contact-block .newsletter form a,.contact-block .newsletter form a:visited,.contact-block .newsletter form input[type='submit']{border:none;font-size:1.5rem;padding:0.25rem 1rem;margin-bottom:-2px;display:inline !important}.contact-block .newsletter form p.legal{width:100%;margin-top:1.5rem;font-size:0.875rem;line-height:normal;padding:0}.contact-block .newsletter form p.legal span{display:block;max-width:22rem}.contact-block .newsletter .mc4wp-response{margin-top:1rem}.page.contact .contact-block{color:inherit}.page.contact .contact-block .columns .column h3{color:inherit}.page.contact .contact-block .columns .column a,.page.contact .contact-block .columns .column a:visited{color:inherit !important}body.page.people .slide,body.page.about-us .slide,body.page.studio .slide{min-height:0 !important}body.page.people .slide:last-of-type,body.page.about-us .slide:last-of-type,body.page.studio .slide:last-of-type{padding-bottom:1.5rem}body.page.people .tile.page-content,body.page.about-us .tile.page-content,body.page.studio .tile.page-content{padding-top:0;margin-top:-0.5em;margin-bottom:-0.5em;font-size:var(--font-size);background-color:var(--bg-color);padding-top:2rem;padding-bottom:6rem}body.page.people .tile.page-content:has(+.profiles),body.page.about-us .tile.page-content:has(+.profiles),body.page.studio .tile.page-content:has(+.profiles){padding-bottom:1rem}body.page.people .tile.page-content p,body.page.about-us .tile.page-content p,body.page.studio .tile.page-content p{opacity:0.65}@media (min-width: 1024px){body.page.people .tile.page-content p,body.page.about-us .tile.page-content p,body.page.studio .tile.page-content p{line-height:1.33333;max-width:50%}}body.page.people .tile.page-content p.fade-out-when-nav-open:has(img),body.page.about-us .tile.page-content p.fade-out-when-nav-open:has(img),body.page.studio .tile.page-content p.fade-out-when-nav-open:has(img){max-width:100%;opacity:1 !important}body.page.people .tile.page-content p:has(iframe),body.page.about-us .tile.page-content p:has(iframe),body.page.studio .tile.page-content p:has(iframe){max-width:100%;width:100%;padding:56.25% 0 0;height:0;overflow:hidden;border-radius:0.5rem;position:relative}body.page.people .tile.page-content p:has(iframe) iframe,body.page.about-us .tile.page-content p:has(iframe) iframe,body.page.studio .tile.page-content p:has(iframe) iframe{position:absolute;display:block;width:100%;height:100%;top:0;left:0}body.page.people .tile.page-content p img,body.page.about-us .tile.page-content p img,body.page.studio .tile.page-content p img{width:100%;height:auto;border-radius:0.5rem;display:block}body.page.people .tile.page-content p:not(p:last-child),body.page.about-us .tile.page-content p:not(p:last-child),body.page.studio .tile.page-content p:not(p:last-child){margin-bottom:1.333333em}body.page.people .tile.page-content a,body.page.people .tile.page-content a:visited,body.page.about-us .tile.page-content a,body.page.about-us .tile.page-content a:visited,body.page.studio .tile.page-content a,body.page.studio .tile.page-content a:visited{color:inherit;border-bottom:1px solid currentColor}body.page.people .tile.page-content hr,body.page.about-us .tile.page-content hr,body.page.studio .tile.page-content hr{border:none;padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:currentColor;height:1px;margin:1.33333em 0;opacity:0.5}body.page.people .profiles,body.page.about-us .profiles,body.page.studio .profiles{display:flex;flex-wrap:wrap;gap:2rem;padding-bottom:6rem}body.page.people .profiles .profile,body.page.about-us .profiles .profile,body.page.studio .profiles .profile{width:calc(50% - 1rem)}@media (min-width: 575px){body.page.people .profiles .profile,body.page.about-us .profiles .profile,body.page.studio .profiles .profile{width:calc(33.3333% - 1.33333rem)}}@media (min-width: 1024px){body.page.people .profiles .profile,body.page.about-us .profiles .profile,body.page.studio .profiles .profile{width:calc(25% - 1.5rem)}}body.page.people .profiles .profile .img-holder,body.page.about-us .profiles .profile .img-holder,body.page.studio .profiles .profile .img-holder{padding:125% 0 0 !important;margin-bottom:1rem;border-radius:0.5rem;overflow:hidden}body.page.people .profiles .profile .img-holder img,body.page.about-us .profiles .profile .img-holder img,body.page.studio .profiles .profile .img-holder img{-o-object-fit:cover;object-fit:cover}body.page.people .profiles .profile h3,body.page.people .profiles .profile h4,body.page.people .profiles .profile a,body.page.about-us .profiles .profile h3,body.page.about-us .profiles .profile h4,body.page.about-us .profiles .profile a,body.page.studio .profiles .profile h3,body.page.studio .profiles .profile h4,body.page.studio .profiles .profile a{opacity:0.65}body.page.people .profiles .profile h4,body.page.about-us .profiles .profile h4,body.page.studio .profiles .profile h4{margin:0 0 1em}body.page.people .profiles .profile a,body.page.people .profiles .profile a:visited,body.page.about-us .profiles .profile a,body.page.about-us .profiles .profile a:visited,body.page.studio .profiles .profile a,body.page.studio .profiles .profile a:visited{color:inherit;border-bottom:1px solid currentColor}@media (min-width: 575px){body.page.people .columns,body.page.about-us .columns,body.page.studio .columns{display:flex}}@media (min-width: 575px){body.page.people .columns .column,body.page.about-us .columns .column,body.page.studio .columns .column{width:65%}body.page.people .columns .column.portrait,body.page.about-us .columns .column.portrait,body.page.studio .columns .column.portrait{width:25%;padding-top:0.5rem}}body.page.people .columns .column .collective-member-name,body.page.about-us .columns .column .collective-member-name,body.page.studio .columns .column .collective-member-name{font-size:var(--font-size);margin-bottom:0.5em}body.page.people .columns .column p,body.page.about-us .columns .column p,body.page.studio .columns .column p{margin-bottom:1.5rem}body.page.people .columns .column.portrait,body.page.about-us .columns .column.portrait,body.page.studio .columns .column.portrait{margin-bottom:1.5rem}@media (min-width: 575px){body.page.people .columns .column.portrait,body.page.about-us .columns .column.portrait,body.page.studio .columns .column.portrait{margin-bottom:0}}body.page.people .columns .column.portrait .img-holder,body.page.about-us .columns .column.portrait .img-holder,body.page.studio .columns .column.portrait .img-holder{width:100%;height:0;overflow:hidden}body.page.people .columns .column.portrait .img-holder img,body.page.about-us .columns .column.portrait .img-holder img,body.page.studio .columns .column.portrait .img-holder img{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;transition:all 0.25s linear 0s;-o-object-fit:cover;object-fit:cover;mix-blend-mode:screen}body.page.people .columns .column.portrait .img-holder.lazy-loaded img,body.page.about-us .columns .column.portrait .img-holder.lazy-loaded img,body.page.studio .columns .column.portrait .img-holder.lazy-loaded img{opacity:1}body.page.people.is-loading .loading svg .st0,body.page.about-us.is-loading .loading svg .st0,body.page.studio.is-loading .loading svg .st0{stroke:var(--fg-color)}.project-type-projectcv .slide.text:not(:first-of-type):before,.project-type-publicity .slide.text:not(:first-of-type):before{position:absolute;top:-0.75rem;left:50%;width:calc(100% - 2rem);-webkit-transform:translateX(-50%);transform:translateX(-50%);background:var(--fg-color);height:1px;content:''}@media (min-width: 1024px){.project-type-projectcv .slide.text:not(:first-of-type):before,.project-type-publicity .slide.text:not(:first-of-type):before{width:calc(100% - calc(24vw))}}.error404{--bg-color: #b2b6b7;overflow:hidden}.error404 .content-404{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:90vw;height:90vw;background:url("../images/404.jpg") no-repeat center center;background-size:contain}@media (min-width: 575px){.error404 .content-404{width:30rem;height:30rem}}.responsively-lazy:not(img){height:0}.responsively-lazy:not(img) img{position:absolute;top:0;left:0;width:100%;height:100%}img.responsively-lazy{width:100%}@-webkit-keyframes rotateBg{0%{-webkit-transform:scale(1) translate(-50%, -50%) rotate(0deg);transform:scale(1) translate(-50%, -50%) rotate(0deg)}100%{-webkit-transform:scale(1) translate(-50%, -50%) rotate(360deg);transform:scale(1) translate(-50%, -50%) rotate(360deg)}}@keyframes rotateBg{0%{-webkit-transform:scale(1) translate(-50%, -50%) rotate(0deg);transform:scale(1) translate(-50%, -50%) rotate(0deg)}100%{-webkit-transform:scale(1) translate(-50%, -50%) rotate(360deg);transform:scale(1) translate(-50%, -50%) rotate(360deg)}}.blurred-background{position:fixed;top:0;left:0;width:100vw;height:100vh}.blurred-background:empty{display:none}.blurred-background.dark-mode{background-color:black}.blurred-background.dark-mode img{opacity:0.875}.blurred-background.light-mode{background-color:white}.blurred-background.light-mode img{opacity:0.75}@supports (height: 100dvh){.blurred-background{height:100dvh}}.blurred-background img{left:50%;top:50%;-webkit-animation:rotateBg 90s linear infinite;animation:rotateBg 90s linear infinite;-o-object-fit:cover;object-fit:cover;width:150vw;height:150vw}@media screen and (orientation: portrait){.blurred-background img{width:150vh;height:150vh}}.blurred-background:after{content:'';position:absolute;top:0;left:0;width:100%;height:100%;-webkit-backdrop-filter:blur(100px) saturate(180%);backdrop-filter:blur(100px) saturate(180%)}.blurred-background.light-mode+#main-content>.project-info{mix-blend-mode:multiply}.blurred-background.dark-mode+#main-content>.project-info{mix-blend-mode:screen}article{border-radius:1rem}article #page-title .location,article #page-title .short-description{opacity:0.5}article #project-hero-video{position:absolute;top:0;left:0;width:100%;overflow:hidden;height:0;padding:100% 0 0}@media (min-width: 575px){article #project-hero-video{padding:56.25% 0 0}}article #project-hero-video .video-content,article #project-hero-video .video-content video{position:absolute;top:50%;left:50%;position:absolute;top:0;left:0;width:100%;height:100%;background-color:black;border-radius:0}article #project-hero-video .video-content video{-o-object-fit:cover;object-fit:cover}article #project-hero-video .video-content{opacity:0;transition:opacity 0.5s linear 0s}article #project-hero-video.playing .video-content{opacity:1}article #project-hero-video .video-audio-toggle{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0;padding:0;background-color:transparent;border:none;z-index:2;position:absolute;bottom:1rem;right:1rem;color:inherit;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer}@media (min-width: 1024px){article #project-hero-video .video-audio-toggle{bottom:auto;top:1.125rem}}article #project-hero-video .video-audio-toggle svg{width:2.5rem;height:2.5rem;display:none;stroke:currentColor;stroke-width:1px}article #project-hero-video .video-audio-toggle.audio-off svg#audio-off{display:block}article #project-hero-video .video-audio-toggle.audio-on svg#audio-on{display:block}article #project-hero-media-spacer{width:1px}article .project-header-details{margin:2rem 0}article.slide{width:100vw;background-repeat:no-repeat;background-position:center center;background-size:cover;box-sizing:border-box}article.slide.vimeo{background:transparent;height:100vh}article.slide.image .description{margin-bottom:1.875rem}article.slide.image .description .location,article.slide.image .description .short-description,article.slide.image .description .year{opacity:0.5}article.slide.text{padding:1.5rem}@media (min-width: 575px){article.slide.text{padding:1.5rem 3vw}}@media (min-width: 1024px){article.slide.text{padding:1.5rem 12vw}}article.slide.text em{display:block;text-indent:-0.6rem;margin-bottom:0.5rem}article.slide.text .columns{display:flex;flex-wrap:wrap}@media (min-width: 575px){article.slide.text .columns.has-2-columns .column{width:50%}article.slide.text .columns.has-3-columns .column{width:33.33333%}article.slide.text .columns.has-4-columns .column{width:25%}article.slide.text .columns .column{box-sizing:border-box;padding:0 1.5em 0 0}}article.slide.text h1{margin-bottom:0.5rem}article.slide.text h4{margin-bottom:1.25rem}article.slide .title{padding:40px 0 0;margin:0 1.875rem;width:80vw}article.slide .title p{padding-bottom:40px;margin:0}article.slide .title:empty{display:none}article.slide ul{font-size:inherit;margin-bottom:1em}article.slide ul:not(:last-child){margin-bottom:2em}article.slide ul li:not(:last-child){margin-bottom:0.5em}article.slide .title a{color:white}article.slide .title p{margin-bottom:1em;max-width:40em}article.slide .title p a{color:inherit}article.slide .title p a{display:inline-block}article.text-article #page-title .short-description,article.text-article #page-title h1{max-width:60.25ch}article.text-article h3{padding:0.25em 0 0.5em}@media (min-width: 1024px){.media-vimeo.aspect-square-ish{width:75%;margin-left:auto;margin-right:auto}.media-vimeo.aspect-portrait{width:50%;margin-left:auto;margin-right:auto}}.media-vimeo .vimeo-holder{margin-bottom:1.5rem;padding:56.25% 0 0;height:0;overflow:hidden;border-radius:8px}.media-vimeo .vimeo-holder>div:first-of-type,.media-vimeo .vimeo-holder iframe{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 0.25s linear 0s}.media-vimeo .vimeo-holder p{display:none !important}.media-vimeo .vimeo-holder.is-loaded,.media-vimeo .vimeo-holder .is-loaded{opacity:1 !important}.media-vimeo .vimeo-holder.is-loaded div,.media-vimeo .vimeo-holder.is-loaded iframe,.media-vimeo .vimeo-holder .is-loaded div,.media-vimeo .vimeo-holder .is-loaded iframe{opacity:1}.media-vimeo .video-content{position:absolute;top:0;left:0;width:100%;height:100%}.media-vimeo .image{position:absolute;top:0;left:0;width:100%;height:100%}.media-vimeo .image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.media-image{width:100%}.media-image .img-holder{padding:0;overflow:hidden;height:0;border-radius:8px}.media-image .img-holder img{position:absolute;top:0;left:0;width:100%;height:100%;display:block;opacity:0;transition:opacity 0.25s linear 0s}.media-image .img-holder.lazy-loaded img{opacity:1}.media-image .img-holder a.hi-res{position:absolute;display:block;top:0;right:0;width:2rem;line-height:2rem;height:2rem;text-align:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);color:inherit}.media-image .img-holder a.hi-res svg{width:2rem;height:2rem;stroke:currentColor}.media-image .img-holder a.hi-res:before{position:absolute;top:0;left:0;width:100%;height:100%;content:' ';opacity:0.5;transition:background-color 0.125s linear 0s;background-color:var(--bg-color);border-radius:0 0 0 0.5rem}.media-embed,.media-image,.media-vimeo{width:100%;margin:1rem 0}@media (min-width: 575px){.media-embed,.media-image,.media-vimeo{margin:1rem 0}}.media-embed.desktop-width-50,.media-image.desktop-width-50,.media-vimeo.desktop-width-50{width:50%}.media-embed{padding:56.25% 0 0;height:0;overflow:hidden}.media-embed iframe{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity 0.25s linear 0s}.media-embed.is-loaded iframe{opacity:1}.media-gallery+.media-text,.media-image+.media-text,.media-cta+.media-gallery,.media-cta+.media-image{margin-top:2rem}.media-gallery{display:flex;flex-wrap:wrap;width:100%;gap:0.5rem}.media-gallery .media-gallery-image{box-sizing:border-box;padding:0;width:100%}@media (min-width: 575px){.media-gallery .media-gallery-image{padding:0;width:calc(50% - 0.25rem)}}.media-gallery .img-holder{width:100%;height:0;overflow:hidden;border-radius:0.5rem}.media-gallery .img-holder img{opacity:0;transition:opacity 0.25s linear 0s}.media-gallery .img-holder.lazy-loaded img{opacity:1}.media-gallery+.media-image,.media-gallery+.media-video{margin:0.75rem 0 1.5rem}@media (min-width: 575px){.media-gallery+.media-image,.media-gallery+.media-video{margin:1rem 0 1rem}}#main-content{color:var(--fg-color)}#main-content>.media-gallery{width:100%}.media-text h4{margin:1rem 0}.media-text hr{-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;height:1px;background-color:var(--fg-color);margin-left:0;width:100%}.media-text a,.media-text a:visited{color:inherit;border-bottom:1px solid currentColor}.media-text h1,.media-text h2,.media-text h3{line-height:1;font-size:var(--font-size)}@media (min-width: 1024px){.media-text h1,.media-text h2,.media-text h3{margin-bottom:0.333em}}.media-text p{line-height:1.3333;margin-bottom:1.3333em}.media-jumbo-text{margin:0 0 2em}.media-jumbo-text p{box-sizing:border-box;margin:1em 0;font-size:var(--font-size-l);line-height:1.25}.media-jumbo-text p a,.media-jumbo-text p a:visited{color:inherit;border-bottom:1px solid currentColor}@media (max-width: 574px){.media-jumbo-text p{line-height:1.125}}.media-embed+.media-jumbo-text h3,.media-gallery+.media-jumbo-text h3,.media-image+.media-jumbo-text h3,.media-video+.media-jumbo-text h3{padding-top:1em}.page-template-default .media-vimeo .video{padding:56.25% 0 0;height:0;overflow:hidden;border-radius:0.5rem;width:100%}.page-template-default .media-vimeo .video .video,.page-template-default .media-vimeo .video .image{position:absolute;top:0;left:0;width:100%;height:100%}.development-images{margin:1.5rem 0 0}@media (min-width: 575px){.development-images{margin:0.5rem -1rem}}.development-images .media-image{margin:0.75rem 0}@media (min-width: 575px){.development-images .media-image{width:50%;box-sizing:border-box;margin:0;padding:1rem}}.single .project-info{margin-top:1rem;display:flex;flex-wrap:wrap;line-height:1.5}@media (min-width: 1024px){.single .project-info{margin-top:2rem}}.single .project-info p{margin-bottom:1em}.single .project-info p:last-child{margin-bottom:0}.single .project-info a,.single .project-info a:visited,.single .project-info span.faux-anchor{cursor:pointer;text-decoration:none;color:inherit;border-bottom:1px solid currentColor}.single .project-info>div{width:100%;margin-bottom:1em}.single .project-info .project-info-collections h3,.single .project-info .project-info-collections h4,.single .project-info .project-info-credits h3,.single .project-info .project-info-credits h4,.single .project-info .project-info-credits-press-cta h3,.single .project-info .project-info-credits-press-cta h4,.single .project-info .project-info-editions h3,.single .project-info .project-info-editions h4,.single .project-info .project-info-exhibitions h3,.single .project-info .project-info-exhibitions h4,.single .project-info .project-info-press h3,.single .project-info .project-info-press h4,.single .project-info .project-info-tags h3,.single .project-info .project-info-tags h4{margin-bottom:0.5em}.single .project-info .project-info-collections p,.single .project-info .project-info-collections ul,.single .project-info .project-info-credits p,.single .project-info .project-info-credits ul,.single .project-info .project-info-credits-press-cta p,.single .project-info .project-info-credits-press-cta ul,.single .project-info .project-info-editions p,.single .project-info .project-info-editions ul,.single .project-info .project-info-exhibitions p,.single .project-info .project-info-exhibitions ul,.single .project-info .project-info-press p,.single .project-info .project-info-press ul,.single .project-info .project-info-tags p,.single .project-info .project-info-tags ul{font-size:var(--font-size-s)}@media (min-width: 575px){.single .project-info{margin-left:-1rem;margin-right:-1rem}.single .project-info>div{box-sizing:border-box;padding:0 1rem;margin-bottom:2em}.single .project-info div.project-info-description{padding:0 4rem 0 1rem}.single .project-info div.project-info-description:empty{display:none}}@media (min-width: 575px) and (min-width: 1024px){.single .project-info div.project-info-description{width:50%}}@media (min-width: 575px){.single .project-info div.project-info-credits-press-cta,.single .project-info div.project-info-tags{width:50%}}@media (min-width: 575px) and (min-width: 1024px){.single .project-info div.project-info-credits-press-cta{width:31%}.single .project-info div.project-info-tags{width:19%}}.single .project-info .media-cta a,.single .project-info .media-cta a:visited,.single .project-info div.project-info-ctas a,.single .project-info div.project-info-ctas a:visited{display:inline-block;background-color:var(--fg-color);color:var(--bg-color);border:none;line-height:1.25;border-radius:0.5rem;text-decoration:none;padding:0.375em 0.5em;margin:0 0 0.25em}@media (min-width: 1024px){.single .project-info div.project-info-ctas{width:50%}}.dark-bg .media-cta,.dark-bg .media-text,.dark-bg .project-info,.light-bg .media-cta,.light-bg .media-text,.light-bg .project-info{opacity:0.65}@media (min-width: 1024px){.media-text p{max-width:50%}}.light-bg .media-cta{mix-blend-mode:multiply}.dark-bg .media-cta{mix-blend-mode:screen}.project-info-credits:not(:empty)+.project-info-press>h4{margin-top:1em}.post-password-form p:first-of-type{display:none}.post-password-form input[type='password']{-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:inherit;display:block;opacity:1;box-sizing:border-box;color:#666;font-size:1rem;padding:0.5rem;margin-bottom:0.75rem;width:calc(100% - 2rem);max-width:20rem;background:white;border:none}.post-password-form input[type='password']:focus{opacity:1}.post-password-form input[type='submit']{-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-font-smoothing:antialiased;background:transparent;border:0;padding:0;font-size:1.5rem;font-family:inherit;color:#fff;border-bottom:1px solid rgba(255,255,255,0.25);margin-bottom:-2px;display:inline !important;cursor:pointer}.post-password-form input[type='submit']:hover:hover{color:white;border-bottom:1px solid rgba(255,255,255,0.5)}.single-ue_exhibitions #page-title.description .location,.single-ue_exhibitions #page-title.description .short-description,.single-ue_exhibitions #page-title.description .year{width:100%}.single-ue_research .research-hero{position:absolute;top:0;left:0;width:100vw;height:calc(100vh - 73px);padding:0 !important}.single-ue_research #page-title{z-index:10}.single-ue_research #page-title>*{width:100% !important}.single-ue_research #page-title .location,.single-ue_research #page-title .year{opacity:1 !important}.single-ue_research #page-title .short-description p a,.single-ue_research #page-title .short-description p a:visited{border-bottom:1px solid currentColor}@media (min-width: 1024px){.single-ue_research #page-title .short-description p{max-width:50%}}.single-ue_research h1 img.logo{max-width:calc(100vw - 3rem);width:auto;height:5rem;margin:0 0 1rem 0}.single-ue_research .media-jumbo-text,.single-ue_research .media-vimeo,.single-ue_research .media-text,.single-ue_research .media-image{display:none}#related-projects{overflow-x:scroll;background-color:black;padding:0.5rem 0;display:flex}#related-projects::-webkit-scrollbar{-webkit-appearance:none;width:0;height:0;display:none}#related-projects:after{min-width:0.5rem;height:4em;content:" ";display:block}#related-projects .related-project{color:#ffffff;flex-shrink:0;box-sizing:border-box;width:75vw;overflow:hidden;margin-left:0.5rem;border-radius:0.5rem;cursor:pointer;background-color:black}@media (min-width: 575px){#related-projects .related-project{width:65vw}}@media (min-width: 1024px){#related-projects .related-project{width:37.5vw}}#related-projects .related-project a,#related-projects .related-project a:visited{position:relative;display:block;color:white}#related-projects .related-project .related-project-title{position:absolute;top:0;left:0;width:100%;height:100%;padding:1rem;box-sizing:border-box}#related-projects .related-project .related-project-title:before{background:linear-gradient(to bottom, #000 0%,rgba(0,0,0,0.738) 19%,rgba(0,0,0,0.541) 34%,rgba(0,0,0,0.382) 47%,rgba(0,0,0,0.278) 56.5%,rgba(0,0,0,0.194) 65%,rgba(0,0,0,0.126) 73%,rgba(0,0,0,0.075) 80.2%,rgba(0,0,0,0.042) 86.1%,rgba(0,0,0,0.021) 91%,rgba(0,0,0,0.008) 95.2%,rgba(0,0,0,0.002) 98.2%,rgba(0,0,0,0) 100%);position:absolute;top:0;left:0;width:100%;height:35%;opacity:0.4;display:block;content:""}#related-projects .related-project .related-project-title span{position:relative}@media (min-width: 1024px){#related-projects .related-project .related-project-title{padding:1.5rem}}#related-projects .related-project .image,#related-projects .related-project .video{padding:56.25% 0 0;height:0;width:100%;overflow:hidden}#related-projects .related-project .image .img-holder,#related-projects .related-project .image .video-content,#related-projects .related-project .video .img-holder,#related-projects .related-project .video .video-content{position:absolute;top:0;left:0;width:100%;height:100%}#related-projects .related-project .image .img-holder img,#related-projects .related-project .image .img-holder video,#related-projects .related-project .image .video-content img,#related-projects .related-project .image .video-content video,#related-projects .related-project .video .img-holder img,#related-projects .related-project .video .img-holder video,#related-projects .related-project .video .video-content img,#related-projects .related-project .video .video-content video{position:absolute;top:0;left:0;width:100%;height:100%}#related-projects .related-project .image .img-holder video,#related-projects .related-project .image .video-content video,#related-projects .related-project .video .img-holder video,#related-projects .related-project .video .video-content video{-webkit-transform:scale(1.01);transform:scale(1.01);-o-object-fit:cover;object-fit:cover}.grid{width:100%;transition-duration:0.75s}.grid.visible{opacity:1}.grid-sizer,.tile{box-sizing:border-box;width:calc(100% - 1rem);margin:0 0.5rem;padding:1rem}.grid-sizer:not(.tile.breadcrumb-trail),.tile:not(.tile.breadcrumb-trail){color:var(--fg-color)}@media (min-width: 575px){.grid-sizer,.tile{padding:1.5rem 1rem 2rem}}@media (min-width: 1024px){.grid-sizer,.tile{padding:1.5rem calc(12vw - 0.5rem) 2rem}}.grid-sizer.vimeo .question,.tile.vimeo .question{display:none}.grid-sizer .ctas,.tile .ctas{display:none}.grid-sizer.text-only .ctas,.tile.text-only .ctas{display:block;margin:2rem 0}.grid-sizer.text-only .ctas .cta,.tile.text-only .ctas .cta{padding:0.375em 0.5em;border:none;line-height:1.25;border-radius:0.5rem;text-decoration:none;background:var(--fg-color);color:var(--bg-color)}.subtitle{max-width:840px;opacity:0.5}.tile{margin:0 !important;width:100vw}.tile .project-type-lozenge-wrapper{width:100% !important;position:relative;display:flex;gap:0.75rem;z-index:3;font-size:10px;letter-spacing:0.01em;text-transform:uppercase;line-height:1.33;top:-0.5em;margin-bottom:0.75em}.tile .project-type-lozenge-wrapper .project-type-lozenge{display:block;background-color:white;padding:0.25em 0.75em;border:1px solid white;color:black !important;border-radius:4em}.tile .project-type-lozenge-wrapper .post-counter{padding:0.25em 0.75em;line-height:1.33;border-radius:4em;color:white;border:1px solid currentColor;letter-spacing:0.025em}.has-tiles .tile:not(.intro-tile,.breadcrumb-trail,.minimised,.announcement){height:calc(100vh - 4.5rem);position:relative;background-color:transparent}.has-tiles .tile:not(.intro-tile,.breadcrumb-trail,.minimised,.announcement) .description{margin-bottom:0;top:1rem;z-index:2;position:-webkit-sticky;position:sticky;color:white !important}.has-tiles .tile:not(.intro-tile,.breadcrumb-trail,.minimised,.announcement) .description:before{background:linear-gradient(to bottom, #000 0%,rgba(0,0,0,0.738) 19%,rgba(0,0,0,0.541) 34%,rgba(0,0,0,0.382) 47%,rgba(0,0,0,0.278) 56.5%,rgba(0,0,0,0.194) 65%,rgba(0,0,0,0.126) 73%,rgba(0,0,0,0.075) 80.2%,rgba(0,0,0,0.042) 86.1%,rgba(0,0,0,0.021) 91%,rgba(0,0,0,0.008) 95.2%,rgba(0,0,0,0.002) 98.2%,rgba(0,0,0,0) 100%);position:absolute;width:calc(100vw - 1rem);width:calc(100vw);opacity:0.4;height:50vw;top:-1rem;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);border-radius:0.5rem 0.5rem 0 0;display:block;content:''}@media (min-width: 575px){.has-tiles .tile:not(.intro-tile,.breadcrumb-trail,.minimised,.announcement) .description:before{height:17.5vw;top:-1.5rem}}@media (min-width: 575px){.has-tiles .tile:not(.intro-tile,.breadcrumb-trail,.minimised,.announcement) .description{top:1.5rem}}.has-tiles .tile:not(.intro-tile,.breadcrumb-trail,.minimised,.announcement) .video,.has-tiles .tile:not(.intro-tile,.breadcrumb-trail,.minimised,.announcement) .image{overflow:hidden;border-radius:0.5rem;position:absolute !important;padding:0 !important;top:0 !important;left:0;width:100%;height:100% !important}.has-tiles .tile:not(.intro-tile,.breadcrumb-trail,.minimised,.announcement) .video video,.has-tiles .tile:not(.intro-tile,.breadcrumb-trail,.minimised,.announcement) .image video{-webkit-transform:scale(1) !important;transform:scale(1) !important}.has-tiles .tile:not(.intro-tile,.breadcrumb-trail,.minimised,.announcement) .video img,.has-tiles .tile:not(.intro-tile,.breadcrumb-trail,.minimised,.announcement) .image img{-o-object-fit:cover;object-fit:cover}.tile:not(.sizzle) .description h2 a{display:flex;gap:0.5rem;align-items:center;position:relative}.tile:not(.sizzle) .description h2 a .icon{will-change:left, opacity;position:relative;transition:all 0.25s linear 0s;top:0.0725rem;left:0;fill:currentColor;width:1.125rem;height:1.125rem;opacity:0.5}.tile:not(.sizzle):hover .description h2 a .icon{opacity:1;left:0.125rem}.tile.disabled{pointer-events:none}.tile.post-type-ue_research .description>*{width:100%}.tile.post-type-ue_research h2 img.logo{max-width:calc(100vw - 3rem);width:auto;height:5rem;margin:1rem 0 1rem;-o-object-position:left center;object-position:left center}.tile.post-type-ue_research .description .location,.tile.post-type-ue_research .description .year{opacity:1}.tile.post-type-ue_research .short-description{position:relative;z-index:10}@media (min-width: 1024px){.tile.post-type-ue_research .short-description{max-width:50%}}.tile.post-type-ue_research .short-description a,.tile.post-type-ue_research .short-description a:visited{pointer-events:initial;border-bottom:1px solid currentColor}.tile.minimised+.tile.minimised:before{height:1px;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:calc(100% - 2rem);background-color:white;content:''}@media (min-width: 1024px){.tile.minimised+.tile.minimised:before{width:calc(100% - calc(24vw - 1rem))}}.tile.breadcrumb-trail{background-color:black;color:white;z-index:20;margin-bottom:0}@media (max-width: 574px){.tile.breadcrumb-trail{padding-right:2.75rem}}@media (min-width: 1024px){.tile.breadcrumb-trail{padding-top:1.5rem;padding-bottom:1.5rem}}.tile.breadcrumb-trail a,.tile.breadcrumb-trail a:visited{color:inherit;display:inline-block}.tile.breadcrumb-trail span{display:inline-block}.tile.intro-tile{padding-top:0;padding-bottom:0;line-height:1.3333}.tile.intro-tile:empty{margin:0 !important;padding:0}@media (min-width: 575px){.tile.intro-tile{padding-top:1rem}}@media (min-width: 575px){.tile.intro-tile p{padding-right:12.5%}}@media (min-width: 1024px){.tile.intro-tile p{padding-right:25%}}.tile.vimeo.slide-cta .cta-wrapper{margin:0.5rem 0 0}.tile.vimeo.slide-cta a.cta,.tile.vimeo.slide-cta a.cta:visited{display:inline-block;padding:0.25em 0.5em;border:none;border-radius:0.5rem;text-decoration:none;background:var(--fg-color);color:var(--bg-color)}div.tile.image,div.tile.vimeo{cursor:pointer}div.tile.vimeo .video{padding:100% 0 0;height:0;overflow:hidden;position:relative}@media (min-width: 575px){div.tile.vimeo .video{padding:56.25% 0 0}}div.tile.vimeo .video>.image{position:absolute;top:0;left:0;width:100%;height:100%}div.tile.vimeo .video>.image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}div.tile.vimeo .video .video-content{position:absolute;top:0;left:0;width:100%;height:100%}div.tile.vimeo .video video{opacity:0;transition:opacity 0.25s linear 0s;-webkit-transform:scale(1.01);transform:scale(1.01);position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}div.tile.vimeo .video.playing video{opacity:1}div.tile.hidden{display:none}div.tile .tile-contents>.image{opacity:0;transition:opacity 0.5s linear 0s}div.tile .tile-contents>.image img{width:100%;height:auto;z-index:1;transition:opacity 0.5s linear 0;-o-object-fit:cover;object-fit:cover}div.tile .tile-contents>.image.lazy-loaded{opacity:1}div.tile ul{display:none;position:absolute;bottom:30px;left:30px}div.tile ul li a{color:white;border-bottom:1px solid white}div.tile:hover img{opacity:1}#page-title.description:not(.text-only .description),.tile .description:not(.text-only .description){margin-bottom:0.75rem}@media (max-width: 1023px){#page-title.description:not(.text-only .description),.tile .description:not(.text-only .description){padding-right:1.5rem}}@media (min-width: 1024px){#page-title.description:not(.text-only .description),.tile .description:not(.text-only .description){margin-bottom:1.5rem}}#page-title.description>*,.tile .description>*{color:inherit}#page-title.description>* a,#page-title.description>* a:visited,.tile .description>* a,.tile .description>* a:visited{color:inherit}@media (max-width: 574px){#page-title.description .location.is-empty,.tile .description .location.is-empty{display:none}}@media (min-width: 575px){#page-title.description,.tile .description{margin-bottom:1.5em;display:flex;flex-wrap:wrap}#page-title.description>*,.tile .description>*{box-sizing:border-box;width:50%}#page-title.description>*:is(.post-type-ue_prototypes .description h2),.tile .description>*:is(.post-type-ue_prototypes .description h2){width:100%;padding-right:1.5rem}}#page-title.description .format,#page-title.description .location,#page-title.description .short-description,#page-title.description .size,#page-title.description .sound,#page-title.description .year,.tile .description .format,.tile .description .location,.tile .description .short-description,.tile .description .size,.tile .description .sound,.tile .description .year{opacity:0.5}.tile.text-only .description{cursor:pointer}.tile.text-only .description h2{width:100%;font-size:200%;line-height:1.125}@media (max-width: 574px){.tile.text-only .description h2{font-size:150%}}.tile.text-only .description .short-description{opacity:1;margin-top:1rem}.tile.post-type-ue_texts .description .short-description{width:65ch}.tile.post-type-ue_texts .description .ctas{margin-bottom:0.5rem}div.tile.post-type-ue_research{pointer-events:none}div.tile.post-type-ue_exhibitions .description h2{order:0}div.tile.post-type-ue_exhibitions .description .short-description{order:1}div.tile.post-type-ue_exhibitions .description .location{order:2}div.tile.post-type-ue_exhibitions .description .year{order:3}.has-tiles .site-content{border-radius:8px;max-height:100vh;max-height:100dvh;overflow-y:scroll}.has-tiles .site-content:not(.is-scrolling){scroll-snap-type:y mandatory}.has-tiles .site-content .tile{scroll-snap-align:start}ul.tile-nav{position:fixed;z-index:1000;right:1.5rem;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);display:flex;flex-direction:column;gap:0.25rem}ul.tile-nav li{padding:0;line-height:1}ul.tile-nav li button{font-size:0px;line-height:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;border-radius:4rem;background-color:white;width:0.675rem;height:0.675rem;padding:0;margin:0;opacity:0.5;transition:opacity 0.25s linear 0s}ul.tile-nav li button.is-active{opacity:1}.page-template-default .tile.text h3{margin:0 0 1.5rem}.page-template-default .tile.text a,.page-template-default .tile.text a:visited{color:inherit;border-bottom:1px solid currentColor}.page-template-default .tile.text ul li{margin-bottom:0.5rem}.page-template-default .tile.text p+ul{margin-bottom:1.5rem}.page-template-default .tile.text .x-column{box-sizing:border-box;margin-bottom:1.5rem}.page-template-default .tile.text .x-column p{margin-bottom:1.5rem}@media (min-width: 575px){.page-template-default .tile.text .has-2-columns,.page-template-default .tile.text .has-3-columns,.page-template-default .tile.text .has-4-columns{display:flex;flex-wrap:wrap}.page-template-default .tile.text .has-2-columns .x-column{width:50%}.page-template-default .tile.text .has-3-columns .x-column{width:33.33333%}.page-template-default .tile.text .has-4-columns .x-column{width:25%}.page-template-default .tile.text .x-column{padding:0 1.5rem 0 0}}.cookie-notice{font-size:var(--font-size-xs);z-index:9999;-webkit-backdrop-filter:blur(20px) saturate(180%);backdrop-filter:blur(20px) saturate(180%);position:fixed !important;opacity:0;bottom:-2rem;right:calc(1.5rem);line-height:1;min-height:0 !important;display:flex;padding:0.4rem 0.45rem 0.4rem 1rem;box-sizing:border-box;border-radius:4rem;transition:all 0.25s cubic-bezier(0.23, 1, 0.32, 1) 0s;justify-content:center;align-items:center;width:auto;color:white}@media (min-width: 575px){.cookie-notice{right:auto;left:50%;-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}}@media (min-width: 1024px){.cookie-notice{left:50%;-webkit-transform:translateX(-50%, 0);transform:translateX(-50%, 0)}}.cookie-notice p{opacity:0.75;white-space:nowrap;line-height:inherit}.cookie-notice p a,.cookie-notice p a:visited{white-space:nowrap;color:inherit;text-decoration:underline;-webkit-text-decoration-color:rgba(255,255,255,0.5);text-decoration-color:rgba(255,255,255,0.5)}.cookie-notice #accept-cookies{opacity:0.75;cursor:pointer;margin-left:0.75em;line-height:1.5;background:white;border-radius:1rem;padding:0 0.75em;color:black;mix-blend-mode:screen;display:flex;align-items:center;transition:all 0.125s linear 0s}.cookie-notice #accept-cookies:hover{opacity:1}body.show-cookie-notice .cookie-notice{opacity:1;bottom:1.2rem}@media (min-width: 575px){body.show-cookie-notice .cookie-notice{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@-webkit-keyframes loading-sine{0%{-webkit-transform:translateX(-43px);transform:translateX(-43px)}100%{-webkit-transform:translateX(0px);transform:translateX(0px)}}@keyframes loading-sine{0%{-webkit-transform:translateX(-43px);transform:translateX(-43px)}100%{-webkit-transform:translateX(0px);transform:translateX(0px)}}.loading{position:fixed;width:0;top:1rem;left:1.5rem;overflow:hidden;opacity:0;pointer-events:none;transition:opacity 0s linear 0s,top 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0s,left 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0s,width 0s linear 0.5s}@media (min-width: 575px){.loading{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:calc(100% - 1rem);top:1.475rem}}.loading svg{width:2373px;height:14px}.loading svg .st0{stroke-width:3px}@media (min-width: 575px){.loading svg{width:2697px;height:16px}.loading svg .st0{stroke-width:3px}}@media (min-width: 575px){.has-active-flyout .loading{left:calc(50% + var(--flyout-width))}}.is-loading .loading{width:calc(100% - 4.75rem);transition:opacity 0.25s linear 0s,top 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0s,left 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0s,width 0s linear 0s;opacity:1}@media (min-width: 575px){.is-loading .loading{width:calc(100% - 1rem)}}@media (min-width: 1024px){.is-loading .loading{width:calc(76%)}}.is-loading .loading svg{-webkit-animation:loading-sine linear 0.2s infinite;animation:loading-sine linear 0.2s infinite;stroke:var(--fg-color)}#contact-modal--trigger{position:fixed;z-index:9918;width:2.5rem;height:2.5rem;bottom:1rem;right:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;color:#fff;background-color:white;border-radius:6rem;box-shadow:0 0.5rem 2rem rgba(0,0,0,0.25)}@media (min-width: 1024px){#contact-modal--trigger{bottom:1.5rem;right:1.5rem;width:3.5rem;height:3.5rem}}#contact-modal--trigger svg{fill:#fff;width:1.25rem;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media (min-width: 1024px){#contact-modal--trigger svg{width:1.5rem}}#contact-modal--trigger .icon-close{display:none}.modal-bg{z-index:1000;display:block;background-color:var(--fg-color);cursor:default;position:fixed;width:0;height:100vh;height:100dvh;top:0;left:0;opacity:0;transition:opacity 0.25s linear 0s, width 0s linear 0.25s}#contact-modal{z-index:1001;position:fixed;opacity:0;overflow:hidden;top:calc(50% + 4rem);left:50%;-webkit-transform:translate(-50%, 100vh);transform:translate(-50%, 100vh);width:calc(100% - 2rem);padding:2rem 0;background-color:white;border-radius:1rem;text-align:center;transition:opacity 0.25s linear 0s,top 0.25s cubic-bezier(0.23, 1, 0.32, 1) 0s}@media (min-width: 575px){#contact-modal{max-width:600px;width:auto;padding:3rem 2rem}}#contact-modal .modal-close{position:absolute;top:1rem;right:1rem;cursor:pointer;font-size:1.5rem}@media (min-width: 1024px){#contact-modal .modal-close{font-size:2rem}}#contact-modal h2{margin:0;font-size:var(--font-size)}#contact-modal p{margin:1.8em 0}@media (min-width: 575px){#contact-modal p{margin:1.6em 0 2.4em}}#contact-modal p a,#contact-modal p a:visited{color:inherit;border-bottom:1px solid currentColor}#contact-modal .social{display:flex;justify-content:center}#contact-modal .social li{display:inline-block}#contact-modal .social li a,#contact-modal .social li a:visited{margin:0 0.5rem;padding:0 0.5rem;color:currentColor}.has-active-modal{overflow:hidden}.has-active-modal .modal-bg{transition:opacity 0.25s linear 0s, width 0s linear 0s;width:100vw;opacity:0.75}.has-active-contact-modal #contact-modal--trigger svg{display:none}.has-active-contact-modal #contact-modal--trigger .icon-close{display:block;position:absolute;font-size:1.25em;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.has-active-contact-modal #contact-modal{opacity:1;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);transition:opacity 0.5s linear 0.25s,top 0.5s cubic-bezier(0.23, 1, 0.32, 1) 0.25s}body.post-type-archive-ue_artworks #contact-modal--trigger svg,body.single-ue_artworks #contact-modal--trigger svg{fill:var(--fg-color)}body.post-type-archive-ue_artworks #contact-modal--trigger .icon-close,body.single-ue_artworks #contact-modal--trigger .icon-close{color:var(--fg-color)}body.post-type-archive-ue_artworks .modal-bg,body.single-ue_artworks .modal-bg{background-color:var(--fg-color)}.tile.post-type-ue_artworks+.tile.post-type-ue_artworks{margin-top:3px}body.single-ue_artworks #related-projects{background-color:var(--bg-color)}body.single-ue_artworks .hi-res svg{stroke:var(--fg-color)}body.single-ue_artworks .project-info .project-info-collections,body.single-ue_artworks .project-info .project-info-credits,body.single-ue_artworks .project-info .project-info-ctas,body.single-ue_artworks .project-info .project-info-editions,body.single-ue_artworks .project-info .project-info-exhibitions,body.single-ue_artworks .project-info .project-info-press,body.single-ue_artworks .project-info .project-info-tags{width:100%;padding-top:1rem;margin-bottom:1rem}body.single-ue_artworks .project-info .project-info-collections:before,body.single-ue_artworks .project-info .project-info-credits:before,body.single-ue_artworks .project-info .project-info-ctas:before,body.single-ue_artworks .project-info .project-info-editions:before,body.single-ue_artworks .project-info .project-info-exhibitions:before,body.single-ue_artworks .project-info .project-info-press:before,body.single-ue_artworks .project-info .project-info-tags:before{position:absolute;top:0;height:1px;content:' ';background-color:currentColor;left:1rem;width:calc(100% - 2rem)}body.single-ue_artworks .project-info .project-info-collections p,body.single-ue_artworks .project-info .project-info-collections ul,body.single-ue_artworks .project-info .project-info-credits p,body.single-ue_artworks .project-info .project-info-credits ul,body.single-ue_artworks .project-info .project-info-ctas p,body.single-ue_artworks .project-info .project-info-ctas ul,body.single-ue_artworks .project-info .project-info-editions p,body.single-ue_artworks .project-info .project-info-editions ul,body.single-ue_artworks .project-info .project-info-exhibitions p,body.single-ue_artworks .project-info .project-info-exhibitions ul,body.single-ue_artworks .project-info .project-info-press p,body.single-ue_artworks .project-info .project-info-press ul,body.single-ue_artworks .project-info .project-info-tags p,body.single-ue_artworks .project-info .project-info-tags ul{font-size:75%}@media (min-width: 1024px){body.single-ue_artworks .project-info .project-info-collections,body.single-ue_artworks .project-info .project-info-credits,body.single-ue_artworks .project-info .project-info-ctas,body.single-ue_artworks .project-info .project-info-editions,body.single-ue_artworks .project-info .project-info-exhibitions,body.single-ue_artworks .project-info .project-info-press,body.single-ue_artworks .project-info .project-info-tags{margin-bottom:2em;width:50%}}body.single-ue_artworks .project-info .project-info-ctas{padding-top:1.5rem}.tile.post-type-ue_artworks .location,.tile.post-type-ue_artworks .short-description{display:none}.single-ue_exhibitions .site-content .short-description{opacity:1 !important}.single-ue_exhibitions .site-content .media-cta a,.single-ue_exhibitions .site-content .media-cta a:visited,.single-ue_exhibitions .site-content div.project-info-ctas a,.single-ue_exhibitions .site-content div.project-info-ctas a:visited{display:inline-block;background-color:var(--fg-color);color:var(--bg-color);border:none;border-radius:0.5rem;text-decoration:none;line-height:1.25;padding:0.375em 0.5em;margin:0 0 0.25em}.no-exhibitions p a,.no-exhibitions p a:visited{color:inherit;text-decoration:underline;text-underline-offset:0.125em;text-decoration-thickness:0.025em}.has-hero-video #page-title{color:white}.has-hero-video #page-title .location,.has-hero-video #page-title .short-description,.has-hero-video #page-title h1{width:100%;float:none}@media (max-width: 1023px){.has-hero-video #page-title .location,.has-hero-video #page-title .short-description,.has-hero-video #page-title h1{width:calc(100% - 2em)}}.has-hero-video #project-hero-video{border-radius:0}.has-hero-video #project-hero-video:after{background:linear-gradient(to bottom, #000 0%,rgba(0,0,0,0.738) 19%,rgba(0,0,0,0.541) 34%,rgba(0,0,0,0.382) 47%,rgba(0,0,0,0.278) 56.5%,rgba(0,0,0,0.194) 65%,rgba(0,0,0,0.126) 73%,rgba(0,0,0,0.075) 80.2%,rgba(0,0,0,0.042) 86.1%,rgba(0,0,0,0.021) 91%,rgba(0,0,0,0.008) 95.2%,rgba(0,0,0,0.002) 98.2%,rgba(0,0,0,0) 100%);position:absolute;width:calc(100vw);opacity:0.4;height:17.5vw;top:0;display:block;content:''}.has-hero-video #project-hero-video .video-content{border-radius:0}.has-hero-video #main-content{border-radius:0;margin-left:0;margin-right:0;width:100%}.has-hero-video .media-embed:first-child,.has-hero-video .media-image:not(.development-images .media-image):first-child,.has-hero-video .media-vimeo:first-child{margin-left:0.5rem;margin-right:0.5rem}@media (min-width: 575px){.single-ue_texts #main-content #project-hero-media-spacer{margin-bottom:2rem}.single-ue_texts #main-content .media-embed,.single-ue_texts #main-content .media-image,.single-ue_texts #main-content .media-vimeo{margin:4rem 0}}.single-ue_texts #main-content .media-jumbo-text h3,.single-ue_texts #main-content .media-text p{margin-right:auto}.page-editions .site-content{font-style:italic}.page-editions .breadcrumb-trail a{font-style:normal}.page-editions #contact-modal--trigger svg{fill:var(--bg-color)}.page-editions #contact-modal--trigger .icon-close{color:var(--bg-color)}.page-editions .modal-bg{background-color:var(--bg-color)}.editions-panels{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;padding-top:0}@media (min-width: 575px){.editions-panels{gap:2rem}}.editions-panels .panel{width:100%;padding-bottom:1rem}@media (min-width: 575px){.editions-panels .panel{padding-bottom:1rem;width:calc(50% - 1rem)}}.editions-panels .panel .media{padding-top:75%;overflow:hidden;height:0;position:relative;margin-bottom:1rem;cursor:pointer}@media (min-width: 575px){.editions-panels .panel .media{margin-bottom:1.5rem}}.editions-panels .panel .media .image,.editions-panels .panel .media .video,.editions-panels .panel .media .video-content,.editions-panels .panel .media img,.editions-panels .panel .media source,.editions-panels .panel .media video{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.editions-panels .panel .project-info-ctas{margin:1rem 0 0}.editions-panels .panel .project-info-ctas a,.editions-panels .panel .project-info-ctas a:visited{display:inline-block;background-color:var(--fg-color);color:var(--bg-color);border:none;white-space:nowrap;border-radius:0.5rem;text-decoration:none;line-height:1.25;padding:0.375em 0.5em;margin:0 0 0.25em}
