@import"https://fonts.googleapis.com/css2?family=Readex+Pro:wght@160..700&display=swap";@import"https://fonts.googleapis.com/css2?family=Rock+Salt&display=swap";@font-face{font-family:kollektif123;src:url(/fonts/kollektif/kollektif-bold.woff2) format("woff2"),url(/fonts/kollektif/kollektif-bold.woff) format("woff");font-weight:700;font-style:normal}@font-face{font-family:kollektif123;src:url(/fonts/kollektif/kollektif-bolditalic.woff2) format("woff2"),url(/fonts/kollektif/kollektif-bolditalic.woff) format("woff");font-weight:700;font-style:italic}@font-face{font-family:kollektif123;src:url(/fonts/kollektif/kollektif-italic.woff2) format("woff2"),url(/fonts/kollektif/kollektif-italic.woff) format("woff");font-weight:400;font-style:italic}@font-face{font-family:kollektif123;src:url(/fonts/kollektif/kollektif.woff2) format("woff2"),url(/fonts/kollektif/kollektif.woff) format("woff");font-weight:400;font-style:normal}@font-face{font-family:DharmaGothicCondensedExBold;src:url(/fonts/dharma/font.woff2) format("woff2"),url(/fonts/dharma/font.woff) format("woff");font-weight:700;font-style:normal}html{font-family:Readex Pro,sans-serif;font-size:20px;font-weight:400;line-height:1.4;letter-spacing:0;color:var(--color-black);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html body{font-size:.9rem}@media(min-width:1200px){html body{font-size:1rem}}.fontsize-xsmall{font-size:.6rem}.fontsize-small{font-size:.8rem;line-height:1.1}@media(min-width:850px){.fontsize-small-desktop{font-size:.8rem;line-height:1.1}}.font-headline{font-family:DharmaGothicCondensedExBold,sans-serif;font-weight:700;text-transform:uppercase;line-height:.9}@media(min-width:1200px){.font-headline-desktop{font-family:DharmaGothicCondensedExBold,sans-serif;font-weight:700;text-transform:uppercase;line-height:.9}}.color-red{color:var(--color-red)}.rt{max-width:50rem}.rt>p,.rt>ul,.rt>ol,.rt>h2{margin-bottom:.75rem}.rt>p:last-child,.rt>ul:last-child,.rt>ol:last-child,.rt>h2:last-child{margin-bottom:0}.rt h2{font-size:1.2rem;font-weight:600;margin-top:2rem}@media(min-width:1200px){.rt h2{font-size:1.5rem;margin-top:3rem}}.rt h2:first-child{margin-top:0}.rt h2.font-headline{font-size:5rem;line-height:.9;font-weight:800}@media(min-width:1200px){.rt h2.font-headline{font-size:7rem}}.rt ul,.rt ol{padding-left:1em;margin-bottom:.5rem}.rt ul:last-child,.rt ol:last-child{margin-bottom:0}.rt ul li::marker,.rt ol li::marker{color:var(--color-red)}.rt ul li,.rt ol li{margin-bottom:.5rem}.rt ul li:last-child,.rt ol li:last-child{margin-bottom:0}.rt ul{list-style-type:disc}.rt strong{font-weight:600}.rt a,.rt-a{color:var(--color-red);text-decoration-thickness:1px;text-underline-offset:4px}@media(min-width:1200px){.rt a,.rt-a{transition:color .25s ease}.rt a:hover,.rt-a:hover{color:var(--color-red-darker)}}.fui-page-row>.fui-field:not([data-conditionally-hidden=true]).fui-type-group{margin-bottom:.5rem}@media(min-width:1200px){.fui-page-row>.fui-field:not([data-conditionally-hidden=true]).fui-type-group{margin-bottom:2rem}}.fui-fieldset{border:none;outline:none}.fui-type-group .fui-legend{font-size:1.2rem;margin-bottom:1.5rem}@media(min-width:1200px){.fui-type-group .fui-legend{font-size:1.7rem}}.fui-row{margin-bottom:1rem}.fui-row:last-child{margin-bottom:0}.fui-row:not([data-fui-field-count="1"]) .fui-field{margin-bottom:1rem}.fui-row:not([data-fui-field-count="1"]) .fui-field:last-child{margin-bottom:0}@media(min-width:850px){.fui-row:not([data-fui-field-count="1"]){display:grid;grid-template-columns:1fr 1fr;gap:1rem}.fui-row:not([data-fui-field-count="1"]) .fui-field{margin-bottom:0}}@media(min-width:1200px){.fui-row:not([data-fui-field-count="1"]){grid-template-columns:1fr}}@media(min-width:1450px){.fui-row:not([data-fui-field-count="1"]){grid-template-columns:1fr 1fr}}.fui-row-empty{display:none!important}.fui-field{position:relative}.fui-input[type=text],.fui-input[type=email]{height:2.5rem}textarea.fui-input{height:6rem;resize:none}.fui-input{background-color:transparent;border:none;border-bottom:1px solid;color:inherit;width:100%;transition:border-bottom-color .25s ease;font-size:.9rem;padding-top:.75rem;border-radius:0}.fui-input:focus{outline:none;border-bottom-color:var(--color-red)}.fui-label{text-transform:uppercase;font-size:.9rem;position:absolute;top:.65rem;left:0;pointer-events:none;transition:.15s ease;transition-property:color,font-size,top}.fui-label.focus{color:var(--color-gray-3);font-size:.7rem;top:0}.fui-type-radio .fui-legend{margin-bottom:.5rem}.fui-type-radio .fui-layout-wrap{display:flex;flex-wrap:wrap;gap:2.5rem}.fui-type-radio .fui-radio{display:flex;align-items:center;gap:.5rem}.fui-type-radio input{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:1.2rem;height:1.2rem;border:none;border-radius:50%;background-color:var(--color-white);cursor:pointer;position:relative}.fui-type-radio input:before{content:"";transform:scale(0);position:absolute;width:100%;height:100%;background-color:var(--color-red);border-radius:50%;top:0;left:0;transition:transform .25s ease}.fui-type-radio input:checked:before{transform:scale(.5)}.radio-vertical .fui-layout-wrap{flex-direction:column;gap:.5rem}.radio-tags{margin-bottom:1rem}.radio-tags:last-child{margin-bottom:0}@media(min-width:1200px){.radio-tags{margin-bottom:0}}.radio-tags .fui-layout-wrap{gap:1rem}@media(min-width:1200px){.radio-tags .fui-layout-wrap{display:grid;grid-template-columns:1fr 1fr;gap:1rem}}.radio-tags input{-moz-appearance:none;appearance:none;-webkit-appearance:none;position:absolute;width:0;height:0}.radio-tags input:checked~label{background-color:var(--color-white);color:var(--color-red)}.radio-tags label{outline:1px solid var(--color-white);padding:1rem 2rem;display:block;text-align:center;border-radius:100vmax;font-size:.9rem;cursor:pointer;transition:.15s ease;transition-property:background-color,color}.fui-checkbox,#cookie-banner .single-cookie{position:relative}.fui-checkbox input,#cookie-banner .single-cookie input{-moz-appearance:none;appearance:none;-webkit-appearance:none;width:1.2rem;height:1.2rem;top:1px;left:0;position:absolute;border-bottom:none}.fui-checkbox input:checked~label:before,#cookie-banner .single-cookie input:checked~label:before{background-color:currentColor}.fui-checkbox label,#cookie-banner .single-cookie label{display:block;padding-left:2rem}.fui-checkbox label:before,.fui-checkbox label:after,#cookie-banner .single-cookie label:before,#cookie-banner .single-cookie label:after{content:"";position:absolute;left:0;top:-1px;width:1.2rem;height:1.2rem;cursor:pointer}@media(min-width:1200px){.fui-checkbox label:before,.fui-checkbox label:after,#cookie-banner .single-cookie label:before,#cookie-banner .single-cookie label:after{top:1px}}.fui-checkbox label:before,#cookie-banner .single-cookie label:before{outline:1px solid;transition:background-color .25s ease}.fui-checkbox label:after,#cookie-banner .single-cookie label:after{background-image:url(/assets/check.svg);background-position:center;background-repeat:no-repeat;background-size:1rem}.fui-checkbox a,#cookie-banner .single-cookie a{color:var(--color-red);text-decoration-thickness:1px;text-underline-offset:4px}@media(min-width:1200px){.fui-checkbox a,#cookie-banner .single-cookie a{transition:color .25s ease}.fui-checkbox a:hover,#cookie-banner .single-cookie a:hover{color:var(--color-red-darker)}}.fui-btn-wrapper{margin-top:2.5rem}.fui-btn{background-color:var(--color-red);color:var(--color-white);border-radius:100vmax;padding:.5rem 1rem;border:none;cursor:pointer;transition:background-color .15s ease;width:100%}@media(min-width:850px){.fui-btn{width:auto;margin-left:auto}}@media(min-width:1200px){.fui-btn:hover{background-color:var(--color-red-darker)}}.fui-btn:focus{outline:none;background-color:var(--color-red-darker)}#cookie-banner{position:fixed;left:0;bottom:0;z-index:9999;background-color:var(--color-gray-2);padding:1rem;width:100%}@media(min-width:850px){#cookie-banner{bottom:1.5rem;left:1.5rem;border-radius:var(--radius);padding:2rem;max-width:40rem}}#cookie-banner h3{font-weight:700;margin-bottom:.5rem}#cookie-banner p{font-size:.9rem}#cookie-banner .cookie-buttons{margin-top:2rem;display:flex;flex-wrap:wrap;gap:1rem;flex-direction:row;justify-content:space-between;align-items:center}#cookie-banner button{border:none;background-color:transparent;text-decoration:underline;cursor:pointer;color:inherit}#cookie-banner button:nth-child(1){text-decoration-thickness:1px;text-underline-offset:4px}#cookie-banner button:nth-child(2){position:relative;border-radius:100vmax;display:inline-flex;padding:.45rem 1.2rem;background-color:var(--color-gray-2);color:inherit;text-decoration:none;overflow:hidden;align-items:center;justify-content:space-between;background-color:var(--color-red);color:var(--color-white)}@media(min-width:1200px){#cookie-banner button:nth-child(2):hover{background-color:var(--color-red-darker)}}#cookie-banner .single-cookie{margin-top:1rem}#cookie-banner .single-cookie strong{font-weight:700}#cookie-banner .single-cookie label:before,#cookie-banner .single-cookie label:after{top:7px}.animate-grid:not(.animate-grid-ready,.animate-grid-disable)>*{opacity:0}.animate-title:not(.animate-title-ready,.animate-title-disable){opacity:0}.animate-title.animate-title-ready .word-box{display:inline-block;overflow:hidden}.animate-title.animate-title-ready .word{display:inline-block}.animate-title.animate-title-ready.font-headline{line-height:.8}.animate-title.animate-title-ready.font-headline .word-box{line-height:0}.animate-title.animate-title-ready.font-headline .word{line-height:.82}.animate-title.animate-title-ready.font-headline .word:before{content:"";display:block;width:0;height:0;margin-top:.1em}.animate-title.animate-title-ready.font-headline .word:after{content:"";display:block;width:0;height:0;margin-bottom:-.1em}.animate-img:not(.animate-img-ready,.animate-img-disable){opacity:0}.animate-img{border-radius:var(--radius);background-color:var(--color-gray-2)}:root{--color-black: #1f1f1f;--color-gray-1: #272727;--color-gray-2: #414040;--color-gray-2-hover: #4b4a4a;--color-gray-3: #989898;--color-gray-4: #c4c4c4;--color-gray-5: #e0e0e0;--color-gray-6: #ececec;--color-gray-7: #f6f6f6;--color-white: #fff;--color-red: #dc1006;--color-red-darker: #b50800;--color-red-alt: #7c0239;--color-red-light: #ffdfdf;--radius: .5rem;--max-width: 85rem;--loader-color: var(--color-red);--loader-height: 5px}body{background-color:var(--color-gray-1);color:var(--color-white);overflow-x:hidden;width:100%;display:flex;min-height:100vh;flex-direction:column}body>footer{margin-top:auto}body.scrollblock{overflow-y:hidden}::selection{background-color:var(--color-red-darker);color:var(--color-white)}.wrap{padding-left:1rem;padding-right:1rem;max-width:var(--max-width);width:100%;margin-left:auto;margin-right:auto}@media(min-width:650px){.wrap{padding-left:4rem;padding-right:4rem}}@media(min-width:1200px){.wrap{padding-left:4rem;padding-right:4rem}}@media(min-width:1200px){.grid{display:grid;grid-template-columns:repeat(12,1fr);gap:.6rem;align-items:start}}.bg-gradient{background:linear-gradient(-135deg,var(--color-red) 20%,var(--color-red-alt) 120%)}.bg-dotted{position:relative;overflow:hidden}.bg-dotted:before{content:"";position:absolute;width:100%;height:20rem;background-image:url(/assets/pattern-dots.svg);background-repeat:repeat-x;background-size:contain;background-position:center left;bottom:2rem;left:0}.bg-dotted>*{position:relative;z-index:1}.no-select{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.page-loader.top-fixed{z-index:9999!important}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box;font-family:inherit;font-size:inherit;font-weight:inherit}ul{list-style:none}img,video{display:block;height:auto;max-width:100%}iframe{border:none}table{border-collapse:collapse;border-spacing:0}.sponsor.svelte-s1wx9q{border-radius:var(--radius);overflow:hidden;text-align:center}.inner.svelte-s1wx9q{height:6rem;display:flex;align-items:center;justify-content:center;padding:1rem;background-color:var(--color-gray-2)}a.svelte-s1wx9q{color:inherit;text-decoration:none;color:var(--color-white)}@media(min-width:1200px){a.svelte-s1wx9q{transition:background-color .25s ease}a.svelte-s1wx9q:hover{background-color:var(--color-gray-2-hover)}}figure.svelte-s1wx9q{width:100%;height:100%;display:flex;align-items:center;justify-content:center}img.svelte-s1wx9q{filter:brightness(0) invert(1);max-height:2.5rem;width:100%;height:100%;object-fit:contain;max-width:8rem}.light.svelte-s1wx9q .inner:where(.svelte-s1wx9q){background-color:var(--color-white)}.light.svelte-s1wx9q img:where(.svelte-s1wx9q){filter:none}.light.svelte-s1wx9q a:where(.svelte-s1wx9q){color:var(--color-black)}@media(min-width:1200px){.light.svelte-s1wx9q a:where(.svelte-s1wx9q):hover{background-color:var(--color-gray-7)}}.large.svelte-s1wx9q .inner:where(.svelte-s1wx9q){height:15rem}.large.svelte-s1wx9q img:where(.svelte-s1wx9q){max-height:4rem;max-width:100%}@media(min-width:1200px){.medium.svelte-s1wx9q .inner:where(.svelte-s1wx9q){height:7.2rem}}.small.svelte-s1wx9q .inner:where(.svelte-s1wx9q){height:4.5rem}.xsmall.svelte-s1wx9q .inner:where(.svelte-s1wx9q){height:3.5rem}.listing.svelte-uh8s0l{margin-bottom:-3rem}@media(min-width:1200px){.listing.svelte-uh8s0l{margin-bottom:-6rem}.listing.svelte-uh8s0l section:where(.svelte-uh8s0l){grid-column:span 12}.listing.svelte-uh8s0l section:where(.svelte-uh8s0l):first-child{grid-column:span 6}.listing.svelte-uh8s0l section:where(.svelte-uh8s0l):first-child .sponsors:where(.svelte-uh8s0l){--columns: 2}.listing.svelte-uh8s0l section:first-child.large:where(.svelte-uh8s0l) .sponsors:where(.svelte-uh8s0l){--columns: 1}.listing.svelte-uh8s0l section:where(.svelte-uh8s0l):nth-child(2){grid-column:span 2}.listing.svelte-uh8s0l section:where(.svelte-uh8s0l):nth-child(2) .sponsors:where(.svelte-uh8s0l){--columns: 1}.listing.svelte-uh8s0l section:where(.svelte-uh8s0l):nth-child(3){grid-column:span 4}.listing.svelte-uh8s0l section:where(.svelte-uh8s0l):nth-child(3) .sponsors:where(.svelte-uh8s0l){--columns: 2}}section.svelte-uh8s0l{margin-bottom:3rem}@media(min-width:1200px){section.svelte-uh8s0l{margin-bottom:6rem}}.sponsors.svelte-uh8s0l{--columns: 2;display:grid;grid-template-columns:repeat(var(--columns),1fr);gap:.6rem}@media(min-width:850px){.sponsors.svelte-uh8s0l{--columns: 3}}@media(min-width:1200px){.sponsors.svelte-uh8s0l{--columns: 4}}@media(min-width:1600px){.sponsors.svelte-uh8s0l{--columns: 6}}h2.svelte-uh8s0l{text-transform:uppercase;margin-bottom:1.5rem}.large.svelte-uh8s0l .sponsors:where(.svelte-uh8s0l){--columns: 1}@media(min-width:1200px){.large.svelte-uh8s0l .sponsors:where(.svelte-uh8s0l){--columns: 3}}.light.svelte-uh8s0l{color:var(--color-black)}.sponsors.svelte-1x00wea section{margin-bottom:0}.sponsors.svelte-1x00wea section:first-child,.sponsors.svelte-1x00wea section:nth-child(2){margin-bottom:2rem}@media(min-width:1200px){.sponsors.svelte-1x00wea section:first-child,.sponsors.svelte-1x00wea section:nth-child(2){margin-bottom:0}}.sponsors.svelte-1x00wea .listing{margin-bottom:0}footer.svelte-ww03jg{padding-top:4rem;padding-bottom:4rem;text-align:center}@media(min-width:1200px){footer.svelte-ww03jg{text-align:left;padding-top:15rem}footer.svelte-ww03jg .grid:where(.svelte-ww03jg) .logo:where(.svelte-ww03jg){grid-column:span 2}footer.svelte-ww03jg .grid:where(.svelte-ww03jg) .content:where(.svelte-ww03jg){grid-column:span 10}}.contact.svelte-ww03jg,.address.svelte-ww03jg,.links.svelte-ww03jg{margin-top:2.5rem}h3.svelte-ww03jg{text-transform:uppercase;margin-bottom:.5rem}a.svelte-ww03jg{color:inherit;text-decoration:none}footer.svelte-ww03jg .logo:where(.svelte-ww03jg) .logo{width:6.5rem;margin-left:auto;margin-right:auto}@media(min-width:1200px){footer.svelte-ww03jg .logo:where(.svelte-ww03jg) .logo{margin-left:0}}@media(min-width:1200px){.content.svelte-ww03jg .contact:where(.svelte-ww03jg){margin-top:0}}.content.svelte-ww03jg .address:where(.svelte-ww03jg) img:where(.svelte-ww03jg){display:none}@media(min-width:1200px){.content.svelte-ww03jg .address:where(.svelte-ww03jg)>div:where(.svelte-ww03jg){display:flex}.content.svelte-ww03jg .address:where(.svelte-ww03jg) img:where(.svelte-ww03jg){display:block;margin-right:1rem;width:1.5rem;margin-top:-.3em}}@media(min-width:1200px){.links.svelte-ww03jg{margin-top:-1.125rem;font-size:.75rem;display:flex;justify-content:flex-end}}.copyright.svelte-ww03jg{color:var(--color-gray-3)}nav.svelte-ww03jg{color:var(--color-gray-3);margin-top:.5rem}@media(min-width:1200px){nav.svelte-ww03jg{margin-top:0}}nav.svelte-ww03jg li:where(.svelte-ww03jg){margin-bottom:.5rem}nav.svelte-ww03jg li:where(.svelte-ww03jg):last-child{margin-bottom:0}@media(min-width:1200px){nav.svelte-ww03jg a:where(.svelte-ww03jg){transition:color .25s ease}nav.svelte-ww03jg a:where(.svelte-ww03jg):hover{color:var(--color-gray-4)}}@media(min-width:1200px){nav.svelte-ww03jg ul:where(.svelte-ww03jg){display:flex}nav.svelte-ww03jg li:where(.svelte-ww03jg){margin-bottom:0;margin-left:1rem}}.svelte-fa-base{height:1em;overflow:visible;transform-origin:center;vertical-align:-.125em}.svelte-fa-fw{text-align:center;width:1.25em}.svelte-fa-pull-left.svelte-q6zoq1{float:left}.svelte-fa-pull-right.svelte-q6zoq1{float:right}.svelte-fa-size-lg.svelte-q6zoq1{font-size:1.33333em;line-height:.75em;vertical-align:-.225em}.svelte-fa-size-sm.svelte-q6zoq1{font-size:.875em}.svelte-fa-size-xs.svelte-q6zoq1{font-size:.75em}.spin.svelte-q6zoq1{animation:svelte-q6zoq1-spin 2s 0s infinite linear}.pulse.svelte-q6zoq1{animation:svelte-q6zoq1-spin 1s infinite steps(8)}@keyframes svelte-q6zoq1-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}a.svelte-1wtim45,button.svelte-1wtim45{background-color:transparent;color:inherit;text-decoration:none;border:none;display:flex;align-items:center;justify-content:space-between;width:100%;font-size:1.2rem;cursor:pointer}@media(min-width:1200px){a.svelte-1wtim45,button.svelte-1wtim45{background-color:var(--color-gray-2);border-radius:100vmax;padding:.4rem 1.2rem;white-space:nowrap;font-size:.9rem;transition:.25s ease;transition-property:background-color,color}a.svelte-1wtim45:hover,button.svelte-1wtim45:hover{background-color:var(--color-gray-2-hover)}}span.svelte-1wtim45:not(:last-child){margin-right:.25rem}.pill.svelte-1wtim45{background-color:var(--color-gray-2);border-radius:100vmax;padding:.4rem 1.2rem;white-space:nowrap;font-size:.9rem}.red.svelte-1wtim45{background-color:var(--color-red)}@media(min-width:1200px){.red.svelte-1wtim45:hover{background-color:var(--color-red-darker)}}@media(min-width:1200px){.white.svelte-1wtim45{background-color:var(--color-white);color:var(--color-black)}.white.svelte-1wtim45:hover{background-color:var(--color-gray-5)}}.icon.svelte-13so817{width:2rem;height:2rem;border-radius:50%;display:flex;justify-content:center;align-items:center;color:var(--color-white);transition:background-color .25s ease}.white.svelte-13so817{background-color:var(--color-white);color:var(--color-red)}.red.svelte-13so817{background-color:var(--color-red)}.red-darker.svelte-13so817{background-color:var(--color-red-darker)}.gray.svelte-13so817{background-color:var(--color-gray-2)}.large.svelte-13so817{width:3rem;height:3rem;font-size:1.25em}article.svelte-qwen9a{border-radius:var(--radius);overflow:hidden;position:relative;height:0;padding-bottom:100%;background-color:var(--color-gray-4)}a.svelte-qwen9a{text-decoration:none;color:inherit}h2.svelte-qwen9a{font-size:5rem;width:100%;color:var(--color-white)}img.svelte-qwen9a{width:100%;height:100%}.content.svelte-qwen9a{position:absolute;width:100%;height:100%;padding:1.5rem 1.5rem .5rem;top:0;left:0;display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}a.svelte-1klcfz0{background-color:var(--color-gray-2);border-radius:var(--radius);padding:.6rem 1.2rem;color:inherit;text-decoration:none;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:space-between}@media(min-width:1200px){a.svelte-1klcfz0{transition:background-color .25s ease}a.svelte-1klcfz0:hover{background-color:var(--color-gray-2-hover)}}a.svelte-1klcfz0 .icon{margin-left:auto}a.svelte-1klcfz0 span:where(.svelte-1klcfz0):not(:last-child){margin-right:.5rem}.small.svelte-1klcfz0{border-radius:100vmax;display:inline-flex;padding:.4rem 1.2rem}.light.svelte-1klcfz0{background-color:var(--color-white);color:var(--color-red)}@media(min-width:1200px){.light.svelte-1klcfz0:hover{background-color:var(--color-gray-7)}}.red.svelte-1klcfz0{background-color:var(--color-red);color:var(--color-white)}@media(min-width:1200px){.red.svelte-1klcfz0:hover{background-color:var(--color-red-darker)}}article.svelte-uus9wh{border-radius:var(--radius);position:relative;background-color:var(--color-gray-4);aspect-ratio:1/1;overflow:hidden}article.svelte-uus9wh .button{position:absolute;top:1.5rem;right:1.5rem}article.svelte-uus9wh .inner:where(.svelte-uus9wh){padding:1.5rem;height:100%;display:flex;flex-direction:column}article.svelte-uus9wh>a:where(.svelte-uus9wh){color:inherit;text-decoration:none;transition:background-color .15s ease}@media(min-width:1200px){article.svelte-uus9wh>a:where(.svelte-uus9wh):hover{background-color:#bbb}}.top.svelte-uus9wh{margin-bottom:2rem}.meta.svelte-uus9wh{text-transform:uppercase;margin-right:7rem}.team.svelte-uus9wh{display:block;margin-top:.5rem}h3.svelte-uus9wh{margin-top:auto;font-size:4rem}@media(min-width:1450px){h3.svelte-uus9wh{font-size:6rem}}@media(min-width:1600px){h3.svelte-uus9wh{font-size:7rem}}h3.svelte-uus9wh img:where(.svelte-uus9wh){display:inline-block;margin-left:.5ch;height:2.85rem;background-color:var(--color-white);border-radius:50%;padding:.25rem;overflow:visible}@media(min-width:1450px){h3.svelte-uus9wh img:where(.svelte-uus9wh){height:4.2rem;padding:.75rem}}@media(min-width:1600px){h3.svelte-uus9wh img:where(.svelte-uus9wh){height:4.9rem}}.dropdown.svelte-rvo6ej{background-color:var(--color-black);border-radius:var(--radius);display:none}.dropdown.svelte-rvo6ej.shown{display:block}.dropdown.svelte-rvo6ej .inner:where(.svelte-rvo6ej){padding:1.5rem}@media(max-width:1199px){.dropdown.svelte-rvo6ej{overflow:hidden;height:0}}@media(min-width:1200px){.dropdown.svelte-rvo6ej{position:absolute;left:50%;transform:translate(-50%);width:calc(100% - 8rem);top:4rem;background-color:var(--color-gray-5);color:var(--color-black);max-width:calc(var(--max-width) - 8rem);max-height:calc(100vh - 5rem);overflow-y:auto}.dropdown.svelte-rvo6ej.shown{opacity:0}.dropdown.svelte-rvo6ej .inner:where(.svelte-rvo6ej){display:grid;align-items:start;grid-template-columns:1fr 1.5fr}}.dropdown.svelte-rvo6ej a:where(.svelte-rvo6ej){color:inherit;text-decoration:none}.dropdown.svelte-rvo6ej article{display:none}@media(min-width:1200px){.dropdown.svelte-rvo6ej article{display:block}}@media(min-width:1200px){nav.svelte-rvo6ej{padding:2rem 4rem}nav.svelte-rvo6ej:first-child{grid-column:span 2}}.level-1.svelte-rvo6ej{font-size:1.2rem;margin-top:-.25rem;margin-bottom:-.25rem}@media(min-width:1200px){.level-1.svelte-rvo6ej{columns:2;column-gap:1rem;font-size:1.4rem}}.level-1.svelte-rvo6ej>li:where(.svelte-rvo6ej){padding-bottom:2rem;break-inside:avoid}@media(max-width:1199px){.level-1.svelte-rvo6ej>li:where(.svelte-rvo6ej):last-child{padding-bottom:0}}.level-1.svelte-rvo6ej>li:where(.svelte-rvo6ej)>a:where(.svelte-rvo6ej){position:relative}@media(min-width:1200px){.level-1.svelte-rvo6ej>li:where(.svelte-rvo6ej)>a:where(.svelte-rvo6ej){margin-bottom:.5rem}}.level-1.svelte-rvo6ej>li:where(.svelte-rvo6ej)>a:where(.svelte-rvo6ej):before{content:"";position:absolute;width:3rem;height:4px;background-color:var(--color-red);bottom:.25rem;left:-2px}.level-1.svelte-rvo6ej>li:where(.svelte-rvo6ej) a:where(.svelte-rvo6ej){display:block;padding-top:.25rem;padding-bottom:.25rem}.level-2.svelte-rvo6ej{font-size:.9rem}@media(min-width:1200px){.level-2.svelte-rvo6ej{font-size:1rem}}@media(min-width:1200px){a.svelte-rvo6ej{transition:color .15s ease}a.svelte-rvo6ej:hover{color:var(--color-red)}}.fade.svelte-rvo6ej{position:fixed;width:100vw;height:100vh;background-color:var(--color-black);top:0;left:0;z-index:-1;animation:svelte-rvo6ej-fadeIn .4s forwards ease;display:none}@media(min-width:1200px){.fade.svelte-rvo6ej.shown{display:block}.fade.svelte-rvo6ej.hide{animation:svelte-rvo6ej-fadeOut .4s forwards ease}}@keyframes svelte-rvo6ej-fadeIn{0%{opacity:0}to{opacity:.5}}@keyframes svelte-rvo6ej-fadeOut{0%{opacity:.5}to{opacity:0}}nav.svelte-1e6i3ry{position:fixed;top:0;left:0;background-color:var(--color-gray-2);z-index:99;width:100%;height:100%;padding:5rem 1rem 1rem;overflow-y:auto;display:none;animation:svelte-1e6i3ry-fadeIn .4s ease}@media(min-width:650px){nav.svelte-1e6i3ry{padding-left:4rem;padding-right:4rem}}@media(min-width:1200px){nav.svelte-1e6i3ry{display:block;position:static;background-color:transparent;width:auto;height:auto;padding:0;overflow-y:visible}}@keyframes svelte-1e6i3ry-fadeIn{0%{opacity:0}to{opacity:1}}nav.svelte-1e6i3ry.shown{display:block}@keyframes svelte-1e6i3ry-fadeOut{0%{opacity:1}to{opacity:0}}nav.svelte-1e6i3ry.hide{animation:svelte-1e6i3ry-fadeOut .3s ease-in forwards}ul.svelte-1e6i3ry{min-height:100%;display:flex;flex-direction:column}@media(min-width:1200px){ul.svelte-1e6i3ry{flex-direction:row;min-height:0;height:auto;margin-bottom:0}}ul.svelte-1e6i3ry>*{margin-bottom:1.5rem}@media(min-width:1200px){ul.svelte-1e6i3ry>*{margin-bottom:0}}.tickets.svelte-1e6i3ry{margin-top:auto}.tickets.svelte-1e6i3ry a{justify-content:center}@media(min-width:1200px){.tickets.svelte-1e6i3ry{margin-top:0}}.nav-toggle.svelte-1kslimu{position:fixed;z-index:999;right:1rem;background-color:var(--color-gray-2);color:var(--color-white);border:none;border-radius:100vmax;padding:.4rem 1.2rem;display:flex;align-items:center;cursor:pointer}.nav-toggle.open.svelte-1kslimu{background-color:var(--color-white);color:var(--color-black)}.nav-toggle.svelte-1kslimu span:where(.svelte-1kslimu){margin-right:.5rem}@media(min-width:650px){.nav-toggle.svelte-1kslimu{right:4rem}}@media(min-width:1200px){.nav-toggle.svelte-1kslimu{display:none}}header.svelte-4b3o1e{margin-bottom:1.5rem;padding-top:1rem;padding-bottom:1rem}@media(min-width:1200px){header.svelte-4b3o1e{margin-bottom:0;min-height:4.1rem}header.svelte-4b3o1e .logo{margin-bottom:1.5rem}}.wrap.svelte-4b3o1e{display:flex;justify-content:space-between}header.svelte-4b3o1e .logo{width:100px;flex-shrink:0}@media(min-width:1200px){header.svelte-4b3o1e .logo{z-index:100}}@media(min-width:1200px){.sticky.svelte-4b3o1e{background-color:var(--color-gray-1);position:fixed;width:100%;top:0;left:0;padding:1rem 0;z-index:99;transform:translateY(-100%);transition:transform .25s ease-in-out}.sticky.visible.svelte-4b3o1e{transform:translateY(0)}.sticky.svelte-4b3o1e .wrap:where(.svelte-4b3o1e){display:flex;justify-content:flex-end}}.page-loader.svelte-n4dcq2 span:where(.svelte-n4dcq2){position:absolute;top:0;left:0;width:100%;height:100%;transform:scaleX(var(--progress, 0));transform-origin:left;background-color:var(--loader-color);transition:transform .5s ease}.page-loader.top-fixed.svelte-n4dcq2{position:fixed;top:0;left:0;width:100%;height:var(--loader-height, 3px);transform:translateY(0);z-index:var(--loader-z-index, 99);transition:transform .2s ease}.page-loader.top-fixed.hide.svelte-n4dcq2{transform:translateY(calc(var(--loader-height, 3px) * -1 - 1px))}span.svelte-19inu7k{display:inline-block;border-radius:100vmax;padding:.25rem .75rem .2rem;background-color:var(--color-gray-2);text-transform:uppercase}.black.svelte-19inu7k{background-color:var(--color-black)}.darken.svelte-19inu7k{background-color:#0003;color:var(--color-white)}.red.svelte-19inu7k{background-color:var(--color-red);color:var(--color-white)}.red-light.svelte-19inu7k{background-color:var(--color-red-light);color:var(--color-red)}.wrap.svelte-1tupeo8{position:relative;padding-top:1rem;padding-bottom:12.5rem;z-index:2}@media(min-width:1200px){.wrap.svelte-1tupeo8{padding-top:7.5rem;padding-bottom:5rem}}@media(min-width:1200px){section.svelte-1tupeo8 .tag{position:absolute;top:1.5rem;left:4rem}}.sponsor.svelte-1tupeo8{margin-top:3.75rem;margin-bottom:5rem}@media(min-width:1200px){.sponsor.svelte-1tupeo8{margin-top:0;margin-bottom:0;grid-column:2/span 4}}.sponsor.svelte-1tupeo8 .sponsor{max-width:12rem}@media(min-width:1200px){.sponsor.svelte-1tupeo8 .sponsor{max-width:20rem}.sponsor.svelte-1tupeo8 .sponsor.medium .inner{height:10rem}.sponsor.svelte-1tupeo8 .sponsor img{max-height:3.5rem}}h2.svelte-1tupeo8{font-size:3rem;margin-bottom:.5rem}.rt.svelte-1tupeo8{max-width:30rem}@media(min-width:1200px){.rt.svelte-1tupeo8{grid-column:7/span 5;grid-row:2}}.rt.svelte-1tupeo8 a{color:inherit;font-weight:600}.balls.svelte-1tupeo8{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.balls.svelte-1tupeo8 img:where(.svelte-1tupeo8){--size: 1rem;width:var(--size);height:var(--size);position:absolute}.balls.svelte-1tupeo8 img:where(.svelte-1tupeo8):nth-child(1){--size: 4.5rem;left:-.5rem;top:30%}@media(min-width:1200px){.balls.svelte-1tupeo8 img:where(.svelte-1tupeo8):nth-child(1){--size: 6.5rem;left:-1.5rem}}.balls.svelte-1tupeo8 img:where(.svelte-1tupeo8):nth-child(2){--size: 7.5rem;top:-3.75rem;right:1rem}@media(min-width:850px){.balls.svelte-1tupeo8 img:where(.svelte-1tupeo8):nth-child(2){--size: 19.5rem;top:-6rem}}.balls.svelte-1tupeo8 img:where(.svelte-1tupeo8):nth-child(3){--size: 7rem;opacity:0}@media(min-width:1200px){.balls.svelte-1tupeo8 img:where(.svelte-1tupeo8):nth-child(3){opacity:1;right:3rem;top:40%}}.balls.svelte-1tupeo8 img:where(.svelte-1tupeo8):nth-child(4){--size: 16.5rem;bottom:-6rem;left:-6rem}@media(min-width:1200px){.balls.svelte-1tupeo8 img:where(.svelte-1tupeo8):nth-child(4){--size: 22.5rem}}.balls.svelte-1tupeo8 img:where(.svelte-1tupeo8):nth-child(5){--size: 8rem;bottom:20%;right:-4rem}@media(min-width:850px){.balls.svelte-1tupeo8 img:where(.svelte-1tupeo8):nth-child(5){right:-2rem;bottom:40%}}@media(min-width:1200px){.balls.svelte-1tupeo8 img:where(.svelte-1tupeo8):nth-child(5){bottom:4rem;left:35%}}article.svelte-1s7zazm{border-radius:var(--radius);overflow:hidden;background-color:var(--color-gray-2)}@media(min-width:1200px){article.svelte-1s7zazm{transition:background-color .25s ease}article.svelte-1s7zazm:hover{background-color:var(--color-gray-2-hover)}article.bg-gradient.svelte-1s7zazm:hover a:where(.svelte-1s7zazm){background-color:var(--color-red)}}a.svelte-1s7zazm{display:block;color:inherit;text-decoration:none;height:100%;transition:background-color .25s ease}.meta.svelte-1s7zazm{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem;text-transform:uppercase}@media(min-width:1200px){.meta.svelte-1s7zazm{margin-bottom:1rem}}.tags.svelte-1s7zazm{display:flex;flex-wrap:wrap;margin-bottom:-.25rem}.tags.svelte-1s7zazm>*{margin-right:.25rem;margin-bottom:.25rem}.date.svelte-1s7zazm{margin-left:auto;white-space:nowrap}.content.svelte-1s7zazm{padding:.75rem .75rem 1.5rem}@media(min-width:1200px){.content.svelte-1s7zazm{padding:1.5rem}}h3.svelte-1s7zazm{font-size:1.2rem;font-weight:600}img.svelte-1s7zazm{width:100%}@media(min-width:1200px){.desktop-large.svelte-1s7zazm a:where(.svelte-1s7zazm){display:grid}.desktop-large.svelte-1s7zazm figure:where(.svelte-1s7zazm){grid-column:span 4;height:100%}.desktop-large.svelte-1s7zazm img:where(.svelte-1s7zazm){height:100%;object-fit:cover}.desktop-large.svelte-1s7zazm .content:where(.svelte-1s7zazm){grid-column:span 8;height:100%;display:flex;flex-direction:column}.desktop-large.svelte-1s7zazm .content:where(.svelte-1s7zazm):first-child{grid-column:5/span 8}.desktop-large.svelte-1s7zazm h3:where(.svelte-1s7zazm){margin-top:auto;font-size:5rem;margin-bottom:-.5rem}}@media(min-width:1200px){.center.svelte-yu0xrb{text-align:center}}h1.svelte-yu0xrb,h2.svelte-yu0xrb{font-size:5rem}@media(min-width:1200px){h1.svelte-yu0xrb,h2.svelte-yu0xrb{font-size:10rem}}.headline.svelte-1hqzupe{margin-bottom:1rem}@media(min-width:1200px){.headline.svelte-1hqzupe{margin-bottom:2.5rem}}@media(min-width:850px){.grid.svelte-1hqzupe{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;align-items:start}}@media(min-width:1200px){.grid.svelte-1hqzupe{grid-template-columns:repeat(3,1fr)}}@media(min-width:1200px){.grid.desktop-large.svelte-1hqzupe{display:block}.grid.desktop-large.svelte-1hqzupe article{margin-bottom:1rem}.grid.desktop-large.svelte-1hqzupe article:last-child{margin-bottom:0}}section.svelte-1hqzupe article{margin-bottom:.5rem}section.svelte-1hqzupe article:last-child{margin-bottom:0}@media(min-width:850px){section.svelte-1hqzupe article{align-self:stretch;margin-bottom:0}}.link.svelte-1hqzupe{margin-top:3rem;text-align:center}article.svelte-1jcpgw7{border-radius:var(--radius);overflow:hidden;position:relative;height:0;padding-bottom:150%;margin-bottom:1rem}@media(min-width:1200px){article.svelte-1jcpgw7{margin-bottom:0}article.svelte-1jcpgw7:hover figcaption:where(.svelte-1jcpgw7){transform:translateY(101%)}}.user.svelte-1jcpgw7{position:absolute;top:1rem;left:1rem;color:var(--color-white);display:flex;align-items:center}.dp.svelte-1jcpgw7{width:2rem;height:2rem;background-color:var(--color-red-alt);border-radius:50%;padding:.375rem;margin-right:.5rem}.dp.svelte-1jcpgw7 img:where(.svelte-1jcpgw7){transform:translateY(5%)}.name.svelte-1jcpgw7 span:where(.svelte-1jcpgw7){display:block}.name.svelte-1jcpgw7 span:where(.svelte-1jcpgw7):first-child{font-weight:600}a.svelte-1jcpgw7{position:absolute;height:100%;width:100%}figure.svelte-1jcpgw7{height:100%}img.svelte-1jcpgw7,video.svelte-1jcpgw7{width:100%;height:100%;object-fit:cover}figcaption.svelte-1jcpgw7{position:absolute;bottom:0;background-color:var(--color-white);max-width:none;width:100%;padding:1rem 1rem 1.5rem;transition:transform .2s ease-out}a.svelte-1jcpgw7{display:block;color:var(--color-black);text-decoration:none}.headline.svelte-15s9ayy{margin-bottom:1rem}@media(min-width:1200px){.headline.svelte-15s9ayy{margin-bottom:2.5rem}}@media(min-width:850px){.grid.svelte-15s9ayy{display:grid;gap:.6rem;grid-template-columns:1fr 1fr}}@media(min-width:1200px){.grid.svelte-15s9ayy{grid-template-columns:1fr 1fr 1fr}}.accounts.svelte-15s9ayy{margin-top:3rem}@media(min-width:1200px){.accounts.svelte-15s9ayy{margin-top:4rem}.accounts.svelte-15s9ayy a:where(.svelte-15s9ayy):hover .icon{background-color:var(--color-red-darker)}}.accounts.svelte-15s9ayy h3:where(.svelte-15s9ayy){text-transform:uppercase;text-align:center;margin-bottom:1rem}.accounts.svelte-15s9ayy ul:where(.svelte-15s9ayy){display:flex;justify-content:center;flex-wrap:wrap}.accounts.svelte-15s9ayy li:where(.svelte-15s9ayy){margin-right:.5rem}.accounts.svelte-15s9ayy li:where(.svelte-15s9ayy):last-child{margin-right:0}.pre-footer.svelte-17q7o5h{margin-top:5rem}@media(min-width:1200px){.pre-footer.svelte-17q7o5h{margin-top:15rem}}.pre-footer.svelte-17q7o5h>*{margin-bottom:5rem}@media(min-width:1200px){.pre-footer.svelte-17q7o5h>*{margin-bottom:15rem}}.pre-footer.svelte-17q7o5h>*:last-child{margin-bottom:0}.page-transition.start.svelte-ccufn8{position:fixed;display:block;top:0;left:0;width:100%;height:100%;z-index:1001;--duration: .5s;--delay: .06s;--bezier: cubic-bezier(.44, -.01, .16, 1)}.page-transition.start.svelte-ccufn8 .color:where(.svelte-ccufn8){position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--color-red);transform:translateY(100%);animation:svelte-ccufn8-slideUp var(--duration) forwards var(--bezier)}.page-transition.start.svelte-ccufn8 .base:where(.svelte-ccufn8){position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--color-gray-5);transform:translateY(100%);animation:svelte-ccufn8-slideUp var(--duration) var(--delay) forwards var(--bezier)}.page-transition.end.svelte-ccufn8 .color:where(.svelte-ccufn8){transform:translateY(0);animation:svelte-ccufn8-slideAway var(--duration) var(--delay) forwards var(--bezier)}.page-transition.end.svelte-ccufn8 .base:where(.svelte-ccufn8){transform:translateY(0);animation:svelte-ccufn8-slideAway var(--duration) forwards var(--bezier)}@keyframes svelte-ccufn8-slideUp{to{transform:translateY(0)}}@keyframes svelte-ccufn8-slideAway{to{transform:translateY(-100%)}}#error.svelte-1p57y15{position:absolute;display:flex;width:100%;height:100%;align-items:center;justify-content:center}.center.svelte-1p57y15{text-align:center}img.svelte-1p57y15{display:inline-block;width:200px}h1.svelte-1p57y15{font-size:1.5rem;margin-top:2rem;max-width:30rem}
