﻿:root{--white: white;--black: black;--black-half: rgba(0, 0, 0, 0.5);--lightgray: #fafafa;--tussock: #cb8551;--cod-gray: #1E1E1E;--white-half: rgba(245, 245, 245, 0.87);--wild-sand: #F5F5F5;--alabaster: #FCFCFC;--royal-blue: #2952EA;--mauvelous: #F18EA4;--_text-color: var(--white);--_text-color-inverted: var(--black);--_highlight-color: var(--mauvelous);--_accent-color: var(--_highlight-color);--_background-color: var(--royal-blue);--_background-color-inverted: var(--alabaster);--_body-background: var(--royal-blue);--_body-background-bright: var(--white);--_background-color-transparent: var(--white-half);--_line-color: var(--cod-gray);--_font-family-text: "Helvetica Neue", "HelveticaNeue", sans-serif;--_font-family-display: var(--_font-family-text);--_gutter: 0.3125rem;--_outer-gutter: 0.625rem;--_gap-y: 1.25rem;--_container-width: 80rem;--_default-template-columns: [outer-start] 1fr [inner-start] var(--_outer-gutter) [content-start] minmax(auto, calc(var(--_container-width) - var(--_gutter) * 2)) [content-end] var(--_outer-gutter) [inner-end] 1fr [outer-end];--_default-blocks-gap: 3rem;--text-color: var(--_text-color);--headline-color: var(--_text-color);--background-color: var(--_background-color);--link-color: var(--text-color);--link-hover-color: oklch(from var(--_accent-color) calc(l*1) c h);--footer-height: 6.375rem;--_global-scroll-margin-top: 5rem;--font-size-display: 2.3125rem;--font-size-display-2: 1.8125rem;--font-size-display-3: var(--font-size-display-2);--font-size-display-4: 1.4375rem;--font-size-large-text: 1.0625rem;--font-size-text: 0.9375rem;--font-size-medium-text: 0.75rem;--font-size-small-text: 0.625rem;--line-height-global: 1.37;--line-height-display: 1.14}@media screen and (min-width: 50em){:root{--_default-blocks-gap: 5rem;--_gutter: 0.625rem;--_global-scroll-margin-top: 10rem;--font-size-text: 1.0625rem}}@media screen and (min-width: 64em){:root{--font-size-display: 3.125rem;--font-size-display-2: 2.3125rem}}@layer reset{*,*::before,*::after{box-sizing:border-box}*{margin:0}body{line-height:var(--line-height-global);-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}summary{list-style:none;cursor:pointer}summary::-webkit-details-marker{display:none}summary::marker{display:none}}html{height:100%}html,body{scroll-behavior:smooth}@media screen and (orientation: portrait){html.is-nav-open,body.is-nav-open{overflow:hidden}}:target{scroll-margin-top:var(--_global-scroll-margin-top)}body{min-height:100%;display:grid;grid-template-rows:auto 1fr auto;position:relative}body>main{display:grid;align-content:start;row-gap:var(--_default-blocks-gap);grid-template-columns:var(--_default-template-columns)}@media(min-width: 44em){body>main{padding-block-start:3rem}}body>main>:where(*){grid-column:content}body section code{background:hsl(from var(--_highlight-color) h s calc(l * 1.6));display:block;padding:1rem}body:has(aside)>aside{grid-row:4/5}body:has(aside)>footer{grid-row:3/4}body{background:var(--_body-background);font-family:var(--_font-family-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@layer basic-typography{:is(h1,h2,h3,h4,h5,h6){color:var(--headline-color, var(--text-color));font-weight:normal;font-family:var(--font-family-display);margin:0 0 var(--_gap-y);line-height:var(--line-height-display)}:is(h1,h2,h3,h4,h5,h6):not(:first-child){margin-top:2.5em}:is(h1,h2,h3,h4,h5,h6):only-child{margin-bottom:0}h1{font-size:var(--font-size-display)}h2{font-size:var(--font-size-display-2)}h3,h4,h5,h6{font-size:var(--font-size-display-3)}:where(p,ul,ol,address,blockquote,dl,details,button,time,label,.label,legend,.legend,table,figcaption,input){font-size:var(--font-size-override, var(--font-size-text));color:var(--text-color);margin:0 0 var(--_gap-y);font-weight:var(--font-weight-override, 400)}:where(p,ul,ol,address,blockquote,dl,details,button,time,label,.label,legend,.legend,table,figcaption,input):last-child{margin-bottom:0}ul,ol{list-style:none;padding-left:0}main ul,main ol{list-style:disc;padding-left:1.5em}ul li:not(:last-child),ol li:not(:last-child){margin-bottom:.5em}ul li p:last-child,ol li p:last-child{margin:0}dl{display:grid;grid-template-columns:auto 1fr;column-gap:1em}dl dt,dl dd{display:block;margin:0}dl dt{grid-column:1/2}dl dd{grid-column:2/3}b,strong{font-weight:500}em,i{font-style:italic}a{text-decoration:none;color:var(--link-color, var(--text-color));text-underline-offset:.125em;text-decoration-thickness:.05em}main a{text-decoration-line:underline}main a[target=_blank]::after{content:"↗";display:inline-block;margin-left:.3em;margin-right:.5em;font-size:.5em;text-decoration:none;position:relative;top:-0.3em}a:hover,a:focus-visible{color:var(--link-hover-color, var(--link-color));text-decoration-line:underline}address{font-style:normal}img{display:block;width:100%;height:auto;margin:0;object-fit:cover;object-position:var(--focus-x) var(--focus-y)}figure{margin:0}figcaption{font-size:var(--font-size-small-text);padding-top:.75em;line-height:1.1;text-align:center}audio{display:block;width:100%}blockquote{margin-bottom:1.5em}blockquote p{font-style:italic;line-height:1.37;font-weight:500}blockquote footer{font-style:normal;margin-top:-0.5em;--font-size-adjust: 0.8}blockquote footer>p{display:inline;margin-block:0}hr{border:none;border-top:1px solid var(--black-half);margin-top:var(--_gutter);margin-bottom:var(--_gutter)}iframe{width:100%;border:none}input[type=text],input[type=email],input[type=search],input[type=number]{padding:.4em .7em;border:none;border-bottom:1px solid var(--highlight-color);background:var(--input-background);color:var(--input-color)}input[type=text]:focus-visible,input[type=email]:focus-visible,input[type=search]:focus-visible,input[type=number]:focus-visible{outline:none;border-color:var(--highlight-color)}label,.label,legend,.legend{--font-size-adjust: 0.75;margin:0 0 .2em}form label{cursor:pointer}button{cursor:pointer;border:none;appearance:none}input[type=submit],button[type=submit]{padding:.4em .7em;background:var(--input-highlight);color:var(--input-background)}input[type=submit]:hover,input[type=submit]:focus-visible,button[type=submit]:hover,button[type=submit]:focus-visible{background:var(--input-highlight-active)}}@layer utilities{.-u-hidden{position:absolute;left:-1000vw;top:auto;width:1px;height:1px;overflow:hidden}.-u-button{width:fit-content;display:block;padding:.25em 1em;text-decoration:none;margin-inline:auto;color:var(--_text-color);background:var(--_highlight-color);font-size:var(--font-size-override, 1.0625rem);text-align:center;text-transform:uppercase;font-weight:400;border-radius:7px;cursor:pointer}.-u-button:after{display:none}.-u-button:hover:not(:active),.-u-button:focus-visible:not(:active){scale:1.037}.-u-button input{position:absolute;left:-1000em}.-u-button.-l{width:100%;padding:.41em 1.5em}.-u-menubutton{background:var(--_background-color-inverted);border-radius:7px;font-size:var(--font-size-large);padding:.3em .5em;align-content:center;color:var(--_background-color);font-weight:400;margin-block:0;text-decoration:none !important;font-weight:400;display:block;height:100%;cursor:pointer;white-space:nowrap}.-u-menubutton:hover,.-u-menubutton:focus-visible{scale:1.02}.-u-menubutton:active{scale:.95}.-u-menulist{--text-color: var(--_background-color);--link-color: var(--_background-color);--link-hover-color: var(--_background-color);list-style:none;margin:0;padding:.2em .5em .4em;background:var(--_background-color-inverted);border-radius:7px;display:flex;flex-direction:column;gap:0}.-u-menulist li{margin:0;text-align:right}.-u-menulist li label,.-u-menulist li a{cursor:pointer;text-underline-offset:.25em;font-size:var(--font-size-medium-text);white-space:nowrap;font-weight:400;letter-spacing:.08em}.-u-menulist li label:hover,.-u-menulist li label:focus-visible,.-u-menulist li a:hover,.-u-menulist li a:focus-visible{text-decoration:underline}.-u-menulist li:has(:focus-visible){outline:2px solid var(--_background-color);outline-offset:2px;border-radius:2px}.-u-taglabel{border:.0625rem solid currentColor;border-radius:2rem;font-size:.5rem;padding:.2em 1.5em;display:inline-block;vertical-align:middle}}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:300;src:url("../fonts/inter-v19-latin-300.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:300;src:url("../fonts/inter-v19-latin-300italic.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:400;src:url("../fonts/inter-v19-latin-regular.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:400;src:url("../fonts/inter-v19-latin-italic.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:500;src:url("../fonts/inter-v19-latin-500.woff2") format("woff2")}@font-face{font-display:swap;font-family:"Inter";font-style:italic;font-weight:500;src:url("../fonts/inter-v19-latin-500italic.woff2") format("woff2")}.site-header{width:100%;padding-block:calc(var(--_gap-y)*2);z-index:3;position:relative;top:0;position:sticky;transition:all .2s ease-out 0s;pointer-events:none}.site-header__inner{justify-content:space-between;align-items:start;display:flex;margin-inline:auto;padding-inline:var(--_outer-gutter);gap:2rem;max-width:var(--_container-width);position:relative}.site-header__title{position:relative;z-index:1;font-weight:normal;text-transform:uppercase;pointer-events:all;--font-size-adjust: 1.5;--link-color: var(--_highlight-color)}.site-header__title:has(img) span{height:0;overflow:hidden;display:block}.site-header__title img{width:clamp(6rem,30vw,8.875rem)}.site-header__navigation{flex:1;pointer-events:all}.site-skiplinks{position:absolute;z-index:200;top:0;left:0;width:100%;margin:0;padding:0;list-style:none}.site-skiplinks li{position:relative;display:block;width:100%;margin:0 auto}.site-skiplinks a{font-weight:bold;position:absolute;top:-200em;left:0;display:block;width:100%;text-align:center;text-transform:uppercase;outline:none;padding:.6em}.site-skiplinks a:focus-visible{top:0}.site-scrollspy{position:absolute;top:0;left:0;overflow:hidden;pointer-events:none;width:100%;height:1rem}.site-footer{margin-block-start:7rem;padding-block:var(--_gap-y) calc(var(--_gap-y)*2);background:var(--_background-color);border-radius:.625rem .625rem 0 0}@media screen and (orientation: landscape){.has-sticky-footer .site-footer{position:sticky;bottom:0;translate:0 100%;transition:translate .3s ease-out 0s}.is-scrolled .has-sticky-footer .site-footer{translate:none}}.site-footer__inner{margin-inline:auto;padding-inline:var(--_outer-gutter);max-width:var(--_container-width);display:flex;flex-direction:column-reverse;gap:var(--_gap-y) var(--_gutter)}@media(min-width: 30em){.site-footer__inner{display:grid;grid-template-columns:repeat(1fr, 12)}}.site-footer__inner :is(p,li){font-size:var(--font-size-medium-text);font-weight:400}.site-footer__nav{flex:1;display:flex;flex-direction:column;gap:var(--_gap-y) var(--_gutter)}@media(min-width: 30em){.site-footer__nav{grid-column:6/13;grid-row:2/3;text-align:right}}@media(min-width: 44em){.site-footer__nav{text-align:inherit;flex-direction:row;justify-content:space-between;grid-row:1/2;grid-column:9/13}}.site-footer__nav ul{margin:0}@media(min-width: 44em){.site-footer__nav ul:last-child{text-align:right}}.site-footer__nav ul li{margin:0}.site-footer__text{flex:1}@media(min-width: 30em){.site-footer__text{grid-row:1/2;grid-column:6/13;text-align:right}}@media(min-width: 44em){.site-footer__text{text-align:inherit;display:flex;gap:var(--_gap-y) var(--_gutter);width:100%;grid-column:3/6}}.site-footer__text p{flex:1}@media(min-width: 30em){.site-footer__brand{grid-column:1/6;grid-row:1/3}}@media(min-width: 44em){.site-footer__brand{grid-column:1/3}}.site-footer__brand img{width:6.6875rem}.splashvideo{position:fixed;inset:0;z-index:-1;pointer-events:none;animation:failsafe-hide .2s ease-out 7s 1 normal both}.-splashvideo-seen .splashvideo{display:none}.splashvideo video{position:absolute;height:100%;width:100%;object-fit:cover;opacity:0;transition:opacity .2s ease-out 0s}.splashvideo video[data-ready=true]{opacity:1}.splashvideo:has(video[data-running=true]){animation:none}.splashvideo p{position:absolute;bottom:0;padding:1rem;width:100%;text-align:center;opacity:0;transition:opacity .2 ease-out 0s}.splashvideo:has([data-ended=true]) p,.splashvideo:has([data-ended=true]) video{display:none !important}.splashvideo:has([data-running=true]) p{opacity:1}.splashvideo:has([data-final=true]) p{opacity:0}body:has(.splashvideo):not(.-splashvideo-seen) .site-header,body:has(.splashvideo):not(.-splashvideo-seen)>main,body:has(.splashvideo):not(.-splashvideo-seen) .site-footer,body:has(.splashvideo):not(.-splashvideo-seen) .site-background{opacity:0;pointer-events:none;transition:opacity .2s ease-out 0s;animation:failsafe-show .2s ease-out 7s 1 normal both}body:has(.splashvideo):not(.-splashvideo-seen):has(.splashvideo video[data-running=true]) .site-header,body:has(.splashvideo):not(.-splashvideo-seen):has(.splashvideo video[data-running=true])>main,body:has(.splashvideo):not(.-splashvideo-seen):has(.splashvideo video[data-running=true]) .site-footer,body:has(.splashvideo):not(.-splashvideo-seen):has(.splashvideo video[data-running=true]) .site-background{animation:none}body:has(.splashvideo):not(.-splashvideo-seen):has(.splashvideo video[data-final=true]) .site-header,body:has(.splashvideo):not(.-splashvideo-seen):has(.splashvideo video[data-final=true])>main,body:has(.splashvideo):not(.-splashvideo-seen):has(.splashvideo video[data-final=true]) .site-footer,body:has(.splashvideo):not(.-splashvideo-seen):has(.splashvideo video[data-final=true]) .site-background{opacity:1;pointer-events:all}@keyframes failsafe-show{to{opacity:1;pointer-events:all}}@keyframes failsafe-hide{to{opacity:0}}.site-background{position:absolute;overflow:hidden;width:100%;display:flex;align-items:center;justify-content:center;z-index:-1;top:50%;left:0;translate:0 -50%;max-height:100%;--background-image-l: url('../img/bg-1-left.svg');--background-image-r: url('../img/bg-1-right.svg');--bg-offset: 45rem}.template__schedule .site-background{--background-image-l: url('../img/bg-2-left.svg');--background-image-r: url('../img/bg-2-right.svg');--bg-offset: 39rem}.template__event .site-background{--background-image-l: url('../img/bg-3-left.svg');--background-image-r: url('../img/bg-3-right.svg');--bg-offset: 35rem}.site-background>div{--offset: calc(var(--bg-offset) * 1.05);width:100%;position:relative;display:flex;justify-content:space-between}@media(min-width: 40em){.site-background>div{--offset: var(--bg-offset)}}.site-background>div:before,.site-background>div:after{display:block;content:"";width:50rem;height:125rem;background-repeat:no-repeat;background-size:contain;background-position:center;flex-grow:0;flex-shrink:0}.site-background>div:before{margin-inline-start:calc(var(--offset)*-1);background-image:var(--background-image-l)}.site-background>div:after{margin-inline-end:calc(var(--offset)*-1);background-image:var(--background-image-r)}.menu{position:relative}.menu ul{position:absolute;margin-top:.3125rem;right:0;display:none}.menu ul:has(:focus){display:block}.menu button[aria-selected=true]+ul{display:block;z-index:10}.menu__open{--button-color: var(--_text-color);position:relative;z-index:5;height:100%}.menu__open>span{position:relative;display:block;width:1.1rem;aspect-ratio:2.2/1.75}.menu__open>span::before,.menu__open>span::after,.menu__open>span span{position:absolute;right:0;display:block;width:100%;background:currentColor;content:"";transition:all .2s ease-out 0s;height:.09375rem;will-change:transform}.menu__open>span span{top:50%;translate:0 -50%;text-indent:-1000em;overflow:hidden}.menu__open>span::before{top:0}.menu__open>span::after{bottom:0}.is-nav-open .menu__open>span span{opacity:0}.is-nav-open .menu__open>span::before,.is-nav-open .menu__open>span::after{top:42%;width:100%}.is-nav-open .menu__open>span::before{transform:rotate(45deg)}.is-nav-open .menu__open>span::after{transform:rotate(-45deg)}.navigation{display:flex;flex-direction:column;gap:.3125rem;align-items:flex-end;margin-inline:auto 0}@media(min-width: 44em){.navigation{flex-direction:row;align-items:stretch}}.navigation>div{display:flex;gap:.3125rem}.navigation>div._base{order:2;z-index:1}.navigation>div._filter{z-index:2;order:1}.navigation>div._search{order:0;display:flex;justify-content:flex-end;width:100%}.navigation>div._search form{display:none;order:-1}body:has([aria-controls=header-search][aria-selected=true]) .navigation>div._search form,.template__search .navigation>div._search form{display:block}.metanav ul{--link-hover-color: currentColor;display:flex;gap:1.5rem;justify-content:end}.metanav ul li{margin:0}.metanav ul a{font-weight:400;font-size:1reM}.languages{margin:0;padding:0;list-style:none;display:flex;gap:1em}.languages li{margin-bottom:0;text-transform:uppercase}.languages li.is-active{display:none}.languages li a{height:100%}.navigation-utils{margin:0;padding:0;list-style:none;display:flex;gap:.3125rem}.navigation-utils li{margin:0}.navigation-utils a{overflow:hidden;display:block;min-width:2.1rem;background-repeat:no-repeat;background-position:center;text-indent:-1000em;height:100%;background-size:50%}.navigation-utils a.-search{background-image:url("../img/magnifier.svg")}.navigation-utils a.-schedule{background-image:url("../img/calendar.svg")}.template__schedule .navigation ._filter,.template__search .navigation ._filter,.template__home .navigation ._filter{display:none}@media(min-width: 44em){.template__schedule .navigation ._filter,.template__search .navigation ._filter,.template__home .navigation ._filter{display:flex}}.template__schedule .grid-filter,.template__search .grid-filter,.template__home .grid-filter{display:flex;position:relative;z-index:2;flex-direction:column-reverse;gap:calc(var(--_gutter)*1.5)}.template__schedule .grid-filter--mobile,.template__search .grid-filter--mobile,.template__home .grid-filter--mobile{width:fit-content;margin-inline:auto;z-index:4}@media(min-width: 44em){.template__schedule .grid-filter--mobile,.template__search .grid-filter--mobile,.template__home .grid-filter--mobile{display:none}}.grid-hint{text-align:center;padding:2em}.template__schedule .grid-hint{margin-block:-2rem 2rem}@media(min-width: 44em){.template__schedule .grid-hint{margin-block:-8rem 4rem}}.template__home .grid-filter{margin-block-start:calc(var(--_default-blocks-gap)*-0.5)}@media(min-width: 44em){.template__home .grid-filter{margin-block-end:calc(var(--_default-blocks-gap)*.5)}}.home__intro{display:grid;grid-template-columns:repeat(12, 1fr);gap:var(--_gutter);--font-size-override: var(--font-size-display-3)}@media(min-width: 44em){.home__intro{--font-size-override: var(--font-size-display)}}.home__intro>*{grid-column:1/13;font-weight:normal;text-align:center;line-height:var(--line-height-display)}@media screen and (min-width: 50em){.home__intro>*{grid-column:2/12}}.home__intro>* strong,.home__intro>* b{font-weight:bold}.search__body{display:flex;flex-direction:column;gap:var(--_gap-y);grid-column:outer}.search__emptymsg{text-align:center;padding-block-start:var(--_gap-y);padding-inline:var(--_gutter)}.search__results{display:grid;grid-template-columns:var(--_default-template-columns)}.events-grid__outer{grid-column:outer;display:grid;grid-template-columns:var(--_default-template-columns);overflow:hidden;margin-block-start:-4rem;padding-block:4rem 15rem;--small: 400;--default: 500;--large: 800}@media(min-width: 44em){.events-grid__outer{--small: 202;--default: 332;--large: 504}}.events-grid{grid-column:content;position:relative;z-index:0;container-type:inline-size;--teaser-width-small: calc(var(--small) / 1280 * 100cqi);--teaser-width-default: calc(var(--default) / 1280 * 100cqi);--teaser-width-large: calc(var(--large) / 1280 * 100cqi)}.events-grid__entries{margin-inline:auto;list-style:none;display:flex;flex-wrap:wrap;container-type:inline-size;scroll-margin-top:var(--_global-scroll-margin-top);justify-content:center;z-index:0;gap:3cqi 4cqi;padding:0}.events-grid__entries li{view-transition-name:match-element;--image-aspect-ratio: 1;margin:0;width:calc(var(--teaser-width-default) - 3cqi);margin-inline:-0.8cqi;z-index:var(--z);rotate:calc(var(--r)*1deg);translate:calc(var(--x)*1cqi) calc(var(--x)*1cqi)}.events-grid__entries li:has(:focus-visible),.events-grid__entries li:has(:hover){z-index:80}.-is-filtered .events-grid__entries li:not(.-is-match){position:absolute;opacity:0;pointer-events:none}.events-grid__entries li[data-size=large]{--image-aspect-ratio: 370/231;width:var(--teaser-width-large)}.events-grid__entries li[data-size=small]{--image-aspect-ratio: 167/232;width:var(--teaser-width-small);z-index:79}.events-teaser{--text-color: var(--_text-color-inverted);--headline-color: var(--_text-color-inverted);--link-color: var(--_text-color-inverted)}.events-teaser>div{display:grid;transform-style:preserve-3d;transform-origin:50% 50%;transition:transform .3s ease-out 0s;box-shadow:0px 2px 13px rgba(51,51,51,.37);position:relative}.events-teaser>div>div{padding:calc(var(--_gutter)*1.7);background:var(--_background-color-inverted);backface-visibility:hidden}.events-teaser>div>div:nth-child(1){display:grid}.events-teaser>div>div:nth-child(1) figure{overflow:hidden;grid-row:1/2;margin-bottom:calc(var(--_gap-y)*.75);aspect-ratio:var(--image-aspect-ratio)}.events-teaser>div>div:nth-child(1) figure img{height:100%;width:100%;object-fit:cover}.events-teaser>div>div:nth-child(1) h2,.events-teaser>div>div:nth-child(1) p{margin:0}.events-teaser>div>div:nth-child(1) h2{grid-row:2/3;font-size:var(--font-size-medium-text);font-weight:bold}@media(min-width: 40em){.events-teaser>div>div:nth-child(1) h2{font-size:var(--font-size-large-text)}}.events-teaser>div>div:nth-child(1) p{grid-row:3/4;font-weight:400;font-size:var(--font-size-small-text)}.events-teaser>div>div:nth-child(2){position:absolute;inset:0;overflow:auto;transform:rotateY(180deg);display:flex;flex-direction:column;padding-block:2em}.events-teaser>div>div:nth-child(2)>div{flex:1;padding-bottom:1em;--font-size-override: calc(var(--font-size-small-text) * 1.15)}@media(min-width: 44em){.events-teaser>div>div:nth-child(2)>div{--font-size-override: calc(var(--font-size-medium-text) * 1.15)}}.events-teaser>div>div:nth-child(2) .-u-button{margin-top:auto;margin-bottom:0;--font-size-override: 0.8125rem}.events-teaser:hover>div,.events-teaser:focus-visible>div{transition-delay:0s;transform:perspective(100cqi) rotateY(-180deg)}.events-filter{display:flex;gap:.3125rem}.events-filter>div{position:relative}.events-filter>div ul{position:absolute;margin-top:.3125rem;display:none;right:0}.events-filter>div ul:has(:focus){display:block}.events-filter>div ul li label input{position:absolute;left:-1000em}.events-filter>div ul li label:has(input:checked){font-weight:600;font-style:italic}.events-filter>div:first-child ul{left:0;right:auto}@media(min-width: 30em){.events-filter>div:first-child ul{right:0;left:auto}}.events-filter button:has(+ul):after{content:"";display:inline-block;width:.3em;vertical-align:middle;aspect-ratio:1/.7660444431;clip-path:polygon(50% 100%, 100% 0, 0 0);background:currentColor}.events-filter button:has(+ul input:checked){font-weight:600;font-style:italic}.events-filter button[aria-selected=true]:after{rotate:-180deg}.events-filter button[aria-selected=true]+ul{display:block}.events-filter:has(input:checked) .events-filter__reset{visibility:visible;position:static}.events-filter__reset{order:-1;background:none;padding:0;margin:0;appearance:none;font-size:var(--font-size-small-text);font-weight:600;font-style:italic;text-decoration:underline;text-underline-offset:.05em;margin-inline-end:.3125rem;visibility:hidden;white-space:nowrap;position:absolute}.events-filter__reset:hover,.events-filter__reset:focus-visible{scale:1.02}.events-filter__reset:active{scale:.95}.events-datefilter ul{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:calc(var(--_gutter)*1.5);margin-inline:auto;width:min(100%,47.5rem);justify-content:center}.events-datefilter ul li{flex:1;max-width:calc(50% - var(--_gutter)*1.5);margin:0;transition:opacity .1s ease-out 0s}.events-datefilter ul:has(input:checked) li:not(:has(input:checked)){opacity:.75}.events-schedule{display:contents}.events-schedule__entries{margin-inline:auto;width:min(100%,55rem);padding:0;list-style:none;grid-column:content;scroll-margin-top:var(--_global-scroll-margin-top)}@media(min-width: 44em){.events-schedule__entries{display:table}}.events-schedule__entries li{view-transition-name:match-element;margin:0}@media(min-width: 44em){.events-schedule__entries li{display:table-row}}.events-schedule__entries li:not(:has(.-is-repeating-month)):before{content:"";display:block;margin-block:2em -0.125rem;border-block-end:.125rem solid currentColor}@media(min-width: 44em){.events-schedule__entries li:not(:has(.-is-repeating-month)):before{display:none}}.-is-filtered .events-schedule__entries li:not(.-is-match,.events-schedule__header){display:none}.events-schedule__entries li>p,.events-schedule__entries li>div>div{padding-block:.8em 0}@media(min-width: 44em){.events-schedule__entries li>p,.events-schedule__entries li>div>div{padding:.8em 1em;display:table-cell}.events-schedule__entries li>p:nth-child(1),.events-schedule__entries li>div>div:nth-child(1){width:20%}.events-schedule__entries li>p:nth-child(2),.events-schedule__entries li>div>div:nth-child(2){width:50%}.events-schedule__entries li>p:nth-child(3),.events-schedule__entries li>div>div:nth-child(3){width:30%}}@media(min-width: 44em){.events-schedule__entries li:has(time[datetime=tbd]) :is(.month,.title-date-format,.location){padding-block-start:8rem}}.events-schedule__entries li:has(time[datetime=tbd])~li :is(.month,.title-date-format,.location){padding-block-start:0}.events-schedule__header{--font-size-override: var(--font-size-large-text);--font-weight-override: 400}.events-schedule__header:is(li){display:none}@media(min-width: 44em){.events-schedule__header:is(li){display:table-row}}.events-schedule__header p:after{content:"";display:block;margin-block:.3em -0.125rem;border-block-end:.125rem solid currentColor}.events-schedule__header p:not(:last-child){text-align:right}.schedule-entry{display:grid;grid-template-columns:minmax(0, 1fr) 3fr;column-gap:1em}@media(min-width: 44em){.schedule-entry{display:contents}}.schedule-entry h3{font-size:var(--font-size-small-text);font-weight:400;margin:0;position:absolute;text-indent:-1000em;top:auto;width:1px;height:1px;overflow:hidden}.schedule-entry a{text-decoration:none;display:block}.schedule-entry a>*{color:currentColor}.schedule-entry a:after{display:none}.schedule-entry .month,.schedule-entry .title-date-format,.schedule-entry .location{--font-size-override: var(--font-size-large-text);--font-weight-override: 400}@media(min-width: 44em){.schedule-entry .month,.schedule-entry .title-date-format,.schedule-entry .location{--font-size-override: var(--font-size-display-4)}}.schedule-entry .month small,.schedule-entry .title-date-format small,.schedule-entry .location small{font-size:.74em}.schedule-entry .month p,.schedule-entry .month small,.schedule-entry .month time,.schedule-entry .title-date-format p,.schedule-entry .title-date-format small,.schedule-entry .title-date-format time,.schedule-entry .location p,.schedule-entry .location small,.schedule-entry .location time{display:block;margin:0}@media(min-width: 44em){.schedule-entry .month time,.schedule-entry .title-date-format time,.schedule-entry .location time{white-space:nowrap}}@media(min-width: 44em){.schedule-entry .month,.schedule-entry .title-date-format{text-align:right}}.schedule-entry .month{grid-column:1/2;grid-row:1/3}.-is-repeating-month .schedule-entry{padding-top:1.5em}.-is-repeating-month .schedule-entry .month>*{display:none}.schedule-entry .title-date-format{grid-column:2/3;grid-row:1/2}.schedule-entry .title-date-format p{font-weight:600}.schedule-entry .title-date-format p small,.schedule-entry .title-date-format p time{font-weight:400;font-size:.74em}.schedule-entry .location{grid-column:2/3;grid-row:2/3}.schedule-entry .location span{display:block}.search__form{width:min(100%,25rem)}.search__form input[type=search]{width:100%;margin:0;border:none;border-radius:7px;padding:.2em .5em;height:100%;font-size:var(--font-size-large);background:var(--_background-color-inverted);color:var(--_background-color)}.search__form button{display:none}.text{display:grid;grid-template-columns:repeat(12, 1fr);gap:var(--_gutter)}.text>span{grid-column:1/13}@media screen and (min-width: 50em){.text>span{grid-column:2/10}}@media screen and (min-width: 64em){.text>span{grid-column:3/9}}.text-hero{display:grid;grid-template-columns:repeat(12, 1fr);gap:var(--_gutter)}.text-hero>p{grid-column:1/13;font-size:var(--font-size-display);font-weight:normal;line-height:var(--line-height-display)}@media screen and (min-width: 50em){.text-hero>p{grid-column:2/12}}.text-hero>p strong,.text-hero>p b{font-weight:bold}@media screen and (min-width: 50em){.text-hero.-is-little-text>p{grid-column:3/11}}.text-headline{margin-block:0 calc(var(--_default-blocks-gap)/-2);display:grid;grid-template-columns:repeat(12, 1fr);gap:var(--_gutter)}.text-headline>span{grid-column:1/13}@media screen and (min-width: 50em){.text-headline>span{grid-column:2/12}}.text-quote{margin-block:0;display:grid;grid-template-columns:repeat(12, 1fr);gap:var(--_gutter)}.text-quote>div{border-left:.0625rem solid var(--text-color);padding-left:var(--_gutter);grid-column:2/11}@media screen and (min-width: 50em){.text-quote>div{grid-column:6/11}}.text-quote footer p,.text-quote footer:before{font-size:var(--font-size-text);font-style:normal;font-weight:normal}.text-blocks{display:grid;grid-template-columns:repeat(12, 1fr);column-gap:calc(var(--_gutter)*2)}.text-blocks .text{display:block}.text-blocks>div{grid-column:1/13}@media screen and (min-width: 50em){.text-blocks>div{grid-column-end:span 5}.text-blocks>div:first-child{grid-column-start:2}.text-blocks>div:last-child:not(:only-child){grid-column-start:7;margin-top:calc(var(--line-height-global)*1rem)}}@media screen and (min-width: 64em){.text-blocks>div{grid-column-end:span 4}.text-blocks>div:first-child{grid-column-start:3}}@media screen and (min-width: 50em){.text-blocks.-end>div:last-child,.text-blocks.-end>div:only-child{grid-column-start:7;margin-top:0}}@media screen and (min-width: 50em){.text-blocks.-butterfly>div:first-child{text-align:right}.text-blocks.-butterfly>div:last-child:not(:only-child){margin-top:0}}.image{--image-safespace: 5rem;display:table;width:auto;max-width:58.75rem;margin-inline:auto}@media screen and (orientation: landscape){.image{--image-safespace: 15rem}}.image img{object-fit:contain;max-height:calc(100svh - var(--image-safespace))}.image figcaption{display:table-caption;caption-side:bottom}.audio{--progress: 0;--circle-radius: 12.5rem;width:100%;display:grid;grid-template-columns:repeat(12, 1fr);gap:var(--_gutter)}.audio>div{grid-column:2/10}@media screen and (min-width: 40em){.audio>div{grid-column:3/8}}@media screen and (min-width: 64em){.audio>div{grid-column:4/6}}.audio>div>div{position:relative;width:fit-content;margin-inline:auto}.audio audio{display:none}.audio .time,.audio figcaption{font-size:.75rem;display:block;text-align:center;padding-top:.75em}.audio figcaption{height:0;width:0;overflow:hidden;display:block}.audioplayer__toggle{max-width:var(--circle-radius);appearance:none;background:rgba(0,0,0,0);padding:0;aspect-ratio:1;margin:0 auto;display:block}.audioplayer__toggle>span{height:0;width:0;overflow:clip;display:block}.audioplayer__toggle svg{--diameter: 201px;height:auto;width:100%}.audioplayer__toggle svg text{font-size:12px;font-weight:normal;font-family:var(--_font-family-text);fill:var(--text-color)}.is-playing .audioplayer__toggle svg circle{stroke-width:1.5px}.audioplayer__toggle svg circle:last-of-type{transform-origin:50% 50%;transform:rotateZ(90deg) rotateY(180deg);stroke-dashoffset:calc(3.1415926536*var(--diameter)*(var(--progress)));stroke-dasharray:calc(3.1415926536*var(--diameter))}.is-playing .audioplayer__toggle svg circle:last-of-type{transition:stroke-dashoffset .3s}.audioplayer__toggle:hover,.audioplayer__toggle:focus-visible{transform:scale(1.025)}.audioplayer__toggle .pause{display:none}.is-playing .audioplayer__toggle .pause{display:block}.is-playing .audioplayer__toggle .play{display:none}.video{width:100%;max-width:60rem;margin-inline:auto;justify-content:center;position:relative}.video video,.video iframe{object-fit:cover;aspect-ratio:16/9;max-height:100%}.video .consent-placeholder{--font-size-adjust: 0.8;display:flex;flex-direction:column;padding:clamp(1rem,20vmin,2rem);background:hsla(0,0%,100%,.8);align-items:center;justify-content:center;position:absolute;inset:0;z-index:1}.video .consent-placeholder>div{max-width:30em}.video .consent-placeholder button{appearance:none;border:none;background:var(--_background-color-inverted);color:var(--_text-color-inverted);padding:.2em .7em}.video .consent-placeholder button:hover,.video .consent-placeholder button:focus-visible{background:var(--_accent-color);color:var(--_text-color)}.gallery-images{display:flex;flex-direction:column}@media screen and (min-width: 40em){.gallery-images{display:grid;grid-template-columns:repeat(12, 1fr);column-gap:var(--_gutter)}}.gallery-images__text{margin-bottom:var(--_gap-y)}@media screen and (min-width: 40em){.gallery-images__text{grid-column:1/4}}@media screen and (min-width: 64em){.gallery-images__text{grid-column:2/5}}.-default .gallery-images__entries{gap:calc(var(--_gutter)/2);grid-template-columns:repeat(auto-fit, minmax(13rem, 1fr));display:grid}@media screen and (min-width: 40em){.-default .gallery-images__entries{align-self:start;grid-column:4/11}}@media screen and (min-width: 64em){.-default .gallery-images__entries{grid-column:5/11}}.-onlyimages .gallery-images__entries{display:grid;gap:var(--_gutter);grid-template-columns:repeat(8, 1fr);align-items:center}@media screen and (min-width: 40em){.-onlyimages .gallery-images__entries{grid-column:2/12}}@media screen and (min-width: 64em){.-onlyimages .gallery-images__entries{grid-column:3/11}}.-onlyimages .gallery-images__entries figure:nth-child(4n-4),.-onlyimages .gallery-images__entries figure:nth-child(4n-3){grid-column-end:span 3}.-onlyimages .gallery-images__entries figure:nth-child(4n-2),.-onlyimages .gallery-images__entries figure:nth-child(4n-1){grid-column-end:span 5}.gallery-images__entries>figure{margin-block:0}.gallery-images__caption{padding-top:.37em;hyphens:auto}@media screen and (min-width: 40em){.gallery-images__caption{align-self:end;grid-column:11/13}}@media screen and (min-width: 64em){.gallery-images__caption{grid-column:11/12}}.gallery-images__caption *{font-size:var(--font-size-small-text)}.gallery-videos{display:grid;row-gap:var(--_gap-y);grid-column:outer;grid-template-columns:subgrid}.gallery-videos__text{grid-column:content}@media screen and (min-width: 40em){.gallery-videos__text{gap:var(--_gutter);margin-bottom:var(--_gap-y);display:grid;grid-template-columns:repeat(12, 1fr)}}.gallery-videos__text>:where(*){grid-column:5/11}.gallery-videos__text>:is(h1,h2,h3,h4,h5,h6):first-child{grid-column:3/5}.gallery-videos__entries{grid-column:outer;overflow-x:auto;overflow-y:clip;padding-inline:var(--_outer-gutter);gap:calc(var(--_gutter)/2);display:flex;justify-content:safe center}.gallery-videos__entries>figure{margin:0;min-width:17.5rem;max-width:20rem}.gallery-videos__caption{text-align:center;grid-column:content}.collection-pages{display:grid;grid-template-columns:repeat(12, 1fr);gap:var(--_gutter)}.collection-pages ul{margin:calc(var(--_gutter)/-2);padding:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:center;grid-column:1/13}@media screen and (min-width: 40em){.collection-pages ul{grid-column:2/12}}@media screen and (min-width: 64em){.collection-pages ul{grid-column:3/11}}.collection-pages ul li{margin:0;padding:calc(var(--_gutter)/2);flex-basis:100%}@media screen and (min-width: 33em){.collection-pages ul li{flex:50% 1 0}}.collection-pages a{display:flex;flex-direction:column;padding:2rem 1.5rem;row-gap:2rem;text-decoration:none;height:100%;background:var(--_highlight-color);transition:background-color .1s ease-out 0s}.collection-pages a p{font-size:var(--font-size-display-2);color:var(--_text-color-inverted);margin:0}.collection-pages a p:last-child{font-weight:500;text-decoration:underline;font-size:var(--font-size-text);margin-top:auto}.collection-pages a:hover,.collection-pages a:focus-visible{background:hsl(from var(--_highlight-color) h s calc(l * 0.8))}.layout-mixedcols{display:flex;flex-direction:column;row-gap:var(--_gap-y)}@media screen and (min-width: 40em){.layout-mixedcols{display:grid;grid-template-columns:repeat(12, 1fr);column-gap:var(--_gutter)}}.layout-mixedcols .text{display:block}.layout-mixedcols>div{grid-column-end:span 5;grid-row:1/2}.layout-mixedcols.-invert-y{flex-direction:column-reverse}@media screen and (min-width: 40em){.layout-mixedcols__media{padding-inline:8.3333333333% 0}}@media screen and (min-width: 40em){.-invert-x .layout-mixedcols__media{padding-inline:0 8.3333333333%;grid-column:8/13}}@media screen and (min-width: 40em){.layout-mixedcols__text{grid-column:7/12}}@media screen and (min-width: 40em){.-invert-x .layout-mixedcols__text{grid-column:2/7}}@layer lightbox{:root{--lightbox-background: rgba(0, 0, 0, 0.9);--lightbox-text-color: white}body.is-lightbox-shown{overflow:hidden}a[data-lightbox]{display:block;position:relative}dialog.lightboxes{height:100%;width:100%;top:0;left:0;border:none;padding:0;margin:0;z-index:20;position:fixed;background:var(--lightbox-background)}dialog.lightboxes:not([open]){display:none}.lightboxes__entries{position:absolute;inset:0;display:flex;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;touch-action:pan-x;overflow-y:hidden;overflow-x:scroll;scrollbar-width:none;scroll-snap-type:x mandatory}.lightboxes__entries::-webkit-scrollbar{display:none}.lightbox{width:100%;flex-shrink:0;display:flex;overflow-y:auto;overflow-x:hidden;flex-direction:column;scroll-snap-align:center}.lightbox:not(.in-current-group){display:none}.lightbox .container,.lightbox .lightbox__inner{height:100%}.lightbox>div{width:100%;margin-top:auto;margin-bottom:auto}.lightbox figure{padding:0;margin:0;display:flex;height:100%;flex-direction:column;overflow:clip}.lightbox figcaption{color:var(--lightbox-text-color)}.lightbox picture,.lightbox figure>div{display:block;flex:1;position:relative}.lightbox img{border:none !important;position:absolute;left:50%;top:50%;width:fit-content;height:100%;transform:translate(-50%, -50%);object-fit:contain;width:100%;height:100%;max-width:var(--native-width);max-height:var(--native-height)}@media screen and (min-width: 60em){.lightbox img{width:90%;height:90%}}.lightbox__inner{margin:auto;opacity:0;will-change:opacity;transition:opacity .3s ease-out 0s;overflow-x:clip}.is-active .lightbox__inner{opacity:1}.lightboxes__control{z-index:22;position:fixed;inset:0;pointer-events:none}@media(pointer: coarse){.lightboxes__control{display:none}}.lightboxes__control .next,.lightboxes__control .prev{position:absolute;pointer-events:all;top:50%;appearance:none;background:none;padding:0;border:none;translate:0 -50%;color:var(--lightbox-text-color)}.lightboxes__control .next{right:1vw}.lightboxes__control .prev{left:1vw}.lightboxes__control.hide-arrows .next,.lightboxes__control.hide-arrows .prev{display:none}.lightboxes__control .close{display:block;border:none;background:none;margin:0 0 0 auto;pointer-events:all;color:var(--lightbox-text-color)}}a[data-lightbox] img{transition:filter .1s ease-out 0s}a[data-lightbox]:hover img,a[data-lightbox]:focus-visible img{filter:brightness(0.9)}dialog.lightboxes{--lightbox-background: var(--_background-color-transparent);--lightbox-text-color: var(--_text-color)}dialog.lightboxes .close{display:none}.lightboxes__entries{inset:max(10vw,4rem)}@media(pointer: coarse){.lightboxes__entries{inset:max(10vw,4rem) 0}}.lightboxes__control{inset:max(10vw,4rem) 2vw}.lightboxes__control button:focus-visible{outline:1px dashed #000}.lightboxes__control button span{height:0;width:0;display:block;overflow:hidden}.lightboxes__control button:before{content:"";width:2.3125rem;aspect-ratio:1;display:block;background:center/contain no-repeat url("../img/arrow-right.svg")}.lightboxes__control button.prev:before{transform:rotate(180deg)}/*# sourceMappingURL=site.css.map */
