@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]){margin-bottom:2.5rem}@media (min-width: 1200px){.fui-page-row>.fui-field:not([data-conditionally-hidden=true]){margin-bottom:4rem}}.fui-fieldset{border:none;outline:none}.fui-legend{font-size:1.2rem;margin-bottom:1.5rem}@media (min-width: 1200px){.fui-legend{font-size:1.7rem}}.fui-fieldset .fui-row{margin-bottom:1rem}.fui-fieldset .fui-row:last-child{margin-bottom:0}.fui-fieldset .fui-row:not([data-fui-field-count="1"]) .fui-field{margin-bottom:1rem}.fui-fieldset .fui-row:not([data-fui-field-count="1"]) .fui-field:last-child{margin-bottom:0}@media (min-width: 850px){.fui-fieldset .fui-row:not([data-fui-field-count="1"]){display:grid;grid-template-columns:1fr 1fr;gap:1rem}.fui-fieldset .fui-row:not([data-fui-field-count="1"]) .fui-field{margin-bottom:0}}@media (min-width: 1200px){.fui-fieldset .fui-row:not([data-fui-field-count="1"]){grid-template-columns:1fr}}@media (min-width: 1450px){.fui-fieldset .fui-row:not([data-fui-field-count="1"]){grid-template-columns:1fr 1fr}}.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}@media (min-width: 1200px){.fui-type-radio .fui-layout-wrap{display:grid;grid-template-columns:1fr 1fr;gap:1rem}}.fui-radio{margin-bottom:1rem}.fui-radio:last-child{margin-bottom:0}@media (min-width: 1200px){.fui-radio{margin-bottom:0}}.fui-radio input{-moz-appearance:none;appearance:none;-webkit-appearance:none;position:absolute;width:0;height:0}.fui-radio input:checked~label{background-color:var(--color-white);color:var(--color-red)}.fui-radio label{outline:1px solid var(--color-white);padding:1rem 0;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}.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{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}.sponsor.svelte-19fkzbl.svelte-19fkzbl{border-radius:var(--radius);overflow:hidden;text-align:center}.inner.svelte-19fkzbl.svelte-19fkzbl{height:6rem;display:flex;align-items:center;justify-content:center;padding:1rem;background-color:var(--color-gray-2)}a.svelte-19fkzbl.svelte-19fkzbl{color:inherit;text-decoration:none;color:var(--color-white)}@media (min-width: 1200px){a.svelte-19fkzbl.svelte-19fkzbl{transition:background-color .25s ease}a.svelte-19fkzbl.svelte-19fkzbl:hover{background-color:var(--color-gray-2-hover)}}figure.svelte-19fkzbl.svelte-19fkzbl{width:100%;height:100%;display:flex;align-items:center;justify-content:center}img.svelte-19fkzbl.svelte-19fkzbl{filter:brightness(0) invert(1);max-height:2.5rem;width:100%;height:100%;object-fit:contain;max-width:8rem}.light.svelte-19fkzbl .inner.svelte-19fkzbl{background-color:var(--color-white)}.light.svelte-19fkzbl img.svelte-19fkzbl{filter:none}.light.svelte-19fkzbl a.svelte-19fkzbl{color:var(--color-black)}@media (min-width: 1200px){.light.svelte-19fkzbl a.svelte-19fkzbl:hover{background-color:var(--color-gray-7)}}.large.svelte-19fkzbl .inner.svelte-19fkzbl{height:15rem}.large.svelte-19fkzbl img.svelte-19fkzbl{max-height:4rem;max-width:100%}@media (min-width: 1200px){.medium.svelte-19fkzbl .inner.svelte-19fkzbl{height:7.2rem}}.small.svelte-19fkzbl .inner.svelte-19fkzbl{height:4.5rem}.xsmall.svelte-19fkzbl .inner.svelte-19fkzbl{height:3.5rem}.listing.svelte-12noxdc.svelte-12noxdc{margin-bottom:-3rem}@media (min-width: 1200px){.listing.svelte-12noxdc.svelte-12noxdc{margin-bottom:-6rem}.listing.svelte-12noxdc section.svelte-12noxdc{grid-column:span 12}.listing.svelte-12noxdc section.svelte-12noxdc:first-child{grid-column:span 6}.listing.svelte-12noxdc section:first-child .sponsors.svelte-12noxdc{--columns:2}.listing.svelte-12noxdc section:first-child.large .sponsors.svelte-12noxdc{--columns:1}.listing.svelte-12noxdc section.svelte-12noxdc:nth-child(2){grid-column:span 2}.listing.svelte-12noxdc section:nth-child(2) .sponsors.svelte-12noxdc{--columns:1}.listing.svelte-12noxdc section.svelte-12noxdc:nth-child(3){grid-column:span 4}.listing.svelte-12noxdc section:nth-child(3) .sponsors.svelte-12noxdc{--columns:2}}section.svelte-12noxdc.svelte-12noxdc{margin-bottom:3rem}@media (min-width: 1200px){section.svelte-12noxdc.svelte-12noxdc{margin-bottom:6rem}}.sponsors.svelte-12noxdc.svelte-12noxdc{--columns:2;display:grid;grid-template-columns:repeat(var(--columns),1fr);gap:.6rem}@media (min-width: 850px){.sponsors.svelte-12noxdc.svelte-12noxdc{--columns:3}}@media (min-width: 1200px){.sponsors.svelte-12noxdc.svelte-12noxdc{--columns:4}}@media (min-width: 1600px){.sponsors.svelte-12noxdc.svelte-12noxdc{--columns:6}}h2.svelte-12noxdc.svelte-12noxdc{text-transform:uppercase;margin-bottom:1.5rem}.large.svelte-12noxdc .sponsors.svelte-12noxdc{--columns:1}@media (min-width: 1200px){.large.svelte-12noxdc .sponsors.svelte-12noxdc{--columns:3}}.light.svelte-12noxdc.svelte-12noxdc{color:var(--color-black)}.sponsors.svelte-3r3nc7 section{margin-bottom:0}.sponsors.svelte-3r3nc7 section:first-child,.sponsors.svelte-3r3nc7 section:nth-child(2){margin-bottom:2rem}@media (min-width: 1200px){.sponsors.svelte-3r3nc7 section:first-child,.sponsors.svelte-3r3nc7 section:nth-child(2){margin-bottom:0}}.sponsors.svelte-3r3nc7 .listing{margin-bottom:0}*,*: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}footer.svelte-1kfgorl.svelte-1kfgorl.svelte-1kfgorl{padding-top:4rem;padding-bottom:4rem;text-align:center}@media (min-width: 1200px){footer.svelte-1kfgorl.svelte-1kfgorl.svelte-1kfgorl{text-align:left;padding-top:15rem}footer.svelte-1kfgorl .grid .logo.svelte-1kfgorl.svelte-1kfgorl{grid-column:span 2}footer.svelte-1kfgorl .grid .content.svelte-1kfgorl.svelte-1kfgorl{grid-column:span 10}}.contact.svelte-1kfgorl.svelte-1kfgorl.svelte-1kfgorl,.address.svelte-1kfgorl.svelte-1kfgorl.svelte-1kfgorl,.links.svelte-1kfgorl.svelte-1kfgorl.svelte-1kfgorl{margin-top:2.5rem}h3.svelte-1kfgorl.svelte-1kfgorl.svelte-1kfgorl{text-transform:uppercase;margin-bottom:.5rem}a.svelte-1kfgorl.svelte-1kfgorl.svelte-1kfgorl{color:inherit;text-decoration:none}footer.svelte-1kfgorl .logo.svelte-1kfgorl .logo{width:6.5rem;margin-left:auto;margin-right:auto}@media (min-width: 1200px){footer.svelte-1kfgorl .logo.svelte-1kfgorl .logo{margin-left:0}}@media (min-width: 1200px){.content.svelte-1kfgorl .contact.svelte-1kfgorl.svelte-1kfgorl{margin-top:0}}.content.svelte-1kfgorl .address img.svelte-1kfgorl.svelte-1kfgorl{display:none}@media (min-width: 1200px){.content.svelte-1kfgorl .address.svelte-1kfgorl>div.svelte-1kfgorl{display:flex}.content.svelte-1kfgorl .address img.svelte-1kfgorl.svelte-1kfgorl{display:block;margin-right:1rem;width:1.5rem;margin-top:-.3em}}@media (min-width: 1200px){.links.svelte-1kfgorl.svelte-1kfgorl.svelte-1kfgorl{margin-top:-1.125rem;font-size:.75rem;display:flex;justify-content:flex-end}}.copyright.svelte-1kfgorl.svelte-1kfgorl.svelte-1kfgorl{color:var(--color-gray-3)}nav.svelte-1kfgorl.svelte-1kfgorl.svelte-1kfgorl{color:var(--color-gray-3);margin-top:.5rem}@media (min-width: 1200px){nav.svelte-1kfgorl.svelte-1kfgorl.svelte-1kfgorl{margin-top:0}}nav.svelte-1kfgorl li.svelte-1kfgorl.svelte-1kfgorl{margin-bottom:.5rem}nav.svelte-1kfgorl li.svelte-1kfgorl.svelte-1kfgorl:last-child{margin-bottom:0}@media (min-width: 1200px){nav.svelte-1kfgorl a.svelte-1kfgorl.svelte-1kfgorl{transition:color .25s ease}nav.svelte-1kfgorl a.svelte-1kfgorl.svelte-1kfgorl:hover{color:var(--color-gray-4)}}@media (min-width: 1200px){nav.svelte-1kfgorl ul.svelte-1kfgorl.svelte-1kfgorl{display:flex}nav.svelte-1kfgorl li.svelte-1kfgorl.svelte-1kfgorl{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-bvo74f{float:left}.svelte-fa-pull-right.svelte-bvo74f{float:right}.svelte-fa-size-lg.svelte-bvo74f{font-size:1.33333em;line-height:.75em;vertical-align:-.225em}.svelte-fa-size-sm.svelte-bvo74f{font-size:.875em}.svelte-fa-size-xs.svelte-bvo74f{font-size:.75em}.spin.svelte-bvo74f{animation:svelte-bvo74f-spin 2s 0s infinite linear}.pulse.svelte-bvo74f{animation:svelte-bvo74f-spin 1s infinite steps(8)}@keyframes svelte-bvo74f-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.svelte-fa-layers.svelte-1sinijc{display:inline-block;position:relative}.svelte-fa-layers.svelte-1sinijc .svelte-fa{position:absolute;bottom:0;left:0;right:0;top:0;margin:auto;text-align:center}.svelte-fa-layers.svelte-1sinijc .svelte-fa-layers-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.svelte-fa-layers.svelte-1sinijc .svelte-fa-layers-text span{display:inline-block}.svelte-fa-pull-left.svelte-1sinijc{float:left}.svelte-fa-pull-right.svelte-1sinijc{float:right}.svelte-fa-size-lg.svelte-1sinijc{font-size:1.33333em;line-height:.75em;vertical-align:-.225em}.svelte-fa-size-sm.svelte-1sinijc{font-size:.875em}.svelte-fa-size-xs.svelte-1sinijc{font-size:.75em}.container.svelte-1x0c3df{display:inline-block;height:auto}.svelte-fa-size-lg.svelte-1x0c3df{font-size:1.33333em;line-height:.75em;vertical-align:-.225em}.svelte-fa-size-sm.svelte-1x0c3df{font-size:.875em}.svelte-fa-size-xs.svelte-1x0c3df{font-size:.75em}a.svelte-hgi11d,button.svelte-hgi11d{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-hgi11d,button.svelte-hgi11d{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-hgi11d:hover,button.svelte-hgi11d:hover{background-color:var(--color-gray-2-hover)}}span.svelte-hgi11d:not(:last-child){margin-right:.25rem}.pill.svelte-hgi11d{background-color:var(--color-gray-2);border-radius:100vmax;padding:.4rem 1.2rem;white-space:nowrap;font-size:.9rem}.red.svelte-hgi11d{background-color:var(--color-red)}@media (min-width: 1200px){.red.svelte-hgi11d:hover{background-color:var(--color-red-darker)}}@media (min-width: 1200px){.white.svelte-hgi11d{background-color:var(--color-white);color:var(--color-black)}.white.svelte-hgi11d:hover{background-color:var(--color-gray-5)}}.icon.svelte-1cwacyr{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-1cwacyr{background-color:var(--color-white);color:var(--color-red)}.red.svelte-1cwacyr{background-color:var(--color-red)}.red-darker.svelte-1cwacyr{background-color:var(--color-red-darker)}.gray.svelte-1cwacyr{background-color:var(--color-gray-2)}.large.svelte-1cwacyr{width:3rem;height:3rem;font-size:1.25em}article.svelte-1yxjuxr{border-radius:var(--radius);overflow:hidden;position:relative;height:0;padding-bottom:100%;background-color:var(--color-gray-4)}a.svelte-1yxjuxr{text-decoration:none;color:inherit}h2.svelte-1yxjuxr{font-size:5rem;width:100%;color:var(--color-white)}img.svelte-1yxjuxr{width:100%;height:100%}.content.svelte-1yxjuxr{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-15hckml.svelte-15hckml{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-15hckml.svelte-15hckml{transition:background-color .25s ease}a.svelte-15hckml.svelte-15hckml:hover{background-color:var(--color-gray-2-hover)}}a.svelte-15hckml .icon{margin-left:auto}a.svelte-15hckml span.svelte-15hckml:not(:last-child){margin-right:.5rem}.small.svelte-15hckml.svelte-15hckml{border-radius:100vmax;display:inline-flex;padding:.4rem 1.2rem}.light.svelte-15hckml.svelte-15hckml{background-color:var(--color-white);color:var(--color-red)}@media (min-width: 1200px){.light.svelte-15hckml.svelte-15hckml:hover{background-color:var(--color-gray-7)}}.red.svelte-15hckml.svelte-15hckml{background-color:var(--color-red);color:var(--color-white)}@media (min-width: 1200px){.red.svelte-15hckml.svelte-15hckml:hover{background-color:var(--color-red-darker)}}article.svelte-rtdv1j.svelte-rtdv1j{border-radius:var(--radius);position:relative;background-color:var(--color-gray-4);aspect-ratio:1/1;overflow:hidden}article.svelte-rtdv1j .button{position:absolute;top:1.5rem;right:1.5rem}article.svelte-rtdv1j .inner.svelte-rtdv1j{padding:1.5rem;height:100%;display:flex;flex-direction:column}article.svelte-rtdv1j>a.svelte-rtdv1j{color:inherit;text-decoration:none;transition:background-color .15s ease}@media (min-width: 1200px){article.svelte-rtdv1j>a.svelte-rtdv1j:hover{background-color:#bbb}}.top.svelte-rtdv1j.svelte-rtdv1j{margin-bottom:2rem}.meta.svelte-rtdv1j.svelte-rtdv1j{text-transform:uppercase;margin-right:7rem}.team.svelte-rtdv1j.svelte-rtdv1j{display:block;margin-top:.5rem}h3.svelte-rtdv1j.svelte-rtdv1j{margin-top:auto;font-size:4rem}@media (min-width: 1450px){h3.svelte-rtdv1j.svelte-rtdv1j{font-size:6rem}}@media (min-width: 1600px){h3.svelte-rtdv1j.svelte-rtdv1j{font-size:7rem}}h3.svelte-rtdv1j img.svelte-rtdv1j{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-rtdv1j img.svelte-rtdv1j{height:4.2rem;padding:.75rem}}@media (min-width: 1600px){h3.svelte-rtdv1j img.svelte-rtdv1j{height:4.9rem}}.dropdown.svelte-h7fi0k.svelte-h7fi0k.svelte-h7fi0k{background-color:var(--color-black);border-radius:var(--radius);display:none}.dropdown.svelte-h7fi0k.svelte-h7fi0k.svelte-h7fi0k.shown{display:block}.dropdown.svelte-h7fi0k .inner.svelte-h7fi0k.svelte-h7fi0k{padding:1.5rem}@media (max-width: 1199px){.dropdown.svelte-h7fi0k.svelte-h7fi0k.svelte-h7fi0k{overflow:hidden;height:0}}@media (min-width: 1200px){.dropdown.svelte-h7fi0k.svelte-h7fi0k.svelte-h7fi0k{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-h7fi0k.svelte-h7fi0k.svelte-h7fi0k.shown{opacity:0}.dropdown.svelte-h7fi0k .inner.svelte-h7fi0k.svelte-h7fi0k{display:grid;align-items:start;grid-template-columns:1fr 1.5fr}}.dropdown.svelte-h7fi0k a.svelte-h7fi0k.svelte-h7fi0k{color:inherit;text-decoration:none}.dropdown.svelte-h7fi0k article{display:none}@media (min-width: 1200px){.dropdown.svelte-h7fi0k article{display:block}}@media (min-width: 1200px){nav.svelte-h7fi0k.svelte-h7fi0k.svelte-h7fi0k{padding:2rem 4rem}nav.svelte-h7fi0k.svelte-h7fi0k.svelte-h7fi0k:first-child{grid-column:span 2}}.level-1.svelte-h7fi0k.svelte-h7fi0k.svelte-h7fi0k{font-size:1.2rem;margin-top:-.25rem;margin-bottom:-.25rem}@media (min-width: 1200px){.level-1.svelte-h7fi0k.svelte-h7fi0k.svelte-h7fi0k{columns:2;column-gap:1rem;font-size:1.4rem}}.level-1.svelte-h7fi0k>li.svelte-h7fi0k.svelte-h7fi0k{padding-bottom:2rem;break-inside:avoid}@media (max-width: 1199px){.level-1.svelte-h7fi0k>li.svelte-h7fi0k.svelte-h7fi0k:last-child{padding-bottom:0}}.level-1.svelte-h7fi0k>li.svelte-h7fi0k>a.svelte-h7fi0k{position:relative}@media (min-width: 1200px){.level-1.svelte-h7fi0k>li.svelte-h7fi0k>a.svelte-h7fi0k{margin-bottom:.5rem}}.level-1.svelte-h7fi0k>li.svelte-h7fi0k>a.svelte-h7fi0k:before{content:"";position:absolute;width:3rem;height:4px;background-color:var(--color-red);bottom:.25rem;left:-2px}.level-1.svelte-h7fi0k>li a.svelte-h7fi0k.svelte-h7fi0k{display:block;padding-top:.25rem;padding-bottom:.25rem}.level-2.svelte-h7fi0k.svelte-h7fi0k.svelte-h7fi0k{font-size:.9rem}@media (min-width: 1200px){.level-2.svelte-h7fi0k.svelte-h7fi0k.svelte-h7fi0k{font-size:1rem}}@media (min-width: 1200px){a.svelte-h7fi0k.svelte-h7fi0k.svelte-h7fi0k{transition:color .15s ease}a.svelte-h7fi0k.svelte-h7fi0k.svelte-h7fi0k:hover{color:var(--color-red)}}.fade.svelte-h7fi0k.svelte-h7fi0k.svelte-h7fi0k{position:fixed;width:100vw;height:100vh;background-color:var(--color-black);top:0;left:0;z-index:-1;animation:svelte-h7fi0k-fadeIn .4s forwards ease;display:none}@media (min-width: 1200px){.fade.svelte-h7fi0k.svelte-h7fi0k.svelte-h7fi0k.shown{display:block}.fade.svelte-h7fi0k.svelte-h7fi0k.svelte-h7fi0k.hide{animation:svelte-h7fi0k-fadeOut .4s forwards ease}}@keyframes svelte-h7fi0k-fadeIn{0%{opacity:0}to{opacity:.5}}@keyframes svelte-h7fi0k-fadeOut{0%{opacity:.5}to{opacity:0}}nav.svelte-1j3x47u{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-1j3x47u-fadeIn .4s ease}@media (min-width: 650px){nav.svelte-1j3x47u{padding-left:4rem;padding-right:4rem}}@media (min-width: 1200px){nav.svelte-1j3x47u{display:block;position:static;background-color:transparent;width:auto;height:auto;padding:0;overflow-y:visible}}@keyframes svelte-1j3x47u-fadeIn{0%{opacity:0}to{opacity:1}}nav.svelte-1j3x47u.shown{display:block}@keyframes svelte-1j3x47u-fadeOut{0%{opacity:1}to{opacity:0}}nav.svelte-1j3x47u.hide{animation:svelte-1j3x47u-fadeOut .3s ease-in forwards}ul.svelte-1j3x47u{min-height:100%;display:flex;flex-direction:column}@media (min-width: 1200px){ul.svelte-1j3x47u{flex-direction:row;min-height:0;height:auto;margin-bottom:0}}ul.svelte-1j3x47u>*{margin-bottom:1.5rem}@media (min-width: 1200px){ul.svelte-1j3x47u>*{margin-bottom:0}}.tickets.svelte-1j3x47u{margin-top:auto}.tickets.svelte-1j3x47u a{justify-content:center}@media (min-width: 1200px){.tickets.svelte-1j3x47u{margin-top:0}}.nav-toggle.svelte-56gthf.svelte-56gthf{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-56gthf.svelte-56gthf{background-color:var(--color-white);color:var(--color-black)}.nav-toggle.svelte-56gthf span.svelte-56gthf{margin-right:.5rem}@media (min-width: 650px){.nav-toggle.svelte-56gthf.svelte-56gthf{right:4rem}}@media (min-width: 1200px){.nav-toggle.svelte-56gthf.svelte-56gthf{display:none}}header.svelte-mmnmda.svelte-mmnmda{margin-bottom:1.5rem;padding-top:1rem;padding-bottom:1rem}@media (min-width: 1200px){header.svelte-mmnmda.svelte-mmnmda{margin-bottom:0;min-height:4.1rem}header.svelte-mmnmda .logo{margin-bottom:1.5rem}}.wrap.svelte-mmnmda.svelte-mmnmda{display:flex;justify-content:space-between}header.svelte-mmnmda .logo{width:100px;flex-shrink:0}@media (min-width: 1200px){header.svelte-mmnmda .logo{z-index:100}}@media (min-width: 1200px){.sticky.svelte-mmnmda.svelte-mmnmda{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-mmnmda.svelte-mmnmda{transform:translateY(0)}.sticky.svelte-mmnmda .wrap.svelte-mmnmda{display:flex;justify-content:flex-end}}.page-loader.svelte-ubil2 span.svelte-ubil2{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-ubil2.svelte-ubil2{position:fixed;top:0;left:0;width:100%;height:var(--loader-height, 3px);transform:translateY(0);z-index:99;transition:transform .2s ease}.page-loader.top-fixed.hide.svelte-ubil2.svelte-ubil2{transform:translateY(calc(var(--loader-height, 3px) * -1 - 1px))}.accordion-content.svelte-avmvsb{height:0;overflow:hidden}.accordion-content.open.svelte-avmvsb{height:auto}span.svelte-wpjtlm{display:inline-block;border-radius:100vmax;padding:.25rem .75rem .2rem;background-color:var(--color-gray-2);text-transform:uppercase}.black.svelte-wpjtlm{background-color:var(--color-black)}.darken.svelte-wpjtlm{background-color:#0003;color:var(--color-white)}.red.svelte-wpjtlm{background-color:var(--color-red);color:var(--color-white)}.red-light.svelte-wpjtlm{background-color:var(--color-red-light);color:var(--color-red)}.wrap.svelte-1tc4ses.svelte-1tc4ses{position:relative;padding-top:1rem;padding-bottom:12.5rem;z-index:2}@media (min-width: 1200px){.wrap.svelte-1tc4ses.svelte-1tc4ses{padding-top:7.5rem;padding-bottom:5rem}}@media (min-width: 1200px){section.svelte-1tc4ses .tag{position:absolute;top:1.5rem;left:4rem}}.sponsor.svelte-1tc4ses.svelte-1tc4ses{margin-top:3.75rem;margin-bottom:5rem}@media (min-width: 1200px){.sponsor.svelte-1tc4ses.svelte-1tc4ses{margin-top:0;margin-bottom:0;grid-column:2/span 4}}.sponsor.svelte-1tc4ses .sponsor{max-width:12rem}@media (min-width: 1200px){.sponsor.svelte-1tc4ses .sponsor{max-width:20rem}.sponsor.svelte-1tc4ses .sponsor.medium .inner{height:10rem}.sponsor.svelte-1tc4ses .sponsor img{max-height:3.5rem}}h2.svelte-1tc4ses.svelte-1tc4ses{font-size:3rem;margin-bottom:.5rem}.rt.svelte-1tc4ses.svelte-1tc4ses{max-width:30rem}@media (min-width: 1200px){.rt.svelte-1tc4ses.svelte-1tc4ses{grid-column:7/span 5;grid-row:2}}.rt.svelte-1tc4ses a{color:inherit;font-weight:600}.balls.svelte-1tc4ses.svelte-1tc4ses{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.balls.svelte-1tc4ses img.svelte-1tc4ses{--size:1rem;width:var(--size);height:var(--size);position:absolute}.balls.svelte-1tc4ses img.svelte-1tc4ses:nth-child(1){--size:4.5rem;left:-.5rem;top:30%}@media (min-width: 1200px){.balls.svelte-1tc4ses img.svelte-1tc4ses:nth-child(1){--size:6.5rem;left:-1.5rem}}.balls.svelte-1tc4ses img.svelte-1tc4ses:nth-child(2){--size:7.5rem;top:-3.75rem;right:1rem}@media (min-width: 850px){.balls.svelte-1tc4ses img.svelte-1tc4ses:nth-child(2){--size:19.5rem;top:-6rem}}.balls.svelte-1tc4ses img.svelte-1tc4ses:nth-child(3){--size:7rem;opacity:0}@media (min-width: 1200px){.balls.svelte-1tc4ses img.svelte-1tc4ses:nth-child(3){opacity:1;right:3rem;top:40%}}.balls.svelte-1tc4ses img.svelte-1tc4ses:nth-child(4){--size:16.5rem;bottom:-6rem;left:-6rem}@media (min-width: 1200px){.balls.svelte-1tc4ses img.svelte-1tc4ses:nth-child(4){--size:22.5rem}}.balls.svelte-1tc4ses img.svelte-1tc4ses:nth-child(5){--size:8rem;bottom:20%;right:-4rem}@media (min-width: 850px){.balls.svelte-1tc4ses img.svelte-1tc4ses:nth-child(5){right:-2rem;bottom:40%}}@media (min-width: 1200px){.balls.svelte-1tc4ses img.svelte-1tc4ses:nth-child(5){bottom:4rem;left:35%}}article.svelte-1bddmyw.svelte-1bddmyw{border-radius:var(--radius);overflow:hidden;background-color:var(--color-gray-2)}@media (min-width: 1200px){article.svelte-1bddmyw.svelte-1bddmyw{transition:background-color .25s ease}article.svelte-1bddmyw.svelte-1bddmyw:hover{background-color:var(--color-gray-2-hover)}article.bg-gradient.svelte-1bddmyw:hover a.svelte-1bddmyw{background-color:var(--color-red)}}a.svelte-1bddmyw.svelte-1bddmyw{display:block;color:inherit;text-decoration:none;height:100%;transition:background-color .25s ease}.meta.svelte-1bddmyw.svelte-1bddmyw{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem;text-transform:uppercase}@media (min-width: 1200px){.meta.svelte-1bddmyw.svelte-1bddmyw{margin-bottom:1rem}}.tags.svelte-1bddmyw.svelte-1bddmyw{display:flex;flex-wrap:wrap;margin-bottom:-.25rem}.tags.svelte-1bddmyw>*{margin-right:.25rem;margin-bottom:.25rem}.date.svelte-1bddmyw.svelte-1bddmyw{margin-left:auto;white-space:nowrap}.content.svelte-1bddmyw.svelte-1bddmyw{padding:.75rem .75rem 1.5rem}@media (min-width: 1200px){.content.svelte-1bddmyw.svelte-1bddmyw{padding:1.5rem}}h3.svelte-1bddmyw.svelte-1bddmyw{font-size:1.2rem;font-weight:600}img.svelte-1bddmyw.svelte-1bddmyw{width:100%}@media (min-width: 1200px){.desktop-large.svelte-1bddmyw a.svelte-1bddmyw{display:grid}.desktop-large.svelte-1bddmyw figure.svelte-1bddmyw{grid-column:span 4;height:100%}.desktop-large.svelte-1bddmyw img.svelte-1bddmyw{height:100%;object-fit:cover}.desktop-large.svelte-1bddmyw .content.svelte-1bddmyw{grid-column:span 8;height:100%;display:flex;flex-direction:column}.desktop-large.svelte-1bddmyw .content.svelte-1bddmyw:first-child{grid-column:5/span 8}.desktop-large.svelte-1bddmyw h3.svelte-1bddmyw{margin-top:auto;font-size:5rem;margin-bottom:-.5rem}}@media (min-width: 1200px){.center.svelte-150dbfz{text-align:center}}h1.svelte-150dbfz,h2.svelte-150dbfz{font-size:5rem}@media (min-width: 1200px){h1.svelte-150dbfz,h2.svelte-150dbfz{font-size:10rem}}.headline.svelte-ql3yhm{margin-bottom:1rem}@media (min-width: 1200px){.headline.svelte-ql3yhm{margin-bottom:2.5rem}}@media (min-width: 850px){.grid.svelte-ql3yhm{display:grid;grid-template-columns:1fr 1fr;gap:.6rem;align-items:start}}@media (min-width: 1200px){.grid.svelte-ql3yhm{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1200px){.grid.desktop-large.svelte-ql3yhm{display:block}.grid.desktop-large.svelte-ql3yhm article{margin-bottom:1rem}.grid.desktop-large.svelte-ql3yhm article:last-child{margin-bottom:0}}section.svelte-ql3yhm article{margin-bottom:.5rem}section.svelte-ql3yhm article:last-child{margin-bottom:0}@media (min-width: 850px){section.svelte-ql3yhm article{align-self:stretch;margin-bottom:0}}.link.svelte-ql3yhm{margin-top:3rem;text-align:center}article.svelte-m7wgru.svelte-m7wgru{border-radius:var(--radius);overflow:hidden;position:relative;height:0;padding-bottom:150%;margin-bottom:1rem}@media (min-width: 1200px){article.svelte-m7wgru.svelte-m7wgru{margin-bottom:0}article.svelte-m7wgru:hover figcaption.svelte-m7wgru{transform:translateY(101%)}}.user.svelte-m7wgru.svelte-m7wgru{position:absolute;top:1rem;left:1rem;color:var(--color-white);display:flex;align-items:center}.dp.svelte-m7wgru.svelte-m7wgru{width:2rem;height:2rem;background-color:var(--color-red-alt);border-radius:50%;padding:.375rem;margin-right:.5rem}.dp.svelte-m7wgru img.svelte-m7wgru{transform:translateY(5%)}.name.svelte-m7wgru span.svelte-m7wgru{display:block}.name.svelte-m7wgru span.svelte-m7wgru:first-child{font-weight:600}a.svelte-m7wgru.svelte-m7wgru{position:absolute;height:100%;width:100%}figure.svelte-m7wgru.svelte-m7wgru{height:100%}img.svelte-m7wgru.svelte-m7wgru,video.svelte-m7wgru.svelte-m7wgru{width:100%;height:100%;object-fit:cover}figcaption.svelte-m7wgru.svelte-m7wgru{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-m7wgru.svelte-m7wgru{display:block;color:var(--color-black);text-decoration:none}.headline.svelte-17k4hbe.svelte-17k4hbe{margin-bottom:1rem}@media (min-width: 1200px){.headline.svelte-17k4hbe.svelte-17k4hbe{margin-bottom:2.5rem}}@media (min-width: 850px){.grid.svelte-17k4hbe.svelte-17k4hbe{display:grid;gap:.6rem;grid-template-columns:1fr 1fr}}@media (min-width: 1200px){.grid.svelte-17k4hbe.svelte-17k4hbe{grid-template-columns:1fr 1fr 1fr}}.accounts.svelte-17k4hbe.svelte-17k4hbe{margin-top:3rem}@media (min-width: 1200px){.accounts.svelte-17k4hbe.svelte-17k4hbe{margin-top:4rem}.accounts.svelte-17k4hbe a.svelte-17k4hbe:hover .icon{background-color:var(--color-red-darker)}}.accounts.svelte-17k4hbe h3.svelte-17k4hbe{text-transform:uppercase;text-align:center;margin-bottom:1rem}.accounts.svelte-17k4hbe ul.svelte-17k4hbe{display:flex;justify-content:center;flex-wrap:wrap}.accounts.svelte-17k4hbe li.svelte-17k4hbe{margin-right:.5rem}.accounts.svelte-17k4hbe li.svelte-17k4hbe:last-child{margin-right:0}.pre-footer.svelte-ax2vws{margin-top:5rem}@media (min-width: 1200px){.pre-footer.svelte-ax2vws{margin-top:15rem}}.pre-footer.svelte-ax2vws>*{margin-bottom:5rem}@media (min-width: 1200px){.pre-footer.svelte-ax2vws>*{margin-bottom:15rem}}.pre-footer.svelte-ax2vws>*:last-child{margin-bottom:0}.page-transition.start.svelte-de96et.svelte-de96et{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-de96et .color.svelte-de96et{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--color-red);transform:translateY(100%);animation:svelte-de96et-slideUp var(--duration) forwards var(--bezier)}.page-transition.start.svelte-de96et .base.svelte-de96et{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--color-gray-5);transform:translateY(100%);animation:svelte-de96et-slideUp var(--duration) var(--delay) forwards var(--bezier)}.page-transition.end.svelte-de96et .color.svelte-de96et{transform:translateY(0);animation:svelte-de96et-slideAway var(--duration) var(--delay) forwards var(--bezier)}.page-transition.end.svelte-de96et .base.svelte-de96et{transform:translateY(0);animation:svelte-de96et-slideAway var(--duration) forwards var(--bezier)}@keyframes svelte-de96et-slideUp{to{transform:translateY(0)}}@keyframes svelte-de96et-slideAway{to{transform:translateY(-100%)}}#error.svelte-1rm5w4h{position:absolute;display:flex;width:100%;height:100%;align-items:center;justify-content:center}.center.svelte-1rm5w4h{text-align:center}img.svelte-1rm5w4h{display:inline-block;width:200px}h1.svelte-1rm5w4h{font-size:1.5rem;margin-top:2rem;max-width:30rem}
