.fade-enter-active,.fade-leave-active{-webkit-transition:opacity 1s;transition:opacity 1s}.fade-enter,.fade-leave-to{opacity:0!important}.button{cursor:pointer;display:block;-webkit-transition:color .5s ease;transition:color .5s ease;padding:0!important}.button:hover{color:#aaa}.biography{padding:4.5rem;min-height:60vh;margin-top:calc(var(--lh)*6);-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}@media only screen and (max-width:1024px){.biography{margin-top:calc(var(--lh)*10);padding:3rem}}@media only screen and (max-width:768px){.biography{padding:1.5rem;margin-top:calc(var(--lh)*10)}}.extramenu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:opacity .5s,visibility .5s;transition:opacity .5s,visibility .5s}.extramenu.hide{opacity:0;visibility:hidden}.submenu{font-family:Kolektiv-Light,Times,serif;font-size:var(--fs);line-height:var(--lh);-webkit-box-flex:1!important;-ms-flex:1 1 50%!important;flex:1 1 50%!important;text-transform:none;letter-spacing:normal;word-break:normal;padding:0 1.5rem 1.5rem 0}@media only screen and (max-width:768px){.submenu{padding-top:0}}.artistmenu{position:fixed!important;width:100%;top:0;z-index:99;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.artistmenu .inner-title{cursor:pointer;-webkit-transition:color .5s;transition:color .5s}.artistmenu .inner-title:hover{color:rgba(0,0,0,.3)}.category-picker{background:#fafafa;width:100%;-webkit-transition:opacity .5s,visibility .5s;transition:opacity .5s,visibility .5s}.category-picker.hide{visibility:hidden;opacity:0}.category-picker .category-wrapper{max-width:1200px;width:100%;margin:0 auto;margin-top:4rem;display:grid;grid-template-columns:1fr 1fr;height:auto!important}.category-picker .category-wrapper article{width:100%;max-height:60vmin;padding:0 2rem;margin-bottom:10rem;-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid}@media only screen and (max-width:1024px){.category-picker .category-wrapper article{-webkit-column-break-inside:auto;-moz-column-break-inside:auto;break-inside:auto;width:auto;margin-bottom:5rem}}.category-picker .category-wrapper article:nth-of-type(2),.category-picker .category-wrapper article:nth-of-type(4){margin-top:10rem}@media only screen and (max-width:1024px){.category-picker .category-wrapper article:nth-of-type(2),.category-picker .category-wrapper article:nth-of-type(4){margin-top:5rem}}.category-picker .category-wrapper article .category-inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.category-picker .category-wrapper article:nth-child(odd) .category-inner{-webkit-box-align:end;-ms-flex-align:end;align-items:end}.category-picker .category-wrapper article img,.category-picker .category-wrapper article video{max-height:60vmin;max-width:100%;display:block;width:auto}.category-picker .category-wrapper .category-image-wrapper img[lazy=loading]{opacity:.3;-webkit-transition:opacity .5s;transition:opacity .5s}.category-picker .category-wrapper .category-image-wrapper img[lazy=loaded]{opacity:1}.category-picker .category-wrapper .category-image-wrapper img[lazy=error]{opacity:.5}.category-picker .category-wrapper .category-image-wrapper .v-lazy-image{opacity:0;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.category-picker .category-wrapper .category-image-wrapper .v-lazy-image.v-lazy-image-loaded{opacity:1}.category-picker .category-wrapper .image-placeholder{background-color:#e0e0e0;width:100%;height:100%;min-height:200px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#999;font-size:14px}.index{min-height:calc(100vh - 12rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding-top:calc(var(--lh)*6)}@media only screen and (max-width:1024px){.index{padding-top:calc(var(--lh)*9)}}.index .grid,.index .hideOnProject{-webkit-transition:opacity 1s;transition:opacity 1s}.index.hide .grid,.index.hide .hideOnProject{opacity:0}.index .outcast{width:100%;grid-column:span 7;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (max-width:1280px){.index .outcast{grid-column:span 5}}@media only screen and (max-width:1024px){.index .outcast{grid-column:span 4}}@media only screen and (max-width:768px){.index .outcast{grid-column:span 3;padding-bottom:1.5rem}}@media only screen and (max-width:500px){.index .outcast{grid-column:span 2}}.index .outcast div{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:1.5rem}.index .outcast hr{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;border:0;border-top:1px solid #aaa;height:0}.index section.grid{padding:4.5rem;width:100%;display:grid;grid-template-columns:repeat(7,1fr);grid-gap:calc(var(--lh)*2);-webkit-box-align:start;-ms-flex-align:start;align-items:start;-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.index section.grid.active{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.index section.grid .project-title{position:absolute;top:calc(100% + .25rem);left:0;font-size:.9rem;opacity:0;text-align:left;-webkit-transition:opacity .5s .1s;transition:opacity .5s .1s;font-style:italic}@media only screen and (max-width:1280px){.index section.grid{grid-template-columns:repeat(5,1fr)}}@media only screen and (max-width:1024px){.index section.grid{grid-template-columns:repeat(4,1fr);grid-gap:calc(var(--lh)*3);padding:3rem}}@media only screen and (max-width:768px){.index section.grid{grid-template-columns:repeat(3,1fr);padding:1.5rem;grid-gap:calc(var(--lh)*1.5)}}@media only screen and (max-width:500px){.index section.grid{grid-template-columns:repeat(2,1fr);grid-gap:calc(var(--lh)*1.5)}}.index section.grid a{grid-column:span 1;align-self:center;-webkit-transition:opacity .5s .1s;transition:opacity .5s .1s;position:relative}.index section.grid a:hover{color:#000}.index section.grid .index-thumb{position:relative;height:100%}.index section.grid .index-thumb img{width:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;height:100%;-webkit-transition:all 1s ease;transition:all 1s ease}.index section.grid .index-thumb .placeholder.fixed{height:40vh}.index section.grid .index-thumb img[lazy=loading]{opacity:.3;-webkit-transition:opacity .5s;transition:opacity .5s}.index section.grid .index-thumb img[lazy=loaded]{opacity:1}.index section.grid .index-thumb img[lazy=error]{opacity:.5}.index section.grid .index-thumb .v-lazy-image{opacity:0;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.index section.grid .index-thumb .v-lazy-image.v-lazy-image-loaded{opacity:1}.index section.grid .index-thumb .image-placeholder{background-color:#e0e0e0;width:100%;height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#999;font-size:12px}.index section.grid.hover .project-title{opacity:1}.index section.grid.hover a{opacity:.25}.index section.grid.hover a.active{opacity:1}