:root{--padding:1rem;--gap:5px;--bg:white;--fg:black;--highlight:#f3ffc9;--highlight-light:#f9ffe4;--highlight-dark:#efa;--light-grey:#f2f2f2;--dark-grey:#ccc;--grey-text:gray;--vertical-space:6rem;--border:1px solid black;--dotted:1px dotted black;--radius:5px;--smooth-shadow:0 .5px 1px #0000000d,0 1px 2px #0000000d,0 2px 4px #0000000d,0 4px 8px #0000000d,0 8px 16px #0000000d,0 16px 32px #0000000d}html,body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--stk-bureau),Helvetica,sans-serif;color:var(--fg);background:var(--bg);scroll-behavior:smooth;margin:0;font-weight:500}@media only screen and (min-width:125rem){html,body{font-size:1.1rem}}body{padding:var(--padding);padding-top:calc(var(--vertical-space) + 3rem)}*{box-sizing:border-box}a{color:inherit}p,h2,h3,h4,li,div{font-weight:inherit;color:inherit}h3{font-size:1rem;line-height:1.2em}@media only screen and (min-width:85rem){h3{font-size:1rem}}@media only screen and (min-width:125rem){h3{font-size:1.1rem}}p{font-size:1rem;line-height:1.2em}@media only screen and (min-width:85rem){p{font-size:1rem}}@media only screen and (min-width:125rem){p{font-size:1.1rem}}h1{font-size:2.5rem;font-weight:inherit;margin-top:0}@media only screen and (min-width:45rem){h1{font-size:3rem}}strong{font-weight:700}em{font-style:italic}h1::selection,h2::selection,h3::selection,h4::selection,p::selection,a::selection,span::selection,li::selection,sup::selection,div::selection,img::selection,br::selection,footer::selection,input::selection,label::selection,em::selection{background:var(--highlight);color:#000;opacity:1}ul{margin:0;padding:0;list-style-type:none}.home-button{font-family:inherit;font-size:inherit;background:var(--fg);color:var(--bg);cursor:pointer;border:0;border-radius:5px;outline:0;padding:.5rem 1rem}.home-button:focus-visible{outline:1px solid var(--fg)}.home-button{text-decoration:none}:focus-visible{outline:1px solid var(--accent);outline:1px solid var(--fg)}.link-button{gap:.25rem;font-size:1rem;line-height:.75em;text-decoration:none;display:flex}.link-button div{background:var(--light-grey);padding:0 .5rem}.link-button:hover div{background:var(--dark-grey)}.earl-title{font-size:2rem}.bg-p{background:var(--light-grey);padding:.25rem}.preview-banner{top:var(--vertical-space);z-index:100;background:#ff0;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:.5rem 2rem;display:flex;position:fixed;left:0;box-shadow:0 7px 29px #64646f33}.preview-banner a{text-decoration:none}.preview-banner button{all:unset;background:#fff;border-radius:8px;padding:.5rem}.preview-banner button:hover{background:var(--light-grey)}.serialized-link{text-underline-offset:.1em;text-decoration-style:dotted}.text-editor-h4{line-height:.75em;font-size:inherit;margin-top:2rem;margin-bottom:.5rem;padding-left:1.2em;position:relative}.text-editor-h4:before{content:"";border:1px solid var(--dark-grey);background:var(--dark-grey);width:.6em;height:.6em;position:absolute;top:0;left:4px}.sub-menu{top:var(--padding);left:25%;left:calc(var(--padding) + 2*(100vw - 2*var(--padding) - 11*var(--gap))/12 + 2*var(--gap));z-index:10;position:fixed}.sub-menu .sub-menu-row{gap:.5rem;margin-bottom:.25rem;display:flex}.sub-menu .sub-menu-row .link-button{flex-grow:0 0}.sub-menu .sub-menu-title{background:#fff;padding-left:1.25em;padding-right:4px;line-height:.7em;display:inline-block;position:relative}.sub-menu .sub-menu-title:before{content:"";border:1px solid var(--fg);width:.6em;height:.6em;position:absolute;top:0;left:4px}.sub-menu .sub-menu-title.checked{background:var(--highlight)}.sub-menu .sub-menu-title.checked:before{background:#00000081}.sub-menu .sub-menu-title{line-height:.75em}.sub-menu .sub-menu-item{line-height:.75em;position:relative}.sub-menu .sub-menu-item ul{display:flex;position:absolute;top:1.5em;left:0}.mobile-menu-button{all:unset;cursor:pointer;top:var(--padding);z-index:12;right:var(--padding);background:#fff;padding-left:1.25em;padding-right:4px;line-height:.7em;position:fixed}.mobile-menu-button:before{content:"";border:1px solid var(--fg);width:.6em;height:.6em;position:absolute;top:0;left:4px}.mobile-menu-button.checked{background:var(--highlight)}.mobile-menu-button.checked:before{background:#00000081}.mobile-menu-button{margin:.25rem 0;font-size:1.1rem}.mobile-menu{z-index:6;z-index:11;top:calc(var(--padding)/2);padding:1rem;padding-top:calc(var(--padding) + 2em);background:var(--light-grey);top:0;right:calc(var(--padding)/2);gap:1rem;width:100vw;padding-top:1rem;padding-bottom:2rem;font-size:1.1rem;display:flex;position:fixed;right:0}.mobile-menu .link-button div{background:#fff}.mobile-menu .menu-title{background:#fff;padding-left:1.25em;padding-right:4px;line-height:.7em;display:inline-block;position:relative}.mobile-menu .menu-title:before{content:"";border:1px solid var(--fg);width:.6em;height:.6em;position:absolute;top:0;left:4px}.mobile-menu .menu-title.checked{background:var(--highlight)}.mobile-menu .menu-title.checked:before{background:#00000081}.mobile-menu .menu-title:hover{background:var(--highlight-light)}.menu-button{all:unset;cursor:pointer;top:var(--padding);z-index:12;position:fixed}@media only screen and (min-width:45rem){.menu-button{left:calc(4*(100vw - var(--padding)*2 - var(--gap)*5)/6 + var(--padding) + var(--gap)*3);left:65%;left:calc(10*(3px + 1rem + 100vw - var(--padding)*2 - var(--gap)*11)/12 + var(--padding) + var(--gap)*12)}}.menu-button{background:#fff;padding-left:1.25em;padding-right:4px;line-height:.7em}.menu-button:before{content:"";border:1px solid var(--fg);width:.6em;height:.6em;position:absolute;top:0;left:4px}.menu-button.checked{background:var(--highlight)}.menu-button.checked:before{background:#00000081}.menu-button{line-height:.75em}.menu{z-index:6;z-index:11;padding-top:calc(var(--padding) + 2em);background:var(--light-grey);top:0;left:calc(10*(100vw - var(--padding)*2 - var(--gap)*11)/12 + var(--padding) + var(--gap)*12);background:#fff;position:fixed}@media only screen and (min-width:45rem){.menu{left:calc(4*(100vw - var(--padding)*2 - var(--gap)*5)/6 + var(--padding) + var(--gap)*3);left:calc(10*(3px + 1rem + 100vw - var(--padding)*2 - var(--gap)*11)/12 + var(--padding) + var(--gap)*12)}}.menu{gap:1rem;display:flex}.menu .menu-title{background:#fff;padding-left:1.25em;padding-right:4px;line-height:.7em;display:inline-block;position:relative}.menu .menu-title:before{content:"";border:1px solid var(--fg);width:.6em;height:.6em;position:absolute;top:0;left:4px}.menu .menu-title.checked{background:var(--highlight)}.menu .menu-title.checked:before{background:#00000081}.menu .menu-title:hover{background:var(--highlight-light)}.logo-container{position:absolute;top:1rem}@media only screen and (min-width:45rem){.logo-container{z-index:10;position:fixed}}.logo-container a{text-decoration:none}.logo-container span{background:#fff;margin:.3em 0;line-height:.7em;display:block}.logo-container .f{padding-left:1em;position:relative}.logo-container .f:before{content:"F";position:absolute;top:0;left:0;transform:scaleX(-1)}footer a{text-decoration:none}@media only screen and (min-width:65rem){footer .footer-columns{grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem;display:grid}}@media only screen and (min-width:85rem){footer .footer-columns{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;display:grid}}footer{margin-top:var(--vertical-space);margin-top:calc(var(--vertical-space)*2)}footer .column *{margin:0}footer .column>*{padding-left:1em;position:relative}footer .column>:before{content:"F";color:var(--dark-grey);position:absolute;top:0;left:0;transform:scaleX(-1)}footer .column .spacer{padding-left:1em;position:relative}footer .column .spacer:before{content:"F";color:var(--dark-grey);position:absolute;top:0;left:0;transform:scaleX(-1)}footer .column .spacer{height:1em}@media only screen and (min-width:65rem){footer .column .spacer{display:none}}@media only screen and (min-width:85rem){footer .column{grid-column:auto/span 3}}.news-module{margin-bottom:8rem}.news-module .filters{gap:.5rem;margin-bottom:1rem;display:flex}.news-module .filters button{all:unset;cursor:pointer;background:#fff;padding-left:1.25em;padding-right:4px;line-height:.7em;position:relative}.news-module .filters button:before{content:"";border:1px solid var(--fg);width:.6em;height:.6em;position:absolute;top:0;left:4px}.news-module .filters button.checked{background:var(--highlight)}.news-module .filters button.checked:before{background:#00000081}@media only screen and (min-width:45rem){.news-module .news-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem;display:grid}}@media only screen and (min-width:85rem){.news-module .news-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;display:grid}}.news-module a{text-decoration:none}.news-module a:hover span{background:var(--highlight-light)}.news-module a{grid-column:span 2;margin-bottom:auto}.news-module article{border-top:1px dotted #000;padding:1rem 1em;position:relative}.news-module article h4{margin-top:0;margin-bottom:0}.news-module article .news-tags{gap:.5rem;padding:.5rem 0;display:flex}.news-module article .news-date{background:var(--light-grey);font-size:.8rem;line-height:.8em}.news-module article .type-tag{background:var(--light-grey);font-size:.8rem;line-height:.8em;display:inline-block}.news-module .news-article:before{content:"F";color:var(--dark-grey);position:absolute;top:1rem;left:0;transform:scaleX(-1)}.news-module .member-article{border:0;margin-bottom:2rem;padding:0}@media only screen and (min-width:45rem){.news-module .member-article{margin-bottom:0}}.news-module .member-article .member-info{position:relative}.news-module .member-article .member-info h4{border-top:var(--dotted);padding-top:.5rem}.news-module .member-article .member-info .members{padding:.5rem 0;display:flex}.news-module .member-article .member-info .members div{color:#000;background:var(--highlight-light);font-size:.8rem;line-height:.8em}.news-module .member-article .member-info .tags{gap:.5rem;padding:.5rem 0;display:flex}.news-module .member-article .member-info .tags div{background:var(--light-grey);font-size:.8rem;line-height:.8em;display:inline-block}.news-module .member-article:hover{background:var(--bg)}.news-module .member-article:hover img{transform:scaleX(-1)}.carousel{aspect-ratio:3/2;background:#000;background:var(--light-grey);width:100%;margin-bottom:4rem;position:relative}.carousel button{all:unset;background:var(--fg);color:var(--bg);cursor:pointer;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;display:flex}.carousel button:disabled{opacity:.2;cursor:not-allowed}.carousel .prev-button{z-index:2;position:absolute;top:calc(50% - 1em);left:1rem}@media only screen and (min-width:45rem){.carousel .prev-button{left:-3rem}}.carousel .next-button{z-index:2;position:absolute;top:calc(50% - 1em);right:1rem}@media only screen and (min-width:45rem){.carousel .next-button{right:-3rem}}.carousel .overlay-prev-button{opacity:.5;cursor:pointer;background:0 0;width:50%;height:100%;display:none;position:absolute;top:0;left:0}@media only screen and (min-width:45rem){.carousel .overlay-prev-button{display:block}}.carousel .overlay-next-button{opacity:.5;cursor:pointer;background:0 0;width:50%;height:100%;display:none;position:absolute;top:0;right:0}@media only screen and (min-width:45rem){.carousel .overlay-next-button{display:block}}.carousel .caption{padding:.6em 0;font-size:.8em;color:var(--grey-text)!important}.rich-text h3{margin-top:2rem;margin-bottom:.5rem}.rich-text h3:first-child{margin-top:0}.rich-text p{margin-top:0;margin-bottom:1rem}.rich-text .text-image{margin:2em 0}.rich-text .text-image img{display:block}.rich-text .text-image figcaption{margin:0;padding:.6em 0;font-size:.8em;color:var(--grey-text)!important}.events-module{margin-bottom:6rem}.events-module h2{font-size:inherit}.events-module .filters{gap:.5rem;margin-bottom:1rem;display:flex}.events-module .filters button{all:unset;cursor:pointer;background:#fff;padding-left:1.25em;padding-right:4px;line-height:.7em;position:relative}.events-module .filters button:before{content:"";border:1px solid var(--fg);width:.6em;height:.6em;position:absolute;top:0;left:4px}.events-module .filters button.checked{background:var(--highlight)}.events-module .filters button.checked:before{background:#00000081}@media only screen and (min-width:45rem){.events-module .events-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem;display:grid}}@media only screen and (min-width:85rem){.events-module .events-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;display:grid}}.events-module .deadlines{grid-column:span 12}.events-module a{text-decoration:none}.events-module a:hover{background:var(--highlight-light)}.events-module a{grid-column:span 2}@media only screen and (min-width:85rem){.events-module a{grid-column:span 4}.events-module a.fourCol,.events-module a.fiveCol{grid-column:span 3}.events-module a.sixCol{grid-column:span 2}}.events-module a{margin-bottom:auto}.events-module article{margin-bottom:2rem;padding-left:1em;padding-right:1em;position:relative}@media only screen and (min-width:45rem){.events-module article{margin-bottom:0}}.events-module article h4{margin-top:0;margin-bottom:0}.events-module article .tags{flex-wrap:wrap;gap:.5rem;padding:.5rem 0;font-size:.8rem;display:flex}.events-module article .tags div{background:var(--light-grey);line-height:.8em}.events-module .event-article{padding:0}.events-module .event-article h3{margin-top:.25em;margin-bottom:0}.events-module .event-article .thumbnail-placeholder{aspect-ratio:6/4;background:var(--light-grey)}.events-module .event-article:hover{background:var(--bg)}.events-module .event-article:hover img{transform:scaleX(-1)}.events-grid-module{margin-bottom:6rem}.events-grid-module .filters{margin-bottom:1rem}.events-grid-module .filters button{all:unset;cursor:pointer;background:#fff;padding-left:1.25em;padding-right:4px;line-height:.7em;position:relative}.events-grid-module .filters button:before{content:"";border:1px solid var(--fg);width:.6em;height:.6em;position:absolute;top:0;left:4px}.events-grid-module .filters button.checked{background:var(--highlight)}.events-grid-module .filters button.checked:before{background:#00000081}@media only screen and (min-width:45rem){.events-grid-module .events-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem;display:grid}}@media only screen and (min-width:85rem){.events-grid-module .events-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;display:grid}}.events-grid-module .deadlines{grid-column:span 12}.events-grid-module a{text-decoration:none}.events-grid-module a:hover{background:var(--highlight-light)}.events-grid-module a{grid-column:span 2}@media only screen and (min-width:85rem){.events-grid-module a{grid-column:span 4}.events-grid-module a.fourCol,.events-grid-module a.fiveCol{grid-column:span 3}.events-grid-module a.sixCol{grid-column:span 2}}.events-grid-module a{margin-bottom:auto}.events-grid-module article{padding-left:1em;padding-right:1em;position:relative}.events-grid-module article h4{margin-top:0;margin-bottom:0}.events-grid-module article .events-date{color:var(--grey-text)}.events-grid-module .thumbnail-placeholder{aspect-ratio:6/4;background:var(--light-grey)}.events-grid-module .event-article{padding:0}.events-grid-module .event-article .thumbnail-placeholder{aspect-ratio:6/4;background:var(--light-grey)}.events-grid-module .event-article .event-info{padding-left:1em;position:relative}.events-grid-module .event-article .event-info:before{content:"F";color:var(--dark-grey);position:absolute;top:0;left:0;transform:scaleX(-1)}.events-grid-module .event-article:hover{background:var(--bg)}.events-grid-module .event-article:hover img{transform:scaleX(-1)}.link-list{flex-direction:column;gap:.5rem;margin-top:1rem;margin-bottom:2rem;display:flex}.link-list li{font-size:1rem;line-height:.75em}.link-list li *{font-size:inherit;font-size:inherit}.link-list li,.link-list li .link-button{width:100%}.link-list li .link-button>:first-child{flex-grow:1}.link-list li .link-button .date{font-variant-numeric:tabular-nums;flex-grow:0!important}.link-list li .link-button .deadline-text{flex-grow:1}.highlights{margin-bottom:2rem}.highlights .link-list{margin-bottom:1rem!important}.highlights .link-list,.deadlines .link-list{grid-template-columns:auto 1fr auto;display:grid}.highlights .link-list li,.deadlines .link-list li{display:contents}.highlights .link-list li .link-button,.deadlines .link-list li .link-button{grid-column:1/-1;grid-template-columns:subgrid;align-items:center;display:grid}.highlights .link-list li .link-button .date,.deadlines .link-list li .link-button .date{font-variant-numeric:tabular-nums}.link-buttons{flex-wrap:wrap;gap:1rem;margin-bottom:2rem;display:flex}.highlight-module{margin-top:var(--vertical-space)}.highlight-module a{text-decoration:none!important}.highlight-module:hover img{transform:scaleX(-1)}.highlight-module:hover .top{background:var(--highlight-dark)}.highlight-module:hover .link-button div{background:var(--dark-grey)}.highlight-module .top{background:var(--highlight);justify-content:space-between;margin-bottom:.8rem;padding:.5rem;display:flex}.highlight-module .top .link-text{padding-left:1em;position:relative}.highlight-module .top .link-text:before{content:"F";color:var(--dark-grey);position:absolute;top:0;left:0;transform:scaleX(-1)}.highlight-module .top .link-text{text-decoration:none}.highlight-module .top .link-text:before{color:#000}.highlight-module .top .link-button div{color:var(--highlight);background:#000}.highlight-grid{flex-direction:column;gap:.5rem;width:100%;display:flex}@media only screen and (min-width:45rem){.highlight-grid{grid-template-columns:1fr 1fr;display:grid}}.highlight-grid .column{margin-bottom:auto}.highlight-grid .column .text-box{background:var(--light-grey);padding:.25rem .5rem}.highlight-grid .column .text-box.left{background:var(--dark-grey);margin-bottom:.5rem}.highlight-grid .column .link-button{margin-top:.5rem}.highlight-grid .column p:first-child{margin-top:0}.highlight-grid .column p:last-child{margin-bottom:0}.tabbed-content{margin-top:1rem;margin-bottom:1rem}.tabbed-content .tabs{gap:1rem;margin-bottom:1rem;padding-bottom:1rem;display:flex}.tabbed-content .tabs button{all:unset;cursor:pointer;background:#fff;padding-left:1.25em;padding-right:4px;line-height:.7em;position:relative}.tabbed-content .tabs button:before{content:"";border:1px solid var(--fg);width:.6em;height:.6em;position:absolute;top:0;left:4px}.tabbed-content .tabs button.checked{background:var(--highlight)}.tabbed-content .tabs button.checked:before{background:#00000081}@media only screen and (min-width:45rem){.tabbed-content .news-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem;display:grid}}@media only screen and (min-width:85rem){.tabbed-content .news-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;display:grid}}.tabbed-content a{text-decoration:none}.tabbed-content a:hover{background:var(--highlight-light)}.tabbed-content a{grid-column:span 2;margin-bottom:auto}.tabbed-content article{padding-left:1em;padding-right:1em;position:relative}.tabbed-content article h4{margin-top:0;margin-bottom:0}.tabbed-content article .news-date{color:var(--grey-text);font-size:.8rem}.tabbed-content .news-article:before{content:"F";color:var(--dark-grey);position:absolute;top:0;left:0;transform:scaleX(-1)}.tabbed-content .member-article{padding:0}.tabbed-content .member-article .member-info{padding-left:1em;position:relative}.tabbed-content .member-article .member-info:before{content:"F";color:var(--dark-grey);position:absolute;top:0;left:0;transform:scaleX(-1)}.tabbed-content .member-article:hover{background:var(--bg)}.tabbed-content .member-article:hover img{transform:scaleX(-1)}.artists-grid-module{margin-top:3rem;margin-bottom:3rem}.artists-grid-module h2{padding-left:1em;font-size:1rem;position:relative}.artists-grid-module h2:before{content:"F";color:var(--dark-grey);position:absolute;top:0;left:0;transform:scaleX(-1)}@media only screen and (min-width:45rem){.artists-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;display:grid}}@media only screen and (min-width:85rem){.artists-grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;display:grid}}.artists-grid{row-gap:2rem}.artists-grid a{grid-column:span 4;text-decoration:none}@media only screen and (min-width:45rem){.artists-grid a{grid-column:span 6}}@media only screen and (min-width:65rem){.artists-grid a{grid-column:span 4}}@media only screen and (min-width:125rem){.artists-grid a{grid-column:span 3}}@media only screen and (min-width:85rem){.artists-grid a.fourCol{grid-column:span3}}@media only screen and (min-width:65rem){.artists-grid a.fiveCol{grid-column:span 2}}@media only screen and (min-width:85rem){.artists-grid a.sixCol{grid-column:span 3}}.artists-grid a{margin-bottom:auto}.artists-grid .artist-card{padding:0}.artists-grid .artist-card article{margin-bottom:2rem;position:relative}@media only screen and (min-width:45rem){.artists-grid .artist-card article{margin-bottom:0}}.artists-grid .artist-card article img{display:block}.artists-grid .artist-card article h4{margin:.5rem 0 0;font-size:1rem;display:inline-block}.artists-grid .artist-card article h4 span{background:var(--light-grey);padding:0 .5rem}.artists-grid .artist-card article h4:after{background:var(--light-grey);content:"↗";margin-left:.5rem;padding:0 .5rem}.artists-grid .artist-card .thumbnail-placeholder{aspect-ratio:6/4;background:var(--light-grey)}.artists-grid .artist-card:hover img{transform:scaleX(-1)}.artists-grid .artist-card:hover h4 span,.artists-grid .artist-card:hover h4:after{background:var(--dark-grey)}.members-highlight{margin-top:var(--vertical-space);display:grid}@media only screen and (min-width:65rem){.members-highlight{gap:var(--gap);grid-template-columns:1fr 1fr;gap:1rem}}.members-highlight h2{all:unset;line-height:.75em}.members-highlight h2 span{background:#fff;padding-left:1.25em;padding-right:4px;line-height:.7em;display:inline-block;position:relative}.members-highlight h2 span:before{content:"";border:1px solid var(--fg);width:.6em;height:.6em;position:absolute;top:0;left:4px}.members-highlight h2 span.checked{background:var(--highlight)}.members-highlight h2 span.checked:before{background:#00000081}.members-highlight h2 span{line-height:.75em}.members-highlight .links .header{gap:.5rem;display:flex}.members-highlight .links .header .link-button *{line-height:.75em}.members-highlight .links ul{border-top:var(--dotted);flex-direction:column;gap:.5rem;margin-top:1.5rem;padding-top:1rem;display:flex}.members-highlight .links ul li *{cursor:default}.members-highlight .links ul .link-button{text-transform:capitalize;width:100%}.members-highlight .links ul .link-button>:first-child{flex-grow:1;padding:0!important}.members-highlight .links ul .link-button>:first-child>div{padding-left:0!important}.members-highlight .links ul .link-button>:first-child{overflow-y:visible}.members-highlight .links ul .link-button>:first-child p{margin:0;line-height:.75em}@media only screen and (min-width:45rem){.members-highlight .links ul .link-button>:first-child{grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}}.members-highlight .links ul .link-button>:first-child>p{width:100%}.members-highlight .links ul .link-button>:first-child>:nth-child(2){display:none}@media only screen and (min-width:45rem){.members-highlight .links ul .link-button>:first-child>:nth-child(2){display:block}.members-highlight .links ul .link-button>:first-child{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.members-highlight .links ul .link-button>:first-child>div:nth-child(2){white-space:wrap;display:block;overflow:visible}.members-highlight .links ul .link-button>:first-child{gap:var(--gap);grid-template-columns:1fr 1fr;gap:1rem;display:grid}}.members-highlight .links a{text-decoration:none!important}.members-highlight .spotlight-container{border-top:var(--dotted);gap:var(--gap);gap:1rem;margin-top:1rem;padding-top:1rem}@media only screen and (min-width:45rem){.members-highlight .spotlight-container{grid-template-columns:1fr 1fr;display:grid}.members-highlight .spotlight-container .member-content{padding-right:3rem}}.members-highlight .spotlight-container .member-content{margin-bottom:3rem}.members-highlight .spotlight-container .tags{flex-wrap:wrap;gap:.5rem;margin-top:1em;display:flex}@media only screen and (min-width:45rem){.members-highlight .spotlight-container .tags{margin-top:0}}.members-highlight .spotlight-container .tags h3,.members-highlight .spotlight-container .tags div{all:unset;line-height:.75em;background:var(--light-grey)!important}.members-highlight .spotlight-container .tags h3{background:#fff;padding-left:1.25em;padding-right:4px;line-height:.7em;position:relative}.members-highlight .spotlight-container .tags h3:before{content:"";border:1px solid var(--fg);width:.6em;height:.6em;position:absolute;top:0;left:4px}.members-highlight .spotlight-container .tags h3.checked{background:var(--highlight)}.members-highlight .spotlight-container .tags h3.checked:before{background:#00000081}.members-list{margin-top:var(--vertical-space)}.members-list .letter-az{text-transform:uppercase;font-size:2.5rem;font-weight:inherit;margin-top:40px;margin-bottom:20px}@media only screen and (min-width:45rem){.members-list .letter-az{font-size:3rem}}.members-list ul{flex-direction:column;gap:12px;display:flex}.members-list ul li{cursor:default;gap:1em;display:flex}.members-list ul li *{cursor:default}.members-list ul li div{background:var(--light-grey);width:100%;height:.75em;display:flex}.members-list ul li div p{margin:0;line-height:.75em}@media only screen and (min-width:45rem){.members-list ul li>div:first-child{grid-template-columns:minmax(0,1fr) minmax(0,1fr);display:grid}}.members-list ul li>div:first-child>p{width:100%}.members-list ul li>div:first-child>:nth-child(2){display:none}@media only screen and (min-width:45rem){.members-list ul li>div:first-child>:nth-child(2){display:block}}.members-list ul .link-button{width:100%}.members-list ul .link-button>:first-child{text-transform:capitalize;flex-grow:1;padding-left:0!important}.members-list ul .link-button>:first-child>div:first-child{display:grid;padding-left:0!important}@media only screen and (min-width:45rem){.members-list ul .link-button>:first-child{gap:var(--gap);grid-template-columns:1fr 1fr;gap:1rem;display:grid}}.members-list a{text-decoration:none!important}.calendar-embed{margin:var(--vertical-space)0;margin:2em 0}.plain-list{flex-direction:column;gap:12px;display:flex}.plain-list li{cursor:default;gap:1em;line-height:.75em;display:flex}.plain-list li *{cursor:default}.plain-list li{background:var(--light-grey)}.plain-list li div{width:100%;display:flex}.plain-list li>div:first-child{grid-template-columns:minmax(0,1fr) minmax(0,.4fr);display:grid}.plain-list li>div:first-child>p{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow-x:hidden}.file-link{flex-wrap:wrap;gap:1rem;margin-bottom:1rem;margin-right:1rem;display:inline-block}@media only screen and (min-width:45rem){.file-link{margin-bottom:2rem}}.home{background:#fff}.home .intro{margin:var(--vertical-space)0}.home .intro p{text-align:center;max-width:1000px;margin:0 auto;font-size:1.5rem}@media only screen and (min-width:45rem){.home .intro p{font-size:2rem}.home .intro.cta{grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem;display:grid}}@media only screen and (min-width:85rem){.home .intro.cta{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;display:grid}}.home .intro.cta{align-items:center}.home .intro.cta>div{grid-column:span 6}.home .intro.cta .link-button{flex-grow:0}.home .intro.cta p{border-top:var(--dotted);text-align:left;max-width:none;margin:0 0 1rem;padding-top:1rem;font-size:1.5rem;line-height:1.1em}@media only screen and (min-width:45rem){.home .intro.cta p{font-size:2rem}.news-page{grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem;display:grid}}@media only screen and (min-width:85rem){.news-page{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;display:grid}}.news-page h1,.news-page .rich-text{grid-column:4/span 6}@media only screen and (min-width:45rem){.template-page{grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem;display:grid}}@media only screen and (min-width:85rem){.template-page{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;display:grid}}.template-page h1{margin-top:var(--vertical-space);overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;grid-column:2/span 4;margin-top:0;margin-bottom:2rem}.template-page .rich-text{grid-column:2/span 4}.template-page .rich-text p{min-height:1em}.template-page .back-button{border-bottom:var(--dotted);margin-bottom:2rem;padding-bottom:1rem}@media only screen and (min-width:85rem){.template-page h1,.template-page .rich-text{grid-column:4/span 6}}.template-page .infoColumns{margin-bottom:calc(var(--vertical-space)/2);grid-column:span 12}@media only screen and (min-width:45rem){.template-page .infoColumns{grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem;display:grid}}@media only screen and (min-width:85rem){.template-page .infoColumns{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;display:grid}}.template-page .infocolumn{background:var(--light-grey);padding:0}.template-page .infocolumn p{margin:0}.template-page .infocolumn.c1{background:var(--highlight-light)}.template-page .infocolumn.c1.archive{background:var(--dark-grey)}.template-page .infocolumn.c1{margin-bottom:1rem}.template-page .infocolumn.oneCol{grid-column:auto/span 3;margin-bottom:1rem}@media only screen and (min-width:45rem){.template-page .infocolumn.oneCol{margin-bottom:auto}}@media only screen and (min-width:85rem){.template-page .infocolumn.oneCol{grid-column:auto/span 3}}.template-page .infocolumn.twoCol{grid-column:auto/span 3;margin-bottom:1rem}@media only screen and (min-width:45rem){.template-page .infocolumn.twoCol{margin-bottom:auto}}@media only screen and (min-width:85rem){.template-page .infocolumn.twoCol{grid-column:auto/span 6}}.template-page .infocolumn.threeCol{grid-column:auto/span 2;margin-bottom:1rem}@media only screen and (min-width:45rem){.template-page .infocolumn.threeCol{margin-bottom:auto}}@media only screen and (min-width:85rem){.template-page .infocolumn.threeCol{grid-column:auto/span 4}}.template-page .infocolumn.last{background:0 0;padding:0}.template-page .infocolumn.last *{background:var(--light-grey);margin:.5rem 0}.template-page .infocolumn.last :first-child{margin-top:0!important}.template-page .infocolumn.last.oneCol{grid-column:span 12;background:var(--highlight-light)!important}.template-page .infocolumn.last.oneCol.archive{background:var(--dark-grey)!important}.template-page .infocolumn.last.oneCol *{background:0 0;margin:0}.artist-page .c3{background:0 0;flex-direction:column;gap:.5em;display:flex}.artist-page .c3 a{text-decoration:none}.artist-page .c3 .link-button>div:first-child{flex-grow:1}@media only screen and (min-width:45rem){.vu-archive .grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem;display:grid}}@media only screen and (min-width:85rem){.vu-archive .grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;display:grid}}.vu-archive .grid a{grid-column:span 3;text-decoration:none}@media only screen and (min-width:45rem){.vu-archive .grid a{grid-column:span 3}}@media only screen and (min-width:65rem){.vu-archive .grid a{grid-column:span 2}}@media only screen and (min-width:125rem){.vu-archive .grid a{grid-column:span 2}}.vu-archive .grid a{margin-bottom:auto}.vu-archive .grid .edition-card{padding:0}.vu-archive .grid .edition-card article{margin-bottom:2rem;position:relative}@media only screen and (min-width:45rem){.vu-archive .grid .edition-card article{margin-bottom:0}}.vu-archive .grid .edition-card article img{display:block}.vu-archive .grid .edition-card article h4{margin:.5rem 0 0;font-size:1rem;display:inline-block}.vu-archive .grid .edition-card article h4 span{background:var(--light-grey);padding:0 .5rem}.vu-archive .grid .edition-card article h4:after{background:var(--light-grey);content:"↗";margin-left:.5rem;padding:0 .5rem}.vu-archive .grid .edition-card .thumbnail-placeholder{aspect-ratio:6/4;background:var(--light-grey)}.vu-archive .grid .edition-card:hover img{transform:scaleX(-1)}.vu-archive .grid .edition-card:hover h4 span,.vu-archive .grid .edition-card:hover h4:after{background:var(--dark-grey)}.vu-archive .links{margin-top:var(--vertical-space);flex-direction:column;gap:.8em;display:flex}.vu-archive .links a{text-decoration:none}.vu-archive .links a .link-button{gap:.5rem!important}.vu-archive .links a div:first-child{flex-grow:1}.vu-archive .links a div:first-child div:first-child{padding-left:1.1em;position:relative}.vu-archive .links a div:first-child div:first-child:before{content:"↗";width:.6em;height:.6em;position:absolute;top:0;left:4px}.vu-archive .links .list-content .header{background:var(--light-grey);cursor:pointer;line-height:.8em}.vu-archive .links .list-content .header:hover{background:var(--dark-grey)}.vu-archive .links .list-content .header{padding-left:1.1em;position:relative}.vu-archive .links .list-content .header:before{content:"";border:1px solid var(--fg);width:.6em;height:.6em;position:absolute;top:0;left:4px}.vu-archive .links .list-content .header.active:before{background:#00000081}.vu-archive .links .list-content .header.active{background:var(--highlight)}.vu-archive .links .list-content .content{background:var(--light-grey);padding-left:2px}.fotobokfestival .column-title{font-size:1rem}@media only screen and (min-width:45rem){.ffo-archive .grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:1rem;display:grid}}@media only screen and (min-width:85rem){.ffo-archive .grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:1rem;display:grid}}.ffo-archive .grid a{grid-column:span 3;text-decoration:none}@media only screen and (min-width:45rem){.ffo-archive .grid a{grid-column:span 3}}@media only screen and (min-width:65rem){.ffo-archive .grid a{grid-column:span 2}}@media only screen and (min-width:125rem){.ffo-archive .grid a{grid-column:span 2}}.ffo-archive .grid a{margin-bottom:auto}.ffo-archive .grid .edition-card{padding:0}.ffo-archive .grid .edition-card article{margin-bottom:2rem;position:relative}@media only screen and (min-width:45rem){.ffo-archive .grid .edition-card article{margin-bottom:0}}.ffo-archive .grid .edition-card article img{display:block}.ffo-archive .grid .edition-card article h4{margin:.5rem 0 0;font-size:1rem;display:inline-block}.ffo-archive .grid .edition-card article h4 span{background:var(--light-grey);padding:0 .5rem}.ffo-archive .grid .edition-card article h4:after{background:var(--light-grey);content:"↗";margin-left:.5rem;padding:0 .5rem}.ffo-archive .grid .edition-card .thumbnail-placeholder{aspect-ratio:6/4;background:var(--light-grey)}.ffo-archive .grid .edition-card:hover img{transform:scaleX(-1)}.ffo-archive .grid .edition-card:hover h4 span,.ffo-archive .grid .edition-card:hover h4:after{background:var(--dark-grey)}.ffo-archive .links{margin-top:var(--vertical-space);flex-direction:column;gap:.8em;display:flex}.ffo-archive .links a{text-decoration:none}.ffo-archive .links a .link-button{gap:.5rem!important}.ffo-archive .links a div:first-child{flex-grow:1}.om .team{grid-template-columns:minmax(0,1fr) minmax(0,1fr);row-gap:2rem;display:grid}@media only screen and (min-width:45rem){.om .team{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr);display:grid}}@media only screen and (min-width:85rem){.om .team{grid-template-columns:minmax(0,1fr) minmax(0,1fr) minmax(0,1fr) minmax(0,1fr)}}.om .team{gap:2rem 1rem;margin-bottom:4rem}.om .team .ansatt *{font-size:1rem}.om .team .ansatt h4{border-top:var(--dotted);margin:.75rem 0;padding-top:.5rem}.om .team .ansatt .position{background:var(--light-grey);margin-top:1rem;padding-left:1rem;font-size:.8rem;line-height:.75em;display:inline-block;position:relative}.om .team .ansatt .position:before{content:"";border:1px solid var(--fg);background:#00000081;width:.6em;height:.6em;position:absolute;top:0;left:4px}.om .team .ansatt .info{font-size:.8rem}.om .organization>div h3{margin-bottom:1rem}.om .organization .organization-list{flex-direction:column;gap:12px;margin-bottom:2rem;display:flex}.om .organization .organization-list .person{background:var(--light-grey);grid-template-columns:1fr 1fr;font-size:1rem;line-height:.75em;display:grid}.nofofo .nofofo-info{background:var(--light-grey);padding:.25rem}.nofofo .nofofo-info>:last-child{margin-bottom:0}.nofofo .nofofo-info{margin-bottom:1rem}.f-hook{padding-left:1em;position:relative}.f-hook:before{content:"F";color:var(--dark-grey);position:absolute;top:0;left:0;transform:scaleX(-1)}.f-ribbon{width:100%;display:flex;overflow:hidden}.f-ribbon .f{flex-shrink:0;width:2rem;height:2rem;position:relative}.f-ribbon .f:before{content:"F";position:absolute;top:0;left:50%;transform:translate(-50%)}.thumbnail-link{border-top:var(--dotted);margin-top:1rem;padding-top:1rem}.thumbnail-link a{text-decoration:none}.thumbnail-link a article{gap:var(--gap);flex-direction:column;gap:1rem;display:flex}@media only screen and (min-width:45rem){.thumbnail-link a article{flex-direction:row}}.thumbnail-link a article .thumb-container{flex-shrink:0;width:100%}@media only screen and (min-width:45rem){.thumbnail-link a article .thumb-container{width:33%}}.thumbnail-link a article .thumb-container img{display:block}.thumbnail-link a article h2{margin:0 0 .5em;font-size:1.2rem}.thumbnail-link a article .link-button{margin-bottom:1rem}.thumbnail-link:hover .link-button div{background:var(--dark-grey)}
