﻿html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:auto;touch-action:auto;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir="rtl"] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url("./ajax-loader.gif") center center no-repeat}@font-face{font-family:"slick";font-weight:normal;font-style:normal;src:url("./fonts/slick.eot");src:url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev:before,.slick-next:before{font-size:20px;line-height:1;color:white;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}[dir="rtl"] .slick-prev{left:auto}[dir="rtl"] .slick-next{right:0}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;color:black;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:black}/*!
 * fullPage 3.0.4
 * https://github.com/alvarotrigo/fullPage.js
 *
 * @license GPLv3 for open source use only
 * or Fullpage Commercial License for commercial use
 * http://alvarotrigo.com/fullPage/pricing/
 *
 * Copyright (C) 2018 http://alvarotrigo.com/fullPage - A project by Alvaro Trigo
 */html.fp-enabled,.fp-enabled body{margin:0;padding:0;overflow:hidden;-webkit-tap-highlight-color:rgba(0, 0, 0, 0)}.fp-section{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.fp-slide{float:left}.fp-slide,.fp-slidesContainer{height:100%;display:block}.fp-slides{z-index:1;height:100%;overflow:hidden;position:relative;-webkit-transition:all 0.3s ease-out;transition:all 0.3s ease-out}.fp-section.fp-table,.fp-slide.fp-table{display:table;table-layout:fixed;width:100%}.fp-tableCell{display:table-cell;vertical-align:middle;width:100%;height:100%}.fp-slidesContainer{float:left;position:relative}.fp-controlArrow{-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none;position:absolute;z-index:4;top:50%;cursor:pointer;width:0;height:0;border-style:solid;margin-top:-38px;-webkit-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.fp-controlArrow.fp-prev{left:15px;width:0;border-width:38.5px 34px 38.5px 0;border-color:transparent #fff transparent transparent}.fp-controlArrow.fp-next{right:15px;border-width:38.5px 0 38.5px 34px;border-color:transparent transparent transparent #fff}.fp-scrollable{overflow:hidden;position:relative}.fp-scroller{overflow:hidden}.iScrollIndicator{border:0 !important}.fp-notransition{-webkit-transition:none !important;transition:none !important}#fp-nav{position:fixed;z-index:100;margin-top:-32px;top:50%;opacity:1;-webkit-transform:translate3d(0, 0, 0)}#fp-nav.fp-right{right:17px}#fp-nav.fp-left{left:17px}.fp-slidesNav{position:absolute;z-index:4;opacity:1;-webkit-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);left:0 !important;right:0;margin:0 auto !important}.fp-slidesNav.fp-bottom{bottom:17px}.fp-slidesNav.fp-top{top:17px}#fp-nav ul,.fp-slidesNav ul{margin:0;padding:0}#fp-nav ul li,.fp-slidesNav ul li{display:block;width:14px;height:13px;margin:7px;position:relative}.fp-slidesNav ul li{display:inline-block}#fp-nav ul li a,.fp-slidesNav ul li a{display:block;position:relative;z-index:1;width:100%;height:100%;cursor:pointer;text-decoration:none}#fp-nav ul li a.active span,.fp-slidesNav ul li a.active span,#fp-nav ul li:hover a.active span,.fp-slidesNav ul li:hover a.active span{height:12px;width:12px;margin:-6px 0 0 -6px;border-radius:100%}#fp-nav ul li a span,.fp-slidesNav ul li a span{border-radius:50%;position:absolute;z-index:1;height:4px;width:4px;border:0;background:#333;left:50%;top:50%;margin:-2px 0 0 -2px;-webkit-transition:all 0.1s ease-in-out;-moz-transition:all 0.1s ease-in-out;-o-transition:all 0.1s ease-in-out;transition:all 0.1s ease-in-out}#fp-nav ul li:hover a span,.fp-slidesNav ul li:hover a span{width:10px;height:10px;margin:-5px 0px 0px -5px}#fp-nav ul li .fp-tooltip{position:absolute;top:-2px;color:#fff;font-size:14px;font-family:arial, helvetica, sans-serif;white-space:nowrap;max-width:220px;overflow:hidden;display:block;opacity:0;width:0;cursor:pointer}#fp-nav ul li:hover .fp-tooltip,#fp-nav.fp-show-active a.active+.fp-tooltip{-webkit-transition:opacity 0.2s ease-in;transition:opacity 0.2s ease-in;width:auto;opacity:1}#fp-nav ul li .fp-tooltip.fp-right{right:20px}#fp-nav ul li .fp-tooltip.fp-left{left:20px}.fp-auto-height.fp-section,.fp-auto-height .fp-slide,.fp-auto-height .fp-tableCell{height:auto !important}.fp-responsive .fp-auto-height-responsive.fp-section,.fp-responsive .fp-auto-height-responsive .fp-slide,.fp-responsive .fp-auto-height-responsive .fp-tableCell{height:auto !important}.fp-sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.main-invitation{text-align:center}.invitation-container.lightbox{position:fixed;z-index:1000;left:0;top:0;width:100vw;height:100vh;overflow:hidden}.invitation-container.lightbox .rm-container{display:inline-block;margin:0 auto 0 auto;position:relative;perspective:1600px;color:#2a323f}.invitation-container.lightbox .rm-container img{height:40rem;width:auto;display:block}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){.invitation-container.lightbox .rm-container img{height:90vh}}.invitation-container.lightbox.horizontal .rm-container img{height:31.6rem;width:auto}.invitation-container.lightbox.horizontal .rm-container.rm-open-1 .rm-wrapper.count-6{transform:scale(0.65)}.invitation-container.lightbox.horizontal .rm-container.rm-open-1 .rm-wrapper.count-6.flip{transform:scale(0.65) rotate3D(0, 1, 0, -180deg)}.main-invitation{position:relative;top:50vh;transform:translateY(-50%)}.rm-wrapper,.rm-wrapper>div{width:100%;height:100%;left:0;top:0;position:absolute;text-align:center;-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.rm-wrapper.flip{transform:rotate3D(0, 1, 0, -180deg)}.rm-wrapper .rm-cover{z-index:100;-webkit-transform-origin:0% 50%;-webkit-transition-delay:0.2s;transform-origin:0% 50%;transition-delay:0.2s;-webkit-transform:rotateY(-1deg);transform:rotateY(-1deg)}.rm-wrapper .rm-middle{z-index:50}.rm-wrapper .rm-right{cursor:pointer;z-index:60;-webkit-transform-origin:100% 50%;-webkit-transition-delay:0s;transform-origin:100% 50%;transition-delay:0s;-webkit-transform:rotateY(0.001deg);transform:rotateY(0.001deg)}.rm-wrapper .rm-middle,.rm-wrapper .rm-right{pointer-events:none}.rm-wrapper>div>div{background:#fff;width:100%;height:100%;position:absolute}.rm-container .rm-front,.rm-container .rm-middle,.rm-container .rm-back{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-size:contain !important;background-repeat:no-repeat}.rm-container .rm-inner{background-size:contain !important;background-repeat:no-repeat}.rm-cover .rm-front{cursor:pointer}.rm-container .rm-back{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.rm-overlay{position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none}.rm-cover,.rm-right-inner,.rm-middle,.rm-back{box-shadow:0px 0px 30px rgba(0, 0, 0, 0.1)}.rm-open,.rm-close,.rm-flip{text-transform:uppercase;display:block;position:absolute;cursor:pointer}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.rm-open,.rm-close,.rm-flip{font-size:1.5rem;top:1rem}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.rm-open,.rm-close,.rm-flip{font-size:9.5rem;top:2rem}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.rm-open,.rm-close{left:46%}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.rm-open,.rm-close{left:25%}}.rm-close{display:none}.rm-flip{left:53%}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.rm-flip{left:60%}}.rm-flip svg{fill:#b4b4b4;width:1.3rem;height:auto}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.rm-flip svg{width:9rem}}.rm-wrapper,.rm-wrapper>div{-webkit-transition:all 0.6s ease-in-out, height 0s;transition:all 0.6s ease-in-out, height 0s}.rm-container.rm-open-1 .rm-cover{-webkit-transform:rotateY(-175deg);-webkit-transition-delay:0s;transform:rotateY(-175deg);transition-delay:0s}.rm-container.rm-open-1 .rm-middle,.rm-container.rm-open-1 .rm-right{pointer-events:auto}.rm-container.rm-open-2 .rm-right{-webkit-transform:rotateY(175deg);-webkit-transition-delay:0.2s;transform:rotateY(175deg);transition-delay:0.2s}.rm-container.rm-in .rm-cover{-webkit-transform:rotateY(-150deg);transform:rotateY(-150deg)}.rm-container.rm-in .rm-right{-webkit-transform:rotateY(150deg);transform:rotateY(150deg)}.rm-container.rm-in .rm-wrapper{-webkit-transform:translateZ(-500px);transform:translateZ(-500px)}.rm-container.rm-in .rm-cover,.rm-container.rm-in .rm-right,.rm-container.rm-nodelay .rm-right{-webkit-transition-delay:0s;transition-delay:0s}.rm-container.rm-open-1 .count-4{transform:translateX(50%)}.rm-container.rm-open-1 .count-4.flip{transform:rotate3D(0, 1, 0, -180deg) translateX(50%)}.no-csstransforms3d .rm-container{width:100%;height:auto;max-width:460px}.no-csstransforms3d .rm-wrapper,.no-csstransforms3d .rm-wrapper>div,.no-csstransforms3d .rm-wrapper>div>div{position:relative;width:100%;height:auto}.no-csstransforms3d .rm-wrapper>div>div{margin-bottom:10px}.no-csstransforms3d .rm-container .rm-back{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}.no-csstransforms3d .rm-overlay,.no-csstransforms3d .rm-middle .rm-overlay{display:none}.no-csstransforms3d .rm-right .rm-front{display:none}.no-csstransforms3d .rm-button-open{pointer-events:none}.no-csstransforms3d .rm-button-open:after{content:"↓"}.no-csstransforms3d .rm-container.rm-in .rm-cover,.no-csstransforms3d .rm-container.rm-in .rm-right,.no-csstransforms3d .rm-container.rm-in .rm-wrapper{-webkit-transform:rotateY(0deg);-webkit-transition-delay:0s;transform:rotateY(0deg);transition-delay:0s}.count-2{border:0px black solid !important}.count-2 .rm-cover{border:0px black solid !important}.Whoops.container .panel.left-panel{transform:scale(0.1);transform-origin:bottom right}.Whoops.container .panel.details-container{transform:scale(0.1);transform-origin:bottom left}.clearfix{clear:both;display:block;content:""}html{font-size:1vw;font-family:"franklin-gothic-urw", sans-serif;color:#b4b4b4}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:landscape),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:landscape){html{font-size:1.3vw !important}}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}a{color:#b4b4b4;text-decoration:none}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){a:hover{filter:blur(3px)}a:hover *{filter:blur(3px)}}p em{font-style:italic}body{box-sizing:border-box;padding-top:3rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){body{padding-top:14rem}}body.preload *{-webkit-transition:none !important;-moz-transition:none !important;-ms-transition:none !important;-o-transition:none !important}.scroll{border:1px transparent solid}.exhibition .scroll{height:calc(100vh - 6.2rem)}.exhibition .related-sidebar{height:auto;overflow-y:hidden}header{position:fixed;top:0;z-index:999;width:100%;background:white;border-bottom:2px solid #b4b4b4}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){header{height:3.1rem}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){header{height:15.3rem;margin-bottom:-4px}}header.headroom{will-change:transform;transition:transform 200ms linear}header.headroom--pinned,header:hover{transform:translateY(0%) !important}header.headroom--unpinned{transform:translateY(-100%)}header nav .togglemenu{position:relative;height:14rem}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){header nav .togglemenu{display:none}}header nav .togglemenu .btn-menu{height:2px;width:8rem;background:#b4b4b4;top:6rem;left:3.4rem;position:absolute;transition:transform 0.5s;transform-origin:center}header nav .togglemenu .menu-swno{transform:translateY(2.5rem)}header nav .togglemenu.open .menu-nwso{transform:rotate(45deg)}header nav .togglemenu.open .menu-swno{transform:rotate(-45deg)}header nav .togglemenu--title{font-family:"franklin-gothic-urw-cond", sans-serif;font-size:1.4rem;font-weight:600;line-height:1;text-transform:uppercase;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){header nav .togglemenu--title{font-size:5.5rem}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){header nav ul{padding:0 1rem;display:flex}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){header nav ul{height:100%;display:none}}header nav ul li{padding-right:2rem;font-family:"franklin-gothic-urw-cond", sans-serif;font-style:normal;font-weight:700;text-transform:uppercase;font-size:1.4rem}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){header nav ul li{line-height:3rem}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){header nav ul li{font-size:5.5rem}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){header nav ul li{text-align:center;line-height:14rem;border-top:2px solid #b4b4b4;border-bottom:2px solid #b4b4b4;margin-bottom:-2px;height:14rem;background-color:white}}header nav ul li.is-active a{color:darkorange}header nav ul li.item-home{opacity:0;visibility:hidden;flex-grow:1;transition:opacity 2s;text-align:center;text-align:right;padding-right:0}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){header nav ul li.item-home{display:none}}header nav ul li.item-home.active{opacity:1;visibility:visible}header nav#subnav{border-top:2px solid #b4b4b4;background-color:white;border-bottom:2px solid #b4b4b4}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){header nav#subnav{display:none}}header nav#subnav li{flex-grow:0.04;cursor:pointer}header nav#subnav li:hover{filter:blur(3px)}header nav#subnav li.active{color:darkorange}#footer{border-top:2px solid #b4b4b4;width:100%;clear:both}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){#footer{border-left:2px solid #b4b4b4}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){#footer{width:100%;font-size:4rem;border-left:none;margin-top:4rem;clear:both !important}}#footer ul{text-align:right;padding:0.4rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){#footer ul{padding:1.4rem 1.4rem 1.9rem 1.4rem}}#footer ul li{display:inline-block;padding:0.4rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){#footer ul li{padding:1rem 3rem 2rem 3rem}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.uid-exhibitions #footer,.uid-publications #footer,.uid-portfolios #footer,.uid-artists #footer,.uid-about-us #footer{border:0px transparent solid;float:right}}.uid-exhibitions #footer ul,.uid-publications #footer ul,.uid-portfolios #footer ul,.uid-artists #footer ul,.uid-about-us #footer ul{width:100%}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.uid-about-us #footer{border-left:2px solid #b4b4b4;margin-left:50%;width:50%}}.uid-home #footer{border:0px transparent solid;width:50%;position:fixed;right:0;bottom:0}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.uid-home #footer{width:100%}}.uid-home #footer a{color:white}.uid-home main a:hover{filter:none !important}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.uid-contact #footer{border:0px transparent solid;width:50%;position:fixed;right:0;bottom:0}}.exhibition #footer{width:100%;margin-top:-2px}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.uid-newsletters #footer,.uid-newsletter #footer{float:right;width:23.55rem}}.uid-privacy-policy main{padding:1rem;column-count:3}.uid-privacy-policy h1{margin-top:1.1rem}.uid-privacy-policy p{line-height:1.1}.uid-privacy-policy #footer{width:100%;border-left:0px transparent solid}.uid-privacy-policy #footer ul{width:100%}.background{position:fixed;top:0;left:0;height:100%;width:100vw;transition:all 1.5s}.background.hidden{filter:blur(300px);opacity:0;visibility:hidden}.home{overflow:hidden;height:100%}.home main{height:calc(100vh - 3rem);width:100%}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.home main{height:calc(100vh - 14rem)}}.home main .intro{position:fixed;left:50%;top:50%;transform:translate(-50%, -50%);transition:transform 2s ease-in-out;transition-delay:1s;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:white;cursor:pointer}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.home main .intro{width:75vw}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.home main .intro{width:50vw}}.home main .intro svg{fill:white;transition:transform 2s ease-in-out;transition-delay:1s}.home main .intro.blured{filter:blur(300px)}.home main .intro.blured svg{fill:#b4b4b4}.home main .exhibition{font-size:5rem;font-weight:900;text-transform:uppercase;line-height:0.9;font-family:"franklin-gothic-urw-cond", sans-serif;width:75%;text-align:center;position:fixed;top:50%;left:50%;transform:translate(-50%, 50vh);transition:transform 1s;transition-delay:1s}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.home main .exhibition{font-size:10rem}}.home main .exhibition.active{transform:translate(-50%, -50%)}.home main .exhibition--date{font-family:"franklin-gothic-urw-cond", sans-serif;font-weight:600;font-size:2.7rem;line-height:1;margin-top:2.35rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.home main .exhibition--date{font-size:5.5rem}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.home main .exhibition--date{margin-top:9rem}}.artists main{padding:1rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.artists main{padding:8rem 2rem 8rem 2rem}}.artists main label{display:none;font-family:"franklin-gothic-urw-cond", sans-serif;font-size:1.4rem;font-weight:600;line-height:1;text-transform:uppercase}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.artists main label{font-size:5.5rem}}.artists main input{font-family:"franklin-gothic-urw-cond", sans-serif;font-weight:600;font-size:2.7rem;line-height:1;text-transform:uppercase;border:none;margin-bottom:1.4rem;color:darkorange;border:2px solid darkorange;width:100%;padding:0 1rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.artists main input{font-size:5.5rem}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.artists main input{margin-bottom:3.5rem}}.artists main input::placeholder{color:#b4b4b4}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.artists main ul.artists--list{column-count:5}}.artists main ul.artists--list h3.letter{font-family:"franklin-gothic-urw-cond", sans-serif;font-size:1.4rem;font-weight:600;line-height:1;height:0;color:darkorange}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.artists main ul.artists--list h3.letter{font-size:5.5rem}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.artists main ul.artists--list h3.letter{width:10rem}}.artists main ul.artists--list li{position:relative;font-family:"franklin-gothic-urw-cond", sans-serif;font-size:1.4rem;font-weight:600;line-height:1;text-transform:uppercase;left:2rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.artists main ul.artists--list li{font-size:5.5rem}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.artists main ul.artists--list li{left:8rem;width:calc(100% - 15rem)}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.artists main ul.artists--list li a:hover{filter:blur(3px)}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.artist{overflow:hidden;height:100%}}.artist main .artist--title .title--wrapper{position:fixed;top:50%;left:50%;transform:translate(-50%, -50%);transition:filter 1.5s;cursor:pointer;width:95%}.artist main .artist--title .title--wrapper.active{filter:blur(300px)}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.artist main .artist--title .title--wrapper.active:hover{filter:blur(300px)}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.artist main .artist--title .title--wrapper:hover{filter:blur(3px)}}.artist main .artist--title .title--wrapper h1{font-weight:900;font-size:12rem;text-transform:uppercase;text-align:center;line-height:0.94;letter-spacing:-0.3rem;z-index:0}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.artist main .artist--title .title--wrapper h1{font-size:18rem}}.artist main .artist--title .title--wrapper h2{font-family:"franklin-gothic-urw-cond", sans-serif;font-weight:600;font-size:2.7rem;line-height:1;margin-top:2.35rem;text-align:center}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.artist main .artist--title .title--wrapper h2{font-size:5.5rem}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.artist main .artist--title .title--wrapper h2{margin-top:9rem}}.artist main .artist--gallery__link{position:absolute;bottom:3rem;left:50%;transform:translateX(-50%);font-family:"franklin-gothic-urw-cond", sans-serif;font-size:1.4rem;font-weight:600;line-height:1;text-transform:uppercase;cursor:pointer;transition:filter 1.5s;z-index:999}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.artist main .artist--gallery__link{font-size:5.5rem}}.artist main .artist--gallery__link.active{filter:blur(300px)}.artist main .artist--start__link{position:absolute;top:0;height:3rem;line-height:3rem !important;left:50%;transform:translateX(-50%);font-family:"franklin-gothic-urw-cond", sans-serif;font-size:1.4rem;font-weight:600;line-height:1;text-transform:uppercase;cursor:pointer;transition:filter 1.5s;z-index:999}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.artist main .artist--start__link{font-size:5.5rem}}.artist main .artist--start__link.active{filter:blur(300px)}.artist main .artist--gallery{overflow:hidden;position:relative;border-top:2px solid #b4b4b4}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.artist main .artist--gallery{min-height:100vh;padding-bottom:5rem}.artist main .artist--gallery .btn-next-slide{display:none}}.artist main .artist--gallery .caption{z-index:999;padding:1rem;font-family:"franklin-gothic-urw-cond", sans-serif;font-size:1.1rem;font-weight:400;display:none}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.artist main .artist--gallery .caption{left:0;bottom:0;position:absolute}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.artist main .artist--gallery .caption{left:3.4rem;bottom:8.5rem;background-color:white;padding:3.4rem !important}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.artist main .artist--gallery .caption{font-size:4rem}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.artist main .artist--gallery .caption{width:25vw}}.artist main .artist--gallery .caption i{font-style:italic}.artist main .artist--gallery .caption em{font-style:normal;display:block;font-size:small;margin-top:1.175rem}.artist main .artist--gallery .artist--slideshow.grid{display:flex;align-items:stretch;flex-wrap:wrap;margin-bottom:4.8rem}.artist main .artist--gallery .artist--slideshow.grid figure{float:left;overflow:hidden;border-right:2px solid #b4b4b4;border-bottom:2px solid #b4b4b4;border-top:2px solid #b4b4b4;margin-bottom:-2px;padding:1rem;cursor:pointer}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.artist main .artist--gallery .artist--slideshow.grid figure{width:33.333%;width:calc(100% / 3)}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.artist main .artist--gallery .artist--slideshow.grid figure{padding:3rem}}.artist main .artist--gallery .artist--slideshow.grid figure img{width:calc(100% / 3);height:auto;float:left;padding-right:1rem}.artist main .artist--gallery .artist--slideshow.grid figure figcaption{font-family:"franklin-gothic-urw-cond", sans-serif;font-style:normal;font-weight:700;text-transform:uppercase;font-size:1.4rem}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.artist main .artist--gallery .artist--slideshow.grid figure figcaption{line-height:3rem}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.artist main .artist--gallery .artist--slideshow.grid figure figcaption{font-size:5.5rem}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.artist main .artist--gallery .artist--slideshow.grid figure figcaption{line-height:1.3rem !important}}.artist main .artist--gallery .artist--slideshow.grid figure figcaption p{display:none}.artist main .artist--gallery .artist--slideshow.grid figure figcaption p.series{display:block}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.artist main .artist--gallery .artist--slideshow.grid figure figcaption p.series{line-height:5rem}}.artist main .artist--gallery .artist--slideshow.free{position:relative;width:100vw;height:100%;overflow:hidden;display:flex;justify-content:space-evenly;align-items:center;flex-flow:row wrap}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.artist main .artist--gallery .artist--slideshow.free{justify-content:flex-start !important}}.artist main .artist--gallery .artist--slideshow.free figure{cursor:pointer}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.artist main .artist--gallery .artist--slideshow.free figure{width:45vmin !important;height:calc(100vmax / 3) !important;margin:2.5vmin !important}}.artist main .artist--gallery .artist--slideshow.free.image-size-full{height:100%;top:0}.artist main .artist--gallery .artist--slideshow.free.image-size-full figure{height:75%}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.artist main .artist--gallery .artist--slideshow.free.image-size-full figure{width:95vmin !important;height:90vmax !important;margin:3.4rem !important}}.artist main .artist--gallery .artist--slideshow.free.image-size-full figure img{height:100%;width:100%}.artist main .artist--gallery .artist--slideshow.free.image-size-two{height:100%;top:0}.artist main .artist--gallery .artist--slideshow.free.image-size-two figure{width:24rem;height:24rem}.artist main .artist--gallery .artist--slideshow.free.image-size-three{height:100%;top:0}.artist main .artist--gallery .artist--slideshow.free.image-size-three figure{width:18rem;height:18rem}.artist main .artist--gallery .artist--slideshow.free.image-size-four{height:100%;top:0}.artist main .artist--gallery .artist--slideshow.free.image-size-four figure{width:18rem;height:18rem}.artist main .artist--gallery .artist--slideshow.free.image-size-five{height:100%;top:0;justify-content:flex-start;width:98%;margin:0 auto}.artist main .artist--gallery .artist--slideshow.free.image-size-five figure{width:calc(100%/3);height:18rem;padding:0 2%}.artist main .artist--gallery .artist--slideshow.free.image-size-medium{height:100%;top:0}.artist main .artist--gallery .artist--slideshow.free.image-size-medium figure{width:9rem;height:9rem}.artist main .artist--gallery .artist--slideshow.free.image-size-small figure{width:6rem;height:6rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.artist main .artist--gallery .artist--slideshow.free figure{width:33.3333rem;height:33.3333rem}}.artist main .artist--gallery .artist--slideshow.free figure img{width:100%;height:100%;object-fit:contain}.artist main .artist--gallery .artist--slideshow.free figure figcaption{display:none}.exhibitions main{padding:1rem}.exhibitions ul.exhibitions--list{margin-top:1rem}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.exhibitions ul.exhibitions--list{column-count:3;column-gap:3rem}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.exhibitions ul.exhibitions--list{margin-top:4rem}}.exhibitions ul.exhibitions--list h3.letter{font-family:"franklin-gothic-urw-cond", sans-serif;font-size:1.4rem;font-weight:600;line-height:1;height:0;color:darkorange}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.exhibitions ul.exhibitions--list h3.letter{font-size:5.5rem}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.exhibitions ul.exhibitions--list h3.letter{width:10rem}}.exhibitions ul.exhibitions--list h3{position:relative;top:0.3rem}.exhibitions ul.exhibitions--list .info-field-top{font-weight:400}.exhibitions ul.exhibitions--list li{position:relative;left:3.5rem;width:calc(100% - 4rem);padding:0.3rem 0;border-bottom:2px solid #b4b4b4;margin-top:-2px;break-inside:avoid-column;font-family:"franklin-gothic-urw-cond", sans-serif;font-size:1.4rem;font-weight:600;line-height:1;text-transform:uppercase}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.exhibitions ul.exhibitions--list li{font-size:5.5rem}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.exhibitions ul.exhibitions--list li{left:15rem;width:calc(100% - 15rem)}}.exhibitions ul.exhibitions--list li a{display:block}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.exhibitions ul.exhibitions--list li a:hover{filter:blur(3px)}}.exhibitions ul.exhibitions--list li .title:after{content:" ";white-space:pre}.exhibitions ul.exhibitions--list li .subtitle{display:inline}.exhibitions ul.exhibitions--list li .subtitle,.exhibitions ul.exhibitions--list li .subtitle2{font-weight:400;white-space:pre-line}.exhibitions--list li a,.fairs--list li a{color:#ddd;cursor:not-allowed;filter:blur(1px)}.exhibitions--list li a.active-link,.fairs--list li a.active-link{color:#b4b4b4;cursor:pointer;filter:blur(0px)}.exhibition main{height:100%}.exhibition main .exhibition--title{font-size:5rem;font-weight:900;text-transform:uppercase;line-height:0.9;font-family:"franklin-gothic-urw-cond", sans-serif;text-transform:uppercase;height:calc(100vh - 3rem);transition:filter 1.5s;cursor:pointer;text-align:center;width:100%}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.exhibition main .exhibition--title{font-size:10rem}}.exhibition main .exhibition--title.blured{filter:blur(300px)}.exhibition main .exhibition--title h1{margin-bottom:4.5rem}.exhibition main .exhibition--title .exhibition--date{font-family:"franklin-gothic-urw-cond", sans-serif;font-weight:600;font-size:2.7rem;line-height:1;margin-top:2.35rem;text-align:center}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.exhibition main .exhibition--title .exhibition--date{font-size:5.5rem}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.exhibition main .exhibition--title .exhibition--date{margin-top:9rem}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.exhibition main .exhibition--title .title-wrapper:hover{filter:blur(3px)}}.exhibition main .date{display:block}.exhibition main .section{position:relative}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.exhibition main .section{height:calc(100vh - 3rem - 2px)}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.exhibition main .slideshow.section{height:100vh;height:auto !important;display:block}.exhibition main .slideshow.section .fp-tableCell{height:80vh !important;padding-top:15.3rem;display:block}.exhibition main .slideshow.section .slick-next,.exhibition main .slideshow.section .slick-prev{top:45vh}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.exhibition main .exhibition--meta{margin-top:3.5rem}}.uid-publications ul.publications--list,.uid-portfolios ul.publications--list{display:flex;flex-wrap:wrap}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.uid-publications ul.publications--list,.uid-portfolios ul.publications--list{display:block}}.uid-publications ul.publications--list li,.uid-portfolios ul.publications--list li{padding:7rem;border-bottom:2px solid #b4b4b4;text-align:center;font-family:"franklin-gothic-urw-cond", sans-serif;font-size:1.4rem;font-weight:600;line-height:1}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.uid-publications ul.publications--list li,.uid-portfolios ul.publications--list li{font-size:5.5rem}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.uid-publications ul.publications--list li,.uid-portfolios ul.publications--list li{width:calc(100% / 6);border-bottom:2px solid #b4b4b4;border-right:2px solid #b4b4b4;padding:1rem;padding-top:3rem}.uid-publications ul.publications--list li:nth-child(6n-6),.uid-portfolios ul.publications--list li:nth-child(6n-6){border-right:none}.uid-publications ul.publications--list li .img-wrapper,.uid-portfolios ul.publications--list li .img-wrapper{height:13rem}}.uid-publications ul.publications--list li .noimg,.uid-portfolios ul.publications--list li .noimg{width:50%;padding-bottom:50%;margin-left:50%;transform:translateX(-50%);border:2px solid #b4b4b4;display:block}.uid-publications ul.publications--list li img,.uid-portfolios ul.publications--list li img{margin-left:50%;transform:translateX(-51%);width:100%}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.uid-publications ul.publications--list li img,.uid-portfolios ul.publications--list li img{display:block;max-width:100%;max-height:13rem;height:auto;width:auto}}.uid-publications ul.publications--list li h2,.uid-portfolios ul.publications--list li h2{text-transform:uppercase;margin-top:3.5rem}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.uid-publications ul.publications--list li h2,.uid-portfolios ul.publications--list li h2{margin-top:1.4rem}}.uid-publications ul.publications--list li h3,.uid-portfolios ul.publications--list li h3{text-transform:uppercase;font-weight:400}.uid-publications ul.publications--list li h4,.uid-portfolios ul.publications--list li h4{margin-top:1rem;font-weight:400}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.uid-publications ul.publications--list li h4,.uid-portfolios ul.publications--list li h4{font-size:1rem}}.fairs main{padding:1rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.fairs main{padding:3.4rem}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.fairs ul.fairs--list{column-count:3}}.fairs ul.fairs--list h3.letter{font-family:"franklin-gothic-urw-cond", sans-serif;font-size:1.4rem;font-weight:600;line-height:1;height:0;color:darkorange}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.fairs ul.fairs--list h3.letter{font-size:5.5rem}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.fairs ul.fairs--list h3.letter{width:10rem}}.fairs ul.fairs--list li{position:relative;font-family:"franklin-gothic-urw-cond", sans-serif;font-size:1.4rem;font-weight:600;line-height:1;text-transform:uppercase;left:4rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.fairs ul.fairs--list li{font-size:5.5rem}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.fairs ul.fairs--list li{width:90%}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.fairs ul.fairs--list li{left:15rem;width:calc(100% - 15rem)}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.fairs ul.fairs--list li a:hover{filter:blur(3px)}}.fair .start{text-align:center;font-size:5rem;font-weight:900;text-transform:uppercase;line-height:0.9;font-family:"franklin-gothic-urw-cond", sans-serif}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.fair .start{font-size:10rem}}.fair .start time.fair--date{font-family:"franklin-gothic-urw-cond", sans-serif;font-weight:600;font-size:2.7rem;line-height:1;margin-top:2.35rem;text-align:center}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.fair .start time.fair--date{font-size:5.5rem}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.fair .start time.fair--date{margin-top:9rem}}.fair .slideshow figure{margin-right:1rem}.fair .slideshow figure img{height:100%;width:auto;object-fit:cover}.fair #footer{width:100%}.fair .related-full .sidebar--cover{float:left}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.fair .related-full .sidebar--cover{width:calc(100vw / 3 / 3);height:calc(100vw / 3 / 3);margin-right:2rem}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.fair .related-full .sidebar--cover{width:30vw;height:30vw;margin-right:4rem}}.fair .related-full .sidebar--text{float:left}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.fair .related-full .sidebar--text{width:calc(30vw/2)}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.fair .related-full .sidebar--text{width:63%}}.fair .related-full img{object-fit:cover;object-position:center}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.fair .related-full img{width:calc(100vw / 3 / 3);height:calc(100vw / 3 / 3)}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.fair .related-full img{width:30vw;height:30vw}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.fair .related-full .exhibition--items img{margin-right:4rem}}.fair #fair-lightbox{position:fixed;left:0;top:0;height:100vh;width:100vw;background-color:white;z-index:1000}.fair #fair-lightbox .slick-track{height:100vh}.fair #fair-lightbox .slick-prev,.fair #fair-lightbox .slick-next{top:50vh}.fair #fair-lightbox figure{position:relative;text-align:center}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.fair #fair-lightbox figure{padding:0 4rem}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.fair #fair-lightbox figure{width:100vw;padding:0}}.fair #fair-lightbox figure .img-wrapper{cursor:zoom-in !important;position:relative;display:block;top:50vh;transform:translateY(-50%);display:inline-block}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.fair #fair-lightbox figure .img-wrapper{box-shadow:-1px 1px 3px #bebebe, -2px 2px 3px #bebebe, -3px 3px 3px #bebebe, -4px 4px 3px #bebebe, -5px 5px 3px #bebebe, -6px 6px 3px #bebebe, -7px 7px 3px #bebebe, -8px 8px 3px #bebebe, -9px 9px 3px #bebebe;border-radius:0.1rem}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.fair #fair-lightbox figure .img-wrapper{box-shadow:-1px 1px 3px #bebebe, -2px 2px 3px #bebebe, -3px 3px 3px #bebebe, -4px 4px 3px #bebebe, -5px 5px 3px #bebebe, -6px 6px 3px #bebebe;border-radius:0.8rem}}.fair #fair-lightbox figure .img-wrapper img{transform:scale(1.02);transform-origin:left bottom;overflow:hidden;display:block;cursor:zoom-in !important}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.fair #fair-lightbox figure .img-wrapper img{height:80vh;width:auto;border-radius:0.1rem}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.fair #fair-lightbox figure .img-wrapper img{border-radius:0.8rem;width:80vw;height:auto;margin:0 auto}}.fair #fair-lightbox .btn-close{position:absolute;top:1rem;right:1rem;font-family:"franklin-gothic-urw-cond", sans-serif;font-size:1.4rem;font-weight:600;line-height:1;cursor:pointer;z-index:999;width:2rem;height:2rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.fair #fair-lightbox .btn-close{font-size:5.5rem}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.fair #fair-lightbox .btn-close{height:8rem;width:8rem;top:3rem;right:3rem}}.fair #fair-lightbox .btn-close:after,.fair #fair-lightbox .btn-close:before{position:absolute;width:2.8rem;height:2.8rem;border-top:2px solid #b4b4b4;display:block;content:"";top:0.5rem;left:0.5rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.fair #fair-lightbox .btn-close:after,.fair #fair-lightbox .btn-close:before{height:11.2rem;width:11.2rem}}.fair #fair-lightbox .btn-close:after{transform:rotate(45deg);left:-1.4rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.fair #fair-lightbox .btn-close:after{top:2rem;left:-5.6rem}}.fair #fair-lightbox .btn-close:before{transform:rotate(-45deg)}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.fair #fair-lightbox .btn-close:before{top:2rem;left:2rem}}.fair #magni{position:fixed;bottom:0;top:0;height:100vh;width:40vw;border-right:1px black solid;border-bottom:1px black solid;z-index:1000000;overflow:hidden;background-color:white;pointer-events:none}.publication,.portfolio{clear:both;display:block;content:""}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.publication .publication--blurb,.portfolio .publication--blurb{width:100%;margin-bottom:5.5rem}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.publication .publication--blurb,.portfolio .publication--blurb{float:left;border-right:2px solid #b4b4b4;width:66.6666%;height:100%}}.publication .publication--blurb h2,.portfolio .publication--blurb h2{text-align:left;border-top:2px solid #b4b4b4;border-bottom:2px solid #b4b4b4;font-family:"franklin-gothic-urw-cond", sans-serif;font-size:1.4rem;font-weight:600;line-height:1;text-transform:uppercase;padding:0.7rem 1rem;width:100%;float:left;cursor:pointer;margin:0 0 1rem 0;margin-top:-2px}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.publication .publication--blurb h2,.portfolio .publication--blurb h2{font-size:5.5rem;padding:3.4rem 3.4rem}}.publication .publication--blurb p,.portfolio .publication--blurb p{padding:0 1rem;font-family:"franklin-gothic-urw-cond", sans-serif;font-weight:600;font-size:2.7rem;line-height:1;margin-bottom:2.35rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.publication .publication--blurb p,.portfolio .publication--blurb p{font-size:5.5rem}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.publication .publication--blurb p,.portfolio .publication--blurb p{padding:3.4rem;margin-bottom:5.5rem}}.publication .publication--blurb .text,.portfolio .publication--blurb .text{border-bottom:2px solid #b4b4b4}.publication .publication--blurb .meta-text,.portfolio .publication--blurb .meta-text{margin-top:2.35rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.publication .publication--meta,.portfolio .publication--meta{width:100%}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.publication .publication--meta,.portfolio .publication--meta{float:left;height:auto;width:33.3333%;border-left:2px solid #b4b4b4;margin-left:-2px}}.publication .publication--meta .publication--exhibitions .noimg,.publication .publication--meta .publication--artists .noimg,.publication .publication--meta .publication--newsletters .noimg,.portfolio .publication--meta .publication--exhibitions .noimg,.portfolio .publication--meta .publication--artists .noimg,.portfolio .publication--meta .publication--newsletters .noimg{width:100%;padding-bottom:100%;border:2px solid #b4b4b4;float:left;margin-right:2rem}.publication .publication--meta .publication--exhibitions h2,.publication .publication--meta .publication--artists h2,.publication .publication--meta .publication--newsletters h2,.portfolio .publication--meta .publication--exhibitions h2,.portfolio .publication--meta .publication--artists h2,.portfolio .publication--meta .publication--newsletters h2{border-top:2px solid #b4b4b4;font-family:"franklin-gothic-urw-cond", sans-serif;font-size:1.4rem;font-weight:600;line-height:1;text-transform:uppercase;padding:0.7rem 1rem;text-align:left;margin-top:0}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.publication .publication--meta .publication--exhibitions h2,.publication .publication--meta .publication--artists h2,.publication .publication--meta .publication--newsletters h2,.portfolio .publication--meta .publication--exhibitions h2,.portfolio .publication--meta .publication--artists h2,.portfolio .publication--meta .publication--newsletters h2{font-size:5.5rem;padding:3.4rem 3.4rem}}.publication .publication--meta .publication--exhibitions ul li,.publication .publication--meta .publication--artists ul li,.publication .publication--meta .publication--newsletters ul li,.portfolio .publication--meta .publication--exhibitions ul li,.portfolio .publication--meta .publication--artists ul li,.portfolio .publication--meta .publication--newsletters ul li{padding:1rem;height:10rem;border-top:2px solid #b4b4b4;padding:1rem 1rem;font-family:"franklin-gothic-urw-cond", sans-serif;font-size:1.4rem;font-weight:600;line-height:1}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.publication .publication--meta .publication--exhibitions ul li,.publication .publication--meta .publication--artists ul li,.publication .publication--meta .publication--newsletters ul li,.portfolio .publication--meta .publication--exhibitions ul li,.portfolio .publication--meta .publication--artists ul li,.portfolio .publication--meta .publication--newsletters ul li{font-size:5.5rem}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.publication .publication--meta .publication--exhibitions ul li,.publication .publication--meta .publication--artists ul li,.publication .publication--meta .publication--newsletters ul li,.portfolio .publication--meta .publication--exhibitions ul li,.portfolio .publication--meta .publication--artists ul li,.portfolio .publication--meta .publication--newsletters ul li{height:33.3333rem}}.publication .publication--meta .publication--exhibitions ul li:after,.publication .publication--meta .publication--artists ul li:after,.publication .publication--meta .publication--newsletters ul li:after,.portfolio .publication--meta .publication--exhibitions ul li:after,.portfolio .publication--meta .publication--artists ul li:after,.portfolio .publication--meta .publication--newsletters ul li:after{clear:both;display:block;content:""}.publication .publication--meta .publication--exhibitions ul li .artist--cover,.publication .publication--meta .publication--artists ul li .artist--cover,.publication .publication--meta .publication--newsletters ul li .artist--cover,.portfolio .publication--meta .publication--exhibitions ul li .artist--cover,.portfolio .publication--meta .publication--artists ul li .artist--cover,.portfolio .publication--meta .publication--newsletters ul li .artist--cover{width:25%;height:100%;float:left}.publication .publication--meta .publication--exhibitions ul li .artist--cover img,.publication .publication--meta .publication--artists ul li .artist--cover img,.publication .publication--meta .publication--newsletters ul li .artist--cover img,.portfolio .publication--meta .publication--exhibitions ul li .artist--cover img,.portfolio .publication--meta .publication--artists ul li .artist--cover img,.portfolio .publication--meta .publication--newsletters ul li .artist--cover img{height:100%;width:100%;object-fit:contain;object-position:top left;float:left;display:block;margin-right:1rem}.publication .publication--meta .publication--exhibitions ul li .artist--text,.publication .publication--meta .publication--artists ul li .artist--text,.publication .publication--meta .publication--newsletters ul li .artist--text,.portfolio .publication--meta .publication--exhibitions ul li .artist--text,.portfolio .publication--meta .publication--artists ul li .artist--text,.portfolio .publication--meta .publication--newsletters ul li .artist--text{width:75%;padding-left:2rem;float:left}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.publication .section,.portfolio .section{min-height:calc(100vh - 3rem})}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.publication .section,.portfolio .section{position:relative;min-height:auto;margin-bottom:5.5rem}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.publication figure.coverimage,.portfolio figure.coverimage{height:calc(100vh - 3rem})}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.publication figure.coverimage,.portfolio figure.coverimage{position:relative;min-height:calc(100vh - 14rem)}}.publication figure.coverimage img,.portfolio figure.coverimage img{height:60%;width:60%;object-fit:contain;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.publication .meta,.portfolio .meta{position:absolute;left:1rem;bottom:1rem;width:21vw}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.publication .meta,.portfolio .meta{padding:3.4rem}}.publication .meta p,.portfolio .meta p{font-family:"franklin-gothic-urw-cond", sans-serif;font-size:1.1rem;font-weight:400}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.publication .meta p,.portfolio .meta p{font-size:4rem}}.publication .related-sidebar,.portfolio .related-sidebar{height:auto !important;overflow:hidden}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.empty-space{display:none}}.press main{padding:1rem;padding-top:3rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.press main{padding:3.4rem}}.press ul.press--list{list-style-position:inside}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.press ul.press--list{column-count:2;column-gap:3rem}}.press ul.press--list h3.letter{font-family:"franklin-gothic-urw-cond", sans-serif;font-size:1.4rem;font-weight:600;line-height:1;height:0;color:darkorange}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.press ul.press--list h3.letter{font-size:5.5rem}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.press ul.press--list h3.letter{width:10rem}}.press ul.press--list li{position:relative;font-family:"franklin-gothic-urw-cond", sans-serif;font-size:1.4rem;font-weight:600;line-height:1;left:4rem;text-transform:uppercase;padding:0.3rem 0;border-bottom:2px solid #b4b4b4;margin-top:-2px;width:calc(100% - 4rem)}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.press ul.press--list li{font-size:5.5rem}}.press ul.press--list li .publisher{font-weight:normal}.press ul.press--list li .title{font-weight:bold}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.press ul.press--list li{left:15rem;width:calc(100% - 15rem)}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.press ul.press--list li a:hover{filter:blur(3px)}}.press #footer{width:100%}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.pressarticle main{display:flex}}.pressarticle h1{font-size:5rem;font-weight:900;text-transform:uppercase;line-height:0.9;font-family:"franklin-gothic-urw-cond", sans-serif;text-align:center}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.pressarticle h1{font-size:10rem}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.pressarticle .pressarticle--image{width:calc(100%/1.5);height:95vh;position:fixed;left:0;top:3.1rem;background-color:white}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.pressarticle .pressarticle--image{padding-top:6rem;border-bottom:2px solid #b4b4b4}}.pressarticle .pressarticle--image a:hover{filter:inherit}.pressarticle .pressarticle--image figure{margin:0 auto;text-align:center}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.pressarticle .pressarticle--image figure{width:50vw;height:85%;position:absolute;top:50%;left:50%;transform:translate(-50%, -55%)}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.pressarticle .pressarticle--image figure{width:90vw}}.pressarticle .pressarticle--image figure img{max-height:100%;max-width:100%;border:1px grey solid}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.pressarticle .pressarticle--image figure figcaption{display:none}}.pressarticle .pressarticle--image .caption{font-family:"franklin-gothic-urw-cond", sans-serif;font-size:1.1rem;font-weight:400;text-align:left}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.pressarticle .pressarticle--image .caption{font-size:4rem}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.pressarticle .pressarticle--image .caption{width:35vw;position:absolute;left:1rem;bottom:1rem}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.pressarticle .pressarticle--image .caption{padding:3.4rem}}.pressarticle .pressarticle--image .caption i{font-style:italic}.pressarticle .pressarticle--image .caption em{font-style:normal;display:block;font-size:small;margin-top:1.175rem}.pressarticle .pressarticle--image .download-external{position:absolute;right:1rem;bottom:1rem;font-family:"franklin-gothic-urw-cond", sans-serif;font-size:1.4rem;font-weight:600;line-height:1;text-transform:uppercase;padding:0.7rem 1rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.pressarticle .pressarticle--image .download-external{font-size:5.5rem;padding:3.4rem 3.4rem}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.pressarticle .pressarticle--meta{width:calc(100% / 3);border-left:2px solid #b4b4b4;height:100%}}.pressarticle .pressarticle--meta h3{border-top:2px solid #b4b4b4;border-bottom:2px solid #b4b4b4;margin-bottom:-2px;font-family:"franklin-gothic-urw-cond", sans-serif;font-size:1.4rem;font-weight:600;line-height:1;text-transform:uppercase;padding:0.7rem 1rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.pressarticle .pressarticle--meta h3{font-size:5.5rem;padding:3.4rem 3.4rem}}.pressarticle .pressarticle--meta ol{font-family:"franklin-gothic-urw-cond", sans-serif;font-size:1.4rem;font-weight:600;line-height:1;text-transform:uppercase;padding:0.7rem 1rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.pressarticle .pressarticle--meta ol{font-size:5.5rem;padding:3.4rem 3.4rem}}.pressarticle .pressarticle--meta ul li{height:auto;border-top:2px solid #b4b4b4;border-bottom:2px solid #b4b4b4;font-family:"franklin-gothic-urw-cond", sans-serif;font-size:1.4rem;font-weight:600;line-height:1;text-transform:uppercase;padding:0.7rem 1rem;vertical-align:middle}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.pressarticle .pressarticle--meta ul li{font-size:5.5rem;padding:3.4rem 3.4rem}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.pressarticle .pressarticle--meta ul li:hover h2:hover,.pressarticle .pressarticle--meta ul li:hover img:hover,.pressarticle .pressarticle--meta ul li:hover p:hover,.pressarticle .pressarticle--meta ul li:hover h3:hover{filter:blur(3px)}}.pressarticle .pressarticle--meta ul li p{text-transform:none}.pressarticle .pressarticle--meta ul li img{float:left;width:calc(100% / 3);height:auto;margin-right:2rem}.pressarticle .pressarticle--meta ul li .noimg{width:calc(100%/3);padding-bottom:calc(100%/3);border:2px solid #b4b4b4;float:left;margin-right:2rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.pressarticle .related-sidebar{height:auto;overflow:hidden}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.pressarticle .related-sidebar{height:auto;overflow:hidden;margin-left:calc(100%/3 * 2)}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.pressarticle #footer{width:100%;border-left:0px transparent solid}}.newsletters main,.newsletter main{width:100%;height:100%;display:flex;overflow:hidden}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.newsletters main,.newsletter main{flex-direction:column}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.newsletters main .newsletters--first,.newsletter main .newsletters--first{height:93vh;width:100%;padding:3rem 10rem}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.newsletters main .newsletters--first,.newsletter main .newsletters--first{display:none}}.newsletters main .newsletters--first #pdf-output,.newsletter main .newsletters--first #pdf-output{height:100%}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.newsletters main .newsletters--archive,.newsletter main .newsletters--archive{width:calc(100% / 3);border-left:2px solid #b4b4b4;margin-top:-2px}}.newsletters main .sidebar--text .subtitle,.newsletter main .sidebar--text .subtitle{font-weight:200;display:inline-block}.newsletters main .sidebar--text .subtitle:before,.newsletter main .sidebar--text .subtitle:before{content:"" !important}.newsletters main .sidebar--text time,.newsletter main .sidebar--text time{font-weight:400}.contact main{height:calc(100vh - 3rem);display:flex}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.contact main{flex-direction:column-reverse}}.contact main .contact--text{width:calc(100% / 3);padding:1.4rem;height:100vh;height:calc(100vh - 3.1rem);overflow:scroll}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.contact main .contact--text{border-left:2px solid #b4b4b4}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.contact main .contact--text{width:100%;padding:3.5rem}}.contact main .contact--text h1{font-family:"franklin-gothic-urw-cond", sans-serif;font-size:1.4rem;font-weight:600;line-height:1;margin-bottom:1.4rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.contact main .contact--text h1{font-size:5.5rem}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.contact main .contact--text h1{margin-bottom:3.5rem}}.contact main .contact--text h2{font-family:"franklin-gothic-urw-cond", sans-serif;font-size:1.4rem;font-weight:600;line-height:1;margin-top:2.8rem;margin-bottom:1.4rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.contact main .contact--text h2{font-size:5.5rem}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.contact main .contact--text h2{margin-bottom:3.5rem}}.contact main .contact--text p{font-family:"franklin-gothic-urw-cond", sans-serif;font-size:1.4rem;font-weight:600;line-height:1;margin-bottom:1.4rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.contact main .contact--text p{font-size:5.5rem}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.contact main .contact--text p{margin-bottom:3.5rem}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.contact main .contact--text p a:hover{filter:blur(3px)}}.contact main #hideshow-imprint{margin-top:2.8rem;cursor:pointer}.contact main .contact--map{width:calc(100% / 1.5);height:100vh;height:calc(100vh - 3rem)}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.contact main .contact--map{order:1;width:100%;height:80vh}}.contact main .contact--map .map--directions{font-family:"franklin-gothic-urw-cond", sans-serif;font-size:1rem;font-weight:600;text-transform:uppercase;padding:1rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.contact main .contact--map .map--directions{font-size:3.5rem}}.about main{width:100%;display:flex}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.about main{flex-direction:column}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.about main .about--image{width:50%;height:100%;position:fixed;left:0;top:0}}.about main .about--image img{height:100%;width:100%;object-fit:cover;vertical-align:top}.about main .about--text{padding:2.35rem}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.about main .about--text{width:50%;border-left:2px solid #b4b4b4;margin-left:50%}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.about main .about--text{padding:5.5rem}}.about main .about--text h1{font-family:"franklin-gothic-urw-cond", sans-serif;font-weight:600;font-size:2.7rem;line-height:1;margin-bottom:2.35rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.about main .about--text h1{font-size:5.5rem}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.about main .about--text h1{margin-bottom:5.5rem}}.about main .about--text p{font-family:"franklin-gothic-urw-cond", sans-serif;font-weight:600;font-size:2.7rem;line-height:1;margin-bottom:2.35rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.about main .about--text p{font-size:5.5rem}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.about main .about--text p{margin-bottom:5.5rem}}.about main .about--text p:last-of-type{margin-bottom:0}.orange{color:darkorange}figure.hidden{position:absolute;overflow:hidden;clip:rect(0 0 0 0);height:0px;width:0px;padding:0;border:0;display:none}main.showonlyintro .btn-next-slide{display:none !important}main.showonlyintro .next-slide{cursor:inherit !important;filter:blur(0px) !important}main .section{position:relative;max-width:100vw}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){main .section{height:calc(100vh - 3rem)}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){main .section.blurb-section{border:2px solid #b4b4b4}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){main .section.blurb-section .related-sidebar h2:first-child{margin-top:-2px}}main .section.blurb-section .related-sidebar h2{border-top:2px solid #b4b4b4}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){main .section.header-small{min-height:calc(100vh - 14rem)}}main .section.header-small .next-slide{cursor:pointer;position:relative}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){main .section.header-small .next-slide:hover:hover{filter:blur(3px)}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){main .section.header-small .next-slide{top:50%;left:50%;transform:translate(-50%, -50%);position:absolute;width:90%}}main .section.header-small h1,main .section.header-small .exhibition--subtitle{font-size:5rem;font-weight:900;text-transform:uppercase;line-height:0.9;font-family:"franklin-gothic-urw-cond", sans-serif;text-align:center;margin:0 auto}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){main .section.header-small h1,main .section.header-small .exhibition--subtitle{font-size:10rem}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){main .section.header-small h1,main .section.header-small .exhibition--subtitle{width:80%}}main .section.header-small h1.big,main .section.header-small .exhibition--subtitle.big{font-weight:900;font-size:12rem;text-transform:uppercase;text-align:center;line-height:0.94;letter-spacing:-0.3rem;z-index:0}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){main .section.header-small h1.big,main .section.header-small .exhibition--subtitle.big{font-size:18rem}}main .section.header-small h1.big .charnamet+.charnamet::before,main .section.header-small .exhibition--subtitle.big .charnamet+.charnamet::before{content:".";letter-spacing:-2rem;white-space:nowrap;color:white}main .section.header-small h1.big .charnamet+.charnamez::before,main .section.header-small h1.big .charnamee+.charnamet::before,main .section.header-small h1.big .charnamea+.charnamex::before,main .section.header-small h1.big .charnamel+.charnamea::before,main .section.header-small h1.big .charnamer+.charnamea::before,main .section.header-small h1.big .charnamee+.charnamev::before,main .section.header-small h1.big .charnamee+.charnamea::before,main .section.header-small h1.big .charnamea+.charnamea::before,main .section.header-small h1.big .charnamea+.charnamej::before,main .section.header-small h1.big .charnamee+.charnamey::before,main .section.header-small h1.big .charnamek+.charnamea::before,main .section.header-small h1.big .charnamee+.charnamew::before,main .section.header-small h1.big .charnamek+.charnamey::before,main .section.header-small h1.big .charnamel+.charnameá::before,main .section.header-small h1.big .charnameé+.charnamet::before,main .section.header-small h1.big .charnamee+.charnamex::before,main .section.header-small h1.big .charnamex+.charnamea::before,main .section.header-small h1.big .charnamel+.charnamez::before,main .section.header-small h1.big .charnamez+.charnamew::before,main .section.header-small h1.big .charnamek+.charnameý::before,main .section.header-small .exhibition--subtitle.big .charnamet+.charnamez::before,main .section.header-small .exhibition--subtitle.big .charnamee+.charnamet::before,main .section.header-small .exhibition--subtitle.big .charnamea+.charnamex::before,main .section.header-small .exhibition--subtitle.big .charnamel+.charnamea::before,main .section.header-small .exhibition--subtitle.big .charnamer+.charnamea::before,main .section.header-small .exhibition--subtitle.big .charnamee+.charnamev::before,main .section.header-small .exhibition--subtitle.big .charnamee+.charnamea::before,main .section.header-small .exhibition--subtitle.big .charnamea+.charnamea::before,main .section.header-small .exhibition--subtitle.big .charnamea+.charnamej::before,main .section.header-small .exhibition--subtitle.big .charnamee+.charnamey::before,main .section.header-small .exhibition--subtitle.big .charnamek+.charnamea::before,main .section.header-small .exhibition--subtitle.big .charnamee+.charnamew::before,main .section.header-small .exhibition--subtitle.big .charnamek+.charnamey::before,main .section.header-small .exhibition--subtitle.big .charnamel+.charnameá::before,main .section.header-small .exhibition--subtitle.big .charnameé+.charnamet::before,main .section.header-small .exhibition--subtitle.big .charnamee+.charnamex::before,main .section.header-small .exhibition--subtitle.big .charnamex+.charnamea::before,main .section.header-small .exhibition--subtitle.big .charnamel+.charnamez::before,main .section.header-small .exhibition--subtitle.big .charnamez+.charnamew::before,main .section.header-small .exhibition--subtitle.big .charnamek+.charnameý::before{content:".";letter-spacing:-1.6rem;white-space:nowrap;color:white}main .section.header-small h1.big .charnamew+.charnamet::before,main .section.header-small h1.big .charnamez+.charnamey::before,main .section.header-small h1.big .charnamey+.charnamev::before,main .section.header-small .exhibition--subtitle.big .charnamew+.charnamet::before,main .section.header-small .exhibition--subtitle.big .charnamez+.charnamey::before,main .section.header-small .exhibition--subtitle.big .charnamey+.charnamev::before{content:".";letter-spacing:-2rem;white-space:nowrap;color:white}main .section.header-small h1.big .charname,main .section.header-small .exhibition--subtitle.big .charname{letter-spacing:1rem !important}main .section.header-small .exhibition--subtitle{font-weight:400}main .section.header-small h2{text-transform:uppercase;font-family:"franklin-gothic-urw-cond", sans-serif;font-weight:600;font-size:2.7rem;line-height:1;margin-top:2.35rem;text-align:center}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){main .section.header-small h2{font-size:5.5rem}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){main .section.header-small h2{margin-top:5.5rem}}main .slideshow{min-height:100vh;height:100vh;width:100%}main .slideshow .caption--big,main .slideshow .caption--single{position:absolute;left:0;bottom:0;z-index:888;padding:1rem;font-family:"franklin-gothic-urw-cond", sans-serif;font-size:1.1rem;font-weight:400}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){main .slideshow .caption--big,main .slideshow .caption--single{font-size:4rem}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){main .slideshow .caption--big,main .slideshow .caption--single{width:21vw}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){main .slideshow .caption--big,main .slideshow .caption--single{bottom:8rem}}main .slideshow .caption--big i,main .slideshow .caption--single i{font-style:italic}main .slideshow .caption--big em,main .slideshow .caption--single em{font-style:normal;display:block;font-family:"franklin-gothic-urw-cond", sans-serif;font-size:1.1rem;font-weight:400;margin-top:1.175rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){main .slideshow .caption--big em,main .slideshow .caption--single em{font-size:4rem}}main .slideshow .slideshow--big{margin-top:3rem}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){main .slideshow .slideshow--big{height:80vh}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){main .slideshow .slideshow--big{height:90vh}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){main .slideshow .slideshow--big .slick-list,main .slideshow .slideshow--big .slick-track,main .slideshow .slideshow--big figure{height:75vh}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){main .slideshow .slideshow--big .slick-list,main .slideshow .slideshow--big .slick-track,main .slideshow .slideshow--big figure{height:90vh}}main .slideshow .slideshow--big figure.slick-slide{width:auto;margin-right:3rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){main .slideshow .slideshow--big figure.slick-slide{width:100vw}}main .slideshow .slideshow--big figure.slick-slide img{width:auto}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){main .slideshow .slideshow--big figure.slick-slide img{height:80vh}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){main .slideshow .slideshow--big figure.slick-slide img{height:90vh}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){main .slideshow .slideshow--big figure.slick-slide img{width:100vw;object-fit:contain;object-position:center}}main .slideshow .slideshow--big figure.slick-slide figcaption{display:none}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){main .slideshow .slideshow--single{top:-3rem}}main .slideshow .slideshow--single figure.slick-slide{width:auto;text-align:center}main .slideshow .slideshow--single figure.slick-slide img{height:100%;width:90%;object-fit:contain;display:inline-block}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){main .slideshow .slideshow--single figure.slick-slide img{width:80%;height:74vh;padding-top:10vh;padding-bottom:15vh}}main .slideshow .slideshow--single figure.slick-slide figcaption{display:none}body.portfolio .slick-slider{max-height:100vh;height:100vh}body.portfolio .slick-slider .slick-list{height:100vh}body.portfolio .slick-slider .slick-list .slick-slide{height:100vh !important}body.portfolio .slick-slider .slick-list .slick-slide figure{height:100vh}body.portfolio .slick-slider img{margin-top:9.3rem;height:70% !important;width:60% !important;object-fit:contain;display:inline-block}body.portfolio figcaption{position:absolute;left:0;bottom:0;text-align:left;font-family:"franklin-gothic-urw-cond", sans-serif;font-size:1.1rem;font-weight:400;display:block !important;padding:1rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){body.portfolio figcaption{font-size:4rem}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){body.portfolio figcaption{width:21vw}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){body.portfolio figcaption{bottom:12rem}}body.portfolio figcaption .series{display:none}body.portfolio figcaption i{font-style:italic}body.portfolio figcaption em{font-style:normal;display:block;font-size:small;margin-top:1.175rem}body.portfolio main .slideshow .slideshow--single{top:0}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){body.portfolio main .slideshow{padding-top:0}}.btn-next-slide{position:absolute;left:50%;font-family:"franklin-gothic-urw-cond", sans-serif;font-size:1.4rem;font-weight:600;line-height:1;cursor:pointer;height:4rem;width:4rem;border-style:solid;border-color:darkorange;border-width:0 2px 2px 0;transform:translateX(-50%) rotate(45deg);transition:transform 0.5s;bottom:1.5rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.btn-next-slide{font-size:5.5rem}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.btn-next-slide:hover:hover{filter:blur(3px)}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.btn-next-slide{height:8rem;width:8rem;bottom:3.5rem}}.panel-header h2{font-family:"franklin-gothic-urw-cond", sans-serif;font-size:1.4rem;font-weight:600;line-height:1;text-transform:uppercase;padding:0.7rem 1rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.panel-header h2{font-size:5.5rem;padding:3.4rem 3.4rem}}.artist--cv,.two-third-one-third-wrapper{width:100%;border-top:2px solid #b4b4b4;clear:both;display:block;content:""}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.artist--cv .artist--biography,.artist--cv .left-column,.two-third-one-third-wrapper .artist--biography,.two-third-one-third-wrapper .left-column{width:100%}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.artist--cv .artist--biography,.artist--cv .left-column,.two-third-one-third-wrapper .artist--biography,.two-third-one-third-wrapper .left-column{float:left;border-right:2px solid #b4b4b4;width:calc(100% / 1.5);height:100%}}.artist--cv .artist--biography .artist--biography-header h2,.artist--cv .artist--biography .artist--biography-header h2.artist--biography__link,.artist--cv .artist--biography .panel-header h2,.artist--cv .artist--biography .panel-header h2.artist--biography__link,.artist--cv .left-column .artist--biography-header h2,.artist--cv .left-column .artist--biography-header h2.artist--biography__link,.artist--cv .left-column .panel-header h2,.artist--cv .left-column .panel-header h2.artist--biography__link,.two-third-one-third-wrapper .artist--biography .artist--biography-header h2,.two-third-one-third-wrapper .artist--biography .artist--biography-header h2.artist--biography__link,.two-third-one-third-wrapper .artist--biography .panel-header h2,.two-third-one-third-wrapper .artist--biography .panel-header h2.artist--biography__link,.two-third-one-third-wrapper .left-column .artist--biography-header h2,.two-third-one-third-wrapper .left-column .artist--biography-header h2.artist--biography__link,.two-third-one-third-wrapper .left-column .panel-header h2,.two-third-one-third-wrapper .left-column .panel-header h2.artist--biography__link{border-bottom:2px solid #b4b4b4;padding:0 1rem;font-family:"franklin-gothic-urw-cond", sans-serif;font-size:1.4rem;font-weight:600;line-height:1;text-transform:uppercase;padding:0.7rem 1rem;width:100%;cursor:pointer}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.artist--cv .artist--biography .artist--biography-header h2,.artist--cv .artist--biography .artist--biography-header h2.artist--biography__link,.artist--cv .artist--biography .panel-header h2,.artist--cv .artist--biography .panel-header h2.artist--biography__link,.artist--cv .left-column .artist--biography-header h2,.artist--cv .left-column .artist--biography-header h2.artist--biography__link,.artist--cv .left-column .panel-header h2,.artist--cv .left-column .panel-header h2.artist--biography__link,.two-third-one-third-wrapper .artist--biography .artist--biography-header h2,.two-third-one-third-wrapper .artist--biography .artist--biography-header h2.artist--biography__link,.two-third-one-third-wrapper .artist--biography .panel-header h2,.two-third-one-third-wrapper .artist--biography .panel-header h2.artist--biography__link,.two-third-one-third-wrapper .left-column .artist--biography-header h2,.two-third-one-third-wrapper .left-column .artist--biography-header h2.artist--biography__link,.two-third-one-third-wrapper .left-column .panel-header h2,.two-third-one-third-wrapper .left-column .panel-header h2.artist--biography__link{font-size:5.5rem;padding:3.4rem 3.4rem}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.artist--cv .artist--biography .artist--biography-header h2,.artist--cv .artist--biography .artist--biography-header h2.artist--biography__link,.artist--cv .artist--biography .panel-header h2,.artist--cv .artist--biography .panel-header h2.artist--biography__link,.artist--cv .left-column .artist--biography-header h2,.artist--cv .left-column .artist--biography-header h2.artist--biography__link,.artist--cv .left-column .panel-header h2,.artist--cv .left-column .panel-header h2.artist--biography__link,.two-third-one-third-wrapper .artist--biography .artist--biography-header h2,.two-third-one-third-wrapper .artist--biography .artist--biography-header h2.artist--biography__link,.two-third-one-third-wrapper .artist--biography .panel-header h2,.two-third-one-third-wrapper .artist--biography .panel-header h2.artist--biography__link,.two-third-one-third-wrapper .left-column .artist--biography-header h2,.two-third-one-third-wrapper .left-column .artist--biography-header h2.artist--biography__link,.two-third-one-third-wrapper .left-column .panel-header h2,.two-third-one-third-wrapper .left-column .panel-header h2.artist--biography__link{float:left}}.artist--cv .artist--biography p,.artist--cv .left-column p,.two-third-one-third-wrapper .artist--biography p,.two-third-one-third-wrapper .left-column p{font-family:"franklin-gothic-urw-cond", sans-serif;font-weight:600;font-size:2.7rem;line-height:1;margin-bottom:2.35rem;padding:0.5rem 1rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.artist--cv .artist--biography p,.artist--cv .left-column p,.two-third-one-third-wrapper .artist--biography p,.two-third-one-third-wrapper .left-column p{font-size:5.5rem}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.artist--cv .artist--biography p,.artist--cv .left-column p,.two-third-one-third-wrapper .artist--biography p,.two-third-one-third-wrapper .left-column p{padding:3.4rem;margin-bottom:5.5rem}}.artist--cv .artist--meta .noimg,.artist--cv .sidebar .noimg,.two-third-one-third-wrapper .artist--meta .noimg,.two-third-one-third-wrapper .sidebar .noimg{width:25%;padding-bottom:25%;border:2px solid #b4b4b4;float:left;margin-right:2rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.artist--cv .artist--meta,.artist--cv .sidebar,.two-third-one-third-wrapper .artist--meta,.two-third-one-third-wrapper .sidebar{width:100%}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.artist--cv .artist--meta,.artist--cv .sidebar,.two-third-one-third-wrapper .artist--meta,.two-third-one-third-wrapper .sidebar{margin-top:-2px;float:left;height:auto;width:33.3333%;border-left:2px solid #b4b4b4;margin-left:-2px}}.related-sidebar h2{font-family:"franklin-gothic-urw-cond", sans-serif;font-size:1.4rem;font-weight:600;line-height:1;text-transform:uppercase;padding:0.7rem 1rem;border-top:2px solid #b4b4b4;border-bottom:2px solid #b4b4b4}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.related-sidebar h2{font-size:5.5rem;padding:3.4rem 3.4rem}}.related-sidebar div:first-child h2{margin:0}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.related-sidebar div:first-child h2{border-top:2px solid transparent}}.related-sidebar ul li{text-transform:uppercase;margin-bottom:-2px;padding:3.4rem;border-bottom:2px solid #b4b4b4}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.related-sidebar ul li{height:10rem;padding:1rem}}.related-sidebar ul li:last-child{border:none}.related-sidebar ul li h2{border-top:0px solid transparent !important;border-bottom:0px solid transparent}.related-sidebar ul li .flex{display:flex}.related-sidebar ul li .flex .sidebar--cover{margin-right:4rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.related-sidebar ul li .flex .sidebar--cover{width:30vw;height:30vw}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.related-sidebar ul li .flex .sidebar--cover{height:8rem;width:8rem;margin-right:1rem}}.related-sidebar ul li .flex .sidebar--cover img{height:100%;width:100%;object-fit:cover;object-position:center}.related-sidebar ul li .flex .sidebar--cover .noimg{border:2px solid #b4b4b4;height:100%;width:100%}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.related-sidebar ul li .flex .sidebar--cover .noimg{padding-bottom:100%}}.related-sidebar ul li .flex .sidebar--text{font-family:"franklin-gothic-urw-cond", sans-serif;font-size:1.4rem;font-weight:600;line-height:1;width:calc(100%/1.5)}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.related-sidebar ul li .flex .sidebar--text{font-size:5.5rem}}.related-sidebar ul li .flex .sidebar--text .title{display:inline-block}.related-sidebar ul li .flex .sidebar--text .subtitle{display:inline-block}.related-sidebar ul li .flex .sidebar--text .subtitle,.related-sidebar ul li .flex .sidebar--text .subtitle2{font-weight:400}.related-sidebar ul li .flex .sidebar--text time{display:block}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.related-full{border-top:2px solid #b4b4b4}}.related-full h3{border-top:2px solid #b4b4b4;border-bottom:2px solid #b4b4b4;margin-bottom:-2px;font-family:"franklin-gothic-urw-cond", sans-serif;font-size:1.4rem;font-weight:600;line-height:1;text-transform:uppercase;padding:0.7rem 1rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.related-full h3{font-size:5.5rem;padding:3.4rem 3.4rem}}.related-full ul{width:100%;display:flex}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.related-full ul{justify-content:flex-start;align-items:flex-start;flex-flow:row wrap;height:100%}.related-full ul:last-of-type{border-bottom:2px solid #b4b4b4;margin-bottom:-2px}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.related-full ul{flex-flow:column}}.related-full ul li{display:block;border-top:2px solid #b4b4b4;border-bottom:2px solid #b4b4b4;margin-bottom:-2px;font-family:"franklin-gothic-urw-cond", sans-serif;font-size:1.4rem;font-weight:600;line-height:1;text-transform:uppercase;padding:0.7rem 1rem;vertical-align:middle;padding:5.5rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.related-full ul li{font-size:5.5rem;padding:3.4rem 3.4rem}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.related-full ul li{align-self:stretch;width:calc(100% / 3);height:auto;padding:2.35rem;border-right:2px solid #b4b4b4}}.related-full ul li:nth-child(3n+3){border-right:none}.related-full ul li p{text-transform:none}.related-full ul li img{float:left;width:calc(100vw / 3);height:auto;margin-right:2rem}.related-full ul li .noimg{width:calc(100vw / 3);padding-bottom:calc(100vw / 3);border:2px solid #b4b4b4;float:left;margin-right:2rem}.related-full .related-container{float:left}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.related-full .related-container{width:calc(100%)}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.related-full .related-container{width:calc(100%/3)}}.related-full .sidebar--newsletters ul,.related-full .sidebar--newsletters li{border-bottom:0px transparent solid;border-right:0px transparent solid}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.related-full .sidebar--newsletters{border-right:2px solid #b4b4b4;margin-right:-2px;margin-top:-2px;width:calc(100%/3 + 2px)}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.related-full .sidebar--fair-catalogues{width:calc(100%)}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.related-full .sidebar--fair-catalogues{width:calc(100%);margin-right:calc(100% / 3 * -1);border-left:2px solid #b4b4b4;margin-top:-2px}}.related-full .sidebar--fair-catalogues figure{width:auto;float:left;padding:5.5rem 0 5.5rem 5.5rem;cursor:pointer;display:none}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.related-full .sidebar--fair-catalogues figure{padding:2.35rem}}.related-full .sidebar--fair-catalogues figure:first-child{display:block}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.related-full .sidebar--fair-catalogues figure:hover{filter:blur(3px)}}.related-full .sidebar--fair-catalogues .img-wrapper{float:left;display:inline-block;border-radius:2px}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.related-full .sidebar--fair-catalogues .img-wrapper{box-shadow:-1px 1px 2px #bebebe, -2px 2px 2px #bebebe, -3px 3px 2px #bebebe, -4px 4px 2px #bebebe, -5px 5px 2px #bebebe, -6px 6px 2px #bebebe, -7px 7px 2px #bebebe}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.related-full .sidebar--fair-catalogues .img-wrapper{box-shadow:-1px 1px 2px #bebebe, -2px 2px 2px #bebebe, -3px 3px 2px #bebebe}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.related-full .sidebar--fair-catalogues .img-wrapper{height:calc(11.99vw)}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.related-full .sidebar--fair-catalogues .img-wrapper{height:calc(34.99vw)}}.related-full .sidebar--fair-catalogues .img-wrapper img{border-radius:2px;object-fit:contain;width:auto;display:block;transform:scale(1.02);transform-origin:left bottom}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.related-full .sidebar--fair-catalogues .img-wrapper img{height:calc(12vw)}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.related-full .sidebar--fair-catalogues .img-wrapper img{height:calc(35vw)}}.related-sidebar h2.date,.related-sidebar h2.source,.related-sidebar h2.presstitle,.related-sidebar h2.wrapper,.related-full h2.date,.related-full h2.source,.related-full h2.presstitle,.related-full h2.wrapper{padding:0}.related-sidebar h2.date,.related-full h2.date{font-weight:normal}.related-sidebar h2 .source,.related-full h2 .source{font-weight:normal}.related-sidebar h2 .presstitle,.related-full h2 .presstitle{font-weight:bold}.slick-slider{max-height:100vh}.slick-arrow{z-index:998;content:""}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.slick-arrow:hover:hover{filter:blur(3px)}}.slick-next{width:4rem;height:4rem;right:1.5rem;opacity:1;border-width:2px 2px 0 0;border-style:solid;border-color:darkorange;transform:translateY(-50%) rotate(45deg)}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.slick-next{top:40vh}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.slick-next{width:8rem;height:8rem;right:3rem;top:34vh}}.slick-prev{left:1.5rem;opacity:1;width:4rem;height:4rem;border-width:2px 0 0 2px;border-style:solid;border-color:darkorange;transform:translateY(-50%) rotate(-45deg)}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.slick-prev{top:40vh}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.slick-prev{width:8rem;height:8rem;left:3rem;top:34vh}}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.fair .slideshow--big .slick-next,.fair .slideshow--big .slick-prev{top:40vh}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.fair .slideshow--big .slick-next,.fair .slideshow--big .slick-prev{top:45vh}}.lightbox{display:none;position:fixed;top:0;left:0;width:100%;height:100%;z-index:999;background:white}.lightbox figure.slick-slide{position:absolute;height:100%;width:100vw}.lightbox figure.slick-slide img{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);height:75%;width:75%;object-fit:contain}.lightbox figure.slick-slide figcaption{display:none}.lightbox .title{position:absolute;left:1rem;top:1rem;z-index:888;font-family:"franklin-gothic-urw-cond", sans-serif;font-style:normal;font-weight:700;text-transform:uppercase;font-size:1.4rem;display:block !important;max-width:90%}@media only screen and (min-device-width:813px) and (-webkit-min-device-pixel-ratio:3),only screen and (min-device-width:668px) and (-webkit-min-device-pixel-ratio:2),only screen and (orientation:landscape){.lightbox .title{line-height:3rem}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.lightbox .title{font-size:5.5rem}}.lightbox .caption{position:absolute;left:1rem;bottom:1rem;z-index:888;font-family:"franklin-gothic-urw-cond", sans-serif;font-size:1.1rem;font-weight:400;display:block !important}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.lightbox .caption{font-size:4rem}}.lightbox .caption .series{display:none}.lightbox .caption i{font-style:italic}.lightbox .caption em{font-style:normal;display:block;font-size:small;margin-top:1.175rem}.lightbox .btn-close{position:absolute;top:1rem;right:1rem;font-family:"franklin-gothic-urw-cond", sans-serif;font-size:1.4rem;font-weight:600;line-height:1;cursor:pointer;z-index:999;width:2rem;height:2rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.lightbox .btn-close{font-size:5.5rem}}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.lightbox .btn-close{height:8rem;width:8rem;top:3rem;right:3rem}}.lightbox .btn-close:after,.lightbox .btn-close:before{position:absolute;width:2.8rem;height:2.8rem;border-top:2px solid #b4b4b4;display:block;content:"";top:0.5rem;left:0.5rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.lightbox .btn-close:after,.lightbox .btn-close:before{height:11.2rem;width:11.2rem}}.lightbox .btn-close:after{transform:rotate(45deg);left:-1.4rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.lightbox .btn-close:after{top:2rem;left:-5.6rem}}.lightbox .btn-close:before{transform:rotate(-45deg)}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){.lightbox .btn-close:before{top:2rem;left:2rem}}.uid-dr-joseph-maria-eder main .section.header-small h1.big{font-size:11rem}.visually-hidden{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}#img-underconstruction h1,#img-underconstruction p,#img-underconstruction-2 h1,#img-underconstruction-2 p{text-align:center;color:darkorange;font-size:5rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){#img-underconstruction h1,#img-underconstruction p,#img-underconstruction-2 h1,#img-underconstruction-2 p{font-size:10rem}}#img-underconstruction h1,#img-underconstruction-2 h1{text-transform:uppercase;margin-top:20rem}@media only screen and (max-device-width:812px) and (-webkit-min-device-pixel-ratio:3) and (orientation:portrait),only screen and (max-device-width:667px) and (-webkit-min-device-pixel-ratio:2) and (orientation:portrait){#img-underconstruction h1,#img-underconstruction-2 h1{margin-top:40vh}}#img-underconstruction{background:grey url(/assets/img/UnderConstruction_Kiyooka.jpg) no-repeat center center fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;position:fixed;left:0;top:0;height:100vh;width:100vw}#img-underconstruction-2{background:grey url(/assets/img/UnderConstruction_Windstosser.jpg) no-repeat center center fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;position:fixed;left:0;top:0;height:100vh;width:100vw}