:root{--main_color:#c9bfa4;--main_color-symposium:#b0b3e2;--main_color-symposium_light:#e9edff}body,footer,h1,h2,h3,p{user-select:text}@font-face{font-family:ABCMaxiRound;font-style:normal;font-weight:400;src:url(ABCMaxiRound-Light.931e7240.woff2)format("woff2"),url(ABCMaxiRound-Light.e0fc6a87.woff)format("woff")}@font-face{font-family:FKGrotesk;font-style:normal;font-weight:400;src:url(FKGrotesk-Regular.b5678521.woff2)format("woff2"),url(FKGrotesk-Regular.02139f6b.woff)format("woff")}*{box-sizing:border-box;font-optical-sizing:auto;scroll-behavior:smooth}html{-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}body{background:var(--main_color);color:#000;margin:0;padding:0;font-family:FKGrotesk,sans-serif;font-size:clamp(1.25rem,2vw,2rem);font-weight:400;line-height:clamp(1.75rem,3vw,3rem)}body.symposium{background:var(--main_color-symposium)}body.symposium footer,body.symposium main{background-color:var(--main_color-symposium_light)}h1,h2,h3,h4{text-transform:uppercase;font-family:ABCMaxiRound,sans-serif;font-weight:400;line-height:1em}h1{font-size:clamp(2rem,8vw,7rem)}h1,h2,h3,p{hyphens:auto}a,a:active,a:visited{color:#000;text-underline-offset:.1em;text-decoration-thickness:1px}#hero{z-index:-100}#hero,#shader-canvas{height:var(--actual-vh);width:100%}#shader-canvas{clip-path:polygon(0 22%,51% 4%,28% 31%,83% 11%,95% 31%,81% 54%,100% 74%,67% 81%,54% 93%,32% 81%,19% 85%,3% 67%);transition:clip-path .6s cubic-bezier(.83,0,.17,1);position:absolute}#shader-canvas canvas{height:100svh!important}@media (hover:hover) and (pointer:fine){#shader-canvas:hover{clip-path:polygon(15% 36%,15% 24%,33% 0,99% 18%,79% 24%,90% 50%,69% 61%,67% 84%,40% 91%,17% 100%,7% 80%,0 61%)}}:root{--scale-factor:10;--actual-vh:100svh;--svg-width-1:0;--svg-height-1:0;--svg-width-2:0;--svg-height-2:0;--svg-width-3:0;--svg-height-3:0;--svg-width-4:0;--svg-height-4:0;--sit-duration:2s;--bounce-duration:.3s;--padding:20px}.svg-item-1,.svg-item-2,.svg-item-3,.svg-item-4{pointer-events:none;animation-timing-function:cubic-bezier(.83,0,.17,1);animation-iteration-count:infinite;position:absolute}.svg-item-1{bottom:var(--padding);height:var(--svg-height-1);width:var(--svg-width-1);animation-name:moveUpBounce}.svg-item-1,.svg-item-2{animation-duration:calc(var(--sit-duration)*3 + var(--bounce-duration)*2);left:var(--padding)}.svg-item-2{height:var(--svg-height-2);top:var(--padding);width:var(--svg-width-2);animation-name:moveLeftBounce}.svg-item-3{height:var(--svg-height-3);top:var(--padding);width:var(--svg-width-3);animation-name:moveDownBounce}.svg-item-3,.svg-item-4{animation-duration:calc(var(--sit-duration)*3 + var(--bounce-duration)*2);right:var(--padding)}.svg-item-4{bottom:var(--padding);height:var(--svg-height-4);mix-blend-mode:difference;width:var(--svg-width-4);animation-name:moveLeftBounceSVG4}@keyframes moveUpBounce{0%,20%{transform:translateY(0)}20%,30%{transform:translateY(calc(-100svh + var(--svg-height-1) + var(--padding)*2))}30%,70%{transform:translateY(calc(-100svh + var(--svg-height-1) + var(--padding)*2))}70%,to{transform:translateY(0)}}@keyframes moveLeftBounce{0%,20%{transform:translate(0)}20%,30%{transform:translateX(calc(100vw - var(--svg-width-2) - var(--padding)*2))}30%,70%{transform:translateX(calc(100vw - var(--svg-width-2) - var(--padding)*2))}70%,to{transform:translate(0)}}@keyframes moveDownBounce{0%,20%{transform:translateY(0)}20%,30%{transform:translateY(calc(100svh - var(--svg-height-3) - var(--padding)*2))}30%,70%{transform:translateY(calc(100svh - var(--svg-height-3) - var(--padding)*2))}70%,to{transform:translateY(0)}}@keyframes moveLeftBounceSVG4{0%,20%{transform:translate(0)}20%,30%{transform:translateX(calc(-100vw + var(--svg-width-4) + var(--padding)*2))}30%,70%{transform:translateX(calc(-100vw + var(--svg-width-4) + var(--padding)*2))}70%,to{transform:translate(0)}}main{background-color:#e0e0dd;padding:5rem 3rem 3rem;position:relative}main h1{text-align:center}main.meta{font-size:1.25rem;line-height:1.5rem}main.meta h1{text-align:left;font-size:3rem;line-height:3.5rem}#main_text{padding-left:15vw}@media (width<=768px){main{grid-column-gap:0;grid-row-gap:0;padding:3rem .5rem .5rem;display:block}#main_text{padding-left:0}}main h1{margin:0}.bigtext{text-align:center;font-size:clamp(1.5rem,5vw,3rem);line-height:clamp(1.75rem,6vw,3.5rem)}.mediumtext{text-align:center;font-size:clamp(1.5rem,5vw,2.25rem);line-height:clamp(1.75rem,6vw,2.5rem)}.dotted_border{border:2px dotted #000;padding-left:.25rem;padding-right:.25rem;display:inline-block}footer{grid-column-gap:1.5rem;grid-row-gap:1rem;background-color:#e0e0dd;grid-template-columns:repeat(3,1fr);padding:3rem;font-size:1.25rem;line-height:1.75rem;display:grid}footer details{border-top:2px solid #000}footer summary{font-size:1.25rem}@media (width<=768px){footer{padding:3rem .5rem .5rem;display:block}footer>details{margin-bottom:2rem}}details.disabled summary,details[disabled] summary{pointer-events:none;user-select:none}footer h3{margin:0}footer ul{padding:0}footer li{margin:0;padding:0 0 1rem;list-style-type:none}.logos_impressum img,footer img{width:100%;max-width:300px;padding-top:1rem}figure{flex-direction:column;align-items:center;margin:2rem 0 5rem;display:flex}figure>img{width:100%;max-width:600px}figcaption{margin-top:1.5rem;font-size:1.25rem;line-height:1.5rem}#mc_embed_shell{color:#333;background-color:#fff;border-radius:8px;max-width:600px;margin-top:5rem;padding:30px 30px 0;font-size:15px;line-height:22px;box-shadow:0 2px 10px #0000001a}#mc_embed_shell h2{color:#222;text-align:left;font-size:26px;font-weight:600}.mc-field-group{flex-direction:column;display:flex}.mc-field-group label{color:#333;letter-spacing:.5px;margin-bottom:5px;font-size:14px;font-weight:400}.mc-field-group input[type=email]{color:#333;background-color:#fafafa;border:1px solid #d9d9d9;border-radius:4px;padding:12px 15px;font-size:16px;transition:border-color .2s ease-in-out}.mc-field-group input[type=email]:focus{background-color:#fff;border-color:#999;outline:none}.asterisk{color:#e74c3c}.foot{flex-direction:row;align-items:center;display:flex}.foot input[type=submit]{color:#fff;cursor:pointer;background-color:#000;border:none;border-radius:4px;padding:12px 25px;font-size:16px;font-weight:600;transition:background-color .3s}.foot input[type=submit]:hover{background-color:#a9a9a9}.foot .refferal_badge{max-width:220px;height:auto;margin-top:15px}#footer_logos li{padding:0}.marquee{--gap:3rem;gap:var(--gap);user-select:none;background:#fff;font-size:1.25rem;display:flex;position:relative;overflow:hidden}.marquee ul{margin:.5rem}.marquee li{list-style-type:none}.marquee__content{gap:var(--gap);flex-shrink:0;justify-content:space-around;min-width:100%;animation:30s linear infinite scroll;display:flex}@keyframes scroll{0%{transform:translate(0)}to{transform:translateX(calc(-100% - var(--gap)))}}@media (prefers-reduced-motion:reduce){.marquee__content{animation-play-state:paused!important}.marquee{display:none}}.marquee--reverse .marquee__content{animation-direction:reverse}.marquee:hover .marquee__content{animation-play-state:paused}.visually-hidden{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}nav#lang_switcher{box-sizing:border-box;padding:0 var(--padding);justify-content:end;gap:.5rem;padding-bottom:1rem;padding-right:0;display:flex}nav#lang_switcher a,nav#lang_switcher span{border-radius:2rem;padding:.75rem 1rem;font-size:1rem;line-height:1rem}@media (width<=768px){nav#lang_switcher a,nav#lang_switcher span{padding:.5rem .75rem;font-size:.75rem}}nav#lang_switcher span{color:#fff;background-color:#000}nav#lang_switcher a{text-decoration:none;transition:background .5s}nav#lang_switcher a:hover{background-color:#fff}#logos_symposium{margin:0;padding:0;list-style-type:none;overflow:hidden}#logos_symposium li{float:left;margin-right:20px}#logos_symposium li img{max-width:250px;max-height:250px}#symposium_logo_bkh{width:100%;max-width:350px;margin-top:1rem;margin-bottom:1rem}.nav-container{justify-content:space-between;align-items:center;width:100%;margin-bottom:1rem;display:flex}.nav-container nav#lang_switcher{padding-bottom:0}nav#back_to_home{text-align:left;font-size:1.25rem}nav#lang_switcher{text-align:right}#main_text.symposium *{text-align:left}.purple{color:#8689bd}#programm_pdf{margin:3rem 0}#programm_pdf embed{aspect-ratio:297/211;width:100%;height:auto}#program_table_section .programm{border-collapse:collapse;table-layout:fixed;width:100%;margin:2rem 0;font-size:1rem;line-height:1.4rem}#program_table_section .programm col:first-child{width:10rem}#program_table_section .programm col:nth-child(2){width:40%}#program_table_section .programm col:nth-child(3){width:auto}#program_table_section .programm thead th{color:#fff;letter-spacing:.05em;text-align:left;z-index:2;background-color:#000;border:0;padding:.75rem 1rem;position:sticky;top:0;box-shadow:0 2px 5px #00000040}#program_table_section .programm tbody tr:nth-child(2n){background-color:#00000009}#program_table_section .programm tbody tr td{vertical-align:top;border-bottom:1px dotted #000;padding:.75rem 1rem}#program_table_section .programm tbody tr td .program_partner_logo{margin:1rem 0;display:block}#program_table_section .programm tbody tr td .program_partner_logo img{vertical-align:middle;width:auto;height:26px;display:inline-block}#program_table_section .programm tbody td:first-child,#program_table_section .programm tbody th:first-child{white-space:nowrap;width:9rem}@media (width<=768px){#program_table_section .programm{font-size:.9rem}#program_table_section .programm thead{display:table-header-group}#program_table_section .programm thead th{hyphens:auto;padding:.5rem 1rem;font-size:.8rem}#program_table_section .programm td{hyphens:auto;padding:.5rem 1rem;line-height:1.4rem}}.programm_day{text-transform:uppercase;margin-top:3rem;margin-bottom:1rem;font-family:ABCMaxiRound,sans-serif;font-size:1.5rem}#speaker_section .speaker_grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:2rem;margin-bottom:5rem;display:grid}#speaker_section figure.speaker{text-align:center;margin:0}#speaker_section figure.speaker>div:first-of-type{mix-blend-mode:multiply}#speaker_section figure.speaker img{aspect-ratio:1;filter:grayscale();object-fit:cover;width:100%;transition:clip-path .3s cubic-bezier(.83,0,.17,1)}#speaker_section figure.speaker img:hover{clip-path:polygon(100% 0,100% 33%,100% 69%,100% 100%,0 100%,0 70%,0 34%,0 0)!important}#speaker_section figure.speaker h4{margin:.75rem 0 .25em;font-size:1.25rem;line-height:1}#speaker_section figure.speaker p{margin:0;font-size:.9rem;line-height:1.2}@media (width<=768px){.programm{table-layout:fixed}.programm col:first-child{width:6.5rem!important}.programm col:nth-child(2){width:34%!important}.programm col:nth-child(3){width:auto!important}.programm td:first-child{width:6.5rem!important;min-width:6.5rem!important}.programm td:nth-child(2){width:34%!important}.programm td:nth-child(3){word-wrap:break-word}}.speaker_img_wrapper{aspect-ratio:1;width:100%;display:block;position:relative;overflow:hidden}.speaker_img_wrapper img{aspect-ratio:1;object-fit:cover;width:100%;height:auto;display:block}.speaker_img_credit{color:#fff;opacity:0;pointer-events:none;text-align:right;background:#000000b3;padding:.4em .7em .3em;font-size:.75rem;line-height:1.2;transition:opacity .15s;position:absolute;bottom:0;left:0;right:0}.speaker_img_wrapper img:hover+.speaker_img_credit,.speaker_img_wrapper:focus-within .speaker_img_credit{opacity:1;pointer-events:auto;transition-delay:.2s}.impulse_grid .speaker_img_wrapper{aspect-ratio:1}@media (width<=1024px){.impulse_grid{grid-template-columns:repeat(2,1fr)}}@media (width<=600px){.impulse_grid,.speaker_grid{scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;flex-direction:row;gap:1.5rem;padding-bottom:1rem;overflow:auto hidden;display:flex!important}.impulse_grid::-webkit-scrollbar{display:none}.speaker_grid::-webkit-scrollbar{display:none}.impulse_grid .speaker,.speaker_grid .speaker{scroll-snap-align:start;flex:none;width:80vw;min-width:80vw;max-width:80vw}.impulse_grid h4{font-size:1.2rem}.impulse_grid p{font-size:1em}}.speaker figcaption{text-align:center;width:100%;margin:0;padding:0}.symposium-register-btn-wrapper{text-align:center;margin-top:5rem}.symposium-register-btn{background:var(--main_color-symposium);color:#000;cursor:pointer;letter-spacing:.08em;text-align:center;text-transform:uppercase;border:none;border-radius:3em;margin:0 auto 2rem;padding:.4em 1.5em;font-family:ABCMaxiRound,sans-serif;font-size:2.2rem;line-height:1.2;text-decoration:none;transition:background .2s,color .2s,box-shadow .2s;display:inline-block;transform:rotate(-3deg);box-shadow:0 2px 12px #49511a14}.symposium-register-btn:focus,.symposium-register-btn:hover{color:#fff;background:#6a7530;outline:none;box-shadow:0 4px 24px #49511a2e}.speaker_text_collapse{margin-top:1em}.speaker_text_collapse summary{color:#111;cursor:pointer;outline:none;margin-bottom:.5em;font-weight:500}.speaker_text_collapse .speaker_text{hyphens:auto;margin-top:1em;font-size:.75em;line-height:1.2}.speaker_text_collapse summary{flex-direction:row;align-items:center;gap:.5em;list-style:none;display:flex}.speaker_text_collapse summary::-webkit-details-marker{display:none}.speaker_text_collapse summary:before{display:none}.speaker_text_collapse summary{gap:.75rem}.speaker_text_collapse summary:after{content:"›";margin-left:auto;font-size:2.25em;line-height:1;transition:transform .2s}.speaker_text_collapse[open] summary:after{transform:rotate(90deg)}.speaker_summary_content{flex-direction:column;flex-grow:1;display:flex}.speaker p+p{margin-top:.5rem!important}.speaker_text_collapse summary h4{letter-spacing:.04em;font-size:clamp(1.5rem,3.5vw,2.5rem);line-height:1.1;margin:0 0 .75em!important}.speaker_text_collapse summary p{margin:0 0 1rem;font-size:clamp(1rem,2vw,1.25rem);font-style:italic;line-height:1.4!important}.speaker_text_collapse summary p+p{margin-top:.75rem;font-size:clamp(.95rem,1.8vw,1.1rem);line-height:1.4}.speaker_text_collapse .speaker_text{color:#222;max-width:65ch;font-size:clamp(.85rem,1.4vw,0rem);line-height:1.36}@media (width<=600px){.speaker_text_collapse summary h4{font-size:1.5rem}.speaker_text_collapse summary p:first-of-type{font-size:1rem}.speaker_text_collapse .speaker_text{font-size:.85rem}}.speaker_text_collapse{background:#ffffffde;border:1px solid #0000001f;border-radius:.75rem;padding:1rem 1.25rem;transition:box-shadow .3s}.speaker_text_collapse[open]{box-shadow:0 4px 18px #00000014}.speaker_text_collapse summary{margin:0}.speaker_text_collapse summary:before{background:var(--main_color-symposium);color:#000;content:"+";border:1px solid;border-radius:50%;justify-content:center;align-items:center;width:1.35em;height:1.35em;font-size:.9em;font-weight:700;display:inline-flex}.speaker_text_collapse[open] summary:before{transform:rotate(45deg)}.speaker_text_collapse[open] summary{margin-bottom:1rem}.speaker_text_collapse summary:before{content:""!important;display:none!important}@media (width<=768px),(pointer:coarse){#speaker_section figure.speaker{mix-blend-mode:normal!important}}